LLVM API Documentation
#include "llvm/Analysis/DominanceFrontier.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/Assembly/Writer.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Classes | |
class | true::DFCalculateWorkObject |
Namespaces | |
true | |
Functions | |
INITIALIZE_PASS_BEGIN (DominanceFrontier,"domfrontier","Dominance Frontier Construction", true, true) INITIALIZE_PASS_END(DominanceFrontier | |
Variables | |
domfrontier | |
Dominance Frontier | Construction |
Dominance Frontier | true |
INITIALIZE_PASS_BEGIN | ( | DominanceFrontier | , |
"domfrontier" | , | ||
"Dominance Frontier Construction" | , | ||
true | , | ||
true | |||
) |
Dominance Frontier Construction |
Definition at line 21 of file DominanceFrontier.cpp.
domfrontier |
Definition at line 21 of file DominanceFrontier.cpp.
Dominance Frontier true |
Definition at line 21 of file DominanceFrontier.cpp.