Home
last modified time | relevance | path

Searched refs:killed_stmts (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-threadupdate.c2526 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2546 killed_stmts++; in estimate_threading_killed_stmts()
2550 return killed_stmts; in estimate_threading_killed_stmts()
2556 return killed_stmts; in estimate_threading_killed_stmts()
2559 killed_stmts++; in estimate_threading_killed_stmts()
2604 killed_stmts++; in estimate_threading_killed_stmts()
2616 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2618 return killed_stmts; in estimate_threading_killed_stmts()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c2526 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2546 killed_stmts++; in estimate_threading_killed_stmts()
2550 return killed_stmts; in estimate_threading_killed_stmts()
2556 return killed_stmts; in estimate_threading_killed_stmts()
2559 killed_stmts++; in estimate_threading_killed_stmts()
2604 killed_stmts++; in estimate_threading_killed_stmts()
2616 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2618 return killed_stmts; in estimate_threading_killed_stmts()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c2526 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2546 killed_stmts++; in estimate_threading_killed_stmts()
2550 return killed_stmts; in estimate_threading_killed_stmts()
2556 return killed_stmts; in estimate_threading_killed_stmts()
2559 killed_stmts++; in estimate_threading_killed_stmts()
2604 killed_stmts++; in estimate_threading_killed_stmts()
2616 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2618 return killed_stmts; in estimate_threading_killed_stmts()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c2526 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2546 killed_stmts++; in estimate_threading_killed_stmts()
2550 return killed_stmts; in estimate_threading_killed_stmts()
2556 return killed_stmts; in estimate_threading_killed_stmts()
2559 killed_stmts++; in estimate_threading_killed_stmts()
2604 killed_stmts++; in estimate_threading_killed_stmts()
2616 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2618 return killed_stmts; in estimate_threading_killed_stmts()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c2526 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2546 killed_stmts++; in estimate_threading_killed_stmts()
2550 return killed_stmts; in estimate_threading_killed_stmts()
2556 return killed_stmts; in estimate_threading_killed_stmts()
2559 killed_stmts++; in estimate_threading_killed_stmts()
2604 killed_stmts++; in estimate_threading_killed_stmts()
2616 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2618 return killed_stmts; in estimate_threading_killed_stmts()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-threadupdate.c2526 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2546 killed_stmts++; in estimate_threading_killed_stmts()
2550 return killed_stmts; in estimate_threading_killed_stmts()
2556 return killed_stmts; in estimate_threading_killed_stmts()
2559 killed_stmts++; in estimate_threading_killed_stmts()
2604 killed_stmts++; in estimate_threading_killed_stmts()
2616 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2618 return killed_stmts; in estimate_threading_killed_stmts()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-threadupdate.c2800 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2820 killed_stmts++; in estimate_threading_killed_stmts()
2824 return killed_stmts; in estimate_threading_killed_stmts()
2830 return killed_stmts; in estimate_threading_killed_stmts()
2833 killed_stmts++; in estimate_threading_killed_stmts()
2878 killed_stmts++; in estimate_threading_killed_stmts()
2890 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2892 return killed_stmts; in estimate_threading_killed_stmts()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-threadupdate.c2800 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2820 killed_stmts++; in estimate_threading_killed_stmts()
2824 return killed_stmts; in estimate_threading_killed_stmts()
2830 return killed_stmts; in estimate_threading_killed_stmts()
2833 killed_stmts++; in estimate_threading_killed_stmts()
2878 killed_stmts++; in estimate_threading_killed_stmts()
2890 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2892 return killed_stmts; in estimate_threading_killed_stmts()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-threadupdate.c2719 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2739 killed_stmts++; in estimate_threading_killed_stmts()
2743 return killed_stmts; in estimate_threading_killed_stmts()
2749 return killed_stmts; in estimate_threading_killed_stmts()
2752 killed_stmts++; in estimate_threading_killed_stmts()
2797 killed_stmts++; in estimate_threading_killed_stmts()
2809 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2811 return killed_stmts; in estimate_threading_killed_stmts()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-threadupdate.c2800 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2820 killed_stmts++; in estimate_threading_killed_stmts()
2824 return killed_stmts; in estimate_threading_killed_stmts()
2830 return killed_stmts; in estimate_threading_killed_stmts()
2833 killed_stmts++; in estimate_threading_killed_stmts()
2878 killed_stmts++; in estimate_threading_killed_stmts()
2890 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2892 return killed_stmts; in estimate_threading_killed_stmts()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-threadupdate.c2800 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2820 killed_stmts++; in estimate_threading_killed_stmts()
2824 return killed_stmts; in estimate_threading_killed_stmts()
2830 return killed_stmts; in estimate_threading_killed_stmts()
2833 killed_stmts++; in estimate_threading_killed_stmts()
2878 killed_stmts++; in estimate_threading_killed_stmts()
2890 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2892 return killed_stmts; in estimate_threading_killed_stmts()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-threadupdate.c2800 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2820 killed_stmts++; in estimate_threading_killed_stmts()
2824 return killed_stmts; in estimate_threading_killed_stmts()
2830 return killed_stmts; in estimate_threading_killed_stmts()
2833 killed_stmts++; in estimate_threading_killed_stmts()
2878 killed_stmts++; in estimate_threading_killed_stmts()
2890 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2892 return killed_stmts; in estimate_threading_killed_stmts()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-threadupdate.c2800 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2820 killed_stmts++; in estimate_threading_killed_stmts()
2824 return killed_stmts; in estimate_threading_killed_stmts()
2830 return killed_stmts; in estimate_threading_killed_stmts()
2833 killed_stmts++; in estimate_threading_killed_stmts()
2878 killed_stmts++; in estimate_threading_killed_stmts()
2890 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2892 return killed_stmts; in estimate_threading_killed_stmts()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-threadupdate.c2719 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2739 killed_stmts++; in estimate_threading_killed_stmts()
2743 return killed_stmts; in estimate_threading_killed_stmts()
2749 return killed_stmts; in estimate_threading_killed_stmts()
2752 killed_stmts++; in estimate_threading_killed_stmts()
2797 killed_stmts++; in estimate_threading_killed_stmts()
2809 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2811 return killed_stmts; in estimate_threading_killed_stmts()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-threadupdate.c2719 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2739 killed_stmts++; in estimate_threading_killed_stmts()
2743 return killed_stmts; in estimate_threading_killed_stmts()
2749 return killed_stmts; in estimate_threading_killed_stmts()
2752 killed_stmts++; in estimate_threading_killed_stmts()
2797 killed_stmts++; in estimate_threading_killed_stmts()
2809 bb->index, killed_stmts); in estimate_threading_killed_stmts()
2811 return killed_stmts; in estimate_threading_killed_stmts()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-threadupdate.c2922 int killed_stmts = 0; in estimate_threading_killed_stmts() local
2942 killed_stmts++; in estimate_threading_killed_stmts()
2946 return killed_stmts; in estimate_threading_killed_stmts()
2952 return killed_stmts; in estimate_threading_killed_stmts()
2955 killed_stmts++; in estimate_threading_killed_stmts()
3000 killed_stmts++; in estimate_threading_killed_stmts()
3012 bb->index, killed_stmts); in estimate_threading_killed_stmts()
3014 return killed_stmts; in estimate_threading_killed_stmts()