Home
last modified time | relevance | path

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

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