LLVM  4.0.0
Namespaces | Functions | Variables
MachineDominanceFrontier.cpp File Reference
#include "llvm/CodeGen/MachineDominanceFrontier.h"
#include "llvm/Analysis/DominanceFrontierImpl.h"
#include "llvm/CodeGen/MachineDominators.h"
#include "llvm/CodeGen/Passes.h"
Include dependency graph for MachineDominanceFrontier.cpp:

Go to the source code of this file.

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

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 ( MachineDominanceFrontier  ,
"machine-domfrontier ,
"Machine Dominance Frontier Construction ,
true  ,
true   
)

Variable Documentation

machine Machine Dominance Frontier Construction

Definition at line 29 of file MachineDominanceFrontier.cpp.

machine domfrontier

Definition at line 29 of file MachineDominanceFrontier.cpp.

machine Machine Dominance Frontier true

Definition at line 29 of file MachineDominanceFrontier.cpp.