LLVM 17.0.0git
|
#include "Target/NVPTX/NVPTX.h"
Public Member Functions | |
NVVMIntrRangePass () | |
NVVMIntrRangePass (unsigned SmVersion) | |
PreservedAnalyses | run (Function &F, FunctionAnalysisManager &AM) |
![]() | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
![]() | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
NVVMIntrRangePass::NVVMIntrRangePass | ( | ) |
Definition at line 163 of file NVVMIntrRange.cpp.
|
inline |
PreservedAnalyses NVVMIntrRangePass::run | ( | Function & | F, |
FunctionAnalysisManager & | AM | ||
) |
Definition at line 165 of file NVVMIntrRange.cpp.
References llvm::PreservedAnalyses::all(), F, llvm::PreservedAnalyses::none(), and runNVVMIntrRange().