LLVM 24.0.0git
NVPTXLowerAlloca.cpp File Reference

Go to the source code of this file.

Functions

static bool lowerAllocas (Function &F)
 INITIALIZE_PASS (NVPTXLowerAllocaLegacyPass, "nvptx-lower-alloca", "Lower Alloca", false, false) FunctionPass *llvm

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( NVPTXLowerAllocaLegacyPass ,
"nvptx-lower-alloca" ,
"Lower Alloca" ,
false ,
false  )

Definition at line 116 of file NVPTXLowerAlloca.cpp.

References llvm::createNVPTXLowerAllocaLegacyPass().

◆ lowerAllocas()