Type Definition cranelift_codegen::machinst::vcode::InsnRange[][src]

type InsnRange = Range<InsnIndex>;
Expand description

Range of an instructions in VCode.