Searched refs:prefix_counts_ (Results 1 – 2 of 2) sorted by relevance
124 prefix_counts_.push_back(count); in ComputePrefixCounts()148 return prefix_counts_[bucket_id_major] + in PruneBucketId()
118 std::vector<uint16> prefix_counts_; variable