Home
last modified time | relevance | path

Searched refs:gimple_dump_bb (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-pretty-print.h36 extern void gimple_dump_bb (FILE *, basic_block, int, dump_flags_t);
Dgimple-pretty-print.cc3089 gimple_dump_bb (FILE *file, basic_block bb, int indent, dump_flags_t flags) in gimple_dump_bb() function
Dtree-cfg.cc9097 gimple_dump_bb, /* dump_bb */
DChangeLog-201218162 (gimple_dump_bb): Handle ENTRY_BLOCK and EXIT_BLOCK. Do
18171 Use dump_bb instead of gimple_dump_bb.
18172 (print_loops_bb): Use dump_bb instead of gimple_dump_bb.
18461 (dump_function_to_file): Update gimple_dump_bb call.
18463 * tree-flow.h (gimple_dump_bb): Update prototype.
18470 (gimple_dump_bb): Do it here with dump_gimple_bb_header and
DChangeLog.tuples6162 (gimple_dump_bb): New.
DChangeLog-201315742 * gimple-pretty-print.h (gimple_dump_bb): Add prototype.
21776 (gimple_dump_bb): Likewise.
24468 (gimple_dump_bb): Likewise.