Home
last modified time | relevance | path

Searched refs:expected_loop_iterations (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgloopanal.c317 expected_loop_iterations (class loop *loop) in expected_loop_iterations() function
H A Dcfgloop.h407 extern unsigned expected_loop_iterations (class loop *);
H A Dtree-ssa-loop-prefetch.c1652 vol = expected_loop_iterations (aloop); in determine_loop_nest_reuse()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgloopanal.cc317 expected_loop_iterations (class loop *loop) in expected_loop_iterations() function
H A Dcfgloop.h407 extern unsigned expected_loop_iterations (class loop *);
H A Dtree-ssa-loop-prefetch.cc1651 vol = expected_loop_iterations (aloop); in determine_loop_nest_reuse()
H A DChangeLog-201623581 expected_loop_iterations): Unconstify.
23584 (expected_loop_iterations): Update.
H A DChangeLog-200410770 (expected_loop_iterations): Likewise.
35501 * cfgloopanal.c (expected_loop_iterations): Change the return value
H A DChangeLog-200723987 (expected_loop_iterations): Use expected_loop_iterations_unbounded.
H A DChangeLog-201921552 (expected_loop_iterations): Same.