Home
last modified time | relevance | path

Searched defs:DenseMapAPFloatKeyInfo (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/IR/
DLLVMContextImpl.h69 struct DenseMapAPFloatKeyInfo { struct
70 struct KeyTy {
83 static inline KeyTy getEmptyKey() { in getEmptyKey()
86 static inline KeyTy getTombstoneKey() { in getTombstoneKey()
89 static unsigned getHashValue(const KeyTy &Key) { in getHashValue()
92 static bool isEqual(const KeyTy &LHS, const KeyTy &RHS) { in isEqual()