Home
last modified time | relevance | path

Searched defs:ExitL (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp291 if (Loop *ExitL = LI.getLoopFor(ExitBB)) in hoistLoopToNewParent() local
448 if (Loop *ExitL = getTopMostExitingLoop(LoopExitBB, LI)) in unswitchTrivialBranch() local
662 Loop *ExitL = LI.getLoopFor(DefaultExitBB); in unswitchTrivialSwitch() local
679 Loop *ExitL = LI.getLoopFor(CaseI->getCaseSuccessor()); in unswitchTrivialSwitch() local
1279 if (Loop *ExitL = LI.getLoopFor(ExitBB)) { in buildClonedLoops() local
1433 Loop *ExitL = ExitLoopMap.lookup(ExitBB); in buildClonedLoops() local
1749 if (Loop *ExitL = LI.getLoopFor(ExitBB)) { in rebuildLoopAfterUnswitch() local
1829 Loop &ExitL = *LI.getLoopFor(ExitBB); in rebuildLoopAfterUnswitch() local