Home
last modified time | relevance | path

Searched refs:touched_switch_bbs (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-cfg.c71 static bitmap touched_switch_bbs; variable
844 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
865 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
875 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
5238 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-cfg.c71 static bitmap touched_switch_bbs; variable
837 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
858 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
868 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
5242 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-cfg.c99 static bitmap touched_switch_bbs; variable
1088 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1109 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1119 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
5460 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
H A DChangeLog-201034757 * tree-cfg.c (touched_switch_bbs): New static variable.
34760 (start_recording_case_labels): Allocate touched_switch_bbs.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-cfg.c89 static bitmap touched_switch_bbs; variable
1153 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1174 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1184 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
5630 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-cfg.c89 static bitmap touched_switch_bbs; variable
1153 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1174 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1184 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
5630 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
H A DChangeLog-201034757 * tree-cfg.c (touched_switch_bbs): New static variable.
34760 (start_recording_case_labels): Allocate touched_switch_bbs.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-cfg.c96 static bitmap touched_switch_bbs; variable
1266 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1287 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1297 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
6081 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-cfg.c93 static bitmap touched_switch_bbs; variable
1309 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1330 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1340 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
6130 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-cfg.c94 static bitmap touched_switch_bbs; variable
1272 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1293 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1303 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
6014 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c93 static bitmap touched_switch_bbs; variable
1309 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1330 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1340 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
6090 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c93 static bitmap touched_switch_bbs; variable
1309 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1330 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1340 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
6090 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
H A DChangeLog-201034757 * tree-cfg.c (touched_switch_bbs): New static variable.
34760 (start_recording_case_labels): Allocate touched_switch_bbs.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c93 static bitmap touched_switch_bbs; variable
1309 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1330 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1340 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
6090 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-cfg.c93 static bitmap touched_switch_bbs; variable
1268 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1289 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1299 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
5944 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c93 static bitmap touched_switch_bbs; variable
1309 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1330 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1340 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
6090 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
H A DChangeLog-201034757 * tree-cfg.c (touched_switch_bbs): New static variable.
34760 (start_recording_case_labels): Allocate touched_switch_bbs.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-cfg.c94 static bitmap touched_switch_bbs; variable
1265 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1286 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1296 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
6019 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-cfg.c94 static bitmap touched_switch_bbs; variable
1265 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1286 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1296 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
6019 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-cfg.c93 static bitmap touched_switch_bbs; variable
1309 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1330 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1340 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
6090 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-cfg.c94 static bitmap touched_switch_bbs; variable
1272 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1293 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1303 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
6004 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-cfg.c94 static bitmap touched_switch_bbs; variable
1265 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1286 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1296 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
6019 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-cfg.c94 static bitmap touched_switch_bbs; variable
1272 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1293 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1303 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
6014 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-cfg.c93 static bitmap touched_switch_bbs; variable
1268 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1289 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1299 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
5944 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-cfg.c93 static bitmap touched_switch_bbs; variable
1268 touched_switch_bbs = BITMAP_ALLOC (NULL); in start_recording_case_labels()
1289 EXECUTE_IF_SET_IN_BITMAP (touched_switch_bbs, 0, i, bi) in end_recording_case_labels()
1299 BITMAP_FREE (touched_switch_bbs); in end_recording_case_labels()
5890 bitmap_set_bit (touched_switch_bbs, gimple_bb (stmt)->index); in gimple_redirect_edge_and_branch()

12