pub fn emit_code( branch: &Branch, ctx: &mut FunctionCompileContext<'_> ) -> String
Emit assembly code for a Branch.
Branch