LLVM  8.0.1
Namespaces | Functions
AArch64MacroFusion.h File Reference
#include "llvm/CodeGen/MachineScheduler.h"
Include dependency graph for AArch64MacroFusion.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< ScheduleDAGMutationllvm::createAArch64MacroFusionDAGMutation ()
 Note that you have to add: DAG.addMutation(createAArch64MacroFusionDAGMutation()); to AArch64PassConfig::createMachineScheduler() to have an effect. More...