Searched defs:ExitL (Results 1 – 1 of 1) sorted by relevance
421 if (Loop *ExitL = LI.getLoopFor(ExitBB)) in hoistLoopToNewParent() local 584 if (const Loop *ExitL = getTopMostExitingLoop(LoopExitBB, LI)) in unswitchTrivialBranch() local 800 Loop *ExitL = getTopMostExitingLoop(DefaultExitBB, LI); in unswitchTrivialSwitch() local 807 Loop *ExitL in unswitchTrivialSwitch() local 1443 if (Loop *ExitL = LI.getLoopFor(ExitBB)) { buildClonedLoops() local 1597 Loop *ExitL = ExitLoopMap.lookup(ExitBB); buildClonedLoops() local 1919 if (Loop *ExitL = LI.getLoopFor(ExitBB)) { rebuildLoopAfterUnswitch() local 1999 Loop &ExitL = *LI.getLoopFor(ExitBB); rebuildLoopAfterUnswitch() local [all...]