Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DStringMap.cpp87 unsigned FullHashValue = djbHash(Name, 0); in LookupBucketFor() local
142 unsigned FullHashValue = djbHash(Key, 0); in FindKey() local