Searched refs:AlmostDeadIV (Results 1 – 1 of 1) sorted by relevance
1695 static bool AlmostDeadIV(PHINode *Phi, BasicBlock *LatchBlock, Value *Cond) { in AlmostDeadIV() function1778 if (BestPhi && !AlmostDeadIV(BestPhi, LatchBlock, Cond)) { in FindLoopCounter()1780 if (AlmostDeadIV(Phi, LatchBlock, Cond)) in FindLoopCounter()