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

Public Attributes

struct bound_optionsoptions
 
int stride
 
int n
 
int exact
 
int error
 
isl_pw_qpolynomial_foldpwf
 
isl_pw_qpolynomial_foldbound
 

Detailed Description

Definition at line 51 of file bound.c.

Member Data Documentation

◆ bound

isl_pw_qpolynomial_fold* verify_point_bound::bound

Definition at line 59 of file bound.c.

Referenced by check_solution(), and verify_point().

◆ error

int verify_point_bound::error

Definition at line 56 of file bound.c.

Referenced by check_solution(), and verify_point().

◆ exact

int verify_point_bound::exact

Definition at line 55 of file bound.c.

Referenced by check_solution(), and verify_point().

◆ n

int verify_point_bound::n

Definition at line 54 of file bound.c.

Referenced by check_solution(), and verify_point().

◆ options

struct bound_options* verify_point_bound::options

Definition at line 52 of file bound.c.

Referenced by check_solution(), and verify_point().

◆ pwf

isl_pw_qpolynomial_fold* verify_point_bound::pwf

Definition at line 58 of file bound.c.

Referenced by check_solution(), main(), and verify_point().

◆ stride

int verify_point_bound::stride

Definition at line 53 of file bound.c.

Referenced by check_solution(), and verify_point().


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