| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Transforms/HipStdPar/HipStdPar.h"
Public Member Functions | |
| LLVM_ABI 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 28 of file HipStdPar.h.
      
  | 
  inlinestatic | 
Definition at line 33 of file HipStdPar.h.
| PreservedAnalyses HipStdParAcceleratorCodeSelectionPass::run | ( | Module & | M, | 
| ModuleAnalysisManager & | MAM ) | 
Definition at line 398 of file HipStdPar.cpp.
References llvm::SmallVectorTemplateCommon< T, typename >::back(), checkIfSupported(), clearModule(), llvm::dyn_cast(), F, isAcceleratorExecutionRoot(), MAM, maybeHandleGlobals(), N, llvm::PreservedAnalyses::none(), llvm::SmallVectorTemplateBase< T, bool >::pop_back(), llvm::SmallVectorTemplateBase< T, bool >::push_back(), and removeUnreachableFunctions().