Searched refs:kUseMurmur3Hash (Results 1 – 2 of 2) sorted by relevance
34 static constexpr bool kUseMurmur3Hash = true;43 if (kUseMurmur3Hash) { in operator()87 if (kUseMurmur3Hash) { in operator()
80 static constexpr bool kUseMurmur3Hash = true; member in art::CompiledMethodStorage::DedupeHashFunc