LLVM: llvm::MDNodeInfo< NodeTy > Struct Template Reference (original) (raw)
DenseMapInfo for MDNode subclasses. More...
#include "[IR/LLVMContextImpl.h](LLVMContextImpl%5F8h%5Fsource.html)"
| 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) |
template
struct llvm::MDNodeInfo< NodeTy >
DenseMapInfo for MDNode subclasses.
Definition at line 1533 of file LLVMContextImpl.h.
◆ KeyTy
◆ SubsetEqualTy
◆ getEmptyKey()
◆ getHashValue() [1/2]
◆ getHashValue() [2/2]
◆ getTombstoneKey()
◆ isEqual() [1/2]
◆ isEqual() [2/2]
The documentation for this struct was generated from the following file:
- lib/IR/LLVMContextImpl.h