Home | History | Annotate | Download | only in mips64

Lines Matching defs:has_frame_

1374   void set_has_frame(bool value) { has_frame_ = value; }
1375 bool has_frame() { return has_frame_; }
1721 bool has_frame_;