HomeSort by: relevance | last modified time | path
    Searched defs:iterate_fix_dominators (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
dominance.cc 1232 /* Use simple heuristics (see iterate_fix_dominators) to determine dominators
1305 /* See the comment in iterate_fix_dominators. Finds the immediate dominators
1392 iterate_fix_dominators (enum cdi_direction dir, vec<basic_block> &bbs, function
1408 iterate_fix_dominators for postdominators, any attempt to handle these
  /src/external/gpl3/gcc.old/dist/gcc/
dominance.cc 1229 /* Use simple heuristics (see iterate_fix_dominators) to determine dominators
1302 /* See the comment in iterate_fix_dominators. Finds the immediate dominators
1389 iterate_fix_dominators (enum cdi_direction dir, vec<basic_block> &bbs, function
1405 iterate_fix_dominators for postdominators, any attempt to handle these

Completed in 26 milliseconds