Home | History | Annotate | Download | only in src

Lines Matching refs:bound_checked_up_to_

1189         bound_checked_up_to_(0),
1215 bound_checked_up_to_ == 0 &&
1225 int bound_checked_up_to() { return bound_checked_up_to_; }
1244 void set_bound_checked_up_to(int to) { bound_checked_up_to_ = to; }
1268 int bound_checked_up_to_;