Polly 20.0.0git
|
Go to the source code of this file.
Functions | |
const char * | FN (MULTI(BASE), get_tuple_name) |
isl_bool | FN (MULTI(BASE), has_tuple_id) |
isl_bool | FN (MULTI(BASE), has_range_tuple_id) |
__isl_give isl_id * | FN (MULTI(BASE), get_tuple_id) |
__isl_give isl_id * | FN (MULTI(BASE), get_range_tuple_id) |
__isl_give | MULTI (BASE) |
__isl_give isl_id * FN | ( | MULTI(BASE) | , |
get_range_tuple_id | |||
) |
Definition at line 58 of file isl_multi_tuple_id_templ.c.
References BASE, FN, isl_dim_out, and MULTI.
__isl_give isl_id * FN | ( | MULTI(BASE) | , |
get_tuple_id | |||
) |
Definition at line 45 of file isl_multi_tuple_id_templ.c.
References isl_space_get_tuple_id(), and type.
Definition at line 15 of file isl_multi_tuple_id_templ.c.
References isl_space_get_tuple_name(), and type.
Definition at line 38 of file isl_multi_tuple_id_templ.c.
References BASE, FN, isl_dim_out, and MULTI.
Definition at line 23 of file isl_multi_tuple_id_templ.c.
References isl_bool_error, isl_space_has_tuple_id(), and type.
__isl_give MULTI | ( | BASE | ) |
Definition at line 64 of file isl_multi_tuple_id_templ.c.
References BASE, FN, isl_space_set_tuple_name(), MULTI, and type.