Searched refs:IK_IntInduction (Results 1 – 5 of 5) sorted by relevance
273 IK_IntInduction, ///< Integer induction variable. Step = C. enumerator
49 if (II.getKind() == InductionDescriptor::IK_IntInduction || in VPInstructionsToVPRecipes()
534 if (ID.getKind() == InductionDescriptor::IK_IntInduction && in addInductionPhi()568 ID.getKind() == InductionDescriptor::IK_IntInduction) { in setupOuterLoopInductions()
3421 case InductionDescriptor::IK_IntInduction: { in emitTransformedIndex()4740 case InductionDescriptor::IK_IntInduction: in widenPHIInstruction()8740 if (II.getKind() == InductionDescriptor::IK_IntInduction || in tryToOptimizeInductionPHI()
975 assert((IK != IK_IntInduction || StartValue->getType()->isIntegerTy()) && in InductionDescriptor()1253 D = InductionDescriptor(StartValue, IK_IntInduction, Step, BOp, in isInductionPHI()