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

This is the complete list of members for firm::GraphHandler, including all inherited members.

changedfirm::GraphHandlerprotected
cleanUp(Node node)=0firm::GraphHandlerpure virtual
getNewNodes() const firm::GraphHandler
graphChanged() const firm::GraphHandler
GraphHandler(ir_graph *irg)firm::GraphHandler
handle(Node node)=0firm::GraphHandlerpure virtual
irgfirm::GraphHandlerprotected
markOutNodesAsNew(ir_node *node)firm::GraphHandlerprotected
newNodesfirm::GraphHandlerprotected
processChildren(Node node, std::function< void(Node leftChild, Node rightChild)> fun)firm::GraphHandler
replaceNode(Node oldNode, Node newNode, bool keepTarval=false)firm::GraphHandler
tarvalIsZero(Tarval tarval)firm::GraphHandler