Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp489 int ColdSize = 0; member in __anon2e965c1c0111::InlineCostCallAnalyzer
643 ColdSize += Cost - CostAtBBStart; in onBlockAnalyzed()
785 int Size = Cost - ColdSize; in costBenefitAnalysis()