Home
last modified time | relevance | path

Searched refs:sanitize_hot_paths (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbb-reorder.cc1548 sanitize_hot_paths (bool walk_up, unsigned int cold_bb_count, in sanitize_hot_paths() function
1710 cold_bb_count = sanitize_hot_paths (true, cold_bb_count, in find_rarely_executed_basic_blocks_and_crossing_edges()
1713 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
H A DChangeLog-20177005 (sanitize_hot_paths): Update comments.
8506 (sanitize_hot_paths): Likewise.
10887 (sanitize_hot_paths): Update.
23296 * bb-reorder.c (sanitize_hot_paths): Do not consider known to be
25914 (sanitize_hot_paths): Update.
28830 (sanitize_hot_paths):Update.
H A DChangeLog-201321043 * bb-reorder.c (sanitize_hot_paths): New function.
21045 sanitize_hot_paths.
H A DChangeLog-201824193 * bb-reorder.c (sanitize_hot_paths): Release hot_bbs_to_check.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbb-reorder.c1548 sanitize_hot_paths (bool walk_up, unsigned int cold_bb_count, in sanitize_hot_paths() function
1710 cold_bb_count = sanitize_hot_paths (true, cold_bb_count, in find_rarely_executed_basic_blocks_and_crossing_edges()
1713 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()