Polly 20.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 3730 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 3735 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 3734 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 3732 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 3733 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 3731 of file isl_union_map.c.
Referenced by preimage_mpa_entry(), and preimage_multi_pw_aff().