Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp2552 static bool ForwardSwitchConditionToPHI(SwitchInst *SI) { in ForwardSwitchConditionToPHI() function
2621 if (ForwardSwitchConditionToPHI(SI)) in SimplifySwitch()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4108 static bool ForwardSwitchConditionToPHI(SwitchInst *SI) { in ForwardSwitchConditionToPHI() function
5078 if (ForwardSwitchConditionToPHI(SI)) in SimplifySwitch()