Searched refs:unloop (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcfgloopmanip.h48 extern void unloop (class loop *, bool *, bitmap);
H A Dcfgloopmanip.c334 we belong to. In this case first unloop the loops, then proceed
341 unloop (l, irred_invalidated, loop_closed_ssa_invalidated);
926 unloop (class loop *loop, bool *irred_invalidated, function
H A Dtree-ssa-loop-ivcanon.c645 unloop (loop, irred_invalidated, loop_closed_ssa_invalidated);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcfgloopmanip.h45 extern void unloop (class loop *, bool *, bitmap);
H A Dcfgloopmanip.cc333 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
H A Dtree-ssa-loop-ivcanon.cc640 unloop (loop, irred_invalidated, loop_closed_ssa_invalidated);

Completed in 121 milliseconds