Polly 19.0.0git
Functions
isl_pw_opt_templ.c File Reference

Go to the source code of this file.

Functions

__isl_give isl_valFN (PW, opt)
 
__isl_give isl_valFN (PW, max)
 
__isl_give isl_valFN (PW, min)
 

Function Documentation

◆ FN() [1/3]

__isl_give isl_val * FN ( PW  ,
max   
)

Definition at line 46 of file isl_pw_opt_templ.c.

References FN, and PW.

◆ FN() [2/3]

__isl_give isl_val * FN ( PW  ,
min   
)

Definition at line 51 of file isl_pw_opt_templ.c.

References FN, and PW.

◆ FN() [3/3]

__isl_give isl_val * FN ( PW  ,
opt   
)

Definition at line 16 of file isl_pw_opt_templ.c.

References EL, FN, isl_set_copy(), isl_val_max(), isl_val_min(), isl_val_zero(), and PW.