Polly 22.0.0git
isl_bind_domain_templ.c File Reference
#include <isl/space.h>

Go to the source code of this file.

Functions

static __isl_give TYPEFN (TYPE, merge_param)
static __isl_give TYPEFN (TYPE, equate_initial_params)
static __isl_give TYPEFN (TYPE, equate_domain_params)
__isl_give TYPEFN (TYPE, bind_domain)
static __isl_give TYPEFN (TYPE, equate_domain_wrapped_domain_params)
__isl_give TYPEFN (TYPE, bind_domain_wrapped_domain)

Function Documentation

◆ FN() [1/6]

◆ FN() [2/6]

◆ FN() [3/6]

__isl_give TYPE * FN ( TYPE ,
equate_domain_params  )
static

◆ FN() [4/6]

__isl_give TYPE * FN ( TYPE ,
equate_domain_wrapped_domain_params  )
static

◆ FN() [5/6]

__isl_give TYPE * FN ( TYPE ,
equate_initial_params  )
static

Definition at line 51 of file isl_bind_domain_templ.c.

References __isl_give, __isl_keep, __isl_take, FN, id, isl_dim_param, isl_id_free(), n, obj, pos(), tuple, and TYPE.

◆ FN() [6/6]