|
LLVM
3.7.0
|
Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
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 25 of file DominanceFrontier.cpp.
| domfrontier |
Definition at line 25 of file DominanceFrontier.cpp.
| Dominance Frontier true |
Definition at line 25 of file DominanceFrontier.cpp.
1.8.6