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

/external/llvm/include/llvm/Analysis/
H A DInlineCost.h33 const int ColdccPenalty = 2000; member in namespace:llvm::InlineConstants
/external/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp1053 Cost += InlineConstants::ColdccPenalty;

Completed in 184 milliseconds