Home
last modified time | relevance | path

Searched refs:DistinctHashValues (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DAnalyze.cpp145 uint32_t DistinctHashValues = Hasher.Lookup.size(); in dump() local
146 outs() << formatv("{0}/{1} hash collisions", Count, DistinctHashValues); in dump()