LLVM 24.0.0git
llvm::NVVMReflectPass Class Reference

#include "Target/NVPTX/NVPTX.h"

Inheritance diagram for llvm::NVVMReflectPass:
[legend]

Public Member Functions

 NVVMReflectPass ()
 NVVMReflectPass (unsigned SmVersion)
PreservedAnalyses run (Module &M, ModuleAnalysisManager &MAM)
Public Member Functions inherited from llvm::PassInfoMixin< NVVMReflectPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Additional Inherited Members

Static Public Member Functions inherited from llvm::OptionalPassInfoMixin< NVVMReflectPass >
static bool isRequired ()
Static Public Member Functions inherited from llvm::PassInfoMixin< NVVMReflectPass >
static bool isRequired ()
Static Public Member Functions inherited from llvm::detail::InfoMixin< NVVMReflectPass >
static StringRef name ()
 Gets the name of the pass we are mixed into.

Detailed Description

Definition at line 121 of file NVPTX.h.

Constructor & Destructor Documentation

◆ NVVMReflectPass() [1/2]

llvm::NVVMReflectPass::NVVMReflectPass ( )
inline

Definition at line 125 of file NVPTX.h.

◆ NVVMReflectPass() [2/2]

llvm::NVVMReflectPass::NVVMReflectPass ( unsigned SmVersion)
inline

Definition at line 126 of file NVPTX.h.

Member Function Documentation

◆ run()

PreservedAnalyses NVVMReflectPass::run ( Module & M,
ModuleAnalysisManager & MAM )

The documentation for this class was generated from the following files: