Searched defs:SwitchCapacity (Results 1 - 1 of 1) sorted by path

/external/clang/lib/CodeGen/
H A DCGCleanup.cpp758 const unsigned SwitchCapacity = 10; local
763 llvm::SwitchInst::Create(Load, Default, SwitchCapacity);

Completed in 258 milliseconds