|
LLVM 22.0.0git
|
#include "Target/AMDGPU/AMDGPU.h"
Public Member Functions | |
| AMDGPUAttributorPass (TargetMachine &TM, AMDGPUAttributorOptions Options, ThinOrFullLTOPhase LTOPhase=ThinOrFullLTOPhase::None) | |
| 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 |
Definition at line 355 of file AMDGPU.h.
References llvm::None.
| PreservedAnalyses llvm::AMDGPUAttributorPass::run | ( | Module & | M, |
| ModuleAnalysisManager & | AM ) |
Definition at line 1653 of file AMDGPUAttributor.cpp.
References llvm::PreservedAnalyses::all(), FAM, llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), llvm::PreservedAnalyses::none(), and runImpl().