Home
last modified time | relevance | path

Searched refs:dump_generic_bb_buff (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDtree-pretty-print.c49 static void dump_generic_bb_buff (pretty_printer *, basic_block, int, int);
2625 dump_generic_bb_buff (&buffer, bb, indent, flags); in dump_generic_bb()
2822 dump_generic_bb_buff (pretty_printer *buffer, basic_block bb, in dump_generic_bb_buff() function
HDChangeLog.tree-ssa2214 (dump_generic_bb_buff): Add flags parameter to dump_bb_end.
3781 (dump_generic_bb_buff): Always call dump_bb_header.
4573 (dump_generic_bb_buff): Call dump_implicit_edges.
4625 (dump_generic_bb_buff): Removed condition upon which to show phi nodes.
5991 (dump_generic_bb_buff, dump_generic_bb, print_generic_stmt_indented,
HDChangeLog-200517143 * tree-pretty-print.c (dump_generic_bb_buff): Don't call bb_ann.
HDChangeLog-200432733 * tree-pretty-print.c (dump_generic_bb_buff): Likewise.