LLVM 20.0.0git
|
#include "Target/AMDGPU/AMDGPU.h"
Public Member Functions | |
AMDGPUAttributorPass (TargetMachine &TM, AMDGPUAttributorOptions Options={}) | |
PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
Public Member Functions inherited from llvm::PassInfoMixin< AMDGPUAttributorPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< AMDGPUAttributorPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
|
inline |
PreservedAnalyses llvm::AMDGPUAttributorPass::run | ( | Module & | M, |
ModuleAnalysisManager & | AM | ||
) |
Definition at line 1130 of file AMDGPUAttributor.cpp.
References llvm::PreservedAnalyses::all(), FAM, llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), llvm::PreservedAnalyses::none(), and runImpl().