The first PHI node may be null, scan for the first non-null one
authorChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2003 05:34:39 +0000 (05:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2003 05:34:39 +0000 (05:34 +0000)
commit92e4975af4a5582c9d38faa6130be81701a308da
treeffcec96d87fea4f9917c9f9bf6c01c32432c4508
parent3c881cb4ce4adc1765378360ba6383bdd64287f3
The first PHI node may be null, scan for the first non-null one

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8865 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/PromoteMemoryToRegister.cpp