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

pub type StackOffset = i32;
Expand description

A stack offset.

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