GCC Middle and Back End API Reference
|
Data Fields | |
unsigned int | summary_flags: 8 |
unsigned int | block_flags: 8 |
unsigned int | func_flags: 8 |
unsigned int | saw_volatile: 1 |
gimple * | stmt |
unsigned int diagnose_tm::block_flags |
Referenced by diagnose_tm_1(), and diagnose_tm_1_op().
unsigned int diagnose_tm::func_flags |
Referenced by diagnose_tm_1(), diagnose_tm_1_op(), and diagnose_tm_blocks().
unsigned int diagnose_tm::saw_volatile |
Referenced by diagnose_tm_1_op().
gimple* diagnose_tm::stmt |
Referenced by diagnose_tm_1(), and diagnose_tm_1_op().
unsigned int diagnose_tm::summary_flags |
Referenced by diagnose_tm_1(), and diagnose_tm_blocks().