LLVM 20.0.0git
|
Specialize FoldingSetTrait for SDVTListNode to avoid computing temp FoldingSetNodeID and hash value. More...
#include "llvm/CodeGen/SelectionDAG.h"
Static Public Member Functions | |
static void | Profile (const SDVTListNode &X, FoldingSetNodeID &ID) |
static bool | Equals (const SDVTListNode &X, const FoldingSetNodeID &ID, unsigned IDHash, FoldingSetNodeID &TempID) |
static unsigned | ComputeHash (const SDVTListNode &X, FoldingSetNodeID &TempID) |
Static Public Member Functions inherited from llvm::DefaultFoldingSetTrait< SDVTListNode > | |
static void | Profile (const SDVTListNode &X, FoldingSetNodeID &ID) |
static void | Profile (SDVTListNode &X, FoldingSetNodeID &ID) |
static bool | Equals (SDVTListNode &X, const FoldingSetNodeID &ID, unsigned IDHash, FoldingSetNodeID &TempID) |
static unsigned | ComputeHash (SDVTListNode &X, FoldingSetNodeID &TempID) |
Specialize FoldingSetTrait for SDVTListNode to avoid computing temp FoldingSetNodeID and hash value.
Definition at line 128 of file SelectionDAG.h.
|
inlinestatic |
Definition at line 140 of file SelectionDAG.h.
References X.
|
inlinestatic |
Definition at line 133 of file SelectionDAG.h.
References X.
|
inlinestatic |
Definition at line 129 of file SelectionDAG.h.
References X.