GCC Middle and Back End API Reference
tm_restart_node Struct Reference

#include <gimple-ssa.h>

Collaboration diagram for tm_restart_node:

Data Fields

gimple stmt
tree label_or_list

Detailed Description

   This structure is used to map a gimple statement to a label,
   or list of labels to represent transaction restart.  

Field Documentation

tree tm_restart_node::label_or_list
gimple tm_restart_node::stmt

The documentation for this struct was generated from the following file: