81 val inefficient_address_of_label :
82 ASM.labelled_instruction List.list -> ASM.identifier -> Nat.nat
84 type label_map = Nat.nat Identifiers.identifier_map
86 val create_label_cost_map0 :
87 ASM.labelled_instruction List.list -> (label_map, ASM.costlabel_map)
90 val create_label_cost_map :
91 ASM.labelled_instruction List.list -> (label_map, ASM.costlabel_map)
94 val address_of_word_labels :
95 ASM.labelled_instruction List.list -> ASM.identifier -> BitVector.word
97 val prod_inv_rect_Type0 :
98 ('a1, 'a2) Types.prod -> ('a1 -> 'a2 -> __ -> 'a3) -> 'a3
101 BitVector.byte BitVectorTrie.bitVectorTrie -> BitVector.word ->
102 BitVector.byte -> ((ASM.instruction, BitVector.word) Types.prod, Nat.nat)
106 BitVector.byte BitVectorTrie.bitVectorTrie -> BitVector.word ->
107 ((ASM.instruction, BitVector.word) Types.prod, Nat.nat) Types.prod