LLVM 19.0.0git
Namespaces | Functions
ARMMacroFusion.h File Reference
#include "llvm/CodeGen/MachineScheduler.h"

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< ScheduleDAGMutation > llvm::createARMMacroFusionDAGMutation ()
 Note that you have to add: DAG.addMutation(createARMMacroFusionDAGMutation()); to ARMPassConfig::createMachineScheduler() to have an effect.