Searched refs:node_table (Results 1 – 2 of 2) sorted by relevance
244 struct isl_hash_table *node_table; member
183 graph->node_table = isl_hash_table_alloc(ctx, graph->n); in graph_init_table()184 if (!graph->node_table) in graph_init_table()192 entry = isl_hash_table_find(ctx, graph->node_table, hash, in graph_init_table()216 entry = isl_hash_table_find(ctx, graph->node_table, hash, in isl_sched_graph_find_node()535 isl_hash_table_free(ctx, graph->node_table); in isl_sched_graph_free()