Searched refs:compact_blocks (Results 1 – 23 of 23) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfg.h | 89 extern void compact_blocks (void);
|
H A D | cfg.c | 154 compact_blocks (void) in compact_blocks() function
|
H A D | tree-cfgcleanup.c | 1112 compact_blocks (); in cleanup_tree_cfg_noloop()
|
H A D | profile.c | 1221 compact_blocks (); in branch_prob()
|
H A D | cgraphunit.c | 684 compact_blocks (); in analyze()
|
H A D | cfgcleanup.c | 3162 compact_blocks (); in cleanup_cfg()
|
H A D | cfgrtl.c | 3798 compact_blocks (); in relink_block_chain()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfg.h | 89 extern void compact_blocks (void);
|
H A D | cfg.cc | 168 compact_blocks (void) in compact_blocks() function
|
H A D | tree-cfgcleanup.cc | 1130 compact_blocks (); in cleanup_tree_cfg_noloop()
|
H A D | profile.cc | 1309 compact_blocks (); in branch_prob()
|
H A D | cgraphunit.cc | 687 compact_blocks (); in analyze()
|
H A D | ChangeLog.dataflow | 776 call compact_blocks here. 1926 * cfg.c (compact_blocks, dump_bb_info): Removed df parameter to df_ 2572 * cfg.c (compact_blocks): Make df aware when blocks are moved around. 2601 * cfglayout.c (fixup_reorder_chain): Now uses compact_blocks. 3245 * cfg.c (compact_blocks): Removed code to keep dataflow up to
|
H A D | cfgcleanup.cc | 3131 compact_blocks (); in cleanup_cfg()
|
H A D | cfgrtl.cc | 3858 compact_blocks (); in relink_block_chain()
|
H A D | ChangeLog.tuples | 1622 * cfg.c (compact_blocks): Likewise. 7116 * cfg.c (compact_blocks): Likewise. 7167 compact_blocks.
|
H A D | ChangeLog.tree-ssa | 4262 (compact_blocks): Don't update tree_bb_root and tree_phi_root. 4669 (compact_blocks): Compact tree_phi_root 5732 (compact_blocks): Manage tree_bb_root. 14714 compact_blocks. 14755 Call compact_blocks.
|
H A D | ChangeLog-2013 | 2701 * cfg.c (clear_edges, compact_blocks, brief_dump_cfg): Likewise. 2907 * cfg.c (compact_blocks): Likewise. 3130 * cfg.c (compact_blocks): Replace uses of SET_BASIC_BLOCK 6146 (compact_blocks): Likewise. 7368 (compact_blocks): Likewise.
|
H A D | ChangeLog-2002 | 19592 (compact_blocks): Declare. 19596 (compact_blocks): New. 21632 (link_block, unlink_block, compact_blocks): Declare. 21639 (link_block, unlink_block, compact_blocks, debug_num2bb): New.
|
H A D | ChangeLog-2006 | 22979 * cfg.c (compact_blocks, expunge_block): Use SET_BASIC_BLOCK
|
H A D | ChangeLog-2004 | 14788 * cfg.c (clear_edges, initialize_bb_rbi, compact_blocks, 33355 (compact_blocks): Clear all slots of BASIC_BLOCK array.
|
H A D | ChangeLog-2005 | 922 * cfg.c (compact_blocks): Ditto.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu.c | 2472 compact_blocks (); in spu_machine_dependent_reorg()
|