LLVM  8.0.1
Namespaces | Functions
ARMMacroFusion.h File Reference
#include "llvm/CodeGen/MachineScheduler.h"
Include dependency graph for ARMMacroFusion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

std::unique_ptr< ScheduleDAGMutation > llvm::createARMMacroFusionDAGMutation ()
 Note that you have to add: DAG.addMutation(createARMMacroFusionDAGMutation()); to ARMPassConfig::createMachineScheduler() to have an effect. More...