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