Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DInlineCost.h34 const int ColdccPenalty = 2000; variable
/external/llvm/lib/Analysis/IPA/
DInlineCost.cpp1091 Cost += InlineConstants::ColdccPenalty; in analyzeCall()