Polly 19.0.0git
Public Attributes | List of all members
isl_ast_coefficients_of_sign_data Struct Reference

Public Attributes

int sign
 
isl_affaff
 

Detailed Description

Definition at line 1290 of file isl_ast_build_expr.c.

Member Data Documentation

◆ aff

isl_aff* isl_ast_coefficients_of_sign_data::aff

Definition at line 1292 of file isl_ast_build_expr.c.

Referenced by clear_opposite_sign(), and coefficients_of_sign().

◆ sign

int isl_ast_coefficients_of_sign_data::sign

Definition at line 1291 of file isl_ast_build_expr.c.

Referenced by clear_opposite_sign(), and coefficients_of_sign().


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