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

References

tools/polly/lib/External/isl/isl_map.c
13584 	pos = isl_basic_map_offset(bmap, type) + first;
13586 	if (isl_mat_sub_transform(bmap->eq, bmap->n_eq, pos,
13589 	if (isl_mat_sub_transform(bmap->ineq, bmap->n_ineq, pos,
13592 	if (isl_mat_sub_transform(bmap->div, bmap->n_div, 1 + pos,