]> matita.cs.unibo.it Git - pkg-cerco/acc.git/blob - src/RTL/RTLInterpret.mli
Imported Upstream version 0.2
[pkg-cerco/acc.git] / src / RTL / RTLInterpret.mli
1
2 (** This module provides a function to interpret a [RTL] program
3     and return the trace of cost labels encountered. *)
4
5 val interpret : bool -> RTL.program -> AST.trace