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

  /src/external/gpl3/gcc/dist/gcc/
cfgloopmanip.cc 334 we belong to. In this case first unloop the loops, then proceed
341 unloop (l, irred_invalidated, loop_closed_ssa_invalidated);
996 unloop (class loop *loop, bool *irred_invalidated, function
  /src/external/gpl3/gcc.old/dist/gcc/
cfgloopmanip.cc 333 we belong to. In this case first unloop the loops, then proceed
340 unloop (l, irred_invalidated, loop_closed_ssa_invalidated);
860 unloop (class loop *loop, bool *irred_invalidated, function

Completed in 26 milliseconds