Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp511 int ColdSize = 0; member in __anondb71d90f0111::InlineCostCallAnalyzer
656 ColdSize += Cost - CostAtBBStart; in onBlockAnalyzed()
798 int Size = Cost - ColdSize; in costBenefitAnalysis()