LLVM 24.0.0git
NVPTXAllocaHoisting.cpp File Reference

Go to the source code of this file.

Functions

static bool hoistAllocas (Function &function)
 INITIALIZE_PASS (NVPTXAllocaHoistingLegacyPass, "alloca-hoisting", "Hoisting alloca instructions in non-entry blocks to the entry block", false, false) FunctionPass *llvm

Function Documentation

◆ hoistAllocas()

◆ INITIALIZE_PASS()

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