Home
last modified time | relevance | path

Searched refs:bb_in_list (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-propagate.c139 static sbitmap bb_in_list; variable
180 gcc_assert (!TEST_BIT (bb_in_list, bb->index)); in cfg_blocks_add()
203 SET_BIT (bb_in_list, bb->index); in cfg_blocks_add()
221 RESET_BIT (bb_in_list, bb->index); in cfg_blocks_get()
270 if (TEST_BIT (bb_in_list, bb->index)) in add_control_edge()
470 bb_in_list = sbitmap_alloc (last_basic_block); in ssa_prop_init()
471 sbitmap_zero (bb_in_list); in ssa_prop_init()
511 sbitmap_free (bb_in_list); in ssa_prop_fini()
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-propagate.c136 static sbitmap bb_in_list; variable
179 gcc_assert (!bitmap_bit_p (bb_in_list, bb->index)); in cfg_blocks_add()
216 bitmap_set_bit (bb_in_list, bb->index); in cfg_blocks_add()
234 bitmap_clear_bit (bb_in_list, bb->index); in cfg_blocks_get()
283 if (bitmap_bit_p (bb_in_list, bb->index)) in add_control_edge()
486 bb_in_list = sbitmap_alloc (last_basic_block); in ssa_prop_init()
487 bitmap_clear (bb_in_list); in ssa_prop_init()
526 sbitmap_free (bb_in_list); in ssa_prop_fini()
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-propagate.c136 static sbitmap bb_in_list; variable
179 gcc_assert (!bitmap_bit_p (bb_in_list, bb->index)); in cfg_blocks_add()
216 bitmap_set_bit (bb_in_list, bb->index); in cfg_blocks_add()
234 bitmap_clear_bit (bb_in_list, bb->index); in cfg_blocks_get()
283 if (bitmap_bit_p (bb_in_list, bb->index)) in add_control_edge()
486 bb_in_list = sbitmap_alloc (last_basic_block); in ssa_prop_init()
487 bitmap_clear (bb_in_list); in ssa_prop_init()
526 sbitmap_free (bb_in_list); in ssa_prop_fini()
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-propagate.c150 static sbitmap bb_in_list; variable
194 gcc_assert (!bitmap_bit_p (bb_in_list, bb->index)); in cfg_blocks_add()
231 bitmap_set_bit (bb_in_list, bb->index); in cfg_blocks_add()
249 bitmap_clear_bit (bb_in_list, bb->index); in cfg_blocks_get()
298 if (bitmap_bit_p (bb_in_list, bb->index)) in add_control_edge()
501 bb_in_list = sbitmap_alloc (last_basic_block_for_fn (cfun)); in ssa_prop_init()
502 bitmap_clear (bb_in_list); in ssa_prop_init()
541 sbitmap_free (bb_in_list); in ssa_prop_fini()
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog5534 bb_in_list, interesting_ssa_edges, varying_ssa_edges): Remove.
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A DChangeLog5534 bb_in_list, interesting_ssa_edges, varying_ssa_edges): Remove.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A DChangeLog.tree-ssa7689 (bb_in_list): New. Vector indicating if a BB is in the cfg_blocks list.

12