Use 'getFirstInsertionPt' when trying to insert new instructions during LICM.
authorBill Wendling <isanbard@gmail.com>
Thu, 18 Aug 2011 23:42:36 +0000 (23:42 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 18 Aug 2011 23:42:36 +0000 (23:42 +0000)
commit26665de4f7ab03d651f626bddb925724a2816a18
treeabaffc642766aaff2a4ae1f9ef261a9dc599a8a1
parent5ac8547a412d1b42c5ff333fc0becd56b98b74cb
Use 'getFirstInsertionPt' when trying to insert new instructions during LICM.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138008 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LICM.cpp