|
LLVM
4.0.0
|
Mutate the DAG as a postpass after normal DAG building. More...
#include <ScheduleDAGMutation.h>
Public Member Functions | |
| virtual | ~ScheduleDAGMutation () |
| virtual void | apply (ScheduleDAGInstrs *DAG)=0 |
Mutate the DAG as a postpass after normal DAG building.
Definition at line 22 of file ScheduleDAGMutation.h.
|
inlinevirtual |
Definition at line 25 of file ScheduleDAGMutation.h.
|
pure virtual |
Implemented in llvm::HexagonSubtarget::HexagonDAGMutation.
1.8.6