|
GCC Middle and Back End API Reference
|
#include <ddg.h>

Data Fields | |
| ddg_scc_ptr * | sccs |
| int | num_sccs |
| ddg_ptr | ddg |
This structure holds the SCCs of the DDG.
| ddg_ptr ddg_all_sccs::ddg |
| int ddg_all_sccs::num_sccs |
| ddg_scc_ptr* ddg_all_sccs::sccs |
Array that holds the SCCs in the DDG, and their number.