Searched defs:DenseMapAPFloatKeyInfo (Results 1 – 1 of 1) sorted by relevance
77 struct DenseMapAPFloatKeyInfo { struct78 static inline APFloat getEmptyKey() { return APFloat(APFloat::Bogus(), 1); } in getEmptyKey()79 static inline APFloat getTombstoneKey() { in getTombstoneKey()83 static unsigned getHashValue(const APFloat &Key) { in getHashValue()87 static bool isEqual(const APFloat &LHS, const APFloat &RHS) { in isEqual()