Searched refs:isFPInductionPHI (Results 1 – 2 of 2) sorted by relevance
343 static bool isFPInductionPHI(PHINode *Phi, const Loop *L, ScalarEvolution *SE,
1275 bool InductionDescriptor::isFPInductionPHI(PHINode *Phi, const Loop *TheLoop, in isFPInductionPHI() function in InductionDescriptor1447 return isFPInductionPHI(Phi, TheLoop, PSE.getSE(), D); in isInductionPHI()