Home
last modified time | relevance | path

Searched refs:has_debug_uses (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-dce.c1144 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1151 has_debug_uses = true; in maybe_optimize_arith_overflow()
1178 if (has_debug_uses) in maybe_optimize_arith_overflow()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-dce.c1144 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1151 has_debug_uses = true; in maybe_optimize_arith_overflow()
1178 if (has_debug_uses) in maybe_optimize_arith_overflow()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-dce.c1134 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1141 has_debug_uses = true; in maybe_optimize_arith_overflow()
1168 if (has_debug_uses) in maybe_optimize_arith_overflow()
H A Dtree-ssa-ccp.c2869 bool has_debug_uses = false; in optimize_atomic_bit_test_and() local
2881 has_debug_uses = true; in optimize_atomic_bit_test_and()
2947 if (after || (use_bool && has_debug_uses)) in optimize_atomic_bit_test_and()
2970 if (use_bool && has_debug_uses) in optimize_atomic_bit_test_and()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dce.c1134 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1141 has_debug_uses = true; in maybe_optimize_arith_overflow()
1168 if (has_debug_uses) in maybe_optimize_arith_overflow()
H A Dtree-ssa-ccp.c2869 bool has_debug_uses = false; in optimize_atomic_bit_test_and() local
2881 has_debug_uses = true; in optimize_atomic_bit_test_and()
2947 if (after || (use_bool && has_debug_uses)) in optimize_atomic_bit_test_and()
2970 if (use_bool && has_debug_uses) in optimize_atomic_bit_test_and()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dce.c1134 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1141 has_debug_uses = true; in maybe_optimize_arith_overflow()
1168 if (has_debug_uses) in maybe_optimize_arith_overflow()
H A Dtree-ssa-ccp.c2869 bool has_debug_uses = false; in optimize_atomic_bit_test_and() local
2881 has_debug_uses = true; in optimize_atomic_bit_test_and()
2947 if (after || (use_bool && has_debug_uses)) in optimize_atomic_bit_test_and()
2970 if (use_bool && has_debug_uses) in optimize_atomic_bit_test_and()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-dce.c1117 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1124 has_debug_uses = true; in maybe_optimize_arith_overflow()
1151 if (has_debug_uses) in maybe_optimize_arith_overflow()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dce.c1134 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1141 has_debug_uses = true; in maybe_optimize_arith_overflow()
1168 if (has_debug_uses) in maybe_optimize_arith_overflow()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dce.c1134 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1141 has_debug_uses = true; in maybe_optimize_arith_overflow()
1168 if (has_debug_uses) in maybe_optimize_arith_overflow()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-dce.c1134 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1141 has_debug_uses = true; in maybe_optimize_arith_overflow()
1168 if (has_debug_uses) in maybe_optimize_arith_overflow()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-dce.c1117 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1124 has_debug_uses = true; in maybe_optimize_arith_overflow()
1151 if (has_debug_uses) in maybe_optimize_arith_overflow()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-dce.c1117 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1124 has_debug_uses = true; in maybe_optimize_arith_overflow()
1151 if (has_debug_uses) in maybe_optimize_arith_overflow()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-dce.c1261 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1268 has_debug_uses = true; in maybe_optimize_arith_overflow()
1295 if (has_debug_uses) in maybe_optimize_arith_overflow()
H A Dtree-ssa-ccp.c2977 bool has_debug_uses = false; in optimize_atomic_bit_test_and() local
2989 has_debug_uses = true; in optimize_atomic_bit_test_and()
3053 if (after || (use_bool && has_debug_uses)) in optimize_atomic_bit_test_and()
3076 if (use_bool && has_debug_uses) in optimize_atomic_bit_test_and()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-dce.c1261 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1268 has_debug_uses = true; in maybe_optimize_arith_overflow()
1295 if (has_debug_uses) in maybe_optimize_arith_overflow()
H A Dtree-ssa-ccp.c2974 bool has_debug_uses = false; in optimize_atomic_bit_test_and() local
2986 has_debug_uses = true; in optimize_atomic_bit_test_and()
3050 if (after || (use_bool && has_debug_uses)) in optimize_atomic_bit_test_and()
3073 if (use_bool && has_debug_uses) in optimize_atomic_bit_test_and()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-dce.c1208 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1215 has_debug_uses = true; in maybe_optimize_arith_overflow()
1242 if (has_debug_uses) in maybe_optimize_arith_overflow()
H A Dtree-ssa-ccp.c2970 bool has_debug_uses = false; in optimize_atomic_bit_test_and() local
2982 has_debug_uses = true; in optimize_atomic_bit_test_and()
3046 if (after || (use_bool && has_debug_uses)) in optimize_atomic_bit_test_and()
3069 if (use_bool && has_debug_uses) in optimize_atomic_bit_test_and()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-dce.c1208 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1215 has_debug_uses = true; in maybe_optimize_arith_overflow()
1242 if (has_debug_uses) in maybe_optimize_arith_overflow()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-dce.c1208 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1215 has_debug_uses = true; in maybe_optimize_arith_overflow()
1242 if (has_debug_uses) in maybe_optimize_arith_overflow()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-dce.c1261 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1268 has_debug_uses = true; in maybe_optimize_arith_overflow()
1295 if (has_debug_uses) in maybe_optimize_arith_overflow()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-dce.c1199 bool has_debug_uses = false; in maybe_optimize_arith_overflow() local
1206 has_debug_uses = true; in maybe_optimize_arith_overflow()
1233 if (has_debug_uses) in maybe_optimize_arith_overflow()
H A Dtree-ssa-phiopt.c2474 bool has_debug_uses = false; in spaceship_replacement() local
2482 has_debug_uses = true; in spaceship_replacement()
2487 if (!has_debug_uses || is_cast) in spaceship_replacement()
2492 has_debug_uses = true; in spaceship_replacement()
2502 if (has_debug_uses) in spaceship_replacement()

12