Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dpointer-set.h34 struct pointer_map_t *pointer_map_create (void);
H A Dipa-utils.c355 new_node_set->map = pointer_map_create (); in cgraph_node_set_new()
484 new_node_set->map = pointer_map_create (); in varpool_node_set_new()
H A Dtree-streamer.c327 cache->node_map = pointer_map_create (); in streamer_tree_cache_create()
H A Dpointer-set.c203 pointer_map_create (void) in pointer_map_create() function
H A Dtree-nested.c719 info->field_map = pointer_map_create (); in create_nesting_tree()
720 info->var_map = pointer_map_create (); in create_nesting_tree()
2237 id.cb.decl_map = pointer_map_create (); in remap_vla_decls()
2477 id.cb.decl_map = pointer_map_create (); in finalize_nesting_tree_1()
H A Dtree-inline.c164 id->debug_map = pointer_map_create (); in insert_debug_decl_map()
3934 id->decl_map = pointer_map_create (); in expand_call_inline()
4544 id.decl_map = pointer_map_create (); in unsave_expr_now()
4693 id.decl_map = pointer_map_create (); in copy_gimple_seq_and_replace_locals()
5137 id.decl_map = pointer_map_create (); in tree_function_versioning()
5352 struct pointer_map_t *decl_map = pointer_map_create (); in maybe_inline_call_in_expr()
5406 id.decl_map = pointer_map_create (); in build_duplicate_type()
H A Dlto-cgraph.c82 encoder->map = pointer_map_create (); in lto_cgraph_encoder_new()
176 encoder->map = pointer_map_create (); in lto_varpool_encoder_new()
H A Dcfgexpand.c267 decl_to_stack_part = pointer_map_create (); in add_stack_var()
670 decls_to_partitions = pointer_map_create (); in update_alias_info_with_stack_vars()
671 cfun->gimple_df->decls_to_pointers = pointer_map_create (); in update_alias_info_with_stack_vars()
4581 lab_rtx_for_bb = pointer_map_create (); in gimple_expand_cfg()
H A Dtree-affine.c641 *cache = pointer_map_create (); in aff_combination_expand()
H A Dtree-eh.c429 tf->goto_queue_map = pointer_map_create (); in find_goto_replacement()
1461 cont_map = pointer_map_create (); in lower_try_finally_switch()
3138 mnt_map = pointer_map_create (); in execute_lower_resx()
H A Ddominance.c1335 map = pointer_map_create (); in iterate_fix_dominators()
H A Dtree-ssa.c62 edge_var_maps = pointer_map_create (); in redirect_edge_var_map_add()
H A Difcvt.c2863 then_vals = pointer_map_create (); in cond_move_process_if_block()
2864 else_vals = pointer_map_create (); in cond_move_process_if_block()
H A Dpredict.c1775 bb_predictions = pointer_map_create (); in tree_estimate_probability()
H A Dtree-ssa-loop-im.c2600 lim_aux_data_map = pointer_map_create (); in tree_ssa_lim_initialize()
H A Dgimple.c3911 sccstate = pointer_map_create (); in gimple_types_compatible_p()
4259 sccstate = pointer_map_create (); in gimple_type_hash()
H A Dtree-ssa-reassoc.c3013 operand_rank = pointer_map_create (); in init_reassoc()
H A Dexcept.c578 data.eh_map = pointer_map_create (); in duplicate_eh_regions()
H A Dtree-cfg.c863 edge_to_cases = pointer_map_create (); in start_recording_case_labels()
6436 vars_map = pointer_map_create (); in move_sese_region_to_fn()
H A Dtree-ssa-structalias.c6467 vi_for_tree = pointer_map_create (); in init_alias_vars()
6468 call_stmt_vars = pointer_map_create (); in init_alias_vars()
H A Domp-low.c1240 ctx->cb.decl_map = pointer_map_create (); in new_omp_context()
6529 tcctx.cb.decl_map = pointer_map_create (); in create_task_copyfn()
H A Dtree-sra.c610 base_access_vec = pointer_map_create (); in sra_initialize()
H A Dtree-ssa-loop-ivopts.c788 data->niters = pointer_map_create (); in niter_for_exit()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Doptimize.c359 decl_map = pointer_map_create (); in maybe_clone_body()
/dflybsd-src/contrib/gcc-4.7/gcc/lto/
H A Dlto.c1629 pmap = pointer_map_create (); in lto_1_to_1_map()