Polly 20.0.0git
|
Go to the source code of this file.
Functions | |
int | FN (MULTI(BASE), find_dim_by_name) |
int | FN (MULTI(BASE), find_dim_by_id) |
__isl_give isl_id * | FN (MULTI(BASE), get_dim_id) |
__isl_give | MULTI (BASE) |
Definition at line 30 of file isl_multi_dim_id_templ.c.
References isl_space_find_dim_by_id(), and type.
Definition at line 19 of file isl_multi_dim_id_templ.c.
References isl_space_find_dim_by_name(), name, and type.
__isl_give isl_id * FN | ( | MULTI(BASE) | , |
get_dim_id | |||
) |
Definition at line 40 of file isl_multi_dim_id_templ.c.
References isl_space_get_dim_id(), pos(), and type.
__isl_give MULTI | ( | BASE | ) |
Definition at line 46 of file isl_multi_dim_id_templ.c.
References BASE, FN, isl_space_set_dim_name(), MULTI, pos(), and type.