Home
last modified time | relevance | path

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

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