Searched refs:preserve_top_match (Results 1 – 1 of 1) sorted by relevance
165 const bool preserve_top_match = !matches_.empty() && in SortAndCull() local171 std::sort(matches_.begin() + (preserve_top_match ? 1 : 0), matches_.end(), in SortAndCull()