Searched refs:isl_set_make_disjoint (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/isl/
H A Disl_map_lexopt_templ.c36 dom = isl_set_make_disjoint(dom);
H A Disl_bound.c187 set = isl_set_make_disjoint(set);
H A Disl_scan.c230 set = isl_set_make_disjoint(set);
H A Disl_ast_codegen.c1726 set1 = isl_set_make_disjoint(set1);
2060 domain = isl_set_make_disjoint(domain);
2374 set = isl_set_make_disjoint(set);
2490 domain = isl_set_make_disjoint(domain);
2603 domain = isl_set_make_disjoint(domain);
2667 option[unroll] = isl_set_make_disjoint(option[unroll]);
H A Disl_point.c329 set = isl_set_make_disjoint(set);
H A Disl_ast_graft.c253 guard = isl_set_make_disjoint(guard);
H A Disl_map_subtract.c873 __isl_give isl_set *isl_set_make_disjoint(__isl_take isl_set *set) function
/haiku-buildtools/isl/include/isl/
H A Dset.h418 __isl_give isl_set *isl_set_make_disjoint(__isl_take isl_set *set);

Completed in 69 milliseconds