Home
last modified time | relevance | path

Searched refs:get_exit_bb (Results 1 – 25 of 58) sorted by relevance

123

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgraphite-scop-detection.c798 get_exit_bb (first), in merge_sese()
799 get_exit_bb (second)); in merge_sese()
843 get_exit_bb (combined)) in merge_sese()
844 || !dominated_by_p (CDI_DOMINATORS, get_exit_bb (combined), in merge_sese()
854 if (!trivially_empty_bb_p (get_exit_bb (combined))) in merge_sese()
1050 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
1077 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
1196 get_exit_bb (s1))) in intersects()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgraphite-scop-detection.c798 get_exit_bb (first), in merge_sese()
799 get_exit_bb (second)); in merge_sese()
843 get_exit_bb (combined)) in merge_sese()
844 || !dominated_by_p (CDI_DOMINATORS, get_exit_bb (combined), in merge_sese()
854 if (!trivially_empty_bb_p (get_exit_bb (combined))) in merge_sese()
1050 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
1077 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
1196 get_exit_bb (s1))) in intersects()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgraphite-scop-detection.c445 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
447 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
626 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
650 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
780 get_exit_bb (s1))) in intersects()
H A Dsese.h56 get_exit_bb (const sese_l &s) in get_exit_bb() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgraphite-scop-detection.c445 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
447 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
626 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
650 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
780 get_exit_bb (s1))) in intersects()
H A Dsese.h56 get_exit_bb (sese_l &s) in get_exit_bb() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgraphite-scop-detection.c446 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
448 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
629 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
653 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
783 get_exit_bb (s1))) in intersects()
H A Dsese.h55 get_exit_bb (sese_l &s) in get_exit_bb() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgraphite-scop-detection.c445 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
447 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
626 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
650 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
780 get_exit_bb (s1))) in intersects()
H A Dsese.h56 get_exit_bb (const sese_l &s) in get_exit_bb() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgraphite-scop-detection.c445 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
447 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
626 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
650 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
780 get_exit_bb (s1))) in intersects()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgraphite-scop-detection.c446 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
448 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
627 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
651 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
781 get_exit_bb (s1))) in intersects()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgraphite-scop-detection.c445 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
447 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
626 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
650 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
780 get_exit_bb (s1))) in intersects()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgraphite-scop-detection.c445 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
447 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
626 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
650 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
780 get_exit_bb (s1))) in intersects()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgraphite-scop-detection.c445 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
447 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
626 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
650 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
780 get_exit_bb (s1))) in intersects()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite-scop-detection.c446 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
448 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
629 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
653 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
783 get_exit_bb (s1))) in intersects()
H A Dsese.h55 get_exit_bb (sese_l &s) in get_exit_bb() function
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgraphite-scop-detection.c446 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
448 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
627 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
651 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
781 get_exit_bb (s1))) in intersects()
H A Dsese.h55 get_exit_bb (sese_l &s) in get_exit_bb() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite-scop-detection.c446 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
448 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
629 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
653 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
783 get_exit_bb (s1))) in intersects()
H A Dsese.h55 get_exit_bb (sese_l &s) in get_exit_bb() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgraphite-scop-detection.c446 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
448 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
629 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
653 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
783 get_exit_bb (s1))) in intersects()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite-scop-detection.c446 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
448 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
629 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
653 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
783 get_exit_bb (s1))) in intersects()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgraphite-scop-detection.c446 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
448 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
627 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
651 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
781 get_exit_bb (s1))) in intersects()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgraphite-scop-detection.c446 bitmap_set_bit (worklist, get_exit_bb (first)->index); in merge_sese()
448 bitmap_set_bit (worklist, get_exit_bb (second)->index); in merge_sese()
629 if (get_exit_bb (s) == EXIT_BLOCK_PTR_FOR_FN (cfun)) in add_scop()
653 basic_block exit_bb = get_exit_bb (scop); in harmful_loop_in_region()
783 get_exit_bb (s1))) in intersects()

123