cranelift_codegen_meta::cdsl::instructions

Type Alias AllInstructions

Source
pub(crate) type AllInstructions = Vec<Rc<InstructionContent>>;

Aliased Typeยง

struct AllInstructions { /* private fields */ }