Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp177 static bool shouldRotateLoopExitingLatch(Loop *L) { in shouldRotateLoopExitingLatch() function
231 !shouldRotateLoopExitingLatch(L)) in rotateLoop()