LLVM 19.0.0git
Classes | Namespaces | Functions
MachineRegionInfo.h File Reference
#include "llvm/ADT/DepthFirstIterator.h"
#include "llvm/Analysis/RegionInfo.h"
#include "llvm/Analysis/RegionIterator.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/MachineDominanceFrontier.h"
#include "llvm/CodeGen/MachineDominators.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineLoopInfo.h"
#include <cassert>

Go to the source code of this file.

Classes

struct  llvm::RegionTraits< MachineFunction >
 
class  llvm::MachineRegionNode
 
class  llvm::MachineRegion
 
class  llvm::MachineRegionInfo
 
class  llvm::MachineRegionInfoPass
 
struct  llvm::GraphTraits< MachineRegionInfo * >
 
struct  llvm::GraphTraits< MachineRegionInfoPass * >
 

Namespaces

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

Functions

 llvm::RegionNodeGraphTraits (MachineRegionNode, MachineBasicBlock, MachineRegion)
 
 llvm::RegionGraphTraits (MachineRegion, MachineRegionNode)