LLVM 20.0.0git
|
#include "llvm/CodeGen/SelectionDAG.h"
Public Member Functions | |
SDVTListNode (const FoldingSetNodeIDRef ID, const EVT *VT, unsigned int Num) | |
SDVTList | getSDVTList () |
Public Member Functions inherited from llvm::FoldingSetBase::Node | |
Node ()=default | |
void * | getNextInBucket () const |
void | SetNextInBucket (void *N) |
Friends | |
struct | FoldingSetTrait< SDVTListNode > |
Definition at line 97 of file SelectionDAG.h.
|
inline |
Definition at line 113 of file SelectionDAG.h.
|
inline |
Definition at line 118 of file SelectionDAG.h.
|
friend |
Definition at line 213 of file SelectionDAG.h.