Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp608 int64_t SwitchCost = in onFinalizeSwitch() local
611 addCost(SwitchCost, (int64_t)CostUpperBound); in onFinalizeSwitch()