LLVM 20.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::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 | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |