[][src]Type Definition cranelift_codegen::ir::stackslot::StackOffset

type StackOffset = i32;

A stack offset.

The location of a stack offset relative to a stack pointer or frame pointer.