Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9544 static PHINode *getConstantEvolvingPHI(Value *V, const Loop *L) { in getConstantEvolvingPHI() function
9713 PHINode *PN = getConstantEvolvingPHI(Cond, L); in computeExitCountExhaustively()