Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dbasic-block.h912 extern void alloc_aux_for_blocks (int);
Dcfg.c674 alloc_aux_for_blocks (int size) in alloc_aux_for_blocks() function
Dprofile.c293 alloc_aux_for_blocks (sizeof (struct bb_info)); in compute_branch_probabilities()
Dcfgloop.c466 alloc_aux_for_blocks (sizeof (int)); in canonicalize_loop_headers()
Dpredict.c1810 alloc_aux_for_blocks (sizeof (struct block_info_def)); in estimate_bb_frequencies()
Dglobal.c2078 alloc_aux_for_blocks (sizeof (struct bb_info)); in allocate_bb_info()
Dreg-stack.c3092 alloc_aux_for_blocks (sizeof (struct block_info_def)); in reg_to_stack()
Dvar-tracking.c2817 alloc_aux_for_blocks (sizeof (struct variable_tracking_info_def)); 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-200414789 remove_edge, alloc_aux_for_blocks, free_aux_for_blocks,