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

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

Completed in 91 milliseconds