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
  564 			for (k = done; k < bmap->n_eq; ++k)
  564 			for (k = done; k < bmap->n_eq; ++k)
  564 			for (k = done; k < bmap->n_eq; ++k)
  565 				if (!isl_int_is_zero(bmap->eq[k][1+last_var]))
  567 			if (k < bmap->n_eq)
  572 		if (k != done)
  573 			swap_equality(bmap, k, done);
  588 	for (k = done; k < bmap->n_eq; ++k) {
  588 	for (k = done; k < bmap->n_eq; ++k) {
  588 	for (k = done; k < bmap->n_eq; ++k) {
  589 		if (isl_int_is_zero(bmap->eq[k][0]))