Searched refs:bloom_filter (Results 1 – 1 of 1) sorted by relevance
177 BloomFilter bloom_filter = in MatchSubsequentPair() local213 bool matched = bloom_filter.MayContain(key, pos); in MatchSubsequentPair()218 matched = bloom_filter.MayContain(key, pos); in MatchSubsequentPair()