Polly 22.0.0git
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]

__isl_give isl_set * FN ( PW ,
better  )
static

Definition at line 20 of file isl_pw_union_opt.c.

References __isl_give, __isl_keep, __isl_take, cmp(), EL, FN, isl_set, and PW.

◆ FN() [2/10]

__isl_give isl_set * FN ( PW ,
better_or_out  )
static

◆ FN() [3/10]

__isl_give isl_set_list * FN ( PW ,
extract_domains  )
static

Definition at line 28 of file isl_pw_union_opt.c.

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

◆ FN() [4/10]

__isl_give PW * FN ( PW ,
union_opt_cmp  )
static

◆ FN() [5/10]

__isl_give isl_set * FN ( PW ,
worse_or_out  )
static

◆ FN() [6/10]

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

Definition at line 229 of file isl_pw_union_opt.c.

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

◆ FN() [7/10]

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]

isl_stat FN ( S( PW,
union_opt_cmp_pair  )
static

Definition at line 145 of file isl_pw_union_opt.c.

References __isl_give, __isl_take, cmp(), EL, FN, isl_set, and PW.

◆ FN() [9/10]

isl_stat FN ( S( PW,
union_opt_cmp_split  )
static

Definition at line 121 of file isl_pw_union_opt.c.

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

◆ FN() [10/10]

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.