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

Public Attributes

int * signs
 
int sign
 
isl_qpolynomialpoly
 

Detailed Description

Definition at line 183 of file isl_range.c.

Member Data Documentation

◆ poly

isl_qpolynomial* isl_fixed_sign_data::poly

Definition at line 186 of file isl_range.c.

Referenced by collect_fixed_sign_terms(), and isl_qpolynomial_terms_of_sign().

◆ sign

int isl_fixed_sign_data::sign

Definition at line 185 of file isl_range.c.

Referenced by collect_fixed_sign_terms(), and isl_qpolynomial_terms_of_sign().

◆ signs

int* isl_fixed_sign_data::signs

Definition at line 184 of file isl_range.c.

Referenced by collect_fixed_sign_terms(), and isl_qpolynomial_terms_of_sign().


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