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

Public Attributes

isl_multi_union_pw_affmupa
 
__isl_give isl_map *(* order )(__isl_take isl_multi_pw_aff *mpa1, __isl_take isl_multi_pw_aff *mpa2)
 
isl_union_mapres
 

Detailed Description

Definition at line 4235 of file isl_union_map.c.

Member Data Documentation

◆ mupa

isl_multi_union_pw_aff* isl_union_order_at_data::mupa

Definition at line 4236 of file isl_union_map.c.

Referenced by isl_union_map_order_at_multi_union_pw_aff(), and order_at().

◆ order

__isl_give isl_map *(* isl_union_order_at_data::order) (__isl_take isl_multi_pw_aff *mpa1, __isl_take isl_multi_pw_aff *mpa2)

Definition at line 4237 of file isl_union_map.c.

Referenced by isl_union_map_order_at_multi_union_pw_aff(), and order_at().

◆ res

isl_union_map* isl_union_order_at_data::res

Definition at line 4239 of file isl_union_map.c.

Referenced by isl_union_map_order_at_multi_union_pw_aff(), and order_at().


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