Polly 20.0.0git
|
#include <isl/space.h>
Go to the source code of this file.
Functions | |
static __isl_give TYPE * | FN (TYPE, merge_param) |
static __isl_give TYPE * | FN (TYPE, equate_initial_params) |
static __isl_give TYPE * | FN (TYPE, equate_domain_params) |
__isl_give TYPE * | FN (TYPE, bind_domain) |
static __isl_give TYPE * | FN (TYPE, equate_domain_wrapped_domain_params) |
__isl_give TYPE * | FN (TYPE, bind_domain_wrapped_domain) |
__isl_give TYPE * FN | ( | TYPE | , |
bind_domain | |||
) |
Definition at line 108 of file isl_bind_domain_templ.c.
References FN, isl_space_bind_map_domain(), obj, tuple, and TYPE.
__isl_give TYPE * FN | ( | TYPE | , |
bind_domain_wrapped_domain | |||
) |
Definition at line 156 of file isl_bind_domain_templ.c.
References FN, isl_space_bind_domain_wrapped_domain(), obj, tuple, and TYPE.
|
static |
Definition at line 83 of file isl_bind_domain_templ.c.
References FN, isl_space_check_domain_tuples(), isl_space_free(), obj, tuple, and TYPE.
|
static |
Definition at line 129 of file isl_bind_domain_templ.c.
References FN, isl_space_check_domain_wrapped_domain_tuples(), isl_space_free(), obj, tuple, and TYPE.
|
static |
Definition at line 51 of file isl_bind_domain_templ.c.
References FN, id, isl_dim_param, isl_id_free(), n, obj, pos(), tuple, and TYPE.
|
static |
Definition at line 20 of file isl_bind_domain_templ.c.
References aff, drop_dims(), FN, id, isl_aff_param_on_domain_space_id(), isl_dim_in, isl_dim_param, isl_space_copy(), isl_space_drop_dims(), isl_space_get_dim_id(), isl_space_map_from_set(), ma, move_dims(), obj, reset_domain_space(), and TYPE.