Polly 20.0.0git
|
Public Attributes | |
struct isl_scc_graph * | scc_graph |
int | src |
int | end |
Definition at line 917 of file isl_scheduler_scc.c.
int isl_merge_src_dst_data::end |
Definition at line 920 of file isl_scheduler_scc.c.
Referenced by isl_scc_graph_merge_components(), and merge_src_dst().
struct isl_scc_graph* isl_merge_src_dst_data::scc_graph |
Definition at line 918 of file isl_scheduler_scc.c.
Referenced by best_split(), detect_components(), detect_components_at(), extract_components(), isl_scc_graph_decompose(), isl_scc_graph_merge_components(), isl_scc_graph_sort_components(), and merge_src_dst().
int isl_merge_src_dst_data::src |
Definition at line 919 of file isl_scheduler_scc.c.
Referenced by isl_scc_graph_merge_components(), and merge_src_dst().