Polly 19.0.0git
Functions
set_from_map.c File Reference
#include <isl/map_type.h>

Go to the source code of this file.

Functions

static __isl_give isl_setset_from_map (__isl_take isl_map *map)
 

Function Documentation

◆ set_from_map()

static __isl_give isl_set * set_from_map ( __isl_take isl_map map)
static

Definition at line 5 of file set_from_map.c.

References map.

Referenced by isl_basic_set_compute_divs(), isl_basic_set_lexmax(), isl_basic_set_lexmin(), isl_basic_set_union(), isl_map_bind_domain(), isl_map_domain(), isl_map_range(), isl_map_underlying_set(), isl_set_add_basic_set(), isl_set_add_dims(), isl_set_align_divs(), isl_set_coalesce(), isl_set_compute_divs(), isl_set_detect_equalities(), isl_set_drop(), isl_set_drop_unused_params(), isl_set_eliminate(), isl_set_fix(), isl_set_fix_dim_si(), isl_set_fix_si(), isl_set_flatten(), isl_set_from_multi_pw_aff(), isl_set_from_pw_aff(), isl_set_from_pw_multi_aff(), isl_set_gist(), isl_set_gist_basic_set(), isl_set_grow(), isl_set_intersect(), isl_set_intersect_factor_domain(), isl_set_intersect_factor_range(), isl_set_lift(), isl_set_lower_bound_si(), isl_set_lower_bound_val(), isl_set_make_disjoint(), isl_set_move_dims(), isl_set_neg(), isl_set_normalize(), isl_set_partial_lexmax(), isl_set_partial_lexmin(), isl_set_plain_gist_basic_set(), isl_set_project_out(), isl_set_project_out_all_params(), isl_set_project_out_param_id(), isl_set_project_out_param_id_list(), isl_set_realign(), isl_set_remove_dims(), isl_set_remove_divs_involving_dims(), isl_set_remove_empty_parts(), isl_set_remove_unknown_divs(), isl_set_reset_space(), isl_set_set_dim_name(), isl_set_set_tuple_name(), isl_set_subtract(), isl_set_sum(), isl_set_unbind_params(), isl_set_union(), isl_set_union_disjoint(), isl_set_upper_bound_val(), isl_union_set_extract_set(), lex_le_set(), lex_lt_set(), set_bound_multi_val(), and test_set_from_map().