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

References

tools/polly/lib/External/isl/isl_map_simplify.c
 2743 					n2, bmap2->n_eq - n2, 0, 1 + total);
 2748 					n1, bmap1->n_eq - n1, 0, 1 + total);
 2752 				n1, bmap1->n_eq - n1, 0, 1 + total);
 2754 				n2, bmap2->n_eq - n2, 0, 1 + total);
 2760 	E1 = isl_mat_sub_alloc6(ctx, bmap->eq, 0, bmap->n_eq, 0, 1 + total);