LLVM 22.0.0git
ARMMacroFusion.h File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Functions

std::unique_ptr< ScheduleDAGMutationllvm::createARMMacroFusionDAGMutation ()
 Note that you have to add: DAG.addMutation(createARMMacroFusionDAGMutation()); to ARMTargetMachine::createMachineScheduler() to have an effect.