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 &) |
Definition at line 195 of file LLVMContextImpl.h.
static unsigned llvm::FoldingSetTrait< MDNode >::ComputeHash | ( | const MDNode & | X, |
FoldingSetNodeID & | |||
) | [inline, static] |
Definition at line 208 of file LLVMContextImpl.h.
static bool llvm::FoldingSetTrait< MDNode >::Equals | ( | const MDNode & | X, |
const FoldingSetNodeID & | ID, | ||
unsigned | IDHash, | ||
FoldingSetNodeID & | TempID | ||
) | [inline, static] |
Definition at line 196 of file LLVMContextImpl.h.
References llvm::MDNode::Profile().