LLVM API Documentation
Public Member Functions | |
VRegListNode () | |
Static Public Member Functions | |
static bool | classof (const VRegListNode *N) |
static bool | classof (const InstrTreeNode *N) |
Protected Member Functions | |
virtual void | dumpNode (int indent) const |
Definition at line 81 of file SparcV9BurgISel.cpp.
|
Definition at line 83 of file SparcV9BurgISel.cpp. References llvm::InstrTreeNode::opLabel, and VRegListOp. |
|
Definition at line 86 of file SparcV9BurgISel.cpp. References llvm::InstrTreeNode::getNodeType(), and llvm::InstrTreeNode::NTVRegListNode. |
|
Definition at line 85 of file SparcV9BurgISel.cpp. |
|
Implements llvm::InstrTreeNode. Definition at line 258 of file SparcV9BurgISel.cpp. |