LLVM 22.0.0git
LoopUnrollPass.h File Reference
#include "llvm/Analysis/LoopAnalysisManager.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Support/CommandLine.h"
#include <optional>

Go to the source code of this file.

Classes

class  llvm::LoopFullUnrollPass
 Loop unroll pass that only does full loop unrolling and peeling. More...
struct  llvm::LoopUnrollOptions
 A set of parameters used to control various transforms performed by the LoopUnroll pass. More...
class  llvm::LoopUnrollPass
 Loop unroll pass that will support both full and partial unrolling. More...

Namespaces

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

Variables

cl::opt< boolllvm::ForgetSCEVInLoopUnroll