GCC Middle and Back End API Reference
|
Public Member Functions | |
block_location_info (unsigned _source_file_idx) | |
Data Fields | |
unsigned | source_file_idx |
vector< unsigned > | lines |
Describes which locations (lines and files) are associated with a basic block.
|
inline |
vector<unsigned> block_location_info::lines |
unsigned block_location_info::source_file_idx |