Type Definition InsnRange
cranelift_codegen::machinst::vcode
type InsnRange = Range<InsnIndex>;
Range of an instructions in VCode.