OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LastCallToStaticBonus
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
InlineCost.h
47
const int
LastCallToStaticBonus
= 15000;
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
InlineAdvisor.cpp
267
TotalSecondaryCost -= InlineConstants::
LastCallToStaticBonus
;
InlineCost.cpp
1502
int
LastCallToStaticBonus
= InlineConstants::
LastCallToStaticBonus
;
1508
LastCallToStaticBonus
= 0;
1590
Cost -=
LastCallToStaticBonus
;
Completed in 20 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026