#include <isl_dim.h>
Data Fields | |
| int | ref |
| struct isl_ctx * | ctx |
| unsigned | nparam |
| unsigned | n_in |
| unsigned | n_out |
| unsigned | n_name |
| struct isl_name ** | names |
Definition at line 11 of file isl_dim.h.
| int isl_dim::ref |
struct isl_ctx* isl_dim::ctx [read] |
| unsigned isl_dim::nparam |
| unsigned isl_dim::n_in |
| unsigned isl_dim::n_out |
| unsigned isl_dim::n_name |
struct isl_name** isl_dim::names [read] |
1.5.9