Polly 20.0.0git
|
Public Attributes | |
int | subtract |
isl_bool(* | filter )(__isl_keep isl_map *map) |
__isl_give isl_space *(* | match_space )(__isl_take isl_space *space) |
__isl_give isl_map *(* | fn_map )(__isl_take isl_map *map1, __isl_take isl_map *map2) |
Definition at line 908 of file isl_union_map.c.
isl_bool(* isl_bin_op_control::filter) (__isl_keep isl_map *map) |
Definition at line 910 of file isl_union_map.c.
Referenced by isl_union_map_intersect_domain_factor_domain(), isl_union_map_intersect_domain_factor_range(), isl_union_map_intersect_domain_wrapped_domain_union_set(), isl_union_map_intersect_range_factor_domain(), isl_union_map_intersect_range_factor_range(), and isl_union_map_intersect_range_wrapped_domain_union_set().
__isl_give isl_map *(* isl_bin_op_control::fn_map) (__isl_take isl_map *map1, __isl_take isl_map *map2) |
Definition at line 912 of file isl_union_map.c.
Referenced by bin_add_pair().
__isl_give isl_space *(* isl_bin_op_control::match_space) (__isl_take isl_space *space) |
Definition at line 911 of file isl_union_map.c.
Referenced by isl_union_map_gist_range(), isl_union_map_intersect_range_union_set(), union_map_gist_domain(), and union_map_intersect_domain().
int isl_bin_op_control::subtract |
Definition at line 909 of file isl_union_map.c.
Referenced by gen_bin_entry(), isl_union_map_subtract(), isl_union_map_subtract_domain(), and isl_union_map_subtract_range().