Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp802 OuterL = ExitL; in unswitchTrivialSwitch() local
419 if (Loop *ExitL = LI.getLoopFor(ExitBB)) hoistLoopToNewParent() local
582 if (const Loop *ExitL = getTopMostExitingLoop(LoopExitBB, LI)) unswitchTrivialBranch() local
795 Loop *ExitL = getTopMostExitingLoop(DefaultExitBB, LI); unswitchTrivialSwitch() local
1430 if (Loop *ExitL = LI.getLoopFor(ExitBB)) { buildClonedLoops() local
1584 Loop *ExitL = ExitLoopMap.lookup(ExitBB); buildClonedLoops() local
1906 if (Loop *ExitL = LI.getLoopFor(ExitBB)) { rebuildLoopAfterUnswitch() local
1986 Loop &ExitL = *LI.getLoopFor(ExitBB); rebuildLoopAfterUnswitch() local
[all...]