LLVM API Documentation
#include "NVPTXAllocaHoisting.h"#include "llvm/IR/Constants.h"#include "llvm/IR/Function.h"#include "llvm/IR/Instructions.h"
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") |