Searched refs:IK_NoInduction (Results 1 – 3 of 3) sorted by relevance
264 IK_NoInduction, ///< Not an induction variable. enumerator272 : StartValue(nullptr), IK(IK_NoInduction), Step(nullptr) {} in InductionDescriptor()
659 assert(IK != IK_NoInduction && "Not an induction"); in InductionDescriptor()728 case IK_NoInduction: in transform()
4021 case InductionDescriptor::IK_NoInduction: in widenPHIInstruction()