Searched refs:StartCST (Results 1 – 1 of 1) sorted by relevance
8581 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in getConstantEvolutionLoopExitValue() local8582 CurrentIterVals[&PHI] = StartCST; in getConstantEvolutionLoopExitValue()8660 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in computeExitCountExhaustively() local8661 CurrentIterVals[&PHI] = StartCST; in computeExitCountExhaustively()