Function come::backend::riscv::from_ir::function::statement::branch::emit_code

source ·
pub fn emit_code(
    branch: &Branch,
    ctx: &mut FunctionCompileContext<'_>
) -> String
Expand description

Emit assembly code for a Branch.