reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/isl_tab.c
 2149 	row = var->index;
 2150 	if (row_is_manifestly_zero(tab, row)) {
 2153 		return drop_row(tab, row);
 2171 	sgn = isl_int_sgn(tab->mat->row[row][1]);
 2174 		isl_seq_neg(tab->mat->row[row] + 1, tab->mat->row[row] + 1,
 2174 		isl_seq_neg(tab->mat->row[row] + 1, tab->mat->row[row] + 1,