|
LLVM
4.0.0
|
#include "llvm/Analysis/DominanceFrontier.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/CodeGen/MachineFunctionPass.h"Go to the source code of this file.
Classes | |
| class | llvm::MachineDominanceFrontier |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6