[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)
commit07c9bb3d8718a2e4649b52d044620dd33d9bffe5
tree71954c8ada4609ca58fa75a9378479afe95d0114
parent46797c69609b4f2324057a2c7a56ff78e6902006
[LoopVectorize] Remove an unused private AA pointer

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

llvm-svn: 213488
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp