Searched refs:row_is_neg (Results 1 – 1 of 1) sorted by relevance
1298 static int row_is_neg(struct isl_tab *tab, int row) in row_is_neg() function1328 while (row_is_neg(tab, var->index)) { in restore_row()