Polly 22.0.0git
isl_bound Struct Reference

#include <isl_bound.h>

Public Attributes

int check_tight
int wrapping
enum isl_fold type
isl_spacedim
isl_basic_setbset
isl_qpolynomial_foldfold
isl_pw_qpolynomial_foldpwf
isl_pw_qpolynomial_foldpwf_tight

Detailed Description

Definition at line 6 of file isl_bound.h.

Member Data Documentation

◆ bset

◆ check_tight

int isl_bound::check_tight

Definition at line 8 of file isl_bound.h.

◆ dim

isl_space* isl_bound::dim

Definition at line 11 of file isl_bound.h.

◆ fold

isl_qpolynomial_fold* isl_bound::fold

Definition at line 13 of file isl_bound.h.

Referenced by guarded_fold().

◆ pwf

isl_pw_qpolynomial_fold* isl_bound::pwf

Definition at line 16 of file isl_bound.h.

Referenced by isl_pw_qpolynomial_bound(), and isl_pw_qpolynomial_fold_bound().

◆ pwf_tight

isl_pw_qpolynomial_fold* isl_bound::pwf_tight

Definition at line 17 of file isl_bound.h.

◆ type

enum isl_fold isl_bound::type

Definition at line 10 of file isl_bound.h.

◆ wrapping

int isl_bound::wrapping

Definition at line 9 of file isl_bound.h.


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