Searched refs:isl_tab_need_undo (Results 1 – 3 of 3) sorted by relevance
241 isl_bool isl_tab_need_undo(struct isl_tab *tab);
3696 isl_bool isl_tab_need_undo(struct isl_tab *tab) in isl_tab_need_undo() function
3337 needs_undo = isl_tab_need_undo(tab); in propagate_equalities()