mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-17 08:06:43 -05:00
2 lines
No EOL
2 KiB
HTML
2 lines
No EOL
2 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Cond_branch (ocaml.Branch_relaxation.Make.T.Cond_branch)</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">Branch_relaxation</a> » <a href="../../index.html">Make</a> » <a href="../index.html">T</a> » Cond_branch</nav><header class="odoc-preamble"><h1>Module <code><span>T.Cond_branch</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-t"><a href="#type-t" class="anchor"></a><code><span><span class="keyword">type</span> t</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-all"><a href="#val-all" class="anchor"></a><code><span><span class="keyword">val</span> all : <span><a href="#type-t">t</a> list</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-max_displacement"><a href="#val-max_displacement" class="anchor"></a><code><span><span class="keyword">val</span> max_displacement : <span><a href="#type-t">t</a> <span class="arrow">-></span></span> <a href="../index.html#type-distance">distance</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-classify_instr"><a href="#val-classify_instr" class="anchor"></a><code><span><span class="keyword">val</span> classify_instr : <span><a href="../../../../Linear/index.html#type-instruction_desc">Linear.instruction_desc</a> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> option</span></span></code></div></div></div></body></html> |