[][src]Type Definition cranelift_codegen::ir::BlockOffsets

type BlockOffsets = SecondaryMap<Block, CodeOffset>;

Code offsets for blocks.