Searched defs:should_split (Results 1 – 4 of 4) sorted by relevance
59 bool should_split() const { return should_split_; } in should_split() function252 bool should_split() const { return impl_->should_split(); } in should_split() function
345 bool should_split; member
52 bool should_split; member
346 bool should_split = false; in commit_current_range() local