Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.cpp818 const unsigned SwitchCapacity = 10; in PopCleanupBlock() local
824 llvm::SwitchInst::Create(Load, Default, SwitchCapacity); in PopCleanupBlock()