Home
last modified time | relevance | path

Searched refs:max_loop_iterations (Results 1 – 25 of 268) sorted by relevance

1234567891011

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-loop-niter.h34 extern bool max_loop_iterations (struct loop *, double_int *);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-niter.h36 extern bool max_loop_iterations (struct loop *, widest_int *);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-niter.h36 extern bool max_loop_iterations (struct loop *, widest_int *);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-loop-niter.h38 extern bool max_loop_iterations (struct loop *, widest_int *);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-niter.h38 extern bool max_loop_iterations (struct loop *, widest_int *);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-niter.h38 extern bool max_loop_iterations (struct loop *, widest_int *);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-niter.h38 extern bool max_loop_iterations (struct loop *, widest_int *);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-niter.h38 extern bool max_loop_iterations (struct loop *, widest_int *);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-loop-niter.h38 extern bool max_loop_iterations (struct loop *, widest_int *);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-loop-niter.h38 extern bool max_loop_iterations (struct loop *, widest_int *);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-loop-niter.h38 extern bool max_loop_iterations (struct loop *, widest_int *);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-loop-niter.h38 extern bool max_loop_iterations (struct loop *, widest_int *);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dloop-doloop.c463 if (max_loop_iterations (loop, &iterations) in doloop_modify()
555 if (!max_loop_iterations (loop, &iter) in doloop_modify()
673 if (!max_loop_iterations (loop, &iter) in doloop_optimize()
H A Dloop-unroll.c638 || max_loop_iterations (loop, &iterations)) in decide_unroll_constant_iterations()
943 || max_loop_iterations (loop, &iterations)) in decide_unroll_runtime_iterations()
1350 else if (max_loop_iterations (loop, &iterations) in decide_peel_simple()
1501 || max_loop_iterations (loop, &iterations)) in decide_unroll_stupid()
H A Dcfgloop.h292 bool max_loop_iterations (struct loop *, double_int *);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dloop-doloop.c463 if (max_loop_iterations (loop, &iterations) in doloop_modify()
555 if (!max_loop_iterations (loop, &iter) in doloop_modify()
673 if (!max_loop_iterations (loop, &iter) in doloop_optimize()
H A Dloop-unroll.c638 || max_loop_iterations (loop, &iterations)) in decide_unroll_constant_iterations()
943 || max_loop_iterations (loop, &iterations)) in decide_unroll_runtime_iterations()
1350 else if (max_loop_iterations (loop, &iterations) in decide_peel_simple()
1501 || max_loop_iterations (loop, &iterations)) in decide_unroll_stupid()
H A Dcfgloop.h292 bool max_loop_iterations (struct loop *, double_int *);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-loop-niter.h41 extern bool max_loop_iterations (class loop *, widest_int *);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-loop-niter.h41 extern bool max_loop_iterations (class loop *, widest_int *);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-loop-niter.h41 extern bool max_loop_iterations (class loop *, widest_int *);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-loop-niter.h41 extern bool max_loop_iterations (class loop *, widest_int *);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-niter.h41 extern bool max_loop_iterations (class loop *, widest_int *);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-niter.h41 extern bool max_loop_iterations (class loop *, widest_int *);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-loop-niter.h41 extern bool max_loop_iterations (class loop *, widest_int *);

1234567891011