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

Public Attributes

isl_union_pw_qpolynomial_foldupwf
 
isl_union_pw_qpolynomial_foldres
 
isl_mapmap
 
isl_bool tight
 

Detailed Description

Definition at line 1935 of file isl_fold.c.

Member Data Documentation

◆ map

isl_map* isl_apply_fold_data::map

Definition at line 1938 of file isl_fold.c.

Referenced by map_apply(), and pw_qpolynomial_fold_apply().

◆ res

isl_union_pw_qpolynomial_fold* isl_apply_fold_data::res

◆ tight

isl_bool isl_apply_fold_data::tight

◆ upwf

isl_union_pw_qpolynomial_fold* isl_apply_fold_data::upwf

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