Searched refs:check_bb_profile (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcfg.c434 check_bb_profile (basic_block bb, FILE * file)
596 check_bb_profile (bb, file);
428 check_bb_profile (basic_block bb, FILE * file) function
H A Dbasic-block.h1000 extern void check_bb_profile (basic_block, FILE *);
H A Dtree-cfg.c5083 check_bb_profile (ENTRY_BLOCK_PTR, file);
5094 check_bb_profile (EXIT_BLOCK_PTR, file);

Completed in 166 milliseconds