LLVM API Documentation
#include <SelectionDAG.h>
Public Member Functions | |
SDVTListNode (const FoldingSetNodeIDRef ID, const EVT *VT, unsigned int Num) | |
SDVTList | getSDVTList () |
![]() | |
Node () | |
void * | getNextInBucket () const |
void | SetNextInBucket (void *N) |
Friends | |
struct | FoldingSetTrait< SDVTListNode > |
Definition at line 41 of file SelectionDAG.h.
|
inline |
Definition at line 53 of file SelectionDAG.h.
References llvm::FoldingSetNodeIDRef::ComputeHash().
|
inline |
Definition at line 57 of file SelectionDAG.h.
Referenced by llvm::SelectionDAG::getVTList().
|
friend |
Definition at line 42 of file SelectionDAG.h.