Home
last modified time | relevance | path

Searched refs:htab_delete (Results 1 – 25 of 60) sorted by relevance

123

/freebsd-11-stable/contrib/binutils/include/
HDhashtab.h169 extern void htab_delete (htab_t);
/freebsd-11-stable/contrib/gcclibs/include/
HDhashtab.h169 extern void htab_delete (htab_t);
/freebsd-11-stable/contrib/gdb/include/
HDhashtab.h156 extern void htab_delete PARAMS ((htab_t));
/freebsd-11-stable/contrib/gcc/
HDcoverage.c277 htab_delete (counts_hash); in read_counts_file()
285 htab_delete (counts_hash); in read_counts_file()
313 htab_delete (counts_hash); in read_counts_file()
HDtree-ssa-alias-warnings.c490 htab_delete (ref_table->ptrs); in maybe_free_reference_table()
491 htab_delete (ref_table->objs); in maybe_free_reference_table()
HDconflict.c173 htab_delete (graph->arc_hash_table); in conflict_graph_delete()
HDtree-vn.c465 htab_delete (value_table); in vn_delete()
HDsee.c992 htab_delete (ref_s->unmerged_def_se_hash); in see_free_ref_s()
994 htab_delete (ref_s->merged_def_se_hash); in see_free_ref_s()
996 htab_delete (ref_s->use_se_hash); in see_free_ref_s()
1304 htab_delete (see_pre_extension_hash); in see_free_data_structures()
1309 htab_delete (see_bb_hash_ar[i]); in see_free_data_structures()
HDtree-ssa.c890 htab_delete (referenced_vars); in delete_tree_ssa()
898 htab_delete (default_defs); in delete_tree_ssa()
HDcgraph.c506 htab_delete (node->call_site_hash); in cgraph_node_remove_callees()
607 htab_delete (node->call_site_hash); in cgraph_remove_node()
HDcfg.c1066 htab_delete (bb_copy); in free_original_copy_tables()
1067 htab_delete (bb_original); in free_original_copy_tables()
HDrtl-factoring.c1225 htab_delete (bucket->seq_candidates); in htab_del_bucket()
1392 htab_delete (hash_buckets); in rtl_seqabstr()
HDtree-ssa-uncprop.c428 htab_delete (equiv); in tree_ssa_uncprop()
HDtree-ssa-threadupdate.c818 htab_delete (redirection_data); in thread_block()
HDtree-scalar-evolution.c2432 htab_delete (cache); in instantiate_parameters()
2447 htab_delete (cache); in resolve_mixers()
2867 htab_delete (scalar_evolution_info); in scev_finalize()
HDtree-browser.c616 htab_delete (TB_up_ht); in browse_tree()
HDexcept.c1372 htab_delete (ttypes); in assign_filter_values()
1373 htab_delete (ehspec); in assign_filter_values()
1738 htab_delete (ar_hash); in sjlj_assign_call_site_values()
3363 htab_delete (ar_hash); in convert_to_eh_region_ranges()
HDloop-unroll.c2217 htab_delete (opt_info->insns_to_split); in free_opt_info()
2222 htab_delete (opt_info->insns_with_var_to_expand); in free_opt_info()
HDpostreload-gcse.c268 htab_delete (expr_table); in free_mem()
HDggc-common.c532 htab_delete (saving_htab); in gt_pch_save()
HDtree-into-ssa.c1980 htab_delete (def_blocks); in rewrite_blocks()
2543 htab_delete (repl_tbl); in delete_update_ssa()
/freebsd-11-stable/contrib/gcclibs/libcpp/
HDfiles.c1099 htab_delete (pfile->file_hash); in _cpp_cleanup_files()
1100 htab_delete (pfile->dir_hash); in _cpp_cleanup_files()
1101 htab_delete (pfile->nonexistent_file_hash); in _cpp_cleanup_files()
/freebsd-11-stable/contrib/gdb/gdb/
HDobjfiles.c460 htab_delete (objfile->demangled_names_hash); in free_objfile()
/freebsd-11-stable/contrib/gcclibs/libiberty/
HDhashtab.c387 htab_delete (htab_t htab) in htab_delete() function
/freebsd-11-stable/contrib/binutils/libiberty/
HDhashtab.c387 htab_delete (htab_t htab) in htab_delete() function

123