<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>Backend__SyntacticCallGraph (infer.Backend__SyntacticCallGraph)</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__SyntacticCallGraph</nav><h1>Module <code>Backend__SyntacticCallGraph</code></h1></header><dl><dtclass="spec value"id="val-make"><ahref="#val-make"class="anchor"></a><code><spanclass="keyword">val</span> make : <span><ahref="../IBase/SourceFile/index.html#type-t">IBase.SourceFile.t</a> list</span><span>-></span><span><span>(<ahref="../Absint/TaskSchedulerTypes/index.html#type-target">Absint.TaskSchedulerTypes.target</a>,string)</span><ahref="../IBase/ProcessPool/TaskGenerator/index.html#type-t">IBase.ProcessPool.TaskGenerator.t</a></span></code></dt><dd><p>task generator that works by</p><ul><li>loading the syntactic call graph from the capture DB</li><li>restricting it to the reachable procs from the modified files</li><li>scheduling leaves only and removing them from the graph when analysed.</li></ul></dd></dl></div></body></html>