1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(** @canonical Inst.Coverage_dangling *)
module Coverage_dangling = Inst__Coverage_dangling
(** @canonical Inst.Coverage_instr *)
module Coverage_instr = Inst__Coverage_instr
(** @canonical Inst.Handler *)
module Handler = Inst__Handler
(** @canonical Inst.Hook *)
module Hook = Inst__Hook
(** @canonical Inst.Profile *)
module Profile = Inst__Profile
(** @canonical Inst.Trace *)
module Trace = Inst__Trace
(** @canonical Inst.Value_dependency *)
module Value_dependency = Inst__Value_dependency