2 lines
2.4 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Absint__TransferFunctions (infer.Absint__TransferFunctions)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> <a href="../index.html">infer</a> &#x00BB; Absint__TransferFunctions</nav><h1>Module <code>Absint__TransferFunctions</code></h1></header><aside><p>Transfer functions that push abstract states across instructions. A typical client should implement the Make signature to allow the transfer functions to be used with any kind of CFG.</p></aside><div class="spec module-type" id="module-type-S"><a href="#module-type-S" class="anchor"></a><code><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-S/index.html">S</a> = <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module-type" id="module-type-SIL"><a href="#module-type-SIL" class="anchor"></a><code><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-SIL/index.html">SIL</a> = <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module-type" id="module-type-HIL"><a href="#module-type-HIL" class="anchor"></a><code><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-HIL/index.html">HIL</a> = <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module-type" id="module-type-DisjunctiveConfig"><a href="#module-type-DisjunctiveConfig" class="anchor"></a><code><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-DisjunctiveConfig/index.html">DisjunctiveConfig</a> = <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module-type" id="module-type-DisjReady"><a href="#module-type-DisjReady" class="anchor"></a><code><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-DisjReady/index.html">DisjReady</a> = <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div></div></body></html>