|
LLVM
8.0.1
|
#include "llvm/CodeGen/MachineScheduler.h"

Go to the source code of this file.
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
Functions | |
| std::unique_ptr< ScheduleDAGMutation > | llvm::createAMDGPUMacroFusionDAGMutation () |
| Note that you have to add: DAG.addMutation(createAMDGPUMacroFusionDAGMutation()); to AMDGPUPassConfig::createMachineScheduler() to have an effect. More... | |
1.8.13