LLVM 22.0.0git
NVPTXLowerAlloca.cpp File Reference
#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

Function Documentation

◆ INITIALIZE_PASS()