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

Public Attributes

int pos
 
int n_indep
 
int n_lower
 
int n_upper
 

Detailed Description

Definition at line 1230 of file isl_ast_codegen.c.

Member Data Documentation

◆ n_indep

int isl_ast_count_constraints_data::n_indep

Definition at line 1233 of file isl_ast_codegen.c.

Referenced by count_constraints(), and refine_generic_split().

◆ n_lower

int isl_ast_count_constraints_data::n_lower

Definition at line 1234 of file isl_ast_codegen.c.

Referenced by count_constraints(), and refine_generic_split().

◆ n_upper

int isl_ast_count_constraints_data::n_upper

Definition at line 1235 of file isl_ast_codegen.c.

Referenced by count_constraints(), and refine_generic_split().

◆ pos

int isl_ast_count_constraints_data::pos

Definition at line 1231 of file isl_ast_codegen.c.

Referenced by count_constraints(), and refine_generic_split().


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