|
Polly 23.0.0git
|
Public Attributes | |
| unsigned | pos |
| int | lower_f |
| int | lower_g |
| isl_int | m |
| isl_int | n |
| isl_int | sum |
| int isl_detect_mod_data::lower_f |
Definition at line 3137 of file isl_map.c.
Referenced by detect_mod(), and substitute_div_mod().
| int isl_detect_mod_data::lower_g |
Definition at line 3138 of file isl_map.c.
Referenced by detect_mod(), and substitute_div_mod().
| isl_int isl_detect_mod_data::m |
Definition at line 3140 of file isl_map.c.
Referenced by detect_mod(), isl_detect_mod_data_clear(), and isl_detect_mod_data_init().
| isl_int isl_detect_mod_data::n |
Definition at line 3141 of file isl_map.c.
Referenced by detect_mod(), isl_detect_mod_data_clear(), isl_detect_mod_data_init(), and substitute_div_mod().
| unsigned isl_detect_mod_data::pos |
Definition at line 3135 of file isl_map.c.
Referenced by detect_mod(), and isl_basic_map_remove_divs_involving_dims().
| isl_int isl_detect_mod_data::sum |
Definition at line 3143 of file isl_map.c.
Referenced by detect_mod(), isl_detect_mod_data_clear(), and isl_detect_mod_data_init().