Skip to content
Commit a5b11705 authored by Chris Lattner's avatar Chris Lattner
Browse files

Move SplitBlockPredecessors out of loopsimplify into BasicBlockUtils.h

as a global helper function.  At the same type, switch it from taking
a vector of predecessors to an arbitrary sequential input.  This allows
us to switch LoopSimplify to use a SmallVector for various temporary
vectors that it passed into SplitBlockPredecessors.

llvm-svn: 50020
parent d418b06a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment