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