Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DStringMap.cpp80 unsigned FullHashValue = djbHash(Name, 0); in LookupBucketFor() local
136 unsigned FullHashValue = djbHash(Key, 0); in FindKey() local