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
20 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>BufferOverrunSemantics (infer.InferModules.BufferOverrunSemantics)</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; <a href="../index.html">InferModules</a> &#x00BB; BufferOverrunSemantics</nav><h1>Module <code>InferModules.BufferOverrunSemantics</code></h1></header><dl><dt class="spec value" id="val-eval_const"><a href="#val-eval_const" class="anchor"></a><code><span class="keyword">val</span> eval_const : <a href="../../../InferIR/InferIR/Typ/IntegerWidths/index.html#type-t">InferIR.Typ.IntegerWidths.t</a> <span>&#45;&gt;</span> <a href="../../../InferIR/InferIR/Const/index.html#type-t">InferIR.Const.t</a> <span>&#45;&gt;</span> <a href="../BufferOverrunDomain/Val/index.html#type-t">BufferOverrunDomain.Val.t</a></code></dt><dt class="spec value" id="val-must_alias"><a href="#val-must_alias" class="anchor"></a><code><span class="keyword">val</span> must_alias : <a href="../../../InferIR/InferIR/Exp/index.html#type-t">InferIR.Exp.t</a> <span>&#45;&gt;</span> <a href="../../../InferIR/InferIR/Exp/index.html#type-t">InferIR.Exp.t</a> <span>&#45;&gt;</span> <a href="../BufferOverrunDomain/Mem/index.html#type-t">BufferOverrunDomain.Mem.t</a> <span>&#45;&gt;</span> bool</code></dt><dt class="spec value" id="val-must_alias_opt"><a href="#val-must_alias_opt" class="anchor"></a><code><span class="keyword">val</span> must_alias_opt : <span><a href="../../../InferIR/InferIR/Exp/index.html#type-t">InferIR.Exp.t</a> option</span> <span>&#45;&gt;</span> <span><a href="../../../InferIR/InferIR/Exp/index.html#type-t">InferIR.Exp.t</a> option</span> <span>&#45;&gt;</span> <a href="../BufferOverrunDomain/Mem/index.html#type-t">BufferOverrunDomain.Mem.t</a> <span>&#45;&gt;</span> bool</code></dt><dt class="spec value" id="val-comp_rev"><a href="#val-comp_rev" class="anchor"></a><code><span class="keyword">val</span> comp_rev : <a href="../../../InferIR/InferIR/Binop/index.html#type-t">InferIR.Binop.t</a> <span>&#45;&gt;</span> <a href="../../../InferIR/InferIR/Binop/index.html#type-t">InferIR.Binop.t</a></code></dt><dt class="spec value" id="val-comp_not"><a href="#val-comp_not" class="anchor"></a><code><span class="keyword">val</span> comp_not : <a href="../../../InferIR/InferIR/Binop/index.html#type-t">InferIR.Binop.t</a> <span>&#45;&gt;</span> <a href="../../../InferIR/InferIR/Binop/index.html#type-t">InferIR.Binop.t</a></code></dt><dt class="spec value" id="val-must_alias_cmp"><a href="#val-must_alias_cmp" class="anchor"></a><code><span class="keyword">val</span> must_alias_cmp : <a href="../../../InferIR/InferIR/Exp/index.html#type-t">InferIR.Exp.t</a> <span>&#45;&gt;</span> <a href="../BufferOverrunDomain/Mem/index.html#type-t">BufferOverrunDomain.Mem.t</a> <span>&#45;&gt;</span> bool</code></dt><dt class="spec value" id="val-set_array_stride"><a href="#val-set_array_stride" class="anchor"></a><code><span class="keyword">val</span> set_array_stride : <a href="../../../InferIR/InferIR/Typ/IntegerWidths/index.html#type-t">InferIR.Typ.IntegerWidths.t</a> <span>&#45;&gt;</span> <a href="../../../InferIR/InferIR/Typ/index.html#type-t">InferIR.Typ.t</a> <span>&#45;&gt;</span> <a href="../BufferOverrunDomain/Val/index.html#type-t">BufferOverrunDomain.Val.t</a> <span>&#45;&gt;</span> <a href="../BufferOverrunDomain/Val/index.html#type-t">BufferOverrunDomain.Val.t</a></code></dt><dt class="spec value" id="val-eval"><a href="#val-eval" class="anchor"></a><code><span class="keyword">val</span> eval : <a href="../../../InferIR/InferIR/Typ/IntegerWidths/index.html#type-t">InferIR.Typ.IntegerWidths.t</a> <span>&#45;&gt;</span> <a href="../../../InferIR/InferIR/Exp/index.html#type-t">InferIR.Exp.t</a> <span>&#45;&gt;</span