LLVM 20.0.0git
|
#include "Target/AMDGPU/SIFixVGPRCopies.h"
Public Member Functions | |
PreservedAnalyses | run (MachineFunction &MF, MachineFunctionAnalysisManager &MFAM) |
![]() | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
![]() | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 15 of file SIFixVGPRCopies.h.
PreservedAnalyses SIFixVGPRCopiesPass::run | ( | MachineFunction & | MF, |
MachineFunctionAnalysisManager & | MFAM | ||
) |
Definition at line 58 of file SIFixVGPRCopies.cpp.
References llvm::PreservedAnalyses::all(), and run().
Referenced by run().