reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
757 for (i = tab->n_dead; i < tab->n_col; ++i) { 757 for (i = tab->n_dead; i < tab->n_col; ++i) { 757 for (i = tab->n_dead; i < tab->n_col; ++i) { 758 if (isl_int_is_zero(tab->mat->row[row][off + i])) 760 if (tab->col_var[i] >= 0) 762 if (isl_int_is_neg(tab->mat->row[row][off + i])) 764 if (!var_from_col(tab, i)->is_nonneg)