Searched refs:dump_implicit_edges (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-pretty-print.cc | 3001 dump_implicit_edges (pretty_printer *buffer, basic_block bb, int indent, in dump_implicit_edges() function 3080 dump_implicit_edges (buffer, bb, indent, flags); in gimple_dump_bb_buff() 3139 dump_implicit_edges (pp, bb, 0, dump_flags); in gimple_dump_bb_for_graph()
|
H A D | ChangeLog.tuples | 4820 (dump_implicit_edges): Dump implicit GIMPLE_COND edges. 6105 (dump_implicit_edges): New. 6136 dump_implicit_edges, dump_generic_bb_buff): Remove.
|
H A D | ChangeLog.tree-ssa | 4572 * tree-pretty-print.c (pp_cfg_jump, dump_implicit_edges): New. 4573 (dump_generic_bb_buff): Call dump_implicit_edges.
|
H A D | ChangeLog-2016 | 3769 (dump_implicit_edges): Likewise. 6127 (dump_implicit_edges): Adjust.
|
H A D | ChangeLog-2004 | 10943 (dump_implicit_edges): Likewise. 30823 * tree-pretty-print.c (dump_implicit_edges): Print it.
|
H A D | ChangeLog-2008 | 26201 * tree-pretty-print.c (dump_implicit_edges): Remove old location
|
H A D | ChangeLog-2007 | 22147 * tree-pretty-print.c (dump_implicit_edges): Dump implicit edges
|
H A D | ChangeLog-2019 | 31999 (dump_implicit_edges): Dump fallthru to next block for GIMPLE as well.
|
H A D | ChangeLog-2010 | 9107 * gimple-pretty-print.c (dump_implicit_edges): Likewise.
|
H A D | ChangeLog-2013 | 24587 (dump_implicit_edges): Likewise.
|
H A D | ChangeLog-2014 | 16285 (dump_implicit_edges): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-pretty-print.c | 2892 dump_implicit_edges (pretty_printer *buffer, basic_block bb, int indent, in dump_implicit_edges() function 2971 dump_implicit_edges (buffer, bb, indent, flags); in gimple_dump_bb_buff() 3030 dump_implicit_edges (pp, bb, 0, dump_flags); in gimple_dump_bb_for_graph()
|