Polly 19.0.0git
Public Attributes | List of all members
isl_union_map_match_bin_data Struct Reference

Public Attributes

isl_union_mapumap2
 
isl_union_mapres
 
__isl_give isl_map *(* fn )(__isl_take isl_map *, __isl_take isl_map *)
 

Detailed Description

Definition at line 1177 of file isl_union_map.c.

Member Data Documentation

◆ fn

__isl_give isl_map *(* isl_union_map_match_bin_data::fn) (__isl_take isl_map *, __isl_take isl_map *)

Definition at line 1180 of file isl_union_map.c.

◆ res

isl_union_map* isl_union_map_match_bin_data::res

Definition at line 1179 of file isl_union_map.c.

Referenced by match_bin_op().

◆ umap2

isl_union_map* isl_union_map_match_bin_data::umap2

Definition at line 1178 of file isl_union_map.c.

Referenced by isl_union_map_intersect(), and match_bin_op().


The documentation for this struct was generated from the following file: