Don't iterate through the whole block just to find the PHI nodes.
authorDan Gohman <gohman@apple.com>
Tue, 20 Apr 2010 14:46:25 +0000 (14:46 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 20 Apr 2010 14:46:25 +0000 (14:46 +0000)
commit3f1403f14e45a862ff97c14d80a1daf28518722a
treee73fae97f69e6818363f290928d7abb0a12d6d35
parenta9b2313c13a1bc8cbae751da03a9049ecaf0f918
Don't iterate through the whole block just to find the PHI nodes.

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