Home
last modified time | relevance | path

Searched defs:LastCallToStaticBonus (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Analysis/
DInlineCost.h34 const int LastCallToStaticBonus = -15000; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DInlineCost.h46 const int LastCallToStaticBonus = 15000; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DInlineCost.h47 const int LastCallToStaticBonus = 15000; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp1168 int LastCallToStaticBonus = InlineConstants::LastCallToStaticBonus; in updateThreshold() local
/external/llvm-project/llvm/lib/Analysis/
DInlineCost.cpp1330 int LastCallToStaticBonus = InlineConstants::LastCallToStaticBonus; in updateThreshold() local