Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp1340 int SingleBBBonusPercent = 50; in onAnalysisStart() local
1344 SingleBBBonus = Threshold * SingleBBBonusPercent / 100; in onAnalysisStart()
1942 int SingleBBBonusPercent = 50; in updateThreshold() local
1948 SingleBBBonusPercent = 0; in updateThreshold()
1961 SingleBBBonusPercent = 0; in updateThreshold()
2023 SingleBBBonus = Threshold * SingleBBBonusPercent / 100; in updateThreshold()