MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / LookupBucketFor

Method LookupBucketFor

lib/Support/StringMap.cpp:72–124  ·  view source on GitHub ↗

LookupBucketFor - Look up the bucket that the specified string should end up in. If it already exists as a key in the map, the Item pointer for the specified bucket will be non-null. Otherwise, it will be null. In either case, the FullHashValue field of the bucket will be set to the hash value of the string.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

HashStringFunction · 0.85
getKeyLengthMethod · 0.80
initFunction · 0.50
StringRefClass · 0.50

Tested by

no test coverage detected