Actually, leave the check in. This prevents us from counting dead arguments
authorChris Lattner <sabre@nondot.org>
Thu, 11 Nov 2004 07:47:54 +0000 (07:47 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 11 Nov 2004 07:47:54 +0000 (07:47 +0000)
commitd79c7b43f4afeb2bb81128e7acf079ea9912a561
treebad482c25bd459ec276a7988f196b91a213c603c
parent3e062eacab10938825b92ffdfa5bf3d9cf228c36
Actually, leave the check in.  This prevents us from counting dead arguments
as IPCP opportunities.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17680 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/IPConstantPropagation.cpp