|
LLVM 23.0.0git
|
#include "Target/AMDGPU/AMDGPUNextUseAnalysis.h"
Public Types | |
| using | Result = AMDGPUNextUseAnalysis |
Public Member Functions | |
| Result | run (MachineFunction &MF, MachineFunctionAnalysisManager &MFAM) |
| Public Member Functions inherited from llvm::PassInfoMixin< AMDGPUNextUseAnalysisPass > | |
| void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
| Static Public Member Functions inherited from llvm::AnalysisInfoMixin< AMDGPUNextUseAnalysisPass > | |
| static AnalysisKey * | ID () |
| Returns an opaque, unique ID for this analysis type. | |
| Static Public Member Functions inherited from llvm::PassInfoMixin< AMDGPUNextUseAnalysisPass > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. | |
Definition at line 338 of file AMDGPUNextUseAnalysis.h.
Definition at line 344 of file AMDGPUNextUseAnalysis.h.
| AMDGPUNextUseAnalysisPass::Result AMDGPUNextUseAnalysisPass::run | ( | MachineFunction & | MF, |
| MachineFunctionAnalysisManager & | MFAM ) |
Definition at line 2315 of file AMDGPUNextUseAnalysis.cpp.
References llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult().