Home | History | Annotate | Download | only in Analysis

Lines Matching full:ediff

6370     const SCEV *EDiff = getZeroExtendExpr(Diff, WideTy);
6372 const SCEV *OperandExtendedAdd = getAddExpr(EDiff, ERoundUp);