Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DInlineCost.cpp1256 int SingleBBBonusPercent = 50; in onAnalysisStart() local
1260 SingleBBBonus = Threshold * SingleBBBonusPercent / 100; in onAnalysisStart()
1857 int SingleBBBonusPercent = 50; in updateThreshold() local
1863 SingleBBBonusPercent = 0; in updateThreshold()
1876 SingleBBBonusPercent = 0; in updateThreshold()
1938 SingleBBBonus = Threshold * SingleBBBonusPercent / 100; in updateThreshold()