reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1139 using KeyTy = MDNodeKeyImpl<NodeTy>; 1140 using SubsetEqualTy = MDNodeSubsetEqualImpl<NodeTy>; 1142 static inline NodeTy *getEmptyKey() { 1146 static inline NodeTy *getTombstoneKey() { 1152 static unsigned getHashValue(const NodeTy *N) { 1156 static bool isEqual(const KeyTy &LHS, const NodeTy *RHS) { 1162 static bool isEqual(const NodeTy *LHS, const NodeTy *RHS) { 1162 static bool isEqual(const NodeTy *LHS, const NodeTy *RHS) {