Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInlineCost.cpp709 int64_t ExpectedNumberOfCompare = in onFinalizeSwitch() local
1181 int64_t ExpectedNumberOfCompare = in onFinalizeSwitch() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInlineCost.cpp504 int64_t ExpectedNumberOfCompare = 3 * (int64_t)NumCaseCluster / 2 - 1; in onFinalizeSwitch() local