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

References

tools/polly/lib/External/isl/isl_map.c
 3897 	off = 0;
 3900 			isl_dim_map_dim(dim_map, bmap->dim, t, off);
 3904 						0, pos, off);
 3906 						pos, size - pos, off + pos + n);
 3908 		off += isl_space_dim(res_space, t);
 3910 	isl_dim_map_div(dim_map, bmap, off);