make getPointerSize a static function. Add ivars to DSE for
authorChris Lattner <sabre@nondot.org>
Tue, 30 Nov 2010 19:34:42 +0000 (19:34 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Nov 2010 19:34:42 +0000 (19:34 +0000)
commite3c611085ecb4bc1f30f445e6b1eb736cf29fee1
treed16b104a5a52d87f0beae9cb41bde7f2040ee0d4
parent98016511932510bd5ec5dad1319922d9daf18991
make getPointerSize a static function.  Add ivars to DSE for
AA and MD pass info instead of using getAnalysis<> all over.

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