Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Analysis/
DScalarEvolution.cpp4814 static PHINode *getConstantEvolvingPHI(Value *V, const Loop *L) { in getConstantEvolvingPHI() function
4978 PHINode *PN = getConstantEvolvingPHI(Cond, L); in ComputeExitCountExhaustively()