Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DInlineCost.h47 const int ColdccPenalty = 2000; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp617 Cost += InlineConstants::ColdccPenalty; in onAnalysisStart()