Insert explicit RC instructions. So, it assumes the input code does not contain inc
nor dec
instructions.
This transformation is applied before lower level optimizations
that introduce the instructions release
and set
Equations
- Lean.IR.ExplicitRC.instInhabitedVarInfo = { default := { ref := default, persistent := default, consume := default } }
@[reducible, inline]
Equations
- Lean.IR.ExplicitRC.VarMap = Lean.RBMap Lean.IR.VarId Lean.IR.ExplicitRC.VarInfo fun (x y : Lean.IR.VarId) => compare x.idx y.idx
Instances For
- env : Environment
- varMap : VarMap
- jpLiveVarMap : JPLiveVarMap
- localCtx : LocalContext
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
@[inline]
Equations
Instances For
@[inline]
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
- Lean.IR.ExplicitRC.visitDecl env decls d = d