Searched refs:IK_IntInduction (Results 1 – 4 of 4) sorted by relevance
562 if (ID.getKind() == InductionDescriptor::IK_IntInduction && in addInductionPhi()596 ID.getKind() == InductionDescriptor::IK_IntInduction) { in setupOuterLoopInductions()1046 if (ID.getKind() == InductionDescriptor::IK_IntInduction || in getIntOrFpInductionDescriptor()
2456 case InductionDescriptor::IK_IntInduction: { in emitTransformedIndex()
308 IK_IntInduction, ///< Integer induction variable. Step = C. enumerator
1250 assert((IK != IK_IntInduction || StartValue->getType()->isIntegerTy()) && in InductionDescriptor()1533 D = InductionDescriptor(StartValue, IK_IntInduction, Step, BOp, in isInductionPHI()