|
Polly 22.0.0git
|
#include <isl/ctx.h>Go to the source code of this file.
Typedefs | |
| typedef struct isl_space | isl_space |
Enumerations | |
| enum | isl_dim_type { isl_dim_cst , isl_dim_param , isl_dim_in , isl_dim_out , isl_dim_set = isl_dim_out , isl_dim_div , isl_dim_all } |
| struct __isl_export isl_space |
Definition at line 11 of file space_type.h.
| enum isl_dim_type |
| Enumerator | |
|---|---|
| isl_dim_cst | |
| isl_dim_param | |
| isl_dim_in | |
| isl_dim_out | |
| isl_dim_set | |
| isl_dim_div | |
| isl_dim_all | |
Definition at line 13 of file space_type.h.