|
LLVM 22.0.0git
|
#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 | |
| INITIALIZE_PASS | ( | NVPTXLowerUnreachable | , |
| "nvptx-lower-unreachable" | , | ||
| "Lower Unreachable" | , | ||
| false | , | ||
| false | ) |
Definition at line 101 of file NVPTXLowerUnreachable.cpp.