LLVM: lib/Analysis/DominanceFrontier.cpp File Reference (original) (raw)

#include "[llvm/Analysis/DominanceFrontier.h](DominanceFrontier%5F8h%5Fsource.html)"
#include "[llvm/Analysis/DominanceFrontierImpl.h](DominanceFrontierImpl%5F8h%5Fsource.html)"
#include "llvm/Config/llvm-config.h"
#include "[llvm/IR/Dominators.h](Dominators%5F8h%5Fsource.html)"
#include "[llvm/IR/Function.h](IR%5F2Function%5F8h%5Fsource.html)"
#include "[llvm/IR/PassManager.h](IR%5F2PassManager%5F8h%5Fsource.html)"
#include "[llvm/InitializePasses.h](InitializePasses%5F8h%5Fsource.html)"
#include "[llvm/Pass.h](Pass%5F8h%5Fsource.html)"
#include "[llvm/Support/Compiler.h](Compiler%5F8h%5Fsource.html)"
#include "[llvm/Support/raw_ostream.h](raw%5F%5Fostream%5F8h%5Fsource.html)"

Go to the source code of this file.

Namespaces
namespace llvm
This is an optimization pass for GlobalISel generic memory operations.
Functions
Variables
domfrontier
Dominance Frontier Construction
Dominance Frontier true

Function Documentation

INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( DominanceFrontierWrapperPass ,
"domfrontier" ,
"Dominance Frontier Construction" ,
true ,
true )

References INITIALIZE_PASS_DEPENDENCY.

Variable Documentation

Construction

Dominance Frontier Construction

Definition at line 36 of file DominanceFrontier.cpp.

domfrontier

domfrontier

Definition at line 35 of file DominanceFrontier.cpp.

true

Dominance Frontier true

Definition at line 36 of file DominanceFrontier.cpp.