Home
last modified time | relevance | path

Searched defs:FullHashValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DStringMap.cpp88 unsigned FullHashValue = xxh3_64bits(Name); in LookupBucketFor() local
145 unsigned FullHashValue = xxh3_64bits(Key); in FindKey() local