Polly 20.0.0git
|
Public Attributes | |
struct isl_scc_graph * | scc_graph |
struct isl_scc_graph * | sub |
int | src |
Definition at line 609 of file isl_scheduler_scc.c.
struct isl_scc_graph* isl_copy_edge_data::scc_graph |
Definition at line 610 of file isl_scheduler_scc.c.
Referenced by add_scc_seq(), copy_edge(), extract_split_scc(), isl_scc_graph_add_scc_indirect_seq(), isl_scc_graph_add_scc_seq(), isl_scc_graph_extract_local_scc(), and isl_scc_graph_sub().
int isl_copy_edge_data::src |
Definition at line 612 of file isl_scheduler_scc.c.
Referenced by copy_edge(), and isl_scc_graph_sub().
struct isl_scc_graph* isl_copy_edge_data::sub |
Definition at line 611 of file isl_scheduler_scc.c.
Referenced by copy_edge(), and isl_scc_graph_sub().