Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp278 if (Loop *ExitL = LI.getLoopFor(ExitBB)) in hoistLoopToNewParent() local
435 if (Loop *ExitL = getTopMostExitingLoop(LoopExitBB, LI)) in unswitchTrivialBranch() local
632 Loop *ExitL = LI.getLoopFor(DefaultExitBB); in unswitchTrivialSwitch() local
649 Loop *ExitL = LI.getLoopFor(CaseI->getCaseSuccessor()); in unswitchTrivialSwitch() local
1238 if (Loop *ExitL = LI.getLoopFor(ExitBB)) { in buildClonedLoops() local
1392 Loop *ExitL = ExitLoopMap.lookup(ExitBB); in buildClonedLoops() local
1703 if (Loop *ExitL = LI.getLoopFor(ExitBB)) { in rebuildLoopAfterUnswitch() local
1783 Loop &ExitL = *LI.getLoopFor(ExitBB); in rebuildLoopAfterUnswitch() local