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

References

tools/polly/lib/External/isl/isl_map_simplify.c
 4875 	if (pos + n > total || pos + n < pos)
 4875 	if (pos + n > total || pos + n < pos)
 4875 	if (pos + n > total || pos + n < pos)
 4880 		if (preimage(bmap->eq[i] + 1 + pos, T) < 0)
 4883 		if (preimage(bmap->ineq[i] + 1 + pos, T) < 0)
 4888 		if (preimage(bmap->div[i] + 1 + 1 + pos, T) < 0)