|
LLVM
8.0.1
|
#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 85 of file SelectionDAG.h.
|
inline |
Definition at line 101 of file SelectionDAG.h.
References llvm::FoldingSetNodeIDRef::ComputeHash().
|
inline |
Definition at line 106 of file SelectionDAG.h.
Referenced by llvm::SelectionDAG::getVTList().
|
friend |
Definition at line 86 of file SelectionDAG.h.
1.8.13