Home | History | Annotate | Download | only in ia32

Lines Matching refs:can_deopt_

940       : op_(op), can_deopt_(can_deopt) {
947 bool can_deopt() const { return can_deopt_; }
953 bool can_deopt_;