Home
last modified time | relevance | path

Searched refs:thread_through_loop_header (Results 1 – 25 of 141) sorted by relevance

123456

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-threadupdate.h99 bool thread_through_loop_header (class loop *loop,
H A Dtree-ssa-threadupdate.c1704 fwd_jt_path_registry::thread_through_loop_header (class loop *loop, in thread_through_loop_header() function
2737 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in update_cfg()
H A DChangeLog12022 (jt_path_registry::thread_through_loop_header): Rename...
12023 (fwd_jt_path_registry::thread_through_loop_header): ...to this.
26162 (thread_through_loop_header): Move...
26163 (jump_thread_path_registry::thread_through_loop_header): ...here.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-threadupdate.c865 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
1240 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-threadupdate.c865 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
1240 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-threadupdate.c1108 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
1677 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
H A DChangeLog-201212124 * tree-ssa-threadupdate.c (thread_through_loop_header): If we
29327 * tree-ssa-threadupdate.c (thread_through_loop_header): Tell
29370 (thread_through_loop_header): After threading through the loop latch
29693 (thread_through_loop_header): Likewise.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-threadupdate.c1724 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2552 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-threadupdate.c1526 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2393 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c1526 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2393 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c1526 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2393 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c1526 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2393 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c1526 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2393 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
H A DChangeLog-201212124 * tree-ssa-threadupdate.c (thread_through_loop_header): If we
29327 * tree-ssa-threadupdate.c (thread_through_loop_header): Tell
29370 (thread_through_loop_header): After threading through the loop latch
29693 (thread_through_loop_header): Likewise.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-threadupdate.c1526 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2393 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-threadupdate.c1724 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2552 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-threadupdate.c1617 thread_through_loop_header (class loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2667 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-threadupdate.c1617 thread_through_loop_header (class loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2667 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-threadupdate.c1536 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2586 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-threadupdate.c1617 thread_through_loop_header (class loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2667 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-threadupdate.c1617 thread_through_loop_header (class loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2667 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-threadupdate.c1617 thread_through_loop_header (class loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2667 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-threadupdate.c1617 thread_through_loop_header (class loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2667 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-threadupdate.c1536 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2586 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-threadupdate.c1536 thread_through_loop_header (struct loop *loop, bool may_peel_loop_headers) in thread_through_loop_header() function
2586 retval |= thread_through_loop_header (loop, may_peel_loop_headers); in thread_through_all_blocks()

123456