reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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;