|
LLVM 22.0.0git
|
#include "llvm/Analysis/LoopAnalysisManager.h"#include "llvm/IR/PassManager.h"#include "llvm/Support/CommandLine.h"Go to the source code of this file.
Classes | |
| struct | llvm::LICMOptions |
| class | llvm::LICMPass |
| Performs Loop Invariant Code Motion Pass. More... | |
| class | llvm::LNICMPass |
| Performs LoopNest Invariant Code Motion Pass. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Variables | |
| cl::opt< unsigned > | llvm::SetLicmMssaOptCap |
| cl::opt< unsigned > | llvm::SetLicmMssaNoAccForPromotionCap |