Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DLLVMContextImpl.h49 struct DenseMapAPIntKeyInfo { struct
50 static inline APInt getEmptyKey() { in getEmptyKey()
55 static inline APInt getTombstoneKey() { in getTombstoneKey()
60 static unsigned getHashValue(const APInt &Key) { in getHashValue()
63 static bool isEqual(const APInt &LHS, const APInt &RHS) { in isEqual()