Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp910 const unsigned SwitchCapacity = 10; in PopCleanupBlock() local
919 llvm::SwitchInst::Create(Load, Default, SwitchCapacity); in PopCleanupBlock()