Make MBB a class member instead of passing it around everywhere.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 17 May 2010 02:07:22 +0000 (02:07 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 17 May 2010 02:07:22 +0000 (02:07 +0000)
commit6fb69d85e9576445e98c4114ee7064deb4476712
tree673d4835e37de8209e432d38f2fefea852a0f697
parentad6c5a20ba87e7aba91ef7e8b270715a25379770
Make MBB a class member instead of passing it around everywhere.

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