Polly 20.0.0git
|
Public Attributes | |
isl_union_map * | must_dep |
isl_union_map * | may_dep |
isl_union_map * | must_no_source |
isl_union_map * | may_no_source |
Definition at line 2092 of file isl_flow.c.
isl_union_map* isl_union_flow::may_dep |
Definition at line 2094 of file isl_flow.c.
Referenced by compute_flow(), and isl_union_flow_copy().
isl_union_map* isl_union_flow::may_no_source |
Definition at line 2096 of file isl_flow.c.
Referenced by compute_flow(), and isl_union_flow_copy().
isl_union_map* isl_union_flow::must_dep |
Definition at line 2093 of file isl_flow.c.
Referenced by compute_flow(), and isl_union_flow_copy().
isl_union_map* isl_union_flow::must_no_source |
Definition at line 2095 of file isl_flow.c.
Referenced by compute_flow(), and isl_union_flow_copy().