have AllocaInfo store the alloca being inspected, simplifying callers.
authorChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2011 07:29:29 +0000 (07:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2011 07:29:29 +0000 (07:29 +0000)
commit6c95d24927b11fb76bc3e76ebe6a8198d74fc178
tree98051a08350941cefe94dfde5bccbb03e0b08b38
parentd01a0da090407762fe3b770d84f049d72d06467e
have AllocaInfo store the alloca being inspected, simplifying callers.
No functionality change.

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