Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp1888 static bool SimplifySwitchOnSelect(SwitchInst *SI, SelectInst *Select) { in SimplifySwitchOnSelect() function
2600 if (SimplifySwitchOnSelect(SI, Select)) in SimplifySwitch()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3072 static bool SimplifySwitchOnSelect(SwitchInst *SI, SelectInst *Select) { in SimplifySwitchOnSelect() function
5053 if (SimplifySwitchOnSelect(SI, Select)) in SimplifySwitch()