Searched refs:IVStep (Results 1 – 1 of 1) sorted by relevance
3958 if (auto IVStep = GetConstantStep(ScaleReg)) { in matchScaledValue() local3959 Instruction *IVInc = IVStep->first; in matchScaledValue()3965 APInt Step = IVStep->second; in matchScaledValue()