Type Definition cranelift_codegen::machinst::vcode::BlockIndex
source · [−]pub type BlockIndex = u32;Expand description
Index referring to a basic block in VCode.
pub type BlockIndex = u32;Index referring to a basic block in VCode.