Clean up code that calculate MBB live-in's.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 17 Oct 2007 02:10:22 +0000 (02:10 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 17 Oct 2007 02:10:22 +0000 (02:10 +0000)
commit4ca980e7f9ce7b78955307c2d07001a24d3b6bef
tree7b2b71417abe3c9fde438a4a1f63a38827723d5b
parent05d2318fbde7b603bd6de690f18d48e0ef44d81d
Clean up code that calculate MBB live-in's.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43060 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveIntervalAnalysis.h
lib/CodeGen/LiveIntervalAnalysis.cpp