Searched refs:StartCST (Results 1 – 1 of 1) sorted by relevance
9587 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in getConstantEvolutionLoopExitValue() local9588 CurrentIterVals[&PHI] = StartCST; in getConstantEvolutionLoopExitValue()9666 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in computeExitCountExhaustively() local9667 CurrentIterVals[&PHI] = StartCST; in computeExitCountExhaustively()