Struct cranelift_codegen::ir::dfg::DisplayInst [−][src]
pub struct DisplayInst<'a>(_, _, _);
Object that can display an instruction.
Trait Implementations
impl<'a> Display for DisplayInst<'a>[src]
impl<'a> Display for DisplayInst<'a>Auto Trait Implementations
impl<'a> !Send for DisplayInst<'a>
impl<'a> !Send for DisplayInst<'a>impl<'a> !Sync for DisplayInst<'a>
impl<'a> !Sync for DisplayInst<'a>