[LoopVectorize] Remove an unused private AA pointer
authorHal Finkel <hfinkel@anl.gov>
Sun, 20 Jul 2014 23:28:25 +0000 (23:28 +0000)
committerHal Finkel <hfinkel@anl.gov>
Sun, 20 Jul 2014 23:28:25 +0000 (23:28 +0000)
commit07d4e558b364390d6523063ccd90f8d532959cdc
treee501ed53d635497ef6e5608af85ce40fcc18cc58
parent76fcace66e918791d00c898d38fea0b44d972aa0
[LoopVectorize] Remove an unused private AA pointer

Thanks to the lld-x86_64-darwin13 builder for catching this first.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213488 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp