llvm::Register::StackSlotMask

Mask for the frame-index bits within a stack-slot register value.

Synopsis

Declared in <llvm/CodeGen/Register.h>

inline constexpr static
unsigned int StackSlotMask = StackSlotZero - 1;