Polly 22.0.0git
isl_opt_data Struct Reference

Public Attributes

isl_qpolynomialqp
int first
isl_valopt
int max

Detailed Description

Definition at line 4329 of file isl_polynomial.c.

Member Data Documentation

◆ first

int isl_opt_data::first

Definition at line 4331 of file isl_polynomial.c.

Referenced by isl_qpolynomial_opt_on_domain(), and opt_fn().

◆ max

int isl_opt_data::max

Definition at line 4333 of file isl_polynomial.c.

Referenced by isl_qpolynomial_opt_on_domain(), and opt_fn().

◆ opt

isl_val* isl_opt_data::opt

Definition at line 4332 of file isl_polynomial.c.

Referenced by isl_qpolynomial_opt_on_domain(), and opt_fn().

◆ qp


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