Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp311 unsigned NumSimpleCases = 0; in Clusterify() local
370 const unsigned NumSimpleCases = Clusterify(Cases, SI); in ProcessSwitchInst() local