Searched refs:GroupMatches (Results 1 – 2 of 2) sorted by relevance
26 while (next_loc_ < N && iter_->GroupMatches(ix_t, loc_, next_loc_)) { in UpdateEndOfGroup()
98 inline bool GroupMatches(const TIX& ix, int64 loc_a, int64 loc_b) const { in GroupMatches() function