Polly 20.0.0git
|
Public Attributes | |
isl_union_access_info * | access |
int | n_sink |
int | n_source |
struct isl_scheduled_access * | sink |
struct isl_scheduled_access * | source |
int | set_sink |
int | must |
isl_schedule_node * | node |
Definition at line 2742 of file isl_flow.c.
isl_union_access_info* isl_compute_flow_schedule_data::access |
Definition at line 2743 of file isl_flow.c.
Referenced by collect_sink_source(), compute_flow_schedule(), count_sink_source(), isl_union_access_info_compute_flow(), and isl_union_map_compute_flow().
int isl_compute_flow_schedule_data::must |
Definition at line 2752 of file isl_flow.c.
Referenced by collect_sink_source(), extract_sink_source(), and isl_union_access_info_compute_flow().
int isl_compute_flow_schedule_data::n_sink |
Definition at line 2745 of file isl_flow.c.
Referenced by compute_flow_schedule(), count_sink_source(), extract_sink_source(), isl_compute_flow_schedule_data_align_params(), and isl_compute_flow_schedule_data_clear().
int isl_compute_flow_schedule_data::n_source |
Definition at line 2746 of file isl_flow.c.
Referenced by add_matching_sources(), compute_flow_schedule(), compute_single_flow(), count_sink_source(), extract_sink_source(), isl_compute_flow_schedule_data_align_params(), and isl_compute_flow_schedule_data_clear().
isl_schedule_node* isl_compute_flow_schedule_data::node |
Definition at line 2753 of file isl_flow.c.
Referenced by collect_sink_source(), count_sink_source(), and extract_sink_source().
int isl_compute_flow_schedule_data::set_sink |
Definition at line 2751 of file isl_flow.c.
Referenced by collect_sink_source(), and extract_sink_source().
struct isl_scheduled_access* isl_compute_flow_schedule_data::sink |
Definition at line 2748 of file isl_flow.c.
Referenced by add_matching_sources(), compute_flow_schedule(), extract_sink_source(), isl_compute_flow_schedule_data_align_params(), isl_compute_flow_schedule_data_clear(), and isl_union_map_compute_flow().
struct isl_scheduled_access* isl_compute_flow_schedule_data::source |
Definition at line 2749 of file isl_flow.c.
Referenced by add_matching_sources(), compute_flow_schedule(), extract_sink_source(), isl_compute_flow_schedule_data_align_params(), and isl_compute_flow_schedule_data_clear().