Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4384 static bool eliminateDeadSwitchCases(SwitchInst *SI, AssumptionCache *AC, in eliminateDeadSwitchCases() function
5605 if (eliminateDeadSwitchCases(SI, Options.AC, DL)) in SimplifySwitch()