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>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>Interproc (infer.Biabduction.Interproc)</title><linkrel="stylesheet"href="../../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.2"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../../index.html">infer</a>»<ahref="../index.html">Biabduction</a>» Interproc</nav><h1>Module <code>Biabduction.Interproc</code></h1></header><aside><p>Interprocedural Analysis</p></aside><dl><dtclass="spec value"id="val-analyze_procedure"><ahref="#val-analyze_procedure"class="anchor"></a><code><spanclass="keyword">val</span> analyze_procedure : <span><ahref="../BiabductionSummary/index.html#type-t">BiabductionSummary.t</a><ahref="../../Absint/InterproceduralAnalysis/index.html#type-t">Absint.InterproceduralAnalysis.t</a></span><span>-></span><span><ahref="../BiabductionSummary/index.html#type-t">BiabductionSummary.t</a> option</span></code></dt><dd><p>Run the biabduction analysis on the given procedure</p></dd></dl></div></body></html>