Polly 20.0.0git
|
#include <isl_union_macro.h>
Go to the source code of this file.
Functions | |
static __isl_give isl_val * | FN (UNION, eval_void) |
S (UNION, eval_data) | |
static isl_stat | FN (UNION, eval_entry) |
__isl_give isl_val * | FN (UNION, eval) |
__isl_give isl_val * FN | ( | UNION | , |
eval | |||
) |
Definition at line 57 of file isl_union_eval.c.
References eval_void(), FN, isl_point_free(), isl_point_get_ctx(), isl_point_is_void(), isl_point_peek_space(), isl_val_free(), isl_val_zero(), and S.
Definition at line 44 of file isl_union_eval.c.
References eval(), FN, isl_point_copy(), isl_stat_non_null(), isl_val_add(), PART, S, and user.
|
static |
Definition at line 16 of file isl_union_eval.c.
References FN, isl_point_free(), isl_point_get_ctx(), and isl_val_nan().
Definition at line 32 of file isl_union_eval.c.