svf-tools 1.0.620 → 1.0.621
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/CFLAlias_8cpp_source.html +7 -2
- package/SVF-doxygen/html/html/CFLAlias_8h.html +4 -0
- package/SVF-doxygen/html/html/CFLAlias_8h_source.html +19 -10
- package/SVF-doxygen/html/html/CFLBase_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/CFLBase_8h_source.html +1 -1
- package/SVF-doxygen/html/html/CFLDataBuilder_8h.html +96 -0
- package/SVF-doxygen/html/html/CFLDataBuilder_8h_source.html +99 -0
- package/SVF-doxygen/html/html/CFLData_8h.html +106 -0
- package/SVF-doxygen/html/html/CFLData_8h_source.html +136 -0
- package/SVF-doxygen/html/html/CFLSolver_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/CFLSolver_8h.html +4 -0
- package/SVF-doxygen/html/html/CFLSolver_8h_source.html +22 -16
- package/SVF-doxygen/html/html/CFLVF_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/GraphWriter_8cpp_source.html +2 -1
- package/SVF-doxygen/html/html/GraphWriter_8h_source.html +2 -1
- package/SVF-doxygen/html/html/LLVMLoopAnalysis_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/Options_8cpp_source.html +4 -3
- package/SVF-doxygen/html/html/Options_8h_source.html +4 -3
- package/SVF-doxygen/html/html/annotated.html +357 -351
- package/SVF-doxygen/html/html/cfl_8cpp.html +1 -1
- package/SVF-doxygen/html/html/cfl_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +1 -0
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.html +27 -24
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase.html +2 -1
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLData-members.html +110 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLData.html +1126 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLDataBuilder-members.html +88 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLDataBuilder.html +380 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLSolver.html +48 -39
- package/SVF-doxygen/html/html/classSVF_1_1CFLSolver.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLVF.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1GraphWriter.html +3 -2
- package/SVF-doxygen/html/html/classSVF_1_1HybridData-members.html +89 -0
- package/SVF-doxygen/html/html/classSVF_1_1HybridData.html +449 -0
- package/SVF-doxygen/html/html/classSVF_1_1LLVMLoopAnalysis.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1Options-members.html +45 -44
- package/SVF-doxygen/html/html/classSVF_1_1Options.html +28 -2
- package/SVF-doxygen/html/html/classSVF_1_1POCRAlias-members.html +281 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRAlias.html +828 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRAlias.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRSolver-members.html +98 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRSolver.html +245 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRSolver.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +2 -1
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +1 -1
- package/SVF-doxygen/html/html/classes.html +110 -109
- package/SVF-doxygen/html/html/dir_ae8aa099e368efaa962140c6624142bc.html +4 -0
- package/SVF-doxygen/html/html/files.html +9 -7
- package/SVF-doxygen/html/html/functions.html +7 -1
- package/SVF-doxygen/html/html/functions_0x7e.html +18 -0
- package/SVF-doxygen/html/html/functions_a.html +38 -14
- package/SVF-doxygen/html/html/functions_b.html +9 -4
- package/SVF-doxygen/html/html/functions_c.html +59 -38
- package/SVF-doxygen/html/html/functions_d.html +7 -1
- package/SVF-doxygen/html/html/functions_e.html +5 -1
- package/SVF-doxygen/html/html/functions_func.html +35 -11
- package/SVF-doxygen/html/html/functions_func_0x7e.html +18 -0
- package/SVF-doxygen/html/html/functions_func_b.html +8 -3
- package/SVF-doxygen/html/html/functions_func_c.html +42 -27
- package/SVF-doxygen/html/html/functions_func_e.html +2 -1
- package/SVF-doxygen/html/html/functions_func_g.html +20 -7
- package/SVF-doxygen/html/html/functions_func_h.html +10 -3
- package/SVF-doxygen/html/html/functions_func_i.html +14 -10
- package/SVF-doxygen/html/html/functions_func_m.html +3 -2
- package/SVF-doxygen/html/html/functions_func_o.html +13 -11
- package/SVF-doxygen/html/html/functions_func_p.html +6 -3
- package/SVF-doxygen/html/html/functions_func_t.html +3 -0
- package/SVF-doxygen/html/html/functions_g.html +22 -9
- package/SVF-doxygen/html/html/functions_h.html +12 -5
- package/SVF-doxygen/html/html/functions_i.html +20 -11
- package/SVF-doxygen/html/html/functions_l.html +3 -3
- package/SVF-doxygen/html/html/functions_m.html +2 -1
- package/SVF-doxygen/html/html/functions_n.html +3 -3
- package/SVF-doxygen/html/html/functions_o.html +26 -24
- package/SVF-doxygen/html/html/functions_p.html +23 -14
- package/SVF-doxygen/html/html/functions_r.html +3 -5
- package/SVF-doxygen/html/html/functions_s.html +11 -10
- package/SVF-doxygen/html/html/functions_t.html +13 -4
- package/SVF-doxygen/html/html/functions_type_c.html +2 -1
- package/SVF-doxygen/html/html/functions_type_d.html +3 -0
- package/SVF-doxygen/html/html/functions_type_i.html +2 -1
- package/SVF-doxygen/html/html/functions_type_t.html +3 -0
- package/SVF-doxygen/html/html/functions_v.html +3 -3
- package/SVF-doxygen/html/html/functions_vars.html +7 -1
- package/SVF-doxygen/html/html/functions_vars_c.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_d.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_e.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_i.html +4 -0
- package/SVF-doxygen/html/html/functions_vars_p.html +6 -0
- package/SVF-doxygen/html/html/functions_vars_s.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_t.html +3 -0
- package/SVF-doxygen/html/html/hierarchy.html +517 -511
- package/SVF-doxygen/html/html/namespaceSVF.html +29 -0
- package/SVF-doxygen/html/html/namespaceSVF_1_1DOT.html +3 -2
- package/SVF-doxygen/html/html/namespacemembers_l.html +3 -0
- package/SVF-doxygen/html/html/namespacemembers_type_l.html +3 -0
- package/SVF-doxygen/html/html/search/all_0.js +2 -1
- package/SVF-doxygen/html/html/search/all_1.js +8 -1
- package/SVF-doxygen/html/html/search/all_10.js +8 -5
- package/SVF-doxygen/html/html/search/all_11.js +3 -3
- package/SVF-doxygen/html/html/search/all_12.js +7 -6
- package/SVF-doxygen/html/html/search/all_13.js +7 -4
- package/SVF-doxygen/html/html/search/all_15.js +1 -1
- package/SVF-doxygen/html/html/search/all_19.js +6 -0
- package/SVF-doxygen/html/html/search/all_2.js +3 -2
- package/SVF-doxygen/html/html/search/all_3.js +11 -6
- package/SVF-doxygen/html/html/search/all_4.js +2 -1
- package/SVF-doxygen/html/html/search/all_5.js +2 -1
- package/SVF-doxygen/html/html/search/all_7.js +5 -1
- package/SVF-doxygen/html/html/search/all_8.js +4 -2
- package/SVF-doxygen/html/html/search/all_9.js +7 -5
- package/SVF-doxygen/html/html/search/all_c.js +3 -2
- package/SVF-doxygen/html/html/search/all_d.js +1 -1
- package/SVF-doxygen/html/html/search/all_e.js +2 -2
- package/SVF-doxygen/html/html/search/all_f.js +4 -4
- package/SVF-doxygen/html/html/search/classes_10.js +1 -0
- package/SVF-doxygen/html/html/search/classes_2.js +2 -0
- package/SVF-doxygen/html/html/search/classes_7.js +2 -1
- package/SVF-doxygen/html/html/search/classes_d.js +2 -0
- package/SVF-doxygen/html/html/search/files_2.js +2 -0
- package/SVF-doxygen/html/html/search/functions_0.js +8 -1
- package/SVF-doxygen/html/html/search/functions_1.js +3 -2
- package/SVF-doxygen/html/html/search/functions_11.js +1 -1
- package/SVF-doxygen/html/html/search/functions_12.js +1 -0
- package/SVF-doxygen/html/html/search/functions_17.js +6 -0
- package/SVF-doxygen/html/html/search/functions_2.js +4 -1
- package/SVF-doxygen/html/html/search/functions_4.js +1 -1
- package/SVF-doxygen/html/html/search/functions_6.js +5 -1
- package/SVF-doxygen/html/html/search/functions_7.js +4 -2
- package/SVF-doxygen/html/html/search/functions_8.js +3 -2
- package/SVF-doxygen/html/html/search/functions_c.js +1 -1
- package/SVF-doxygen/html/html/search/functions_e.js +2 -2
- package/SVF-doxygen/html/html/search/functions_f.js +1 -0
- package/SVF-doxygen/html/html/search/typedefs_11.js +2 -1
- package/SVF-doxygen/html/html/search/typedefs_2.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_3.js +1 -0
- package/SVF-doxygen/html/html/search/typedefs_7.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_a.js +1 -0
- package/SVF-doxygen/html/html/search/variables_0.js +2 -1
- package/SVF-doxygen/html/html/search/variables_10.js +2 -0
- package/SVF-doxygen/html/html/search/variables_12.js +1 -0
- package/SVF-doxygen/html/html/search/variables_13.js +2 -1
- package/SVF-doxygen/html/html/search/variables_3.js +1 -0
- package/SVF-doxygen/html/html/search/variables_4.js +1 -0
- package/SVF-doxygen/html/html/search/variables_5.js +1 -0
- package/SVF-doxygen/html/html/search/variables_9.js +2 -1
- package/SVF-doxygen/html/html/search/variables_c.js +1 -1
- package/SVF-doxygen/html/html/search/variables_e.js +1 -1
- package/SVF-doxygen/html/html/structSVF_1_1HybridData_1_1TreeNode-members.html +86 -0
- package/SVF-doxygen/html/html/structSVF_1_1HybridData_1_1TreeNode.html +255 -0
- package/include/CFL/CFLAlias.h +34 -0
- package/include/CFL/CFLData.h +316 -0
- package/include/CFL/CFLDataBuilder.h +91 -0
- package/include/CFL/CFLSolver.h +21 -0
- package/include/Util/Options.h +1 -0
- package/lib/CFL/CFLAlias.cpp +36 -0
- package/lib/Util/Options.cpp +5 -0
- package/package.json +1 -1
- package/tools/CFL/cfl.cpp +2 -0
|
@@ -523,7 +523,7 @@ $(function() {
|
|
|
523
523
|
: <a class="el" href="classSVF_1_1RetCFGEdge.html#ad4bbb9881dff7b715c7a70b92baf376c">SVF::RetCFGEdge</a>
|
|
524
524
|
</li>
|
|
525
525
|
<li>RetPE()
|
|
526
|
-
: <a class="el" href="classSVF_1_1RetPE.html#
|
|
526
|
+
: <a class="el" href="classSVF_1_1RetPE.html#ab4da5e54fec989eab5640acc8c4fe215">SVF::RetPE</a>
|
|
527
527
|
</li>
|
|
528
528
|
<li>retPEBegin()
|
|
529
529
|
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#ad81c6e6579293352ecb59345538b2132">SVF::FormalRetVFGNode</a>
|
|
@@ -566,14 +566,12 @@ $(function() {
|
|
|
566
566
|
<li>reverseNodeMapping
|
|
567
567
|
: <a class="el" href="classSVF_1_1PointsTo.html#a1ae4abe690d21eb5aaf2154243b604c1">SVF::PointsTo</a>
|
|
568
568
|
</li>
|
|
569
|
-
<li>RevPtsMap
|
|
570
|
-
: <a class="el" href="classSVF_1_1MutablePTData.html#a6d491581d17876625d0265cd26acd8e1">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
571
|
-
</li>
|
|
572
569
|
<li>revPtsMap
|
|
573
570
|
: <a class="el" href="classSVF_1_1MutablePTData.html#ad8c9fc1b290372ed9c68e54687724b64">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
574
571
|
</li>
|
|
575
572
|
<li>RevPtsMap
|
|
576
|
-
: <a class="el" href="
|
|
573
|
+
: <a class="el" href="classSVF_1_1MutablePTData.html#a6d491581d17876625d0265cd26acd8e1">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
574
|
+
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ac008ee5f7e4d286f9e76d85989358305">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
577
575
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#aad89172e6e99d5ee576faa7bc74b36d8">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
578
576
|
</li>
|
|
579
577
|
<li>revPtsMap
|
|
@@ -115,13 +115,11 @@ $(function() {
|
|
|
115
115
|
</li>
|
|
116
116
|
<li>SCC
|
|
117
117
|
: <a class="el" href="classSVF_1_1MRGenerator.html#af8d52e6c9884c6e1abc6dbcbc5e32629">SVF::MRGenerator</a>
|
|
118
|
+
, <a class="el" href="classSVF_1_1WPASolver.html#a1352953966be14b2a1d6244f35e74a33">SVF::WPASolver< GraphType ></a>
|
|
118
119
|
</li>
|
|
119
120
|
<li>scc
|
|
120
121
|
: <a class="el" href="classSVF_1_1WPASolver.html#a1d3b2a21385c775f355e188e2abe345e">SVF::WPASolver< GraphType ></a>
|
|
121
122
|
</li>
|
|
122
|
-
<li>SCC
|
|
123
|
-
: <a class="el" href="classSVF_1_1WPASolver.html#a1352953966be14b2a1d6244f35e74a33">SVF::WPASolver< GraphType ></a>
|
|
124
|
-
</li>
|
|
125
123
|
<li>sccCandidates
|
|
126
124
|
: <a class="el" href="classSVF_1_1AndersenSCD.html#aeb0b3644c3bfbfa5768b92c99aeeef40">SVF::AndersenSCD</a>
|
|
127
125
|
</li>
|
|
@@ -871,12 +869,12 @@ $(function() {
|
|
|
871
869
|
<li>storesToMRsMap
|
|
872
870
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a255551fd3ff8fb33bcea93d0b00280b3">SVF::MRGenerator</a>
|
|
873
871
|
</li>
|
|
874
|
-
<li>StoresToPointsToMap
|
|
875
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#a357e1654e30b2f91f6ea30ea5a52e91d">SVF::MRGenerator</a>
|
|
876
|
-
</li>
|
|
877
872
|
<li>storesToPointsToMap
|
|
878
873
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a7d86f708743a59aa31c0a9fd6de45dac">SVF::MRGenerator</a>
|
|
879
874
|
</li>
|
|
875
|
+
<li>StoresToPointsToMap
|
|
876
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a357e1654e30b2f91f6ea30ea5a52e91d">SVF::MRGenerator</a>
|
|
877
|
+
</li>
|
|
880
878
|
<li>storeTime
|
|
881
879
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a82b76087363b26fbe749653935569de7">SVF::FlowSensitive</a>
|
|
882
880
|
</li>
|
|
@@ -950,6 +948,9 @@ $(function() {
|
|
|
950
948
|
<li>succInsts
|
|
951
949
|
: <a class="el" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679">SVF::SVFInstruction</a>
|
|
952
950
|
</li>
|
|
951
|
+
<li>succMap
|
|
952
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a58bc39506945e1c7eaaf542c9e93aefa">SVF::CFLData</a>
|
|
953
|
+
</li>
|
|
953
954
|
<li>succset
|
|
954
955
|
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#ac909a7aa7de6cda8d2a89a9c7d2f4262">SVF::MTASVFGBuilder</a>
|
|
955
956
|
</li>
|
|
@@ -999,7 +1000,7 @@ $(function() {
|
|
|
999
1000
|
: <a class="el" href="classSVF_1_1SVFConstant.html#a8981bda3ca80a7eb07285138d8218ffa">SVF::SVFConstant</a>
|
|
1000
1001
|
</li>
|
|
1001
1002
|
<li>SVFConstantData()
|
|
1002
|
-
: <a class="el" href="classSVF_1_1SVFConstantData.html#
|
|
1003
|
+
: <a class="el" href="classSVF_1_1SVFConstantData.html#af2abe8e7f6d994677f4c93e2be11afac">SVF::SVFConstantData</a>
|
|
1003
1004
|
</li>
|
|
1004
1005
|
<li>SVFConstantFP()
|
|
1005
1006
|
: <a class="el" href="classSVF_1_1SVFConstantFP.html#a815feae0cca159fb0f3f74731c2cea1f">SVF::SVFConstantFP</a>
|
|
@@ -1073,7 +1074,7 @@ $(function() {
|
|
|
1073
1074
|
: <a class="el" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a">SVF::SVFValue</a>
|
|
1074
1075
|
</li>
|
|
1075
1076
|
<li>SVFGlobalValue()
|
|
1076
|
-
: <a class="el" href="classSVF_1_1SVFGlobalValue.html#
|
|
1077
|
+
: <a class="el" href="classSVF_1_1SVFGlobalValue.html#aec81144051355d04775807130d22356f">SVF::SVFGlobalValue</a>
|
|
1077
1078
|
</li>
|
|
1078
1079
|
<li>SVFGNode
|
|
1079
1080
|
: <a class="el" href="classSVF_1_1SVFGNodeLockSpan.html#ae5374d89b21005f56ce3bbd6f123e5d7">SVF::SVFGNodeLockSpan</a>
|
|
@@ -1154,7 +1155,7 @@ $(function() {
|
|
|
1154
1155
|
: <a class="el" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eacb5f1f872986a8f8bccd9a3b3904e9dd">SVF::SVFValue</a>
|
|
1155
1156
|
</li>
|
|
1156
1157
|
<li>SVFInstruction()
|
|
1157
|
-
: <a class="el" href="classSVF_1_1SVFInstruction.html#
|
|
1158
|
+
: <a class="el" href="classSVF_1_1SVFInstruction.html#a7d81c86ea5e1f8e313457862e19c2a3c">SVF::SVFInstruction</a>
|
|
1158
1159
|
</li>
|
|
1159
1160
|
<li>SVFIntergerTy
|
|
1160
1161
|
: <a class="el" href="classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40ca880833d3b6778a897bc24d15e58cf021">SVF::SVFType</a>
|
|
@@ -1263,7 +1264,7 @@ $(function() {
|
|
|
1263
1264
|
: <a class="el" href="classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40c">SVF::SVFType</a>
|
|
1264
1265
|
</li>
|
|
1265
1266
|
<li>SVFType()
|
|
1266
|
-
: <a class="el" href="classSVF_1_1SVFType.html#
|
|
1267
|
+
: <a class="el" href="classSVF_1_1SVFType.html#aaaa5452f32227f5e44ac7665f2945202">SVF::SVFType</a>
|
|
1267
1268
|
</li>
|
|
1268
1269
|
<li>svfTypes
|
|
1269
1270
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#aff6341f4e2a79b3c999ec955e48555c9">SVF::SymbolTableInfo</a>
|
|
@@ -187,18 +187,18 @@ $(function() {
|
|
|
187
187
|
, <a class="el" href="classSVF_1_1ThreadAPI.html#a2faebd2e481362b11ccce4256f81c32d">SVF::ThreadAPI</a>
|
|
188
188
|
, <a class="el" href="classSVF_1_1ThreadCallGraph.html#af1146c3d8e8b8885a1c48701e5b5a27f">SVF::ThreadCallGraph</a>
|
|
189
189
|
</li>
|
|
190
|
-
<li>tdAPIMap
|
|
191
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a62471599cba4bde20d2696a91fa064ec">SVF::SaberCheckerAPI</a>
|
|
192
|
-
</li>
|
|
193
190
|
<li>TDAPIMap
|
|
194
191
|
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a7acbb76087b863393e0214c77bb934b2">SVF::SaberCheckerAPI</a>
|
|
195
192
|
</li>
|
|
196
193
|
<li>tdAPIMap
|
|
197
|
-
: <a class="el" href="
|
|
194
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a62471599cba4bde20d2696a91fa064ec">SVF::SaberCheckerAPI</a>
|
|
198
195
|
</li>
|
|
199
196
|
<li>TDAPIMap
|
|
200
197
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#abad7c113fd56c30537444ae4bdff2144">SVF::ThreadAPI</a>
|
|
201
198
|
</li>
|
|
199
|
+
<li>tdAPIMap
|
|
200
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a4277abaae24b43d83470054c247f479c">SVF::ThreadAPI</a>
|
|
201
|
+
</li>
|
|
202
202
|
<li>TDDead
|
|
203
203
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8d40e687caf8999369621ed385dfc631ad5af2a561c196e33d88fc63363d0d8f4">SVF::ForkJoinAnalysis</a>
|
|
204
204
|
</li>
|
|
@@ -322,6 +322,9 @@ $(function() {
|
|
|
322
322
|
: <a class="el" href="classSVF_1_1CxtThreadProc.html#a99b24e1be2bfb49569532c2c28c68969">SVF::CxtThreadProc</a>
|
|
323
323
|
, <a class="el" href="classSVF_1_1CxtThreadStmt.html#ad96bacc3de1ce576ad397d19aa99a269">SVF::CxtThreadStmt</a>
|
|
324
324
|
</li>
|
|
325
|
+
<li>timeOfBuildCFLData
|
|
326
|
+
: <a class="el" href="classSVF_1_1POCRAlias.html#a28c186dfb2ff9a6cc222215f7ca28b8e">SVF::POCRAlias</a>
|
|
327
|
+
</li>
|
|
325
328
|
<li>timeOfBuildCFLGrammar
|
|
326
329
|
: <a class="el" href="classSVF_1_1CFLBase.html#a0d3217f4c3796b58a98add5c92298ad2">SVF::CFLBase</a>
|
|
327
330
|
</li>
|
|
@@ -660,6 +663,9 @@ $(function() {
|
|
|
660
663
|
<li>traverseDendrogram()
|
|
661
664
|
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#abd44e3b07b0482bacf6b1a080fe650c6">SVF::NodeIDAllocator::Clusterer</a>
|
|
662
665
|
</li>
|
|
666
|
+
<li>TreeNode()
|
|
667
|
+
: <a class="el" href="structSVF_1_1HybridData_1_1TreeNode.html#a4b273b1b7152457e9d445cfd766ab736">SVF::HybridData::TreeNode</a>
|
|
668
|
+
</li>
|
|
663
669
|
<li>type
|
|
664
670
|
: <a class="el" href="structcJSON.html#ab13084c574681593b12f6e0a3db0dcfc">cJSON</a>
|
|
665
671
|
, <a class="el" href="classSVF_1_1MSSADEF.html#a9e8a03dc2c2f76ef6bc095f21911f5b6">SVF::MSSADEF</a>
|
|
@@ -705,6 +711,9 @@ $(function() {
|
|
|
705
711
|
<li>typeinfo
|
|
706
712
|
: <a class="el" href="classSVF_1_1SVFType.html#a86ea48a882823de2e3e906220dc0111e">SVF::SVFType</a>
|
|
707
713
|
</li>
|
|
714
|
+
<li>TypeMap
|
|
715
|
+
: <a class="el" href="classSVF_1_1CFLData.html#ad6e5c00ad346f21cd59b5ff52862bbd5">SVF::CFLData</a>
|
|
716
|
+
</li>
|
|
708
717
|
<li>typeName
|
|
709
718
|
: <a class="el" href="classSVF_1_1DCHNode.html#a8a7b412262af7a90c9ef583b6a8c10fc">SVF::DCHNode</a>
|
|
710
719
|
</li>
|
|
@@ -257,7 +257,8 @@ $(function() {
|
|
|
257
257
|
: <a class="el" href="classSVF_1_1SVFModule.html#a5d4f73db8fb5bddb0e7630eda8c6da57">SVF::SVFModule</a>
|
|
258
258
|
</li>
|
|
259
259
|
<li>const_iterator
|
|
260
|
-
: <a class="el" href="
|
|
260
|
+
: <a class="el" href="classSVF_1_1CFLData.html#ac65bbba5545887149cfe270fc6970d37">SVF::CFLData</a>
|
|
261
|
+
, <a class="el" href="classSVF_1_1CondStdSet.html#a55152b7749868cc25f1c3c33ea57a650">SVF::CondStdSet< Element ></a>
|
|
261
262
|
, <a class="el" href="classSVF_1_1ConstraintNode.html#ab1868f04de44f6fe1e9ac14f3d4ee56b">SVF::ConstraintNode</a>
|
|
262
263
|
, <a class="el" href="classSVF_1_1ContextCond.html#a101bc917679a9d8ee7badb3c9e8c12e3">SVF::ContextCond</a>
|
|
263
264
|
, <a class="el" href="classSVF_1_1CoreBitVector.html#a45a3bf8465e63f723c0a551f0b0f37ff">SVF::CoreBitVector</a>
|
|
@@ -68,6 +68,9 @@ $(function() {
|
|
|
68
68
|
<li>DataIter
|
|
69
69
|
: <a class="el" href="classSVF_1_1MutableIncDFPTData.html#a1fc4dff28f9044234fdfeede6f4b1cb0">SVF::MutableIncDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
70
70
|
</li>
|
|
71
|
+
<li>DataMap
|
|
72
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a3a33fbfd1fb0afa58926e748012a2bf7">SVF::CFLData</a>
|
|
73
|
+
</li>
|
|
71
74
|
<li>DataOp
|
|
72
75
|
: <a class="el" href="classSVF_1_1PersistentPointsToCache.html#a5a0f1b93f29ce62ad13042ab8435c62c">SVF::PersistentPointsToCache< Data ></a>
|
|
73
76
|
</li>
|
|
@@ -149,7 +149,8 @@ $(function() {
|
|
|
149
149
|
, <a class="el" href="classSVF_1_1SrcSnkSolver.html#a19a5395fbfdb95d9328337925496d5eb">SVF::SrcSnkSolver< GraphType, DPIm ></a>
|
|
150
150
|
</li>
|
|
151
151
|
<li>iterator
|
|
152
|
-
: <a class="el" href="
|
|
152
|
+
: <a class="el" href="classSVF_1_1CFLData.html#ac9488c13a59fc9da5ea96774f68cb578">SVF::CFLData</a>
|
|
153
|
+
, <a class="el" href="classSVF_1_1CondPointsToSet.html#a76d4c06b04161738351a813ae406aa83">SVF::CondPointsToSet< Cond ></a>
|
|
153
154
|
, <a class="el" href="classSVF_1_1CondStdSet.html#a6d82b5ddafa28542ce65adb0cc56cdce">SVF::CondStdSet< Element ></a>
|
|
154
155
|
, <a class="el" href="classSVF_1_1ConstraintNode.html#a19ebc316f4fa0246debb1ca61c2b2f3f">SVF::ConstraintNode</a>
|
|
155
156
|
, <a class="el" href="classSVF_1_1CoreBitVector.html#a624ebc80d138fbf2b015bf557d2891a6">SVF::CoreBitVector</a>
|
|
@@ -93,6 +93,9 @@ $(function() {
|
|
|
93
93
|
<li>Type2TypeInfoMap
|
|
94
94
|
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#a026246497b363eeeabb519d845eb9c4b">SVF::LLVMModuleSet</a>
|
|
95
95
|
</li>
|
|
96
|
+
<li>TypeMap
|
|
97
|
+
: <a class="el" href="classSVF_1_1CFLData.html#ad6e5c00ad346f21cd59b5ff52862bbd5">SVF::CFLData</a>
|
|
98
|
+
</li>
|
|
96
99
|
</ul>
|
|
97
100
|
</div><!-- contents -->
|
|
98
101
|
<!-- start footer part -->
|
|
@@ -145,12 +145,12 @@ $(function() {
|
|
|
145
145
|
<li>ValVar()
|
|
146
146
|
: <a class="el" href="classSVF_1_1ValVar.html#a4f01c7de5795f85a5f70bbf4f15c70df">SVF::ValVar</a>
|
|
147
147
|
</li>
|
|
148
|
-
<li>var2LabelMap
|
|
149
|
-
: <a class="el" href="classSVF_1_1SVFStmt.html#a24c64109d27ef7549d1c7a07c391e007">SVF::SVFStmt</a>
|
|
150
|
-
</li>
|
|
151
148
|
<li>Var2LabelMap
|
|
152
149
|
: <a class="el" href="classSVF_1_1SVFStmt.html#ad178ccbc7800527c3dc406ad5fa069bb">SVF::SVFStmt</a>
|
|
153
150
|
</li>
|
|
151
|
+
<li>var2LabelMap
|
|
152
|
+
: <a class="el" href="classSVF_1_1SVFStmt.html#a24c64109d27ef7549d1c7a07c391e007">SVF::SVFStmt</a>
|
|
153
|
+
</li>
|
|
154
154
|
<li>VAR_ARRAY_OBJ
|
|
155
155
|
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830adedc43e0fcaebf433120869aa9307b1c">SVF::ObjTypeInfo</a>
|
|
156
156
|
</li>
|
|
@@ -105,6 +105,11 @@ $(function() {
|
|
|
105
105
|
<li>_callGraphSCC
|
|
106
106
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#a4c307d486756daa1e79595b1e9edc40a">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
107
107
|
</li>
|
|
108
|
+
<li>_cflData
|
|
109
|
+
: <a class="el" href="classSVF_1_1CFLDataBuilder.html#a33912d00ef8eb5e205cb9b0177c60f77">SVF::CFLDataBuilder</a>
|
|
110
|
+
, <a class="el" href="classSVF_1_1POCRAlias.html#a4a225814387ebd9ae2b32026579a6b4f">SVF::POCRAlias</a>
|
|
111
|
+
, <a class="el" href="classSVF_1_1POCRSolver.html#a3ed67db7c5bbddee09b7fefdec3ca538">SVF::POCRSolver</a>
|
|
112
|
+
</li>
|
|
108
113
|
<li>_client
|
|
109
114
|
: <a class="el" href="classSVF_1_1ContextDDA.html#ae3b04859ed69c47302177988aa68a70b">SVF::ContextDDA</a>
|
|
110
115
|
, <a class="el" href="classSVF_1_1DDAPass.html#a8bb61315bc5d1816f4e07140864af47f">SVF::DDAPass</a>
|
|
@@ -143,7 +148,8 @@ $(function() {
|
|
|
143
148
|
: <a class="el" href="classSVF_1_1SVFIR2ItvExeState.html#ab6b5ed878ce12016424c48c6252a764e">SVF::SVFIR2ItvExeState</a>
|
|
144
149
|
</li>
|
|
145
150
|
<li>_graph
|
|
146
|
-
: <a class="el" href="
|
|
151
|
+
: <a class="el" href="classSVF_1_1CFLDataBuilder.html#a46acc7c901770ea22c66011f9c68c55c">SVF::CFLDataBuilder</a>
|
|
152
|
+
, <a class="el" href="classSVF_1_1GraphReachSolver.html#af486b67b972d797107ec82f3f7988668">SVF::GraphReachSolver< GraphType, DPIm ></a>
|
|
147
153
|
, <a class="el" href="classSVF_1_1SCCDetection.html#a2123596f26729d61b241cf468d8925d8">SVF::SCCDetection< GraphType ></a>
|
|
148
154
|
, <a class="el" href="classSVF_1_1SrcSnkSolver.html#a87242199e12fce5c5978ed0a4baa6b09">SVF::SrcSnkSolver< GraphType, DPIm ></a>
|
|
149
155
|
, <a class="el" href="classSVF_1_1WPASolver.html#a87e9adb7fb0e0a42abaf90adac27a9c0">SVF::WPASolver< GraphType ></a>
|
|
@@ -215,6 +215,9 @@ $(function() {
|
|
|
215
215
|
<li>child
|
|
216
216
|
: <a class="el" href="structcJSON.html#a401b274c2da358dac5c23ab8b2c71f85">cJSON</a>
|
|
217
217
|
</li>
|
|
218
|
+
<li>children
|
|
219
|
+
: <a class="el" href="structSVF_1_1HybridData_1_1TreeNode.html#ab9fbeff34671b066d10611616909c683">SVF::HybridData::TreeNode</a>
|
|
220
|
+
</li>
|
|
218
221
|
<li>ciLocktoSpan
|
|
219
222
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#afc4212873c3e05ac9506aac0a25f515a">SVF::LockAnalysis</a>
|
|
220
223
|
</li>
|
|
@@ -116,6 +116,9 @@ $(function() {
|
|
|
116
116
|
: <a class="el" href="classSVF_1_1MutableDFPTData.html#ad3c53ef1c8e221299f3afe078946fbe0">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
117
117
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#ad77d7ccad393c995813f8c433c249dfc">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
118
118
|
</li>
|
|
119
|
+
<li>diff
|
|
120
|
+
: <a class="el" href="classSVF_1_1CFLData.html#ab7db3b1ae0698c64b02001dd9943c311">SVF::CFLData</a>
|
|
121
|
+
</li>
|
|
119
122
|
<li>DiffPts
|
|
120
123
|
: <a class="el" href="classSVF_1_1Options.html#ae782f25eaee9ac363c733b6ac609fbce">SVF::Options</a>
|
|
121
124
|
</li>
|
|
@@ -109,6 +109,9 @@ $(function() {
|
|
|
109
109
|
<li>elemNum
|
|
110
110
|
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a5fdcd5f3b7550e7bdc30c8c030c6226d">SVF::ObjTypeInfo</a>
|
|
111
111
|
</li>
|
|
112
|
+
<li>emptyData
|
|
113
|
+
: <a class="el" href="classSVF_1_1CFLData.html#ad6d63106c4db16659cf29a7e0c31c6bc">SVF::CFLData</a>
|
|
114
|
+
</li>
|
|
112
115
|
<li>EnableAliasCheck
|
|
113
116
|
: <a class="el" href="classSVF_1_1Options.html#a5f07ff361307017b35fb6b9a97919a73">SVF::Options</a>
|
|
114
117
|
</li>
|
|
@@ -100,6 +100,7 @@ $(function() {
|
|
|
100
100
|
</li>
|
|
101
101
|
<li>id
|
|
102
102
|
: <a class="el" href="classSVF_1_1GenericNode.html#aaa53457604fe4cf4cb97ca85d33907b0">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
103
|
+
, <a class="el" href="structSVF_1_1HybridData_1_1TreeNode.html#aee14edee2d81613c48c00b090ff0e66b">SVF::HybridData::TreeNode</a>
|
|
103
104
|
</li>
|
|
104
105
|
<li>ID
|
|
105
106
|
: <a class="el" href="classSVF_1_1MergeFunctionRets.html#a7a763ae6c9d3c72345495f01b0b4b458">SVF::MergeFunctionRets</a>
|
|
@@ -150,6 +151,9 @@ $(function() {
|
|
|
150
151
|
<li>indirectPropaTime
|
|
151
152
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a2feaa4b7a72989b311e9084a81320254">SVF::FlowSensitive</a>
|
|
152
153
|
</li>
|
|
154
|
+
<li>indMap
|
|
155
|
+
: <a class="el" href="classSVF_1_1HybridData.html#abec2faddf70b046941f146976c8d05df">SVF::HybridData</a>
|
|
156
|
+
</li>
|
|
153
157
|
<li>InEdgeKindToSetMap
|
|
154
158
|
: <a class="el" href="classSVF_1_1SVFVar.html#a0d918a6c8dd3b7b395d4c7161bcf9656">SVF::SVFVar</a>
|
|
155
159
|
</li>
|
|
@@ -164,6 +164,9 @@ $(function() {
|
|
|
164
164
|
<li>PlainMappingFs
|
|
165
165
|
: <a class="el" href="classSVF_1_1Options.html#a0123986b466dae50b2f12c71295c54f9">SVF::Options</a>
|
|
166
166
|
</li>
|
|
167
|
+
<li>POCRAlias
|
|
168
|
+
: <a class="el" href="classSVF_1_1Options.html#a2f4f7e10e3f4f11645aafe63edeef26c">SVF::Options</a>
|
|
169
|
+
</li>
|
|
167
170
|
<li>position
|
|
168
171
|
: <a class="el" href="structerror.html#a24de70a4d517ab351d80c18582cadb66">error</a>
|
|
169
172
|
</li>
|
|
@@ -186,6 +189,9 @@ $(function() {
|
|
|
186
189
|
<li>predInsts
|
|
187
190
|
: <a class="el" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34">SVF::SVFInstruction</a>
|
|
188
191
|
</li>
|
|
192
|
+
<li>predMap
|
|
193
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a2b4400347283831800ccd3db50230e2c">SVF::CFLData</a>
|
|
194
|
+
</li>
|
|
189
195
|
<li>preemptiveComplements
|
|
190
196
|
: <a class="el" href="classSVF_1_1PersistentPointsToCache.html#ad9a761bcece141764322247cc326bcbe">SVF::PersistentPointsToCache< Data ></a>
|
|
191
197
|
</li>
|
|
@@ -243,6 +243,9 @@ $(function() {
|
|
|
243
243
|
<li>succInsts
|
|
244
244
|
: <a class="el" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679">SVF::SVFInstruction</a>
|
|
245
245
|
</li>
|
|
246
|
+
<li>succMap
|
|
247
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a58bc39506945e1c7eaaf542c9e93aefa">SVF::CFLData</a>
|
|
248
|
+
</li>
|
|
246
249
|
<li>succset
|
|
247
250
|
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#ac909a7aa7de6cda8d2a89a9c7d2f4262">SVF::MTASVFGBuilder</a>
|
|
248
251
|
</li>
|
|
@@ -135,6 +135,9 @@ $(function() {
|
|
|
135
135
|
: <a class="el" href="classSVF_1_1CxtThreadProc.html#a99b24e1be2bfb49569532c2c28c68969">SVF::CxtThreadProc</a>
|
|
136
136
|
, <a class="el" href="classSVF_1_1CxtThreadStmt.html#ad96bacc3de1ce576ad397d19aa99a269">SVF::CxtThreadStmt</a>
|
|
137
137
|
</li>
|
|
138
|
+
<li>timeOfBuildCFLData
|
|
139
|
+
: <a class="el" href="classSVF_1_1POCRAlias.html#a28c186dfb2ff9a6cc222215f7ca28b8e">SVF::POCRAlias</a>
|
|
140
|
+
</li>
|
|
138
141
|
<li>timeOfBuildCFLGrammar
|
|
139
142
|
: <a class="el" href="classSVF_1_1CFLBase.html#a0d3217f4c3796b58a98add5c92298ad2">SVF::CFLBase</a>
|
|
140
143
|
</li>
|