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