mjplusplus  v0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
firm::Node Member List

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::Nodeinline
Node(ir_node *node)firm::Node
operator bool()firm::Nodeinline
operator ir_node *()firm::Nodeinline
operator!=(Node const &otherNode) const firm::Nodeinline
operator!=(ir_node *otherNode) const firm::Nodeinline
operator==(Node const &otherNode) const firm::Nodeinline
operator==(ir_node *otherNode) const firm::Nodeinline
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