reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
310 static bool isInductionPHI(PHINode *Phi, const Loop *L,
549 if (InductionDescriptor::isInductionPHI(&Phi, TheLoop, PSE, ID) && 638 if (InductionDescriptor::isInductionPHI(Phi, TheLoop, PSE, ID)) { 653 if (InductionDescriptor::isInductionPHI(Phi, TheLoop, PSE, ID, true)) {