Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInlineCost.cpp1050 static constexpr int SwitchCostMultiplier = 2; member in __anon9893a50b0111::InlineCostFeaturesAnalyzer
1150 int64_t SwitchCost = ExpectedNumberOfCompare * SwitchCostMultiplier * in onFinalizeSwitch()