Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp258 if (Loop *ExitL = LI.getLoopFor(ExitBB)) in hoistLoopToNewParent() local
397 if (Loop *ExitL = LI.getLoopFor(LoopExitBB)) in unswitchTrivialBranch() local
553 Loop *ExitL = LI.getLoopFor(DefaultExitBB); in unswitchTrivialSwitch() local
567 Loop *ExitL = LI.getLoopFor(CaseI->getCaseSuccessor()); in unswitchTrivialSwitch() local
1122 if (Loop *ExitL = LI.getLoopFor(ExitBB)) { in buildClonedLoops() local
1277 Loop *ExitL = ExitLoopMap.lookup(ExitBB); in buildClonedLoops() local
1569 if (Loop *ExitL = LI.getLoopFor(ExitBB)) { in rebuildLoopAfterUnswitch() local
1650 Loop &ExitL = *LI.getLoopFor(ExitBB); in rebuildLoopAfterUnswitch() local