Function cranelift_codegen::write::write_operands
source · [−]pub fn write_operands(
w: &mut dyn Write,
dfg: &DataFlowGraph,
inst: Inst
) -> ResultExpand description
Write the operands of inst to w with a prepended space.