Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfg.h102 extern void alloc_aux_for_blocks (int);
H A Dcfg.c597 alloc_aux_for_blocks (int size) in alloc_aux_for_blocks() function
H A Dsanopt.c901 alloc_aux_for_blocks (sizeof (sanopt_info)); in sanopt_optimize()
H A Dtree-ssa-tail-merge.c783 alloc_aux_for_blocks (sizeof (struct aux_bb_info)); in init_worklist()
H A Dprofile.c419 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
H A Dreg-stack.c3355 alloc_aux_for_blocks (sizeof (struct block_info_def)); in reg_to_stack()
H A Dgcse.c3536 alloc_aux_for_blocks (sizeof (struct bb_data)); in one_code_hoisting_pass()
H A Dtree-ssa-pre.c4150 alloc_aux_for_blocks (sizeof (struct bb_bitmap_sets)); in init_pre()
H A Dpredict.c3855 alloc_aux_for_blocks (sizeof (block_info)); in estimate_bb_frequencies()
H A Dvar-tracking.c10011 alloc_aux_for_blocks (sizeof (variable_tracking_info)); in vt_initialize()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfg.h102 extern void alloc_aux_for_blocks (int);
H A Dcfg.cc615 alloc_aux_for_blocks (int size) in alloc_aux_for_blocks() function
H A Dsanopt.cc904 alloc_aux_for_blocks (sizeof (sanopt_info)); in sanopt_optimize()
H A Dtree-ssa-tail-merge.cc783 alloc_aux_for_blocks (sizeof (struct aux_bb_info)); in init_worklist()
H A Dprofile.cc445 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
H A Dgcse.cc3515 alloc_aux_for_blocks (sizeof (struct bb_data)); in one_code_hoisting_pass()
H A Dreg-stack.cc3366 alloc_aux_for_blocks (sizeof (struct block_info_def)); in reg_to_stack()
H A Dtree-ssa-pre.cc4301 alloc_aux_for_blocks (sizeof (struct bb_bitmap_sets)); in init_pre()
H A Dpredict.cc3914 alloc_aux_for_blocks (sizeof (block_info)); in estimate_bb_frequencies()
H A Dvar-tracking.cc10042 alloc_aux_for_blocks (sizeof (variable_tracking_info)); in vt_initialize()
H A DChangeLog.tree-ssa9086 create_blocks_annotations instead of alloc_aux_for_blocks,
12374 (build_tree_cfg): Call alloc_aux_for_blocks instead of
H A DChangeLog-20019971 * basic-block.h (alloc_block, alloc_aux_for_block, alloc_aux_for_blocks,
9976 * basic-block.h (alloc_block, alloc_aux_for_block, alloc_aux_for_blocks,
9999 (reroder_basic_block): Use alloc_aux_for_blocks.
H A DChangeLog-200220201 alloc_aux_for_blocks, clear_aux_for_blocks, alloc_aux_for_edges):
21637 alloc_aux_for_blocks, clear_aux_for_blocks, alloc_aux_for_edges,
H A DChangeLog-201018236 * tree-ssa-pre.c (init_pre): Call alloc_aux_for_blocks.
18257 (alloc_aux_for_blocks, clear_aux_for_blocks): Use FOR_ALL_BB.
H A DChangeLog-20132621 * cfg.c (alloc_aux_for_blocks, clear_aux_for_blocks): Replace

12