9#ifndef LLVM_LIB_TARGET_AMDGPU_GCNDPPCOMBINE_H
10#define LLVM_LIB_TARGET_AMDGPU_GCNDPPCOMBINE_H
ModuleAnalysisManager MAM
PreservedAnalyses run(MachineFunction &MF, MachineFunctionAnalysisManager &MAM)
MachineFunctionProperties getRequiredProperties() const
Properties which a MachineFunction may have at a given point in time.
A set of analyses that are preserved following a run of a transformation pass.
This is an optimization pass for GlobalISel generic memory operations.
AnalysisManager< MachineFunction > MachineFunctionAnalysisManager
A CRTP mix-in to automatically provide informational APIs needed for passes.