GCC Middle and Back End API Reference
|
Data Fields | |
basic_block | exit |
basic_block | next |
bool | exits |
bool | difficult |
Store information needed by scopdet_* functions.
bool scopdet_info::difficult |
Referenced by build_scops_1(), and scopdet_basic_block_info().
basic_block scopdet_info::exit |
bool scopdet_info::exits |
Referenced by build_scops_1(), and scopdet_basic_block_info().
basic_block scopdet_info::next |
Referenced by build_scops_1(), and scopdet_basic_block_info().