|
Polly 23.0.0git
|
Public Attributes | |
| isl_union_map * | umap2 |
| isl_union_map * | res |
| __isl_give isl_map *(* | fn )(__isl_take isl_map *, __isl_take isl_map *) |
Definition at line 1210 of file isl_union_map.c.
| __isl_give isl_map *(* isl_union_map_match_bin_data::fn) (__isl_take isl_map *, __isl_take isl_map *) |
Definition at line 1213 of file isl_union_map.c.
| isl_union_map* isl_union_map_match_bin_data::res |
Definition at line 1212 of file isl_union_map.c.
Referenced by match_bin_op().
| isl_union_map* isl_union_map_match_bin_data::umap2 |
Definition at line 1211 of file isl_union_map.c.
Referenced by isl_union_map_intersect(), and match_bin_op().