Searched refs:isl_tab_restore_redundant (Results 1 – 3 of 3) sorted by relevance
204 isl_stat isl_tab_restore_redundant(struct isl_tab *tab);
74 if (isl_tab_restore_redundant(tab) < 0) in isl_basic_map_remove_redundancies()
3852 isl_stat isl_tab_restore_redundant(struct isl_tab *tab) in isl_tab_restore_redundant() function