Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2957 static bool SimplifySwitchOnSelect(SwitchInst *SI, SelectInst *Select) { in SimplifySwitchOnSelect() function
4722 if (SimplifySwitchOnSelect(SI, Select)) in SimplifySwitch()