LLVM 19.0.0git
Macros | Functions | Variables
LiveStacks.cpp File Reference
#include "llvm/CodeGen/LiveStacks.h"
#include "llvm/CodeGen/TargetRegisterInfo.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/InitializePasses.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "livestacks"
 

Functions

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

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 ( LiveStacks  ,
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.