Lowest unsigned value in the stack‐slot register range.
Synopsis
Declared in <llvm/CodeGen/Register.h>
inline constexpr static
unsigned int StackSlotZero = 1u << MaxFrameIndexBitwidth;
Created with MrDocs
Lowest unsigned value in the stack‐slot register range.
Declared in <llvm/CodeGen/Register.h>
inline constexpr static
unsigned int StackSlotZero = 1u << MaxFrameIndexBitwidth;
Created with MrDocs