Home | History | Annotate | Download | only in mips

Lines Matching refs:can_deopt

1134 can_deopt)
1135 : op_(op), can_deopt_(can_deopt) {
1143 bool can_deopt() const { return can_deopt_; }