mjplusplus
v0.4.1
|
This is the complete list of members for firm::BitFiddlingOptimizer, including all inherited members.
BitFiddlingOptimizer(ir_graph *irg) | firm::BitFiddlingOptimizer | |
changed | firm::GraphHandler | protected |
cleanUp(Node node) | firm::BitFiddlingOptimizer | virtual |
getNewNodes() const | firm::GraphHandler | |
graphChanged() const | firm::GraphHandler | |
GraphHandler(ir_graph *irg) | firm::GraphHandler | |
handle(Node node) | firm::BitFiddlingOptimizer | virtual |
irg | firm::GraphHandler | protected |
markOutNodesAsNew(ir_node *node) | firm::GraphHandler | protected |
newNodes | firm::GraphHandler | protected |
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 |