Polly 22.0.0git
|
Go to the source code of this file.
Macros | |
#define | xFN(TYPE, NAME) |
#define | FN(TYPE, NAME) |
Functions | |
static __isl_give TYPE * | FN (TYPE, drop_domain) |
static isl_stat | FN (TYPE, check_domain_product) |
__isl_give TYPE * | FN (TYPE, domain_factor_domain) |
#define FN | ( | TYPE, | |
NAME ) |
Definition at line 12 of file isl_domain_factor_templ.c.
#define xFN | ( | TYPE, | |
NAME ) |
Definition at line 11 of file isl_domain_factor_templ.c.
Definition at line 34 of file isl_domain_factor_templ.c.
References __isl_keep, FN, isl_die, isl_error_invalid, isl_stat_error, isl_stat_ok, obj, and TYPE.
__isl_give TYPE * FN | ( | TYPE | , |
domain_factor_domain | ) |
Definition at line 50 of file isl_domain_factor_templ.c.
References __isl_give, __isl_take, domain_factor_domain, FN, isl_dim_set, isl_space_dim(), isl_space_factor_domain(), n, obj, reset_domain_space(), and TYPE.
|
static |
Definition at line 17 of file isl_domain_factor_templ.c.
References __isl_give, __isl_take, drop_dims(), FN, isl_die, isl_dim_in, isl_error_invalid, n, obj, and TYPE.