LLVM 20.0.0git
|
This file declares an analysis pass that computes CycleInfo for LLVM IR, specialized from GenericCycleInfo. More...
#include "llvm/IR/CycleInfo.h"
#include "llvm/IR/PassManager.h"
#include "llvm/IR/SSAContext.h"
#include "llvm/Pass.h"
Go to the source code of this file.
Classes | |
class | llvm::CycleInfoWrapperPass |
Legacy analysis pass which computes a CycleInfo. More... | |
class | llvm::CycleAnalysis |
Analysis pass which computes a CycleInfo. More... | |
class | llvm::CycleInfoPrinterPass |
Printer pass for the DominatorTree . More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
This file declares an analysis pass that computes CycleInfo for LLVM IR, specialized from GenericCycleInfo.
Definition in file CycleAnalysis.h.