libFirm 1.20
|
Internal node which is temporary set to nodes which are already removed from the graph. More...
Functions | |
int | is_Deleted (const ir_node *node) |
Test if node is a Deleted. | |
ir_op * | get_op_Deleted (void) |
Returns opcode for Deleted nodes. | |
Variables | |
ir_op * | op_Deleted |
Deleted opcode. |
Internal node which is temporary set to nodes which are already removed from the graph.
ir_op* get_op_Deleted | ( | void | ) |
Returns opcode for Deleted nodes.
int is_Deleted | ( | const ir_node * | node | ) |
Test if node is a Deleted.