LLVM 20.0.0git
|
#include "llvm/Transforms/HipStdPar/HipStdPar.h"
Public Member Functions | |
PreservedAnalyses | run (Module &M, ModuleAnalysisManager &MAM) |
Public Member Functions inherited from llvm::PassInfoMixin< HipStdParAcceleratorCodeSelectionPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Static Public Member Functions | |
static bool | isRequired () |
Static Public Member Functions inherited from llvm::PassInfoMixin< HipStdParAcceleratorCodeSelectionPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 27 of file HipStdPar.h.
|
inlinestatic |
Definition at line 32 of file HipStdPar.h.
PreservedAnalyses HipStdParAcceleratorCodeSelectionPass::run | ( | Module & | M, |
ModuleAnalysisManager & | MAM | ||
) |
Definition at line 192 of file HipStdPar.cpp.
References checkIfSupported(), clearModule(), F, llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), llvm::SmallPtrSetImpl< PtrType >::insert(), isAcceleratorExecutionRoot(), MAM, maybeHandleGlobals(), N, llvm::PreservedAnalyses::none(), and removeUnreachableFunctions().