Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp859 areInnerLoopExitPHIsSupported(Loop *InnerL, Loop *OuterL, in areInnerLoopExitPHIsSupported()
H A DSimpleLoopUnswitch.cpp1842 if (Loop *InnerL = LI.getLoopFor(BB)) recomputeLoopBlockSet() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp13805 for (const auto *InnerL : depth_first(L)) { in print() local