Pass ID for allocating local stack slots relative to each other.
Declared in <llvm/CodeGen/Passes.h>
extern
char& LocalStackSlotAllocationID;
This pass assigns local frame indices to stack slots relative to one another and allocates base registers to access them when it is estimated by the target to be out of range of normal frame pointer or stack pointer index addressing.