Home
last modified time | relevance | path

Searched refs:SwitchCapacity (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp888 const unsigned SwitchCapacity = 10; in PopCleanupBlock() local
897 llvm::SwitchInst::Create(Load, Default, SwitchCapacity); in PopCleanupBlock()