reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4187 total = 3 + n_edge; 4190 node->start = total; 4191 total += 1 + node->nparam + 2 * node->nvar; 4197 dim = isl_space_set_alloc(ctx, 0, total); 4207 isl_seq_clr(graph->lp->eq[k], 1 + total); 4222 isl_seq_clr(graph->lp->ineq[k], 1 + total);