Home | History | Annotate | Download | only in Analysis

Lines Matching full:negone

6055   const SCEV *NegOne = getConstant(Ty, (uint64_t)-1);
6057 const SCEV *RoundUp = getAddExpr(Step, NegOne);