Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp465 Loop *PredLoop = LI->getLoopFor(ExitPred); in rotateLoop() local
H A DBasicBlockUtils.cpp420 if (Loop *PredLoop = LI->getLoopFor(Pred)) { in UpdateAnalysisInformation() local