Go to the documentation of this file.
9 #ifndef LLVM_TRANSFORMS_VECTORIZE_LOADSTOREVECTORIZER_H
10 #define LLVM_TRANSFORMS_VECTORIZE_LOADSTOREVECTORIZER_H
A set of analyses that are preserved following a run of a transformation pass.
This class represents lattice values for constants.
A CRTP mix-in to automatically provide informational APIs needed for passes.
PreservedAnalyses run(Function &F, FunctionAnalysisManager &AM)
Pass * createLoadStoreVectorizerPass()
Create a legacy pass manager instance of the LoadStoreVectorizer pass.
Pass interface - Implemented by all 'passes'.
A container for analyses that lazily runs them and caches their results.