Home
last modified time | relevance | path

Searched refs:block_info_def (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dpredict.c889 typedef struct block_info_def struct
1193 alloc_aux_for_blocks (sizeof (struct block_info_def));
Dreg-stack.c203 typedef struct block_info_def struct
447 alloc_aux_for_blocks (sizeof (struct block_info_def));
DChangeLog.613333 * predict.c (block_info_def): Add npredecesors, remove nvisited;
13339 * predict.c (struct block_info_def): Remove nvisited.
13832 * predict.c (struct block_info_def): Remove nvisited.
15901 * reg-stack.c (block_info_def): Add predecessors counter and stack_out.
DChangeLog.5714 * predict.c (block_info_def): Add nvisited.
DChangeLog.24243 (struct block_info_def, BLOCK_INFO): New.
DChangeLog.79696 (block_info_def, edge_info_def): Use REAL_VALUE_TYPE instead of
/openbsd/src/gnu/gcc/gcc/
Dpredict.c1523 typedef struct block_info_def struct
1810 alloc_aux_for_blocks (sizeof (struct block_info_def)); in estimate_bb_frequencies()
Dreg-stack.c211 typedef struct block_info_def struct
3092 alloc_aux_for_blocks (sizeof (struct block_info_def)); in reg_to_stack()