Searched refs:IK_IntInduction (Results 1 – 5 of 5) sorted by relevance
49 if (II.getKind() == InductionDescriptor::IK_IntInduction || in VPInstructionsToVPRecipes()
518 if (ID.getKind() == InductionDescriptor::IK_IntInduction && in addInductionPhi()552 ID.getKind() == InductionDescriptor::IK_IntInduction) { in setupOuterLoopInductions()
3392 case InductionDescriptor::IK_IntInduction: { in emitTransformedIndex()4818 case InductionDescriptor::IK_IntInduction: in widenPHIInstruction()8641 if (II.getKind() == InductionDescriptor::IK_IntInduction || in tryToOptimizeInductionPHI()
272 IK_IntInduction, ///< Integer induction variable. Step = C. enumerator
949 assert((IK != IK_IntInduction || StartValue->getType()->isIntegerTy()) && in InductionDescriptor()1227 D = InductionDescriptor(StartValue, IK_IntInduction, Step, BOp, in isInductionPHI()