Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.cpp900 const unsigned SwitchCapacity = 10; in PopCleanupBlock() local
909 llvm::SwitchInst::Create(Load, Default, SwitchCapacity); in PopCleanupBlock()