Searched refs:IK_NoInduction (Results 1 – 3 of 3) sorted by relevance
310 IK_NoInduction, ///< Not an induction variable. enumerator392 InductionKind IK = IK_NoInduction;
1271 assert(IK != IK_NoInduction && "Not an induction"); in InductionDescriptor()
2535 case InductionDescriptor::IK_NoInduction: in emitTransformedIndex()