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

/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2944 /// ForwardSwitchConditionToPHI - Try to forward the condition of a switch
2948 static bool ForwardSwitchConditionToPHI(SwitchInst *SI) { function
3296 if (ForwardSwitchConditionToPHI(SI))

Completed in 54 milliseconds