Home | History | Annotate | Download | only in src

Lines Matching refs:was_swept_conservatively_

1568   bool was_swept_conservatively() { return was_swept_conservatively_; }
1569 void set_was_swept_conservatively(bool b) { was_swept_conservatively_ = b; }
1648 bool was_swept_conservatively_;