Searched refs:RealIVSCEV (Results 1 – 1 of 1) sorted by relevance
1281 const SCEVAddRecExpr *RealIVSCEV = in replace() local1283 const SCEV *Start = RealIVSCEV->getStart(); in replace()1285 Start, SE->getConstant(RealIVSCEV->getType(), Negative ? -1 : 1), L, in replace()1299 const SCEV *ICSCEV = RealIVSCEV->evaluateAtIteration(IterCount, *SE); in replace()