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
 4172 			for (u = 0; u < bmap->n_ineq; ++u) {
 4172 			for (u = 0; u < bmap->n_ineq; ++u) {
 4172 			for (u = 0; u < bmap->n_ineq; ++u) {
 4173 				if (!isl_int_is_neg(bmap->ineq[u][off + i]))
 4175 				if (isl_int_is_negone(bmap->ineq[u][off + i]))
 4177 				has_int = int_between_bounds(bmap, i, l, u,
 4186 			if (u < bmap->n_ineq)