Make LiveVariables an instance variable of PHIElimination.
authorCameron Zwarich <zwarich@apple.com>
Sun, 10 Feb 2013 06:42:30 +0000 (06:42 +0000)
committerCameron Zwarich <zwarich@apple.com>
Sun, 10 Feb 2013 06:42:30 +0000 (06:42 +0000)
commitfe0fd35d5339467fedd59f0cf5bdadb163a8d766
tree71e894ceff8c049100060f1151b398a77c3b61db
parente9288fbe4df5c912f5bb42c33a675b61d45c0a99
Make LiveVariables an instance variable of PHIElimination.

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