Home
last modified time | relevance | path

Searched refs:isl_tab_detect_redundant (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_vertices.c681 if (isl_tab_detect_redundant(tab) < 0) in add_chamber()
756 if (isl_tab_detect_redundant(tab) < 0) in create_todo()
969 if (isl_tab_detect_redundant(tab) < 0) in compute_chambers()
1002 if (isl_tab_detect_redundant(tab) < 0) in compute_chambers()
H A Disl_tab.h204 int isl_tab_detect_redundant(struct isl_tab *tab) WARN_UNUSED;
H A Disl_coalesce.c572 if (isl_tab_detect_redundant(fused_tab) < 0) in fuse()
1554 if (isl_tab_detect_redundant(info->tab) < 0) in add_selected_wraps_around_facet()
1851 if (isl_tab_detect_redundant(info_j->tab) < 0) in wrap_in_facet()
4234 if (isl_tab_detect_redundant(info[i].tab) < 0) in isl_map_coalesce()
H A Disl_map_subtract.c247 if (isl_tab_detect_redundant(tab) < 0) in n_non_redundant()
H A Disl_convex_hull.c77 if (isl_tab_detect_redundant(tab) < 0) in isl_basic_map_remove_redundancies()
H A Disl_tab.c3261 int isl_tab_detect_redundant(struct isl_tab *tab) in isl_tab_detect_redundant() function
H A Disl_map_simplify.c2586 if (isl_tab_detect_redundant(tab) < 0) in uset_gist_full()