Polly 19.0.0git
Functions
isl_pw_union_opt.c File Reference
#include <isl_pw_macro.h>

Go to the source code of this file.

Functions

static __isl_give isl_setFN (PW, better)
 
static __isl_give isl_set_listFN (PW, extract_domains)
 
static __isl_give isl_setFN (PW, better_or_out)
 
static __isl_give isl_setFN (PW, worse_or_out)
 
 S (PW, union_opt_cmp_data)
 
static void FN (S(PW, union_opt_cmp_data_clear)
 
static isl_stat FN (S(PW, union_opt_cmp_split)
 
static isl_stat FN (S(PW, union_opt_cmp_pair)
 
static isl_stat FN (S(PW, union_opt_cmp_two)
 
static __isl_give PWFN (S(PW, merge)
 
static __isl_give PWFN (PW, union_opt_cmp)
 

Function Documentation

◆ FN() [1/10]

static __isl_give isl_set * FN ( PW  ,
better   
)
static

Definition at line 20 of file isl_pw_union_opt.c.

References cmp(), EL, and FN.

◆ FN() [2/10]

static __isl_give isl_set * FN ( PW  ,
better_or_out   
)
static

◆ FN() [3/10]

static __isl_give isl_set_list * FN ( PW  ,
extract_domains   
)
static

Definition at line 28 of file isl_pw_union_opt.c.

References FN, isl_set_copy(), isl_set_list, and PW.

◆ FN() [4/10]

static __isl_give PW * FN ( PW  ,
union_opt_cmp   
)
static

◆ FN() [5/10]

static __isl_give isl_set * FN ( PW  ,
worse_or_out   
)
static

◆ FN() [6/10]

static __isl_give PW * FN ( S PW,
merge   
)
static

Definition at line 229 of file isl_pw_union_opt.c.

References cmp(), EL, FN, isl_set_list, isl_set_union(), isl_space_copy(), n, PW, res, and set.

◆ FN() [7/10]

static void FN ( S PW,
union_opt_cmp_data_clear   
)
static

Definition at line 86 of file isl_pw_union_opt.c.

References FN, and PW.

◆ FN() [8/10]

static isl_stat FN ( S PW,
union_opt_cmp_pair   
)
static

Definition at line 145 of file isl_pw_union_opt.c.

References cmp(), EL, FN, and PW.

◆ FN() [9/10]

static isl_stat FN ( S PW,
union_opt_cmp_split   
)
static

Definition at line 121 of file isl_pw_union_opt.c.

References FN, isl_set_copy(), isl_stat_ok, and PW.

◆ FN() [10/10]

static isl_stat FN ( S PW,
union_opt_cmp_two   
)
static

◆ S()

S ( PW  ,
union_opt_cmp_data   
)

Definition at line 79 of file isl_pw_union_opt.c.

References isl_set_list, and PW.