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