Home
last modified time | relevance | path

Searched refs:isl_set_make_disjoint (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_map_lexopt_templ.c98 dom = isl_set_make_disjoint(dom); in SF()
Disl_scan.c234 set = isl_set_make_disjoint(set); in isl_set_scan()
Disl_bound.c193 set = isl_set_make_disjoint(set); in guarded_fold()
Disl_ast_codegen.c1928 set1 = isl_set_make_disjoint(set1); in add_split_on()
2293 domain = isl_set_make_disjoint(domain); in separate_domain()
2749 set = isl_set_make_disjoint(set); in do_unroll_iteration()
2896 domain = isl_set_make_disjoint(domain); in compute_atomic_domain()
3009 domain = isl_set_make_disjoint(domain); in compute_partial_domains()
3076 unroll = isl_set_make_disjoint(unroll); in compute_domains_init_options()
3385 domain = isl_set_make_disjoint(domain); in generate_shifted_component_tree_base()
Disl_point.c531 set = isl_set_make_disjoint(set); in isl_set_foreach_point()
Disl_map_subtract.c924 __isl_give isl_set *isl_set_make_disjoint(__isl_take isl_set *set) in isl_set_make_disjoint() function
Disl_ast_graft.c313 guard = isl_set_make_disjoint(guard); in ast_node_insert_if()
/external/llvm-project/polly/lib/External/isl/include/isl/
Dset.h455 __isl_give isl_set *isl_set_make_disjoint(__isl_take isl_set *set);
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod2412 __isl_give isl_set *isl_set_make_disjoint(