Searched refs:HashKey (Results 1 – 3 of 3) sorted by relevance
207 HashKey hashedKey = hash(key);228 HashKey hashedKey = hash(key);249 HashKey hashedKey = hash(key);328 ValueInternalMap::unsafeAdd(const char* key, bool isStatic, HashKey hashedKey) {350 ValueInternalMap::HashKey ValueInternalMap::hash(const char* key) const {351 HashKey hash = 0;
671 typedef unsigned int HashKey; typedef718 Value& unsafeAdd(const char* key, bool isStatic, HashKey hashedKey);720 HashKey hash(const char* key) const;
599 ConstantClass *create(TypeClass *Ty, ValType V, LookupKeyHashed &HashKey) {603 Map.insert_as(Result, HashKey);