|
LLVM
4.0.0
|
#include "AntiDepBreaker.h"#include "llvm/ADT/BitVector.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/CodeGen/RegisterClassInfo.h"#include "llvm/CodeGen/ScheduleDAG.h"Go to the source code of this file.
Classes | |
| class | llvm::CriticalAntiDepBreaker |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6