Make DeleteDeadInstruction be a static function, move some code around.
authorChris Lattner <sabre@nondot.org>
Tue, 30 Nov 2010 21:58:14 +0000 (21:58 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Nov 2010 21:58:14 +0000 (21:58 +0000)
commit7c80c15a8bc5ac24b1c7651344a22d62e4308c14
tree1042a11f1258a51320ebbe7eaeb1c87e92c200cc
parentc563ded7943440736e5da96debf6e77443439203
Make DeleteDeadInstruction be a static function, move some code around.

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