Polly 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | xFN(TYPE, NAME) TYPE ## _ ## NAME |
#define | FN(TYPE, NAME) xFN(TYPE,NAME) |
Functions | |
__isl_give TYPE * | FN (TYPE, copy_tuple_id) |
Definition at line 11 of file isl_copy_tuple_id_templ.c.
Definition at line 10 of file isl_copy_tuple_id_templ.c.
__isl_give TYPE * FN | ( | TYPE | , |
copy_tuple_id | |||
) |
Definition at line 16 of file isl_copy_tuple_id_templ.c.
References FN, id, isl_space_get_tuple_id(), isl_space_has_tuple_id(), and TYPE.