Polly 20.0.0git
|
Public Attributes | |
struct isl_ctx * | ctx |
int | n |
struct variable * | v |
Definition at line 42 of file isl_input.c.
struct isl_ctx* vars::ctx |
Definition at line 43 of file isl_input.c.
Referenced by variable_new(), and vars_new().
int vars::n |
Definition at line 44 of file isl_input.c.
Referenced by obj_read_poly(), vars_add_anon(), vars_drop(), and vars_pos().
struct variable* vars::v |
Definition at line 45 of file isl_input.c.
Referenced by FN(), isl_stream_read_multi_aff(), isl_stream_read_space(), isl_stream_read_with_params_multi_pw_aff(), isl_stream_read_with_params_union_pw_aff(), MULTI(), obj_read(), read_multi_union_pw_aff_core(), read_union_pw_aff_el(), read_union_pw_aff_with_dom(), variable_new(), vars_add_anon(), vars_drop(), vars_free(), vars_new(), and vars_pos().