Home
last modified time | relevance | path

Searched refs:StartCST (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp7836 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in getConstantEvolutionLoopExitValue() local
7837 CurrentIterVals[&PHI] = StartCST; in getConstantEvolutionLoopExitValue()
7915 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in computeExitCountExhaustively() local
7916 CurrentIterVals[&PHI] = StartCST; in computeExitCountExhaustively()