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