Polly 22.0.0git
|
Go to the source code of this file.
Functions | |
__isl_give isl_val * | FN (PW, opt) |
__isl_give isl_val * | FN (PW, max) |
__isl_give isl_val * | FN (PW, min) |
__isl_give isl_val * FN | ( | PW | , |
max | ) |
Definition at line 46 of file isl_pw_opt_templ.c.
References __isl_give, __isl_take, FN, and PW.
__isl_give isl_val * FN | ( | PW | , |
min | ) |
Definition at line 51 of file isl_pw_opt_templ.c.
References __isl_give, __isl_take, FN, and PW.
__isl_give isl_val * FN | ( | PW | , |
opt | ) |
Definition at line 16 of file isl_pw_opt_templ.c.
References __isl_give, __isl_take, EL, FN, isl_set_copy(), isl_val_max(), isl_val_min(), isl_val_zero(), and PW.