Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp870 Value *IncPhi = Phi->getIncomingValueForBlock(LatchBlock); in FindLoopCounter() local
872 !isLoopExitTestBasedOn(IncPhi, ExitingBB)) in FindLoopCounter()