Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dhash.h70 void isl_hash_table_remove(struct isl_ctx *ctx,
Dhmap_templ.c247 isl_hash_table_remove(hmap->ctx, &hmap->table, entry); in ISL_FN()
/external/llvm-project/polly/lib/External/isl/
Disl_union_single.c135 isl_hash_table_remove(ctx, &u->table, part_entry); in FN()
Disl_union_multi.c309 isl_hash_table_remove(ctx, &group->part_table, part_entry); in FN()
315 isl_hash_table_remove(ctx, &u->table, group_entry); in FN()
Disl_hash.c213 void isl_hash_table_remove(struct isl_ctx *ctx, in isl_hash_table_remove() function
Disl_id.c217 isl_hash_table_remove(id->ctx, &id->ctx->id_table, entry); in isl_id_free()
Disl_convex_hull.c1546 isl_hash_table_remove(ctx, table, entry); in update_constraint()
Disl_scheduler.c631 isl_hash_table_remove(ctx, graph->edge_table[i], entry); in graph_remove_edge()