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

References

tools/polly/lib/External/isl/isl_map.c
 1031 	total = isl_basic_map_total_dim(bmap);
 1032 	if (bmap->n_eq == total) {
 1035 			j = isl_seq_first_non_zero(bmap->eq[i] + 1, total);
 1042 						    total - j - 1);