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;
Created with MrDocs