reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1338 for (col = tab->n_dead; col < tab->n_col; ++col) { 1338 for (col = tab->n_dead; col < tab->n_col; ++col) { 1338 for (col = tab->n_dead; col < tab->n_col; ++col) { 1339 if (col_is_parameter_var(tab, col)) 1343 if (tab->var[var].index == col) 1349 if (isl_int_is_zero(tab->mat->row[row][off + col])) 1351 if (isl_int_is_pos(tab->mat->row[row][off + col])) 1354 col, row); 1357 fprintf(stderr, "zero column %d\n", col);