Searched refs:isl_tab_detect_redundant (Results 1 – 7 of 7) sorted by relevance
681 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()
204 int isl_tab_detect_redundant(struct isl_tab *tab) WARN_UNUSED;
572 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()
247 if (isl_tab_detect_redundant(tab) < 0) in n_non_redundant()
77 if (isl_tab_detect_redundant(tab) < 0) in isl_basic_map_remove_redundancies()
3261 int isl_tab_detect_redundant(struct isl_tab *tab) in isl_tab_detect_redundant() function
2586 if (isl_tab_detect_redundant(tab) < 0) in uset_gist_full()