OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tree_contains_chrecs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-chrec.cc
253
if (
tree_contains_chrecs
(op1, NULL))
290
if (
tree_contains_chrecs
(op0, NULL))
310
gcc_checking_assert (!
tree_contains_chrecs
(op0, NULL));
332
if (
tree_contains_chrecs
(op1, NULL))
355
if ((
tree_contains_chrecs
(op0, &size)
356
||
tree_contains_chrecs
(op1, &size))
447
if (
tree_contains_chrecs
(op1, NULL))
510
if (
tree_contains_chrecs
(op0, NULL))
531
gcc_checking_assert (!
tree_contains_chrecs
(op0, NULL));
544
if (
tree_contains_chrecs
(op1, NULL)
1199
tree_contains_chrecs
(const_tree expr, int *size, hash_set<const_tree> &visited)
function
1223
tree_contains_chrecs
(const_tree expr, int *size)
function
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-chrec.cc
267
if (
tree_contains_chrecs
(op1, NULL))
300
if (
tree_contains_chrecs
(op0, NULL))
327
if (
tree_contains_chrecs
(op1, NULL))
334
if ((
tree_contains_chrecs
(op0, &size)
335
||
tree_contains_chrecs
(op1, &size))
422
if (
tree_contains_chrecs
(op1, NULL))
439
if (
tree_contains_chrecs
(op0, NULL))
462
if (
tree_contains_chrecs
(op1, NULL))
1080
tree_contains_chrecs
(const_tree expr, int *size, hash_set<const_tree> &visited)
1098
if (
tree_contains_chrecs
(TREE_OPERAND (expr, i), size, visited)
1077
tree_contains_chrecs
(const_tree expr, int *size, hash_set<const_tree> &visited)
function
1101
tree_contains_chrecs
(const_tree expr, int *size)
function
[
all
...]
Completed in 15 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026