Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp6474 auto *StartCST = getOtherIncomingValue(PHI, Latch); in getConstantEvolutionLoopExitValue() local
6557 auto *StartCST = getOtherIncomingValue(PHI, Latch); in computeExitCountExhaustively() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp7958 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in getConstantEvolutionLoopExitValue() local
8037 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in computeExitCountExhaustively() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp9607 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in getConstantEvolutionLoopExitValue() local
9686 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in computeExitCountExhaustively() local