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

References

tools/polly/lib/External/isl/isl_map.c
 2909 	if (n == 0) {
 2918 	if (isl_basic_map_check_range(bmap, type, first, n) < 0)
 2924 		if (isl_seq_first_non_zero(bmap->eq[i] + 1 + first, n) != -1)
 2930 		if (isl_seq_first_non_zero(bmap->ineq[i] + 1 + first, n) != -1)