Searched defs:OuterL (Results 1 – 5 of 5) sorted by relevance
565 if (Loop *OuterL = separateNestedLoop(L, Preheader, DT, LI, SE, in simplifyOneLoop() local
1022 Loop *OuterL = L->getParentLoop(); in UnrollLoop() local
901 Loop *OuterL = InnerLoop->getParentLoop(); in hasIterationCountInvariantInParent() local
796 Loop *OuterL = &L; in unswitchTrivialSwitch() local 1639 if (Loop *OuterL = ExitLoopMap.lookup(BB)) buildClonedLoops() local 1645 auto *OuterL = BBAndL.second; buildClonedLoops() local 2625 for (Loop *OuterL = ParentL; OuterL != OuterExitL; unswitchNontrivialInvariants() local [all...]
859 areInnerLoopExitPHIsSupported(Loop *InnerL, Loop *OuterL, in areInnerLoopExitPHIsSupported()