|
Polly 22.0.0git
|
Public Attributes | |
| int * | signs |
| int | sign |
| isl_qpolynomial * | poly |
Definition at line 183 of file isl_range.c.
| 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().
| 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().
| 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().