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.

2 lines
2.5 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>InferModules__PulseModels (infer.InferModules__PulseModels)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc %%VERSION%%"/><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; InferModules__PulseModels</nav><h1>Module <code>InferModules__PulseModels</code></h1></header><dl><dt class="spec type" id="type-exec_fun"><a href="#type-exec_fun" class="anchor"></a><code><span class="keyword">type</span> exec_fun</code><code> = <span>caller_summary:<a href="../InferModules/Summary/index.html#type-t">InferModules.Summary.t</a></span> <span>&#45;&gt;</span> <a href="../../InferBase/InferBase/Location/index.html#type-t">InferBase.Location.t</a> <span>&#45;&gt;</span> <span>ret:<span>(<a href="../../InferIR/InferIR/Ident/index.html#type-t">InferIR.Ident.t</a> * <a href="../../InferIR/InferIR/Typ/index.html#type-t">InferIR.Typ.t</a>)</span></span> <span>&#45;&gt;</span> <span>actuals:<span><span>(<a href="../InferModules/PulseDomain/AddrTracePair/index.html#type-t">InferModules.PulseDomain.AddrTracePair.t</a> * <a href="../../InferIR/InferIR/Typ/index.html#type-t">InferIR.Typ.t</a>)</span> list</span></span> <span>&#45;&gt;</span> <a href="../InferModules/PulseAbductiveDomain/index.html#type-t">InferModules.PulseAbductiveDomain.t</a> <span>&#45;&gt;</span> <span><span><a href="../InferModules/PulseAbductiveDomain/index.html#type-t">InferModules.PulseAbductiveDomain.t</a> list</span> <a href="../InferModules/PulseOperations/index.html#type-access_result">InferModules.PulseOperations.access_result</a></span></code></dt><dt class="spec type" id="type-model"><a href="#type-model" class="anchor"></a><code><span class="keyword">type</span> model</code><code> = <a href="index.html#type-exec_fun">exec_fun</a></code></dt></dl><dl><dt class="spec value" id="val-dispatch"><a href="#val-dispatch" class="anchor"></a><code><span class="keyword">val</span> dispatch : <a href="../../InferIR/InferIR/Typ/Procname/index.html#type-t">InferIR.Typ.Procname.t</a> <span>&#45;&gt;</span> <a href="../../InferIR/InferIR/CallFlags/index.html#type-t">InferIR.CallFlags.t</a> <span>&#45;&gt;</span> <span><a href="index.html#type-model">model</a> option</span></code></dt></dl></div></body></html>