LLVM: llvm::MDNodeKeyImpl< GenericDINode > Struct Reference (original) (raw)

DenseMapInfo for GenericDINode. More...

#include "[IR/LLVMContextImpl.h](LLVMContextImpl%5F8h%5Fsource.html)"

Inheritance diagram for llvm::MDNodeKeyImpl< GenericDINode >:

Public Member Functions
MDNodeKeyImpl (unsigned Tag, MDString *Header, ArrayRef< Metadata * > DwarfOps)
MDNodeKeyImpl (const GenericDINode *N)
bool isKeyOf (const GenericDINode *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

Constructor & Destructor Documentation

MDNodeKeyImpl() [2/2]

Member Function Documentation

calculateHash()

getHashValue()

isKeyOf()

Member Data Documentation

Header

Tag


The documentation for this struct was generated from the following file: