|
GCC Middle and Back End API Reference
|

Data Fields | |
| basic_block | first |
| basic_block | last |
| int | round |
| int | length |
Structure for holding information about a trace.
| basic_block trace::first |
First and last basic block of the trace.
| basic_block trace::last |
| int trace::length |
The length (i.e. the number of basic blocks) of the trace.
Referenced by find_traces_1_round().
| int trace::round |
The round of the STC creation which this trace was found in.