Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp1163 static constexpr int SwitchCostMultiplier = 2; member in __anon463f3bdb0111::InlineCostFeaturesAnalyzer
1264 ExpectedNumberOfCompare * SwitchCostMultiplier * InstrCost; in onFinalizeSwitch()