|
Polly 22.0.0git
|
Public Attributes | |
| char * | name |
| int | pos |
| struct variable * | next |
Definition at line 36 of file isl_input.c.
| char* variable::name |
Definition at line 37 of file isl_input.c.
Referenced by vars_pos().
| struct variable* variable::next |
Definition at line 39 of file isl_input.c.
Referenced by variable_free(), vars_drop(), and vars_pos().
| int variable::pos |
Definition at line 38 of file isl_input.c.
Referenced by vars_pos().