OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LastCallToStaticBonus
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/Analysis/
InlineCost.h
32
const int
LastCallToStaticBonus
= -15000;
/external/llvm/lib/Transforms/IPO/
Inliner.cpp
367
TotalSecondaryCost += InlineConstants::
LastCallToStaticBonus
;
/external/llvm/lib/Analysis/IPA/
InlineCost.cpp
[
all
...]
Completed in 209 milliseconds