LLVM 24.0.0git
llvm::GenericToNVVMPass Class Reference

#include "Target/NVPTX/NVPTX.h"

Inheritance diagram for llvm::GenericToNVVMPass:
[legend]

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 96 of file NVPTX.h.

Member Function Documentation

◆ run()

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

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