LLVM 20.0.0git
|
#include "Target/AMDGPU/SIOptimizeVGPRLiveRange.h"
Public Member Functions | |
PreservedAnalyses | run (MachineFunction &MF, MachineFunctionAnalysisManager &MFAM) |
MachineFunctionProperties | getRequiredProperties () const |
MachineFunctionProperties | getClearedProperties () const |
Public Member Functions inherited from llvm::PassInfoMixin< SIOptimizeVGPRLiveRangePass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< SIOptimizeVGPRLiveRangePass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 15 of file SIOptimizeVGPRLiveRange.h.
|
inline |
Definition at line 26 of file SIOptimizeVGPRLiveRange.h.
References llvm::MachineFunctionProperties::NoPHIs, and llvm::MachineFunctionProperties::set().
|
inline |
Definition at line 21 of file SIOptimizeVGPRLiveRange.h.
References llvm::MachineFunctionProperties::IsSSA, and llvm::MachineFunctionProperties::set().
PreservedAnalyses SIOptimizeVGPRLiveRangePass::run | ( | MachineFunction & | MF, |
MachineFunctionAnalysisManager & | MFAM | ||
) |
Definition at line 652 of file SIOptimizeVGPRLiveRange.cpp.
References _, llvm::PreservedAnalyses::all(), llvm::getMachineFunctionPassPreservedAnalyses(), llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), Loops, and llvm::MachineLoopAnalysis::run().