GCC Middle and Back End API Reference
|
Data Fields | |
treemple | child |
gimple | parent |
First pass of EH node decomposition. Build up a tree of GIMPLE_TRY_FINALLY nodes and LABEL_DECL nodes. We will use this during the second phase to determine if a goto leaves the body of a TRY_FINALLY_EXPR node.
treemple finally_tree_node::child |
gimple finally_tree_node::parent |
Referenced by outside_finally_tree(), and record_in_finally_tree().