You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Pulselib__PulseInterproc (infer.Pulselib__PulseInterproc)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.0"/><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> » Pulselib__PulseInterproc</nav><h1>Module <code>Pulselib__PulseInterproc</code></h1></header><dl><dt class="spec value" id="val-apply_prepost"><a href="#val-apply_prepost" class="anchor"></a><code><span class="keyword">val</span> apply_prepost : <a href="../IR/Procname/index.html#type-t">IR.Procname.t</a> <span>-></span> <a href="../IBase/Location/index.html#type-t">IBase.Location.t</a> <span>-></span> <span>callee_prepost:<a href="../Pulselib/PulseAbductiveDomain/index.html#type-t">Pulselib.PulseAbductiveDomain.t</a></span> <span>-></span> <span>formals:<span><a href="../IR/Var/index.html#type-t">IR.Var.t</a> list</span></span> <span>-></span> <span>actuals:<span><span>(<span>(<a href="../Pulselib/PulseAbstractValue/index.html#type-t">Pulselib.PulseBasicInterface.AbstractValue.t</a> * <a href="../Pulselib/PulseValueHistory/index.html#type-t">Pulselib.PulseBasicInterface.ValueHistory.t</a>)</span> * <a href="../IR/Typ/index.html#type-t">IR.Typ.t</a>)</span> list</span></span> <span>-></span> <a href="../Pulselib/PulseAbductiveDomain/index.html#type-t">Pulselib.PulseAbductiveDomain.t</a> <span>-></span> <span><span>(<span><span>(<a href="../Pulselib/PulseAbductiveDomain/index.html#type-t">Pulselib.PulseAbductiveDomain.t</a> * <span><span>(<a href="../Pulselib/PulseAbstractValue/index.html#type-t">Pulselib.PulseBasicInterface.AbstractValue.t</a> * <a href="../Pulselib/PulseValueHistory/index.html#type-t">Pulselib.PulseBasicInterface.ValueHistory.t</a>)</span> option</span>)</span> option</span>, <a href="../Pulselib/PulseDiagnostic/index.html#type-t">Pulselib.PulseBasicInterface.Diagnostic.t</a> * <a href="../Pulselib/PulseAbductiveDomain/index.html#type-t">Pulselib.PulseAbductiveDomain.t</a>)</span> <a href="../IStdlib/index.html#module-IStd">IStdlib.IStd</a>.result</span></code></dt><dd><p>return the abstract state after the call along with an optional return value, or <code>None</code> if the precondition could not be satisfied (e.g. some aliasing constraints were not satisfied)</p></dd></dl></div></body></html>
|