LLVM 23.0.0git
LoopVectorize.h File Reference

Go to the source code of this file.

Classes

struct  llvm::LoopVectorizeOptions
struct  llvm::LoopVectorizeResult
 Storage for information about made changes. More...
struct  llvm::LoopVectorizePass
 The LoopVectorize Pass. More...
struct  llvm::ShouldRunExtraVectorPasses
 A marker analysis to determine if extra passes should be run after loop vectorization. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Variables

LLVM_ABI cl::opt< boolllvm::EnableLoopInterleaving
LLVM_ABI cl::opt< boolllvm::EnableLoopVectorization