LLVM 19.0.0git
Namespaces | Functions
NVPTXLowerAlloca.cpp File Reference
#include "NVPTX.h"
#include "NVPTXUtilities.h"
#include "MCTargetDesc/NVPTXBaseInfo.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

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

void llvm::initializeNVPTXLowerAllocaPass (PassRegistry &)
 
 INITIALIZE_PASS (NVPTXLowerAlloca, "nvptx-lower-alloca", "Lower Alloca", false, false) bool NVPTXLowerAlloca
 

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( NVPTXLowerAlloca  ,
"nvptx-lower-alloca"  ,
"Lower Alloca"  ,
false  ,
false   
)