Searched defs:TargetExtTypeKeyInfo (Results 1 – 1 of 1) sorted by relevance
193 struct TargetExtTypeKeyInfo { struct194 struct KeyTy {212 static inline TargetExtType *getEmptyKey() { in getEmptyKey()216 static inline TargetExtType *getTombstoneKey() { in getTombstoneKey()220 static unsigned getHashValue(const KeyTy &Key) { in getHashValue()227 static unsigned getHashValue(const TargetExtType *FT) { in getHashValue()231 static bool isEqual(const KeyTy &LHS, const TargetExtType *RHS) { in isEqual()237 static bool isEqual(const TargetExtType *LHS, const TargetExtType *RHS) { in isEqual()