reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
676 graph->region = isl_alloc_array(ctx, 685 if (!graph->node || !graph->region || (graph->n_edge && !graph->edge) || 738 free(graph->region); 2898 graph->region[i].pos = node_var_coef_offset(node); 2903 graph->region[i].trivial = trivial; 2907 graph->region, &check_conflict, graph); 2909 isl_mat_free(graph->region[i].trivial);