Function lambda_mountain::mov2cl

source ยท
pub fn mov2cl(
    _src: impl Constant + Literal + Fragment + Sized<2>,
    _dst: impl Constant + LocalVariable + Fragment + Sized<2>,
) -> impl Fragment + Program