|
Polly 22.0.0git
|
Public Attributes | |
| struct isl_fixed_map * | v |
| int | n |
| int | pos |
Definition at line 3189 of file isl_union_map.c.
| int isl_fixed_dim_data::n |
Definition at line 3191 of file isl_union_map.c.
Referenced by fixed_at_pos(), and plain_injective_on_range().
| int isl_fixed_dim_data::pos |
Definition at line 3192 of file isl_union_map.c.
Referenced by fixed_at_pos(), and plain_injective_on_range().
| struct isl_fixed_map* isl_fixed_dim_data::v |
Definition at line 3190 of file isl_union_map.c.
Referenced by fixed_at_pos(), plain_injective_on_range(), and separates().