Linter.LivenessAnalysertype domain = Jasmin.Prog.Sv.tval analyse_function :
('info, 'asm) Jasmin.Prog.func ->
(domain Annotation.annotation, 'asm) Jasmin.Prog.func* Liveness analysis entrypoint : * * for each instruction, this function computes the set of variables that are living at the OUT of the instruction using backward analyser