LLVM
8.0.1
|
#include "NVPTX.h"
#include "NVPTXUtilities.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/IntrinsicInst.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/Type.h"
#include "llvm/Pass.h"
Go to the source code of this file.
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
Functions | |
void | llvm::initializeNVPTXLowerAllocaPass (PassRegistry &) |
INITIALIZE_PASS (NVPTXLowerAlloca, "nvptx-lower-alloca", "Lower Alloca", false, false) bool NVPTXLowerAlloca | |
Definition at line 58 of file NVPTXLowerAlloca.cpp.
References llvm::ADDRESS_SPACE_GENERIC, llvm::ADDRESS_SPACE_LOCAL, llvm::dyn_cast(), llvm::PointerType::get(), llvm::PointerType::getElementType(), I, llvm::User::setOperand(), and SI.