Home | History | Annotate | Download | only in mips

Lines Matching refs:can_deopt_

1277       : op_(op), can_deopt_(can_deopt) {
1285 bool can_deopt() const { return can_deopt_; }
1291 bool can_deopt_;