Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dhash.h70 void isl_hash_table_remove(struct isl_ctx *ctx,
H A Dhmap_templ.c247 isl_hash_table_remove(hmap->ctx, &hmap->table, entry); in ISL_FN()
/llvm-project-15.0.7/polly/lib/External/isl/
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_hash.c213 void isl_hash_table_remove(struct isl_ctx *ctx, in isl_hash_table_remove() function
H A Disl_union_single.c137 isl_hash_table_remove(ctx, &u->table, part_entry); in FN()
H A Disl_id.c218 isl_hash_table_remove(id->ctx, &id->ctx->id_table, entry); in isl_id_free()
H A Disl_convex_hull.c1546 isl_hash_table_remove(ctx, table, entry); in update_constraint()
H A Disl_scheduler.c631 isl_hash_table_remove(ctx, graph->edge_table[i], entry); in graph_remove_edge()