Module Mem_lvalue

module Mem_lvalue: sig .. end
Improved handling of l-values that are read/written multiple times in a function.

val compute : unit -> unit
Create a new project in which repeated lvalues are accessed through a temporary.