Home
last modified time | relevance | path

Searched refs:free_alloc_pool (Results 1 – 22 of 22) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dalloc-pool.h61 extern void free_alloc_pool (alloc_pool);
H A Dalloc-pool.c227 free_alloc_pool (alloc_pool pool) in free_alloc_pool() function
244 free_alloc_pool (*pool); in free_alloc_pool_if_empty()
H A Ddse.c2918 free_alloc_pool (cse_store_info_pool); in dse_step1()
3963 free_alloc_pool (clear_alias_mode_pool); in dse_step7()
3975 free_alloc_pool (rtx_store_info_pool); in dse_step7()
3976 free_alloc_pool (read_info_pool); in dse_step7()
3977 free_alloc_pool (insn_info_pool); in dse_step7()
3978 free_alloc_pool (bb_info_pool); in dse_step7()
3979 free_alloc_pool (rtx_group_info_pool); in dse_step7()
3980 free_alloc_pool (deferred_change_pool); in dse_step7()
H A Dcselib.c2705 free_alloc_pool (elt_list_pool); in cselib_finish()
2706 free_alloc_pool (elt_loc_list_pool); in cselib_finish()
2707 free_alloc_pool (cselib_val_pool); in cselib_finish()
2708 free_alloc_pool (value_pool); in cselib_finish()
H A Dira-build.c1159 free_alloc_pool (allocno_pool); in finish_allocnos()
1160 free_alloc_pool (object_pool); in finish_allocnos()
1161 free_alloc_pool (live_range_pool); in finish_allocnos()
1402 free_alloc_pool (copy_pool); in finish_copies()
1454 free_alloc_pool (cost_vector_pool[aclass]); in finish_cost_vectors()
H A Ddf-scan.c265 free_alloc_pool (problem_data->ref_base_pool); in df_scan_free_internal()
266 free_alloc_pool (problem_data->ref_artificial_pool); in df_scan_free_internal()
267 free_alloc_pool (problem_data->ref_regular_pool); in df_scan_free_internal()
268 free_alloc_pool (problem_data->insn_pool); in df_scan_free_internal()
269 free_alloc_pool (problem_data->reg_pool); in df_scan_free_internal()
270 free_alloc_pool (problem_data->mw_reg_pool); in df_scan_free_internal()
H A Dipa-prop.c2153 free_alloc_pool (ipcp_sources_pool); in ipa_free_all_structures_after_ipa_cp()
2154 free_alloc_pool (ipcp_values_pool); in ipa_free_all_structures_after_ipa_cp()
2169 free_alloc_pool (ipcp_sources_pool); in ipa_free_all_structures_after_iinln()
2171 free_alloc_pool (ipcp_values_pool); in ipa_free_all_structures_after_iinln()
H A Dcfg.c1190 free_alloc_pool (original_copy_bb_pool); in free_original_copy_tables()
H A Dstmt.c2316 free_alloc_pool (case_node_pool); in expand_case()
2485 free_alloc_pool (case_node_pool); in expand_case()
H A Dregcprop.c1096 free_alloc_pool (debug_insn_changes_pool); in copyprop_hardreg_forward()
H A Dvar-tracking.c9552 free_alloc_pool (attrs_pool); in vt_finalize()
9553 free_alloc_pool (var_pool); in vt_finalize()
9554 free_alloc_pool (loc_chain_pool); in vt_finalize()
9555 free_alloc_pool (shared_hash_pool); in vt_finalize()
9559 free_alloc_pool (valvar_pool); in vt_finalize()
H A Ddf-problems.c1938 free_alloc_pool (df_chain->block_pool); in df_chain_remove_problem()
2135 free_alloc_pool (df_chain->block_pool); in df_chain_free()
H A Dtree-ssa-sccvn.c3753 free_alloc_pool (table->phis_pool); in free_vn_table()
3754 free_alloc_pool (table->references_pool); in free_vn_table()
H A Dtree-sra.c638 free_alloc_pool (access_pool); in sra_deinitialize()
639 free_alloc_pool (link_pool); in sra_deinitialize()
H A Dtree-ssa-strlen.c2017 free_alloc_pool (strinfo_pool); in tree_ssa_strlen()
H A Dtree-ssa-pre.c4822 free_alloc_pool (bitmap_set_pool); in fini_pre()
4823 free_alloc_pool (pre_expr_pool); in fini_pre()
H A Dtree-ssa-math-opts.c631 free_alloc_pool (occ_pool); in execute_cse_reciprocals()
H A Dtree-ssa-reassoc.c3060 free_alloc_pool (operand_entry_pool); in fini_reassoc()
H A Dipa-inline-analysis.c3268 free_alloc_pool (edge_predicate_pool); in inline_free_summary()
H A Dtree-ssa-structalias.c6747 free_alloc_pool (variable_info_pool); in delete_points_to_sets()
6748 free_alloc_pool (constraint_pool); in delete_points_to_sets()
H A Dsel-sched-ir.c5024 free_alloc_pool (sched_lists_pool); in free_sched_pools()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-format.c1606 free_alloc_pool (fwt_pool); in check_format_arg()