Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp655 Loop *OuterL = &L; in unswitchTrivialSwitch() local
1475 if (Loop *OuterL = ExitLoopMap.lookup(BB)) in buildClonedLoops() local
1481 auto *OuterL = BBAndL.second; in buildClonedLoops() local
2371 for (Loop *OuterL = ParentL; OuterL != OuterExitL; in unswitchNontrivialInvariants() local
H A DLoopInterchange.cpp970 areInnerLoopExitPHIsSupported(Loop *InnerL, Loop *OuterL, in areInnerLoopExitPHIsSupported()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp899 Loop *OuterL = L->getParentLoop(); in UnrollLoop() local
H A DLoopSimplify.cpp572 if (Loop *OuterL = separateNestedLoop(L, Preheader, DT, LI, SE, in simplifyOneLoop() local
H A DLoopUtils.cpp896 Loop *OuterL = InnerLoop->getParentLoop(); in hasIterationCountInvariantInParent() local