Searched refs:check_bb_profile (Results 1 – 6 of 6) sorted by relevance
420 check_bb_profile (basic_block bb, FILE * file, int indent) in check_bb_profile() function822 check_bb_profile (bb, outf, indent); in dump_bb_info()
12677 (check_bb_profile): Use profile_status_for_function,18143 (check_bb_profile): Remove prototype.18148 (dump_flow_info): Do not call check_bb_profile.18150 (check_bb_profile): Make static. Take indent and flags arguments.18152 check_bb_profile. Print one edge per line.18158 check_bb_profile.18169 (dump_function_to_file): Do not call check_bb_profile on18170 ENTRY_BLOCK and EXIT_BLOCK, check_bb_profile doesn't handle them.
8509 (check_bb_profile): Remove frequencies; check counts.10890 (check_bb_profile): Update.25917 (check_bb_profile): Update.28836 (check_bb_profile): Update.29590 * cfg.c (check_bb_profile): Do not use TDF_COMMENT and print
10702 (check_bb_profile): Likewise.17360 * cfg.c (check_bb_profile): Fix typos.20446 (check_bb_profile): Break out from ....; use profile_status20453 (dump_function_to_file): Use check_bb_profile.
3143 * cfg.c (check_bb_profile): Update for renaming.6107 (check_bb_profile): Likewise.21047 * cfg.c (check_bb_profile): Add partition insanity warnings.
21836 * cfg.c (check_bb_profile): Do not report mismatched profiles when