Home | History | Annotate | Download | only in ppc

Lines Matching refs:can_deopt_

1179       : op_(op), can_deopt_(can_deopt) {
1187 bool can_deopt() const { return can_deopt_; }
1193 bool can_deopt_;