LLVM: llvm::MDNodeKeyImpl< MDTuple > Struct Reference (original) (raw)
DenseMapInfo for MDTuple. More...
#include "[IR/LLVMContextImpl.h](LLVMContextImpl%5F8h%5Fsource.html)"
Inheritance diagram for llvm::MDNodeKeyImpl< MDTuple >:
| Public Member Functions | |
|---|---|
| MDNodeKeyImpl (ArrayRef< Metadata * > Ops) | |
| MDNodeKeyImpl (const MDTuple *N) | |
| bool | isKeyOf (const MDTuple *RHS) const |
| unsigned | getHashValue () const |
| Public Member Functions inherited from llvm::MDNodeOpsKey | |
| unsigned | getHash () const |
| Additional Inherited Members | |
|---|---|
| Protected Member Functions inherited from llvm::MDNodeOpsKey | |
| MDNodeOpsKey (ArrayRef< Metadata * > Ops) | |
| template | |
| MDNodeOpsKey (const NodeTy *N, unsigned Offset=0) | |
| template | |
| bool | compareOps (const NodeTy *RHS, unsigned Offset=0) const |
| Static Protected Member Functions inherited from llvm::MDNodeOpsKey | |
| static unsigned | calculateHash (MDNode *N, unsigned Offset=0) |
Detailed Description
DenseMapInfo for MDTuple.
Note that we don't need the is-function-local bit, since that's implicit in the operands.
Definition at line 298 of file LLVMContextImpl.h.
Constructor & Destructor Documentation
◆ MDNodeKeyImpl() [2/2]
Member Function Documentation
◆ calculateHash()
◆ getHashValue()
◆ isKeyOf()
The documentation for this struct was generated from the following file:
- lib/IR/LLVMContextImpl.h