reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2699 if (var->is_zero) 2701 if (var->is_redundant || !var->is_nonneg) 2701 if (var->is_redundant || !var->is_nonneg) 2720 if (var->is_row) { 2721 isl_int_set(row[0], tab->mat->row[var->index][0]); 2723 tab->mat->row[var->index] + 1, 1 + tab->n_col); 2727 isl_int_set_si(row[off + var->index], -1);