Home | History | Annotate | Download | only in x64

Lines Matching defs:can_deopt

850   bool can_deopt = (op == Token::SHR && constant_value == 0);
851 if (can_deopt) {
859 can_deopt = !can_truncate;
862 LShiftI* result = new LShiftI(op, left, right, can_deopt);
863 return can_deopt