Home
last modified time | relevance | path

Searched refs:count_latch (Results 1 – 24 of 24) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgloopanal.c263 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
267 count_latch = e->count (); in expected_loop_iterations_unbounded()
271 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
281 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
285 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
288 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcfgloopanal.c263 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
267 count_latch = e->count (); in expected_loop_iterations_unbounded()
271 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
281 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
285 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
288 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcfgloopanal.c267 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
271 count_latch = e->count (); in expected_loop_iterations_unbounded()
275 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
285 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
289 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
292 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcfgloopanal.c263 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
267 count_latch = e->count (); in expected_loop_iterations_unbounded()
271 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
281 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
285 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
288 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcfgloopanal.c267 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
271 count_latch = e->count (); in expected_loop_iterations_unbounded()
275 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
285 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
289 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
292 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcfgloopanal.c267 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
271 count_latch = e->count (); in expected_loop_iterations_unbounded()
275 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
285 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
289 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
292 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcfgloopanal.c267 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
271 count_latch = e->count (); in expected_loop_iterations_unbounded()
275 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
285 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
289 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
292 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgloopanal.c263 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
267 count_latch = e->count (); in expected_loop_iterations_unbounded()
271 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
281 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
285 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
288 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcfgloopanal.c263 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
267 count_latch = e->count (); in expected_loop_iterations_unbounded()
271 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
281 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
285 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
288 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgloopanal.c263 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
267 count_latch = e->count (); in expected_loop_iterations_unbounded()
271 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
281 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
285 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
288 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcfgloopanal.c267 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
271 count_latch = e->count (); in expected_loop_iterations_unbounded()
275 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
285 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
289 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
292 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcfgloopanal.c267 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
271 count_latch = e->count (); in expected_loop_iterations_unbounded()
275 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
285 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
289 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
292 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcfgloopanal.c263 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
267 count_latch = e->count (); in expected_loop_iterations_unbounded()
271 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
281 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
285 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
288 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcfgloopanal.c267 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
271 count_latch = e->count (); in expected_loop_iterations_unbounded()
275 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
285 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
289 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
292 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcfgloopanal.c263 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
267 count_latch = e->count (); in expected_loop_iterations_unbounded()
271 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
281 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
285 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
288 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcfgloopanal.c263 count_latch = profile_count::zero (); in expected_loop_iterations_unbounded() local
267 count_latch = e->count (); in expected_loop_iterations_unbounded()
271 if (!count_latch.initialized_p ()) in expected_loop_iterations_unbounded()
281 expected = count_latch.to_gcov_type () * 2; in expected_loop_iterations_unbounded()
285 expected = (count_latch.to_gcov_type () + count_in.to_gcov_type () in expected_loop_iterations_unbounded()
288 && count_latch.reliable_p () && count_in.reliable_p ()) in expected_loop_iterations_unbounded()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcfgloopanal.c241 gcov_type count_in, count_latch, expected; in expected_loop_iterations_unbounded() local
244 count_latch = 0; in expected_loop_iterations_unbounded()
248 count_latch = e->count; in expected_loop_iterations_unbounded()
253 expected = count_latch * 2; in expected_loop_iterations_unbounded()
255 expected = (count_latch + count_in - 1) / count_in; in expected_loop_iterations_unbounded()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcfgloopanal.c241 gcov_type count_in, count_latch, expected; in expected_loop_iterations_unbounded() local
244 count_latch = 0; in expected_loop_iterations_unbounded()
248 count_latch = e->count; in expected_loop_iterations_unbounded()
253 expected = count_latch * 2; in expected_loop_iterations_unbounded()
255 expected = (count_latch + count_in - 1) / count_in; in expected_loop_iterations_unbounded()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcfgloopanal.c238 gcov_type count_in, count_latch, expected; in expected_loop_iterations_unbounded() local
241 count_latch = 0; in expected_loop_iterations_unbounded()
245 count_latch = e->count; in expected_loop_iterations_unbounded()
250 expected = count_latch * 2; in expected_loop_iterations_unbounded()
252 expected = (count_latch + count_in - 1) / count_in; in expected_loop_iterations_unbounded()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcfgloopanal.c238 gcov_type count_in, count_latch, expected; in expected_loop_iterations_unbounded() local
241 count_latch = 0; in expected_loop_iterations_unbounded()
245 count_latch = e->count; in expected_loop_iterations_unbounded()
250 expected = count_latch * 2; in expected_loop_iterations_unbounded()
252 expected = (count_latch + count_in - 1) / count_in; in expected_loop_iterations_unbounded()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcfgloopanal.c240 gcov_type count_in, count_latch, expected; in expected_loop_iterations_unbounded() local
243 count_latch = 0; in expected_loop_iterations_unbounded()
247 count_latch = e->count; in expected_loop_iterations_unbounded()
252 expected = count_latch * 2; in expected_loop_iterations_unbounded()
254 expected = (count_latch + count_in - 1) / count_in; in expected_loop_iterations_unbounded()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcfgloopanal.c424 gcov_type count_in, count_latch, expected; in expected_loop_iterations() local
427 count_latch = 0; in expected_loop_iterations()
431 count_latch = e->count; in expected_loop_iterations()
436 expected = count_latch * 2; in expected_loop_iterations()
438 expected = (count_latch + count_in - 1) / count_in; in expected_loop_iterations()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcfgloopanal.c1391 gcov_type count_in, count_latch, expected; in expected_loop_iterations() local
1394 count_latch = 0; in expected_loop_iterations()
1398 count_latch = e->count; in expected_loop_iterations()
1405 expected = (count_latch + count_in - 1) / count_in; in expected_loop_iterations()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcfgloopanal.c1391 gcov_type count_in, count_latch, expected; in expected_loop_iterations() local
1394 count_latch = 0; in expected_loop_iterations()
1398 count_latch = e->count; in expected_loop_iterations()
1405 expected = (count_latch + count_in - 1) / count_in; in expected_loop_iterations()