Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcfg.h102 extern void alloc_aux_for_blocks (int);
Dcfg.cc615 alloc_aux_for_blocks (int size) in alloc_aux_for_blocks() function
Dsanopt.cc904 alloc_aux_for_blocks (sizeof (sanopt_info)); in sanopt_optimize()
Dtree-ssa-tail-merge.cc783 alloc_aux_for_blocks (sizeof (struct aux_bb_info)); in init_worklist()
Dprofile.cc445 alloc_aux_for_blocks (sizeof (struct bb_profile_info)); in compute_branch_probabilities()
Dreg-stack.cc3366 alloc_aux_for_blocks (sizeof (struct block_info_def)); in reg_to_stack()
Dgcse.cc3515 alloc_aux_for_blocks (sizeof (struct bb_data)); in one_code_hoisting_pass()
Dtree-ssa-pre.cc4301 alloc_aux_for_blocks (sizeof (struct bb_bitmap_sets)); in init_pre()
Dpredict.cc3914 alloc_aux_for_blocks (sizeof (block_info)); in estimate_bb_frequencies()
Dvar-tracking.cc10042 alloc_aux_for_blocks (sizeof (variable_tracking_info)); in vt_initialize()
DChangeLog.tree-ssa9086 create_blocks_annotations instead of alloc_aux_for_blocks,
12374 (build_tree_cfg): Call alloc_aux_for_blocks instead of
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.
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,
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.
DChangeLog-20132621 * cfg.c (alloc_aux_for_blocks, clear_aux_for_blocks): Replace
DChangeLog-200414789 remove_edge, alloc_aux_for_blocks, free_aux_for_blocks,