|
LLVM
3.7.0
|
#include "AntiDepBreaker.h"#include "llvm/ADT/BitVector.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/CodeGen/MachineFrameInfo.h"#include "llvm/CodeGen/MachineFunction.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/CodeGen/RegisterClassInfo.h"#include "llvm/CodeGen/ScheduleDAG.h"#include <map>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