Polly 20.0.0git
|
Public Attributes | |
isl_ctx * | ctx |
struct isl_sched_graph * | graph |
isl_union_set * | bounds |
Definition at line 4683 of file isl_scheduler.c.
isl_union_set* isl_collect_bounds_data::bounds |
Definition at line 4686 of file isl_scheduler.c.
Referenced by collect_bounds(), and union_drop_coalescing_constraints().
isl_ctx* isl_collect_bounds_data::ctx |
Definition at line 4684 of file isl_scheduler.c.
Referenced by collect_bounds(), and union_drop_coalescing_constraints().
struct isl_sched_graph* isl_collect_bounds_data::graph |
Definition at line 4685 of file isl_scheduler.c.
Referenced by collect_bounds(), and union_drop_coalescing_constraints().