Home | History | Annotate | Download | only in arm64

Lines Matching refs:can_deopt_

2737       : op_(op), can_deopt_(can_deopt) {
2745 bool can_deopt() const { return can_deopt_; }
2751 bool can_deopt_;
2758 : op_(op), can_deopt_(can_deopt) {
2766 bool can_deopt() const { return can_deopt_; }
2772 bool can_deopt_;