pub fn inline_let(expr: LcnfExpr, var: LcnfVarId) -> LcnfExpr
Inline a single let binding by substituting its value into all uses.