Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp823 int LatchIdx = Phi->getBasicBlockIndex(L->getLoopLatch()); in isLoopCounter() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp470 int LatchIdx = PN->getBasicBlockIndex(LatchBlock); in isAlmostDeadIV() local