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

References

tools/polly/lib/External/isl/isl_tab_pip.c
  696 	for (row = 0; row < sol->n_out; ++row) {
  696 	for (row = 0; row < sol->n_out; ++row) {
  696 	for (row = 0; row < sol->n_out; ++row) {
  697 		int i = tab->n_param + row;
  700 		isl_seq_clr(mat->row[1 + row], mat->n_col);
  715 		scale_rows(mat, m, 1 + row);
  717 		isl_int_mul(mat->row[1 + row][0], m, tab->mat->row[r][1]);
  723 			isl_int_mul(mat->row[1 + row][1 + j], m,
  731 			isl_int_mul(mat->row[1 + row][1 + tab->n_param + j], m,
  735 			isl_seq_neg(mat->row[1 + row], mat->row[1 + row],
  735 			isl_seq_neg(mat->row[1 + row], mat->row[1 + row],