Polly 20.0.0git
Public Attributes | List of all members
isl_union_bound_data Struct Reference

Public Attributes

enum isl_fold type
 
isl_bool tight
 
isl_union_pw_qpolynomial_foldres
 

Detailed Description

Definition at line 380 of file isl_bound.c.

Member Data Documentation

◆ res

isl_union_pw_qpolynomial_fold* isl_union_bound_data::res

Definition at line 383 of file isl_bound.c.

Referenced by bound_pw(), and isl_union_pw_qpolynomial_bound().

◆ tight

isl_bool isl_union_bound_data::tight

Definition at line 382 of file isl_bound.c.

Referenced by bound_pw(), and isl_union_pw_qpolynomial_bound().

◆ type

enum isl_fold isl_union_bound_data::type

Definition at line 381 of file isl_bound.c.

Referenced by bound_pw().


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