Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp580 int ColdSize = 0; member in __anon0e0437920111::InlineCostCallAnalyzer
742 ColdSize += Cost - CostAtBBStart; in onBlockAnalyzed()
883 int Size = Cost - ColdSize; in costBenefitAnalysis()