pub fn emit_code( statement: &Store, ctx: &mut FunctionCompileContext<'_> ) -> String
Emit assembly code for a ir::function::statement::Store.
ir::function::statement::Store