OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:estimated_loop_iterations
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-niter.cc
4890
estimated_loop_iterations
(class loop *loop, widest_int *nit)
function
4900
/* Similar to
estimated_loop_iterations
, but returns the estimate only
4910
if (!
estimated_loop_iterations
(loop, &nit))
5057
if (!
estimated_loop_iterations
(loop, nit))
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-niter.cc
4453
estimated_loop_iterations
(class loop *loop, widest_int *nit)
function
4463
/* Similar to
estimated_loop_iterations
, but returns the estimate only
4473
if (!
estimated_loop_iterations
(loop, &nit))
4620
if (!
estimated_loop_iterations
(loop, nit))
Completed in 28 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026