OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:any_complicated_phi
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-if-conv.cc
151
static bool
any_complicated_phi
;
variable
687
ANY_COMPLICATED_PHI
if PHI is complicated. */
701
any_complicated_phi
= true;
3162
if (
any_complicated_phi
|| need_to_predicate)
3181
if (
any_complicated_phi
|| need_to_predicate)
3779
any_complicated_phi
= false;
3826
if ((need_to_predicate ||
any_complicated_phi
)
3851
||
any_complicated_phi
/src/external/gpl3/gcc.old/dist/gcc/
tree-if-conv.cc
146
static bool
any_complicated_phi
;
variable
668
ANY_COMPLICATED_PHI
if PHI is complicated. */
682
any_complicated_phi
= true;
3298
any_complicated_phi
= false;
3318
if ((need_to_predicate ||
any_complicated_phi
)
3332
||
any_complicated_phi
Completed in 22 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026