LLVM API Documentation

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
List of target independent CodeGen pass IDs. | |
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.
Definition at line 25 of file DominanceFrontier.cpp.
| Dominance Frontier true |
Definition at line 25 of file DominanceFrontier.cpp.