svf-tools 1.0.337 → 1.0.341
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SVF-doxygen/html/html/AndersenSFR_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/Andersen_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/FlowSensitiveTBHC_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ICFGBuilder_8cpp_source.html +1 -2
- package/SVF-doxygen/html/html/IRAnnotator_8h_source.html +3 -3
- package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PTAStat_8cpp_source.html +6 -6
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/SVFIR_8h_source.html +10 -10
- package/SVF-doxygen/html/html/SVFVariables_8h_source.html +91 -87
- package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SymbolTableBuilder_8cpp_source.html +20 -19
- package/SVF-doxygen/html/html/SymbolTableBuilder_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SymbolTableInfo_8cpp_source.html +29 -27
- package/SVF-doxygen/html/html/SymbolTableInfo_8h_source.html +48 -46
- package/SVF-doxygen/html/html/ThreadCallGraph_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/TypeBasedHeapCloning_8cpp_source.html +9 -9
- package/SVF-doxygen/html/html/classSVF_1_1AndersenBase.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1CloneDummyObjVar-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CloneDummyObjVar.html +13 -11
- package/SVF-doxygen/html/html/classSVF_1_1CloneFIObjVar.html +12 -12
- package/SVF-doxygen/html/html/classSVF_1_1CloneGepObjVar.html +12 -12
- package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1DummyObjVar-members.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1DummyObjVar.html +46 -14
- package/SVF-doxygen/html/html/classSVF_1_1DummyValVar-members.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1DummyValVar.html +45 -14
- package/SVF-doxygen/html/html/classSVF_1_1FIObjVar.html +14 -14
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveTBHC.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1GenericNode.html +1 -3
- package/SVF-doxygen/html/html/classSVF_1_1GenericNode.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1GepObjVar.html +32 -32
- package/SVF-doxygen/html/html/classSVF_1_1GepValVar.html +27 -27
- package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder.html +1 -2
- package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MemObj-members.html +23 -22
- package/SVF-doxygen/html/html/classSVF_1_1MemObj.html +69 -46
- package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ObjTypeInfo-members.html +17 -15
- package/SVF-doxygen/html/html/classSVF_1_1ObjTypeInfo.html +141 -106
- package/SVF-doxygen/html/html/classSVF_1_1ObjVar.html +18 -18
- package/SVF-doxygen/html/html/classSVF_1_1PTAStat.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1RetPN-members.html +75 -73
- package/SVF-doxygen/html/html/classSVF_1_1RetPN.html +60 -16
- package/SVF-doxygen/html/html/classSVF_1_1RetPN.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +10 -10
- package/SVF-doxygen/html/html/classSVF_1_1SVFVar.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1SVFVar.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1StInfo.html +24 -24
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder.html +22 -21
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableInfo.html +33 -33
- package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1TypeBasedHeapCloning.html +15 -15
- package/SVF-doxygen/html/html/classSVF_1_1ValVar.html +17 -11
- package/SVF-doxygen/html/html/classSVF_1_1ValVar.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1VarArgPN-members.html +74 -72
- package/SVF-doxygen/html/html/classSVF_1_1VarArgPN.html +60 -16
- package/SVF-doxygen/html/html/classSVF_1_1VarArgPN.png +0 -0
- package/SVF-doxygen/html/html/functions_c.html +18 -13
- package/SVF-doxygen/html/html/functions_eval_c.html +5 -2
- package/SVF-doxygen/html/html/functions_func_c.html +19 -19
- package/SVF-doxygen/html/html/functions_func_i.html +19 -17
- package/SVF-doxygen/html/html/functions_i.html +19 -17
- package/SVF-doxygen/html/html/functions_m.html +1 -1
- package/SVF-doxygen/html/html/functions_n.html +3 -3
- package/SVF-doxygen/html/html/functions_o.html +10 -10
- package/SVF-doxygen/html/html/functions_p.html +17 -23
- package/SVF-doxygen/html/html/functions_s.html +7 -9
- package/SVF-doxygen/html/html/functions_w.html +5 -9
- package/SVF-doxygen/html/html/hierarchy.html +5 -5
- package/SVF-doxygen/html/html/search/all_10.js +11 -11
- package/SVF-doxygen/html/html/search/all_12.js +1 -1
- package/SVF-doxygen/html/html/search/all_13.js +4 -4
- package/SVF-doxygen/html/html/search/all_14.js +4 -4
- package/SVF-doxygen/html/html/search/all_15.js +1 -1
- package/SVF-doxygen/html/html/search/all_17.js +1 -1
- package/SVF-doxygen/html/html/search/all_3.js +3 -2
- package/SVF-doxygen/html/html/search/all_9.js +4 -4
- package/SVF-doxygen/html/html/search/all_c.js +1 -1
- package/SVF-doxygen/html/html/search/all_d.js +1 -1
- package/SVF-doxygen/html/html/search/all_e.js +1 -1
- package/SVF-doxygen/html/html/search/all_f.js +2 -2
- package/SVF-doxygen/html/html/search/enumvalues_2.js +2 -1
- package/SVF-doxygen/html/html/search/functions_2.js +1 -1
- package/SVF-doxygen/html/html/search/functions_8.js +4 -4
- package/SVF-doxygen/html/html/search/functions_e.js +1 -1
- package/SVF-doxygen/html/html/search/variables_14.js +3 -3
- package/SVF-doxygen/html/html/search/variables_15.js +1 -1
- package/include/MemoryModel/SVFIR.h +1 -1
- package/include/MemoryModel/SVFVariables.h +25 -4
- package/include/MemoryModel/SymbolTableInfo.h +17 -11
- package/lib/MSSA/MemSSA.cpp +1 -1
- package/lib/MemoryModel/SymbolTableInfo.cpp +12 -7
- package/lib/SVF-FE/ICFGBuilder.cpp +0 -1
- package/lib/SVF-FE/SymbolTableBuilder.cpp +10 -10
- package/lib/Util/PTAStat.cpp +3 -3
- package/package.json +1 -1
|
@@ -77,6 +77,7 @@ Inheritance diagram for SVF::VarArgPN:</div>
|
|
|
77
77
|
<div class="center">
|
|
78
78
|
<img src="classSVF_1_1VarArgPN.png" usemap="#SVF::VarArgPN_map" alt=""/>
|
|
79
79
|
<map id="SVF::VarArgPN_map" name="SVF::VarArgPN_map">
|
|
80
|
+
<area href="classSVF_1_1ValVar.html" alt="SVF::ValVar" shape="rect" coords="0,112,245,136"/>
|
|
80
81
|
<area href="classSVF_1_1SVFVar.html" alt="SVF::SVFVar" shape="rect" coords="0,56,245,80"/>
|
|
81
82
|
<area href="classSVF_1_1GenericNode.html" alt="SVF::GenericNode< NodeTy, EdgeTy >" shape="rect" coords="0,0,245,24"/>
|
|
82
83
|
</map>
|
|
@@ -92,6 +93,10 @@ Public Member Functions</h2></td></tr>
|
|
|
92
93
|
<tr class="separator:aec7ac87f5fff58b24daea998aaf0cc2a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
93
94
|
<tr class="memitem:a617077176f0ea586a0cf9a4a1034e99d"><td class="memItemLeft" align="right" valign="top">virtual const std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="classSVF_1_1VarArgPN.html#a617077176f0ea586a0cf9a4a1034e99d">toString</a> () const</td></tr>
|
|
94
95
|
<tr class="separator:a617077176f0ea586a0cf9a4a1034e99d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
96
|
+
<tr class="inherit_header pub_methods_classSVF_1_1ValVar"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classSVF_1_1ValVar')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classSVF_1_1ValVar.html">SVF::ValVar</a></td></tr>
|
|
97
|
+
<tr class="memitem:ae5dc21b3327a100ffe3e0e2c876ba1bb inherit pub_methods_classSVF_1_1ValVar"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSVF_1_1ValVar.html#ae5dc21b3327a100ffe3e0e2c876ba1bb">ValVar</a> (const <a class="el" href="namespaceSVF.html#a90b263fd2f541eca78135078114cabda">Value</a> *val, <a class="el" href="namespaceSVF.html#a43a65e0d33af3c743294f7a1139d2301">NodeID</a> i, <a class="el" href="classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeff">PNODEK</a> ty=<a class="el" href="classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa32d22852d39756992f87bd02def75f66">ValNode</a>)</td></tr>
|
|
98
|
+
<tr class="memdesc:ae5dc21b3327a100ffe3e0e2c876ba1bb inherit pub_methods_classSVF_1_1ValVar"><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <a href="classSVF_1_1ValVar.html#ae5dc21b3327a100ffe3e0e2c876ba1bb">More...</a><br /></td></tr>
|
|
99
|
+
<tr class="separator:ae5dc21b3327a100ffe3e0e2c876ba1bb inherit pub_methods_classSVF_1_1ValVar"><td class="memSeparator" colspan="2"> </td></tr>
|
|
95
100
|
<tr class="inherit_header pub_methods_classSVF_1_1SVFVar"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classSVF_1_1SVFVar')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classSVF_1_1SVFVar.html">SVF::SVFVar</a></td></tr>
|
|
96
101
|
<tr class="memitem:a24daf5faa4b1d159c193e61951d17414 inherit pub_methods_classSVF_1_1SVFVar"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSVF_1_1SVFVar.html#a24daf5faa4b1d159c193e61951d17414">SVFVar</a> (const <a class="el" href="namespaceSVF.html#a90b263fd2f541eca78135078114cabda">Value</a> *val, <a class="el" href="namespaceSVF.html#a43a65e0d33af3c743294f7a1139d2301">NodeID</a> i, <a class="el" href="classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeff">PNODEK</a> k)</td></tr>
|
|
97
102
|
<tr class="memdesc:a24daf5faa4b1d159c193e61951d17414 inherit pub_methods_classSVF_1_1SVFVar"><td class="mdescLeft"> </td><td class="mdescRight">address-taken pointer <a href="classSVF_1_1SVFVar.html#a24daf5faa4b1d159c193e61951d17414">More...</a><br /></td></tr>
|
|
@@ -229,8 +234,18 @@ Static Public Member Functions</h2></td></tr>
|
|
|
229
234
|
<tr class="separator:acaecf9e9d98c4a14fecee0877a72839c"><td class="memSeparator" colspan="2"> </td></tr>
|
|
230
235
|
<tr class="memitem:a2adee91065fef72cb8f64924aa83ec0a"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSVF_1_1VarArgPN.html#a2adee91065fef72cb8f64924aa83ec0a">classof</a> (const <a class="el" href="classSVF_1_1SVFVar.html">SVFVar</a> *node)</td></tr>
|
|
231
236
|
<tr class="separator:a2adee91065fef72cb8f64924aa83ec0a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
237
|
+
<tr class="memitem:a3a7f82ff9fe4426ae8d967460995e2cd"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSVF_1_1VarArgPN.html#a3a7f82ff9fe4426ae8d967460995e2cd">classof</a> (const <a class="el" href="classSVF_1_1ValVar.html">ValVar</a> *node)</td></tr>
|
|
238
|
+
<tr class="separator:a3a7f82ff9fe4426ae8d967460995e2cd"><td class="memSeparator" colspan="2"> </td></tr>
|
|
232
239
|
<tr class="memitem:a7f873a8015eb6a6b30530a7e5a69018d"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSVF_1_1VarArgPN.html#a7f873a8015eb6a6b30530a7e5a69018d">classof</a> (const <a class="el" href="namespaceSVF.html#a8d5e9e5137b04659ded32330e128df34">GenericPAGNodeTy</a> *node)</td></tr>
|
|
233
240
|
<tr class="separator:a7f873a8015eb6a6b30530a7e5a69018d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
241
|
+
<tr class="inherit_header pub_static_methods_classSVF_1_1ValVar"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classSVF_1_1ValVar')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="classSVF_1_1ValVar.html">SVF::ValVar</a></td></tr>
|
|
242
|
+
<tr class="memitem:adbbf3c9ff5dcb10ac528d3eb4b69750c inherit pub_static_methods_classSVF_1_1ValVar"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSVF_1_1ValVar.html#adbbf3c9ff5dcb10ac528d3eb4b69750c">classof</a> (const <a class="el" href="classSVF_1_1ValVar.html">ValVar</a> *)</td></tr>
|
|
243
|
+
<tr class="memdesc:adbbf3c9ff5dcb10ac528d3eb4b69750c inherit pub_static_methods_classSVF_1_1ValVar"><td class="mdescLeft"> </td><td class="mdescRight">Methods for support type inquiry through isa, cast, and dyn_cast: <a href="classSVF_1_1ValVar.html#adbbf3c9ff5dcb10ac528d3eb4b69750c">More...</a><br /></td></tr>
|
|
244
|
+
<tr class="separator:adbbf3c9ff5dcb10ac528d3eb4b69750c inherit pub_static_methods_classSVF_1_1ValVar"><td class="memSeparator" colspan="2"> </td></tr>
|
|
245
|
+
<tr class="memitem:a71e5f4eaf74f852d3354ac6b0b65f39c inherit pub_static_methods_classSVF_1_1ValVar"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSVF_1_1ValVar.html#a71e5f4eaf74f852d3354ac6b0b65f39c">classof</a> (const <a class="el" href="classSVF_1_1SVFVar.html">SVFVar</a> *node)</td></tr>
|
|
246
|
+
<tr class="separator:a71e5f4eaf74f852d3354ac6b0b65f39c inherit pub_static_methods_classSVF_1_1ValVar"><td class="memSeparator" colspan="2"> </td></tr>
|
|
247
|
+
<tr class="memitem:a371f38564932cc04c6c4a00a99bf6c6a inherit pub_static_methods_classSVF_1_1ValVar"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSVF_1_1ValVar.html#a371f38564932cc04c6c4a00a99bf6c6a">classof</a> (const <a class="el" href="namespaceSVF.html#a8d5e9e5137b04659ded32330e128df34">GenericPAGNodeTy</a> *node)</td></tr>
|
|
248
|
+
<tr class="separator:a371f38564932cc04c6c4a00a99bf6c6a inherit pub_static_methods_classSVF_1_1ValVar"><td class="memSeparator" colspan="2"> </td></tr>
|
|
234
249
|
</table><table class="memberdecls">
|
|
235
250
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
|
|
236
251
|
Additional Inherited Members</h2></td></tr>
|
|
@@ -283,7 +298,7 @@ Additional Inherited Members</h2></td></tr>
|
|
|
283
298
|
</table>
|
|
284
299
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
285
300
|
<div class="textblock">
|
|
286
|
-
<p class="definition">Definition at line <a class="el" href="SVFVariables_8h_source.html#
|
|
301
|
+
<p class="definition">Definition at line <a class="el" href="SVFVariables_8h_source.html#l00628">628</a> of file <a class="el" href="SVFVariables_8h_source.html">SVFVariables.h</a>.</p>
|
|
287
302
|
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
288
303
|
<a id="ad6ebe474373838bc6c00e8baaa3f7137"></a>
|
|
289
304
|
<h2 class="memtitle"><span class="permalink"><a href="#ad6ebe474373838bc6c00e8baaa3f7137">◆ </a></span>VarArgPN()</h2>
|
|
@@ -321,15 +336,15 @@ Additional Inherited Members</h2></td></tr>
|
|
|
321
336
|
|
|
322
337
|
<p>Constructor. </p>
|
|
323
338
|
|
|
324
|
-
<p class="definition">Definition at line <a class="el" href="SVFVariables_8h_source.html#
|
|
325
|
-
<div class="fragment"><div class="line"><a name="
|
|
339
|
+
<p class="definition">Definition at line <a class="el" href="SVFVariables_8h_source.html#l00653">653</a> of file <a class="el" href="SVFVariables_8h_source.html">SVFVariables.h</a>.</p>
|
|
340
|
+
<div class="fragment"><div class="line"><a name="l00653"></a><span class="lineno"> 653</span>  :</div><div class="line"><a name="l00654"></a><span class="lineno"> 654</span>  <a class="code" href="classSVF_1_1ValVar.html#ae5dc21b3327a100ffe3e0e2c876ba1bb">ValVar</a>(val->getLLVMFun(), i, <a class="code" href="classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa5a13a457f037424f61e74165a9cdcebf">VarargNode</a>)</div><div class="line"><a name="l00655"></a><span class="lineno"> 655</span>  {</div><div class="line"><a name="l00656"></a><span class="lineno"> 656</span>  }</div><div class="ttc" id="classSVF_1_1ValVar_html_ae5dc21b3327a100ffe3e0e2c876ba1bb"><div class="ttname"><a href="classSVF_1_1ValVar.html#ae5dc21b3327a100ffe3e0e2c876ba1bb">SVF::ValVar::ValVar</a></div><div class="ttdeci">ValVar(const Value *val, NodeID i, PNODEK ty=ValNode)</div><div class="ttdoc">Constructor. </div><div class="ttdef"><b>Definition:</b> <a href="SVFVariables_8h_source.html#l00303">SVFVariables.h:303</a></div></div>
|
|
326
341
|
<div class="ttc" id="classSVF_1_1SVFVar_html_a283f7c0c2eaae07c6865f73a0daafeffa5a13a457f037424f61e74165a9cdcebf"><div class="ttname"><a href="classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa5a13a457f037424f61e74165a9cdcebf">SVF::SVFVar::VarargNode</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFVariables_8h_source.html#l00068">SVFVariables.h:68</a></div></div>
|
|
327
342
|
</div><!-- fragment -->
|
|
328
343
|
</div>
|
|
329
344
|
</div>
|
|
330
345
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
331
346
|
<a id="acaecf9e9d98c4a14fecee0877a72839c"></a>
|
|
332
|
-
<h2 class="memtitle"><span class="permalink"><a href="#acaecf9e9d98c4a14fecee0877a72839c">◆ </a></span>classof() <span class="overload">[1/
|
|
347
|
+
<h2 class="memtitle"><span class="permalink"><a href="#acaecf9e9d98c4a14fecee0877a72839c">◆ </a></span>classof() <span class="overload">[1/4]</span></h2>
|
|
333
348
|
|
|
334
349
|
<div class="memitem">
|
|
335
350
|
<div class="memproto">
|
|
@@ -352,12 +367,12 @@ Additional Inherited Members</h2></td></tr>
|
|
|
352
367
|
</table>
|
|
353
368
|
</div><div class="memdoc">
|
|
354
369
|
|
|
355
|
-
<p class="definition">Definition at line <a class="el" href="SVFVariables_8h_source.html#
|
|
356
|
-
<div class="fragment"><div class="line"><a name="
|
|
370
|
+
<p class="definition">Definition at line <a class="el" href="SVFVariables_8h_source.html#l00634">634</a> of file <a class="el" href="SVFVariables_8h_source.html">SVFVariables.h</a>.</p>
|
|
371
|
+
<div class="fragment"><div class="line"><a name="l00635"></a><span class="lineno"> 635</span>  {</div><div class="line"><a name="l00636"></a><span class="lineno"> 636</span>  <span class="keywordflow">return</span> <span class="keyword">true</span>;</div><div class="line"><a name="l00637"></a><span class="lineno"> 637</span>  }</div></div><!-- fragment -->
|
|
357
372
|
</div>
|
|
358
373
|
</div>
|
|
359
374
|
<a id="a2adee91065fef72cb8f64924aa83ec0a"></a>
|
|
360
|
-
<h2 class="memtitle"><span class="permalink"><a href="#a2adee91065fef72cb8f64924aa83ec0a">◆ </a></span>classof() <span class="overload">[2/
|
|
375
|
+
<h2 class="memtitle"><span class="permalink"><a href="#a2adee91065fef72cb8f64924aa83ec0a">◆ </a></span>classof() <span class="overload">[2/4]</span></h2>
|
|
361
376
|
|
|
362
377
|
<div class="memitem">
|
|
363
378
|
<div class="memproto">
|
|
@@ -380,13 +395,42 @@ Additional Inherited Members</h2></td></tr>
|
|
|
380
395
|
</table>
|
|
381
396
|
</div><div class="memdoc">
|
|
382
397
|
|
|
383
|
-
<p class="definition">Definition at line <a class="el" href="SVFVariables_8h_source.html#
|
|
384
|
-
<div class="fragment"><div class="line"><a name="
|
|
398
|
+
<p class="definition">Definition at line <a class="el" href="SVFVariables_8h_source.html#l00638">638</a> of file <a class="el" href="SVFVariables_8h_source.html">SVFVariables.h</a>.</p>
|
|
399
|
+
<div class="fragment"><div class="line"><a name="l00639"></a><span class="lineno"> 639</span>  {</div><div class="line"><a name="l00640"></a><span class="lineno"> 640</span>  <span class="keywordflow">return</span> node->getNodeKind() == <a class="code" href="classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa5a13a457f037424f61e74165a9cdcebf">SVFVar::VarargNode</a>;</div><div class="line"><a name="l00641"></a><span class="lineno"> 641</span>  }</div><div class="ttc" id="classSVF_1_1SVFVar_html_a283f7c0c2eaae07c6865f73a0daafeffa5a13a457f037424f61e74165a9cdcebf"><div class="ttname"><a href="classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa5a13a457f037424f61e74165a9cdcebf">SVF::SVFVar::VarargNode</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFVariables_8h_source.html#l00068">SVFVariables.h:68</a></div></div>
|
|
400
|
+
</div><!-- fragment -->
|
|
401
|
+
</div>
|
|
402
|
+
</div>
|
|
403
|
+
<a id="a3a7f82ff9fe4426ae8d967460995e2cd"></a>
|
|
404
|
+
<h2 class="memtitle"><span class="permalink"><a href="#a3a7f82ff9fe4426ae8d967460995e2cd">◆ </a></span>classof() <span class="overload">[3/4]</span></h2>
|
|
405
|
+
|
|
406
|
+
<div class="memitem">
|
|
407
|
+
<div class="memproto">
|
|
408
|
+
<table class="mlabels">
|
|
409
|
+
<tr>
|
|
410
|
+
<td class="mlabels-left">
|
|
411
|
+
<table class="memname">
|
|
412
|
+
<tr>
|
|
413
|
+
<td class="memname">static bool SVF::VarArgPN::classof </td>
|
|
414
|
+
<td>(</td>
|
|
415
|
+
<td class="paramtype">const <a class="el" href="classSVF_1_1ValVar.html">ValVar</a> * </td>
|
|
416
|
+
<td class="paramname"><em>node</em></td><td>)</td>
|
|
417
|
+
<td></td>
|
|
418
|
+
</tr>
|
|
419
|
+
</table>
|
|
420
|
+
</td>
|
|
421
|
+
<td class="mlabels-right">
|
|
422
|
+
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
|
423
|
+
</tr>
|
|
424
|
+
</table>
|
|
425
|
+
</div><div class="memdoc">
|
|
426
|
+
|
|
427
|
+
<p class="definition">Definition at line <a class="el" href="SVFVariables_8h_source.html#l00642">642</a> of file <a class="el" href="SVFVariables_8h_source.html">SVFVariables.h</a>.</p>
|
|
428
|
+
<div class="fragment"><div class="line"><a name="l00643"></a><span class="lineno"> 643</span>  {</div><div class="line"><a name="l00644"></a><span class="lineno"> 644</span>  <span class="keywordflow">return</span> node->getNodeKind() == <a class="code" href="classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa5a13a457f037424f61e74165a9cdcebf">SVFVar::VarargNode</a>;</div><div class="line"><a name="l00645"></a><span class="lineno"> 645</span>  }</div><div class="ttc" id="classSVF_1_1SVFVar_html_a283f7c0c2eaae07c6865f73a0daafeffa5a13a457f037424f61e74165a9cdcebf"><div class="ttname"><a href="classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa5a13a457f037424f61e74165a9cdcebf">SVF::SVFVar::VarargNode</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFVariables_8h_source.html#l00068">SVFVariables.h:68</a></div></div>
|
|
385
429
|
</div><!-- fragment -->
|
|
386
430
|
</div>
|
|
387
431
|
</div>
|
|
388
432
|
<a id="a7f873a8015eb6a6b30530a7e5a69018d"></a>
|
|
389
|
-
<h2 class="memtitle"><span class="permalink"><a href="#a7f873a8015eb6a6b30530a7e5a69018d">◆ </a></span>classof() <span class="overload">[
|
|
433
|
+
<h2 class="memtitle"><span class="permalink"><a href="#a7f873a8015eb6a6b30530a7e5a69018d">◆ </a></span>classof() <span class="overload">[4/4]</span></h2>
|
|
390
434
|
|
|
391
435
|
<div class="memitem">
|
|
392
436
|
<div class="memproto">
|
|
@@ -409,8 +453,8 @@ Additional Inherited Members</h2></td></tr>
|
|
|
409
453
|
</table>
|
|
410
454
|
</div><div class="memdoc">
|
|
411
455
|
|
|
412
|
-
<p class="definition">Definition at line <a class="el" href="SVFVariables_8h_source.html#
|
|
413
|
-
<div class="fragment"><div class="line"><a name="
|
|
456
|
+
<p class="definition">Definition at line <a class="el" href="SVFVariables_8h_source.html#l00646">646</a> of file <a class="el" href="SVFVariables_8h_source.html">SVFVariables.h</a>.</p>
|
|
457
|
+
<div class="fragment"><div class="line"><a name="l00647"></a><span class="lineno"> 647</span>  {</div><div class="line"><a name="l00648"></a><span class="lineno"> 648</span>  <span class="keywordflow">return</span> node->getNodeKind() == <a class="code" href="classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa5a13a457f037424f61e74165a9cdcebf">SVFVar::VarargNode</a>;</div><div class="line"><a name="l00649"></a><span class="lineno"> 649</span>  }</div><div class="ttc" id="classSVF_1_1SVFVar_html_a283f7c0c2eaae07c6865f73a0daafeffa5a13a457f037424f61e74165a9cdcebf"><div class="ttname"><a href="classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa5a13a457f037424f61e74165a9cdcebf">SVF::SVFVar::VarargNode</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFVariables_8h_source.html#l00068">SVFVariables.h:68</a></div></div>
|
|
414
458
|
</div><!-- fragment -->
|
|
415
459
|
</div>
|
|
416
460
|
</div>
|
|
@@ -439,10 +483,10 @@ Additional Inherited Members</h2></td></tr>
|
|
|
439
483
|
|
|
440
484
|
<p>Return name of a LLVM value. </p>
|
|
441
485
|
|
|
442
|
-
<p>
|
|
486
|
+
<p>Reimplemented from <a class="el" href="classSVF_1_1ValVar.html#aeaccfd3bf5f968ad12d7e1a2426e5faa">SVF::ValVar</a>.</p>
|
|
443
487
|
|
|
444
|
-
<p class="definition">Definition at line <a class="el" href="SVFVariables_8h_source.html#
|
|
445
|
-
<div class="fragment"><div class="line"><a name="
|
|
488
|
+
<p class="definition">Definition at line <a class="el" href="SVFVariables_8h_source.html#l00659">659</a> of file <a class="el" href="SVFVariables_8h_source.html">SVFVariables.h</a>.</p>
|
|
489
|
+
<div class="fragment"><div class="line"><a name="l00660"></a><span class="lineno"> 660</span>  {</div><div class="line"><a name="l00661"></a><span class="lineno"> 661</span>  <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFVar.html#a7deb494ac20ed56fca31a4f1fd92deea">value</a>->getName().str() + <span class="stringliteral">"_vararg"</span>;</div><div class="line"><a name="l00662"></a><span class="lineno"> 662</span>  }</div><div class="ttc" id="classSVF_1_1SVFVar_html_a7deb494ac20ed56fca31a4f1fd92deea"><div class="ttname"><a href="classSVF_1_1SVFVar.html#a7deb494ac20ed56fca31a4f1fd92deea">SVF::SVFVar::value</a></div><div class="ttdeci">const Value * value</div><div class="ttdoc">value of this SVFIR node </div><div class="ttdef"><b>Definition:</b> <a href="SVFVariables_8h_source.html#l00081">SVFVariables.h:81</a></div></div>
|
|
446
490
|
</div><!-- fragment -->
|
|
447
491
|
</div>
|
|
448
492
|
</div>
|
|
@@ -469,7 +513,7 @@ Additional Inherited Members</h2></td></tr>
|
|
|
469
513
|
</table>
|
|
470
514
|
</div><div class="memdoc">
|
|
471
515
|
|
|
472
|
-
<p>Reimplemented from <a class="el" href="
|
|
516
|
+
<p>Reimplemented from <a class="el" href="classSVF_1_1ValVar.html#a4591213dd266efd380fd916fee73c1fd">SVF::ValVar</a>.</p>
|
|
473
517
|
|
|
474
518
|
<p class="definition">Definition at line <a class="el" href="SVFVariables_8cpp_source.html#l00173">173</a> of file <a class="el" href="SVFVariables_8cpp_source.html">SVFVariables.cpp</a>.</p>
|
|
475
519
|
<div class="fragment"><div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  {</div><div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  std::string str;</div><div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <a class="code" href="namespaceSVF.html#a726981481ac082dcda3e4921416b65a0">raw_string_ostream</a> rawstr(str);</div><div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  rawstr << <span class="stringliteral">"VarArgPN ID: "</span> << <a class="code" href="classSVF_1_1GenericNode.html#ac3e55ef37aefb411ea4c87b1aa3b1895">getId</a>() << <span class="stringliteral">" Var arg node for function "</span> << SVFUtil::cast<Function>(<a class="code" href="classSVF_1_1SVFVar.html#a7deb494ac20ed56fca31a4f1fd92deea">value</a>)->getName();</div><div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <span class="keywordflow">return</span> rawstr.str();</div><div class="line"><a name="l00178"></a><span class="lineno"> 178</span> }</div><div class="ttc" id="namespaceSVF_html_a726981481ac082dcda3e4921416b65a0"><div class="ttname"><a href="namespaceSVF.html#a726981481ac082dcda3e4921416b65a0">SVF::raw_string_ostream</a></div><div class="ttdeci">llvm::raw_string_ostream raw_string_ostream</div><div class="ttdef"><b>Definition:</b> <a href="BasicTypes_8h_source.html#l00100">BasicTypes.h:100</a></div></div>
|
|
Binary file
|
|
@@ -864,7 +864,7 @@ $(function() {
|
|
|
864
864
|
, <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75a98fd43afc6615f418d2d96209eb31828">SVF::VFGNode</a>
|
|
865
865
|
</li>
|
|
866
866
|
<li>CmpStmt()
|
|
867
|
-
: <a class="el" href="classSVF_1_1CmpStmt.html#
|
|
867
|
+
: <a class="el" href="classSVF_1_1CmpStmt.html#a6e11c486468a8fe0f7aa38a0546b8328">SVF::CmpStmt</a>
|
|
868
868
|
</li>
|
|
869
869
|
<li>CmpVFGNode()
|
|
870
870
|
: <a class="el" href="classSVF_1_1CmpVFGNode.html#adcb91fca3c1cd9e23c8996dd825504ac">SVF::CmpVFGNode</a>
|
|
@@ -1024,7 +1024,7 @@ $(function() {
|
|
|
1024
1024
|
: <a class="el" href="classSVF_1_1LocationSet.html#afc0f702b6cce26861b409130fe5e019f">SVF::LocationSet</a>
|
|
1025
1025
|
</li>
|
|
1026
1026
|
<li>computeDDAPts()
|
|
1027
|
-
: <a class="el" href="classSVF_1_1ContextDDA.html#
|
|
1027
|
+
: <a class="el" href="classSVF_1_1ContextDDA.html#a337eb89cc5f31741ad8d840d9f284ca5">SVF::ContextDDA</a>
|
|
1028
1028
|
, <a class="el" href="classSVF_1_1FlowDDA.html#a113faa56ee75eff39da19fd4b47a47e0">SVF::FlowDDA</a>
|
|
1029
1029
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a0bb90b398ef85504bcd816ae57bee01d">SVF::PointerAnalysis</a>
|
|
1030
1030
|
</li>
|
|
@@ -1221,9 +1221,15 @@ $(function() {
|
|
|
1221
1221
|
<li>CONST_ARRAY_OBJ
|
|
1222
1222
|
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830aff4142c0c411dea07b484a19af514047">SVF::ObjTypeInfo</a>
|
|
1223
1223
|
</li>
|
|
1224
|
+
<li>CONST_DATA
|
|
1225
|
+
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a5e5bc3a1838476fbd80c52720c9d103e">SVF::ObjTypeInfo</a>
|
|
1226
|
+
</li>
|
|
1224
1227
|
<li>const_global_iterator
|
|
1225
1228
|
: <a class="el" href="classSVF_1_1SVFModule.html#a5d4f73db8fb5bddb0e7630eda8c6da57">SVF::SVFModule</a>
|
|
1226
1229
|
</li>
|
|
1230
|
+
<li>CONST_GLOBAL_OBJ
|
|
1231
|
+
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a84c1bc6eaff950330a102afca1efc04c">SVF::ObjTypeInfo</a>
|
|
1232
|
+
</li>
|
|
1227
1233
|
<li>const_iterator
|
|
1228
1234
|
: <a class="el" href="classSVF_1_1CondStdSet.html#a55152b7749868cc25f1c3c33ea57a650">SVF::CondStdSet< Element ></a>
|
|
1229
1235
|
, <a class="el" href="classSVF_1_1ConstraintNode.html#ab1868f04de44f6fe1e9ac14f3d4ee56b">SVF::ConstraintNode</a>
|
|
@@ -1239,9 +1245,6 @@ $(function() {
|
|
|
1239
1245
|
, <a class="el" href="classSVF_1_1VFG.html#a225a91c04afac6a8fe198e9860890a52">SVF::VFG</a>
|
|
1240
1246
|
, <a class="el" href="classSVF_1_1VFGNode.html#a3c558955f60c237c558d8faafed781e8">SVF::VFGNode</a>
|
|
1241
1247
|
</li>
|
|
1242
|
-
<li>CONST_OBJ
|
|
1243
|
-
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830af11159d515b7cf1146b5342f64ee2da1">SVF::ObjTypeInfo</a>
|
|
1244
|
-
</li>
|
|
1245
1248
|
<li>CONST_STRUCT_OBJ
|
|
1246
1249
|
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a6443b9fadd2d34e00832b2215a120ebd">SVF::ObjTypeInfo</a>
|
|
1247
1250
|
</li>
|
|
@@ -1318,7 +1321,7 @@ $(function() {
|
|
|
1318
1321
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da1524077f4425b7e2d6cc32917a02c356">SVF::LeakChecker</a>
|
|
1319
1322
|
</li>
|
|
1320
1323
|
<li>ContextCond()
|
|
1321
|
-
: <a class="el" href="classSVF_1_1ContextCond.html#
|
|
1324
|
+
: <a class="el" href="classSVF_1_1ContextCond.html#a5f31275f74ff9eb5734481f36275c6d9">SVF::ContextCond</a>
|
|
1322
1325
|
</li>
|
|
1323
1326
|
<li>ContextDDA()
|
|
1324
1327
|
: <a class="el" href="classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05">SVF::ContextDDA</a>
|
|
@@ -1336,7 +1339,7 @@ $(function() {
|
|
|
1336
1339
|
, <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75af589a053fdb7efc728b68a324fc58b2b">SVF::VFGNode</a>
|
|
1337
1340
|
</li>
|
|
1338
1341
|
<li>CopyCGEdge()
|
|
1339
|
-
: <a class="el" href="classSVF_1_1CopyCGEdge.html#
|
|
1342
|
+
: <a class="el" href="classSVF_1_1CopyCGEdge.html#a90cbb8b4085648811f95afde4175a168">SVF::CopyCGEdge</a>
|
|
1340
1343
|
</li>
|
|
1341
1344
|
<li>copyInEdges
|
|
1342
1345
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a4d413d64bf554ecdc72709afeeb85775">SVF::ConstraintNode</a>
|
|
@@ -1345,7 +1348,7 @@ $(function() {
|
|
|
1345
1348
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a12df688fd9b5b7617daadc7bee0fff40">SVF::ConstraintNode</a>
|
|
1346
1349
|
</li>
|
|
1347
1350
|
<li>CopyStmt()
|
|
1348
|
-
: <a class="el" href="classSVF_1_1CopyStmt.html#
|
|
1351
|
+
: <a class="el" href="classSVF_1_1CopyStmt.html#a69b179ef052408034786d32a52c52389">SVF::CopyStmt</a>
|
|
1349
1352
|
</li>
|
|
1350
1353
|
<li>copyTime
|
|
1351
1354
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a888d6334e5e226c634680e4c0674dcfb">SVF::FlowSensitive</a>
|
|
@@ -1357,7 +1360,7 @@ $(function() {
|
|
|
1357
1360
|
: <a class="el" href="classSVF_1_1CoreBitVector.html#a57b3db689583b652ab1426c04a66c4ae">SVF::CoreBitVector</a>
|
|
1358
1361
|
</li>
|
|
1359
1362
|
<li>CoreBitVectorIterator()
|
|
1360
|
-
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#
|
|
1363
|
+
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ae209179f396c8b5b788ff6d2c437e5d6">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
1361
1364
|
</li>
|
|
1362
1365
|
<li>count
|
|
1363
1366
|
: <a class="el" href="structDdHashItem.html#aa5bce9f94fb976df2a1768f0f0c7d50c">DdHashItem</a>
|
|
@@ -1645,7 +1648,7 @@ $(function() {
|
|
|
1645
1648
|
: <a class="el" href="classSVF_1_1Options.html#a7b9af13feccc116377aeb107640ae874">SVF::Options</a>
|
|
1646
1649
|
</li>
|
|
1647
1650
|
<li>CxtDPItem()
|
|
1648
|
-
: <a class="el" href="classSVF_1_1CxtDPItem.html#
|
|
1651
|
+
: <a class="el" href="classSVF_1_1CxtDPItem.html#a673749f246b002b33ca3718a566779ca">SVF::CxtDPItem</a>
|
|
1649
1652
|
</li>
|
|
1650
1653
|
<li>cxtJoinInLoop
|
|
1651
1654
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a63da48d338683ec95709a6bd95238707">SVF::ForkJoinAnalysis</a>
|
|
@@ -1696,7 +1699,7 @@ $(function() {
|
|
|
1696
1699
|
: <a class="el" href="classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1">SVF::ContextCond</a>
|
|
1697
1700
|
</li>
|
|
1698
1701
|
<li>CxtStmt()
|
|
1699
|
-
: <a class="el" href="classSVF_1_1CxtStmt.html#
|
|
1702
|
+
: <a class="el" href="classSVF_1_1CxtStmt.html#ad976db5b794019bb68ccc9a35349fb41">SVF::CxtStmt</a>
|
|
1700
1703
|
</li>
|
|
1701
1704
|
<li>CxtStmtDPItem()
|
|
1702
1705
|
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a5c3bd4e8f26bfdc863baeb1241a557d1">SVF::CxtStmtDPItem< LocCond ></a>
|
|
@@ -1718,12 +1721,14 @@ $(function() {
|
|
|
1718
1721
|
<li>CxtStmtToCxtLockS
|
|
1719
1722
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a03954bdf28345cd7fbcd5cc242d40681">SVF::LockResultValidator</a>
|
|
1720
1723
|
</li>
|
|
1724
|
+
<li>cxtStmtToCxtLockSet
|
|
1725
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae256a84fd63947a6f81bee030bdbe7fc">SVF::LockAnalysis</a>
|
|
1726
|
+
</li>
|
|
1721
1727
|
<li>CxtStmtToCxtLockSet
|
|
1722
1728
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a710aad28484677637367e9098a55c7d7">SVF::LockAnalysis</a>
|
|
1723
1729
|
</li>
|
|
1724
1730
|
<li>cxtStmtToCxtLockSet
|
|
1725
|
-
: <a class="el" href="
|
|
1726
|
-
, <a class="el" href="classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb">SVF::LockResultValidator</a>
|
|
1731
|
+
: <a class="el" href="classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb">SVF::LockResultValidator</a>
|
|
1727
1732
|
</li>
|
|
1728
1733
|
<li>CxtStmtToLockFlagMap
|
|
1729
1734
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a451d9b41fd048e11615ea47872f614c9">SVF::LockAnalysis</a>
|
|
@@ -122,8 +122,11 @@ $(function() {
|
|
|
122
122
|
<li>CONST_ARRAY_OBJ
|
|
123
123
|
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830aff4142c0c411dea07b484a19af514047">SVF::ObjTypeInfo</a>
|
|
124
124
|
</li>
|
|
125
|
-
<li>
|
|
126
|
-
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#
|
|
125
|
+
<li>CONST_DATA
|
|
126
|
+
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a5e5bc3a1838476fbd80c52720c9d103e">SVF::ObjTypeInfo</a>
|
|
127
|
+
</li>
|
|
128
|
+
<li>CONST_GLOBAL_OBJ
|
|
129
|
+
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a84c1bc6eaff950330a102afca1efc04c">SVF::ObjTypeInfo</a>
|
|
127
130
|
</li>
|
|
128
131
|
<li>CONST_STRUCT_OBJ
|
|
129
132
|
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a6443b9fadd2d34e00832b2215a120ebd">SVF::ObjTypeInfo</a>
|
|
@@ -175,7 +175,7 @@ $(function() {
|
|
|
175
175
|
, <a class="el" href="classSVF_1_1AssignStmt.html#a4f94b6731f324e44fc4d4e06d7acdbf7">SVF::AssignStmt</a>
|
|
176
176
|
, <a class="el" href="classSVF_1_1BinaryOPStmt.html#ab5a0f41455474643e8dd97aaab0aaab5">SVF::BinaryOPStmt</a>
|
|
177
177
|
, <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a74266197f0ac969746c0be4175e70c17">SVF::BinaryOPVFGNode</a>
|
|
178
|
-
, <a class="el" href="classSVF_1_1BranchCondExpr.html#
|
|
178
|
+
, <a class="el" href="classSVF_1_1BranchCondExpr.html#a466d24de131d064a74d53783a6664b5e">SVF::BranchCondExpr</a>
|
|
179
179
|
, <a class="el" href="classSVF_1_1BranchStmt.html#a750ffca6648fafedfb271fb90d975847">SVF::BranchStmt</a>
|
|
180
180
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#abaeefcd88c47e21065947f7587af2181">SVF::BranchVFGNode</a>
|
|
181
181
|
, <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a6ba68138c10d1fbe5be6346c8dfeca74">SVF::BVDataPTAImpl</a>
|
|
@@ -191,7 +191,7 @@ $(function() {
|
|
|
191
191
|
, <a class="el" href="classSVF_1_1CloneFIObjVar.html#a96a659f0a876b417ebdf6057db65c870">SVF::CloneFIObjVar</a>
|
|
192
192
|
, <a class="el" href="classSVF_1_1CloneGepObjVar.html#a5f46eff05b965deeeed531bd9a87b464">SVF::CloneGepObjVar</a>
|
|
193
193
|
, <a class="el" href="classSVF_1_1CmpStmt.html#adec661dd23b7806b35abba2d44aebc61">SVF::CmpStmt</a>
|
|
194
|
-
, <a class="el" href="classSVF_1_1CmpVFGNode.html#
|
|
194
|
+
, <a class="el" href="classSVF_1_1CmpVFGNode.html#ab1248b063654318677471fb10af16fd7">SVF::CmpVFGNode</a>
|
|
195
195
|
, <a class="el" href="classSVF_1_1CondPTAImpl.html#ae76fb767c13ca39baa0fbec55a7780fe">SVF::CondPTAImpl< Cond ></a>
|
|
196
196
|
, <a class="el" href="classSVF_1_1ConstraintEdge.html#a2c2a62e61022bb936a903846e0aacdd3">SVF::ConstraintEdge</a>
|
|
197
197
|
, <a class="el" href="classSVF_1_1CopyCGEdge.html#a321ccd6048312a570acbb8a217269434">SVF::CopyCGEdge</a>
|
|
@@ -202,7 +202,7 @@ $(function() {
|
|
|
202
202
|
, <a class="el" href="classSVF_1_1DiffPTData.html#a09f6aa3d329f8adcd4928344720cff0f">SVF::DiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
203
203
|
, <a class="el" href="classSVF_1_1DirectSVFGEdge.html#a200f8722e39d0267cd5d0212871e16bf">SVF::DirectSVFGEdge</a>
|
|
204
204
|
, <a class="el" href="classSVF_1_1DummyObjVar.html#a543ca59bd39740d1080fe4702bc2fd69">SVF::DummyObjVar</a>
|
|
205
|
-
, <a class="el" href="classSVF_1_1DummyValVar.html#
|
|
205
|
+
, <a class="el" href="classSVF_1_1DummyValVar.html#a06c603907dce56bea44f9a4f9da4d6c7">SVF::DummyValVar</a>
|
|
206
206
|
, <a class="el" href="classSVF_1_1DummyVersionPropSVFGNode.html#ac997d06e133d698a5aa29c2af55a624e">SVF::DummyVersionPropSVFGNode</a>
|
|
207
207
|
, <a class="el" href="classSVF_1_1EntryCHI.html#ad9c86f7cf28fe22584b94416803639aa">SVF::EntryCHI< Cond ></a>
|
|
208
208
|
, <a class="el" href="classSVF_1_1FIObjVar.html#a1801ca6c6cf3367eff5621fa7c788619">SVF::FIObjVar</a>
|
|
@@ -272,14 +272,14 @@ $(function() {
|
|
|
272
272
|
, <a class="el" href="classSVF_1_1StoreVFGNode.html#a61b6a4c05576d942024cc002905d5831">SVF::StoreVFGNode</a>
|
|
273
273
|
, <a class="el" href="classSVF_1_1SVFStmt.html#ac517a3166a3afe45d04480534ac3bb50">SVF::SVFStmt</a>
|
|
274
274
|
, <a class="el" href="classSVF_1_1SVFValue.html#a1f2c6271dfefc6db685569e6c0cbedf5">SVF::SVFValue</a>
|
|
275
|
-
, <a class="el" href="classSVF_1_1TCTEdge.html#
|
|
275
|
+
, <a class="el" href="classSVF_1_1TCTEdge.html#a13088f28a806a095ede56240b9fa87a2">SVF::TCTEdge</a>
|
|
276
276
|
, <a class="el" href="classSVF_1_1TDForkPE.html#a79317f2ac92ace129a1ccf802406498d">SVF::TDForkPE</a>
|
|
277
277
|
, <a class="el" href="classSVF_1_1TDJoinPE.html#ace17257476d0ee089a9f9cb8dc63e3f2">SVF::TDJoinPE</a>
|
|
278
278
|
, <a class="el" href="classSVF_1_1ThreadCallGraph.html#a4ba42f59f0a6a7ea5b059f6e8df64d89">SVF::ThreadCallGraph</a>
|
|
279
279
|
, <a class="el" href="classSVF_1_1ThreadForkEdge.html#a4d2c3601a3fd530d178ec00ee3e1bc5d">SVF::ThreadForkEdge</a>
|
|
280
280
|
, <a class="el" href="classSVF_1_1ThreadJoinEdge.html#a0fb671c87fecd2fd9c2dab4187a47d37">SVF::ThreadJoinEdge</a>
|
|
281
281
|
, <a class="el" href="classSVF_1_1ThreadMHPIndSVFGEdge.html#a4f7b0802389ce183635d5be2a40128bc">SVF::ThreadMHPIndSVFGEdge</a>
|
|
282
|
-
, <a class="el" href="classSVF_1_1TypeAnalysis.html#
|
|
282
|
+
, <a class="el" href="classSVF_1_1TypeAnalysis.html#ae14733ac9763b07a84ed9b5e297badf3">SVF::TypeAnalysis</a>
|
|
283
283
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#abb10688145fa76629916ec3df61b6c95">SVF::UnaryOPStmt</a>
|
|
284
284
|
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#a11ff85d796e547f0258ec30cf23b7310">SVF::UnaryOPVFGNode</a>
|
|
285
285
|
, <a class="el" href="classSVF_1_1ValVar.html#adbbf3c9ff5dcb10ac528d3eb4b69750c">SVF::ValVar</a>
|
|
@@ -350,7 +350,7 @@ $(function() {
|
|
|
350
350
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#afa828c0db9c030584e379e86cf0a25a9">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
351
351
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ae4b558e119c7e3fae25a0b4509422c87">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
352
352
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#aff3437089686869faa772c44bca753b6">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
353
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
353
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a78f2b0ee440ed5b358928ee775e95564">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
354
354
|
, <a class="el" href="classSVF_1_1PTData.html#a877888f12d9f8048002cc0e6b83d45ac">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
355
355
|
, <a class="el" href="classSVF_1_1VersionedPTData.html#a4bfd083fae6ff689945ed34632e208e9">SVF::VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
356
356
|
</li>
|
|
@@ -373,7 +373,7 @@ $(function() {
|
|
|
373
373
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#af64c6a2c0a1b2044fac56a69e9db7cff">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
374
374
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ab01a663b665d629c15f3531f18b5abc2">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
375
375
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a10221452ea6ffed4ae51a9c6f9dc1e93">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
376
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
376
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#afe724603022a8fed7469f9ecd633febc">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
377
377
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a3f78f60e1947a6d6fbcd3a0ee11e262a">SVF::PointerAnalysis</a>
|
|
378
378
|
, <a class="el" href="classSVF_1_1PTData.html#a03c783b9a1faac0aee3e22361df594ce">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
379
379
|
, <a class="el" href="classSVF_1_1VersionedPTData.html#a164436121f658ce0967a88bb84ecf220">SVF::VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
@@ -412,10 +412,10 @@ $(function() {
|
|
|
412
412
|
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#aedd12e894fb2c17d2201f4049e5f3793">SVF::VersionedFlowSensitive</a>
|
|
413
413
|
</li>
|
|
414
414
|
<li>CmpStmt()
|
|
415
|
-
: <a class="el" href="classSVF_1_1CmpStmt.html#
|
|
415
|
+
: <a class="el" href="classSVF_1_1CmpStmt.html#a02c4846269bd28bd4e8b127532cb737a">SVF::CmpStmt</a>
|
|
416
416
|
</li>
|
|
417
417
|
<li>CmpVFGNode()
|
|
418
|
-
: <a class="el" href="classSVF_1_1CmpVFGNode.html#
|
|
418
|
+
: <a class="el" href="classSVF_1_1CmpVFGNode.html#a003f5049433ade9cdad5f3050532af8e">SVF::CmpVFGNode</a>
|
|
419
419
|
</li>
|
|
420
420
|
<li>collapseField()
|
|
421
421
|
: <a class="el" href="classSVF_1_1Andersen.html#af4a0d960ef198047517bb32ee1e24a61">SVF::Andersen</a>
|
|
@@ -632,7 +632,7 @@ $(function() {
|
|
|
632
632
|
: <a class="el" href="classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a8a3d10d0aaf4708e7e44bedc6be077e0">SVF::CondPointsToSet< Cond >::CondPtsSetIterator</a>
|
|
633
633
|
</li>
|
|
634
634
|
<li>CondStdSet()
|
|
635
|
-
: <a class="el" href="classSVF_1_1CondStdSet.html#
|
|
635
|
+
: <a class="el" href="classSVF_1_1CondStdSet.html#a3f1885562bb34c3ccbd15117788725e0">SVF::CondStdSet< Element ></a>
|
|
636
636
|
</li>
|
|
637
637
|
<li>CondVar()
|
|
638
638
|
: <a class="el" href="classSVF_1_1CondVar.html#afd729e068419ed45bb9da8d5920f8674">SVF::CondVar< Cond ></a>
|
|
@@ -723,16 +723,16 @@ $(function() {
|
|
|
723
723
|
: <a class="el" href="classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05">SVF::ContextDDA</a>
|
|
724
724
|
</li>
|
|
725
725
|
<li>CopyCGEdge()
|
|
726
|
-
: <a class="el" href="classSVF_1_1CopyCGEdge.html#
|
|
726
|
+
: <a class="el" href="classSVF_1_1CopyCGEdge.html#a90cbb8b4085648811f95afde4175a168">SVF::CopyCGEdge</a>
|
|
727
727
|
</li>
|
|
728
728
|
<li>CopyStmt()
|
|
729
729
|
: <a class="el" href="classSVF_1_1CopyStmt.html#a63b808e82e75562c53e4371cc3d7ed1e">SVF::CopyStmt</a>
|
|
730
730
|
</li>
|
|
731
731
|
<li>CopyVFGNode()
|
|
732
|
-
: <a class="el" href="classSVF_1_1CopyVFGNode.html#
|
|
732
|
+
: <a class="el" href="classSVF_1_1CopyVFGNode.html#a0f3f697a0053bf5847db95f526bec1e7">SVF::CopyVFGNode</a>
|
|
733
733
|
</li>
|
|
734
734
|
<li>CoreBitVector()
|
|
735
|
-
: <a class="el" href="classSVF_1_1CoreBitVector.html#
|
|
735
|
+
: <a class="el" href="classSVF_1_1CoreBitVector.html#a57b3db689583b652ab1426c04a66c4ae">SVF::CoreBitVector</a>
|
|
736
736
|
</li>
|
|
737
737
|
<li>CoreBitVectorIterator()
|
|
738
738
|
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ae209179f396c8b5b788ff6d2c437e5d6">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
@@ -750,10 +750,10 @@ $(function() {
|
|
|
750
750
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a632f57db1f1e17f49289b5dfec048ef6">SVF::ICFGStat</a>
|
|
751
751
|
</li>
|
|
752
752
|
<li>cptsBegin()
|
|
753
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
753
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670">SVF::CondPointsToSet< Cond ></a>
|
|
754
754
|
</li>
|
|
755
755
|
<li>cptsEnd()
|
|
756
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
756
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#aa4c47630b9a06d70375daf5e9237303d">SVF::CondPointsToSet< Cond ></a>
|
|
757
757
|
</li>
|
|
758
758
|
<li>createAndersenHCD()
|
|
759
759
|
: <a class="el" href="classSVF_1_1AndersenHCD.html#aa3553e6d7c7245d3d2cdc9d083889c28">SVF::AndersenHCD</a>
|
|
@@ -836,10 +836,10 @@ $(function() {
|
|
|
836
836
|
, <a class="el" href="classSVF_1_1DCHGraph.html#a2fef8f7209f100c7a266cf3102b1219b">SVF::DCHGraph</a>
|
|
837
837
|
</li>
|
|
838
838
|
<li>CxtDPItem()
|
|
839
|
-
: <a class="el" href="classSVF_1_1CxtDPItem.html#
|
|
839
|
+
: <a class="el" href="classSVF_1_1CxtDPItem.html#a53fa464132d5e51e832158d2e928db32">SVF::CxtDPItem</a>
|
|
840
840
|
</li>
|
|
841
841
|
<li>CxtProc()
|
|
842
|
-
: <a class="el" href="classSVF_1_1CxtProc.html#
|
|
842
|
+
: <a class="el" href="classSVF_1_1CxtProc.html#ac1ca3a049f6d0f8a0548a153cc903aa0">SVF::CxtProc</a>
|
|
843
843
|
</li>
|
|
844
844
|
<li>cxtSize()
|
|
845
845
|
: <a class="el" href="classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1">SVF::ContextCond</a>
|
|
@@ -851,13 +851,13 @@ $(function() {
|
|
|
851
851
|
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a5c3bd4e8f26bfdc863baeb1241a557d1">SVF::CxtStmtDPItem< LocCond ></a>
|
|
852
852
|
</li>
|
|
853
853
|
<li>CxtThread()
|
|
854
|
-
: <a class="el" href="classSVF_1_1CxtThread.html#
|
|
854
|
+
: <a class="el" href="classSVF_1_1CxtThread.html#a7f842879cad19328575f33220491352a">SVF::CxtThread</a>
|
|
855
855
|
</li>
|
|
856
856
|
<li>CxtThreadProc()
|
|
857
857
|
: <a class="el" href="classSVF_1_1CxtThreadProc.html#a1c7dd7740266a07d354df537a9167bcc">SVF::CxtThreadProc</a>
|
|
858
858
|
</li>
|
|
859
859
|
<li>CxtThreadStmt()
|
|
860
|
-
: <a class="el" href="classSVF_1_1CxtThreadStmt.html#
|
|
860
|
+
: <a class="el" href="classSVF_1_1CxtThreadStmt.html#ab5487e3f330bb18685281c5effcecfbb">SVF::CxtThreadStmt</a>
|
|
861
861
|
</li>
|
|
862
862
|
<li>cxtToStr()
|
|
863
863
|
: <a class="el" href="classSVF_1_1CxtProc.html#ac53f22f1e9547b15b8998d83290f4281">SVF::CxtProc</a>
|
|
@@ -432,12 +432,14 @@ $(function() {
|
|
|
432
432
|
<li>isConnectingTwoCallSites()
|
|
433
433
|
: <a class="el" href="classSVF_1_1SVFGOPT.html#aa23c967a8fcadbaf47e93a5b3610c84d">SVF::SVFGOPT</a>
|
|
434
434
|
</li>
|
|
435
|
-
<li>
|
|
436
|
-
: <a class="el" href="classSVF_1_1MemObj.html#
|
|
437
|
-
, <a class="el" href="classSVF_1_1ObjTypeInfo.html#
|
|
435
|
+
<li>isConstantArray()
|
|
436
|
+
: <a class="el" href="classSVF_1_1MemObj.html#a7f828731597450f1d43b61413ab0e7bb">SVF::MemObj</a>
|
|
437
|
+
, <a class="el" href="classSVF_1_1ObjTypeInfo.html#ac1ee7a720959c0e97496870d6e759212">SVF::ObjTypeInfo</a>
|
|
438
438
|
</li>
|
|
439
439
|
<li>isConstantData()
|
|
440
|
-
: <a class="el" href="
|
|
440
|
+
: <a class="el" href="classSVF_1_1MemObj.html#aa50d7c3b4e7ac0aa769bc094bea26e16">SVF::MemObj</a>
|
|
441
|
+
, <a class="el" href="classSVF_1_1ObjTypeInfo.html#a6f6c80f7d067a6082a9af04d2547cf34">SVF::ObjTypeInfo</a>
|
|
442
|
+
, <a class="el" href="classSVF_1_1SVFVar.html#ab51b134720986c39fce7f033a49df6f0">SVF::SVFVar</a>
|
|
441
443
|
</li>
|
|
442
444
|
<li>isConstantObj()
|
|
443
445
|
: <a class="el" href="classSVF_1_1SVFIR.html#a5d15e4b09784f438568ebe61f8aa5156">SVF::SVFIR</a>
|
|
@@ -449,13 +451,13 @@ $(function() {
|
|
|
449
451
|
<li>isConstantOffset()
|
|
450
452
|
: <a class="el" href="classSVF_1_1LocationSet.html#a4a9185282308c50f86fdf66f7060373d">SVF::LocationSet</a>
|
|
451
453
|
</li>
|
|
452
|
-
<li>
|
|
453
|
-
: <a class="el" href="classSVF_1_1MemObj.html#
|
|
454
|
-
, <a class="el" href="classSVF_1_1ObjTypeInfo.html#
|
|
454
|
+
<li>isConstantStruct()
|
|
455
|
+
: <a class="el" href="classSVF_1_1MemObj.html#a019a77516c403f1f3cc72917b810a41f">SVF::MemObj</a>
|
|
456
|
+
, <a class="el" href="classSVF_1_1ObjTypeInfo.html#a41f916ab4e3a2c163fca636eae948ce7">SVF::ObjTypeInfo</a>
|
|
455
457
|
</li>
|
|
456
|
-
<li>
|
|
457
|
-
: <a class="el" href="classSVF_1_1MemObj.html#
|
|
458
|
-
, <a class="el" href="classSVF_1_1ObjTypeInfo.html#
|
|
458
|
+
<li>isConstDataOrConstGlobal()
|
|
459
|
+
: <a class="el" href="classSVF_1_1MemObj.html#a1a4ff4aaaf2573240a318e1b79328cd0">SVF::MemObj</a>
|
|
460
|
+
, <a class="el" href="classSVF_1_1ObjTypeInfo.html#a8e6c60978df9828c1dcb54086e83edc1">SVF::ObjTypeInfo</a>
|
|
459
461
|
</li>
|
|
460
462
|
<li>isDeclaration()
|
|
461
463
|
: <a class="el" href="classSVF_1_1SVFFunction.html#ab672f0255ec8e42d5e414bc8c72b7c76">SVF::SVFFunction</a>
|
|
@@ -558,7 +560,7 @@ $(function() {
|
|
|
558
560
|
, <a class="el" href="classSVF_1_1MHP.html#a6f07427b45991b2d8a3ff21582121d23">SVF::MHP</a>
|
|
559
561
|
</li>
|
|
560
562
|
<li>isHeadofSpan()
|
|
561
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
563
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a4d36dc553bc87508b78add9b52ce9c2a">SVF::MTASVFGBuilder</a>
|
|
562
564
|
</li>
|
|
563
565
|
<li>isHeap()
|
|
564
566
|
: <a class="el" href="classSVF_1_1MemObj.html#a898c5bb3956402578266a6fb142e02b1">SVF::MemObj</a>
|
|
@@ -623,7 +625,7 @@ $(function() {
|
|
|
623
625
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a65aca2bc12fc34203b16549653943eae">SVF::LockAnalysis</a>
|
|
624
626
|
</li>
|
|
625
627
|
<li>isInSameCSSpan()
|
|
626
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#
|
|
628
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a4245d946dd694b59b5c8ef30b08cb1dd">SVF::LockAnalysis</a>
|
|
627
629
|
</li>
|
|
628
630
|
<li>isInSameSpan()
|
|
629
631
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#af30d0dad3d17188de8c2cea9b004f3d3">SVF::LockAnalysis</a>
|
|
@@ -700,7 +702,7 @@ $(function() {
|
|
|
700
702
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#aee9e5ebac543d9a2aab511410b047898">SVF::MTAAnnotator</a>
|
|
701
703
|
</li>
|
|
702
704
|
<li>isMemDealloc()
|
|
703
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
705
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#ab6d9c2435bdb1c01542cc75e9eef0a4e">SVF::SaberCheckerAPI</a>
|
|
704
706
|
</li>
|
|
705
707
|
<li>isMemset()
|
|
706
708
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#a36eb47b716c3b44ba5c459052bb0ed93">SVF::MTAAnnotator</a>
|
|
@@ -910,14 +912,14 @@ $(function() {
|
|
|
910
912
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#add7daee4a0ecae479a5ab015130c8c93">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
911
913
|
</li>
|
|
912
914
|
<li>isTailofSpan()
|
|
913
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
915
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#ac8339229ade604f4205b111bfc99f23f">SVF::MTASVFGBuilder</a>
|
|
914
916
|
</li>
|
|
915
917
|
<li>isTDAcquire()
|
|
916
918
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a5521de9933ce74d0954a942dfceae772">SVF::LockAnalysis</a>
|
|
917
919
|
, <a class="el" href="classSVF_1_1ThreadAPI.html#a9db4df7968ec179e5012794c58fdee70">SVF::ThreadAPI</a>
|
|
918
920
|
</li>
|
|
919
921
|
<li>isTDBarWait()
|
|
920
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
922
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a0ff50b4312b9aa2c7ebd00e9a40a2668">SVF::ThreadAPI</a>
|
|
921
923
|
</li>
|
|
922
924
|
<li>isTDExit()
|
|
923
925
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#ae87d129560d7015966336f06a516db23">SVF::ThreadAPI</a>
|
|
@@ -931,11 +933,11 @@ $(function() {
|
|
|
931
933
|
<li>isTDJoin()
|
|
932
934
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aac722a42dc6e03e771a7a80de5f8ec94">SVF::ForkJoinAnalysis</a>
|
|
933
935
|
, <a class="el" href="classSVF_1_1MHP.html#ab566508ffd73abd4d5ad047a1d7f9c27">SVF::MHP</a>
|
|
934
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
936
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a8cc5f9ff6039392ce1471cd830973c44">SVF::ThreadAPI</a>
|
|
935
937
|
</li>
|
|
936
938
|
<li>isTDRelease()
|
|
937
939
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae312fa9ddb320674f7bc31e29aa474ed">SVF::LockAnalysis</a>
|
|
938
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
940
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a38adae633d5aceddcca3b3a23ad66db9">SVF::ThreadAPI</a>
|
|
939
941
|
</li>
|
|
940
942
|
<li>isTemplate()
|
|
941
943
|
: <a class="el" href="classSVF_1_1CHNode.html#aff23fda93401c60422a4a5a08d77d749">SVF::CHNode</a>
|