mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-17 08:06:43 -05:00
11 lines
No EOL
3.1 KiB
HTML
11 lines
No EOL
3.1 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Make (ocaml.Augment_specialised_args.Make)</title><link rel="stylesheet" href="../../../_odoc-theme/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.2.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../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">ocaml</a> » <a href="../index.html">Augment_specialised_args</a> » Make</nav><header class="odoc-preamble"><h1>Module <code><span>Augment_specialised_args.Make</span></code></h1></header><nav class="odoc-toc"><ul><li><a href="#parameters">Parameters</a></li><li><a href="#signature">Signature</a></li></ul></nav><div class="odoc-content"><h2 id="parameters"><a href="#parameters" class="anchor"></a>Parameters</h2><div class="odoc-spec"><div class="spec parameter anchored" id="argument-1-_"><a href="#argument-1-_" class="anchor"></a><code><span><span class="keyword">module</span> </span><span><a href="argument-1-_/index.html">_</a></span><span> : <a href="../module-type-S/index.html">S</a></span></code></div></div><h2 id="signature"><a href="#signature" class="anchor"></a>Signature</h2><div class="odoc-spec"><div class="spec value anchored" id="val-rewrite_set_of_closures"><a href="#val-rewrite_set_of_closures" class="anchor"></a><code><span><span class="keyword">val</span> rewrite_set_of_closures :
|
||
<span>env:<a href="../../Inline_and_simplify_aux/Env/index.html#type-t">Inline_and_simplify_aux.Env.t</a> <span class="arrow">-></span></span>
|
||
<span>duplicate_function:
|
||
<span>(<span>env:<a href="../../Inline_and_simplify_aux/Env/index.html#type-t">Inline_and_simplify_aux.Env.t</a> <span class="arrow">-></span></span>
|
||
<span>set_of_closures:<a href="../../Flambda/index.html#type-set_of_closures">Flambda.set_of_closures</a> <span class="arrow">-></span></span>
|
||
<span>fun_var:<a href="../../Variable/index.html#type-t">Variable.t</a> <span class="arrow">-></span></span>
|
||
<span>new_fun_var:<a href="../../Variable/index.html#type-t">Variable.t</a> <span class="arrow">-></span></span>
|
||
<a href="../../Flambda/index.html#type-function_declaration">Flambda.function_declaration</a> * <span><a href="../../Flambda/index.html#type-specialised_to">Flambda.specialised_to</a> <a href="../../Variable/Map/index.html#type-t">Variable.Map.t</a></span>)</span> <span class="arrow">-></span></span>
|
||
<span>set_of_closures:<a href="../../Flambda/index.html#type-set_of_closures">Flambda.set_of_closures</a> <span class="arrow">-></span></span>
|
||
<span><span>(<a href="../../Flambda/index.html#type-expr">Flambda.expr</a> * <a href="../../Inlining_cost/Benefit/index.html#type-t">Inlining_cost.Benefit.t</a>)</span> option</span></span></code></div><div class="spec-doc"><p><code>duplicate_function</code> should be <code>Inline_and_simplify.duplicate_function</code>.</p></div></div></div></body></html> |