reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2497 if (!tab) 2499 if (tab->empty) 2501 if (tab->n_dead == tab->n_col) 2501 if (tab->n_dead == tab->n_col) 2505 for (i = tab->n_redundant; i < tab->n_row; ++i) { 2505 for (i = tab->n_redundant; i < tab->n_row; ++i) { 2508 var = isl_tab_var_from_row(tab, i); 2511 sgn = sign_of_max(tab, var); 2516 if (close_row(tab, var, 0) < 0) 2520 if (tab->n_dead == tab->n_col) 2520 if (tab->n_dead == tab->n_col) 2522 if (i == tab->n_row)