LLVM 22.0.0git
X86ArgumentStackSlotRebase.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "x86argumentstackrebase"

Functions

 INITIALIZE_PASS (X86ArgumentStackSlotPass, DEBUG_TYPE, "Argument Stack Rebase", false, false) FunctionPass *llvm
static Register getArgBaseReg (MachineFunction &MF)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "x86argumentstackrebase"

Definition at line 33 of file X86ArgumentStackSlotRebase.cpp.

Function Documentation

◆ getArgBaseReg()

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( X86ArgumentStackSlotPass ,
DEBUG_TYPE ,
"Argument Stack Rebase" ,
false ,
false  )