Also make the current basic block a class member.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 26 Oct 2012 23:05:10 +0000 (23:05 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 26 Oct 2012 23:05:10 +0000 (23:05 +0000)
commit0de4fd23a7da25b2cf902ed488d8c58e3e9c13e0
tree557f6bfd3e030527538699a247352e949cb1443a
parent25424154f4670c71150120416ff26300e46d393b
Also make the current basic block a class member.

Don't pass it around everywhere as a function argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166828 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TwoAddressInstructionPass.cpp