LLVM: lib/CodeGen/LiveStacks.cpp File Reference (original) (raw)
#include "[llvm/CodeGen/LiveStacks.h](LiveStacks%5F8h%5Fsource.html)"#include "[llvm/CodeGen/TargetRegisterInfo.h](TargetRegisterInfo%5F8h%5Fsource.html)"#include "[llvm/CodeGen/TargetSubtargetInfo.h](TargetSubtargetInfo%5F8h%5Fsource.html)"#include "[llvm/IR/Function.h](IR%5F2Function%5F8h%5Fsource.html)"
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "livestacks" |
| Functions |
|---|
| 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 | ) |
References DEBUG_TYPE, and INITIALIZE_PASS_DEPENDENCY.
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.