Home
last modified time | relevance | path

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

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