|
Polly 23.0.0git
|
Public Attributes | |
| unsigned int | size |
| int | bits |
| isl_int *** | index |
| isl_size | total |
Definition at line 772 of file isl_map_simplify.c.
| int isl_constraint_index::bits |
Definition at line 774 of file isl_map_simplify.c.
Referenced by create_constraint_index(), hash_index_ineq(), and isl_basic_map_remove_duplicate_constraints().
| isl_int*** isl_constraint_index::index |
Definition at line 775 of file isl_map_simplify.c.
Referenced by constraint_index_free(), constraint_index_is_redundant(), create_constraint_index(), hash_index_ineq(), isl_basic_map_remove_duplicate_constraints(), and setup_constraint_index().
| unsigned int isl_constraint_index::size |
Definition at line 773 of file isl_map_simplify.c.
Referenced by create_constraint_index(), and hash_index_ineq().
| isl_size isl_constraint_index::total |
Definition at line 776 of file isl_map_simplify.c.
Referenced by create_constraint_index(), and hash_index_ineq().