Polly 23.0.0git
isl_union_domain_reverse_templ.c File Reference

Go to the source code of this file.

Functions

static isl_bool FN (UNION, select_domain_is_wrapping_entry)
static __isl_give PARTFN (UNION, domain_reverse_entry)
__isl_give UNIONFN (UNION, domain_reverse)

Function Documentation

◆ FN() [1/3]

__isl_give UNION * FN ( UNION ,
domain_reverse  )

Definition at line 31 of file isl_union_domain_reverse_templ.c.

References __isl_give, __isl_keep, FN, S, transform(), and UNION.

◆ FN() [2/3]

__isl_give PART * FN ( UNION ,
domain_reverse_entry  )
static

Definition at line 20 of file isl_union_domain_reverse_templ.c.

References __isl_give, __isl_take, FN, PART, UNION, and user.

◆ FN() [3/3]

isl_bool FN ( UNION ,
select_domain_is_wrapping_entry  )
static