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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp2232 int LatchIdx = Phi->getBasicBlockIndex(LatchBlock); local
2262 int LatchIdx = Phi->getBasicBlockIndex(L->getLoopLatch()); local

Completed in 104 milliseconds