Searched refs:isl_set_simple_hull (Results 1 – 14 of 14) sorted by relevance
226 domain = isl_set_from_basic_set(isl_set_simple_hull(domain)); in generate_domain()900 hull = isl_set_simple_hull(enforced_i); in set_enforced_from_set()929 enforced = isl_set_simple_hull(cond); in set_enforced_from_list()2593 hull = isl_set_simple_hull(isl_set_copy(domain)); in find_unroll_lower_bound()5003 domain = isl_set_from_basic_set(isl_set_simple_hull(domain)); in generate_code_in_space()5414 context = isl_set_from_basic_set(isl_set_simple_hull(context)); in build_ast_from_context()5497 set = isl_set_from_basic_set(isl_set_simple_hull(set)); in build_ast_from_extension()5901 set = isl_set_from_basic_set(isl_set_simple_hull(set)); in build_ast_from_domain()
897 hull = isl_set_simple_hull(isl_set_copy(data->build->domain)); in try_extract_mod()1625 rest = isl_set_from_basic_set(isl_set_simple_hull(rest)); in isl_ast_build_expr_from_set_internal()1630 isl_set_simple_hull(isl_set_copy(domain))); in isl_ast_build_expr_from_set_internal()
1237 C = isl_set_from_basic_set(isl_set_simple_hull(C)); in incremental_on_entire_domain()1362 C = isl_set_from_basic_set(isl_set_simple_hull(C)); in incremental_closure()2408 C = isl_set_from_basic_set(isl_set_simple_hull(C)); in can_be_split_off()
431 enforced = isl_set_simple_hull(isl_basic_set_union(enforced, in update_enforced()
2479 __isl_give isl_basic_set *isl_set_simple_hull(__isl_take isl_set *set) in isl_set_simple_hull() function3089 hull = isl_set_simple_hull(isl_set_copy(set)); in isl_set_bounded_simple_hull()
2047 isl_set_simple_hull(isl_set_copy(build->domain))); in isl_ast_build_compute_gist_basic_set()
953 hull = isl_set_simple_hull(isl_set_copy(context)); in FN()
1466 { &isl_set_simple_hull,1512 bset = isl_set_simple_hull(set); in test_simple_hull()
1122 set = isl_set_from_basic_set(isl_set_simple_hull(set)); in compute_sizes()
302 __isl_give isl_basic_set *isl_set_simple_hull(__isl_take isl_set *set);
19232 auto res = isl_set_simple_hull(copy()); in simple_hull()
397 size.bset = isl_set_simple_hull(isl_basic_set_compute_divs(size.bset)); in compute_array_dim_size()
770 bound = isl_set_from_basic_set(isl_set_simple_hull(bound)); in add_bounded_parameters_dynamic()3094 guard = isl_set_from_basic_set(isl_set_simple_hull(guard)); in insert_guard()
6292 __isl_give isl_basic_set *isl_set_simple_hull(