LLVM 20.0.0git
|
#include "Target/AMDGPU/SIFixSGPRCopies.h"
Public Member Functions | |
SIFixSGPRCopiesPass ()=default | |
PreservedAnalyses | run (MachineFunction &MF, MachineFunctionAnalysisManager &MFAM) |
Public Member Functions inherited from llvm::PassInfoMixin< SIFixSGPRCopiesPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< SIFixSGPRCopiesPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 16 of file SIFixSGPRCopies.h.
|
default |
PreservedAnalyses SIFixSGPRCopiesPass::run | ( | MachineFunction & | MF, |
MachineFunctionAnalysisManager & | MFAM | ||
) |
Definition at line 1150 of file SIFixSGPRCopies.cpp.
References llvm::PreservedAnalyses::all(), llvm::getMachineFunctionPassPreservedAnalyses(), and llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult().