GCC Middle and Back End API Reference
diagnose_tm Struct Reference
Collaboration diagram for diagnose_tm:

Data Fields

unsigned int summary_flags: 8
 
unsigned int block_flags: 8
 
unsigned int func_flags: 8
 
unsigned int saw_volatile: 1
 
gimplestmt
 

Field Documentation

◆ block_flags

unsigned int diagnose_tm::block_flags

Referenced by diagnose_tm_1(), and diagnose_tm_1_op().

◆ func_flags

unsigned int diagnose_tm::func_flags

◆ saw_volatile

unsigned int diagnose_tm::saw_volatile

Referenced by diagnose_tm_1_op().

◆ stmt

gimple* diagnose_tm::stmt

Referenced by diagnose_tm_1(), and diagnose_tm_1_op().

◆ summary_flags

unsigned int diagnose_tm::summary_flags

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