Type Definition cranelift_codegen::ir::stackslot::StackOffset [−][src]
type StackOffset = i32;
A stack offset.
The location of a stack offset relative to a stack pointer or frame pointer.
type StackOffset = i32;
A stack offset.
The location of a stack offset relative to a stack pointer or frame pointer.