Home | History | Annotate | Download | only in compiler

Lines Matching full:ovf

881   Node* ovf = __ Projection(1, add);
882 __ GotoIf(ovf, &if_overflow);