Make more use of PHINode::getNumIncomingValues().
authorJay Foad <jay.foad@gmail.com>
Mon, 28 Mar 2011 13:03:10 +0000 (13:03 +0000)
committerJay Foad <jay.foad@gmail.com>
Mon, 28 Mar 2011 13:03:10 +0000 (13:03 +0000)
commitfd4a5497b6a2f9e67187d8ca74659388c52c5427
tree754f1d03778881e278e7e838246fe4b30407569d
parentfb4a8344b6f4be1113498e6e69dc182408dc2ec9
Make more use of PHINode::getNumIncomingValues().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128406 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombinePHI.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp