Searched refs:IK_NoInduction (Results 1 – 3 of 3) sorted by relevance
253 IK_NoInduction, ///< Not an induction variable. enumerator261 : StartValue(nullptr), IK(IK_NoInduction), StepValue(nullptr) {} in InductionDescriptor()
617 assert(IK != IK_NoInduction && "Not an induction"); in InductionDescriptor()654 case IK_NoInduction: in transform()
3665 case InductionDescriptor::IK_NoInduction: in widenPHIInstruction()