|
LLVM
3.7.0
|
DenseMapInfo for MDNode subclasses. More...
#include <LLVMContextImpl.h>
Public Types | |
| typedef MDNodeKeyImpl< NodeTy > | KeyTy |
Static Public Member Functions | |
| static NodeTy * | getEmptyKey () |
| static NodeTy * | getTombstoneKey () |
| static unsigned | getHashValue (const KeyTy &Key) |
| static unsigned | getHashValue (const NodeTy *N) |
| static bool | isEqual (const KeyTy &LHS, const NodeTy *RHS) |
| static bool | isEqual (const NodeTy *LHS, const NodeTy *RHS) |
DenseMapInfo for MDNode subclasses.
Definition at line 212 of file LLVMContextImpl.h.
| typedef MDNodeKeyImpl<NodeTy> llvm::MDNodeInfo< NodeTy >::KeyTy |
Definition at line 862 of file LLVMContextImpl.h.
|
inlinestatic |
Definition at line 863 of file LLVMContextImpl.h.
Referenced by llvm::MDNodeInfo< NodeTy >::isEqual().
|
inlinestatic |
Definition at line 869 of file LLVMContextImpl.h.
|
inlinestatic |
Definition at line 870 of file LLVMContextImpl.h.
|
inlinestatic |
Definition at line 866 of file LLVMContextImpl.h.
Referenced by llvm::MDNodeInfo< NodeTy >::isEqual().
|
inlinestatic |
Definition at line 873 of file LLVMContextImpl.h.
References llvm::MDNodeInfo< NodeTy >::getEmptyKey(), and llvm::MDNodeInfo< NodeTy >::getTombstoneKey().
|
inlinestatic |
Definition at line 878 of file LLVMContextImpl.h.
1.8.6