OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:caller_growth
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-inline.cc
1391
int
caller_growth
= caller_info->growth;
local
1395
if (!caller_info->single_caller && overall_growth <
caller_growth
1403
overall_growth,
caller_growth
);
1404
overall_growth =
caller_growth
;
ipa-inline.cc
1391
int
caller_growth
= caller_info->growth;
local
1395
if (!caller_info->single_caller && overall_growth <
caller_growth
1403
overall_growth,
caller_growth
);
1404
overall_growth =
caller_growth
;
/src/external/gpl3/gcc.old/dist/gcc/
ipa-inline.cc
1291
int
caller_growth
= caller_info->growth;
local
1295
if (!caller_info->single_caller && overall_growth <
caller_growth
1303
overall_growth,
caller_growth
);
1304
overall_growth =
caller_growth
;
ipa-inline.cc
1291
int
caller_growth
= caller_info->growth;
local
1295
if (!caller_info->single_caller && overall_growth <
caller_growth
1303
overall_growth,
caller_growth
);
1304
overall_growth =
caller_growth
;
Completed in 37 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026