svf-tools 1.0.577 → 1.0.579
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.html +0 -1
- package/SVF-doxygen/html/html/CFLAlias_8cpp_source.html +10 -42
- package/SVF-doxygen/html/html/CFLAlias_8h.html +1 -8
- package/SVF-doxygen/html/html/CFLAlias_8h_source.html +22 -49
- package/SVF-doxygen/html/html/CFLBase_8cpp.html +89 -0
- package/SVF-doxygen/html/html/CFLBase_8cpp_source.html +119 -0
- package/SVF-doxygen/html/html/CFLBase_8h.html +104 -0
- package/SVF-doxygen/html/html/CFLBase_8h_source.html +117 -0
- package/SVF-doxygen/html/html/CFLGraph_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/CFLGraph_8h_source.html +5 -4
- package/SVF-doxygen/html/html/CFLStat_8cpp_source.html +17 -58
- package/SVF-doxygen/html/html/CFLStat_8h.html +1 -0
- package/SVF-doxygen/html/html/CFLStat_8h_source.html +12 -22
- package/SVF-doxygen/html/html/CFLVF_8cpp.html +0 -2
- package/SVF-doxygen/html/html/CFLVF_8cpp_source.html +4 -15
- package/SVF-doxygen/html/html/CFLVF_8h.html +3 -8
- package/SVF-doxygen/html/html/CFLVF_8h_source.html +11 -26
- package/SVF-doxygen/html/html/CHG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/CHG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/ConsGNode_8h_source.html +5 -5
- package/SVF-doxygen/html/html/ConsG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ConsG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/DCHG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/DataFlowUtil_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/GEPTypeBridgeIterator_8h_source.html +1 -1
- package/SVF-doxygen/html/html/GenericGraph_8h_source.html +1 -1
- package/SVF-doxygen/html/html/GraphPrinter_8h_source.html +1 -1
- package/SVF-doxygen/html/html/ICFG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ICFG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/IRGraph_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/IRGraph_8h_source.html +1 -1
- package/SVF-doxygen/html/html/PTACallGraph_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PTACallGraph_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SVFG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/TCT_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/TCT_8h_source.html +1 -1
- package/SVF-doxygen/html/html/VFG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/VFG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/annotated.html +271 -270
- package/SVF-doxygen/html/html/cfl_8cpp.html +6 -9
- package/SVF-doxygen/html/html/cfl_8cpp_source.html +6 -8
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +9 -8
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias-members.html +120 -121
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.html +212 -713
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase-members.html +270 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase.html +1199 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLGraph-members.html +21 -20
- package/SVF-doxygen/html/html/classSVF_1_1CFLGraph.html +33 -3
- package/SVF-doxygen/html/html/classSVF_1_1CFLStat-members.html +21 -31
- package/SVF-doxygen/html/html/classSVF_1_1CFLStat.html +62 -358
- package/SVF-doxygen/html/html/classSVF_1_1CFLVF-members.html +94 -80
- package/SVF-doxygen/html/html/classSVF_1_1CFLVF.html +207 -287
- package/SVF-doxygen/html/html/classSVF_1_1CFLVF.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1ConstraintNode-members.html +26 -26
- package/SVF-doxygen/html/html/classSVF_1_1ConstraintNode.html +43 -43
- package/SVF-doxygen/html/html/classSVF_1_1GenericNode.html +21 -20
- package/SVF-doxygen/html/html/classSVF_1_1GenericNode.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +12 -11
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1SVFStat.html +1 -1
- package/SVF-doxygen/html/html/classes.html +96 -95
- package/SVF-doxygen/html/html/dda_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/dir_98f9a352f241e0e917d4efaa4086f6e8.html +2 -0
- package/SVF-doxygen/html/html/dir_ae8aa099e368efaa962140c6624142bc.html +2 -0
- package/SVF-doxygen/html/html/files.html +15 -13
- package/SVF-doxygen/html/html/functions.html +0 -8
- package/SVF-doxygen/html/html/functions_0x7e.html +2 -5
- package/SVF-doxygen/html/html/functions_a.html +9 -11
- package/SVF-doxygen/html/html/functions_b.html +11 -4
- package/SVF-doxygen/html/html/functions_c.html +33 -32
- package/SVF-doxygen/html/html/functions_f.html +16 -14
- package/SVF-doxygen/html/html/functions_func.html +6 -7
- package/SVF-doxygen/html/html/functions_func_0x7e.html +2 -5
- package/SVF-doxygen/html/html/functions_func_b.html +7 -0
- package/SVF-doxygen/html/html/functions_func_c.html +31 -23
- package/SVF-doxygen/html/html/functions_func_f.html +3 -1
- package/SVF-doxygen/html/html/functions_func_g.html +14 -11
- package/SVF-doxygen/html/html/functions_func_i.html +9 -7
- package/SVF-doxygen/html/html/functions_func_n.html +3 -0
- package/SVF-doxygen/html/html/functions_func_p.html +1 -1
- package/SVF-doxygen/html/html/functions_func_s.html +14 -13
- package/SVF-doxygen/html/html/functions_g.html +19 -15
- package/SVF-doxygen/html/html/functions_i.html +16 -14
- package/SVF-doxygen/html/html/functions_l.html +6 -6
- package/SVF-doxygen/html/html/functions_m.html +1 -2
- package/SVF-doxygen/html/html/functions_n.html +15 -8
- package/SVF-doxygen/html/html/functions_p.html +10 -10
- package/SVF-doxygen/html/html/functions_r.html +1 -1
- package/SVF-doxygen/html/html/functions_s.html +22 -21
- package/SVF-doxygen/html/html/functions_t.html +17 -13
- package/SVF-doxygen/html/html/functions_type_c.html +0 -1
- package/SVF-doxygen/html/html/functions_v.html +3 -3
- package/SVF-doxygen/html/html/functions_vars.html +0 -8
- package/SVF-doxygen/html/html/functions_vars_a.html +0 -1
- package/SVF-doxygen/html/html/functions_vars_c.html +0 -2
- package/SVF-doxygen/html/html/functions_vars_g.html +5 -4
- package/SVF-doxygen/html/html/functions_vars_m.html +0 -1
- package/SVF-doxygen/html/html/functions_vars_n.html +12 -8
- package/SVF-doxygen/html/html/functions_vars_p.html +1 -1
- package/SVF-doxygen/html/html/functions_vars_s.html +2 -4
- package/SVF-doxygen/html/html/functions_vars_t.html +12 -6
- package/SVF-doxygen/html/html/hierarchy.html +58 -57
- package/SVF-doxygen/html/html/mta_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/namespaceSVF.html +3 -0
- package/SVF-doxygen/html/html/saber_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/search/all_0.js +8 -8
- package/SVF-doxygen/html/html/search/all_1.js +2 -2
- package/SVF-doxygen/html/html/search/all_10.js +6 -6
- package/SVF-doxygen/html/html/search/all_11.js +1 -1
- package/SVF-doxygen/html/html/search/all_12.js +11 -11
- package/SVF-doxygen/html/html/search/all_13.js +16 -12
- package/SVF-doxygen/html/html/search/all_15.js +3 -3
- package/SVF-doxygen/html/html/search/all_16.js +1 -1
- package/SVF-doxygen/html/html/search/all_19.js +1 -2
- package/SVF-doxygen/html/html/search/all_2.js +2 -0
- package/SVF-doxygen/html/html/search/all_3.js +12 -7
- package/SVF-doxygen/html/html/search/all_6.js +4 -4
- package/SVF-doxygen/html/html/search/all_7.js +5 -4
- package/SVF-doxygen/html/html/search/all_9.js +4 -4
- package/SVF-doxygen/html/html/search/all_b.js +1 -1
- package/SVF-doxygen/html/html/search/all_c.js +4 -4
- package/SVF-doxygen/html/html/search/all_d.js +1 -1
- package/SVF-doxygen/html/html/search/all_e.js +14 -9
- package/SVF-doxygen/html/html/search/classes_2.js +1 -0
- package/SVF-doxygen/html/html/search/files_2.js +2 -0
- package/SVF-doxygen/html/html/search/functions_0.js +1 -1
- package/SVF-doxygen/html/html/search/functions_1.js +2 -0
- package/SVF-doxygen/html/html/search/functions_11.js +3 -3
- package/SVF-doxygen/html/html/search/functions_17.js +1 -2
- package/SVF-doxygen/html/html/search/functions_2.js +5 -2
- package/SVF-doxygen/html/html/search/functions_5.js +1 -1
- package/SVF-doxygen/html/html/search/functions_6.js +2 -1
- package/SVF-doxygen/html/html/search/functions_8.js +1 -1
- package/SVF-doxygen/html/html/search/functions_d.js +1 -0
- package/SVF-doxygen/html/html/search/functions_f.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_2.js +1 -1
- package/SVF-doxygen/html/html/search/variables_0.js +8 -8
- package/SVF-doxygen/html/html/search/variables_1.js +1 -1
- package/SVF-doxygen/html/html/search/variables_10.js +1 -1
- package/SVF-doxygen/html/html/search/variables_12.js +2 -2
- package/SVF-doxygen/html/html/search/variables_13.js +13 -9
- package/SVF-doxygen/html/html/search/variables_3.js +2 -2
- package/SVF-doxygen/html/html/search/variables_7.js +3 -2
- 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/search/variables_e.js +12 -8
- package/SVF-doxygen/html/html/structllvm_1_1GraphTraits_3_01Inverse_3_01SVF_1_1CFLNode_01_5_01_4_01_4.html +1 -1
- package/SVF-doxygen/html/html/structllvm_1_1GraphTraits_3_01SVF_1_1CFLGraph_01_5_01_4.html +2 -2
- package/SVF-doxygen/html/html/structllvm_1_1GraphTraits_3_01SVF_1_1CFLNode_01_5_01_4.html +1 -1
- package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/wpa_8cpp_source.html +1 -1
- package/include/CFL/CFLAlias.h +12 -51
- package/include/CFL/CFLBase.h +110 -0
- package/include/CFL/CFLStat.h +7 -18
- package/include/CFL/CFLVF.h +13 -25
- package/include/Graphs/CFLGraph.h +5 -0
- package/lib/CFL/CFLAlias.cpp +33 -66
- package/lib/CFL/CFLBase.cpp +133 -0
- package/lib/CFL/CFLStat.cpp +22 -149
- package/lib/CFL/CFLVF.cpp +28 -38
- package/package.json +1 -1
- package/tools/CFL/cfl.cpp +12 -25
|
@@ -118,11 +118,13 @@ $(function() {
|
|
|
118
118
|
</li>
|
|
119
119
|
<li>SCC
|
|
120
120
|
: <a class="el" href="classSVF_1_1MRGenerator.html#af8d52e6c9884c6e1abc6dbcbc5e32629">SVF::MRGenerator</a>
|
|
121
|
-
, <a class="el" href="classSVF_1_1WPASolver.html#a1352953966be14b2a1d6244f35e74a33">SVF::WPASolver< GraphType ></a>
|
|
122
121
|
</li>
|
|
123
122
|
<li>scc
|
|
124
123
|
: <a class="el" href="classSVF_1_1WPASolver.html#a21709a0f33b6238afe735cc9fe49ff70">SVF::WPASolver< GraphType ></a>
|
|
125
124
|
</li>
|
|
125
|
+
<li>SCC
|
|
126
|
+
: <a class="el" href="classSVF_1_1WPASolver.html#a1352953966be14b2a1d6244f35e74a33">SVF::WPASolver< GraphType ></a>
|
|
127
|
+
</li>
|
|
126
128
|
<li>sccCandidates
|
|
127
129
|
: <a class="el" href="classSVF_1_1AndersenSCD.html#aeb0b3644c3bfbfa5768b92c99aeeef40">SVF::AndersenSCD</a>
|
|
128
130
|
</li>
|
|
@@ -561,7 +563,9 @@ $(function() {
|
|
|
561
563
|
: <a class="el" href="structSVF_1_1SparseBitVectorElement.html#ad9e38352db094adcdfb2964f325d9e53">SVF::SparseBitVectorElement< ElementSize ></a>
|
|
562
564
|
</li>
|
|
563
565
|
<li>solve()
|
|
564
|
-
: <a class="el" href="
|
|
566
|
+
: <a class="el" href="classSVF_1_1CFLAlias.html#a5b7d65e7e74d596d61a1aad75e53cf27">SVF::CFLAlias</a>
|
|
567
|
+
, <a class="el" href="classSVF_1_1CFLBase.html#a2d1f2e2c7f8cbe07e0dda759a7424e6e">SVF::CFLBase</a>
|
|
568
|
+
, <a class="el" href="classSVF_1_1CFLSolver.html#a2ee3436c26ebdb2aaf790c25b1d8b5a6">SVF::CFLSolver</a>
|
|
565
569
|
, <a class="el" href="classSVF_1_1WPAMinimumSolver.html#afb4c3a86fdb91cbb555669003cf299c2">SVF::WPAMinimumSolver< GraphType ></a>
|
|
566
570
|
, <a class="el" href="classSVF_1_1WPASCCSolver.html#ac37c1063fbdff394c9a313c8d131d893">SVF::WPASCCSolver< GraphType ></a>
|
|
567
571
|
</li>
|
|
@@ -569,8 +573,7 @@ $(function() {
|
|
|
569
573
|
: <a class="el" href="classSVF_1_1DDAClient.html#aa8a67c60ec0395c9cfae178dcff638a8">SVF::DDAClient</a>
|
|
570
574
|
</li>
|
|
571
575
|
<li>solver
|
|
572
|
-
: <a class="el" href="
|
|
573
|
-
, <a class="el" href="classSVF_1_1CFLVF.html#ab7ff36646da4c568d160ca2563b9b087">SVF::CFLVF</a>
|
|
576
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a34c3a3eec2d7d34ef78b5031d8844b17">SVF::CFLBase</a>
|
|
574
577
|
, <a class="el" href="classSVF_1_1Z3Expr.html#a2f0cf6549d9bc6fc1d4be46976ad0f0e">SVF::Z3Expr</a>
|
|
575
578
|
</li>
|
|
576
579
|
<li>solveTime
|
|
@@ -632,7 +635,7 @@ $(function() {
|
|
|
632
635
|
: <a class="el" href="classSVF_1_1PCG.html#a8dcd94e8f996fdb2197159ea95226817">SVF::PCG</a>
|
|
633
636
|
</li>
|
|
634
637
|
<li>split()
|
|
635
|
-
: <a class="el" href="classSVF_1_1LockResultValidator.html#
|
|
638
|
+
: <a class="el" href="classSVF_1_1LockResultValidator.html#ad26006e14c866d694bc6e2ebaa41ded9">SVF::LockResultValidator</a>
|
|
636
639
|
, <a class="el" href="classSVF_1_1MTAResultValidator.html#a73db9ad234b263b6e644e4b38be14fe6">SVF::MTAResultValidator</a>
|
|
637
640
|
</li>
|
|
638
641
|
<li>src
|
|
@@ -707,7 +710,6 @@ $(function() {
|
|
|
707
710
|
</li>
|
|
708
711
|
<li>statNullPtr()
|
|
709
712
|
: <a class="el" href="classSVF_1_1AndersenStat.html#a898f091cd9aeed4b0cf5b338b8a3b1d3">SVF::AndersenStat</a>
|
|
710
|
-
, <a class="el" href="classSVF_1_1CFLStat.html#a6bcca58ff4481dee06b06eb17ed603ea">SVF::CFLStat</a>
|
|
711
713
|
, <a class="el" href="classSVF_1_1FlowSensitiveStat.html#a36f7be42772b2df6f7594c51b7dc4770">SVF::FlowSensitiveStat</a>
|
|
712
714
|
</li>
|
|
713
715
|
<li>statPtsSize()
|
|
@@ -793,7 +795,7 @@ $(function() {
|
|
|
793
795
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#a37df9f2416685c535be2faa01e162f3a">SVF::MTAAnnotator</a>
|
|
794
796
|
</li>
|
|
795
797
|
<li>StoreStmt()
|
|
796
|
-
: <a class="el" href="classSVF_1_1StoreStmt.html#
|
|
798
|
+
: <a class="el" href="classSVF_1_1StoreStmt.html#a39ee0d8cc951aff0d6418a3d743fb3ae">SVF::StoreStmt</a>
|
|
797
799
|
</li>
|
|
798
800
|
<li>StoresToMRsMap
|
|
799
801
|
: <a class="el" href="classSVF_1_1MRGenerator.html#afacb458ca832ef459e873b7d90134a8c">SVF::MRGenerator</a>
|
|
@@ -801,12 +803,12 @@ $(function() {
|
|
|
801
803
|
<li>storesToMRsMap
|
|
802
804
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a255551fd3ff8fb33bcea93d0b00280b3">SVF::MRGenerator</a>
|
|
803
805
|
</li>
|
|
804
|
-
<li>storesToPointsToMap
|
|
805
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#a7d86f708743a59aa31c0a9fd6de45dac">SVF::MRGenerator</a>
|
|
806
|
-
</li>
|
|
807
806
|
<li>StoresToPointsToMap
|
|
808
807
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a357e1654e30b2f91f6ea30ea5a52e91d">SVF::MRGenerator</a>
|
|
809
808
|
</li>
|
|
809
|
+
<li>storesToPointsToMap
|
|
810
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a7d86f708743a59aa31c0a9fd6de45dac">SVF::MRGenerator</a>
|
|
811
|
+
</li>
|
|
810
812
|
<li>storeTime
|
|
811
813
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a82b76087363b26fbe749653935569de7">SVF::FlowSensitive</a>
|
|
812
814
|
</li>
|
|
@@ -820,7 +822,7 @@ $(function() {
|
|
|
820
822
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#accaacd2dd680f92ff83cfe75eef6ffab">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
821
823
|
</li>
|
|
822
824
|
<li>StoreVFGNode()
|
|
823
|
-
: <a class="el" href="classSVF_1_1StoreVFGNode.html#
|
|
825
|
+
: <a class="el" href="classSVF_1_1StoreVFGNode.html#a496607cda1cc26a8753d6a7af620e95a">SVF::StoreVFGNode</a>
|
|
824
826
|
</li>
|
|
825
827
|
<li>str2Kind()
|
|
826
828
|
: <a class="el" href="classSVF_1_1GrammarBase.html#ad2d56d8cdc4539d4201d1995fb36e772">SVF::GrammarBase</a>
|
|
@@ -828,12 +830,12 @@ $(function() {
|
|
|
828
830
|
<li>str2Symbol()
|
|
829
831
|
: <a class="el" href="classSVF_1_1GrammarBase.html#a5c081c6ff0501fc91b71352995d6d9dc">SVF::GrammarBase</a>
|
|
830
832
|
</li>
|
|
831
|
-
<li>Strategy
|
|
832
|
-
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a8cf553cd07768aad3f3b91bf3d7c6228">SVF::NodeIDAllocator</a>
|
|
833
|
-
</li>
|
|
834
833
|
<li>strategy
|
|
835
834
|
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a44420802f9db288515ee09771c3edd4d">SVF::NodeIDAllocator</a>
|
|
836
835
|
</li>
|
|
836
|
+
<li>Strategy
|
|
837
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a8cf553cd07768aad3f3b91bf3d7c6228">SVF::NodeIDAllocator</a>
|
|
838
|
+
</li>
|
|
837
839
|
<li>stride
|
|
838
840
|
: <a class="el" href="classSVF_1_1StInfo.html#a6c52ecbeeeeb0dda019c68aec687f2c2">SVF::StInfo</a>
|
|
839
841
|
</li>
|
|
@@ -964,12 +966,12 @@ $(function() {
|
|
|
964
966
|
: <a class="el" href="classSVF_1_1ProgSlice.html#af41c438baa739406a35bcb2e9ba431dd">SVF::ProgSlice</a>
|
|
965
967
|
, <a class="el" href="classSVF_1_1SrcSnkDDA.html#ad6935e27bbd95d26a01b22b879efed58">SVF::SrcSnkDDA</a>
|
|
966
968
|
</li>
|
|
967
|
-
<li>SVFGNodeToCondMap
|
|
968
|
-
: <a class="el" href="classSVF_1_1ProgSlice.html#adaf0bb2e3104c9d86d997b2e7c93275e">SVF::ProgSlice</a>
|
|
969
|
-
</li>
|
|
970
969
|
<li>svfgNodeToCondMap
|
|
971
970
|
: <a class="el" href="classSVF_1_1ProgSlice.html#aeda61b2786b128e8c45089de60dcafce">SVF::ProgSlice</a>
|
|
972
971
|
</li>
|
|
972
|
+
<li>SVFGNodeToCondMap
|
|
973
|
+
: <a class="el" href="classSVF_1_1ProgSlice.html#adaf0bb2e3104c9d86d997b2e7c93275e">SVF::ProgSlice</a>
|
|
974
|
+
</li>
|
|
973
975
|
<li>SVFGNodeToCSIDMap
|
|
974
976
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a90c7275babe222f006233d2f2d2b6700">SVF::LeakChecker</a>
|
|
975
977
|
</li>
|
|
@@ -1015,8 +1017,7 @@ $(function() {
|
|
|
1015
1017
|
: <a class="el" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eacb5f1f872986a8f8bccd9a3b3904e9dd">SVF::SVFValue</a>
|
|
1016
1018
|
</li>
|
|
1017
1019
|
<li>svfir
|
|
1018
|
-
: <a class="el" href="
|
|
1019
|
-
, <a class="el" href="classSVF_1_1CFLVF.html#a32b774f456dc6ca596cfe2fcd77efbc9">SVF::CFLVF</a>
|
|
1020
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a9e6cbab31612da4a1f8f660d1fabc4c0">SVF::CFLBase</a>
|
|
1020
1021
|
</li>
|
|
1021
1022
|
<li>SVFIR()
|
|
1022
1023
|
: <a class="el" href="classSVF_1_1SVFIR.html#abf511f82cdbf7a6d9b6da167aee57636">SVF::SVFIR</a>
|
|
@@ -1089,7 +1090,7 @@ $(function() {
|
|
|
1089
1090
|
, <a class="el" href="classSVF_1_1CFLGraphBuilder.html#a36c5b874527e7694f7fb2fd7291da0da">SVF::CFLGraphBuilder</a>
|
|
1090
1091
|
, <a class="el" href="classSVF_1_1CFLSolver.html#a06e64c18559b4f311717203ac3fe1fcd">SVF::CFLSolver</a>
|
|
1091
1092
|
, <a class="el" href="classSVF_1_1GrammarBase.html#ad4f53184d04d9f7a737b19f63d002550">SVF::GrammarBase</a>
|
|
1092
|
-
, <a class="el" href="structSVF_1_1GrammarBase_1_1Symbol.html#
|
|
1093
|
+
, <a class="el" href="structSVF_1_1GrammarBase_1_1Symbol.html#aa37072e1a6c0875305260c7c2414d767">SVF::GrammarBase::Symbol</a>
|
|
1093
1094
|
</li>
|
|
1094
1095
|
<li>SymbolInfo()
|
|
1095
1096
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a267169023fc4f8dd66b145f7231fec11">SVF::SymbolTableInfo</a>
|
|
@@ -1118,7 +1119,7 @@ $(function() {
|
|
|
1118
1119
|
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a4fbb8ea4b4796d10d13c027b7455505c">SVF::SymbolTableInfo</a>
|
|
1119
1120
|
</li>
|
|
1120
1121
|
<li>SymState()
|
|
1121
|
-
: <a class="el" href="classSVF_1_1SymState.html#
|
|
1122
|
+
: <a class="el" href="classSVF_1_1SymState.html#aee986d8fbccf71a606284d8467f450e4">SVF::SymState</a>
|
|
1122
1123
|
</li>
|
|
1123
1124
|
<li>SymTabPrint
|
|
1124
1125
|
: <a class="el" href="classSVF_1_1Options.html#abbfd1d7e985483c486394d8db85b6a85">SVF::Options</a>
|
|
@@ -184,18 +184,18 @@ $(function() {
|
|
|
184
184
|
, <a class="el" href="classSVF_1_1ThreadAPI.html#a2faebd2e481362b11ccce4256f81c32d">SVF::ThreadAPI</a>
|
|
185
185
|
, <a class="el" href="classSVF_1_1ThreadCallGraph.html#af1146c3d8e8b8885a1c48701e5b5a27f">SVF::ThreadCallGraph</a>
|
|
186
186
|
</li>
|
|
187
|
-
<li>TDAPIMap
|
|
188
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a7acbb76087b863393e0214c77bb934b2">SVF::SaberCheckerAPI</a>
|
|
189
|
-
</li>
|
|
190
187
|
<li>tdAPIMap
|
|
191
188
|
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a62471599cba4bde20d2696a91fa064ec">SVF::SaberCheckerAPI</a>
|
|
192
189
|
</li>
|
|
193
190
|
<li>TDAPIMap
|
|
194
|
-
: <a class="el" href="
|
|
191
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a7acbb76087b863393e0214c77bb934b2">SVF::SaberCheckerAPI</a>
|
|
195
192
|
</li>
|
|
196
193
|
<li>tdAPIMap
|
|
197
194
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a4277abaae24b43d83470054c247f479c">SVF::ThreadAPI</a>
|
|
198
195
|
</li>
|
|
196
|
+
<li>TDAPIMap
|
|
197
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#abad7c113fd56c30537444ae4bdff2144">SVF::ThreadAPI</a>
|
|
198
|
+
</li>
|
|
199
199
|
<li>TDDead
|
|
200
200
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8d40e687caf8999369621ed385dfc631ad5af2a561c196e33d88fc63363d0d8f4">SVF::ForkJoinAnalysis</a>
|
|
201
201
|
</li>
|
|
@@ -316,6 +316,12 @@ $(function() {
|
|
|
316
316
|
: <a class="el" href="classSVF_1_1CxtThreadProc.html#a99b24e1be2bfb49569532c2c28c68969">SVF::CxtThreadProc</a>
|
|
317
317
|
, <a class="el" href="classSVF_1_1CxtThreadStmt.html#ad96bacc3de1ce576ad397d19aa99a269">SVF::CxtThreadStmt</a>
|
|
318
318
|
</li>
|
|
319
|
+
<li>timeOfBuildCFLGrammar
|
|
320
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a0d3217f4c3796b58a98add5c92298ad2">SVF::CFLBase</a>
|
|
321
|
+
</li>
|
|
322
|
+
<li>timeOfBuildCFLGraph
|
|
323
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a9453bf479ccd00bacb3b371fa6383a9c">SVF::CFLBase</a>
|
|
324
|
+
</li>
|
|
319
325
|
<li>timeOfBuildingLLVMModule
|
|
320
326
|
: <a class="el" href="classSVF_1_1SVFStat.html#aa4950ec26b66a085ad38ac154b789db5">SVF::SVFStat</a>
|
|
321
327
|
</li>
|
|
@@ -327,7 +333,6 @@ $(function() {
|
|
|
327
333
|
</li>
|
|
328
334
|
<li>timeOfCollapse
|
|
329
335
|
: <a class="el" href="classSVF_1_1AndersenBase.html#ad40b196c2c699bd115529b806d20de25">SVF::AndersenBase</a>
|
|
330
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#a1615a97f72dfa8f979c429b3d4f3463b">SVF::CFLAlias</a>
|
|
331
336
|
</li>
|
|
332
337
|
<li>timeOfCreateMUCHI
|
|
333
338
|
: <a class="el" href="classSVF_1_1MemSSA.html#a4d2418b7df74f23d8fd328f66e29f198">SVF::MemSSA</a>
|
|
@@ -347,21 +352,23 @@ $(function() {
|
|
|
347
352
|
<li>TimeOfInsertingPHI
|
|
348
353
|
: <a class="el" href="classSVF_1_1MemSSAStat.html#a0c24822c8549af6a96e82312954fab9b">SVF::MemSSAStat</a>
|
|
349
354
|
</li>
|
|
355
|
+
<li>timeOfNormalizeGrammar
|
|
356
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#ad4d65dd4c3e173d014199ac6b08a5261">SVF::CFLBase</a>
|
|
357
|
+
</li>
|
|
350
358
|
<li>timeOfProcessCopyGep
|
|
351
359
|
: <a class="el" href="classSVF_1_1AndersenBase.html#aae14de6fbca9280d8d0290326aa493f0">SVF::AndersenBase</a>
|
|
352
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#a2339baef879400c3abceaa6cd710438f">SVF::CFLAlias</a>
|
|
353
360
|
</li>
|
|
354
361
|
<li>timeOfProcessLoadStore
|
|
355
362
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a9fe738f1e11c80006d540f246a80bfdf">SVF::AndersenBase</a>
|
|
356
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#ab8a98cf58afbc7fd00bd42b312073012">SVF::CFLAlias</a>
|
|
357
363
|
</li>
|
|
358
364
|
<li>timeOfSCCDetection
|
|
359
365
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a6b7d0e57f741c446d0bf178939960143">SVF::AndersenBase</a>
|
|
360
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#ad72796a2cdd2fbfad0ea79c4bf4e0fc9">SVF::CFLAlias</a>
|
|
361
366
|
</li>
|
|
362
367
|
<li>timeOfSCCMerges
|
|
363
368
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a02c5a50b214d36921e1404784e76704d">SVF::AndersenBase</a>
|
|
364
|
-
|
|
369
|
+
</li>
|
|
370
|
+
<li>timeOfSolving
|
|
371
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a88e40af43705550a78837b8589bbf3f8">SVF::CFLBase</a>
|
|
365
372
|
</li>
|
|
366
373
|
<li>timeOfSSARenaming
|
|
367
374
|
: <a class="el" href="classSVF_1_1MemSSA.html#a97ccd5e0b9ab6144415e26bdf95cbabd">SVF::MemSSA</a>
|
|
@@ -371,7 +378,6 @@ $(function() {
|
|
|
371
378
|
</li>
|
|
372
379
|
<li>timeOfUpdateCallGraph
|
|
373
380
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a2afb49f513c9534fd051117b59dc056b">SVF::AndersenBase</a>
|
|
374
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#ac94c14718ca0dbae6cddd8a0e093e111">SVF::CFLAlias</a>
|
|
375
381
|
</li>
|
|
376
382
|
<li>timeStatMap
|
|
377
383
|
: <a class="el" href="classSVF_1_1SVFStat.html#a5383691a34426a1a997b5eed387f1831">SVF::SVFStat</a>
|
|
@@ -580,13 +586,11 @@ $(function() {
|
|
|
580
586
|
, <a class="el" href="classSVF_1_1MSSADEF.html#a9e8a03dc2c2f76ef6bc095f21911f5b6">SVF::MSSADEF</a>
|
|
581
587
|
, <a class="el" href="classSVF_1_1MSSAMU.html#a3cbe5ca0cb91090ef0e8b331e2f15f7c">SVF::MSSAMU< Cond ></a>
|
|
582
588
|
, <a class="el" href="classSVF_1_1ObjTypeInfo.html#a6e7780d4e2639c089ff6c853d8d78a4d">SVF::ObjTypeInfo</a>
|
|
589
|
+
, <a class="el" href="classSVF_1_1PointsTo.html#aaa9c956187f2c04a7a242ce440d1416f">SVF::PointsTo</a>
|
|
583
590
|
</li>
|
|
584
591
|
<li>Type
|
|
585
592
|
: <a class="el" href="classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923e">SVF::PointsTo</a>
|
|
586
593
|
</li>
|
|
587
|
-
<li>type
|
|
588
|
-
: <a class="el" href="classSVF_1_1PointsTo.html#aaa9c956187f2c04a7a242ce440d1416f">SVF::PointsTo</a>
|
|
589
|
-
</li>
|
|
590
594
|
<li>type_pair
|
|
591
595
|
: <a class="el" href="classSVF_1_1ExtAPI.html#a95ac45d2367b3d3124d5d98958e74cc5">SVF::ExtAPI</a>
|
|
592
596
|
</li>
|
|
@@ -117,7 +117,6 @@ $(function() {
|
|
|
117
117
|
<li>CallSite2DummyValPN
|
|
118
118
|
: <a class="el" href="classSVF_1_1Andersen.html#a0f65f1881111167bffe1cb2ad05c0a51">SVF::Andersen</a>
|
|
119
119
|
, <a class="el" href="classSVF_1_1CFLAlias.html#af8424cab679dae62320c6dec6253036a">SVF::CFLAlias</a>
|
|
120
|
-
, <a class="el" href="classSVF_1_1CFLVF.html#a2cb0e830ee529c6debd9c95a8f6299e6">SVF::CFLVF</a>
|
|
121
120
|
</li>
|
|
122
121
|
<li>CallSitePair
|
|
123
122
|
: <a class="el" href="classSVF_1_1PTACallGraph.html#a178d9971028e8ce26ab8894c5c6b5784">SVF::PTACallGraph</a>
|
|
@@ -131,12 +131,12 @@ $(function() {
|
|
|
131
131
|
<li>valuestring
|
|
132
132
|
: <a class="el" href="structcJSON.html#ad43f8de2571e504c4c5ce0a36990e6e1">cJSON</a>
|
|
133
133
|
</li>
|
|
134
|
-
<li>valueToEdgeMap
|
|
135
|
-
: <a class="el" href="classSVF_1_1IRGraph.html#a1308b5d3001c6676e8a8be6a8b118704">SVF::IRGraph</a>
|
|
136
|
-
</li>
|
|
137
134
|
<li>ValueToEdgeMap
|
|
138
135
|
: <a class="el" href="classSVF_1_1IRGraph.html#addfc2131699f5ecee3a45d65cda46c24">SVF::IRGraph</a>
|
|
139
136
|
</li>
|
|
137
|
+
<li>valueToEdgeMap
|
|
138
|
+
: <a class="el" href="classSVF_1_1IRGraph.html#a1308b5d3001c6676e8a8be6a8b118704">SVF::IRGraph</a>
|
|
139
|
+
</li>
|
|
140
140
|
<li>ValueToIDMapTy
|
|
141
141
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a03a11c48d748990ddac1ac5866ecb48e">SVF::SymbolTableInfo</a>
|
|
142
142
|
</li>
|
|
@@ -157,11 +157,9 @@ $(function() {
|
|
|
157
157
|
</li>
|
|
158
158
|
<li>_MaxNumOfNodesInSCC
|
|
159
159
|
: <a class="el" href="classSVF_1_1AndersenStat.html#ac16491cbf4bcd22dc1a8acd25db20e10">SVF::AndersenStat</a>
|
|
160
|
-
, <a class="el" href="classSVF_1_1CFLStat.html#a3601b07709f1eef4c4685cc90a1648e2">SVF::CFLStat</a>
|
|
161
160
|
</li>
|
|
162
161
|
<li>_MaxPtsSize
|
|
163
162
|
: <a class="el" href="classSVF_1_1AndersenStat.html#a85960b98981d0514a72b40306a7f08d3">SVF::AndersenStat</a>
|
|
164
|
-
, <a class="el" href="classSVF_1_1CFLStat.html#aab012b94d23df8f5c78e74934aebf024">SVF::CFLStat</a>
|
|
165
163
|
, <a class="el" href="classSVF_1_1DDAStat.html#a2197491d64e5cf18f8cfa7bbd19edf86">SVF::DDAStat</a>
|
|
166
164
|
, <a class="el" href="classSVF_1_1FlowSensitiveStat.html#a737d955e3707cf758a5580eab2e60e96">SVF::FlowSensitiveStat</a>
|
|
167
165
|
, <a class="el" href="classSVF_1_1VersionedFlowSensitiveStat.html#a99a7d0bbea0f015f5a656c33ee3ab88d">SVF::VersionedFlowSensitiveStat</a>
|
|
@@ -199,7 +197,6 @@ $(function() {
|
|
|
199
197
|
</li>
|
|
200
198
|
<li>_NumOfBlackholePtr
|
|
201
199
|
: <a class="el" href="classSVF_1_1AndersenStat.html#a27d4e2bf145226f3c2b4d46fee2311e7">SVF::AndersenStat</a>
|
|
202
|
-
, <a class="el" href="classSVF_1_1CFLStat.html#af4a3e4fded0ea25bf29f91b08b335236">SVF::CFLStat</a>
|
|
203
200
|
, <a class="el" href="classSVF_1_1DDAStat.html#af3f359ca7c620695b124573377bda407">SVF::DDAStat</a>
|
|
204
201
|
, <a class="el" href="classSVF_1_1FlowSensitiveStat.html#a74ab9e235e08e4840223ddf0599a9da7">SVF::FlowSensitiveStat</a>
|
|
205
202
|
</li>
|
|
@@ -208,13 +205,11 @@ $(function() {
|
|
|
208
205
|
</li>
|
|
209
206
|
<li>_NumOfConstantPtr
|
|
210
207
|
: <a class="el" href="classSVF_1_1AndersenStat.html#ab8f8152b5e6127f2d9bdcbd22083da67">SVF::AndersenStat</a>
|
|
211
|
-
, <a class="el" href="classSVF_1_1CFLStat.html#a4e0b174c9387ffa3bca0eb1976e489fb">SVF::CFLStat</a>
|
|
212
208
|
, <a class="el" href="classSVF_1_1DDAStat.html#a967b0def2602a596538973703ffaad5d">SVF::DDAStat</a>
|
|
213
209
|
, <a class="el" href="classSVF_1_1FlowSensitiveStat.html#a767a935ec5bacd97f4fa79a05c165cc2">SVF::FlowSensitiveStat</a>
|
|
214
210
|
</li>
|
|
215
211
|
<li>_NumOfCycles
|
|
216
212
|
: <a class="el" href="classSVF_1_1AndersenStat.html#a6e58c88a4118d368955dee5bbb0ccd21">SVF::AndersenStat</a>
|
|
217
|
-
, <a class="el" href="classSVF_1_1CFLStat.html#ab6a95a6c55e582958cae3327e482ef7f">SVF::CFLStat</a>
|
|
218
213
|
</li>
|
|
219
214
|
<li>_NumOfDPM
|
|
220
215
|
: <a class="el" href="classSVF_1_1DDAStat.html#a5ad94d2109b293d306f67741effc73aa">SVF::DDAStat</a>
|
|
@@ -242,17 +237,14 @@ $(function() {
|
|
|
242
237
|
</li>
|
|
243
238
|
<li>_NumOfNodesInCycles
|
|
244
239
|
: <a class="el" href="classSVF_1_1AndersenStat.html#aa2e3a589d376de12a1cbfb0d1ebcacb9">SVF::AndersenStat</a>
|
|
245
|
-
, <a class="el" href="classSVF_1_1CFLStat.html#a404decd93db2bbcd36682cfdc3e5549c">SVF::CFLStat</a>
|
|
246
240
|
</li>
|
|
247
241
|
<li>_NumOfNullPtr
|
|
248
242
|
: <a class="el" href="classSVF_1_1AndersenStat.html#a38dfd00f384eea7899a29b2ec32a0ded">SVF::AndersenStat</a>
|
|
249
|
-
, <a class="el" href="classSVF_1_1CFLStat.html#ab3e6256784b06ef36c0f93a88c7d8590">SVF::CFLStat</a>
|
|
250
243
|
, <a class="el" href="classSVF_1_1DDAStat.html#aaa9a3e110cb291530154e733428cd904">SVF::DDAStat</a>
|
|
251
244
|
, <a class="el" href="classSVF_1_1FlowSensitiveStat.html#aea1cb2baea2f3c4d2ef62656a56bd077">SVF::FlowSensitiveStat</a>
|
|
252
245
|
</li>
|
|
253
246
|
<li>_NumOfPWCCycles
|
|
254
247
|
: <a class="el" href="classSVF_1_1AndersenStat.html#afbd6b36ac1b0addb902fe8eb5643df83">SVF::AndersenStat</a>
|
|
255
|
-
, <a class="el" href="classSVF_1_1CFLStat.html#a9866844333afd0bfffd336778e97ae02">SVF::CFLStat</a>
|
|
256
248
|
</li>
|
|
257
249
|
<li>_NumOfStep
|
|
258
250
|
: <a class="el" href="classSVF_1_1DDAStat.html#a674248754300d58fcef8eaf09436249e">SVF::DDAStat</a>
|
|
@@ -232,7 +232,6 @@ $(function() {
|
|
|
232
232
|
</li>
|
|
233
233
|
<li>AveragePointsToSetSize
|
|
234
234
|
: <a class="el" href="classSVF_1_1AndersenBase.html#adaf738bee77a4b1fbb8d42911fabdb49">SVF::AndersenBase</a>
|
|
235
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#ab30e7513dd0d743c59b38448a45a8ff8">SVF::CFLAlias</a>
|
|
236
235
|
</li>
|
|
237
236
|
<li>avgInDegree
|
|
238
237
|
: <a class="el" href="classSVF_1_1SVFGStat.html#a4328f75f379e692901b95bacdf8dd413">SVF::SVFGStat</a>
|
|
@@ -121,7 +121,6 @@ $(function() {
|
|
|
121
121
|
<li>callsite2DummyValPN
|
|
122
122
|
: <a class="el" href="classSVF_1_1Andersen.html#a2f88b6035ecb480f7d11afe6bc666541">SVF::Andersen</a>
|
|
123
123
|
, <a class="el" href="classSVF_1_1CFLAlias.html#ae879c990852862e5ed4e4e7da76dda05">SVF::CFLAlias</a>
|
|
124
|
-
, <a class="el" href="classSVF_1_1CFLVF.html#a8449ed8950c983cabe92c74139ebef70">SVF::CFLVF</a>
|
|
125
124
|
</li>
|
|
126
125
|
<li>callSiteArgsListMap
|
|
127
126
|
: <a class="el" href="classSVF_1_1SVFIR.html#aa0920f5f967efdb89e23f12d31b112a2">SVF::SVFIR</a>
|
|
@@ -258,7 +257,6 @@ $(function() {
|
|
|
258
257
|
</li>
|
|
259
258
|
<li>CollapseTime
|
|
260
259
|
: <a class="el" href="classSVF_1_1AndersenStat.html#a3f5739454b1f4e03b4388a4ba5730e15">SVF::AndersenStat</a>
|
|
261
|
-
, <a class="el" href="classSVF_1_1CFLStat.html#a1038d77be761d3033237724330631d3e">SVF::CFLStat</a>
|
|
262
260
|
</li>
|
|
263
261
|
<li>complementCache
|
|
264
262
|
: <a class="el" href="classSVF_1_1PersistentPointsToCache.html#adef498f8a0d4c75023382e6312a85a58">SVF::PersistentPointsToCache< Data ></a>
|
|
@@ -110,18 +110,19 @@ $(function() {
|
|
|
110
110
|
: <a class="el" href="classSVF_1_1SVFIR.html#a71b51492b00e66e36266b9a76a842323">SVF::SVFIR</a>
|
|
111
111
|
</li>
|
|
112
112
|
<li>grammar
|
|
113
|
-
: <a class="el" href="
|
|
113
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#af7b0e90b8f8998ab6cf4e05155c7a503">SVF::CFLBase</a>
|
|
114
114
|
, <a class="el" href="classSVF_1_1CFLSolver.html#aad88cf557ec43127de859b765505df49">SVF::CFLSolver</a>
|
|
115
|
-
, <a class="el" href="classSVF_1_1CFLVF.html#a7ba9ca8cbafa6f799278c33fe5edd4fb">SVF::CFLVF</a>
|
|
116
115
|
, <a class="el" href="classSVF_1_1GrammarBuilder.html#a7b81810150ce896801e4e6a831ab98aa">SVF::GrammarBuilder</a>
|
|
117
116
|
</li>
|
|
117
|
+
<li>grammarBase
|
|
118
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#aef3da4ce970597586757cafd2a435c1f">SVF::CFLBase</a>
|
|
119
|
+
</li>
|
|
118
120
|
<li>GrammarFilename
|
|
119
121
|
: <a class="el" href="classSVF_1_1Options.html#aa929e2ae2c0a78181c3a1311bfe73596">SVF::Options</a>
|
|
120
122
|
</li>
|
|
121
123
|
<li>graph
|
|
122
|
-
: <a class="el" href="
|
|
124
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a8101683062b9a71c0b2309cbdfb7b26f">SVF::CFLBase</a>
|
|
123
125
|
, <a class="el" href="classSVF_1_1CFLSolver.html#aedd6c605c4c381c738f4c6682c40d9f2">SVF::CFLSolver</a>
|
|
124
|
-
, <a class="el" href="classSVF_1_1CFLVF.html#a30732e01e523dc5e2fc4c9d1ea83d414">SVF::CFLVF</a>
|
|
125
126
|
, <a class="el" href="classSVF_1_1SVFGStat.html#a3d06ead4c3222ce8a0535d9f3d504c3d">SVF::SVFGStat</a>
|
|
126
127
|
</li>
|
|
127
128
|
<li>Graphtxt
|
|
@@ -123,7 +123,6 @@ $(function() {
|
|
|
123
123
|
</li>
|
|
124
124
|
<li>MaxPointsToSetSize
|
|
125
125
|
: <a class="el" href="classSVF_1_1AndersenBase.html#abd73e930450b7c605f478672bdf9bdae">SVF::AndersenBase</a>
|
|
126
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#a593d1b7b7380629ec8194d3a7b970ab5">SVF::CFLAlias</a>
|
|
127
126
|
</li>
|
|
128
127
|
<li>maxSCCSize
|
|
129
128
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#aa3d4703756a6297ab5c0756172024fe4">SVF::FlowSensitive</a>
|
|
@@ -224,7 +224,6 @@ $(function() {
|
|
|
224
224
|
</li>
|
|
225
225
|
<li>numOfFieldExpand
|
|
226
226
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a9f453ec1b4236b8194ae590981217259">SVF::AndersenBase</a>
|
|
227
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#a46b3d4d12aa4fbf38038ce68e4e77096">SVF::CFLAlias</a>
|
|
228
227
|
</li>
|
|
229
228
|
<li>numOfFlattenElements
|
|
230
229
|
: <a class="el" href="classSVF_1_1StInfo.html#a7aa5b5018b4dec4913eb6aecf25568a4">SVF::StInfo</a>
|
|
@@ -311,6 +310,9 @@ $(function() {
|
|
|
311
310
|
<li>numOfNonLocalSt
|
|
312
311
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#a3c07f9964623b3895b1bab59a63dccfb">SVF::MTAAnnotator</a>
|
|
313
312
|
</li>
|
|
313
|
+
<li>numOfNonterminalEdges
|
|
314
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a4c03b83cb2a3c0c166d96550d6771a1b">SVF::CFLBase</a>
|
|
315
|
+
</li>
|
|
314
316
|
<li>numOfPhi
|
|
315
317
|
: <a class="el" href="classSVF_1_1SVFGStat.html#a0e1fcb9154aad266406c4da4861ba020">SVF::SVFGStat</a>
|
|
316
318
|
</li>
|
|
@@ -319,12 +321,10 @@ $(function() {
|
|
|
319
321
|
</li>
|
|
320
322
|
<li>numOfProcessedAddr
|
|
321
323
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a4acad18a6eb585ba9e3d2276dd591067">SVF::AndersenBase</a>
|
|
322
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#acd6070559826ef7983a828852ac93331">SVF::CFLAlias</a>
|
|
323
324
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#ae4253bc632ffffe2498263c90f456ca7">SVF::FlowSensitive</a>
|
|
324
325
|
</li>
|
|
325
326
|
<li>numOfProcessedCopy
|
|
326
327
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a04acd871bd1b98cd9e83e395334ac130">SVF::AndersenBase</a>
|
|
327
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#a320eed3b2074070c5a58a97d24e379db">SVF::CFLAlias</a>
|
|
328
328
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#a19e017f3ed6429fa30687018e64dae54">SVF::FlowSensitive</a>
|
|
329
329
|
</li>
|
|
330
330
|
<li>numOfProcessedFormalRet
|
|
@@ -332,12 +332,10 @@ $(function() {
|
|
|
332
332
|
</li>
|
|
333
333
|
<li>numOfProcessedGep
|
|
334
334
|
: <a class="el" href="classSVF_1_1AndersenBase.html#aa1246b392aeae1fd10c8a9ebedcc2dd9">SVF::AndersenBase</a>
|
|
335
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#aa6a5ed4632eeef28f35910514b9e8a66">SVF::CFLAlias</a>
|
|
336
335
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#a88a111b6bc347d6562db7af8bd8f2f0e">SVF::FlowSensitive</a>
|
|
337
336
|
</li>
|
|
338
337
|
<li>numOfProcessedLoad
|
|
339
338
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a69aae96fc1c99bf108075e5061f50f9e">SVF::AndersenBase</a>
|
|
340
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#a35356e309560c939ca47bccf47d2ba50">SVF::CFLAlias</a>
|
|
341
339
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#a0e1a0bdbf4f81a3600ac26ac011ac268">SVF::FlowSensitive</a>
|
|
342
340
|
</li>
|
|
343
341
|
<li>numOfProcessedMSSANode
|
|
@@ -348,7 +346,6 @@ $(function() {
|
|
|
348
346
|
</li>
|
|
349
347
|
<li>numOfProcessedStore
|
|
350
348
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a2b763519509ce21cf40893c01f8357b6">SVF::AndersenBase</a>
|
|
351
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#afc529c27f0e572948de13c319435b415">SVF::CFLAlias</a>
|
|
352
349
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#a669e8f1dd8572b7dcff373c9787a923d">SVF::FlowSensitive</a>
|
|
353
350
|
</li>
|
|
354
351
|
<li>numOfRemovedPTS
|
|
@@ -374,11 +371,12 @@ $(function() {
|
|
|
374
371
|
</li>
|
|
375
372
|
<li>numOfSCCDetection
|
|
376
373
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a0d7298cbf83568f24fd2bd1926a32968">SVF::AndersenBase</a>
|
|
377
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#abde85bf1f0f4ff2cf01e05b2f645a876">SVF::CFLAlias</a>
|
|
378
374
|
</li>
|
|
379
375
|
<li>numOfSfrs
|
|
380
376
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a25b00d9ca71cbdd27530fc5d0dc84ee5">SVF::AndersenBase</a>
|
|
381
|
-
|
|
377
|
+
</li>
|
|
378
|
+
<li>numOfStartEdges
|
|
379
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a25a593cb2a855a93d3593efba382a58c">SVF::CFLBase</a>
|
|
382
380
|
</li>
|
|
383
381
|
<li>numOfStore
|
|
384
382
|
: <a class="el" href="classSVF_1_1SVFGStat.html#a4d15f2de3f226c26cb2af57176444ec9">SVF::SVFGStat</a>
|
|
@@ -389,6 +387,12 @@ $(function() {
|
|
|
389
387
|
<li>NumOfStoreHasChi
|
|
390
388
|
: <a class="el" href="classSVF_1_1MemSSAStat.html#a3bc14307bd0f986cbd8ba5970f1abf0f">SVF::MemSSAStat</a>
|
|
391
389
|
</li>
|
|
390
|
+
<li>numOfTemporaryNonterminalEdges
|
|
391
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#ac3b408acb295e2c319e3542539e6df47">SVF::CFLBase</a>
|
|
392
|
+
</li>
|
|
393
|
+
<li>numOfTerminalEdges
|
|
394
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#abc5502f15583f0546bbc2a678d2f2ed9">SVF::CFLBase</a>
|
|
395
|
+
</li>
|
|
392
396
|
<li>numOfTotalQueries
|
|
393
397
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ad648ad9cda4070f9aec1addef0067627">SVF::LockAnalysis</a>
|
|
394
398
|
, <a class="el" href="classSVF_1_1MHP.html#a26ae18993915d76b704232cded9811c2">SVF::MHP</a>
|
|
@@ -263,7 +263,7 @@ $(function() {
|
|
|
263
263
|
</li>
|
|
264
264
|
<li>pta
|
|
265
265
|
: <a class="el" href="classSVF_1_1AndersenStat.html#a8af8dd60987c4c99ea3727d9db87c187">SVF::AndersenStat</a>
|
|
266
|
-
, <a class="el" href="classSVF_1_1CFLStat.html#
|
|
266
|
+
, <a class="el" href="classSVF_1_1CFLStat.html#a6fc506f947be6c9309cc8914c6a8c3e0">SVF::CFLStat</a>
|
|
267
267
|
, <a class="el" href="classSVF_1_1MemSSA.html#a468e1481926df6865678b7232bb79bf3">SVF::MemSSA</a>
|
|
268
268
|
, <a class="el" href="classSVF_1_1MRGenerator.html#afb7ce3a24edda14895999eb15231daff">SVF::MRGenerator</a>
|
|
269
269
|
, <a class="el" href="classSVF_1_1PCG.html#adb917fc3adc3b0c3aedd57e9c77eae05">SVF::PCG</a>
|
|
@@ -142,8 +142,7 @@ $(function() {
|
|
|
142
142
|
: <a class="el" href="classSVF_1_1DDAClient.html#aa8a67c60ec0395c9cfae178dcff638a8">SVF::DDAClient</a>
|
|
143
143
|
</li>
|
|
144
144
|
<li>solver
|
|
145
|
-
: <a class="el" href="
|
|
146
|
-
, <a class="el" href="classSVF_1_1CFLVF.html#ab7ff36646da4c568d160ca2563b9b087">SVF::CFLVF</a>
|
|
145
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a34c3a3eec2d7d34ef78b5031d8844b17">SVF::CFLBase</a>
|
|
147
146
|
, <a class="el" href="classSVF_1_1Z3Expr.html#a2f0cf6549d9bc6fc1d4be46976ad0f0e">SVF::Z3Expr</a>
|
|
148
147
|
</li>
|
|
149
148
|
<li>solveTime
|
|
@@ -282,8 +281,7 @@ $(function() {
|
|
|
282
281
|
: <a class="el" href="classSVF_1_1Options.html#a982b4cd71ccafd07d94f10a0a2e953c2">SVF::Options</a>
|
|
283
282
|
</li>
|
|
284
283
|
<li>svfir
|
|
285
|
-
: <a class="el" href="
|
|
286
|
-
, <a class="el" href="classSVF_1_1CFLVF.html#a32b774f456dc6ca596cfe2fcd77efbc9">SVF::CFLVF</a>
|
|
284
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a9e6cbab31612da4a1f8f660d1fabc4c0">SVF::CFLBase</a>
|
|
287
285
|
</li>
|
|
288
286
|
<li>SVFMain
|
|
289
287
|
: <a class="el" href="classSVF_1_1Options.html#a868fa5069b01b7a7dfbc5fb99cb76385">SVF::Options</a>
|
|
@@ -132,6 +132,12 @@ $(function() {
|
|
|
132
132
|
: <a class="el" href="classSVF_1_1CxtThreadProc.html#a99b24e1be2bfb49569532c2c28c68969">SVF::CxtThreadProc</a>
|
|
133
133
|
, <a class="el" href="classSVF_1_1CxtThreadStmt.html#ad96bacc3de1ce576ad397d19aa99a269">SVF::CxtThreadStmt</a>
|
|
134
134
|
</li>
|
|
135
|
+
<li>timeOfBuildCFLGrammar
|
|
136
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a0d3217f4c3796b58a98add5c92298ad2">SVF::CFLBase</a>
|
|
137
|
+
</li>
|
|
138
|
+
<li>timeOfBuildCFLGraph
|
|
139
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a9453bf479ccd00bacb3b371fa6383a9c">SVF::CFLBase</a>
|
|
140
|
+
</li>
|
|
135
141
|
<li>timeOfBuildingLLVMModule
|
|
136
142
|
: <a class="el" href="classSVF_1_1SVFStat.html#aa4950ec26b66a085ad38ac154b789db5">SVF::SVFStat</a>
|
|
137
143
|
</li>
|
|
@@ -143,7 +149,6 @@ $(function() {
|
|
|
143
149
|
</li>
|
|
144
150
|
<li>timeOfCollapse
|
|
145
151
|
: <a class="el" href="classSVF_1_1AndersenBase.html#ad40b196c2c699bd115529b806d20de25">SVF::AndersenBase</a>
|
|
146
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#a1615a97f72dfa8f979c429b3d4f3463b">SVF::CFLAlias</a>
|
|
147
152
|
</li>
|
|
148
153
|
<li>timeOfCreateMUCHI
|
|
149
154
|
: <a class="el" href="classSVF_1_1MemSSA.html#a4d2418b7df74f23d8fd328f66e29f198">SVF::MemSSA</a>
|
|
@@ -163,21 +168,23 @@ $(function() {
|
|
|
163
168
|
<li>TimeOfInsertingPHI
|
|
164
169
|
: <a class="el" href="classSVF_1_1MemSSAStat.html#a0c24822c8549af6a96e82312954fab9b">SVF::MemSSAStat</a>
|
|
165
170
|
</li>
|
|
171
|
+
<li>timeOfNormalizeGrammar
|
|
172
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#ad4d65dd4c3e173d014199ac6b08a5261">SVF::CFLBase</a>
|
|
173
|
+
</li>
|
|
166
174
|
<li>timeOfProcessCopyGep
|
|
167
175
|
: <a class="el" href="classSVF_1_1AndersenBase.html#aae14de6fbca9280d8d0290326aa493f0">SVF::AndersenBase</a>
|
|
168
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#a2339baef879400c3abceaa6cd710438f">SVF::CFLAlias</a>
|
|
169
176
|
</li>
|
|
170
177
|
<li>timeOfProcessLoadStore
|
|
171
178
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a9fe738f1e11c80006d540f246a80bfdf">SVF::AndersenBase</a>
|
|
172
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#ab8a98cf58afbc7fd00bd42b312073012">SVF::CFLAlias</a>
|
|
173
179
|
</li>
|
|
174
180
|
<li>timeOfSCCDetection
|
|
175
181
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a6b7d0e57f741c446d0bf178939960143">SVF::AndersenBase</a>
|
|
176
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#ad72796a2cdd2fbfad0ea79c4bf4e0fc9">SVF::CFLAlias</a>
|
|
177
182
|
</li>
|
|
178
183
|
<li>timeOfSCCMerges
|
|
179
184
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a02c5a50b214d36921e1404784e76704d">SVF::AndersenBase</a>
|
|
180
|
-
|
|
185
|
+
</li>
|
|
186
|
+
<li>timeOfSolving
|
|
187
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a88e40af43705550a78837b8589bbf3f8">SVF::CFLBase</a>
|
|
181
188
|
</li>
|
|
182
189
|
<li>timeOfSSARenaming
|
|
183
190
|
: <a class="el" href="classSVF_1_1MemSSA.html#a97ccd5e0b9ab6144415e26bdf95cbabd">SVF::MemSSA</a>
|
|
@@ -187,7 +194,6 @@ $(function() {
|
|
|
187
194
|
</li>
|
|
188
195
|
<li>timeOfUpdateCallGraph
|
|
189
196
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a2afb49f513c9534fd051117b59dc056b">SVF::AndersenBase</a>
|
|
190
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#ac94c14718ca0dbae6cddd8a0e093e111">SVF::CFLAlias</a>
|
|
191
197
|
</li>
|
|
192
198
|
<li>timeStatMap
|
|
193
199
|
: <a class="el" href="classSVF_1_1SVFStat.html#a5383691a34426a1a997b5eed387f1831">SVF::SVFStat</a>
|