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

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

BasicInliner(ir_graph *irg)firm::BasicInliner
changedfirm::GraphHandlerprotected
cleanUp(Node node)firm::BasicInlinervirtual
getNewNodes() const firm::GraphHandler
graphChanged() const firm::GraphHandler
GraphHandler(ir_graph *irg)firm::GraphHandler
handle(Node node)firm::BasicInlinervirtual
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
run()firm::BasicInliner
tarvalIsZero(Tarval tarval)firm::GraphHandler