|
LLVM
4.0.0
|
#include <SelectionDAG.h>
Public Member Functions | |
| SDVTListNode (const FoldingSetNodeIDRef ID, const EVT *VT, unsigned int Num) | |
| SDVTList | getSDVTList () |
Public Member Functions inherited from llvm::FoldingSetImpl::Node | |
| Node () | |
| void * | getNextInBucket () const |
| void | SetNextInBucket (void *N) |
Friends | |
| struct | FoldingSetTrait< SDVTListNode > |
Definition at line 43 of file SelectionDAG.h.
|
inline |
Definition at line 57 of file SelectionDAG.h.
References llvm::FoldingSetNodeIDRef::ComputeHash().
|
inline |
Definition at line 61 of file SelectionDAG.h.
Referenced by llvm::SelectionDAG::getVTList().
|
friend |
Definition at line 44 of file SelectionDAG.h.
1.8.6