LLVM: llvm::ScheduleDAGMutation Class Reference (original) (raw)
Mutate the DAG as a postpass after normal DAG building. More...
#include "[llvm/CodeGen/ScheduleDAGMutation.h](ScheduleDAGMutation%5F8h%5Fsource.html)"
Inheritance diagram for llvm::ScheduleDAGMutation:
Detailed Description
Constructor & Destructor Documentation
| virtual llvm::ScheduleDAGMutation::~ScheduleDAGMutation ( ) | virtualdefault |
|---|
Member Function Documentation
◆ apply()
| virtual void llvm::ScheduleDAGMutation::apply ( ScheduleDAGInstrs * DAG) | pure virtual |
|---|
The documentation for this class was generated from the following files:
- include/llvm/CodeGen/ScheduleDAGMutation.h
- lib/CodeGen/MachineScheduler.cpp