[Alignment][NFC] Remove unused private functions
authorGuillaume Chatelet <gchatelet@google.com>
Thu, 2 Apr 2020 12:24:51 +0000 (12:24 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Fri, 3 Apr 2020 09:16:20 +0000 (09:16 +0000)
commit1a584a8d509f2705b65bd70913e4fb8d25f283ed
tree00fc0dc9d82a3ead20ed2ba411030dff37724db5
parentc7e1fc8496dc2c6289c803f89d7a9eae9c2cbd01
[Alignment][NFC] Remove unused private functions

Summary:
This is patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790

Reviewers: courbet

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77297
llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp