Home
last modified time | relevance | path

Searched refs:isl_hash_table_remove (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dhash.h72 void isl_hash_table_remove(struct isl_ctx *ctx,
H A Dhmap_templ.c248 isl_hash_table_remove(hmap->ctx, &hmap->table, entry); in ISL_FN()
/netbsd-src/external/mit/isl/dist/
H A Disl_union_multi.c312 isl_hash_table_remove(ctx, &group->part_table, part_entry); in FN()
318 isl_hash_table_remove(ctx, &u->table, group_entry); in FN()
H A Disl_union_single.c138 isl_hash_table_remove(ctx, &u->table, part_entry); in FN()
H A Disl_id.c228 isl_hash_table_remove(id->ctx, &id->ctx->id_table, entry); in isl_id_free()
H A Disl_hash.c258 void isl_hash_table_remove(struct isl_ctx *ctx, in isl_hash_table_remove() function
H A Disl_scheduler_scc.c238 isl_hash_table_remove(ctx, scc_graph->edge_table[src], edge_entry); in isl_scc_graph_remove_edge()
H A Disl_convex_hull.c1546 isl_hash_table_remove(ctx, table, entry); in update_constraint()
H A Disl_scheduler.c410 isl_hash_table_remove(ctx, graph->edge_table[i], entry); in graph_remove_edge()