Home | History | Annotate | Download | only in Lex

Lines Matching full:oldval

800   llvm::APInt OldVal = Val;
813 OldVal = Val;
817 OverflowOccurred |= Val.udiv(RadixVal) != OldVal;