svf-tools 1.0.366 → 1.0.370
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/AndersenStat_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ConsG_8cpp_source.html +6 -6
- package/SVF-doxygen/html/html/ConsG_8h_source.html +2 -2
- package/SVF-doxygen/html/html/DDAClient_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/DDAClient_8h_source.html +1 -1
- package/SVF-doxygen/html/html/DDAPass_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ExtAPI_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ExtAPI_8h_source.html +2 -2
- package/SVF-doxygen/html/html/Graph2Json_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/ICFGBuilder_8cpp_source.html +8 -6
- package/SVF-doxygen/html/html/ICFGBuilder_8h_source.html +4 -4
- package/SVF-doxygen/html/html/ICFGEdge_8h_source.html +26 -24
- package/SVF-doxygen/html/html/ICFG_8cpp_source.html +6 -5
- package/SVF-doxygen/html/html/ICFG_8h_source.html +3 -2
- package/SVF-doxygen/html/html/IRAnnotator_8h_source.html +1 -1
- package/SVF-doxygen/html/html/IRGraph_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MTAAnnotator_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PAGBuilderFromFile_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8h_source.html +1 -1
- package/SVF-doxygen/html/html/PointerAnalysis_8h_source.html +2 -2
- package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +10 -6
- package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +52 -48
- package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +45 -41
- package/SVF-doxygen/html/html/SVFIR_8h_source.html +42 -40
- package/SVF-doxygen/html/html/SVFStatements_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFStatements_8h_source.html +104 -98
- package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/TypeBasedHeapCloning_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/VFGNode_8h_source.html +6 -6
- package/SVF-doxygen/html/html/VFG_8cpp_source.html +14 -14
- package/SVF-doxygen/html/html/VFG_8h_source.html +10 -10
- package/SVF-doxygen/html/html/classSVF_1_1AndersenStat.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt-members.html +42 -43
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt.html +15 -18
- package/SVF-doxygen/html/html/classSVF_1_1BranchStmt.html +31 -31
- package/SVF-doxygen/html/html/classSVF_1_1BranchVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1CallCFGEdge.html +13 -13
- package/SVF-doxygen/html/html/classSVF_1_1CallPE-members.html +24 -22
- package/SVF-doxygen/html/html/classSVF_1_1CallPE.html +91 -27
- package/SVF-doxygen/html/html/classSVF_1_1CmpStmt-members.html +42 -43
- package/SVF-doxygen/html/html/classSVF_1_1CmpStmt.html +16 -19
- package/SVF-doxygen/html/html/classSVF_1_1CondPTAImpl.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1DDAClient.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1DDAPass.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1ExtAPI.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ICFG-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ICFG.html +10 -10
- package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder.html +21 -16
- package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1IntraCFGEdge-members.html +27 -26
- package/SVF-doxygen/html/html/classSVF_1_1IntraCFGEdge.html +120 -81
- package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt-members.html +45 -46
- package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt.html +25 -63
- package/SVF-doxygen/html/html/classSVF_1_1PAGBuilderFromFile.html +9 -9
- package/SVF-doxygen/html/html/classSVF_1_1PhiStmt-members.html +47 -48
- package/SVF-doxygen/html/html/classSVF_1_1PhiStmt.html +34 -35
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1RetCFGEdge.html +14 -14
- package/SVF-doxygen/html/html/classSVF_1_1RetPE-members.html +23 -21
- package/SVF-doxygen/html/html/classSVF_1_1RetPE.html +93 -27
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR-members.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +135 -110
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder-members.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +177 -139
- package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SelectStmt-members.html +44 -45
- package/SVF-doxygen/html/html/classSVF_1_1SelectStmt.html +21 -24
- package/SVF-doxygen/html/html/classSVF_1_1TDForkPE-members.html +42 -41
- package/SVF-doxygen/html/html/classSVF_1_1TDForkPE.html +28 -19
- package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE-members.html +42 -41
- package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE.html +27 -19
- package/SVF-doxygen/html/html/classSVF_1_1TypeBasedHeapCloning.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1UnaryOPStmt.html +20 -20
- package/SVF-doxygen/html/html/classSVF_1_1VFG.html +16 -16
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +1 -1
- package/SVF-doxygen/html/html/functions_a.html +9 -9
- package/SVF-doxygen/html/html/functions_b.html +7 -12
- package/SVF-doxygen/html/html/functions_c.html +30 -23
- package/SVF-doxygen/html/html/functions_e.html +6 -2
- package/SVF-doxygen/html/html/functions_func.html +9 -9
- package/SVF-doxygen/html/html/functions_func_c.html +1 -1
- package/SVF-doxygen/html/html/functions_func_g.html +18 -20
- package/SVF-doxygen/html/html/functions_func_r.html +1 -1
- package/SVF-doxygen/html/html/functions_func_s.html +2 -2
- package/SVF-doxygen/html/html/functions_g.html +20 -22
- package/SVF-doxygen/html/html/functions_i.html +11 -13
- package/SVF-doxygen/html/html/functions_l.html +3 -3
- package/SVF-doxygen/html/html/functions_m.html +1 -1
- package/SVF-doxygen/html/html/functions_n.html +4 -4
- package/SVF-doxygen/html/html/functions_o.html +3 -3
- package/SVF-doxygen/html/html/functions_p.html +9 -9
- package/SVF-doxygen/html/html/functions_r.html +3 -5
- package/SVF-doxygen/html/html/functions_s.html +20 -22
- package/SVF-doxygen/html/html/functions_t.html +5 -5
- package/SVF-doxygen/html/html/functions_type_b.html +0 -3
- package/SVF-doxygen/html/html/functions_v.html +6 -6
- package/SVF-doxygen/html/html/functions_vars_b.html +2 -2
- package/SVF-doxygen/html/html/functions_vars_c.html +7 -0
- package/SVF-doxygen/html/html/functions_vars_e.html +4 -0
- package/SVF-doxygen/html/html/functions_vars_i.html +1 -3
- package/SVF-doxygen/html/html/functions_w.html +5 -9
- package/SVF-doxygen/html/html/search/all_1.js +9 -9
- package/SVF-doxygen/html/html/search/all_10.js +5 -5
- package/SVF-doxygen/html/html/search/all_12.js +3 -3
- package/SVF-doxygen/html/html/search/all_13.js +8 -8
- package/SVF-doxygen/html/html/search/all_14.js +6 -6
- package/SVF-doxygen/html/html/search/all_15.js +1 -1
- package/SVF-doxygen/html/html/search/all_16.js +3 -3
- package/SVF-doxygen/html/html/search/all_17.js +1 -1
- package/SVF-doxygen/html/html/search/all_2.js +2 -3
- package/SVF-doxygen/html/html/search/all_3.js +3 -2
- package/SVF-doxygen/html/html/search/all_5.js +2 -2
- package/SVF-doxygen/html/html/search/all_7.js +5 -7
- package/SVF-doxygen/html/html/search/all_9.js +2 -2
- package/SVF-doxygen/html/html/search/all_c.js +2 -2
- package/SVF-doxygen/html/html/search/all_d.js +2 -2
- package/SVF-doxygen/html/html/search/all_e.js +2 -2
- package/SVF-doxygen/html/html/search/all_f.js +1 -1
- package/SVF-doxygen/html/html/search/functions_0.js +9 -9
- package/SVF-doxygen/html/html/search/functions_10.js +1 -1
- package/SVF-doxygen/html/html/search/functions_11.js +2 -2
- package/SVF-doxygen/html/html/search/functions_2.js +1 -1
- package/SVF-doxygen/html/html/search/functions_6.js +5 -7
- package/SVF-doxygen/html/html/search/functions_f.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_1.js +0 -1
- package/SVF-doxygen/html/html/search/variables_14.js +2 -2
- package/SVF-doxygen/html/html/search/variables_15.js +1 -1
- package/SVF-doxygen/html/html/search/variables_2.js +1 -1
- package/SVF-doxygen/html/html/search/variables_3.js +2 -0
- package/SVF-doxygen/html/html/search/variables_5.js +2 -1
- package/SVF-doxygen/html/html/search/variables_9.js +1 -1
- package/SVF-doxygen/html/html/search/variables_d.js +1 -1
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html +2 -2
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html +1 -1
- package/include/Graphs/ICFG.h +1 -1
- package/include/Graphs/ICFGEdge.h +17 -14
- package/include/MemoryModel/SVFIR.h +4 -4
- package/include/MemoryModel/SVFStatements.h +26 -25
- package/include/SVF-FE/SVFIRBuilder.h +11 -9
- package/include/Util/ExtAPI.h +1 -1
- package/lib/Graphs/ICFG.cpp +4 -4
- package/lib/MemoryModel/PAGBuilderFromFile.cpp +2 -2
- package/lib/MemoryModel/SVFIR.cpp +10 -9
- package/lib/MemoryModel/SVFStatements.cpp +6 -6
- package/lib/SVF-FE/ICFGBuilder.cpp +8 -3
- package/lib/SVF-FE/SVFIRBuilder.cpp +14 -9
- package/lib/Util/ExtAPI.cpp +0 -1
- package/package.json +1 -1
|
@@ -612,7 +612,7 @@ Additional Inherited Members</h2></td></tr>
|
|
|
612
612
|
<div class="ttc" id="classSVF_1_1GenericGraph_html_ac213302cf5c7cdf3b66f7b18649d0fbc"><div class="ttname"><a href="classSVF_1_1GenericGraph.html#ac213302cf5c7cdf3b66f7b18649d0fbc">SVF::GenericGraph< SVFVar, SVFStmt >::iterator</a></div><div class="ttdeci">IDToNodeMapTy::iterator iterator</div><div class="ttdoc">Node Iterators. </div><div class="ttdef"><b>Definition:</b> <a href="GenericGraph_8h_source.html#l00338">GenericGraph.h:338</a></div></div>
|
|
613
613
|
<div class="ttc" id="classSVF_1_1BVDataPTAImpl_html_aee289e298e421448caaa604b7eb34fcb"><div class="ttname"><a href="classSVF_1_1BVDataPTAImpl.html#aee289e298e421448caaa604b7eb34fcb">SVF::BVDataPTAImpl::getPts</a></div><div class="ttdeci">virtual const PointsTo & getPts(NodeID id)</div><div class="ttdef"><b>Definition:</b> <a href="PointerAnalysisImpl_8h_source.html#l00099">PointerAnalysisImpl.h:99</a></div></div>
|
|
614
614
|
<div class="ttc" id="classSVF_1_1PointsTo_html_a879783ba6629e500af9aa7dfcda2563d"><div class="ttname"><a href="classSVF_1_1PointsTo.html#a879783ba6629e500af9aa7dfcda2563d">SVF::PointsTo::count</a></div><div class="ttdeci">u32_t count(void) const</div><div class="ttdoc">Returns number of elements. </div><div class="ttdef"><b>Definition:</b> <a href="PointsTo_8cpp_source.html#l00106">PointsTo.cpp:106</a></div></div>
|
|
615
|
-
<div class="ttc" id="classSVF_1_1SVFIR_html_a5c3b194ebada47baaccf0e9f3ab1a139"><div class="ttname"><a href="classSVF_1_1SVFIR.html#a5c3b194ebada47baaccf0e9f3ab1a139">SVF::SVFIR::isValidTopLevelPtr</a></div><div class="ttdeci">bool isValidTopLevelPtr(const SVFVar *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFIR_8cpp_source.html#
|
|
615
|
+
<div class="ttc" id="classSVF_1_1SVFIR_html_a5c3b194ebada47baaccf0e9f3ab1a139"><div class="ttname"><a href="classSVF_1_1SVFIR.html#a5c3b194ebada47baaccf0e9f3ab1a139">SVF::SVFIR::isValidTopLevelPtr</a></div><div class="ttdeci">bool isValidTopLevelPtr(const SVFVar *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFIR_8cpp_source.html#l00684">SVFIR.cpp:684</a></div></div>
|
|
616
616
|
<div class="ttc" id="classSVF_1_1VersionedFlowSensitiveStat_html_a8c4bfeab6bb30a16689d3c3c54a1057d"><div class="ttname"><a href="classSVF_1_1VersionedFlowSensitiveStat.html#a8c4bfeab6bb30a16689d3c3c54a1057d">SVF::VersionedFlowSensitiveStat::_MaxVersionPtsSize</a></div><div class="ttdeci">u32_t _MaxVersionPtsSize</div><div class="ttdoc">Max address-taken points-to set size. </div><div class="ttdef"><b>Definition:</b> <a href="WPAStat_8h_source.html#l00208">WPAStat.h:208</a></div></div>
|
|
617
617
|
<div class="ttc" id="classSVF_1_1PointerAnalysis_html_a240219c2dc4f5cc5f85445e18c79b83b"><div class="ttname"><a href="classSVF_1_1PointerAnalysis.html#a240219c2dc4f5cc5f85445e18c79b83b">SVF::PointerAnalysis::getPAG</a></div><div class="ttdeci">SVFIR * getPAG() const</div><div class="ttdef"><b>Definition:</b> <a href="PointerAnalysis_8h_source.html#l00205">PointerAnalysis.h:205</a></div></div>
|
|
618
618
|
<div class="ttc" id="classSVF_1_1VersionedFlowSensitiveStat_html_a59f2b0ca53d3b94ce596cd2a934e6976"><div class="ttname"><a href="classSVF_1_1VersionedFlowSensitiveStat.html#a59f2b0ca53d3b94ce596cd2a934e6976">SVF::VersionedFlowSensitiveStat::_NumNonEmptyVersions</a></div><div class="ttdeci">u32_t _NumNonEmptyVersions</div><div class="ttdoc">Number of versions with non-empty points-to sets (since versioning is over-approximate). </div><div class="ttdef"><b>Definition:</b> <a href="WPAStat_8h_source.html#l00197">WPAStat.h:197</a></div></div>
|
|
@@ -201,7 +201,7 @@ $(function() {
|
|
|
201
201
|
</li>
|
|
202
202
|
<li>addCallEdge()
|
|
203
203
|
: <a class="el" href="classSVF_1_1ICFG.html#abde033687317d47909ee45db7501723f">SVF::ICFG</a>
|
|
204
|
-
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
204
|
+
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#aec94aaebd392aa4facdbdc6bfef74bde">SVF::SVFIRBuilder</a>
|
|
205
205
|
, <a class="el" href="classSVF_1_1VFG.html#aa01f63b17acdd52122a7f1ade329ccea">SVF::VFG</a>
|
|
206
206
|
</li>
|
|
207
207
|
<li>addCallGraphNode()
|
|
@@ -215,7 +215,7 @@ $(function() {
|
|
|
215
215
|
</li>
|
|
216
216
|
<li>addCallPE()
|
|
217
217
|
: <a class="el" href="classSVF_1_1FormalParmVFGNode.html#af0dfc7f8b58d5bc0e47c6ad17216cc1e">SVF::FormalParmVFGNode</a>
|
|
218
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#
|
|
218
|
+
, <a class="el" href="classSVF_1_1SVFIR.html#a574bd5c9f11681c70db29c25f25a4cba">SVF::SVFIR</a>
|
|
219
219
|
</li>
|
|
220
220
|
<li>addCallSite()
|
|
221
221
|
: <a class="el" href="classSVF_1_1PTACallGraph.html#a979359fc784e647c574de90c7af2cf40">SVF::PTACallGraph</a>
|
|
@@ -264,7 +264,7 @@ $(function() {
|
|
|
264
264
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a0cc6e4b4ab78f3c54b68fe35adb02957">SVF::LockAnalysis</a>
|
|
265
265
|
</li>
|
|
266
266
|
<li>addConditionalIntraEdge()
|
|
267
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
267
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a6436c2e6ab117007db80b9936fd4b5fe">SVF::ICFG</a>
|
|
268
268
|
</li>
|
|
269
269
|
<li>addConstantObjNode()
|
|
270
270
|
: <a class="el" href="classSVF_1_1SVFIR.html#aff3f3ff198e7511576484dfda7bf051b">SVF::SVFIR</a>
|
|
@@ -737,7 +737,7 @@ $(function() {
|
|
|
737
737
|
</li>
|
|
738
738
|
<li>addRetEdge()
|
|
739
739
|
: <a class="el" href="classSVF_1_1ICFG.html#a4a44849b596c89ab14d2e5f18366e848">SVF::ICFG</a>
|
|
740
|
-
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
740
|
+
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#aff15a202dfa9419cec787d9acf6c35c2">SVF::SVFIRBuilder</a>
|
|
741
741
|
, <a class="el" href="classSVF_1_1VFG.html#a27ac8d60de7be75e831b4a28f8f8f1d2">SVF::VFG</a>
|
|
742
742
|
</li>
|
|
743
743
|
<li>addRetIndirectSVFGEdge()
|
|
@@ -751,7 +751,7 @@ $(function() {
|
|
|
751
751
|
</li>
|
|
752
752
|
<li>addRetPE()
|
|
753
753
|
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#a051f7dc0da465d7ce0dc733d9a8fae6a">SVF::FormalRetVFGNode</a>
|
|
754
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#
|
|
754
|
+
, <a class="el" href="classSVF_1_1SVFIR.html#a1791652f578b6ab8aacb4d6e7c7fd05f">SVF::SVFIR</a>
|
|
755
755
|
</li>
|
|
756
756
|
<li>addRevPts()
|
|
757
757
|
: <a class="el" href="classSVF_1_1MutablePTData.html#ad3175d9c02d8a9f6ad1752ccf3e468cb">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -851,22 +851,22 @@ $(function() {
|
|
|
851
851
|
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a2e654f80c3680cd434fd04932a309a2d">SVF::MTASVFGBuilder</a>
|
|
852
852
|
</li>
|
|
853
853
|
<li>addThreadForkEdge()
|
|
854
|
-
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
854
|
+
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#a013560b7d7d173e1558ae6dd404d1bba">SVF::SVFIRBuilder</a>
|
|
855
855
|
</li>
|
|
856
856
|
<li>addThreadForkEdgeSetMap()
|
|
857
857
|
: <a class="el" href="classSVF_1_1ThreadCallGraph.html#ab20211a66583387f0da4769bee65e300">SVF::ThreadCallGraph</a>
|
|
858
858
|
</li>
|
|
859
859
|
<li>addThreadForkPE()
|
|
860
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#
|
|
860
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#a916d893cb852bbbd933e3e5349d5154b">SVF::SVFIR</a>
|
|
861
861
|
</li>
|
|
862
862
|
<li>addThreadJoinEdge()
|
|
863
|
-
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
863
|
+
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#af10d23b0ef64d3f4cd2543beabafe9df">SVF::SVFIRBuilder</a>
|
|
864
864
|
</li>
|
|
865
865
|
<li>addThreadJoinEdgeSetMap()
|
|
866
866
|
: <a class="el" href="classSVF_1_1ThreadCallGraph.html#a7100a68c27a965927975e26bb06e061c">SVF::ThreadCallGraph</a>
|
|
867
867
|
</li>
|
|
868
868
|
<li>addThreadJoinPE()
|
|
869
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#
|
|
869
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#a64d14e7ee334c85b02414d68877faab2">SVF::SVFIR</a>
|
|
870
870
|
</li>
|
|
871
871
|
<li>addThreadMHPIndirectVFEdge()
|
|
872
872
|
: <a class="el" href="classSVF_1_1SVFG.html#a1aba3845bad017f81cd5f938db03a161">SVF::SVFG</a>
|
|
@@ -273,22 +273,17 @@ $(function() {
|
|
|
273
273
|
: <a class="el" href="classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9ad52703e3ec09b6a4f565e5d82279b6a3">SVF::SVFStmt</a>
|
|
274
274
|
, <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75a7e37444f61c10c22b694a86064ae4f01">SVF::VFGNode</a>
|
|
275
275
|
</li>
|
|
276
|
-
<li>BranchCond
|
|
277
|
-
: <a class="el" href="classSVF_1_1BranchCondExpr.html#ad90fb1713be8b6a064e2423da5dd98b3">SVF::BranchCondExpr</a>
|
|
278
|
-
</li>
|
|
279
276
|
<li>branchCond
|
|
280
277
|
: <a class="el" href="classSVF_1_1BranchCondExpr.html#a99b54ea1152131f8e0991374043ffced">SVF::BranchCondExpr</a>
|
|
281
278
|
</li>
|
|
282
279
|
<li>BranchCond
|
|
283
|
-
: <a class="el" href="
|
|
280
|
+
: <a class="el" href="classSVF_1_1BranchCondExpr.html#ad90fb1713be8b6a064e2423da5dd98b3">SVF::BranchCondExpr</a>
|
|
281
|
+
, <a class="el" href="classSVF_1_1BranchCondManager.html#a37bec50768d5df6317a4ba6c790c569d">SVF::BranchCondManager</a>
|
|
284
282
|
, <a class="el" href="classSVF_1_1CondManager.html#afb6c29587f01bf5b80878bae0850d2f6">SVF::CondManager</a>
|
|
285
283
|
</li>
|
|
286
284
|
<li>BranchCondExpr()
|
|
287
285
|
: <a class="el" href="classSVF_1_1BranchCondExpr.html#a4f34f370563761f8a1b6a3c1239d6979">SVF::BranchCondExpr</a>
|
|
288
286
|
</li>
|
|
289
|
-
<li>BranchCondition
|
|
290
|
-
: <a class="el" href="classSVF_1_1IntraCFGEdge.html#a92c78050b62f802fff360bac02cd42dd">SVF::IntraCFGEdge</a>
|
|
291
|
-
</li>
|
|
292
287
|
<li>BranchCondManager()
|
|
293
288
|
: <a class="el" href="classSVF_1_1BranchCondManager.html#af1d01bd350869616c143bf586ef4097e">SVF::BranchCondManager</a>
|
|
294
289
|
</li>
|
|
@@ -301,6 +296,9 @@ $(function() {
|
|
|
301
296
|
<li>BranchCondToCondExprMap
|
|
302
297
|
: <a class="el" href="classSVF_1_1CondManager.html#af2cf8e42c15d6a0640f13c55050f616f">SVF::CondManager</a>
|
|
303
298
|
</li>
|
|
299
|
+
<li>branchCondVal
|
|
300
|
+
: <a class="el" href="classSVF_1_1IntraCFGEdge.html#a8ba42f12f31c5f7ff633f60856f973b3">SVF::IntraCFGEdge</a>
|
|
301
|
+
</li>
|
|
304
302
|
<li>BranchK
|
|
305
303
|
: <a class="el" href="classSVF_1_1CondExpr.html#aef2356f5c1c3178a7b54f46b7c2144a6ab2a0481a51dd867e2d2f196556c24521">SVF::CondExpr</a>
|
|
306
304
|
</li>
|
|
@@ -311,10 +309,7 @@ $(function() {
|
|
|
311
309
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a83244ad7db61a544f7538961081d4fbd">SVF::BranchStmt</a>
|
|
312
310
|
</li>
|
|
313
311
|
<li>BranchVFGNode()
|
|
314
|
-
: <a class="el" href="classSVF_1_1BranchVFGNode.html#
|
|
315
|
-
</li>
|
|
316
|
-
<li>brCondition
|
|
317
|
-
: <a class="el" href="classSVF_1_1IntraCFGEdge.html#a1948630208ff0a67f28913ca928ba9b4">SVF::IntraCFGEdge</a>
|
|
312
|
+
: <a class="el" href="classSVF_1_1BranchVFGNode.html#ad1aa629eae4006a68a1e6e8a7621a494">SVF::BranchVFGNode</a>
|
|
318
313
|
</li>
|
|
319
314
|
<li>BreakConstantGEPs()
|
|
320
315
|
: <a class="el" href="classSVF_1_1BreakConstantGEPs.html#a5397ce21e78d09c8d1cdc3f912d53a7f">SVF::BreakConstantGEPs</a>
|
|
@@ -359,7 +354,7 @@ $(function() {
|
|
|
359
354
|
: <a class="el" href="classSVF_1_1CHGBuilder.html#a7420a3a4858ebe861aaa47d76f49ab1f">SVF::CHGBuilder</a>
|
|
360
355
|
</li>
|
|
361
356
|
<li>buildCHGNodes()
|
|
362
|
-
: <a class="el" href="classSVF_1_1CHGBuilder.html#
|
|
357
|
+
: <a class="el" href="classSVF_1_1CHGBuilder.html#a51a07b2bd7cccf7c9ab24eb87db17216">SVF::CHGBuilder</a>
|
|
363
358
|
</li>
|
|
364
359
|
<li>buildClassNameToAncestorsDescendantsMap()
|
|
365
360
|
: <a class="el" href="classSVF_1_1CHGBuilder.html#ae7832c277f0ff86f3ae750aac6063adb">SVF::CHGBuilder</a>
|
|
@@ -103,6 +103,10 @@ $(function() {
|
|
|
103
103
|
<li>calculateNodeDegrees()
|
|
104
104
|
: <a class="el" href="classSVF_1_1SVFGStat.html#a570b8466e99ce5f68e02546d1ef21971">SVF::SVFGStat</a>
|
|
105
105
|
</li>
|
|
106
|
+
<li>call
|
|
107
|
+
: <a class="el" href="classSVF_1_1CallPE.html#ace0704c65aa3637c50ff880f68808bba">SVF::CallPE</a>
|
|
108
|
+
, <a class="el" href="classSVF_1_1RetPE.html#aa2d42edfce9d5a8c025c0bb529aee0f2">SVF::RetPE</a>
|
|
109
|
+
</li>
|
|
106
110
|
<li>Call
|
|
107
111
|
: <a class="el" href="classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9a97ca16eba4c5f92e16388f0cdbcfcc00">SVF::SVFStmt</a>
|
|
108
112
|
</li>
|
|
@@ -625,15 +629,15 @@ $(function() {
|
|
|
625
629
|
, <a class="el" href="classSVF_1_1DummyValVar.html#a06c603907dce56bea44f9a4f9da4d6c7">SVF::DummyValVar</a>
|
|
626
630
|
, <a class="el" href="classSVF_1_1DummyVersionPropSVFGNode.html#ac997d06e133d698a5aa29c2af55a624e">SVF::DummyVersionPropSVFGNode</a>
|
|
627
631
|
, <a class="el" href="classSVF_1_1EntryCHI.html#ad9c86f7cf28fe22584b94416803639aa">SVF::EntryCHI< Cond ></a>
|
|
628
|
-
, <a class="el" href="classSVF_1_1FIObjVar.html#
|
|
632
|
+
, <a class="el" href="classSVF_1_1FIObjVar.html#a1801ca6c6cf3367eff5621fa7c788619">SVF::FIObjVar</a>
|
|
629
633
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#ac76934c9ba15742e470a785af54bd958">SVF::FlowSensitive</a>
|
|
630
634
|
, <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#afe46af7ca4f735e500b35f4f4bb8d910">SVF::FlowSensitiveTBHC</a>
|
|
631
635
|
, <a class="el" href="classSVF_1_1FormalINSVFGNode.html#a049c4760e5d0ea2e31fc84ec32850310">SVF::FormalINSVFGNode</a>
|
|
632
636
|
, <a class="el" href="classSVF_1_1FormalOUTSVFGNode.html#ac29004272d47ad58ea1e05fbfc1ac639">SVF::FormalOUTSVFGNode</a>
|
|
633
637
|
, <a class="el" href="classSVF_1_1FormalParmVFGNode.html#af91ecca224b99cd6dd3b9b17ad0d8e6f">SVF::FormalParmVFGNode</a>
|
|
634
638
|
, <a class="el" href="classSVF_1_1FormalRetVFGNode.html#af90572e9ac08cb2fffc9c63d51d5a129">SVF::FormalRetVFGNode</a>
|
|
635
|
-
, <a class="el" href="classSVF_1_1FunEntryICFGNode.html#
|
|
636
|
-
, <a class="el" href="classSVF_1_1FunExitICFGNode.html#
|
|
639
|
+
, <a class="el" href="classSVF_1_1FunEntryICFGNode.html#a5225463cf5c8601d919ab810bc3276ef">SVF::FunEntryICFGNode</a>
|
|
640
|
+
, <a class="el" href="classSVF_1_1FunExitICFGNode.html#ab81f7f50638b8ce85f83ca3b7b566213">SVF::FunExitICFGNode</a>
|
|
637
641
|
, <a class="el" href="classSVF_1_1GepCGEdge.html#af9fbe33becd8f832267ab7ea6e0437b6">SVF::GepCGEdge</a>
|
|
638
642
|
, <a class="el" href="classSVF_1_1GepObjVar.html#ab3129ad98687e6352675d84373d96ffe">SVF::GepObjVar</a>
|
|
639
643
|
, <a class="el" href="classSVF_1_1GepStmt.html#a441cd8487b320ceff9d62884b4f28176">SVF::GepStmt</a>
|
|
@@ -698,7 +702,7 @@ $(function() {
|
|
|
698
702
|
, <a class="el" href="classSVF_1_1ThreadCallGraph.html#a4ba42f59f0a6a7ea5b059f6e8df64d89">SVF::ThreadCallGraph</a>
|
|
699
703
|
, <a class="el" href="classSVF_1_1ThreadForkEdge.html#a4d2c3601a3fd530d178ec00ee3e1bc5d">SVF::ThreadForkEdge</a>
|
|
700
704
|
, <a class="el" href="classSVF_1_1ThreadJoinEdge.html#a0fb671c87fecd2fd9c2dab4187a47d37">SVF::ThreadJoinEdge</a>
|
|
701
|
-
, <a class="el" href="classSVF_1_1ThreadMHPIndSVFGEdge.html#
|
|
705
|
+
, <a class="el" href="classSVF_1_1ThreadMHPIndSVFGEdge.html#a0db2e69a5182d1c30b44e87711558bd9">SVF::ThreadMHPIndSVFGEdge</a>
|
|
702
706
|
, <a class="el" href="classSVF_1_1TypeAnalysis.html#ae14733ac9763b07a84ed9b5e297badf3">SVF::TypeAnalysis</a>
|
|
703
707
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#abb10688145fa76629916ec3df61b6c95">SVF::UnaryOPStmt</a>
|
|
704
708
|
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#a01a9b0fd0189462e37ff51e232a5cda8">SVF::UnaryOPVFGNode</a>
|
|
@@ -792,7 +796,7 @@ $(function() {
|
|
|
792
796
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#af64c6a2c0a1b2044fac56a69e9db7cff">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
793
797
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ab01a663b665d629c15f3531f18b5abc2">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
794
798
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a10221452ea6ffed4ae51a9c6f9dc1e93">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
795
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
799
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a9f5bb9d2020973660268c4e5ac98cb61">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
796
800
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a3f78f60e1947a6d6fbcd3a0ee11e262a">SVF::PointerAnalysis</a>
|
|
797
801
|
, <a class="el" href="classSVF_1_1PTData.html#a03c783b9a1faac0aee3e22361df594ce">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
798
802
|
, <a class="el" href="classSVF_1_1VersionedPTData.html#a164436121f658ce0967a88bb84ecf220">SVF::VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
@@ -863,10 +867,10 @@ $(function() {
|
|
|
863
867
|
, <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75a98fd43afc6615f418d2d96209eb31828">SVF::VFGNode</a>
|
|
864
868
|
</li>
|
|
865
869
|
<li>CmpStmt()
|
|
866
|
-
: <a class="el" href="classSVF_1_1CmpStmt.html#
|
|
870
|
+
: <a class="el" href="classSVF_1_1CmpStmt.html#a6e11c486468a8fe0f7aa38a0546b8328">SVF::CmpStmt</a>
|
|
867
871
|
</li>
|
|
868
872
|
<li>CmpVFGNode()
|
|
869
|
-
: <a class="el" href="classSVF_1_1CmpVFGNode.html#
|
|
873
|
+
: <a class="el" href="classSVF_1_1CmpVFGNode.html#a003f5049433ade9cdad5f3050532af8e">SVF::CmpVFGNode</a>
|
|
870
874
|
</li>
|
|
871
875
|
<li>cnext
|
|
872
876
|
: <a class="el" href="structDdQueueItem.html#a5500eae904c7432f4e08452c93c501fa">DdQueueItem</a>
|
|
@@ -1023,7 +1027,7 @@ $(function() {
|
|
|
1023
1027
|
: <a class="el" href="classSVF_1_1LocationSet.html#afc0f702b6cce26861b409130fe5e019f">SVF::LocationSet</a>
|
|
1024
1028
|
</li>
|
|
1025
1029
|
<li>computeDDAPts()
|
|
1026
|
-
: <a class="el" href="classSVF_1_1ContextDDA.html#
|
|
1030
|
+
: <a class="el" href="classSVF_1_1ContextDDA.html#a337eb89cc5f31741ad8d840d9f284ca5">SVF::ContextDDA</a>
|
|
1027
1031
|
, <a class="el" href="classSVF_1_1FlowDDA.html#a113faa56ee75eff39da19fd4b47a47e0">SVF::FlowDDA</a>
|
|
1028
1032
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a0bb90b398ef85504bcd816ae57bee01d">SVF::PointerAnalysis</a>
|
|
1029
1033
|
</li>
|
|
@@ -1096,6 +1100,9 @@ $(function() {
|
|
|
1096
1100
|
<li>condition
|
|
1097
1101
|
: <a class="el" href="classSVF_1_1SelectStmt.html#a2d6e9d7131bc69a0e88b703c2c03d7e2">SVF::SelectStmt</a>
|
|
1098
1102
|
</li>
|
|
1103
|
+
<li>conditionVar
|
|
1104
|
+
: <a class="el" href="classSVF_1_1IntraCFGEdge.html#a1d49f742d3f93361c7ba1b69e074ceb5">SVF::IntraCFGEdge</a>
|
|
1105
|
+
</li>
|
|
1099
1106
|
<li>CondManager()
|
|
1100
1107
|
: <a class="el" href="classSVF_1_1CondManager.html#aa307bb05b92907ccf8859b4bac53b796">SVF::CondManager</a>
|
|
1101
1108
|
</li>
|
|
@@ -1323,7 +1330,7 @@ $(function() {
|
|
|
1323
1330
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da1524077f4425b7e2d6cc32917a02c356">SVF::LeakChecker</a>
|
|
1324
1331
|
</li>
|
|
1325
1332
|
<li>ContextCond()
|
|
1326
|
-
: <a class="el" href="classSVF_1_1ContextCond.html#
|
|
1333
|
+
: <a class="el" href="classSVF_1_1ContextCond.html#a9b81bf11679645d32d50b91bdb6d2dc1">SVF::ContextCond</a>
|
|
1327
1334
|
</li>
|
|
1328
1335
|
<li>ContextDDA()
|
|
1329
1336
|
: <a class="el" href="classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05">SVF::ContextDDA</a>
|
|
@@ -1350,16 +1357,16 @@ $(function() {
|
|
|
1350
1357
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a12df688fd9b5b7617daadc7bee0fff40">SVF::ConstraintNode</a>
|
|
1351
1358
|
</li>
|
|
1352
1359
|
<li>CopyStmt()
|
|
1353
|
-
: <a class="el" href="classSVF_1_1CopyStmt.html#
|
|
1360
|
+
: <a class="el" href="classSVF_1_1CopyStmt.html#aa965d58e96e8729d16d66387ee09eac7">SVF::CopyStmt</a>
|
|
1354
1361
|
</li>
|
|
1355
1362
|
<li>copyTime
|
|
1356
1363
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a888d6334e5e226c634680e4c0674dcfb">SVF::FlowSensitive</a>
|
|
1357
1364
|
</li>
|
|
1358
1365
|
<li>CopyVFGNode()
|
|
1359
|
-
: <a class="el" href="classSVF_1_1CopyVFGNode.html#
|
|
1366
|
+
: <a class="el" href="classSVF_1_1CopyVFGNode.html#aee4a402546b3df92412a5252c9608818">SVF::CopyVFGNode</a>
|
|
1360
1367
|
</li>
|
|
1361
1368
|
<li>CoreBitVector()
|
|
1362
|
-
: <a class="el" href="classSVF_1_1CoreBitVector.html#
|
|
1369
|
+
: <a class="el" href="classSVF_1_1CoreBitVector.html#a57b3db689583b652ab1426c04a66c4ae">SVF::CoreBitVector</a>
|
|
1363
1370
|
</li>
|
|
1364
1371
|
<li>CoreBitVectorIterator()
|
|
1365
1372
|
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ae209179f396c8b5b788ff6d2c437e5d6">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
@@ -1397,10 +1404,10 @@ $(function() {
|
|
|
1397
1404
|
, <a class="el" href="classSVF_1_1MRSVFGNode.html#a640153ff592bf0058882a0d05a76b1ba">SVF::MRSVFGNode</a>
|
|
1398
1405
|
</li>
|
|
1399
1406
|
<li>cptsBegin()
|
|
1400
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1407
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#acc5c77fbd1a6133d5e80c3f587d49fb3">SVF::CondPointsToSet< Cond ></a>
|
|
1401
1408
|
</li>
|
|
1402
1409
|
<li>cptsEnd()
|
|
1403
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1410
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#aa4c47630b9a06d70375daf5e9237303d">SVF::CondPointsToSet< Cond ></a>
|
|
1404
1411
|
</li>
|
|
1405
1412
|
<li>CPtSet
|
|
1406
1413
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a3f2f48fc122c07ff9eb1382aa7a3f966">SVF::CondPTAImpl< Cond ></a>
|
|
@@ -1685,12 +1692,12 @@ $(function() {
|
|
|
1685
1692
|
<li>CxtLockToLockSet
|
|
1686
1693
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ab782401c6521a2810e28ac602710ac22">SVF::LockAnalysis</a>
|
|
1687
1694
|
</li>
|
|
1688
|
-
<li>CxtLockToSpan
|
|
1689
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#a7335d5b13a6cb1dcde9706f30b8a4826">SVF::LockAnalysis</a>
|
|
1690
|
-
</li>
|
|
1691
1695
|
<li>cxtLocktoSpan
|
|
1692
1696
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a2fd796765f16cc7094f36d68c0ff70a0">SVF::LockAnalysis</a>
|
|
1693
1697
|
</li>
|
|
1698
|
+
<li>CxtLockToSpan
|
|
1699
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a7335d5b13a6cb1dcde9706f30b8a4826">SVF::LockAnalysis</a>
|
|
1700
|
+
</li>
|
|
1694
1701
|
<li>CxtProc()
|
|
1695
1702
|
: <a class="el" href="classSVF_1_1CxtProc.html#a25a80c93a6aeb1112a846d6c588364cc">SVF::CxtProc</a>
|
|
1696
1703
|
</li>
|
|
@@ -1701,10 +1708,10 @@ $(function() {
|
|
|
1701
1708
|
: <a class="el" href="classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1">SVF::ContextCond</a>
|
|
1702
1709
|
</li>
|
|
1703
1710
|
<li>CxtStmt()
|
|
1704
|
-
: <a class="el" href="classSVF_1_1CxtStmt.html#
|
|
1711
|
+
: <a class="el" href="classSVF_1_1CxtStmt.html#ad976db5b794019bb68ccc9a35349fb41">SVF::CxtStmt</a>
|
|
1705
1712
|
</li>
|
|
1706
1713
|
<li>CxtStmtDPItem()
|
|
1707
|
-
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#
|
|
1714
|
+
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a595d44fa92f4ebef2fe789873fd357e0">SVF::CxtStmtDPItem< LocCond ></a>
|
|
1708
1715
|
</li>
|
|
1709
1716
|
<li>cxtStmtList
|
|
1710
1717
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#acccf53d174cac3275da0d79c89a73916">SVF::ForkJoinAnalysis</a>
|
|
@@ -1714,12 +1721,12 @@ $(function() {
|
|
|
1714
1721
|
<li>CxtStmtSet
|
|
1715
1722
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a42ed881d4cd79eae099266a9e171aeb2">SVF::LockAnalysis</a>
|
|
1716
1723
|
</li>
|
|
1717
|
-
<li>cxtStmtToAliveFlagMap
|
|
1718
|
-
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aa31b3f3d51b963ccd475e66b77143dba">SVF::ForkJoinAnalysis</a>
|
|
1719
|
-
</li>
|
|
1720
1724
|
<li>CxtStmtToAliveFlagMap
|
|
1721
1725
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#acdc652faba35e45820cce0cdd20ea99c">SVF::ForkJoinAnalysis</a>
|
|
1722
1726
|
</li>
|
|
1727
|
+
<li>cxtStmtToAliveFlagMap
|
|
1728
|
+
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aa31b3f3d51b963ccd475e66b77143dba">SVF::ForkJoinAnalysis</a>
|
|
1729
|
+
</li>
|
|
1723
1730
|
<li>CxtStmtToCxtLockS
|
|
1724
1731
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a03954bdf28345cd7fbcd5cc242d40681">SVF::LockResultValidator</a>
|
|
1725
1732
|
</li>
|
|
@@ -1756,7 +1763,7 @@ $(function() {
|
|
|
1756
1763
|
: <a class="el" href="classSVF_1_1TCT.html#a23df579f18d4ea4b0f47272091ddc43e">SVF::TCT</a>
|
|
1757
1764
|
</li>
|
|
1758
1765
|
<li>CxtThreadStmt()
|
|
1759
|
-
: <a class="el" href="classSVF_1_1CxtThreadStmt.html#
|
|
1766
|
+
: <a class="el" href="classSVF_1_1CxtThreadStmt.html#ab5487e3f330bb18685281c5effcecfbb">SVF::CxtThreadStmt</a>
|
|
1760
1767
|
</li>
|
|
1761
1768
|
<li>CxtThreadStmtSet
|
|
1762
1769
|
: <a class="el" href="classSVF_1_1MHP.html#a28031502c4f8f0d4012c0827c57efb32">SVF::MHP</a>
|
|
@@ -270,7 +270,7 @@ $(function() {
|
|
|
270
270
|
, <a class="el" href="classSVF_1_1CoreBitVector.html#a93cdd9890522cc9fee2451567e0b1f0d">SVF::CoreBitVector</a>
|
|
271
271
|
, <a class="el" href="classSVF_1_1GenericGraph.html#a4bef15157423cef48dc7333a803cd27d">SVF::GenericGraph< NodeTy, EdgeTy ></a>
|
|
272
272
|
, <a class="el" href="classSVF_1_1PointsTo.html#a8f741cdffbf3c5fe0f602cdca677dee6">SVF::PointsTo</a>
|
|
273
|
-
, <a class="el" href="classSVF_1_1SVFModule.html#
|
|
273
|
+
, <a class="el" href="classSVF_1_1SVFModule.html#ad3f057892f970c22ef3bf345841eb4cc">SVF::SVFModule</a>
|
|
274
274
|
</li>
|
|
275
275
|
<li>endClk()
|
|
276
276
|
: <a class="el" href="classSVF_1_1PTAStat.html#afe854f7416ea408104721a083ee9fee0">SVF::PTAStat</a>
|
|
@@ -283,6 +283,7 @@ $(function() {
|
|
|
283
283
|
</li>
|
|
284
284
|
<li>entry
|
|
285
285
|
: <a class="el" href="structst__generator.html#a950d044c22c5ee51f1dc00fbc82f7e35">st_generator</a>
|
|
286
|
+
, <a class="el" href="classSVF_1_1CallPE.html#a88e420e259b8d7d34c9850ddde53d372">SVF::CallPE</a>
|
|
286
287
|
</li>
|
|
287
288
|
<li>EntryCHI()
|
|
288
289
|
: <a class="el" href="classSVF_1_1EntryCHI.html#a0ba7181ad2a793bf11e40b7c7092e28b">SVF::EntryCHI< Cond ></a>
|
|
@@ -348,8 +349,11 @@ $(function() {
|
|
|
348
349
|
<li>executedByTheSameThread()
|
|
349
350
|
: <a class="el" href="classSVF_1_1MHP.html#aab80f1bc5c359a7d3b03f249bafa1d40">SVF::MHP</a>
|
|
350
351
|
</li>
|
|
352
|
+
<li>exit
|
|
353
|
+
: <a class="el" href="classSVF_1_1RetPE.html#a6f6ccda153150b6acdd81550e45f640f">SVF::RetPE</a>
|
|
354
|
+
</li>
|
|
351
355
|
<li>expandFIObjs()
|
|
352
|
-
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#
|
|
356
|
+
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#aa6a7186152037452599406a74b05d0e1">SVF::BVDataPTAImpl</a>
|
|
353
357
|
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a87b48287d7edb97fc120200fe0e5218d">SVF::CondPTAImpl< Cond ></a>
|
|
354
358
|
, <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#a3af0297eb75ac4009433be44bb286d30">SVF::FlowSensitiveTBHC</a>
|
|
355
359
|
</li>
|
|
@@ -168,7 +168,7 @@ $(function() {
|
|
|
168
168
|
</li>
|
|
169
169
|
<li>addCallEdge()
|
|
170
170
|
: <a class="el" href="classSVF_1_1ICFG.html#abde033687317d47909ee45db7501723f">SVF::ICFG</a>
|
|
171
|
-
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
171
|
+
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#aec94aaebd392aa4facdbdc6bfef74bde">SVF::SVFIRBuilder</a>
|
|
172
172
|
, <a class="el" href="classSVF_1_1VFG.html#aa01f63b17acdd52122a7f1ade329ccea">SVF::VFG</a>
|
|
173
173
|
</li>
|
|
174
174
|
<li>addCallGraphNode()
|
|
@@ -182,7 +182,7 @@ $(function() {
|
|
|
182
182
|
</li>
|
|
183
183
|
<li>addCallPE()
|
|
184
184
|
: <a class="el" href="classSVF_1_1FormalParmVFGNode.html#af0dfc7f8b58d5bc0e47c6ad17216cc1e">SVF::FormalParmVFGNode</a>
|
|
185
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#
|
|
185
|
+
, <a class="el" href="classSVF_1_1SVFIR.html#a574bd5c9f11681c70db29c25f25a4cba">SVF::SVFIR</a>
|
|
186
186
|
</li>
|
|
187
187
|
<li>addCallSite()
|
|
188
188
|
: <a class="el" href="classSVF_1_1PTACallGraph.html#a979359fc784e647c574de90c7af2cf40">SVF::PTACallGraph</a>
|
|
@@ -231,7 +231,7 @@ $(function() {
|
|
|
231
231
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a0cc6e4b4ab78f3c54b68fe35adb02957">SVF::LockAnalysis</a>
|
|
232
232
|
</li>
|
|
233
233
|
<li>addConditionalIntraEdge()
|
|
234
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
234
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a6436c2e6ab117007db80b9936fd4b5fe">SVF::ICFG</a>
|
|
235
235
|
</li>
|
|
236
236
|
<li>addConstantObjNode()
|
|
237
237
|
: <a class="el" href="classSVF_1_1SVFIR.html#aff3f3ff198e7511576484dfda7bf051b">SVF::SVFIR</a>
|
|
@@ -666,7 +666,7 @@ $(function() {
|
|
|
666
666
|
</li>
|
|
667
667
|
<li>addRetEdge()
|
|
668
668
|
: <a class="el" href="classSVF_1_1ICFG.html#a4a44849b596c89ab14d2e5f18366e848">SVF::ICFG</a>
|
|
669
|
-
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
669
|
+
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#aff15a202dfa9419cec787d9acf6c35c2">SVF::SVFIRBuilder</a>
|
|
670
670
|
, <a class="el" href="classSVF_1_1VFG.html#a27ac8d60de7be75e831b4a28f8f8f1d2">SVF::VFG</a>
|
|
671
671
|
</li>
|
|
672
672
|
<li>addRetIndirectSVFGEdge()
|
|
@@ -680,7 +680,7 @@ $(function() {
|
|
|
680
680
|
</li>
|
|
681
681
|
<li>addRetPE()
|
|
682
682
|
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#a051f7dc0da465d7ce0dc733d9a8fae6a">SVF::FormalRetVFGNode</a>
|
|
683
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#
|
|
683
|
+
, <a class="el" href="classSVF_1_1SVFIR.html#a1791652f578b6ab8aacb4d6e7c7fd05f">SVF::SVFIR</a>
|
|
684
684
|
</li>
|
|
685
685
|
<li>addRevPts()
|
|
686
686
|
: <a class="el" href="classSVF_1_1MutablePTData.html#ad3175d9c02d8a9f6ad1752ccf3e468cb">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -774,22 +774,22 @@ $(function() {
|
|
|
774
774
|
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a2e654f80c3680cd434fd04932a309a2d">SVF::MTASVFGBuilder</a>
|
|
775
775
|
</li>
|
|
776
776
|
<li>addThreadForkEdge()
|
|
777
|
-
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
777
|
+
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#a013560b7d7d173e1558ae6dd404d1bba">SVF::SVFIRBuilder</a>
|
|
778
778
|
</li>
|
|
779
779
|
<li>addThreadForkEdgeSetMap()
|
|
780
780
|
: <a class="el" href="classSVF_1_1ThreadCallGraph.html#ab20211a66583387f0da4769bee65e300">SVF::ThreadCallGraph</a>
|
|
781
781
|
</li>
|
|
782
782
|
<li>addThreadForkPE()
|
|
783
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#
|
|
783
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#a916d893cb852bbbd933e3e5349d5154b">SVF::SVFIR</a>
|
|
784
784
|
</li>
|
|
785
785
|
<li>addThreadJoinEdge()
|
|
786
|
-
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
786
|
+
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#af10d23b0ef64d3f4cd2543beabafe9df">SVF::SVFIRBuilder</a>
|
|
787
787
|
</li>
|
|
788
788
|
<li>addThreadJoinEdgeSetMap()
|
|
789
789
|
: <a class="el" href="classSVF_1_1ThreadCallGraph.html#a7100a68c27a965927975e26bb06e061c">SVF::ThreadCallGraph</a>
|
|
790
790
|
</li>
|
|
791
791
|
<li>addThreadJoinPE()
|
|
792
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#
|
|
792
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#a64d14e7ee334c85b02414d68877faab2">SVF::SVFIR</a>
|
|
793
793
|
</li>
|
|
794
794
|
<li>addThreadMHPIndirectVFEdge()
|
|
795
795
|
: <a class="el" href="classSVF_1_1SVFG.html#a1aba3845bad017f81cd5f938db03a161">SVF::SVFG</a>
|
|
@@ -101,7 +101,7 @@ $(function() {
|
|
|
101
101
|
: <a class="el" href="classSVF_1_1CallMU.html#abb981eb0739d7b3fdcc271b693e708ae">SVF::CallMU< Cond ></a>
|
|
102
102
|
</li>
|
|
103
103
|
<li>CallPE()
|
|
104
|
-
: <a class="el" href="classSVF_1_1CallPE.html#
|
|
104
|
+
: <a class="el" href="classSVF_1_1CallPE.html#a6b907624482ae697680c747e9b41fdab">SVF::CallPE</a>
|
|
105
105
|
</li>
|
|
106
106
|
<li>callPEBegin()
|
|
107
107
|
: <a class="el" href="classSVF_1_1FormalParmVFGNode.html#ac2711b6bf2b27386def742aa0959ba35">SVF::FormalParmVFGNode</a>
|
|
@@ -266,9 +266,6 @@ $(function() {
|
|
|
266
266
|
: <a class="el" href="classSVF_1_1BranchCondExpr.html#acbfed1c7771cdb49237cdd6d3c75d25c">SVF::BranchCondExpr</a>
|
|
267
267
|
, <a class="el" href="classSVF_1_1PathCondAllocator.html#a4d00c3306b92e59568b54a6a72afdb74">SVF::PathCondAllocator</a>
|
|
268
268
|
</li>
|
|
269
|
-
<li>getBranchCondtion()
|
|
270
|
-
: <a class="el" href="classSVF_1_1IntraCFGEdge.html#a52eb526a6066c4b909e250bd430c14ef">SVF::IntraCFGEdge</a>
|
|
271
|
-
</li>
|
|
272
269
|
<li>getBranchInst()
|
|
273
270
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a2c6fe09027838f9e0ad9ab8193ce8e9b">SVF::BranchStmt</a>
|
|
274
271
|
</li>
|
|
@@ -495,6 +492,7 @@ $(function() {
|
|
|
495
492
|
</li>
|
|
496
493
|
<li>getCondition()
|
|
497
494
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a915384027ae53e99311f05a08edf99f0">SVF::BranchStmt</a>
|
|
495
|
+
, <a class="el" href="classSVF_1_1IntraCFGEdge.html#ac13be3c3ee581e20974ce4527a3cfe7b">SVF::IntraCFGEdge</a>
|
|
498
496
|
, <a class="el" href="classSVF_1_1SelectStmt.html#ad4c3e9529176478bb726279a76050e8c">SVF::SelectStmt</a>
|
|
499
497
|
</li>
|
|
500
498
|
<li>getCondKind()
|
|
@@ -970,7 +968,8 @@ $(function() {
|
|
|
970
968
|
: <a class="el" href="classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f">SVF::MemSSA</a>
|
|
971
969
|
</li>
|
|
972
970
|
<li>getFunEntryICFGNode()
|
|
973
|
-
: <a class="el" href="
|
|
971
|
+
: <a class="el" href="classSVF_1_1CallPE.html#a9c9821c4e7dd031e3f82f2b29427e53e">SVF::CallPE</a>
|
|
972
|
+
, <a class="el" href="classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076">SVF::ICFG</a>
|
|
974
973
|
</li>
|
|
975
974
|
<li>getFunEntryNode()
|
|
976
975
|
: <a class="el" href="classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e">SVF::FormalINSVFGNode</a>
|
|
@@ -980,6 +979,7 @@ $(function() {
|
|
|
980
979
|
</li>
|
|
981
980
|
<li>getFunExitICFGNode()
|
|
982
981
|
: <a class="el" href="classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919">SVF::ICFG</a>
|
|
982
|
+
, <a class="el" href="classSVF_1_1RetPE.html#a274adbd91750d8d6de8ba997285c1c49">SVF::RetPE</a>
|
|
983
983
|
</li>
|
|
984
984
|
<li>getFunExitNode()
|
|
985
985
|
: <a class="el" href="classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d">SVF::FormalOUTSVFGNode</a>
|
|
@@ -1297,7 +1297,7 @@ $(function() {
|
|
|
1297
1297
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
1298
1298
|
</li>
|
|
1299
1299
|
<li>getLoop()
|
|
1300
|
-
: <a class="el" href="classSVF_1_1TCT.html#
|
|
1300
|
+
: <a class="el" href="classSVF_1_1TCT.html#a71249dc399055790d86dcba6d9dd3021">SVF::TCT</a>
|
|
1301
1301
|
</li>
|
|
1302
1302
|
<li>getLoopInfo()
|
|
1303
1303
|
: <a class="el" href="classSVF_1_1PathCondAllocator.html#a10ddc3b02b2baad2edd72fe429113b0f">SVF::PathCondAllocator</a>
|
|
@@ -1359,7 +1359,7 @@ $(function() {
|
|
|
1359
1359
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80">SVF::MRGenerator</a>
|
|
1360
1360
|
</li>
|
|
1361
1361
|
<li>getModRefInfo()
|
|
1362
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
1362
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a3a6c0f60c861b6d744225a40aea638d7">SVF::MRGenerator</a>
|
|
1363
1363
|
, <a class="el" href="classSVF_1_1WPAPass.html#a567f818fa7b29142b18cb39e5c063a4e">SVF::WPAPass</a>
|
|
1364
1364
|
</li>
|
|
1365
1365
|
<li>getModSideEffectOfCallSite()
|
|
@@ -1434,7 +1434,7 @@ $(function() {
|
|
|
1434
1434
|
: <a class="el" href="classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9">SVF::SVFG</a>
|
|
1435
1435
|
</li>
|
|
1436
1436
|
<li>getMUSet()
|
|
1437
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
1437
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#af1a7b3ca0144ebff3747715e89646fbb">SVF::MemSSA</a>
|
|
1438
1438
|
</li>
|
|
1439
1439
|
<li>getMutDFPTDataTy()
|
|
1440
1440
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483">SVF::BVDataPTAImpl</a>
|
|
@@ -1589,7 +1589,7 @@ $(function() {
|
|
|
1589
1589
|
: <a class="el" href="classllvm_1_1generic__bridge__gep__type__iterator.html#a9494bbdc909dab98dd3fd23a416f3a31">llvm::generic_bridge_gep_type_iterator< ItTy ></a>
|
|
1590
1590
|
</li>
|
|
1591
1591
|
<li>getOpICFGNode()
|
|
1592
|
-
: <a class="el" href="classSVF_1_1PhiStmt.html#
|
|
1592
|
+
: <a class="el" href="classSVF_1_1PhiStmt.html#a0b97394bc1946c0185d2c11fbc2181f4">SVF::PhiStmt</a>
|
|
1593
1593
|
</li>
|
|
1594
1594
|
<li>getOpIncomingBB()
|
|
1595
1595
|
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a3a6ef9d2b10a6f2f1ac1b25590f56a70">SVF::IntraPHIVFGNode</a>
|
|
@@ -1597,9 +1597,6 @@ $(function() {
|
|
|
1597
1597
|
<li>getOpndVars()
|
|
1598
1598
|
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#a0441f2646fed28830439c41a0704ed4b">SVF::MultiOpndStmt</a>
|
|
1599
1599
|
</li>
|
|
1600
|
-
<li>getOpPos()
|
|
1601
|
-
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#af3c4989a458a1e5f7a5e0ba8e5c8b6ae">SVF::MultiOpndStmt</a>
|
|
1602
|
-
</li>
|
|
1603
1600
|
<li>getOpVar()
|
|
1604
1601
|
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#a18f9d9ea87def35d4eaa707a339316b8">SVF::MultiOpndStmt</a>
|
|
1605
1602
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#abde2b32d5bbd37df0e194b1a4e78483b">SVF::UnaryOPStmt</a>
|
|
@@ -1822,15 +1819,15 @@ $(function() {
|
|
|
1822
1819
|
<li>getPts()
|
|
1823
1820
|
: <a class="el" href="classSVF_1_1Andersen.html#a187285a5bdf9422d9188b2b11b667639">SVF::Andersen</a>
|
|
1824
1821
|
, <a class="el" href="classSVF_1_1BVDataPTAImpl.html#aee289e298e421448caaa604b7eb34fcb">SVF::BVDataPTAImpl</a>
|
|
1825
|
-
, <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
1822
|
+
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a0b96ba98239186d6d676f9540da9e590">SVF::CondPTAImpl< Cond ></a>
|
|
1826
1823
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a4cbb9131a89c5c48367fb927693b5c6b">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1827
1824
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#ac2f494da9379c336bb81a0dc438b5af9">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1828
1825
|
, <a class="el" href="classSVF_1_1MutablePTData.html#abe4230f3ba78fc660ea291fda36ffa62">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1829
|
-
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#
|
|
1826
|
+
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#aaf519166d2e0ca3c81088b52a1cf3066">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1830
1827
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#a5f6a01d0bb40a718bc14f2cc1bb98a13">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1831
1828
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a9982ecf42416756a0729a28e8713cfed">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1832
1829
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a34f8226202e1654d4e67916b21ec4d99">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
1833
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
1830
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a9b81d20e54d08e36edbff43549b1e820">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1834
1831
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a4dfb43679e9fa794ebad99b6584c32ec">SVF::PointerAnalysis</a>
|
|
1835
1832
|
, <a class="el" href="classSVF_1_1PTData.html#a9ae6037637d8b9acb323333f491f4a7d">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
1836
1833
|
, <a class="el" href="classSVF_1_1Steensgaard.html#adbcb9af660ab9bb0202bd32342280486">SVF::Steensgaard</a>
|
|
@@ -1843,7 +1840,7 @@ $(function() {
|
|
|
1843
1840
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1844
1841
|
</li>
|
|
1845
1842
|
<li>getPtsSubSetMap()
|
|
1846
|
-
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#
|
|
1843
|
+
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53">SVF::IntraDisjointMRG</a>
|
|
1847
1844
|
</li>
|
|
1848
1845
|
<li>getRawCTirMetadata()
|
|
1849
1846
|
: <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#a2c47ba37bd250be455a21d1f0049d556">SVF::FlowSensitiveTBHC</a>
|
|
@@ -1904,7 +1901,7 @@ $(function() {
|
|
|
1904
1901
|
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a7c1125c992eec20e118e6bfc12cb8bfb">SVF::ICFGBuilder</a>
|
|
1905
1902
|
</li>
|
|
1906
1903
|
<li>getRetParmAtJoinedSite()
|
|
1907
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1904
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#ad1c595f7b15a2d3079b9e9200c84f7d7">SVF::ThreadAPI</a>
|
|
1908
1905
|
</li>
|
|
1909
1906
|
<li>getRetSite()
|
|
1910
1907
|
: <a class="el" href="classSVF_1_1ProgSlice.html#a07ce77afbf69d5e2a47afaa39eaea886">SVF::ProgSlice</a>
|
|
@@ -1928,7 +1925,7 @@ $(function() {
|
|
|
1928
1925
|
</li>
|
|
1929
1926
|
<li>getRevPts()
|
|
1930
1927
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a58113943e4e7144d94d26991dcc8bcc7">SVF::BVDataPTAImpl</a>
|
|
1931
|
-
, <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
1928
|
+
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a0da0602c5b260afaba4bef1abcbcf7b3">SVF::CondPTAImpl< Cond ></a>
|
|
1932
1929
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a2f98940bd8266ad37a975c6d30d948b4">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1933
1930
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#ad9bd6762fc6525afaed4a6c6da63688d">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1934
1931
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a36aa05b8f5c308035315d6df7036c096">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -2076,6 +2073,7 @@ $(function() {
|
|
|
2076
2073
|
</li>
|
|
2077
2074
|
<li>getSuccessorCondValue()
|
|
2078
2075
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a7d2fa666602e0444d3e019563c0e7556">SVF::BranchStmt</a>
|
|
2076
|
+
, <a class="el" href="classSVF_1_1IntraCFGEdge.html#a40fab1a6b75f29cb629bfc05fb3a86b1">SVF::IntraCFGEdge</a>
|
|
2079
2077
|
</li>
|
|
2080
2078
|
<li>getSuccessors()
|
|
2081
2079
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a93040c884df211ac62d53ceafdd9c4dd">SVF::BranchStmt</a>
|
|
@@ -2147,7 +2145,7 @@ $(function() {
|
|
|
2147
2145
|
: <a class="el" href="classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e">SVF::TCT</a>
|
|
2148
2146
|
</li>
|
|
2149
2147
|
<li>getTCTNode()
|
|
2150
|
-
: <a class="el" href="classSVF_1_1TCT.html#
|
|
2148
|
+
: <a class="el" href="classSVF_1_1TCT.html#aac9d98a33fbaa6defa3f847d0bbe76d6">SVF::TCT</a>
|
|
2151
2149
|
</li>
|
|
2152
2150
|
<li>getTCTNodeNum()
|
|
2153
2151
|
: <a class="el" href="classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f">SVF::TCT</a>
|
|
@@ -2217,7 +2215,7 @@ $(function() {
|
|
|
2217
2215
|
, <a class="el" href="classSVF_1_1TypeBasedHeapCloning.html#ac4565775cced4444ba007e310c4a02d8">SVF::TypeBasedHeapCloning</a>
|
|
2218
2216
|
</li>
|
|
2219
2217
|
<li>getTypeSizeInBytes()
|
|
2220
|
-
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#
|
|
2218
|
+
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#af4239ff717303dee25f1f4ba60070f9e">SVF::SymbolTableInfo</a>
|
|
2221
2219
|
</li>
|
|
2222
2220
|
<li>getTypeSystem()
|
|
2223
2221
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe">SVF::PointerAnalysis</a>
|
|
@@ -2348,7 +2346,7 @@ $(function() {
|
|
|
2348
2346
|
: <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
|
|
2349
2347
|
</li>
|
|
2350
2348
|
<li>global_end()
|
|
2351
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2349
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2">SVF::SVFModule</a>
|
|
2352
2350
|
</li>
|
|
2353
2351
|
<li>GlobalICFGNode()
|
|
2354
2352
|
: <a class="el" href="classSVF_1_1GlobalICFGNode.html#a01e8a9844fcad1cc5faa22d8b0e0efd7">SVF::GlobalICFGNode</a>
|
|
@@ -366,7 +366,7 @@ $(function() {
|
|
|
366
366
|
: <a class="el" href="classSVF_1_1RetMU.html#a8cd41b018ddef450d17a20ea83ce3fee">SVF::RetMU< Cond ></a>
|
|
367
367
|
</li>
|
|
368
368
|
<li>RetPE()
|
|
369
|
-
: <a class="el" href="classSVF_1_1RetPE.html#
|
|
369
|
+
: <a class="el" href="classSVF_1_1RetPE.html#a60cb8a19e352547b22f197f4ca8e19d8">SVF::RetPE</a>
|
|
370
370
|
</li>
|
|
371
371
|
<li>retPEBegin()
|
|
372
372
|
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#ad81c6e6579293352ecb59345538b2132">SVF::FormalRetVFGNode</a>
|