Searched refs:DiffARSCEV (Results 1 – 1 of 1) sorted by relevance
158 if (const SCEVAddRecExpr *DiffARSCEV = dyn_cast<SCEVAddRecExpr>(DiffSCEV)) { in getNewAlignment() local166 const SCEV *DiffStartSCEV = DiffARSCEV->getStart(); in getNewAlignment()167 const SCEV *DiffIncSCEV = DiffARSCEV->getStepRecurrence(*SE); in getNewAlignment()