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