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

/freebsd-9.3-release/contrib/gcc/
H A Dsched-vis.c743 dump_bb_info (current_bb, true, false, flags, ";; ", f);
752 dump_bb_info (current_bb, false, true, flags, ";; ", f);
H A Dcfg.c484 dump_bb_info (basic_block bb, bool header, bool footer, int flags,
595 dump_bb_info (bb, true, true, flags, "", file);
477 dump_bb_info (basic_block bb, bool header, bool footer, int flags, function
H A Dbasic-block.h514 extern void dump_bb_info (basic_block, bool, bool, int, const char *, FILE *);

Completed in 64 milliseconds