GCC Middle and Back End API Reference
ddg_all_sccs Struct Reference

#include <ddg.h>

Collaboration diagram for ddg_all_sccs:

Data Fields

ddg_scc_ptrsccs
int num_sccs
ddg_ptr ddg

Detailed Description

This structure holds the SCCs of the DDG.


Field Documentation

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.


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