LLVM API Documentation
Public Member Functions | |
LabelNode (BasicBlock *BB) | |
BasicBlock * | getBasicBlock () const |
Static Public Member Functions | |
static bool | classof (const LabelNode *N) |
static bool | classof (const InstrTreeNode *N) |
Protected Member Functions | |
virtual void | dumpNode (int indent) const |
Definition at line 123 of file SparcV9BurgISel.cpp.
|
Definition at line 125 of file SparcV9BurgISel.cpp. References LabelNodeOp, and llvm::InstrTreeNode::opLabel. |
|
Definition at line 131 of file SparcV9BurgISel.cpp. References llvm::InstrTreeNode::getNodeType(), and llvm::InstrTreeNode::NTLabelNode. |
|
Definition at line 130 of file SparcV9BurgISel.cpp. |
|
Implements llvm::InstrTreeNode. Definition at line 277 of file SparcV9BurgISel.cpp. References llvm::InstrTreeNode::getValue(). |
|
Definition at line 128 of file SparcV9BurgISel.cpp. References llvm::InstrTreeNode::val. |