OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LastCallToStaticBonus
(Results
1 - 2
of
2
) 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/
InlineCost.cpp
1502
int
LastCallToStaticBonus
= InlineConstants::
LastCallToStaticBonus
;
1508
LastCallToStaticBonus
= 0;
1590
Cost -=
LastCallToStaticBonus
;
Completed in 19 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026