Polly 19.0.0git
Functions
isl_union_eval.c File Reference
#include <isl_union_macro.h>

Go to the source code of this file.

Functions

static __isl_give isl_valFN (UNION, eval_void)
 
 S (UNION, eval_data)
 
static isl_stat FN (UNION, eval_entry)
 
__isl_give isl_valFN (UNION, eval)
 

Function Documentation

◆ FN() [1/3]

__isl_give isl_val * FN ( UNION  ,
eval   
)

◆ FN() [2/3]

static isl_stat FN ( UNION  ,
eval_entry   
)
static

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.

◆ FN() [3/3]

static __isl_give isl_val * FN ( UNION  ,
eval_void   
)
static

Definition at line 16 of file isl_union_eval.c.

References FN, isl_point_free(), isl_point_get_ctx(), and isl_val_nan().

◆ S()

S ( UNION  ,
eval_data   
)

Definition at line 32 of file isl_union_eval.c.