Searched refs:update_bb_profile_for_threading (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfg.h | 113 extern void update_bb_profile_for_threading (basic_block, profile_count, edge);
|
H A D | cfg.c | 876 update_bb_profile_for_threading (basic_block bb, in update_bb_profile_for_threading() function
|
H A D | tree-ssa-threadupdate.c | 2382 update_bb_profile_for_threading (region[i], in duplicate_thread_path()
|
H A D | cfgcleanup.c | 584 update_bb_profile_for_threading (first, edge_count, t); in try_forward_edges()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfg.h | 115 extern void update_bb_profile_for_threading (basic_block, profile_count, edge);
|
H A D | cfg.cc | 912 update_bb_profile_for_threading (basic_block bb, in update_bb_profile_for_threading() function
|
H A D | tree-ssa-threadupdate.cc | 2457 update_bb_profile_for_threading (region[i], in duplicate_thread_path()
|
H A D | cfgcleanup.cc | 583 update_bb_profile_for_threading (first, edge_count, t); in try_forward_edges()
|
H A D | ChangeLog-2017 | 8511 (update_bb_profile_for_threading): Update counts only. 8518 (update_bb_profile_for_threading): Update prototype. 10892 (update_bb_profile_for_threading): Update. 25919 (update_bb_profile_for_threading): Update. 28839 (update_bb_profile_for_threading): Update. 28843 * cfg.h (update_bb_profile_for_threading): Update. 39536 * cfg.c (update_bb_profile_for_threading): Fix updating of probablity.
|
H A D | ChangeLog-2005 | 10122 * cfg.c (update_bb_profile_for_threading): Use RDIV. 11445 * cfg.c (update_bb_profile_for_threading): Fix profile updating. 11470 * cfg.c (update_bb_profile_for_threading): More diagnostic. 14212 * cfg.c (update_bb_profile_for_threading): Fix rescaling. 22823 * cfg.c (update_bb_profile_for_threading): Likewise.
|
H A D | ChangeLog-2013 | 31589 * cfg.c (update_bb_profile_for_threading): Ditto. 33949 * cfg.c (update_bb_profile_for_threading): Add comment to suggest using
|
H A D | ChangeLog-2007 | 1918 * cfg.c (update_bb_profile_for_threading): Avoid the division for the
|
H A D | ChangeLog-2004 | 4359 * cfg.c (update_bb_profile_for_threading): Do not rescale the
|