LLVM API Documentation
Public Member Functions | |
InstructionNode (Instruction *_instr) | |
Instruction * | getInstruction () const |
void | markFoldedIntoParent () |
bool | isFoldedIntoParent () |
Static Public Member Functions | |
static bool | classof (const InstructionNode *N) |
static bool | classof (const InstrTreeNode *N) |
Protected Member Functions | |
virtual void | dumpNode (int indent) const |
Definition at line 57 of file SparcV9BurgISel.cpp.
|
|
Definition at line 73 of file SparcV9BurgISel.cpp. References llvm::InstrTreeNode::getNodeType(), and llvm::InstrTreeNode::NTInstructionNode. |
|
Definition at line 72 of file SparcV9BurgISel.cpp. |
|
Implements llvm::InstrTreeNode. Definition at line 251 of file SparcV9BurgISel.cpp. References getInstruction(), llvm::Instruction::getOpcodeName(), and llvm::InstrTreeNode::getOpLabel(). |
|
Definition at line 63 of file SparcV9BurgISel.cpp. References llvm::InstrTreeNode::NTInstructionNode, llvm::InstrTreeNode::treeNodeType, and llvm::InstrTreeNode::val. Referenced by dumpNode(). |
|
Definition at line 69 of file SparcV9BurgISel.cpp. |
|
Definition at line 68 of file SparcV9BurgISel.cpp. |