Polly 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | xCAT(A, B) A ## B |
#define | CAT(A, B) xCAT(A,B) |
#define | TYPE CAT(isl_,BASE) |
#define | xBFN(BASE, NAME) isl_ ## BASE ## _ ## NAME |
#define | BFN(BASE, NAME) xBFN(BASE,NAME) |
Functions | |
static __isl_give isl_val * | BFN (BASE, dim_opt_val) |
Definition at line 14 of file isl_ilp_opt_val_templ.c.
Definition at line 12 of file isl_ilp_opt_val_templ.c.
Definition at line 13 of file isl_ilp_opt_val_templ.c.
|
static |
Definition at line 23 of file isl_ilp_opt_val_templ.c.
References BASE, BFN, isl_aff_free(), isl_aff_var_on_domain(), isl_dim_set, isl_local_space_from_space(), obj, pos(), and set.