Searched defs:SymbolDenseMapInfo (Results 1 – 1 of 1) sorted by relevance
33 struct SymbolDenseMapInfo { struct34 static inline CVSymbol getEmptyKey() { in getEmptyKey()38 static inline CVSymbol getTombstoneKey() { in getTombstoneKey()43 static unsigned getHashValue(const CVSymbol &Val) { in getHashValue()46 static bool isEqual(const CVSymbol &LHS, const CVSymbol &RHS) { in isEqual()