Polly 20.0.0git
|
Public Attributes | |
int | pos |
int | n_indep |
int | n_lower |
int | n_upper |
Definition at line 1230 of file isl_ast_codegen.c.
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().
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().
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().
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().