LLVM 22.0.0git
StackFrameLayoutAnalysisPass.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "stack-frame-layout"

Functions

 INITIALIZE_PASS (StackFrameLayoutAnalysisLegacy, "stack-frame-layout", "Stack Frame Layout", false, false) namespace llvm

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "stack-frame-layout"

Definition at line 40 of file StackFrameLayoutAnalysisPass.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( StackFrameLayoutAnalysisLegacy ,
"stack-frame-layout" ,
"Stack Frame Layout" ,
false ,
false  )

Returns a newly-created StackFrameLayout pass.

Definition at line 306 of file StackFrameLayoutAnalysisPass.cpp.

References llvm::createStackFrameLayoutAnalysisPass().