GCC Middle and Back End API Reference
|
#include <tree-flow.h>
Data Fields | |
gimple | stmt |
tree | label_or_list |
This structure is used to map a gimple statement to a label, or list of labels to represent transaction restart.
tree tm_restart_node::label_or_list |
Referenced by mark_transaction_restart_calls(), and split_bb_make_tm_edge().
gimple tm_restart_node::stmt |
Referenced by expand_block_edges(), mark_transaction_restart_calls(), and split_bb_make_tm_edge().