LLVM 20.0.0git
|
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachinePassManager.h"
#include "llvm/IR/CFG.h"
#include "llvm/IR/DebugLoc.h"
#include "llvm/Support/GenericLoopInfo.h"
Go to the source code of this file.
Classes | |
class | llvm::MachineLoop |
class | llvm::MachineLoopInfo |
class | llvm::MachineLoopAnalysis |
Analysis pass that exposes the MachineLoopInfo for a machine function. More... | |
class | llvm::MachineLoopPrinterPass |
Printer pass for the LoopAnalysis results. More... | |
class | llvm::MachineLoopInfoWrapperPass |
struct | llvm::GraphTraits< const MachineLoop * > |
struct | llvm::GraphTraits< MachineLoop * > |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |