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
|
@@ -110,6 +110,8 @@ $(function() {
|
|
|
110
110
|
: <a class="el" href="classSVF_1_1Andersen.html#ad90c8cf193bd81870ce8dd88c9580e2c">SVF::Andersen</a>
|
|
111
111
|
, <a class="el" href="classSVF_1_1AndersenBase.html#a28a1c3571cdee5e05004b29ace364e67">SVF::AndersenBase</a>
|
|
112
112
|
, <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a57ff2bf45ede7a730a8adaba8e61179d">SVF::BVDataPTAImpl</a>
|
|
113
|
+
, <a class="el" href="classSVF_1_1CFLAlias.html#a1b7e49b3f42d625f1f25258044f8b885">SVF::CFLAlias</a>
|
|
114
|
+
, <a class="el" href="classSVF_1_1CFLVF.html#a6047084ea0cfe2827130facdd54e4806">SVF::CFLVF</a>
|
|
113
115
|
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a9bdc3a50c695029a28371116ddc3ef8d">SVF::CondPTAImpl< Cond ></a>
|
|
114
116
|
, <a class="el" href="classSVF_1_1ContextDDA.html#ae34cd06ee3b7d763c81ec418af76d244">SVF::ContextDDA</a>
|
|
115
117
|
, <a class="el" href="classSVF_1_1FlowDDA.html#a5abae08577ab24684653421dc712431a">SVF::FlowDDA</a>
|
|
@@ -469,12 +471,12 @@ $(function() {
|
|
|
469
471
|
<li>FunptrDDAClient()
|
|
470
472
|
: <a class="el" href="classSVF_1_1FunptrDDAClient.html#a5aae3bed289371605ad831ae5a6ad6b5">SVF::FunptrDDAClient</a>
|
|
471
473
|
</li>
|
|
472
|
-
<li>funPtrToCallSitesMap
|
|
473
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#af9c840e4b82fe9fd9493eabaa2b52bd5">SVF::SVFIR</a>
|
|
474
|
-
</li>
|
|
475
474
|
<li>FunPtrToCallSitesMap
|
|
476
475
|
: <a class="el" href="classSVF_1_1SVFIR.html#ae0aab46dbf1e02d7ec6f754970f485f9">SVF::SVFIR</a>
|
|
477
476
|
</li>
|
|
477
|
+
<li>funPtrToCallSitesMap
|
|
478
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#af9c840e4b82fe9fd9493eabaa2b52bd5">SVF::SVFIR</a>
|
|
479
|
+
</li>
|
|
478
480
|
<li>FunRet
|
|
479
481
|
: <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75ac8494021a71efb0f6df237ff12561c8d">SVF::VFGNode</a>
|
|
480
482
|
</li>
|
|
@@ -493,30 +495,30 @@ $(function() {
|
|
|
493
495
|
<li>FunToArgsListMap
|
|
494
496
|
: <a class="el" href="classSVF_1_1SVFIR.html#a4541aa617c79f7922fe8e21c0f2b6b63">SVF::SVFIR</a>
|
|
495
497
|
</li>
|
|
496
|
-
<li>FunToCallGraphNodeMap
|
|
497
|
-
: <a class="el" href="classSVF_1_1PTACallGraph.html#a049bc978a93f0db1fe91efb6feb22b14">SVF::PTACallGraph</a>
|
|
498
|
-
</li>
|
|
499
498
|
<li>funToCallGraphNodeMap
|
|
500
499
|
: <a class="el" href="classSVF_1_1PTACallGraph.html#a97986d6e6732c78b04cc053f0e9d1367">SVF::PTACallGraph</a>
|
|
501
500
|
</li>
|
|
501
|
+
<li>FunToCallGraphNodeMap
|
|
502
|
+
: <a class="el" href="classSVF_1_1PTACallGraph.html#a049bc978a93f0db1fe91efb6feb22b14">SVF::PTACallGraph</a>
|
|
503
|
+
</li>
|
|
502
504
|
<li>funToDTMap
|
|
503
505
|
: <a class="el" href="classSVF_1_1PTACFInfoBuilder.html#a99580fd5a2cc7185d26198c53efe422d">SVF::PTACFInfoBuilder</a>
|
|
504
506
|
</li>
|
|
505
507
|
<li>FunToDTMap
|
|
506
508
|
: <a class="el" href="classSVF_1_1PTACFInfoBuilder.html#a69109de5fddf4042037bc6d66563a9e5">SVF::PTACFInfoBuilder</a>
|
|
507
509
|
</li>
|
|
508
|
-
<li>FunToEntryChiSetMap
|
|
509
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#ac34aa1ac96600bfc27b3c2eb0b1510ca">SVF::MemSSA</a>
|
|
510
|
-
</li>
|
|
511
510
|
<li>funToEntryChiSetMap
|
|
512
511
|
: <a class="el" href="classSVF_1_1MemSSA.html#a59314f6ce17919574d687a08a38b55ec">SVF::MemSSA</a>
|
|
513
512
|
</li>
|
|
514
|
-
<li>
|
|
515
|
-
: <a class="el" href="
|
|
513
|
+
<li>FunToEntryChiSetMap
|
|
514
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#ac34aa1ac96600bfc27b3c2eb0b1510ca">SVF::MemSSA</a>
|
|
516
515
|
</li>
|
|
517
516
|
<li>FunToExitBBsMap
|
|
518
517
|
: <a class="el" href="classSVF_1_1SaberCondAllocator.html#a37b7a293dcd12bd13639c55482e856e1">SVF::SaberCondAllocator</a>
|
|
519
518
|
</li>
|
|
519
|
+
<li>funToExitBBsMap
|
|
520
|
+
: <a class="el" href="classSVF_1_1SaberCondAllocator.html#ad1620cc7482aeb464b53cfce64e17cc3">SVF::SaberCondAllocator</a>
|
|
521
|
+
</li>
|
|
520
522
|
<li>funToFormalINMap
|
|
521
523
|
: <a class="el" href="classSVF_1_1SVFG.html#ae51cd0493e4e767848b96b69045762fd">SVF::SVFG</a>
|
|
522
524
|
</li>
|
|
@@ -589,12 +591,12 @@ $(function() {
|
|
|
589
591
|
<li>FunToRetMap
|
|
590
592
|
: <a class="el" href="classSVF_1_1SVFIR.html#ae34e5ff2f065ad752c248337d625b2e3">SVF::SVFIR</a>
|
|
591
593
|
</li>
|
|
592
|
-
<li>funToReturnMuSetMap
|
|
593
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#abae2396bf8a37a22be9365d368fe455c">SVF::MemSSA</a>
|
|
594
|
-
</li>
|
|
595
594
|
<li>FunToReturnMuSetMap
|
|
596
595
|
: <a class="el" href="classSVF_1_1MemSSA.html#a3cfc6d7134f98e5876c16c6c043a3d92">SVF::MemSSA</a>
|
|
597
596
|
</li>
|
|
597
|
+
<li>funToReturnMuSetMap
|
|
598
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#abae2396bf8a37a22be9365d368fe455c">SVF::MemSSA</a>
|
|
599
|
+
</li>
|
|
598
600
|
<li>FunToSEMap
|
|
599
601
|
: <a class="el" href="classSVF_1_1MTA.html#a2c92809f1395aa064c80aef0c3e4c944">SVF::MTA</a>
|
|
600
602
|
</li>
|
|
@@ -883,7 +883,7 @@ $(function() {
|
|
|
883
883
|
: <a class="el" href="classSVF_1_1VFG.html#a65c88a6c20380b715ac8b6c31e68afed">SVF::VFG</a>
|
|
884
884
|
</li>
|
|
885
885
|
<li>addValNode()
|
|
886
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#
|
|
886
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#a93bc14960cdd4eb345c64e9b79757ccf">SVF::SVFIR</a>
|
|
887
887
|
</li>
|
|
888
888
|
<li>addVarargNode()
|
|
889
889
|
: <a class="el" href="classSVF_1_1SVFIR.html#a078c01295f47bf12f1a2b8abfab8b28d">SVF::SVFIR</a>
|
|
@@ -921,18 +921,18 @@ $(function() {
|
|
|
921
921
|
</li>
|
|
922
922
|
<li>alias()
|
|
923
923
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a25720f154731a8c745da10aa76ab8517">SVF::BVDataPTAImpl</a>
|
|
924
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#
|
|
925
|
-
, <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
924
|
+
, <a class="el" href="classSVF_1_1CFLAlias.html#a0575c3badff6a158a6043e3e940af507">SVF::CFLAlias</a>
|
|
925
|
+
, <a class="el" href="classSVF_1_1CondPTAImpl.html#adb1ed3728d53a13c94402392155e9913">SVF::CondPTAImpl< Cond ></a>
|
|
926
926
|
, <a class="el" href="classSVF_1_1DDAPass.html#a96de481dd2af7b39428aff38158c1d4e">SVF::DDAPass</a>
|
|
927
927
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#a4424f27444c12dce8071c56a95c664bf">SVF::LockAnalysis</a>
|
|
928
|
-
, <a class="el" href="classSVF_1_1PointerAnalysis.html#
|
|
928
|
+
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a0f712ead1f31750879948c36b2fc77cf">SVF::PointerAnalysis</a>
|
|
929
929
|
, <a class="el" href="classSVF_1_1WPAPass.html#a5a71ab4d4bd993ff52da60c730d7b57f">SVF::WPAPass</a>
|
|
930
930
|
</li>
|
|
931
931
|
<li>alias_begin()
|
|
932
932
|
: <a class="el" href="classSVF_1_1SVFModule.html#a7f2b4647c8d69c8328b63e576cb6d065">SVF::SVFModule</a>
|
|
933
933
|
</li>
|
|
934
934
|
<li>alias_end()
|
|
935
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
935
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a1bb5c818ec63d81a238f3d242a89079f">SVF::SVFModule</a>
|
|
936
936
|
</li>
|
|
937
937
|
<li>AliasDDAClient()
|
|
938
938
|
: <a class="el" href="classSVF_1_1AliasDDAClient.html#af55b1ccfa6cfaa6ec079b19d62288cb6">SVF::AliasDDAClient</a>
|
|
@@ -961,8 +961,7 @@ $(function() {
|
|
|
961
961
|
</li>
|
|
962
962
|
<li>analyze()
|
|
963
963
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a944966086ecb716184c8cdcc43db5751">SVF::AndersenBase</a>
|
|
964
|
-
, <a class="el" href="
|
|
965
|
-
, <a class="el" href="classSVF_1_1CFLVF.html#a52bf916b33278f48d26c3f02947bf720">SVF::CFLVF</a>
|
|
964
|
+
, <a class="el" href="classSVF_1_1CFLBase.html#a2aac58e19676290042874c262f1edd4d">SVF::CFLBase</a>
|
|
966
965
|
, <a class="el" href="classSVF_1_1ContextDDA.html#ac8fe1cb3af6048a28028f00bb87a5eba">SVF::ContextDDA</a>
|
|
967
966
|
, <a class="el" href="classSVF_1_1FlowDDA.html#aa26f9b5ba2e51f904d8ede1db8584460">SVF::FlowDDA</a>
|
|
968
967
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#a267f7198600dde3054feb40def7a6681">SVF::FlowSensitive</a>
|
|
@@ -88,8 +88,8 @@ $(function() {
|
|
|
88
88
|
<li>~CallMU()
|
|
89
89
|
: <a class="el" href="classSVF_1_1CallMU.html#a408184b7a6c625d67a4b660e140b10c5">SVF::CallMU< Cond ></a>
|
|
90
90
|
</li>
|
|
91
|
-
<li>~
|
|
92
|
-
: <a class="el" href="
|
|
91
|
+
<li>~CFLBase()
|
|
92
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a9bcd55546fc9ec1fbbac2b257ffa3243">SVF::CFLBase</a>
|
|
93
93
|
</li>
|
|
94
94
|
<li>~CFLEdge()
|
|
95
95
|
: <a class="el" href="classSVF_1_1CFLEdge.html#a8754c9d2a2a8b342d614383ee5829e70">SVF::CFLEdge</a>
|
|
@@ -109,9 +109,6 @@ $(function() {
|
|
|
109
109
|
<li>~CFLStat()
|
|
110
110
|
: <a class="el" href="classSVF_1_1CFLStat.html#ac51498242513e203d0367b9d75f350f3">SVF::CFLStat</a>
|
|
111
111
|
</li>
|
|
112
|
-
<li>~CFLVF()
|
|
113
|
-
: <a class="el" href="classSVF_1_1CFLVF.html#ac993bd9c186eef2447d6f50d6451f014">SVF::CFLVF</a>
|
|
114
|
-
</li>
|
|
115
112
|
<li>~CHGraph()
|
|
116
113
|
: <a class="el" href="classSVF_1_1CHGraph.html#a63c4f42eea94e786090a546fc2195a00">SVF::CHGraph</a>
|
|
117
114
|
</li>
|
|
@@ -165,6 +165,13 @@ $(function() {
|
|
|
165
165
|
<li>buildCandidateFuncSetforLock()
|
|
166
166
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a271506d5032033efae684b0d729f5b3e">SVF::LockAnalysis</a>
|
|
167
167
|
</li>
|
|
168
|
+
<li>buildCFLGrammar()
|
|
169
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a77bc3b0260fe02cdcf41fdb6b80caa09">SVF::CFLBase</a>
|
|
170
|
+
</li>
|
|
171
|
+
<li>buildCFLGraph()
|
|
172
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a0daabb58bd7d5be40379ccc670c37a93">SVF::CFLBase</a>
|
|
173
|
+
, <a class="el" href="classSVF_1_1CFLVF.html#aa20f8d27da439c831f36b31312daf047">SVF::CFLVF</a>
|
|
174
|
+
</li>
|
|
168
175
|
<li>buildCG()
|
|
169
176
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#a1973126243ff619033a78a3782944278">SVF::ConstraintGraph</a>
|
|
170
177
|
</li>
|
|
@@ -128,6 +128,9 @@ $(function() {
|
|
|
128
128
|
<li>CFLAlias()
|
|
129
129
|
: <a class="el" href="classSVF_1_1CFLAlias.html#aae1dbf8d8c413eb7812ca428edfbae48">SVF::CFLAlias</a>
|
|
130
130
|
</li>
|
|
131
|
+
<li>CFLBase()
|
|
132
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a59c71b0eada5c763ce776f3618d08dd8">SVF::CFLBase</a>
|
|
133
|
+
</li>
|
|
131
134
|
<li>CFLEdge()
|
|
132
135
|
: <a class="el" href="classSVF_1_1CFLEdge.html#a808f0a3b6df73df41dcc2f0bfe944116">SVF::CFLEdge</a>
|
|
133
136
|
</li>
|
|
@@ -137,6 +140,9 @@ $(function() {
|
|
|
137
140
|
<li>CFLGrammar()
|
|
138
141
|
: <a class="el" href="classSVF_1_1CFLGrammar.html#ad124b5e229216515b34b8d9b5d04e067">SVF::CFLGrammar</a>
|
|
139
142
|
</li>
|
|
143
|
+
<li>CFLGrammarStat()
|
|
144
|
+
: <a class="el" href="classSVF_1_1CFLStat.html#a1fbe39f511320df60f54235bd7842257">SVF::CFLStat</a>
|
|
145
|
+
</li>
|
|
140
146
|
<li>CFLGraph()
|
|
141
147
|
: <a class="el" href="classSVF_1_1CFLGraph.html#a3dddc713969a95943d1f9b1e31ec71bc">SVF::CFLGraph</a>
|
|
142
148
|
</li>
|
|
@@ -147,7 +153,7 @@ $(function() {
|
|
|
147
153
|
: <a class="el" href="classSVF_1_1CFLSolver.html#a394ecf58da040648dda4adb8d0e7d75b">SVF::CFLSolver</a>
|
|
148
154
|
</li>
|
|
149
155
|
<li>CFLStat()
|
|
150
|
-
: <a class="el" href="classSVF_1_1CFLStat.html#
|
|
156
|
+
: <a class="el" href="classSVF_1_1CFLStat.html#ada5680cabe65962be3a574a8a740f59c">SVF::CFLStat</a>
|
|
151
157
|
</li>
|
|
152
158
|
<li>CFLVF()
|
|
153
159
|
: <a class="el" href="classSVF_1_1CFLVF.html#a1e6a36bc27f7b325086f8f44d745d519">SVF::CFLVF</a>
|
|
@@ -246,7 +252,7 @@ $(function() {
|
|
|
246
252
|
, <a class="el" href="classSVF_1_1FunExitICFGNode.html#ab81f7f50638b8ce85f83ca3b7b566213">SVF::FunExitICFGNode</a>
|
|
247
253
|
, <a class="el" href="classSVF_1_1GepCGEdge.html#af9fbe33becd8f832267ab7ea6e0437b6">SVF::GepCGEdge</a>
|
|
248
254
|
, <a class="el" href="classSVF_1_1GepObjVar.html#ab3129ad98687e6352675d84373d96ffe">SVF::GepObjVar</a>
|
|
249
|
-
, <a class="el" href="classSVF_1_1GepStmt.html#
|
|
255
|
+
, <a class="el" href="classSVF_1_1GepStmt.html#a92016e7d6061e4a157c9cd39ad94cc20">SVF::GepStmt</a>
|
|
250
256
|
, <a class="el" href="classSVF_1_1GepValVar.html#a28e42f01110a2d0a5f1f90bca14c5035">SVF::GepValVar</a>
|
|
251
257
|
, <a class="el" href="classSVF_1_1GepVFGNode.html#a77aa023b0c19e72a1263c63419643241">SVF::GepVFGNode</a>
|
|
252
258
|
, <a class="el" href="classSVF_1_1GlobalICFGNode.html#a06d0940d1b923991144c827e145a028e">SVF::GlobalICFGNode</a>
|
|
@@ -276,7 +282,7 @@ $(function() {
|
|
|
276
282
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a589d71ff881e53133e5c688f1c616ab3">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
277
283
|
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#a6be54447671288a666af5d48972e2ccf">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
278
284
|
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#a79033645683ead9a7404cd35fd936092">SVF::NormalGepCGEdge</a>
|
|
279
|
-
, <a class="el" href="classSVF_1_1NullPtrVFGNode.html#
|
|
285
|
+
, <a class="el" href="classSVF_1_1NullPtrVFGNode.html#a79b84b61e6e2c967fc3c1b8d9dad41c5">SVF::NullPtrVFGNode</a>
|
|
280
286
|
, <a class="el" href="classSVF_1_1ObjVar.html#ac127d3ee00a6bed2bdba2f24b389eb4b">SVF::ObjVar</a>
|
|
281
287
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#ad374e8e6ddd5c397bd5ab6cf9b259968">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
282
288
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#afb53f0b47cdad94379c3a4895980be9c">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -289,14 +295,14 @@ $(function() {
|
|
|
289
295
|
, <a class="el" href="classSVF_1_1RetCFGEdge.html#aa26fbdb6a5fc801eef8a7f59ea28bc3a">SVF::RetCFGEdge</a>
|
|
290
296
|
, <a class="el" href="classSVF_1_1RetDirSVFGEdge.html#ae13c787500749e182c7b48d4750fc0bb">SVF::RetDirSVFGEdge</a>
|
|
291
297
|
, <a class="el" href="classSVF_1_1RetICFGNode.html#a495a6ff3a561fac9a5157308c68a5ea8">SVF::RetICFGNode</a>
|
|
292
|
-
, <a class="el" href="classSVF_1_1RetIndSVFGEdge.html#
|
|
298
|
+
, <a class="el" href="classSVF_1_1RetIndSVFGEdge.html#a436d46d2a475a291ecc56cc2f26b910f">SVF::RetIndSVFGEdge</a>
|
|
293
299
|
, <a class="el" href="classSVF_1_1RetMU.html#ace8b780beda75de78d08247335e1738a">SVF::RetMU< Cond ></a>
|
|
294
300
|
, <a class="el" href="classSVF_1_1RetPE.html#a43c6965616d67e77087b486265139d21">SVF::RetPE</a>
|
|
295
301
|
, <a class="el" href="classSVF_1_1RetPN.html#acedd9e576a077f96c0638065d4c70bcf">SVF::RetPN</a>
|
|
296
302
|
, <a class="el" href="classSVF_1_1SelectStmt.html#a89f27a20f9c2acc66c4c6152e79ee30e">SVF::SelectStmt</a>
|
|
297
303
|
, <a class="el" href="classSVF_1_1Steensgaard.html#a7e7493bd144746edb4fbe1292e8ba55f">SVF::Steensgaard</a>
|
|
298
304
|
, <a class="el" href="classSVF_1_1StmtVFGNode.html#ade2eb6475fdc3d2fa107c9adf508b72a">SVF::StmtVFGNode</a>
|
|
299
|
-
, <a class="el" href="classSVF_1_1StoreCGEdge.html#
|
|
305
|
+
, <a class="el" href="classSVF_1_1StoreCGEdge.html#a7fdb88d66ee7489f2e2de5e91ed5f25b">SVF::StoreCGEdge</a>
|
|
300
306
|
, <a class="el" href="classSVF_1_1StoreCHI.html#a66a4ea0b8b61d39a552f7da000732263">SVF::StoreCHI< Cond ></a>
|
|
301
307
|
, <a class="el" href="classSVF_1_1StoreStmt.html#ae3c219e8af92e222f55c930009db6e67">SVF::StoreStmt</a>
|
|
302
308
|
, <a class="el" href="classSVF_1_1StoreVFGNode.html#a61b6a4c05576d942024cc002905d5831">SVF::StoreVFGNode</a>
|
|
@@ -312,10 +318,10 @@ $(function() {
|
|
|
312
318
|
, <a class="el" href="classSVF_1_1TypeAnalysis.html#ae14733ac9763b07a84ed9b5e297badf3">SVF::TypeAnalysis</a>
|
|
313
319
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#abb10688145fa76629916ec3df61b6c95">SVF::UnaryOPStmt</a>
|
|
314
320
|
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#a01a9b0fd0189462e37ff51e232a5cda8">SVF::UnaryOPVFGNode</a>
|
|
315
|
-
, <a class="el" href="classSVF_1_1ValVar.html#
|
|
316
|
-
, <a class="el" href="classSVF_1_1VarArgPN.html#
|
|
321
|
+
, <a class="el" href="classSVF_1_1ValVar.html#adbbf3c9ff5dcb10ac528d3eb4b69750c">SVF::ValVar</a>
|
|
322
|
+
, <a class="el" href="classSVF_1_1VarArgPN.html#acaecf9e9d98c4a14fecee0877a72839c">SVF::VarArgPN</a>
|
|
317
323
|
, <a class="el" href="classSVF_1_1VariantGepCGEdge.html#a5afc61b0781b222c70707a0ea765a4bd">SVF::VariantGepCGEdge</a>
|
|
318
|
-
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#
|
|
324
|
+
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#afd1e0d4445e1e50e95f816e51f8de3c8">SVF::VersionedFlowSensitive</a>
|
|
319
325
|
, <a class="el" href="classSVF_1_1VersionedPTData.html#a385133d44ac2b5fcef007040da8c2fd6">SVF::VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
320
326
|
</li>
|
|
321
327
|
<li>cleanConsCG()
|
|
@@ -374,7 +380,7 @@ $(function() {
|
|
|
374
380
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#ab345e148997b9e1c6e4c2c76267880b7">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
375
381
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#a8b6e2e5e016a5ae00ae440e3f383bb16">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
376
382
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a3bf34d8040779b4d251bb08a58604d77">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
377
|
-
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#
|
|
383
|
+
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#aaf3df7501f84233f6a687ef9f2f0ae90">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
378
384
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#afa828c0db9c030584e379e86cf0a25a9">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
379
385
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ae4b558e119c7e3fae25a0b4509422c87">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
380
386
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#aff3437089686869faa772c44bca753b6">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -397,7 +403,7 @@ $(function() {
|
|
|
397
403
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#ae0495fcba25d4baffda9f85254591ae1">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
398
404
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#a65028f1634a18f6adbd4cfdb526d1d20">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
399
405
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a5ca2c5a8908d003b7ec2c17f949ae6aa">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
400
|
-
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#
|
|
406
|
+
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#ab20b71c9e2f31439c95071c375bf89e0">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
401
407
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#af64c6a2c0a1b2044fac56a69e9db7cff">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
402
408
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ab01a663b665d629c15f3531f18b5abc2">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
403
409
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a10221452ea6ffed4ae51a9c6f9dc1e93">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -427,10 +433,10 @@ $(function() {
|
|
|
427
433
|
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#aedd12e894fb2c17d2201f4049e5f3793">SVF::VersionedFlowSensitive</a>
|
|
428
434
|
</li>
|
|
429
435
|
<li>CmpStmt()
|
|
430
|
-
: <a class="el" href="classSVF_1_1CmpStmt.html#
|
|
436
|
+
: <a class="el" href="classSVF_1_1CmpStmt.html#a02c4846269bd28bd4e8b127532cb737a">SVF::CmpStmt</a>
|
|
431
437
|
</li>
|
|
432
438
|
<li>CmpVFGNode()
|
|
433
|
-
: <a class="el" href="classSVF_1_1CmpVFGNode.html#
|
|
439
|
+
: <a class="el" href="classSVF_1_1CmpVFGNode.html#adcb91fca3c1cd9e23c8996dd825504ac">SVF::CmpVFGNode</a>
|
|
434
440
|
</li>
|
|
435
441
|
<li>collapseField()
|
|
436
442
|
: <a class="el" href="classSVF_1_1Andersen.html#af4a0d960ef198047517bb32ee1e24a61">SVF::Andersen</a>
|
|
@@ -479,7 +485,6 @@ $(function() {
|
|
|
479
485
|
</li>
|
|
480
486
|
<li>collectCycleInfo()
|
|
481
487
|
: <a class="el" href="classSVF_1_1AndersenStat.html#ae35507bebe6a1a9a64ab379473c85cad">SVF::AndersenStat</a>
|
|
482
|
-
, <a class="el" href="classSVF_1_1CFLStat.html#ae235e945a6856cfad961ba752b75d409">SVF::CFLStat</a>
|
|
483
488
|
</li>
|
|
484
489
|
<li>collectEntryFunInCallGraph()
|
|
485
490
|
: <a class="el" href="classSVF_1_1TCT.html#a313962cab59c12057d4f780a918ed1e8">SVF::TCT</a>
|
|
@@ -586,7 +591,7 @@ $(function() {
|
|
|
586
591
|
: <a class="el" href="classSVF_1_1LocationSet.html#afc0f702b6cce26861b409130fe5e019f">SVF::LocationSet</a>
|
|
587
592
|
</li>
|
|
588
593
|
<li>computeDDAPts()
|
|
589
|
-
: <a class="el" href="classSVF_1_1ContextDDA.html#
|
|
594
|
+
: <a class="el" href="classSVF_1_1ContextDDA.html#ae0f3b07267ded5f0ee879c39effff864">SVF::ContextDDA</a>
|
|
590
595
|
, <a class="el" href="classSVF_1_1FlowDDA.html#a113faa56ee75eff39da19fd4b47a47e0">SVF::FlowDDA</a>
|
|
591
596
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a0bb90b398ef85504bcd816ae57bee01d">SVF::PointerAnalysis</a>
|
|
592
597
|
</li>
|
|
@@ -639,7 +644,7 @@ $(function() {
|
|
|
639
644
|
, <a class="el" href="classSVF_1_1SaberCondAllocator.html#a2e4c3f5149a5085a5c8bb7547eae8161">SVF::SaberCondAllocator</a>
|
|
640
645
|
</li>
|
|
641
646
|
<li>CondPointsToSet()
|
|
642
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
647
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#aad144061d006968ff4d6d21488b84801">SVF::CondPointsToSet< Cond ></a>
|
|
643
648
|
</li>
|
|
644
649
|
<li>CondPTAImpl()
|
|
645
650
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a60678dda5071557483b27d09d26dc270">SVF::CondPTAImpl< Cond ></a>
|
|
@@ -746,19 +751,19 @@ $(function() {
|
|
|
746
751
|
: <a class="el" href="classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05">SVF::ContextDDA</a>
|
|
747
752
|
</li>
|
|
748
753
|
<li>CopyCGEdge()
|
|
749
|
-
: <a class="el" href="classSVF_1_1CopyCGEdge.html#
|
|
754
|
+
: <a class="el" href="classSVF_1_1CopyCGEdge.html#a0e950b306ec8d45e38f0320c63681ecd">SVF::CopyCGEdge</a>
|
|
750
755
|
</li>
|
|
751
756
|
<li>CopyStmt()
|
|
752
757
|
: <a class="el" href="classSVF_1_1CopyStmt.html#aa965d58e96e8729d16d66387ee09eac7">SVF::CopyStmt</a>
|
|
753
758
|
</li>
|
|
754
759
|
<li>CopyVFGNode()
|
|
755
|
-
: <a class="el" href="classSVF_1_1CopyVFGNode.html#
|
|
760
|
+
: <a class="el" href="classSVF_1_1CopyVFGNode.html#a0f3f697a0053bf5847db95f526bec1e7">SVF::CopyVFGNode</a>
|
|
756
761
|
</li>
|
|
757
762
|
<li>CoreBitVector()
|
|
758
|
-
: <a class="el" href="classSVF_1_1CoreBitVector.html#
|
|
763
|
+
: <a class="el" href="classSVF_1_1CoreBitVector.html#a57b3db689583b652ab1426c04a66c4ae">SVF::CoreBitVector</a>
|
|
759
764
|
</li>
|
|
760
765
|
<li>CoreBitVectorIterator()
|
|
761
|
-
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#
|
|
766
|
+
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#add4da76753804d22314f070e1ad1ce6f">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
762
767
|
</li>
|
|
763
768
|
<li>count()
|
|
764
769
|
: <a class="el" href="classSVF_1_1CondStdSet.html#aa19e82905537f3ae41f64fce070ee555">SVF::CondStdSet< Element ></a>
|
|
@@ -777,11 +782,14 @@ $(function() {
|
|
|
777
782
|
<li>countStat()
|
|
778
783
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a632f57db1f1e17f49289b5dfec048ef6">SVF::ICFGStat</a>
|
|
779
784
|
</li>
|
|
785
|
+
<li>countSumEdges()
|
|
786
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a824da17d03599090d4e3b4c50aeccff9">SVF::CFLBase</a>
|
|
787
|
+
</li>
|
|
780
788
|
<li>cptsBegin()
|
|
781
789
|
: <a class="el" href="classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670">SVF::CondPointsToSet< Cond ></a>
|
|
782
790
|
</li>
|
|
783
791
|
<li>cptsEnd()
|
|
784
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
792
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#aa4c47630b9a06d70375daf5e9237303d">SVF::CondPointsToSet< Cond ></a>
|
|
785
793
|
</li>
|
|
786
794
|
<li>createAndersenSCD()
|
|
787
795
|
: <a class="el" href="classSVF_1_1AndersenSCD.html#ad403be45ff1c69fccdff6c5f3f1959c2">SVF::AndersenSCD</a>
|
|
@@ -846,10 +854,10 @@ $(function() {
|
|
|
846
854
|
, <a class="el" href="classSVF_1_1DCHGraph.html#a2fef8f7209f100c7a266cf3102b1219b">SVF::DCHGraph</a>
|
|
847
855
|
</li>
|
|
848
856
|
<li>CxtDPItem()
|
|
849
|
-
: <a class="el" href="classSVF_1_1CxtDPItem.html#
|
|
857
|
+
: <a class="el" href="classSVF_1_1CxtDPItem.html#a673749f246b002b33ca3718a566779ca">SVF::CxtDPItem</a>
|
|
850
858
|
</li>
|
|
851
859
|
<li>CxtProc()
|
|
852
|
-
: <a class="el" href="classSVF_1_1CxtProc.html#
|
|
860
|
+
: <a class="el" href="classSVF_1_1CxtProc.html#a25a80c93a6aeb1112a846d6c588364cc">SVF::CxtProc</a>
|
|
853
861
|
</li>
|
|
854
862
|
<li>cxtSize()
|
|
855
863
|
: <a class="el" href="classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1">SVF::ContextCond</a>
|
|
@@ -858,7 +866,7 @@ $(function() {
|
|
|
858
866
|
: <a class="el" href="classSVF_1_1CxtStmt.html#ad976db5b794019bb68ccc9a35349fb41">SVF::CxtStmt</a>
|
|
859
867
|
</li>
|
|
860
868
|
<li>CxtStmtDPItem()
|
|
861
|
-
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#
|
|
869
|
+
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a5c3bd4e8f26bfdc863baeb1241a557d1">SVF::CxtStmtDPItem< LocCond ></a>
|
|
862
870
|
</li>
|
|
863
871
|
<li>CxtThread()
|
|
864
872
|
: <a class="el" href="classSVF_1_1CxtThread.html#a7f842879cad19328575f33220491352a">SVF::CxtThread</a>
|
|
@@ -83,6 +83,8 @@ $(function() {
|
|
|
83
83
|
: <a class="el" href="classSVF_1_1Andersen.html#ad90c8cf193bd81870ce8dd88c9580e2c">SVF::Andersen</a>
|
|
84
84
|
, <a class="el" href="classSVF_1_1AndersenBase.html#a28a1c3571cdee5e05004b29ace364e67">SVF::AndersenBase</a>
|
|
85
85
|
, <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a57ff2bf45ede7a730a8adaba8e61179d">SVF::BVDataPTAImpl</a>
|
|
86
|
+
, <a class="el" href="classSVF_1_1CFLAlias.html#a1b7e49b3f42d625f1f25258044f8b885">SVF::CFLAlias</a>
|
|
87
|
+
, <a class="el" href="classSVF_1_1CFLVF.html#a6047084ea0cfe2827130facdd54e4806">SVF::CFLVF</a>
|
|
86
88
|
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a9bdc3a50c695029a28371116ddc3ef8d">SVF::CondPTAImpl< Cond ></a>
|
|
87
89
|
, <a class="el" href="classSVF_1_1ContextDDA.html#ae34cd06ee3b7d763c81ec418af76d244">SVF::ContextDDA</a>
|
|
88
90
|
, <a class="el" href="classSVF_1_1FlowDDA.html#a5abae08577ab24684653421dc712431a">SVF::FlowDDA</a>
|
|
@@ -173,7 +175,7 @@ $(function() {
|
|
|
173
175
|
: <a class="el" href="classSVF_1_1FormalParmVFGNode.html#a4f51e718a8519f6edcee627cdd51b272">SVF::FormalParmVFGNode</a>
|
|
174
176
|
</li>
|
|
175
177
|
<li>FormalRetVFGNode()
|
|
176
|
-
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#
|
|
178
|
+
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#a0155a71f08dfb1fb43f054084b2380c6">SVF::FormalRetVFGNode</a>
|
|
177
179
|
</li>
|
|
178
180
|
<li>forwardSliceBegin()
|
|
179
181
|
: <a class="el" href="classSVF_1_1ProgSlice.html#ae482fcb138aaf345586a39daa34ff895">SVF::ProgSlice</a>
|
|
@@ -498,8 +498,11 @@ $(function() {
|
|
|
498
498
|
<li>getCFCond()
|
|
499
499
|
: <a class="el" href="classSVF_1_1SaberCondAllocator.html#a49a7146006e286c6ffb5668687a5a92f">SVF::SaberCondAllocator</a>
|
|
500
500
|
</li>
|
|
501
|
+
<li>getCFLEdges()
|
|
502
|
+
: <a class="el" href="classSVF_1_1CFLGraph.html#afcf910a94a3b081067f5a55599475a16">SVF::CFLGraph</a>
|
|
503
|
+
</li>
|
|
501
504
|
<li>getCFLGraph()
|
|
502
|
-
: <a class="el" href="
|
|
505
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a22ab9bbaee16e06d04817db8c394cc0b">SVF::CFLBase</a>
|
|
503
506
|
</li>
|
|
504
507
|
<li>getCFLPts()
|
|
505
508
|
: <a class="el" href="classSVF_1_1CFLAlias.html#acbbacca91cb85f67523aa8f84f6fe629">SVF::CFLAlias</a>
|
|
@@ -1456,7 +1459,7 @@ $(function() {
|
|
|
1456
1459
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80">SVF::MRGenerator</a>
|
|
1457
1460
|
</li>
|
|
1458
1461
|
<li>getModRefInfo()
|
|
1459
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
1462
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#ac14c99ee6064fc9cf30120a83c78e702">SVF::MRGenerator</a>
|
|
1460
1463
|
, <a class="el" href="classSVF_1_1WPAPass.html#a567f818fa7b29142b18cb39e5c063a4e">SVF::WPAPass</a>
|
|
1461
1464
|
</li>
|
|
1462
1465
|
<li>getModSideEffectOfCallSite()
|
|
@@ -1533,7 +1536,7 @@ $(function() {
|
|
|
1533
1536
|
: <a class="el" href="classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9">SVF::SVFG</a>
|
|
1534
1537
|
</li>
|
|
1535
1538
|
<li>getMUSet()
|
|
1536
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
1539
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#af1a7b3ca0144ebff3747715e89646fbb">SVF::MemSSA</a>
|
|
1537
1540
|
</li>
|
|
1538
1541
|
<li>getMutDFPTDataTy()
|
|
1539
1542
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483">SVF::BVDataPTAImpl</a>
|
|
@@ -1660,7 +1663,7 @@ $(function() {
|
|
|
1660
1663
|
</li>
|
|
1661
1664
|
<li>getObject()
|
|
1662
1665
|
: <a class="el" href="classSVF_1_1DummyVersionPropSVFGNode.html#ac10a4b9c2ee536cfcb74120d86c0619f">SVF::DummyVersionPropSVFGNode</a>
|
|
1663
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#
|
|
1666
|
+
, <a class="el" href="classSVF_1_1SVFIR.html#a25b86c16d11b4d50ccc28ead525687ae">SVF::SVFIR</a>
|
|
1664
1667
|
</li>
|
|
1665
1668
|
<li>getObjectNode()
|
|
1666
1669
|
: <a class="el" href="classSVF_1_1IRGraph.html#aba13ca47865614e45321c1ae53e640c1">SVF::IRGraph</a>
|
|
@@ -1941,11 +1944,11 @@ $(function() {
|
|
|
1941
1944
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a4cbb9131a89c5c48367fb927693b5c6b">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1942
1945
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#ac2f494da9379c336bb81a0dc438b5af9">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1943
1946
|
, <a class="el" href="classSVF_1_1MutablePTData.html#abe4230f3ba78fc660ea291fda36ffa62">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1944
|
-
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#
|
|
1947
|
+
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#aaf519166d2e0ca3c81088b52a1cf3066">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1945
1948
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#a5f6a01d0bb40a718bc14f2cc1bb98a13">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1946
1949
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a9982ecf42416756a0729a28e8713cfed">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1947
1950
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a34f8226202e1654d4e67916b21ec4d99">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
1948
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
1951
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a9b81d20e54d08e36edbff43549b1e820">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1949
1952
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a4dfb43679e9fa794ebad99b6584c32ec">SVF::PointerAnalysis</a>
|
|
1950
1953
|
, <a class="el" href="classSVF_1_1PTData.html#a9ae6037637d8b9acb323333f491f4a7d">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
1951
1954
|
, <a class="el" href="classSVF_1_1Steensgaard.html#adbcb9af660ab9bb0202bd32342280486">SVF::Steensgaard</a>
|
|
@@ -1958,7 +1961,7 @@ $(function() {
|
|
|
1958
1961
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1959
1962
|
</li>
|
|
1960
1963
|
<li>getPtsSubSetMap()
|
|
1961
|
-
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#
|
|
1964
|
+
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53">SVF::IntraDisjointMRG</a>
|
|
1962
1965
|
</li>
|
|
1963
1966
|
<li>getRawProductions()
|
|
1964
1967
|
: <a class="el" href="classSVF_1_1GrammarBase.html#a4561438149716c91178ea013686f66ae">SVF::GrammarBase</a>
|
|
@@ -2018,7 +2021,7 @@ $(function() {
|
|
|
2018
2021
|
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a7c1125c992eec20e118e6bfc12cb8bfb">SVF::ICFGBuilder</a>
|
|
2019
2022
|
</li>
|
|
2020
2023
|
<li>getRetParmAtJoinedSite()
|
|
2021
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2024
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a5439ef32c909b02c83cbd30eb0a0fe12">SVF::ThreadAPI</a>
|
|
2022
2025
|
</li>
|
|
2023
2026
|
<li>getRetPE()
|
|
2024
2027
|
: <a class="el" href="classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603">SVF::RetCFGEdge</a>
|
|
@@ -2223,7 +2226,7 @@ $(function() {
|
|
|
2223
2226
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360">SVF::BranchVFGNode</a>
|
|
2224
2227
|
</li>
|
|
2225
2228
|
<li>getSuccNodes()
|
|
2226
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2229
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a8164ae39b494115142767abc29cebd53">SVF::MTASVFGBuilder</a>
|
|
2227
2230
|
</li>
|
|
2228
2231
|
<li>getSVFFun()
|
|
2229
2232
|
: <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
|
|
@@ -2277,7 +2280,7 @@ $(function() {
|
|
|
2277
2280
|
: <a class="el" href="classSVF_1_1GrammarBase.html#afb21efe07e3451ad8284cab384963f06">SVF::GrammarBase</a>
|
|
2278
2281
|
</li>
|
|
2279
2282
|
<li>getTaskDataAtHareParForSite()
|
|
2280
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2283
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#aee8fac6281a95d8a519add100e8887d1">SVF::ThreadAPI</a>
|
|
2281
2284
|
</li>
|
|
2282
2285
|
<li>getTaskFuncAtHareParForSite()
|
|
2283
2286
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#afeedd6e518af76fa9e7142af8899b2f5">SVF::ThreadAPI</a>
|
|
@@ -2498,7 +2501,7 @@ $(function() {
|
|
|
2498
2501
|
: <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
|
|
2499
2502
|
</li>
|
|
2500
2503
|
<li>global_end()
|
|
2501
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2504
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b">SVF::SVFModule</a>
|
|
2502
2505
|
</li>
|
|
2503
2506
|
<li>GlobalICFGNode()
|
|
2504
2507
|
: <a class="el" href="classSVF_1_1GlobalICFGNode.html#a01e8a9844fcad1cc5faa22d8b0e0efd7">SVF::GlobalICFGNode</a>
|
|
@@ -202,6 +202,8 @@ $(function() {
|
|
|
202
202
|
, <a class="el" href="classSVF_1_1AndersenBase.html#a891816407a4c6346f56bc01a67b78aac">SVF::AndersenBase</a>
|
|
203
203
|
, <a class="el" href="classSVF_1_1AndersenSFR.html#a3b255068b3ea53041af94fd373a53bd4">SVF::AndersenSFR</a>
|
|
204
204
|
, <a class="el" href="classSVF_1_1AndersenWaveDiff.html#a40514a439869d0c025afb4f6b6fb4071">SVF::AndersenWaveDiff</a>
|
|
205
|
+
, <a class="el" href="classSVF_1_1CFLAlias.html#aef129edd61d7f15947c6539f8d0c36a0">SVF::CFLAlias</a>
|
|
206
|
+
, <a class="el" href="classSVF_1_1CFLVF.html#a852ed935576ca426287cf4afa6a585e3">SVF::CFLVF</a>
|
|
205
207
|
, <a class="el" href="classSVF_1_1ContextDDA.html#adb9f21a86daeb2dd79537f3939c393cf">SVF::ContextDDA</a>
|
|
206
208
|
, <a class="el" href="classSVF_1_1FlowDDA.html#af1fcf058a9feefeda63f07d4189513a1">SVF::FlowDDA</a>
|
|
207
209
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#ad6243c1317503bed39411dab47c83da7">SVF::FlowSensitive</a>
|
|
@@ -662,7 +664,7 @@ $(function() {
|
|
|
662
664
|
: <a class="el" href="classSVF_1_1CxtThread.html#a39230596cd1c927353eaaee071eb16c6">SVF::CxtThread</a>
|
|
663
665
|
</li>
|
|
664
666
|
<li>isInLoop()
|
|
665
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
667
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a31db72814524d1b6581999c4b93dd696">SVF::ICFG</a>
|
|
666
668
|
, <a class="el" href="classSVF_1_1SVFLoop.html#af2433fcc43f4e22fdf97ca2672a5dfa3">SVF::SVFLoop</a>
|
|
667
669
|
</li>
|
|
668
670
|
<li>isInloop()
|
|
@@ -761,7 +763,7 @@ $(function() {
|
|
|
761
763
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#aee9e5ebac543d9a2aab511410b047898">SVF::MTAAnnotator</a>
|
|
762
764
|
</li>
|
|
763
765
|
<li>isMemDealloc()
|
|
764
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
766
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#ab6d9c2435bdb1c01542cc75e9eef0a4e">SVF::SaberCheckerAPI</a>
|
|
765
767
|
</li>
|
|
766
768
|
<li>isMemset()
|
|
767
769
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#a36eb47b716c3b44ba5c459052bb0ed93">SVF::MTAAnnotator</a>
|
|
@@ -981,28 +983,28 @@ $(function() {
|
|
|
981
983
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#add7daee4a0ecae479a5ab015130c8c93">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
982
984
|
</li>
|
|
983
985
|
<li>isTailofSpan()
|
|
984
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
986
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a9c8681767551575a18ee141f7336db05">SVF::MTASVFGBuilder</a>
|
|
985
987
|
</li>
|
|
986
988
|
<li>isTDAcquire()
|
|
987
989
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a5521de9933ce74d0954a942dfceae772">SVF::LockAnalysis</a>
|
|
988
990
|
, <a class="el" href="classSVF_1_1ThreadAPI.html#a9db4df7968ec179e5012794c58fdee70">SVF::ThreadAPI</a>
|
|
989
991
|
</li>
|
|
990
992
|
<li>isTDBarWait()
|
|
991
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
993
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a0ff50b4312b9aa2c7ebd00e9a40a2668">SVF::ThreadAPI</a>
|
|
992
994
|
</li>
|
|
993
995
|
<li>isTDExit()
|
|
994
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
996
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#ae87d129560d7015966336f06a516db23">SVF::ThreadAPI</a>
|
|
995
997
|
</li>
|
|
996
998
|
<li>isTDFork()
|
|
997
999
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aff32f240a03421937c2fc606359dca9b">SVF::ForkJoinAnalysis</a>
|
|
998
1000
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#a6e34f3138e8ee558bb00d9d808afba16">SVF::LockAnalysis</a>
|
|
999
1001
|
, <a class="el" href="classSVF_1_1MHP.html#aeabf2e9ec8b1ec874503c83cc65e1205">SVF::MHP</a>
|
|
1000
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1002
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a261eb3c2f7e44a81edf4feddfc65a3cc">SVF::ThreadAPI</a>
|
|
1001
1003
|
</li>
|
|
1002
1004
|
<li>isTDJoin()
|
|
1003
1005
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aac722a42dc6e03e771a7a80de5f8ec94">SVF::ForkJoinAnalysis</a>
|
|
1004
1006
|
, <a class="el" href="classSVF_1_1MHP.html#ab566508ffd73abd4d5ad047a1d7f9c27">SVF::MHP</a>
|
|
1005
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1007
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a50e56d63c6d713ac34b4006d248f880b">SVF::ThreadAPI</a>
|
|
1006
1008
|
</li>
|
|
1007
1009
|
<li>isTDRelease()
|
|
1008
1010
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae312fa9ddb320674f7bc31e29aa474ed">SVF::LockAnalysis</a>
|
|
@@ -105,6 +105,9 @@ $(function() {
|
|
|
105
105
|
<li>normalize()
|
|
106
106
|
: <a class="el" href="classSVF_1_1CFGNormalizer.html#ae8e2b22944e9d3d2ec14cd6aaa8b93c9">SVF::CFGNormalizer</a>
|
|
107
107
|
</li>
|
|
108
|
+
<li>normalizeCFLGrammar()
|
|
109
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a462de3facd2a9365d32397d250414ee9">SVF::CFLBase</a>
|
|
110
|
+
</li>
|
|
108
111
|
<li>normalizePointsTo()
|
|
109
112
|
: <a class="el" href="classSVF_1_1AndersenBase.html#af37392229dab0a1f2f807a12186c3b39">SVF::AndersenBase</a>
|
|
110
113
|
, <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a2026cffd7043208333083ed1a6603e7b">SVF::BVDataPTAImpl</a>
|
|
@@ -458,7 +458,7 @@ $(function() {
|
|
|
458
458
|
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a6e4964389f96667bd69354fd4a742720">SVF::VersionedFlowSensitive</a>
|
|
459
459
|
</li>
|
|
460
460
|
<li>PTASCEV()
|
|
461
|
-
: <a class="el" href="classSVF_1_1PTASCEV.html#
|
|
461
|
+
: <a class="el" href="classSVF_1_1PTASCEV.html#a3f4fbad38457025f35e151e54ab96b70">SVF::PTASCEV</a>
|
|
462
462
|
</li>
|
|
463
463
|
<li>PTAStat()
|
|
464
464
|
: <a class="el" href="classSVF_1_1PTAStat.html#ac9b65b591200c16c420fbd26710b448f">SVF::PTAStat</a>
|