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