|
Polly 22.0.0git
|
Public Attributes | |
| unsigned int | size |
| int | bits |
| isl_int *** | index |
| isl_size | total |
Definition at line 694 of file isl_map_simplify.c.
| int isl_constraint_index::bits |
Definition at line 696 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 697 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 695 of file isl_map_simplify.c.
Referenced by create_constraint_index(), and hash_index_ineq().
| isl_size isl_constraint_index::total |
Definition at line 698 of file isl_map_simplify.c.
Referenced by create_constraint_index(), and hash_index_ineq().