Home
last modified time | relevance | path

Searched refs:read_profile_p (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgloopanal.c242 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
249 if (read_profile_p) in expected_loop_iterations_unbounded()
250 *read_profile_p = false; in expected_loop_iterations_unbounded()
287 if (read_profile_p in expected_loop_iterations_unbounded()
289 *read_profile_p = true; in expected_loop_iterations_unbounded()
H A Dcfgloop.c141 bool read_profile_p; in flow_loop_dump() local
142 gcov_type nit = expected_loop_iterations_unbounded (loop, &read_profile_p); in flow_loop_dump()
143 if (read_profile_p && !loop->any_estimate) in flow_loop_dump()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcfgloopanal.c242 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
249 if (read_profile_p) in expected_loop_iterations_unbounded()
250 *read_profile_p = false; in expected_loop_iterations_unbounded()
287 if (read_profile_p in expected_loop_iterations_unbounded()
289 *read_profile_p = true; in expected_loop_iterations_unbounded()
H A Dcfgloop.c141 bool read_profile_p; in flow_loop_dump() local
142 gcov_type nit = expected_loop_iterations_unbounded (loop, &read_profile_p); in flow_loop_dump()
143 if (read_profile_p && !loop->any_estimate) in flow_loop_dump()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcfgloopanal.c246 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
253 if (read_profile_p) in expected_loop_iterations_unbounded()
254 *read_profile_p = false; in expected_loop_iterations_unbounded()
291 if (read_profile_p in expected_loop_iterations_unbounded()
293 *read_profile_p = true; in expected_loop_iterations_unbounded()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcfgloopanal.c242 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
249 if (read_profile_p) in expected_loop_iterations_unbounded()
250 *read_profile_p = false; in expected_loop_iterations_unbounded()
287 if (read_profile_p in expected_loop_iterations_unbounded()
289 *read_profile_p = true; in expected_loop_iterations_unbounded()
H A Dcfgloop.c141 bool read_profile_p; in flow_loop_dump() local
142 gcov_type nit = expected_loop_iterations_unbounded (loop, &read_profile_p); in flow_loop_dump()
143 if (read_profile_p && !loop->any_estimate) in flow_loop_dump()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcfgloopanal.c246 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
253 if (read_profile_p) in expected_loop_iterations_unbounded()
254 *read_profile_p = false; in expected_loop_iterations_unbounded()
291 if (read_profile_p in expected_loop_iterations_unbounded()
293 *read_profile_p = true; in expected_loop_iterations_unbounded()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcfgloopanal.c246 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
253 if (read_profile_p) in expected_loop_iterations_unbounded()
254 *read_profile_p = false; in expected_loop_iterations_unbounded()
291 if (read_profile_p in expected_loop_iterations_unbounded()
293 *read_profile_p = true; in expected_loop_iterations_unbounded()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcfgloopanal.c246 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
253 if (read_profile_p) in expected_loop_iterations_unbounded()
254 *read_profile_p = false; in expected_loop_iterations_unbounded()
291 if (read_profile_p in expected_loop_iterations_unbounded()
293 *read_profile_p = true; in expected_loop_iterations_unbounded()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgloopanal.c242 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
249 if (read_profile_p) in expected_loop_iterations_unbounded()
250 *read_profile_p = false; in expected_loop_iterations_unbounded()
287 if (read_profile_p in expected_loop_iterations_unbounded()
289 *read_profile_p = true; in expected_loop_iterations_unbounded()
H A Dcfgloop.c141 bool read_profile_p; in flow_loop_dump() local
142 gcov_type nit = expected_loop_iterations_unbounded (loop, &read_profile_p); in flow_loop_dump()
143 if (read_profile_p && !loop->any_estimate) in flow_loop_dump()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcfgloopanal.c242 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
249 if (read_profile_p) in expected_loop_iterations_unbounded()
250 *read_profile_p = false; in expected_loop_iterations_unbounded()
287 if (read_profile_p in expected_loop_iterations_unbounded()
289 *read_profile_p = true; in expected_loop_iterations_unbounded()
H A Dcfgloop.c141 bool read_profile_p; in flow_loop_dump() local
142 gcov_type nit = expected_loop_iterations_unbounded (loop, &read_profile_p); in flow_loop_dump()
143 if (read_profile_p && !loop->any_estimate) in flow_loop_dump()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgloopanal.c242 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
249 if (read_profile_p) in expected_loop_iterations_unbounded()
250 *read_profile_p = false; in expected_loop_iterations_unbounded()
287 if (read_profile_p in expected_loop_iterations_unbounded()
289 *read_profile_p = true; in expected_loop_iterations_unbounded()
H A Dcfgloop.c141 bool read_profile_p; in flow_loop_dump() local
142 gcov_type nit = expected_loop_iterations_unbounded (loop, &read_profile_p); in flow_loop_dump()
143 if (read_profile_p && !loop->any_estimate) in flow_loop_dump()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcfgloopanal.c246 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
253 if (read_profile_p) in expected_loop_iterations_unbounded()
254 *read_profile_p = false; in expected_loop_iterations_unbounded()
291 if (read_profile_p in expected_loop_iterations_unbounded()
293 *read_profile_p = true; in expected_loop_iterations_unbounded()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcfgloopanal.c246 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
253 if (read_profile_p) in expected_loop_iterations_unbounded()
254 *read_profile_p = false; in expected_loop_iterations_unbounded()
291 if (read_profile_p in expected_loop_iterations_unbounded()
293 *read_profile_p = true; in expected_loop_iterations_unbounded()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcfgloopanal.c242 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
249 if (read_profile_p) in expected_loop_iterations_unbounded()
250 *read_profile_p = false; in expected_loop_iterations_unbounded()
287 if (read_profile_p in expected_loop_iterations_unbounded()
289 *read_profile_p = true; in expected_loop_iterations_unbounded()
H A Dcfgloop.c141 bool read_profile_p; in flow_loop_dump() local
142 gcov_type nit = expected_loop_iterations_unbounded (loop, &read_profile_p); in flow_loop_dump()
143 if (read_profile_p && !loop->any_estimate) in flow_loop_dump()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcfgloopanal.c246 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
253 if (read_profile_p) in expected_loop_iterations_unbounded()
254 *read_profile_p = false; in expected_loop_iterations_unbounded()
291 if (read_profile_p in expected_loop_iterations_unbounded()
293 *read_profile_p = true; in expected_loop_iterations_unbounded()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcfgloopanal.c242 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
249 if (read_profile_p) in expected_loop_iterations_unbounded()
250 *read_profile_p = false; in expected_loop_iterations_unbounded()
287 if (read_profile_p in expected_loop_iterations_unbounded()
289 *read_profile_p = true; in expected_loop_iterations_unbounded()
H A Dcfgloop.c141 bool read_profile_p; in flow_loop_dump() local
142 gcov_type nit = expected_loop_iterations_unbounded (loop, &read_profile_p); in flow_loop_dump()
143 if (read_profile_p && !loop->any_estimate) in flow_loop_dump()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcfgloopanal.c242 bool *read_profile_p, in expected_loop_iterations_unbounded() argument
249 if (read_profile_p) in expected_loop_iterations_unbounded()
250 *read_profile_p = false; in expected_loop_iterations_unbounded()
287 if (read_profile_p in expected_loop_iterations_unbounded()
289 *read_profile_p = true; in expected_loop_iterations_unbounded()
H A Dcfgloop.c141 bool read_profile_p; in flow_loop_dump() local
142 gcov_type nit = expected_loop_iterations_unbounded (loop, &read_profile_p); in flow_loop_dump()
143 if (read_profile_p && !loop->any_estimate) in flow_loop_dump()

12