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

Data Fields

struct tm_regionnext
struct tm_regioninner
struct tm_regionouter
gimple transaction_stmt
bool original_transaction_was_outer
tree tm_state
basic_block entry_block
basic_block restart_block
bitmap exit_blocks
bitmap irr_blocks

Detailed Description

Collect region information for each transaction.   

Field Documentation

bool tm_region::original_transaction_was_outer
basic_block tm_region::restart_block
tree tm_region::tm_state

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