Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp259 static cl::opt<bool> EnableJumpTableToSwitch( variable
587 if (EnableJumpTableToSwitch) in buildFunctionSimplificationPipeline()