Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp310 unsigned NumSimpleCases = 0; in Clusterify() local
369 const unsigned NumSimpleCases = Clusterify(Cases, SI); in ProcessSwitchInst() local