Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp591 int ColdSize = 0; member in __anon463f3bdb0111::InlineCostCallAnalyzer
762 ColdSize += Cost - CostAtBBStart; in onBlockAnalyzed()
934 int Size = Cost - ColdSize; in costBenefitAnalysis()