Home | History | Annotate | Download | only in x64

Lines Matching full:may_deopt

858   bool may_deopt = (op == Token::SHR && constant_value == 0);
860 if (may_deopt) {