Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp625 Loop *OuterL = &L; in unswitchTrivialSwitch() local
1434 if (Loop *OuterL = ExitLoopMap.lookup(BB)) in buildClonedLoops() local
1440 auto *OuterL = BBAndL.second; in buildClonedLoops() local
2309 for (Loop *OuterL = ParentL; OuterL != OuterExitL; in unswitchNontrivialInvariants() local
DLoopInterchange.cpp897 areInnerLoopExitPHIsSupported(Loop *InnerL, Loop *OuterL, in areInnerLoopExitPHIsSupported()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp905 Loop *OuterL = L->getParentLoop(); in UnrollLoop() local
DLoopUnrollAndJam.cpp573 Loop *OuterL = L->getParentLoop(); in UnrollAndJamLoop() local
DLoopSimplify.cpp562 if (Loop *OuterL = separateNestedLoop(L, Preheader, DT, LI, SE, in simplifyOneLoop() local
DLoopUtils.cpp734 Loop *OuterL = InnerLoop->getParentLoop(); in hasIterationCountInvariantInParent() local