OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_latch_count
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-manip.cc
1490
profile_count
new_latch_count
= loop->header->count - in_count;
local
1491
if (old_latch_count.nonzero_p () &&
new_latch_count
.nonzero_p ())
1492
scale_dominated_blocks_in_loop (loop, new_exit->src,
new_latch_count
,
Completed in 21 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026