introduce a new ConvertToScalarInfo struct to simplify
authorChris Lattner <sabre@nondot.org>
Thu, 15 Apr 2010 23:50:26 +0000 (23:50 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Apr 2010 23:50:26 +0000 (23:50 +0000)
commitc4472072641f702dbd99ae12b7da089e75c44a99
treef9ebd3fe8c9d28501d13d8cac1648f04b4f7a991
parent626f3d7a57f4f2a46880331fdacce259195213ef
introduce a new ConvertToScalarInfo struct to simplify
CanConvertToScalar/MergeInType.  Eliminate a pointless
LLVMContext argument to MergeInType.

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