Searched refs:DOMST_DOMINATING (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadupdate.h59 DOMST_DOMINATING enumerator in enum:bb_dom_status
H A Dtree-ssa-threadupdate.c1587 return DOMST_DOMINATING;
1609 return (bb_reachable ? DOMST_DOMINATING : DOMST_LOOP_BROKEN);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.h142 DOMST_DOMINATING enumerator in enum:bb_dom_status
H A Dtree-ssa-threadupdate.cc1674 return DOMST_DOMINATING;
1696 return (bb_reachable ? DOMST_DOMINATING : DOMST_LOOP_BROKEN);

Completed in 147 milliseconds