Searched refs:IK_IntInduction (Results 1 – 8 of 8) sorted by relevance
51 if (II.getKind() == InductionDescriptor::IK_IntInduction || in VPInstructionsToVPRecipes()
547 if (ID.getKind() == InductionDescriptor::IK_IntInduction && in addInductionPhi()
3830 case InductionDescriptor::IK_IntInduction: in widenPHIInstruction()6645 if (II.getKind() == InductionDescriptor::IK_IntInduction || in tryToOptimizeInduction()
666 assert((IK != IK_IntInduction || StartValue->getType()->isIntegerTy()) && in InductionDescriptor()697 case IK_IntInduction: { in transform()788 D = InductionDescriptor(StartValue, IK_IntInduction, Step); in isInductionPHI()
265 IK_IntInduction, ///< Integer induction variable. Step = C. enumerator
259 IK_IntInduction, ///< Integer induction variable. Step = C. enumerator
766 assert((IK != IK_IntInduction || StartValue->getType()->isIntegerTy()) && in InductionDescriptor()813 case IK_IntInduction: { in transform()1112 D = InductionDescriptor(StartValue, IK_IntInduction, Step, /*BOp=*/ nullptr, in isInductionPHI()
4023 case InductionDescriptor::IK_IntInduction: in widenPHIInstruction()4549 if (ID.getKind() == InductionDescriptor::IK_IntInduction && in addInductionPhi()