Searched refs:alloc_aux_for_blocks (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dbasic-block.h913 extern void alloc_aux_for_blocks (int);
H A Dcfg.c41 alloc_aux_for_blocks, free_aux_for_blocks, alloc_aux_for_block
667 be first initialized by alloc_aux_for_blocks. */
682 alloc_aux_for_blocks (int size)
674 alloc_aux_for_blocks (int size) function
H A Dcfgloop.c467 alloc_aux_for_blocks (sizeof (int));
H A Dprofile.c296 alloc_aux_for_blocks (sizeof (struct bb_info));
H A Dpredict.c1816 alloc_aux_for_blocks (sizeof (struct block_info_def));
H A Dglobal.c2093 alloc_aux_for_blocks (sizeof (struct bb_info));
H A Dreg-stack.c3112 alloc_aux_for_blocks (sizeof (struct block_info_def));
H A Dvar-tracking.c2817 alloc_aux_for_blocks (sizeof (struct variable_tracking_info_def));

Completed in 95 milliseconds