LLVM 22.0.0git
|
#include "MCTargetDesc/NVPTXBaseInfo.h"
#include "NVPTX.h"
#include "llvm/IR/Function.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 (NVPTXLowerAlloca, "nvptx-lower-alloca", "Lower Alloca", false, false) bool NVPTXLowerAlloca |
INITIALIZE_PASS | ( | NVPTXLowerAlloca | , |
"nvptx-lower-alloca" | , | ||
"Lower Alloca" | , | ||
false | , | ||
false | ) |
Definition at line 51 of file NVPTXLowerAlloca.cpp.
References llvm::NVPTXAS::ADDRESS_SPACE_GENERIC, llvm::NVPTXAS::ADDRESS_SPACE_LOCAL, assert(), llvm::cast(), Changed, llvm::dyn_cast(), F, llvm::PointerType::get(), llvm::ilist_node_impl< OptionsT >::getIterator(), I, llvm::make_early_inc_range(), and runOnFunction().