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

References

tools/polly/lib/External/isl/isl_farkas.c
  239 	for (i = 0; i < bset->n_eq + bset->n_ineq; ++i) {
  239 	for (i = 0; i < bset->n_eq + bset->n_ineq; ++i) {
  239 	for (i = 0; i < bset->n_eq + bset->n_ineq; ++i) {
  246 	for (i = 0; i < total; ++i) {
  246 	for (i = 0; i < total; ++i) {
  246 	for (i = 0; i < total; ++i) {
  251 		isl_int_set_si(dual->eq[k][1 + shift + i], -1);
  254 				    bset->eq[j][1 + i]);
  257 				    bset->ineq[j][1 + i]);
  260 	for (i = 0; i < bset->n_ineq; ++i) {
  260 	for (i = 0; i < bset->n_ineq; ++i) {
  260 	for (i = 0; i < bset->n_ineq; ++i) {
  266 		isl_int_set_si(dual->ineq[k][1 + shift + total + bset->n_eq + i], 1);