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