Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3772 static bool ForwardSwitchConditionToPHI(SwitchInst *SI) { in ForwardSwitchConditionToPHI() function
4747 if (ForwardSwitchConditionToPHI(SI)) in SimplifySwitch()