source:
Deliverables/D2.2/8051/src/ASM/ASMCosts.mli
@
622
Last change on this file since 622 was 486, checked in by , 10 years ago | |
---|---|
File size: 151 bytes |
Line | |
---|---|
1 | |
2 | (** This module defines the cost increment associated to each cost |
3 | label of a [ASM] program. *) |
4 | |
5 | val compute : ASM.program -> int CostLabel.Map.t |
Note: See TracBrowser
for help on using the repository browser.