Searched refs:checkIsIndPhi (Results 1 – 1 of 1) sorted by relevance
1478 static bool checkIsIndPhi(PHINode *Phi, Loop *L, ScalarEvolution *SE, in checkIsIndPhi() function1549 if (!checkIsIndPhi(IndPhi, L, SE, ID)) in rewriteLoopExitValues()1570 if (Phi != PN && !checkIsIndPhi(Phi, L, SE, ID)) in rewriteLoopExitValues()