Home
last modified time | relevance | path

Searched refs:set_bb_for_stmt (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-phinodes.c360 set_bb_for_stmt (phi, bb); in create_phi_node()
H A Dtree-cfg.c343 set_bb_for_stmt (stmt, bb); in make_blocks()
1373 set_bb_for_stmt (bsi_stmt (bsi), a); in tree_merge_blocks()
2712 set_bb_for_stmt (tree t, basic_block bb) in set_bb_for_stmt() function
2720 set_bb_for_stmt (tsi_stmt (i), bb); in set_bb_for_stmt()
2789 set_bb_for_stmt (t, i->bb); in bsi_insert_before()
2802 set_bb_for_stmt (t, i->bb); in bsi_insert_after()
2815 set_bb_for_stmt (t, NULL); in bsi_remove()
2870 set_bb_for_stmt (stmt, bsi->bb); in bsi_replace()
H A Dtree-flow.h345 extern void set_bb_for_stmt (tree, basic_block);
H A Dtree-if-conv.c937 set_bb_for_stmt (bsi_stmt (bsi), merge_target_bb); in combine_blocks()
H A Dtree-flow-inline.h606 set_bb_for_stmt (phi, bb); in set_phi_nodes()
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog.tree-ssa4346 * tree-cfg.c (set_bb_for_stmt): Use it.
5530 * tree-cfg.c (set_bb_for_stmt): Don't re-set LABEL_DECL_UID.
5785 (set_bb_for_stmt): Handle STATEMENT_LISTs.
11235 (set_bb_for_stmt): Don't ignore empty statements.
12417 (set_bb_for_stmt): Reformat some code.
14033 (set_bb_for_stmt): Don't decend into an empty_stmt_node.
14458 (set_bb_for_stmt): Move from tree-flow-inline.h
14522 * tree-flow.h: Prototype set_bb_for_stmt, last_stmt_ptr,
15362 (set_bb_for_stmt): Move from tree-flow.h.
15402 (set_bb_for_stmt): Declare extern.
[all …]

1234567