Searched refs:getConstantEvolvingPHI (Results 1 – 1 of 1) sorted by relevance
5365 static PHINode *getConstantEvolvingPHI(Value *V, const Loop *L) { in getConstantEvolvingPHI() function5530 PHINode *PN = getConstantEvolvingPHI(Cond, L); in ComputeExitCountExhaustively()