Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A DLLVMContextImpl.h48 struct DenseMapAPIntKeyInfo { struct
49 static inline APInt getEmptyKey() { in getEmptyKey()
54 static inline APInt getTombstoneKey() { in getTombstoneKey()
59 static unsigned getHashValue(const APInt &Key) { in getHashValue()
62 static bool isEqual(const APInt &LHS, const APInt &RHS) { in isEqual()