Polly 20.0.0git
|
Go to the source code of this file.
Classes | |
struct | UNION |
Functions | |
isl_size | FN (FN(UNION, n), BASE) |
S (UNION, foreach_data) | |
static isl_stat | FN (UNION, call_on_copy) |
isl_stat | FN (FN(UNION, foreach), BASE) |
static isl_bool | FN (UNION, has_same_domain_space_tuples) const |
static struct isl_hash_table_entry * | FN (UNION, find_part_entry) |
static __isl_give UNION * | FN (UNION, remove_part_entry) |
static isl_stat | FN (UNION, check_disjoint_domain_other) |
static isl_stat | FN (UNION, check_disjoint_domain) |
static isl_stat | FN (UNION, foreach_inplace) |
static isl_bool | FN (PART, has_domain_space_tuples) |
isl_stat | FN (UNION, foreach_on_domain) |
static isl_stat | FN (UNION, free_u_entry) |
Definition at line 55 of file isl_union_single.c.
References call_on_copy(), FN, fn, isl_hash_table_foreach(), isl_stat_error, S, and user.
Definition at line 33 of file isl_union_single.c.
References isl_size_error.
|
static |
Definition at line 183 of file isl_union_single.c.
References FN, has_domain_space_tuples(), PART, and val.
|
static |
Definition at line 44 of file isl_union_single.c.
References FN, isl_stat_error, PART, S, and user.
Definition at line 162 of file isl_union_single.c.
References FN, isl_die, isl_error_invalid, isl_stat_error, and PART.
Definition at line 150 of file isl_union_single.c.
References isl_stat_ok.
|
static |
Definition at line 92 of file isl_union_single.c.
References isl_hash_table_entry::data, equal, FN, isl_hash_table_entry::hash, isl_die, isl_dim_out, isl_error_invalid, isl_hash_table_entry_none, isl_hash_table_find(), isl_space_get_tuple_domain_hash(), isl_space_tuple_is_equal(), and PART.
Definition at line 172 of file isl_union_single.c.
References FN, fn, isl_hash_table_foreach(), isl_stat_error, and user.
Definition at line 204 of file isl_union_single.c.
References isl_hash_table_entry::data, FN, fn, has_domain_space_tuples(), isl_hash_table_entry::hash, isl_hash_table_entry_none, isl_hash_table_find(), isl_space_get_tuple_hash(), isl_stat_error, isl_stat_ok, PART, and user.
Definition at line 224 of file isl_union_single.c.
References FN, isl_stat_ok, and PART.
Definition at line 70 of file isl_union_single.c.
References isl_dim_in, isl_space_is_set(), isl_space_tuple_is_equal(), PART, and val.
|
static |
Definition at line 128 of file isl_union_single.c.
References FN, isl_hash_table_remove(), and PART.
Definition at line 38 of file isl_union_single.c.
References __isl_take, fn, PART, and user.