-<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Deadcode (js_of_ocaml-compiler.Js_of_ocaml_compiler.Deadcode)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 3.0.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../../index.html">Index</a> » <a href="../../index.html">js_of_ocaml-compiler</a> » <a href="../index.html">Js_of_ocaml_compiler</a> » Deadcode</nav><header class="odoc-preamble"><h1>Module <code><span>Js_of_ocaml_compiler.Deadcode</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-variable_uses"><a href="#type-variable_uses" class="anchor"></a><code><span><span class="keyword">type</span> variable_uses</span><span> = <span>int array</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-f"><a href="#val-f" class="anchor"></a><code><span><span class="keyword">val</span> f : <span><a href="../Code/index.html#type-program">Code.program</a> <span class="arrow">-></span></span> <a href="../Code/index.html#type-program">Code.program</a> * <a href="#type-variable_uses">variable_uses</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-remove_unused_blocks"><a href="#val-remove_unused_blocks" class="anchor"></a><code><span><span class="keyword">val</span> remove_unused_blocks : <span><a href="../Code/index.html#type-program">Code.program</a> <span class="arrow">-></span></span> <a href="../Code/index.html#type-program">Code.program</a></span></code></div></div></div></body></html>
0 commit comments