Home
last modified time | relevance | path

Searched refs:get_loop_exit_edges (Results 1 – 25 of 540) sorted by relevance

12345678910>>...22

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcfgloop.h281 extern edge *get_loop_exit_edges (const struct loop *, unsigned *);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcfgloop.h281 extern edge *get_loop_exit_edges (const struct loop *, unsigned *);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcfgloop.h264 extern edge *get_loop_exit_edges (const struct loop *, unsigned *);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcfgloopanal.c445 exits = get_loop_exit_edges (loop); in single_likely_exit()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcfgloopanal.c445 exits = get_loop_exit_edges (loop); in single_likely_exit()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgloopanal.c475 exits = get_loop_exit_edges (loop); in single_likely_exit()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-loop-ch.c508 auto_vec<edge> exit_edges = get_loop_exit_edges (loop); in copy_headers()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcfgloopanal.c475 exits = get_loop_exit_edges (loop); in single_likely_exit()
H A Dtree-ssa-loop-ch.c508 vec<edge> exit_edges = get_loop_exit_edges (loop); in copy_headers()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-loop-ch.c507 vec<edge> exit_edges = get_loop_exit_edges (loop); in copy_headers()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcfgloopanal.c475 exits = get_loop_exit_edges (loop); in single_likely_exit()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcfgloopanal.c462 exits = get_loop_exit_edges (loop); in single_likely_exit()
H A Dcfgloop.h257 extern vec<edge> get_loop_exit_edges (const struct loop *);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcfgloop.h257 extern vec<edge> get_loop_exit_edges (const struct loop *);
H A Dcfgloopanal.c462 exits = get_loop_exit_edges (loop); in single_likely_exit()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgloopanal.c475 exits = get_loop_exit_edges (loop); in single_likely_exit()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcfgloopanal.c464 exits = get_loop_exit_edges (loop); in single_likely_exit()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcfgloopanal.c475 exits = get_loop_exit_edges (loop); in single_likely_exit()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgloopanal.c475 exits = get_loop_exit_edges (loop); in single_likely_exit()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-loop-ch.c508 vec<edge> exit_edges = get_loop_exit_edges (loop); in copy_headers()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-ch.c508 auto_vec<edge> exit_edges = get_loop_exit_edges (loop); in copy_headers()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcfgloopanal.c475 exits = get_loop_exit_edges (loop); in single_likely_exit()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-loop-ch.c507 vec<edge> exit_edges = get_loop_exit_edges (loop); in copy_headers()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-ch.c508 auto_vec<edge> exit_edges = get_loop_exit_edges (loop); in copy_headers()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-loop-ch.c507 vec<edge> exit_edges = get_loop_exit_edges (loop); in copy_headers()

12345678910>>...22