|
Polly 23.0.0git
|
Public Attributes | |
| isl_space * | space |
| isl_multi_pw_aff * | mpa |
| isl_union_map * | res |
| int(* | match )(__isl_keep isl_map *map, __isl_keep isl_space *space) |
| __isl_give isl_map *(* | fn )(__isl_take isl_map *map, __isl_take isl_multi_pw_aff *mpa) |
Definition at line 3778 of file isl_union_map.c.
| __isl_give isl_map *(* isl_union_map_preimage_mpa_data::fn) (__isl_take isl_map *map, __isl_take isl_multi_pw_aff *mpa) |
Definition at line 3783 of file isl_union_map.c.
Referenced by preimage_mpa_entry(), and preimage_multi_pw_aff().
| int(* isl_union_map_preimage_mpa_data::match) (__isl_keep isl_map *map, __isl_keep isl_space *space) |
Definition at line 3782 of file isl_union_map.c.
Referenced by preimage_mpa_entry(), and preimage_multi_pw_aff().
| isl_multi_pw_aff* isl_union_map_preimage_mpa_data::mpa |
Definition at line 3780 of file isl_union_map.c.
Referenced by isl_union_map_preimage_domain_multi_pw_aff(), preimage_mpa_entry(), and preimage_multi_pw_aff().
| isl_union_map* isl_union_map_preimage_mpa_data::res |
Definition at line 3781 of file isl_union_map.c.
Referenced by preimage_mpa_entry(), and preimage_multi_pw_aff().
| isl_space* isl_union_map_preimage_mpa_data::space |
Definition at line 3779 of file isl_union_map.c.
Referenced by preimage_mpa_entry(), and preimage_multi_pw_aff().