LLVM
17.0.0git
|
#include "llvm/IR/PassManager.h"
#include "llvm/Transforms/Utils/LoopUtils.h"
#include "llvm/Transforms/Utils/ValueMapper.h"
Go to the source code of this file.
Classes | |
class | llvm::ArrayRef< T > |
ArrayRef - Represent a constant reference to an array (0 or more elements consecutively in memory), i.e. More... | |
class | llvm::LoopVersioning |
This class emits a version of the loop where run-time checks ensure that may-alias pointers can't overlap. More... | |
class | llvm::LoopVersioningPass |
Expose LoopVersioning as a pass. More... | |
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |