Simplify the argument counting logic by only incrementing the index.
authorChris Lattner <sabre@nondot.org>
Tue, 16 May 2006 18:58:15 +0000 (18:58 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 May 2006 18:58:15 +0000 (18:58 +0000)
commitaf4ec0c56d2162a369fcdeba740ddda21be359b9
tree57b41ce3fc49bc95cbe19594938d311c9ff1d11b
parentb375b5e629d12db6ec2b2b816af9784c0709656e
Simplify the argument counting logic by only incrementing the index.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28335 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp