Searched refs:any_complicated_phi (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-if-conv.c139 static bool any_complicated_phi; variable
675 any_complicated_phi = true;
3026 any_complicated_phi = false;
3046 if ((need_to_predicate || any_complicated_phi)
3057 || any_complicated_phi
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-if-conv.cc146 static bool any_complicated_phi; variable
682 any_complicated_phi = true;
3298 any_complicated_phi = false;
3318 if ((need_to_predicate || any_complicated_phi)
3332 || any_complicated_phi

Completed in 98 milliseconds