Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp729 int64_t SwitchCost = ExpectedNumberOfCompare * 2 * InstrCost; in onFinalizeSwitch() local
1263 int64_t SwitchCost = in onFinalizeSwitch() local