GCC Middle and Back End API Reference
scc_info Struct Reference
Collaboration diagram for scc_info:

Data Fields

sbitmap visited
sbitmap deleted
unsigned int * dfs
unsigned int * node_mapping
int current_index
vec< unsigned > scc_stack

Detailed Description

Strongly Connected Component visitation info.   

Field Documentation

int scc_info::current_index
sbitmap scc_info::deleted
unsigned int* scc_info::dfs
vec<unsigned> scc_info::scc_stack

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