Function lambda_mountain::sub2cg

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