Skip to main content

lower_impl_x_64

Function lower_impl_x_64 

Source
pub unsafe fn lower_impl_x_64(
    build: &mut AssemblyBuilderX64,
    lowering: &mut IrLoweringX64,
    function: &mut IrFunction,
    sorted_blocks: &[u32],
    bytecodeid: i32,
    options: &AssemblyOptions,
) -> bool