|
LLVM
4.0.0
|
#include "llvm/CodeGen/ISDOpcodes.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/CodeGen/MachineValueType.h"#include "llvm/CodeGen/ScheduleDAG.h"#include "llvm/CodeGen/SelectionDAGNodes.h"#include "llvm/Support/Casting.h"#include <cassert>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | llvm::ScheduleDAGSDNodes |
| ScheduleDAGSDNodes - A ScheduleDAG for scheduling SDNode-based DAGs. More... | |
| class | llvm::ScheduleDAGSDNodes::RegDefIter |
| RegDefIter - In place iteration over the values defined by an SUnit. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6