Home | History | Annotate | Download | only in x87

Lines Matching refs:can_deopt_

1306       : op_(op), can_deopt_(can_deopt) {
1317 bool can_deopt() const { return can_deopt_; }
1321 bool can_deopt_;