Searched refs:StartCST (Results 1 – 1 of 1) sorted by relevance
9649 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in getConstantEvolutionLoopExitValue() local9650 CurrentIterVals[&PHI] = StartCST; in getConstantEvolutionLoopExitValue()9728 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in computeExitCountExhaustively() local9729 CurrentIterVals[&PHI] = StartCST; in computeExitCountExhaustively()