|
mjplusplus
v0.4.1
|
This is the complete list of members for firm::Node, including all inherited members.
| getChild(unsigned int i) const | firm::Node | |
| getChildCount() const | firm::Node | |
| getChildren() const | firm::Node | |
| getMode() const | firm::Node | |
| getNodeNumber() const | firm::Node | |
| getOpcode() const | firm::Node | |
| getOuts() const | firm::Node | |
| getTarval() const | firm::Node | |
| getValue() const | firm::Node | |
| hasChildren() const | firm::Node | |
| isConst() const | firm::Node | |
| isNumeric() const | firm::Node | |
| isNumericOrBool() const | firm::Node | |
| Node() | firm::Node | inline |
| Node(ir_node *node) | firm::Node | |
| operator bool() | firm::Node | inline |
| operator ir_node *() | firm::Node | inline |
| operator!=(Node const &otherNode) const | firm::Node | inline |
| operator!=(ir_node *otherNode) const | firm::Node | inline |
| operator==(Node const &otherNode) const | firm::Node | inline |
| operator==(ir_node *otherNode) const | firm::Node | inline |
| replaceWith(ir_node *node, bool copyTarval=false) | firm::Node | |
| setChild(unsigned int i, Node child) | firm::Node | |
| setTarval(Tarval tarval) | firm::Node | |
| setTarvalToBad() | firm::Node | |
| setTarvalToUnknown() | firm::Node |
1.8.8