LLVM 19.0.0git
Namespaces | Functions | Variables
MachineDominanceFrontier.cpp File Reference
#include "llvm/CodeGen/MachineDominanceFrontier.h"
#include "llvm/CodeGen/MachineDominators.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/InitializePasses.h"
#include "llvm/Pass.h"
#include "llvm/PassRegistry.h"

Go to the source code of this file.

Namespaces

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

Functions

 INITIALIZE_PASS_BEGIN (MachineDominanceFrontier, "machine-domfrontier", "Machine Dominance Frontier Construction", true, true) INITIALIZE_PASS_END(MachineDominanceFrontier
 

Variables

machine domfrontier
 
machine Machine Dominance Frontier Construction
 
machine Machine Dominance Frontier true
 

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( MachineDominanceFrontier  ,
"machine-domfrontier"  ,
"Machine Dominance Frontier Construction"  ,
true  ,
true   
)

Variable Documentation

◆ Construction

machine Machine Dominance Frontier Construction

Definition at line 31 of file MachineDominanceFrontier.cpp.

◆ domfrontier

machine domfrontier

Definition at line 30 of file MachineDominanceFrontier.cpp.

◆ true

machine Machine Dominance Frontier true

Definition at line 31 of file MachineDominanceFrontier.cpp.