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>Backend__Devirtualizer (infer.Backend__Devirtualizer)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.1"/><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>» Backend__Devirtualizer</nav><h1>Module <code>Backend__Devirtualizer</code></h1><h2id="simple-devirtualization-pre-analysis-using-a-flow-sensitive-tracking-of-dynamic-classes"><ahref="#simple-devirtualization-pre-analysis-using-a-flow-sensitive-tracking-of-dynamic-classes"class="anchor"></a>Simple devirtualization pre-analysis using a flow-sensitive tracking of dynamic classes</h2></header><dl><dtclass="spec value"id="val-process"><ahref="#val-process"class="anchor"></a><code><spanclass="keyword">val</span> process : <ahref="../Backend/Summary/index.html#type-t">Backend.Summary.t</a><span>-></span><ahref="../IR/Tenv/index.html#type-t">IR.Tenv.t</a><span>-></span> unit</code></dt><dd><p>Run the devirtualization pass by replacing some virtual calls by resolved calls</p></dd></dl></div></body></html>