LLVM API Documentation
#include <LLVMContextImpl.h>
Static Public Member Functions | |
static bool | Equals (const MDNode &X, const FoldingSetNodeID &ID, unsigned IDHash, FoldingSetNodeID &TempID) |
static unsigned | ComputeHash (const MDNode &X, FoldingSetNodeID &) |
![]() | |
static void | Profile (const MDNode &X, FoldingSetNodeID &ID) |
static void | Profile (MDNode &X, FoldingSetNodeID &ID) |
static bool | Equals (MDNode &X, const FoldingSetNodeID &ID, unsigned IDHash, FoldingSetNodeID &TempID) |
static unsigned | ComputeHash (MDNode &X, FoldingSetNodeID &TempID) |
Definition at line 192 of file LLVMContextImpl.h.
|
inlinestatic |
Definition at line 205 of file LLVMContextImpl.h.
|
inlinestatic |
Definition at line 193 of file LLVMContextImpl.h.
References llvm::MDNode::Profile().