Searched refs:StepRem (Results 1 – 1 of 1) sorted by relevance
281 const SCEV *StepRem = SE.getConstant(Step->getType(), 0); in FactorOutConstant() local282 if (!FactorOutConstant(Step, StepRem, Factor, SE, DL)) in FactorOutConstant()284 if (!StepRem->isZero()) in FactorOutConstant()