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

References

tools/polly/lib/External/isl/isl_space.c
 1040 	total = isl_space_dim(space, isl_dim_all);
 1041 	if (total + n < total)
 1041 	if (total + n < total)