svf-tools 1.0.366 → 1.0.367
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/ConsG_8cpp_source.html +6 -6
- package/SVF-doxygen/html/html/IRGraph_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PAGBuilderFromFile_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +9 -6
- package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +32 -28
- package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +20 -16
- package/SVF-doxygen/html/html/SVFIR_8h_source.html +17 -15
- package/SVF-doxygen/html/html/SVFStatements_8h_source.html +105 -97
- 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_1BinaryOPStmt.html +15 -15
- package/SVF-doxygen/html/html/classSVF_1_1BranchStmt.html +30 -30
- package/SVF-doxygen/html/html/classSVF_1_1BranchVFGNode.html +3 -3
- 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.html +16 -16
- package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt.html +29 -29
- package/SVF-doxygen/html/html/classSVF_1_1PAGBuilderFromFile.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1PhiStmt.html +23 -23
- 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 +61 -37
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder-members.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +123 -86
- package/SVF-doxygen/html/html/classSVF_1_1SelectStmt.html +21 -21
- 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_1UnaryOPStmt.html +20 -20
- package/SVF-doxygen/html/html/classSVF_1_1VFG.html +16 -16
- package/SVF-doxygen/html/html/functions_a.html +8 -8
- package/SVF-doxygen/html/html/functions_c.html +29 -23
- package/SVF-doxygen/html/html/functions_e.html +6 -2
- package/SVF-doxygen/html/html/functions_f.html +3 -3
- package/SVF-doxygen/html/html/functions_func.html +8 -8
- package/SVF-doxygen/html/html/functions_func_c.html +1 -1
- package/SVF-doxygen/html/html/functions_func_g.html +10 -8
- package/SVF-doxygen/html/html/functions_func_r.html +1 -1
- package/SVF-doxygen/html/html/functions_g.html +14 -12
- 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_n.html +3 -3
- package/SVF-doxygen/html/html/functions_o.html +11 -11
- package/SVF-doxygen/html/html/functions_p.html +12 -12
- package/SVF-doxygen/html/html/functions_s.html +9 -9
- package/SVF-doxygen/html/html/functions_t.html +4 -4
- package/SVF-doxygen/html/html/functions_v.html +3 -3
- package/SVF-doxygen/html/html/functions_vars_c.html +4 -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/search/all_1.js +8 -8
- package/SVF-doxygen/html/html/search/all_10.js +7 -7
- 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 +7 -7
- package/SVF-doxygen/html/html/search/all_15.js +1 -1
- package/SVF-doxygen/html/html/search/all_16.js +2 -2
- package/SVF-doxygen/html/html/search/all_3.js +2 -2
- package/SVF-doxygen/html/html/search/all_5.js +2 -2
- package/SVF-doxygen/html/html/search/all_6.js +1 -1
- package/SVF-doxygen/html/html/search/all_7.js +2 -2
- 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_e.js +5 -5
- package/SVF-doxygen/html/html/search/all_f.js +1 -1
- package/SVF-doxygen/html/html/search/functions_0.js +8 -8
- 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 +2 -2
- package/SVF-doxygen/html/html/search/functions_f.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/SVF-doxygen/html/html/search/variables_3.js +1 -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_e.js +3 -3
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html +1 -1
- package/include/MemoryModel/SVFIR.h +4 -4
- package/include/MemoryModel/SVFStatements.h +24 -14
- package/include/SVF-FE/SVFIRBuilder.h +8 -8
- package/lib/MemoryModel/PAGBuilderFromFile.cpp +2 -2
- package/lib/MemoryModel/SVFIR.cpp +8 -8
- package/lib/SVF-FE/SVFIRBuilder.cpp +11 -6
- package/package.json +1 -1
|
@@ -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>
|
|
@@ -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>
|
|
@@ -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,7 +867,7 @@ $(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
873
|
: <a class="el" href="classSVF_1_1CmpVFGNode.html#adcb91fca3c1cd9e23c8996dd825504ac">SVF::CmpVFGNode</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>
|
|
@@ -1113,7 +1117,7 @@ $(function() {
|
|
|
1113
1117
|
, <a class="el" href="classSVF_1_1VFPathCond.html#a1a2927860cfad8b01e1882dce4044203">SVF::VFPathCond</a>
|
|
1114
1118
|
</li>
|
|
1115
1119
|
<li>CondPointsToSet()
|
|
1116
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1120
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a7217769c21c50c44f139006ec44d3a6f">SVF::CondPointsToSet< Cond ></a>
|
|
1117
1121
|
</li>
|
|
1118
1122
|
<li>CondPosMap
|
|
1119
1123
|
: <a class="el" href="classSVF_1_1PathCondAllocator.html#a0d685cfd0f0652a0ff839969f763371b">SVF::PathCondAllocator</a>
|
|
@@ -1143,7 +1147,7 @@ $(function() {
|
|
|
1143
1147
|
: <a class="el" href="classSVF_1_1CondManager.html#a3cd3149a0bb5b605e61f0935bd234f3b">SVF::CondManager</a>
|
|
1144
1148
|
</li>
|
|
1145
1149
|
<li>CondVar()
|
|
1146
|
-
: <a class="el" href="classSVF_1_1CondVar.html#
|
|
1150
|
+
: <a class="el" href="classSVF_1_1CondVar.html#a0999a4b34face00af83b3b840920fd3f">SVF::CondVar< Cond ></a>
|
|
1147
1151
|
</li>
|
|
1148
1152
|
<li>connectAInAndFIn()
|
|
1149
1153
|
: <a class="el" href="classSVF_1_1SVFG.html#ac9ab2a95cd7a09bbe4b4aa3e6fafaf62">SVF::SVFG</a>
|
|
@@ -1341,7 +1345,7 @@ $(function() {
|
|
|
1341
1345
|
, <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75af589a053fdb7efc728b68a324fc58b2b">SVF::VFGNode</a>
|
|
1342
1346
|
</li>
|
|
1343
1347
|
<li>CopyCGEdge()
|
|
1344
|
-
: <a class="el" href="classSVF_1_1CopyCGEdge.html#
|
|
1348
|
+
: <a class="el" href="classSVF_1_1CopyCGEdge.html#a90cbb8b4085648811f95afde4175a168">SVF::CopyCGEdge</a>
|
|
1345
1349
|
</li>
|
|
1346
1350
|
<li>copyInEdges
|
|
1347
1351
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a4d413d64bf554ecdc72709afeeb85775">SVF::ConstraintNode</a>
|
|
@@ -1350,7 +1354,7 @@ $(function() {
|
|
|
1350
1354
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a12df688fd9b5b7617daadc7bee0fff40">SVF::ConstraintNode</a>
|
|
1351
1355
|
</li>
|
|
1352
1356
|
<li>CopyStmt()
|
|
1353
|
-
: <a class="el" href="classSVF_1_1CopyStmt.html#
|
|
1357
|
+
: <a class="el" href="classSVF_1_1CopyStmt.html#a69b179ef052408034786d32a52c52389">SVF::CopyStmt</a>
|
|
1354
1358
|
</li>
|
|
1355
1359
|
<li>copyTime
|
|
1356
1360
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a888d6334e5e226c634680e4c0674dcfb">SVF::FlowSensitive</a>
|
|
@@ -1359,7 +1363,7 @@ $(function() {
|
|
|
1359
1363
|
: <a class="el" href="classSVF_1_1CopyVFGNode.html#a0f3f697a0053bf5847db95f526bec1e7">SVF::CopyVFGNode</a>
|
|
1360
1364
|
</li>
|
|
1361
1365
|
<li>CoreBitVector()
|
|
1362
|
-
: <a class="el" href="classSVF_1_1CoreBitVector.html#
|
|
1366
|
+
: <a class="el" href="classSVF_1_1CoreBitVector.html#adb5b13df8bc76f00ceb145711cfb77e1">SVF::CoreBitVector</a>
|
|
1363
1367
|
</li>
|
|
1364
1368
|
<li>CoreBitVectorIterator()
|
|
1365
1369
|
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ae209179f396c8b5b788ff6d2c437e5d6">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
@@ -1397,7 +1401,7 @@ $(function() {
|
|
|
1397
1401
|
, <a class="el" href="classSVF_1_1MRSVFGNode.html#a640153ff592bf0058882a0d05a76b1ba">SVF::MRSVFGNode</a>
|
|
1398
1402
|
</li>
|
|
1399
1403
|
<li>cptsBegin()
|
|
1400
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1404
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#acc5c77fbd1a6133d5e80c3f587d49fb3">SVF::CondPointsToSet< Cond ></a>
|
|
1401
1405
|
</li>
|
|
1402
1406
|
<li>cptsEnd()
|
|
1403
1407
|
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a20026db57cfef6bf6a978140b2372cea">SVF::CondPointsToSet< Cond ></a>
|
|
@@ -1685,12 +1689,12 @@ $(function() {
|
|
|
1685
1689
|
<li>CxtLockToLockSet
|
|
1686
1690
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ab782401c6521a2810e28ac602710ac22">SVF::LockAnalysis</a>
|
|
1687
1691
|
</li>
|
|
1688
|
-
<li>CxtLockToSpan
|
|
1689
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#a7335d5b13a6cb1dcde9706f30b8a4826">SVF::LockAnalysis</a>
|
|
1690
|
-
</li>
|
|
1691
1692
|
<li>cxtLocktoSpan
|
|
1692
1693
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a2fd796765f16cc7094f36d68c0ff70a0">SVF::LockAnalysis</a>
|
|
1693
1694
|
</li>
|
|
1695
|
+
<li>CxtLockToSpan
|
|
1696
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a7335d5b13a6cb1dcde9706f30b8a4826">SVF::LockAnalysis</a>
|
|
1697
|
+
</li>
|
|
1694
1698
|
<li>CxtProc()
|
|
1695
1699
|
: <a class="el" href="classSVF_1_1CxtProc.html#a25a80c93a6aeb1112a846d6c588364cc">SVF::CxtProc</a>
|
|
1696
1700
|
</li>
|
|
@@ -1701,10 +1705,10 @@ $(function() {
|
|
|
1701
1705
|
: <a class="el" href="classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1">SVF::ContextCond</a>
|
|
1702
1706
|
</li>
|
|
1703
1707
|
<li>CxtStmt()
|
|
1704
|
-
: <a class="el" href="classSVF_1_1CxtStmt.html#
|
|
1708
|
+
: <a class="el" href="classSVF_1_1CxtStmt.html#ad976db5b794019bb68ccc9a35349fb41">SVF::CxtStmt</a>
|
|
1705
1709
|
</li>
|
|
1706
1710
|
<li>CxtStmtDPItem()
|
|
1707
|
-
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#
|
|
1711
|
+
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a595d44fa92f4ebef2fe789873fd357e0">SVF::CxtStmtDPItem< LocCond ></a>
|
|
1708
1712
|
</li>
|
|
1709
1713
|
<li>cxtStmtList
|
|
1710
1714
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#acccf53d174cac3275da0d79c89a73916">SVF::ForkJoinAnalysis</a>
|
|
@@ -1714,21 +1718,23 @@ $(function() {
|
|
|
1714
1718
|
<li>CxtStmtSet
|
|
1715
1719
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a42ed881d4cd79eae099266a9e171aeb2">SVF::LockAnalysis</a>
|
|
1716
1720
|
</li>
|
|
1717
|
-
<li>cxtStmtToAliveFlagMap
|
|
1718
|
-
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aa31b3f3d51b963ccd475e66b77143dba">SVF::ForkJoinAnalysis</a>
|
|
1719
|
-
</li>
|
|
1720
1721
|
<li>CxtStmtToAliveFlagMap
|
|
1721
1722
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#acdc652faba35e45820cce0cdd20ea99c">SVF::ForkJoinAnalysis</a>
|
|
1722
1723
|
</li>
|
|
1724
|
+
<li>cxtStmtToAliveFlagMap
|
|
1725
|
+
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aa31b3f3d51b963ccd475e66b77143dba">SVF::ForkJoinAnalysis</a>
|
|
1726
|
+
</li>
|
|
1723
1727
|
<li>CxtStmtToCxtLockS
|
|
1724
1728
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a03954bdf28345cd7fbcd5cc242d40681">SVF::LockResultValidator</a>
|
|
1725
1729
|
</li>
|
|
1730
|
+
<li>cxtStmtToCxtLockSet
|
|
1731
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae256a84fd63947a6f81bee030bdbe7fc">SVF::LockAnalysis</a>
|
|
1732
|
+
</li>
|
|
1726
1733
|
<li>CxtStmtToCxtLockSet
|
|
1727
1734
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a710aad28484677637367e9098a55c7d7">SVF::LockAnalysis</a>
|
|
1728
1735
|
</li>
|
|
1729
1736
|
<li>cxtStmtToCxtLockSet
|
|
1730
|
-
: <a class="el" href="
|
|
1731
|
-
, <a class="el" href="classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb">SVF::LockResultValidator</a>
|
|
1737
|
+
: <a class="el" href="classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb">SVF::LockResultValidator</a>
|
|
1732
1738
|
</li>
|
|
1733
1739
|
<li>CxtStmtToLockFlagMap
|
|
1734
1740
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a451d9b41fd048e11615ea47872f614c9">SVF::LockAnalysis</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>
|
|
@@ -551,12 +551,12 @@ $(function() {
|
|
|
551
551
|
<li>funToModsMap
|
|
552
552
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a2c94bfa19ad8d1d6360b12693c8b891d">SVF::MRGenerator</a>
|
|
553
553
|
</li>
|
|
554
|
-
<li>FunToMRsMap
|
|
555
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#a090070379a09460aef0c07270d32d27b">SVF::MRGenerator</a>
|
|
556
|
-
</li>
|
|
557
554
|
<li>funToMRsMap
|
|
558
555
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a3e74c3706ffcc14f378771b417dcbb96">SVF::MRGenerator</a>
|
|
559
556
|
</li>
|
|
557
|
+
<li>FunToMRsMap
|
|
558
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a090070379a09460aef0c07270d32d27b">SVF::MRGenerator</a>
|
|
559
|
+
</li>
|
|
560
560
|
<li>FunToNodeBSMap
|
|
561
561
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ab01e492f002c73e2c89eb0b4c8f9647d">SVF::MRGenerator</a>
|
|
562
562
|
</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>
|
|
@@ -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>
|
|
@@ -970,7 +970,8 @@ $(function() {
|
|
|
970
970
|
: <a class="el" href="classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f">SVF::MemSSA</a>
|
|
971
971
|
</li>
|
|
972
972
|
<li>getFunEntryICFGNode()
|
|
973
|
-
: <a class="el" href="
|
|
973
|
+
: <a class="el" href="classSVF_1_1CallPE.html#a9c9821c4e7dd031e3f82f2b29427e53e">SVF::CallPE</a>
|
|
974
|
+
, <a class="el" href="classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076">SVF::ICFG</a>
|
|
974
975
|
</li>
|
|
975
976
|
<li>getFunEntryNode()
|
|
976
977
|
: <a class="el" href="classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e">SVF::FormalINSVFGNode</a>
|
|
@@ -980,6 +981,7 @@ $(function() {
|
|
|
980
981
|
</li>
|
|
981
982
|
<li>getFunExitICFGNode()
|
|
982
983
|
: <a class="el" href="classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919">SVF::ICFG</a>
|
|
984
|
+
, <a class="el" href="classSVF_1_1RetPE.html#a274adbd91750d8d6de8ba997285c1c49">SVF::RetPE</a>
|
|
983
985
|
</li>
|
|
984
986
|
<li>getFunExitNode()
|
|
985
987
|
: <a class="el" href="classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d">SVF::FormalOUTSVFGNode</a>
|
|
@@ -1297,7 +1299,7 @@ $(function() {
|
|
|
1297
1299
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
1298
1300
|
</li>
|
|
1299
1301
|
<li>getLoop()
|
|
1300
|
-
: <a class="el" href="classSVF_1_1TCT.html#
|
|
1302
|
+
: <a class="el" href="classSVF_1_1TCT.html#a71249dc399055790d86dcba6d9dd3021">SVF::TCT</a>
|
|
1301
1303
|
</li>
|
|
1302
1304
|
<li>getLoopInfo()
|
|
1303
1305
|
: <a class="el" href="classSVF_1_1PathCondAllocator.html#a10ddc3b02b2baad2edd72fe429113b0f">SVF::PathCondAllocator</a>
|
|
@@ -1359,7 +1361,7 @@ $(function() {
|
|
|
1359
1361
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80">SVF::MRGenerator</a>
|
|
1360
1362
|
</li>
|
|
1361
1363
|
<li>getModRefInfo()
|
|
1362
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
1364
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a3a6c0f60c861b6d744225a40aea638d7">SVF::MRGenerator</a>
|
|
1363
1365
|
, <a class="el" href="classSVF_1_1WPAPass.html#a567f818fa7b29142b18cb39e5c063a4e">SVF::WPAPass</a>
|
|
1364
1366
|
</li>
|
|
1365
1367
|
<li>getModSideEffectOfCallSite()
|
|
@@ -1434,7 +1436,7 @@ $(function() {
|
|
|
1434
1436
|
: <a class="el" href="classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9">SVF::SVFG</a>
|
|
1435
1437
|
</li>
|
|
1436
1438
|
<li>getMUSet()
|
|
1437
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
1439
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#af1a7b3ca0144ebff3747715e89646fbb">SVF::MemSSA</a>
|
|
1438
1440
|
</li>
|
|
1439
1441
|
<li>getMutDFPTDataTy()
|
|
1440
1442
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483">SVF::BVDataPTAImpl</a>
|
|
@@ -1843,7 +1845,7 @@ $(function() {
|
|
|
1843
1845
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1844
1846
|
</li>
|
|
1845
1847
|
<li>getPtsSubSetMap()
|
|
1846
|
-
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#
|
|
1848
|
+
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53">SVF::IntraDisjointMRG</a>
|
|
1847
1849
|
</li>
|
|
1848
1850
|
<li>getRawCTirMetadata()
|
|
1849
1851
|
: <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#a2c47ba37bd250be455a21d1f0049d556">SVF::FlowSensitiveTBHC</a>
|
|
@@ -2082,7 +2084,7 @@ $(function() {
|
|
|
2082
2084
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360">SVF::BranchVFGNode</a>
|
|
2083
2085
|
</li>
|
|
2084
2086
|
<li>getSuccNodes()
|
|
2085
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2087
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a7033805052c8fae5cd0104fdd9e345c0">SVF::MTASVFGBuilder</a>
|
|
2086
2088
|
</li>
|
|
2087
2089
|
<li>getSVFFun()
|
|
2088
2090
|
: <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
|
|
@@ -2147,7 +2149,7 @@ $(function() {
|
|
|
2147
2149
|
: <a class="el" href="classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e">SVF::TCT</a>
|
|
2148
2150
|
</li>
|
|
2149
2151
|
<li>getTCTNode()
|
|
2150
|
-
: <a class="el" href="classSVF_1_1TCT.html#
|
|
2152
|
+
: <a class="el" href="classSVF_1_1TCT.html#aac9d98a33fbaa6defa3f847d0bbe76d6">SVF::TCT</a>
|
|
2151
2153
|
</li>
|
|
2152
2154
|
<li>getTCTNodeNum()
|
|
2153
2155
|
: <a class="el" href="classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f">SVF::TCT</a>
|
|
@@ -2348,7 +2350,7 @@ $(function() {
|
|
|
2348
2350
|
: <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
|
|
2349
2351
|
</li>
|
|
2350
2352
|
<li>global_end()
|
|
2351
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2353
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2">SVF::SVFModule</a>
|
|
2352
2354
|
</li>
|
|
2353
2355
|
<li>GlobalICFGNode()
|
|
2354
2356
|
: <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>
|
|
@@ -1047,7 +1047,8 @@ $(function() {
|
|
|
1047
1047
|
: <a class="el" href="classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f">SVF::MemSSA</a>
|
|
1048
1048
|
</li>
|
|
1049
1049
|
<li>getFunEntryICFGNode()
|
|
1050
|
-
: <a class="el" href="
|
|
1050
|
+
: <a class="el" href="classSVF_1_1CallPE.html#a9c9821c4e7dd031e3f82f2b29427e53e">SVF::CallPE</a>
|
|
1051
|
+
, <a class="el" href="classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076">SVF::ICFG</a>
|
|
1051
1052
|
</li>
|
|
1052
1053
|
<li>getFunEntryNode()
|
|
1053
1054
|
: <a class="el" href="classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e">SVF::FormalINSVFGNode</a>
|
|
@@ -1057,6 +1058,7 @@ $(function() {
|
|
|
1057
1058
|
</li>
|
|
1058
1059
|
<li>getFunExitICFGNode()
|
|
1059
1060
|
: <a class="el" href="classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919">SVF::ICFG</a>
|
|
1061
|
+
, <a class="el" href="classSVF_1_1RetPE.html#a274adbd91750d8d6de8ba997285c1c49">SVF::RetPE</a>
|
|
1060
1062
|
</li>
|
|
1061
1063
|
<li>getFunExitNode()
|
|
1062
1064
|
: <a class="el" href="classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d">SVF::FormalOUTSVFGNode</a>
|
|
@@ -1368,7 +1370,7 @@ $(function() {
|
|
|
1368
1370
|
</li>
|
|
1369
1371
|
<li>getLockVal()
|
|
1370
1372
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a785616f9c744d7249fd1080e5ed04d29">SVF::LockAnalysis</a>
|
|
1371
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1373
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#ad1d43e47f5036138e85068a1714f6c48">SVF::ThreadAPI</a>
|
|
1372
1374
|
</li>
|
|
1373
1375
|
<li>getLocToDPMVecMap()
|
|
1374
1376
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
@@ -1436,8 +1438,8 @@ $(function() {
|
|
|
1436
1438
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80">SVF::MRGenerator</a>
|
|
1437
1439
|
</li>
|
|
1438
1440
|
<li>getModRefInfo()
|
|
1439
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
1440
|
-
, <a class="el" href="classSVF_1_1WPAPass.html#
|
|
1441
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a3a6c0f60c861b6d744225a40aea638d7">SVF::MRGenerator</a>
|
|
1442
|
+
, <a class="el" href="classSVF_1_1WPAPass.html#a81277c93b6a89c01a7a1f476bc3d744d">SVF::WPAPass</a>
|
|
1441
1443
|
</li>
|
|
1442
1444
|
<li>getModSideEffectOfCallSite()
|
|
1443
1445
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a1535832f5b1ae3178fea950bf71fdd99">SVF::MRGenerator</a>
|
|
@@ -1627,7 +1629,7 @@ $(function() {
|
|
|
1627
1629
|
</li>
|
|
1628
1630
|
<li>getObject()
|
|
1629
1631
|
: <a class="el" href="classSVF_1_1DummyVersionPropSVFGNode.html#ac10a4b9c2ee536cfcb74120d86c0619f">SVF::DummyVersionPropSVFGNode</a>
|
|
1630
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#
|
|
1632
|
+
, <a class="el" href="classSVF_1_1SVFIR.html#a2dd4d5f704906270af13e7a07f900eb1">SVF::SVFIR</a>
|
|
1631
1633
|
</li>
|
|
1632
1634
|
<li>getObjectNode()
|
|
1633
1635
|
: <a class="el" href="classSVF_1_1IRGraph.html#aba13ca47865614e45321c1ae53e640c1">SVF::IRGraph</a>
|
|
@@ -1920,7 +1922,7 @@ $(function() {
|
|
|
1920
1922
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1921
1923
|
</li>
|
|
1922
1924
|
<li>getPtsSubSetMap()
|
|
1923
|
-
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#
|
|
1925
|
+
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ae3c857c056f4e6e863843bafba7fdea1">SVF::IntraDisjointMRG</a>
|
|
1924
1926
|
</li>
|
|
1925
1927
|
<li>getRawCTirMetadata()
|
|
1926
1928
|
: <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#a2c47ba37bd250be455a21d1f0049d556">SVF::FlowSensitiveTBHC</a>
|
|
@@ -2005,7 +2007,7 @@ $(function() {
|
|
|
2005
2007
|
</li>
|
|
2006
2008
|
<li>getRevPts()
|
|
2007
2009
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a58113943e4e7144d94d26991dcc8bcc7">SVF::BVDataPTAImpl</a>
|
|
2008
|
-
, <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
2010
|
+
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a0da0602c5b260afaba4bef1abcbcf7b3">SVF::CondPTAImpl< Cond ></a>
|
|
2009
2011
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a2f98940bd8266ad37a975c6d30d948b4">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
2010
2012
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#ad9bd6762fc6525afaed4a6c6da63688d">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
2011
2013
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a36aa05b8f5c308035315d6df7036c096">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -2159,7 +2161,7 @@ $(function() {
|
|
|
2159
2161
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360">SVF::BranchVFGNode</a>
|
|
2160
2162
|
</li>
|
|
2161
2163
|
<li>getSuccNodes()
|
|
2162
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2164
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a7033805052c8fae5cd0104fdd9e345c0">SVF::MTASVFGBuilder</a>
|
|
2163
2165
|
</li>
|
|
2164
2166
|
<li>getSVFFun()
|
|
2165
2167
|
: <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
|
|
@@ -2210,7 +2212,7 @@ $(function() {
|
|
|
2210
2212
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a58cf56e35be873a5a26c5eb0d9b5c9b3">SVF::ThreadAPI</a>
|
|
2211
2213
|
</li>
|
|
2212
2214
|
<li>getTaskFuncAtHareParForSite()
|
|
2213
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2215
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#afeedd6e518af76fa9e7142af8899b2f5">SVF::ThreadAPI</a>
|
|
2214
2216
|
</li>
|
|
2215
2217
|
<li>getTCG()
|
|
2216
2218
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6">SVF::ForkJoinAnalysis</a>
|
|
@@ -2224,7 +2226,7 @@ $(function() {
|
|
|
2224
2226
|
: <a class="el" href="classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e">SVF::TCT</a>
|
|
2225
2227
|
</li>
|
|
2226
2228
|
<li>getTCTNode()
|
|
2227
|
-
: <a class="el" href="classSVF_1_1TCT.html#
|
|
2229
|
+
: <a class="el" href="classSVF_1_1TCT.html#a7b4ad0b052e1f8b6869733eef15f4e4d">SVF::TCT</a>
|
|
2228
2230
|
</li>
|
|
2229
2231
|
<li>getTCTNodeNum()
|
|
2230
2232
|
: <a class="el" href="classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f">SVF::TCT</a>
|
|
@@ -2422,10 +2424,10 @@ $(function() {
|
|
|
2422
2424
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c">SVF::VersionedFlowSensitive</a>
|
|
2423
2425
|
</li>
|
|
2424
2426
|
<li>global_begin()
|
|
2425
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2427
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
|
|
2426
2428
|
</li>
|
|
2427
2429
|
<li>global_end()
|
|
2428
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2430
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b">SVF::SVFModule</a>
|
|
2429
2431
|
</li>
|
|
2430
2432
|
<li>global_iterator
|
|
2431
2433
|
: <a class="el" href="classSVF_1_1SVFModule.html#a4cf1ca2e9f045a0520b0a8a6cd5993f2">SVF::SVFModule</a>
|