Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp5365 static PHINode *getConstantEvolvingPHI(Value *V, const Loop *L) { in getConstantEvolvingPHI() function
5530 PHINode *PN = getConstantEvolvingPHI(Cond, L); in ComputeExitCountExhaustively()