LLVM 18.0.0git
|
#include "Target/AMDGPU/AMDGPU.h"
Public Member Functions | |
AMDGPUPromoteAllocaToVectorPass (TargetMachine &TM) | |
PreservedAnalyses | run (Function &F, FunctionAnalysisManager &AM) |
![]() | |
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. | |
|
inline |
PreservedAnalyses AMDGPUPromoteAllocaToVectorPass::run | ( | Function & | F, |
FunctionAnalysisManager & | AM | ||
) |
Definition at line 210 of file AMDGPUPromoteAlloca.cpp.
References llvm::PreservedAnalyses::all(), F, and llvm::PreservedAnalyses::preserveSet().