Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp401 unsigned NumSimpleCases = 0; in Clusterify() local
459 const unsigned NumSimpleCases = Clusterify(Cases, SI); in processSwitchInst() local