Searched refs:max_row (Results 1 – 1 of 1) sorted by relevance
369 int max_row; member802 graph->max_row = n_edge + graph->maxvar; in compute_max_row()1221 coincident = isl_calloc_array(ctx, int, graph->max_row); in add_node()1230 if (!space || !sched || (graph->max_row && !coincident)) in add_node()3187 if (graph->n_total_row >= graph->max_row) in update_schedule()3848 sub->max_row = graph->max_row; in extract_sub_graph()