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

References

tools/polly/lib/External/isl/isl_scheduler.c
  775 	graph->n = 0;
  776 	graph->maxvar = 0;
  778 	r = isl_union_set_foreach_set(domain, &init_n_maxvar, graph);
  785 	graph->max_row = n_edge + graph->maxvar;
  785 	graph->max_row = n_edge + graph->maxvar;