Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DLLVMContextImpl.h62 struct DenseMapAPIntKeyInfo { struct
63 static inline APInt getEmptyKey() { in getEmptyKey()
69 static inline APInt getTombstoneKey() { in getTombstoneKey()
75 static unsigned getHashValue(const APInt &Key) { in getHashValue()
79 static bool isEqual(const APInt &LHS, const APInt &RHS) { in isEqual()