Searched refs:StartCST (Results 1 – 1 of 1) sorted by relevance
9704 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in getConstantEvolutionLoopExitValue() local9705 CurrentIterVals[&PHI] = StartCST; in getConstantEvolutionLoopExitValue()9783 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in computeExitCountExhaustively() local9784 CurrentIterVals[&PHI] = StartCST; in computeExitCountExhaustively()