pub fn emit_code(function: &FunctionDefinition, ctx: &mut Context) -> String
Emit assembly code for a ir::FunctionDefinition.
ir::FunctionDefinition