Polly 20.0.0git
|
Public Attributes | |
int | failed |
int | bound |
isl_mat * | mat |
isl_int | max |
Definition at line 1171 of file isl_coalesce.c.
int isl_wraps::bound |
Definition at line 1173 of file isl_coalesce.c.
Referenced by allow_wrap(), wraps_free(), and wraps_init().
int isl_wraps::failed |
Definition at line 1172 of file isl_coalesce.c.
Referenced by can_wrap_in_facet(), check_eq_adj_eq(), try_wrap_in_facets(), wraps_init(), and wraps_mark_failed().
isl_mat* isl_wraps::mat |
Definition at line 1174 of file isl_coalesce.c.
Referenced by add_selected_wraps(), add_selected_wraps_around_facet(), add_wrap(), allow_wrap(), can_wrap_in_facet(), check_eq_adj_eq(), check_wraps(), is_adj_ineq_extension(), try_wrap_in_facets(), wrap_in_facet(), wrap_in_facets(), wraps_free(), and wraps_init().
isl_int isl_wraps::max |
Definition at line 1175 of file isl_coalesce.c.
Referenced by allow_wrap(), wraps_free(), wraps_init(), and wraps_update_max().