LLVM: llvm::NVPTXLowerArgsPass Struct Reference (original) (raw)

#include "[Target/NVPTX/NVPTX.h](NVPTX%5F8h%5Fsource.html)"

Inheritance diagram for llvm::NVPTXLowerArgsPass:

[legend]

Public Member Functions
NVPTXLowerArgsPass (TargetMachine &TM)
PreservedAnalyses run (Function &F, FunctionAnalysisManager &AM)
Public Member Functions inherited from llvm::PassInfoMixin< NVPTXLowerArgsPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)
Additional Inherited Members
Static Public Member Functions inherited from llvm::PassInfoMixin< NVPTXLowerArgsPass >
static StringRef name ()
Gets the name of the pass we are mixed into.

Detailed Description

Definition at line 107 of file NVPTX.h.

Constructor & Destructor Documentation

llvm::NVPTXLowerArgsPass::NVPTXLowerArgsPass ( TargetMachine & TM) inline

Definition at line 112 of file NVPTX.h.

Member Function Documentation

run()

PreservedAnalyses NVPTXLowerArgsPass::run ( Function & F,
FunctionAnalysisManager & AM )

Definition at line 736 of file NVPTXLowerArgs.cpp.

References llvm::PreservedAnalyses::all(), Changed, F, llvm::PreservedAnalyses::none(), and processFunction().


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