add a little helper function that does PHI translation.
authorChris Lattner <sabre@nondot.org>
Tue, 2 Dec 2008 07:16:45 +0000 (07:16 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 2 Dec 2008 07:16:45 +0000 (07:16 +0000)
commitc7f7c1dc5067a36c8ae337610dcbbe55d525c80c
tree3c3c3533894c244adec9ccfdaae3d8e990804d01
parent88d84b245cf3e09d41f7b1d2520dd6011a87f7b6
add a little helper function that does PHI translation.

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