Polly 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | TYPE CAT(isl_,BASE) |
#define | xFN(TYPE, NAME) TYPE ## _ ## NAME |
#define | FN(TYPE, NAME) xFN(TYPE,NAME) |
Functions | |
static __isl_give isl_multi_pw_aff * | FN (BASE, opt_mpa) |
Definition at line 13 of file isl_opt_mpa_templ.c.
Definition at line 11 of file isl_opt_mpa_templ.c.
Definition at line 12 of file isl_opt_mpa_templ.c.
|
static |
Definition at line 25 of file isl_opt_mpa_templ.c.
References domain, FN, isl_multi_pw_aff_intersect_domain(), n, obj, and TYPE.