LLVM 19.0.0git
Namespaces | Functions
NVPTXLowerUnreachable.cpp File Reference
#include "NVPTX.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/InlineAsm.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Type.h"
#include "llvm/Pass.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

void llvm::initializeNVPTXLowerUnreachablePass (PassRegistry &)
 
 INITIALIZE_PASS (NVPTXLowerUnreachable, "nvptx-lower-unreachable", "Lower Unreachable", false, false) StringRef NVPTXLowerUnreachable
 

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( NVPTXLowerUnreachable  ,
"nvptx-lower-unreachable"  ,
"Lower Unreachable"  ,
false  ,
false   
)

Definition at line 105 of file NVPTXLowerUnreachable.cpp.