Searched refs:isl_hash_table_remove (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/isl/include/isl/
H A Dhash.h71 void isl_hash_table_remove(struct isl_ctx *ctx,
/haiku-buildtools/isl/
H A Disl_id.c178 isl_hash_table_remove(id->ctx, &id->ctx->id_table, entry);
H A Disl_hash.c199 void isl_hash_table_remove(struct isl_ctx *ctx, function
H A Disl_union_templ.c189 isl_hash_table_remove(u->dim->ctx, &u->table, entry);
H A Disl_fold.c1377 isl_hash_table_remove(ctx, &(*upwf)->table, entry);
H A Disl_convex_hull.c1592 isl_hash_table_remove(ctx, table, entry);
H A Disl_schedule.c388 isl_hash_table_remove(ctx, graph->edge_table[i], entry);

Completed in 209 milliseconds