LLVM 22.0.0git
LiveStacks.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "livestacks"

Functions

 INITIALIZE_PASS_BEGIN (LiveStacksWrapperLegacy, DEBUG_TYPE, "Live Stack Slot Analysis", false, false) INITIALIZE_PASS_END(LiveStacksWrapperLegacy

Variables

 DEBUG_TYPE
Live Stack Slot Analysis
Live Stack Slot false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "livestacks"

Definition at line 21 of file LiveStacks.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( LiveStacksWrapperLegacy ,
DEBUG_TYPE ,
"Live Stack Slot Analysis" ,
false ,
false  )

Variable Documentation

◆ Analysis

Live Stack Slot Analysis

Definition at line 28 of file LiveStacks.cpp.

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 27 of file LiveStacks.cpp.

◆ false

Live Stack Slot false

Definition at line 28 of file LiveStacks.cpp.