Home
last modified time | relevance | path

Searched refs:make_blocks (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.tree-ssa2944 (factor_computed_gotos, make_blocks): Use create_empty_bb.
5761 (build_tree_cfg): Initialize it. Update for make_blocks changes.
5763 (make_blocks): Rewrite to use statement lists.
6065 (make_blocks, tree_split_edge, tree_make_forwarder_block): Use it.
6088 (factor_computed_gotos, make_blocks): Update calls.
6279 (make_blocks, build_tree_cfg, factor_computed_gotos): Don't handle
6318 (make_blocks, make_bind_expr_blocks, append_stmt_to_bb, bsi_link_after,
6424 (make_blocks): Update.
6564 (make_blocks): Don't call make_cond_expr_blocks.
6959 (make_blocks): Record whether or not we find a computed goto.
[all …]
H A Dtree-cfg.cc154 static void make_blocks (gimple_seq);
228 make_blocks (seq); in build_gimple_cfg()
599 make_blocks (gimple_seq seq) in make_blocks() function
H A DChangeLog.tuples6881 (make_blocks): Same.
H A DChangeLog-20142981 * tree-cfg.c (make_blocks): Likewise.
27679 (make_blocks): Use gimple_call_initialize_ctrl_altering.
47404 (make_blocks): Don't set found_computed_goto.
H A DChangeLog-20213494 * tree-cfg.c (make_blocks): Likewise.
3676 * tree-cfg.c (make_blocks): Likewise.
H A DChangeLog-201535836 * tree-cfg.c (make_blocks): Likewise.
36145 (make_blocks): ... here.
H A DChangeLog-200927901 * tree-cfg.c (make_blocks): Split statements with to-be
H A DChangeLog-201226304 * tree-cfg.c (make_blocks): Adjust call to gsi_split_seq_before.
H A DChangeLog-20136482 (make_blocks): Remove usage of ENTRY_BLOCK_PTR macro.
H A DChangeLog-20171071 (make_blocks): Move debug markers after adjacent labels.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c149 static void make_blocks (gimple_seq);
225 make_blocks (seq); in build_gimple_cfg()
597 make_blocks (gimple_seq seq) in make_blocks() function