Searched refs:compared_hash_bits (Results 1 – 1 of 1) sorted by relevance
110 uint32_t compared_hash_bits = (hash << mask_bits_) >> (2 * mask_bits_); in Lookup() local111 while (compared_hash_bits != entry->GetHashBits(mask_bits_)) { in Lookup()138 if (compared_hash_bits == entry->GetHashBits(mask_bits_) && in Lookup()