Function lambda_mountain::sbb2sr

source ยท
pub fn sbb2sr(
    _src: impl Constant + StackVariable + Fragment + Sized<2>,
    _dst: impl Constant + Register + Fragment + Sized<2>,
) -> impl Fragment + Program