Polly 23.0.0git
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 1203 of file isl_ast_codegen.c.

Member Data Documentation

◆ n_indep

int isl_ast_count_constraints_data::n_indep

Definition at line 1206 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 1207 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 1208 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 1204 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: