OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:if_statement_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
genrecog.cc
1554
bool
if_statement_p
(uint64_t * = 0) const;
1603
decision::
if_statement_p
(uint64_t *label) const
1694
&& d->
if_statement_p
(&label)
1700
&& second->
if_statement_p
(&label)
3424
if (d->test.pos && d->
if_statement_p
())
3432
|| !newd->
if_statement_p
())
4960
else if (d->
if_statement_p
(&label))
4982
|| !d->
if_statement_p
(&label)
1599
decision::
if_statement_p
(uint64_t *label) const
function in class:decision
/src/external/gpl3/gcc.old/dist/gcc/
genrecog.cc
1554
bool
if_statement_p
(uint64_t * = 0) const;
1603
decision::
if_statement_p
(uint64_t *label) const
1694
&& d->
if_statement_p
(&label)
1700
&& second->
if_statement_p
(&label)
3424
if (d->test.pos && d->
if_statement_p
())
3432
|| !newd->
if_statement_p
())
4960
else if (d->
if_statement_p
(&label))
4982
|| !d->
if_statement_p
(&label)
1599
decision::
if_statement_p
(uint64_t *label) const
function in class:decision
Completed in 29 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026