Eliminate VarInfo::UsedBlocks.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 26 May 2009 06:25:46 +0000 (06:25 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 26 May 2009 06:25:46 +0000 (06:25 +0000)
commitaed4a430f4f6cc0e3ff06d458e68e5d195bbed7c
tree01bacb209d16815e1cd72c97acf11380ef7508d9
parentab9cf1282baf559771183304ffc9959882e17ebb
Eliminate VarInfo::UsedBlocks.

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