LLVM 22.0.0git
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.

Functions

 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 101 of file NVPTXLowerUnreachable.cpp.