|
Polly 22.0.0git
|
Public Attributes | |
| struct isl_ctx * | ctx |
| unsigned | n |
| struct isl_hash_table * | hull_table |
| struct sh_data_entry | p [1] |
Definition at line 2007 of file isl_convex_hull.c.
| struct isl_ctx* sh_data::ctx |
Definition at line 2008 of file isl_convex_hull.c.
Referenced by collect_basic_maps(), is_bound(), set_max_constant_term(), sh_data_alloc(), sh_data_free(), and uset_unshifted_simple_hull_from_basic_set_list().
| struct isl_hash_table* sh_data::hull_table |
Definition at line 2010 of file isl_convex_hull.c.
Referenced by sh_data_alloc(), and sh_data_free().
| unsigned sh_data::n |
Definition at line 2009 of file isl_convex_hull.c.
Referenced by sh_data_alloc(), and sh_data_free().
| struct sh_data_entry sh_data::p[1] |
Definition at line 2011 of file isl_convex_hull.c.
Referenced by is_bound(), sh_data_alloc(), and sh_data_free().