Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContextImpl.h75 struct AnonStructTypeKeyInfo { struct
76 struct KeyTy {
98 static inline StructType* getEmptyKey() { in getEmptyKey()
102 static inline StructType* getTombstoneKey() { in getTombstoneKey()
106 static unsigned getHashValue(const KeyTy& Key) { in getHashValue()
112 static unsigned getHashValue(const StructType *ST) { in getHashValue()
116 static bool isEqual(const KeyTy& LHS, const StructType *RHS) { in isEqual()
122 static bool isEqual(const StructType *LHS, const StructType *RHS) { in isEqual()