Home
last modified time | relevance | path

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

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