LLVM API Documentation
Public Member Functions | |
ConstantNode (Constant *constVal) | |
Constant * | getConstVal () const |
Static Public Member Functions | |
static bool | classof (const ConstantNode *N) |
static bool | classof (const InstrTreeNode *N) |
Protected Member Functions | |
virtual void | dumpNode (int indent) const |
Definition at line 107 of file SparcV9BurgISel.cpp.
|
Definition at line 109 of file SparcV9BurgISel.cpp. References ConstantNodeOp, and llvm::InstrTreeNode::opLabel. |
|
Definition at line 116 of file SparcV9BurgISel.cpp. References llvm::InstrTreeNode::getNodeType(), and llvm::InstrTreeNode::NTConstNode. |
|
Definition at line 115 of file SparcV9BurgISel.cpp. |
|
Implements llvm::InstrTreeNode. Definition at line 271 of file SparcV9BurgISel.cpp. References llvm::InstrTreeNode::getValue(). |
|
Definition at line 113 of file SparcV9BurgISel.cpp. References llvm::InstrTreeNode::val. |