Tidy up some commments and use the getAggregateOperand and
authorDan Gohman <gohman@apple.com>
Fri, 20 Jun 2008 16:41:17 +0000 (16:41 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 20 Jun 2008 16:41:17 +0000 (16:41 +0000)
commit60ea268645a3b082d4ccd86c113a1a530fc2b9f6
tree545cfee5c5fcd2b2fcdd03dec1ccf3cf15a30f09
parentdfaceb49fca5ea37ded300dfe0867aa4b891f98b
Tidy up some commments and use the getAggregateOperand and
getInsertedValueOperand accessors. Thanks Matthijs!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52543 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SCCP.cpp