Home
last modified time | relevance | path

Searched refs:ColdccPenalty (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
DInlineCost.h35 const int ColdccPenalty = 2000; variable
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DInlineCost.h40 const int ColdccPenalty = 2000; variable
/external/swiftshader/third_party/LLVM/lib/Analysis/
DInlineCost.cpp279 Bonus -= InlineConstants::ColdccPenalty; in getSpecializationBonus()
453 Bonus += InlineConstants::ColdccPenalty; in getInlineBonuses()
/external/llvm/lib/Analysis/
DInlineCost.cpp1265 Cost += InlineConstants::ColdccPenalty; in analyzeCall()