LLVM 22.0.0git
NVPTXAllocaHoisting.cpp File Reference

Go to the source code of this file.

Functions

 INITIALIZE_PASS (NVPTXAllocaHoisting, "alloca-hoisting", "Hoisting alloca instructions in non-entry blocks to the entry block", false, false) FunctionPass *llvm

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( NVPTXAllocaHoisting ,
"alloca-hoisting" ,
"Hoisting alloca instructions in non-entry blocks to the entry block" ,
false ,
false  )

Definition at line 61 of file NVPTXAllocaHoisting.cpp.

References llvm::createAllocaHoisting().