diff options
author | Chris Lattner <sabre@nondot.org> | 2008-04-21 01:28:02 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-04-21 01:28:02 +0000 |
commit | 54b9c3ba2a5b0aa8fda817bcc72c370040cfb3f8 (patch) | |
tree | 9c74968eb34fbbee3f53742bb676e32e2c2cffdd /lib/Transforms/Scalar/JumpThreading.cpp | |
parent | 1b58678d541b424da32195470664e373706e7898 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50020 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Scalar/JumpThreading.cpp')
0 files changed, 0 insertions, 0 deletions