Equations
- Lean.IR.reshapeWithoutDead bs term = Lean.IR.reshapeWithoutDead.reshape bs term term.freeIndices
Instances For
Eliminate dead let-declarations and join points
Equations
- (Lean.IR.Decl.fdecl f xs type b info).elimDead = (Lean.IR.Decl.fdecl f xs type b info).updateBody! b.elimDead
- d.elimDead = d