Polly 19.0.0git
Typedefs | Enumerations
space_type.h File Reference
#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
}
 

Typedef Documentation

◆ isl_space

Definition at line 11 of file space_type.h.

Enumeration Type Documentation

◆ 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.