Searched refs:htab_delete (Results 1 – 25 of 60) sorted by relevance
123
169 extern void htab_delete (htab_t);
156 extern void htab_delete PARAMS ((htab_t));
277 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()
490 htab_delete (ref_table->ptrs); in maybe_free_reference_table()491 htab_delete (ref_table->objs); in maybe_free_reference_table()
173 htab_delete (graph->arc_hash_table); in conflict_graph_delete()
465 htab_delete (value_table); in vn_delete()
992 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()
890 htab_delete (referenced_vars); in delete_tree_ssa()898 htab_delete (default_defs); in delete_tree_ssa()
506 htab_delete (node->call_site_hash); in cgraph_node_remove_callees()607 htab_delete (node->call_site_hash); in cgraph_remove_node()
1066 htab_delete (bb_copy); in free_original_copy_tables()1067 htab_delete (bb_original); in free_original_copy_tables()
1225 htab_delete (bucket->seq_candidates); in htab_del_bucket()1392 htab_delete (hash_buckets); in rtl_seqabstr()
428 htab_delete (equiv); in tree_ssa_uncprop()
818 htab_delete (redirection_data); in thread_block()
2432 htab_delete (cache); in instantiate_parameters()2447 htab_delete (cache); in resolve_mixers()2867 htab_delete (scalar_evolution_info); in scev_finalize()
616 htab_delete (TB_up_ht); in browse_tree()
1372 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()
2217 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()
268 htab_delete (expr_table); in free_mem()
532 htab_delete (saving_htab); in gt_pch_save()
1980 htab_delete (def_blocks); in rewrite_blocks()2543 htab_delete (repl_tbl); in delete_update_ssa()
1099 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()
460 htab_delete (objfile->demangled_names_hash); in free_objfile()
387 htab_delete (htab_t htab) in htab_delete() function