LLVM API Documentation

Namespaces | Functions | Variables
NVPTXAllocaHoisting.cpp File Reference
#include "NVPTXAllocaHoisting.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Instructions.h"
Include dependency graph for NVPTXAllocaHoisting.cpp:

Go to the source code of this file.

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Functions

FunctionPass * llvm::createAllocaHoisting ()

Variables

static RegisterPass
< NVPTXAllocaHoisting > 
llvm::X ("alloca-hoisting","Hoisting alloca instructions in non-entry ""blocks to the entry block")