Home
last modified time | relevance | path

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

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