|
LLVM
3.7.0
|
#include "llvm/Analysis/LoopInfo.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/CodeGen/MachineFunctionPass.h"Go to the source code of this file.
Classes | |
| class | llvm::MachineLoop |
| class | llvm::MachineLoopInfo |
| struct | llvm::GraphTraits< const MachineLoop * > |
| struct | llvm::GraphTraits< MachineLoop * > |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6