Home
last modified time | relevance | path

Searched refs:OrigLatch (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp424 BasicBlock *OrigLatch = L->getLoopLatch(); in rotateLoop() local
438 if (!OrigLatch) in rotateLoop()
443 if (L->isLoopExiting(OrigLatch) && !SimplifiedLatch && IsUtilMode == false && in rotateLoop()