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

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

Inheritance diagram for llvm::NVVMIntrRangePass:

[legend]

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

Detailed Description

Definition at line 82 of file NVPTX.h.

Member Function Documentation

run()

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

Definition at line 150 of file NVVMIntrRange.cpp.

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


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