Home
last modified time | relevance | path

Searched refs:tree_dump_bb (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcc/
HDtree-flow.h574 extern void tree_dump_bb (basic_block, FILE *, int);
HDtree-cfg.c2257 tree_dump_bb (basic_block bb, FILE *outf, int indent) in tree_dump_bb() function
5208 tree_dump_bb (bb, file, indent + 4); in print_loop()
5594 tree_dump_bb, /* dump_bb */
HDChangeLog.tree-ssa5969 (tree_dump_bb): Use dump_generic_bb.
6328 (tree_dump_bb): Don't print parent. Print only BIND_EXPRs in slim
7092 * tree-cfg.c (dump_tree_bb): Rename to tree_dump_bb. Remove unused
7096 * tree-flow.h (dump_tree_bb): Replace with new tree_dump_bb
15373 (tree_dump_bb): Call get_lineno.
17053 (tree_dump_bb): Ditto.
17736 (tree_dump_bb): Ditto.
18761 (tree_dump_bb): Dump BB_BINDING_SCOPE if defined.
18835 (tree_dump_bb): Display the contents of BB_PREV_CHAIN_P.
19074 (tree_dump_bb): Display the loop depth of the block.
[all …]