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

References

tools/polly/lib/External/isl/isl_mat.c
 1540 	if (check_col_range(mat, col, 0) < 0)
 1549 	isl_mat_sub_copy(mat->ctx, ext->row, mat->row, mat->n_row, 0, 0, col);
 1551 				col + n, col, mat->n_col - col);
 1551 				col + n, col, mat->n_col - col);
 1551 				col + n, col, mat->n_col - col);