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