svf-tools 1.0.620 → 1.0.621
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SVF-doxygen/html/html/CFLAlias_8cpp_source.html +7 -2
- package/SVF-doxygen/html/html/CFLAlias_8h.html +4 -0
- package/SVF-doxygen/html/html/CFLAlias_8h_source.html +19 -10
- package/SVF-doxygen/html/html/CFLBase_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/CFLBase_8h_source.html +1 -1
- package/SVF-doxygen/html/html/CFLDataBuilder_8h.html +96 -0
- package/SVF-doxygen/html/html/CFLDataBuilder_8h_source.html +99 -0
- package/SVF-doxygen/html/html/CFLData_8h.html +106 -0
- package/SVF-doxygen/html/html/CFLData_8h_source.html +136 -0
- package/SVF-doxygen/html/html/CFLSolver_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/CFLSolver_8h.html +4 -0
- package/SVF-doxygen/html/html/CFLSolver_8h_source.html +22 -16
- package/SVF-doxygen/html/html/CFLVF_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/GraphWriter_8cpp_source.html +2 -1
- package/SVF-doxygen/html/html/GraphWriter_8h_source.html +2 -1
- package/SVF-doxygen/html/html/LLVMLoopAnalysis_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/Options_8cpp_source.html +4 -3
- package/SVF-doxygen/html/html/Options_8h_source.html +4 -3
- package/SVF-doxygen/html/html/annotated.html +357 -351
- package/SVF-doxygen/html/html/cfl_8cpp.html +1 -1
- package/SVF-doxygen/html/html/cfl_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +1 -0
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.html +27 -24
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase.html +2 -1
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLData-members.html +110 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLData.html +1126 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLDataBuilder-members.html +88 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLDataBuilder.html +380 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLSolver.html +48 -39
- package/SVF-doxygen/html/html/classSVF_1_1CFLSolver.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLVF.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1GraphWriter.html +3 -2
- package/SVF-doxygen/html/html/classSVF_1_1HybridData-members.html +89 -0
- package/SVF-doxygen/html/html/classSVF_1_1HybridData.html +449 -0
- package/SVF-doxygen/html/html/classSVF_1_1LLVMLoopAnalysis.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1Options-members.html +45 -44
- package/SVF-doxygen/html/html/classSVF_1_1Options.html +28 -2
- package/SVF-doxygen/html/html/classSVF_1_1POCRAlias-members.html +281 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRAlias.html +828 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRAlias.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRSolver-members.html +98 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRSolver.html +245 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRSolver.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +2 -1
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +1 -1
- package/SVF-doxygen/html/html/classes.html +110 -109
- package/SVF-doxygen/html/html/dir_ae8aa099e368efaa962140c6624142bc.html +4 -0
- package/SVF-doxygen/html/html/files.html +9 -7
- package/SVF-doxygen/html/html/functions.html +7 -1
- package/SVF-doxygen/html/html/functions_0x7e.html +18 -0
- package/SVF-doxygen/html/html/functions_a.html +38 -14
- package/SVF-doxygen/html/html/functions_b.html +9 -4
- package/SVF-doxygen/html/html/functions_c.html +59 -38
- package/SVF-doxygen/html/html/functions_d.html +7 -1
- package/SVF-doxygen/html/html/functions_e.html +5 -1
- package/SVF-doxygen/html/html/functions_func.html +35 -11
- package/SVF-doxygen/html/html/functions_func_0x7e.html +18 -0
- package/SVF-doxygen/html/html/functions_func_b.html +8 -3
- package/SVF-doxygen/html/html/functions_func_c.html +42 -27
- package/SVF-doxygen/html/html/functions_func_e.html +2 -1
- package/SVF-doxygen/html/html/functions_func_g.html +20 -7
- package/SVF-doxygen/html/html/functions_func_h.html +10 -3
- package/SVF-doxygen/html/html/functions_func_i.html +14 -10
- package/SVF-doxygen/html/html/functions_func_m.html +3 -2
- package/SVF-doxygen/html/html/functions_func_o.html +13 -11
- package/SVF-doxygen/html/html/functions_func_p.html +6 -3
- package/SVF-doxygen/html/html/functions_func_t.html +3 -0
- package/SVF-doxygen/html/html/functions_g.html +22 -9
- package/SVF-doxygen/html/html/functions_h.html +12 -5
- package/SVF-doxygen/html/html/functions_i.html +20 -11
- package/SVF-doxygen/html/html/functions_l.html +3 -3
- package/SVF-doxygen/html/html/functions_m.html +2 -1
- package/SVF-doxygen/html/html/functions_n.html +3 -3
- package/SVF-doxygen/html/html/functions_o.html +26 -24
- package/SVF-doxygen/html/html/functions_p.html +23 -14
- package/SVF-doxygen/html/html/functions_r.html +3 -5
- package/SVF-doxygen/html/html/functions_s.html +11 -10
- package/SVF-doxygen/html/html/functions_t.html +13 -4
- package/SVF-doxygen/html/html/functions_type_c.html +2 -1
- package/SVF-doxygen/html/html/functions_type_d.html +3 -0
- package/SVF-doxygen/html/html/functions_type_i.html +2 -1
- package/SVF-doxygen/html/html/functions_type_t.html +3 -0
- package/SVF-doxygen/html/html/functions_v.html +3 -3
- package/SVF-doxygen/html/html/functions_vars.html +7 -1
- package/SVF-doxygen/html/html/functions_vars_c.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_d.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_e.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_i.html +4 -0
- package/SVF-doxygen/html/html/functions_vars_p.html +6 -0
- package/SVF-doxygen/html/html/functions_vars_s.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_t.html +3 -0
- package/SVF-doxygen/html/html/hierarchy.html +517 -511
- package/SVF-doxygen/html/html/namespaceSVF.html +29 -0
- package/SVF-doxygen/html/html/namespaceSVF_1_1DOT.html +3 -2
- package/SVF-doxygen/html/html/namespacemembers_l.html +3 -0
- package/SVF-doxygen/html/html/namespacemembers_type_l.html +3 -0
- package/SVF-doxygen/html/html/search/all_0.js +2 -1
- package/SVF-doxygen/html/html/search/all_1.js +8 -1
- package/SVF-doxygen/html/html/search/all_10.js +8 -5
- package/SVF-doxygen/html/html/search/all_11.js +3 -3
- package/SVF-doxygen/html/html/search/all_12.js +7 -6
- package/SVF-doxygen/html/html/search/all_13.js +7 -4
- package/SVF-doxygen/html/html/search/all_15.js +1 -1
- package/SVF-doxygen/html/html/search/all_19.js +6 -0
- package/SVF-doxygen/html/html/search/all_2.js +3 -2
- package/SVF-doxygen/html/html/search/all_3.js +11 -6
- package/SVF-doxygen/html/html/search/all_4.js +2 -1
- package/SVF-doxygen/html/html/search/all_5.js +2 -1
- package/SVF-doxygen/html/html/search/all_7.js +5 -1
- package/SVF-doxygen/html/html/search/all_8.js +4 -2
- package/SVF-doxygen/html/html/search/all_9.js +7 -5
- package/SVF-doxygen/html/html/search/all_c.js +3 -2
- package/SVF-doxygen/html/html/search/all_d.js +1 -1
- package/SVF-doxygen/html/html/search/all_e.js +2 -2
- package/SVF-doxygen/html/html/search/all_f.js +4 -4
- package/SVF-doxygen/html/html/search/classes_10.js +1 -0
- package/SVF-doxygen/html/html/search/classes_2.js +2 -0
- package/SVF-doxygen/html/html/search/classes_7.js +2 -1
- package/SVF-doxygen/html/html/search/classes_d.js +2 -0
- package/SVF-doxygen/html/html/search/files_2.js +2 -0
- package/SVF-doxygen/html/html/search/functions_0.js +8 -1
- package/SVF-doxygen/html/html/search/functions_1.js +3 -2
- package/SVF-doxygen/html/html/search/functions_11.js +1 -1
- package/SVF-doxygen/html/html/search/functions_12.js +1 -0
- package/SVF-doxygen/html/html/search/functions_17.js +6 -0
- package/SVF-doxygen/html/html/search/functions_2.js +4 -1
- package/SVF-doxygen/html/html/search/functions_4.js +1 -1
- package/SVF-doxygen/html/html/search/functions_6.js +5 -1
- package/SVF-doxygen/html/html/search/functions_7.js +4 -2
- package/SVF-doxygen/html/html/search/functions_8.js +3 -2
- package/SVF-doxygen/html/html/search/functions_c.js +1 -1
- package/SVF-doxygen/html/html/search/functions_e.js +2 -2
- package/SVF-doxygen/html/html/search/functions_f.js +1 -0
- package/SVF-doxygen/html/html/search/typedefs_11.js +2 -1
- package/SVF-doxygen/html/html/search/typedefs_2.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_3.js +1 -0
- package/SVF-doxygen/html/html/search/typedefs_7.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_a.js +1 -0
- package/SVF-doxygen/html/html/search/variables_0.js +2 -1
- package/SVF-doxygen/html/html/search/variables_10.js +2 -0
- package/SVF-doxygen/html/html/search/variables_12.js +1 -0
- package/SVF-doxygen/html/html/search/variables_13.js +2 -1
- package/SVF-doxygen/html/html/search/variables_3.js +1 -0
- package/SVF-doxygen/html/html/search/variables_4.js +1 -0
- package/SVF-doxygen/html/html/search/variables_5.js +1 -0
- package/SVF-doxygen/html/html/search/variables_9.js +2 -1
- package/SVF-doxygen/html/html/search/variables_c.js +1 -1
- package/SVF-doxygen/html/html/search/variables_e.js +1 -1
- package/SVF-doxygen/html/html/structSVF_1_1HybridData_1_1TreeNode-members.html +86 -0
- package/SVF-doxygen/html/html/structSVF_1_1HybridData_1_1TreeNode.html +255 -0
- package/include/CFL/CFLAlias.h +34 -0
- package/include/CFL/CFLData.h +316 -0
- package/include/CFL/CFLDataBuilder.h +91 -0
- package/include/CFL/CFLSolver.h +21 -0
- package/include/Util/Options.h +1 -0
- package/lib/CFL/CFLAlias.cpp +36 -0
- package/lib/Util/Options.cpp +5 -0
- package/package.json +1 -1
- package/tools/CFL/cfl.cpp +2 -0
|
@@ -245,18 +245,18 @@ $(function() {
|
|
|
245
245
|
<li>CallSite()
|
|
246
246
|
: <a class="el" href="classSVF_1_1CallSite.html#aa21ead8f8652ef405a86b385837ea910">SVF::CallSite</a>
|
|
247
247
|
</li>
|
|
248
|
-
<li>CallSite2DummyValPN
|
|
249
|
-
: <a class="el" href="classSVF_1_1Andersen.html#a0f65f1881111167bffe1cb2ad05c0a51">SVF::Andersen</a>
|
|
250
|
-
</li>
|
|
251
248
|
<li>callsite2DummyValPN
|
|
252
249
|
: <a class="el" href="classSVF_1_1Andersen.html#a2f88b6035ecb480f7d11afe6bc666541">SVF::Andersen</a>
|
|
253
250
|
</li>
|
|
254
251
|
<li>CallSite2DummyValPN
|
|
255
|
-
: <a class="el" href="
|
|
252
|
+
: <a class="el" href="classSVF_1_1Andersen.html#a0f65f1881111167bffe1cb2ad05c0a51">SVF::Andersen</a>
|
|
256
253
|
</li>
|
|
257
254
|
<li>callsite2DummyValPN
|
|
258
255
|
: <a class="el" href="classSVF_1_1CFLAlias.html#ae879c990852862e5ed4e4e7da76dda05">SVF::CFLAlias</a>
|
|
259
256
|
</li>
|
|
257
|
+
<li>CallSite2DummyValPN
|
|
258
|
+
: <a class="el" href="classSVF_1_1CFLAlias.html#af8424cab679dae62320c6dec6253036a">SVF::CFLAlias</a>
|
|
259
|
+
</li>
|
|
260
260
|
<li>callSiteArgsListMap
|
|
261
261
|
: <a class="el" href="classSVF_1_1SVFIR.html#aa0920f5f967efdb89e23f12d31b112a2">SVF::SVFIR</a>
|
|
262
262
|
</li>
|
|
@@ -276,13 +276,13 @@ $(function() {
|
|
|
276
276
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a5583b5fc0db461a0138b1f2f1c9a89a0">SVF::PointerAnalysis</a>
|
|
277
277
|
, <a class="el" href="classSVF_1_1SrcSnkDDA.html#a47a4be28c625bf4d079a04ac24132165">SVF::SrcSnkDDA</a>
|
|
278
278
|
, <a class="el" href="classSVF_1_1SVFGBuilder.html#a77bc88750823c8a0d19aad002e56ce07">SVF::SVFGBuilder</a>
|
|
279
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#a2b237e55fd8d7fd61eb3ac6968e4a76e">SVF::SVFIR</a>
|
|
280
279
|
</li>
|
|
281
280
|
<li>callSiteSet
|
|
282
281
|
: <a class="el" href="classSVF_1_1SVFIR.html#ac6c537688366e73bb0ae5db49c0b2450">SVF::SVFIR</a>
|
|
283
282
|
</li>
|
|
284
283
|
<li>CallSiteSet
|
|
285
|
-
: <a class="el" href="
|
|
284
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#a2b237e55fd8d7fd61eb3ac6968e4a76e">SVF::SVFIR</a>
|
|
285
|
+
, <a class="el" href="classSVF_1_1ThreadCallGraph.html#a0d560b811f8df1a710c627e1ac100155">SVF::ThreadCallGraph</a>
|
|
286
286
|
</li>
|
|
287
287
|
<li>callSiteToActualINMap
|
|
288
288
|
: <a class="el" href="classSVF_1_1SVFG.html#af9313ebec4a52fd887169b7c6373a7d4">SVF::SVFG</a>
|
|
@@ -411,6 +411,17 @@ $(function() {
|
|
|
411
411
|
<li>CFLBase()
|
|
412
412
|
: <a class="el" href="classSVF_1_1CFLBase.html#a59c71b0eada5c763ce776f3618d08dd8">SVF::CFLBase</a>
|
|
413
413
|
</li>
|
|
414
|
+
<li>CFLData()
|
|
415
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a05d8b0f55753fdad40a0f7be00aa80e4">SVF::CFLData</a>
|
|
416
|
+
</li>
|
|
417
|
+
<li>cflData()
|
|
418
|
+
: <a class="el" href="classSVF_1_1CFLDataBuilder.html#a0e7ddcf73bde929b9b1b87f503f3bc3f">SVF::CFLDataBuilder</a>
|
|
419
|
+
, <a class="el" href="classSVF_1_1POCRAlias.html#a8f936a2325919f016d09b1fb86c5c72b">SVF::POCRAlias</a>
|
|
420
|
+
, <a class="el" href="classSVF_1_1POCRSolver.html#a5e82e65d4e7bec0031d06b41902fae54">SVF::POCRSolver</a>
|
|
421
|
+
</li>
|
|
422
|
+
<li>CFLDataBuilder()
|
|
423
|
+
: <a class="el" href="classSVF_1_1CFLDataBuilder.html#a5a2cdbf128e536c771567b372c29ce0b">SVF::CFLDataBuilder</a>
|
|
424
|
+
</li>
|
|
414
425
|
<li>CFLEdge()
|
|
415
426
|
: <a class="el" href="classSVF_1_1CFLEdge.html#a808f0a3b6df73df41dcc2f0bfe944116">SVF::CFLEdge</a>
|
|
416
427
|
</li>
|
|
@@ -568,6 +579,9 @@ $(function() {
|
|
|
568
579
|
, <a class="el" href="structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_4_01_4.html#a9be4c858403f9161e48f6aa551932b04">SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > *> ></a>
|
|
569
580
|
, <a class="el" href="structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#ab4886d654f7f3678490d09c15b42f79e">SVF::GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * ></a>
|
|
570
581
|
</li>
|
|
582
|
+
<li>children
|
|
583
|
+
: <a class="el" href="structSVF_1_1HybridData_1_1TreeNode.html#ab9fbeff34671b066d10611616909c683">SVF::HybridData::TreeNode</a>
|
|
584
|
+
</li>
|
|
571
585
|
<li>CHISet
|
|
572
586
|
: <a class="el" href="classSVF_1_1MemSSA.html#af9cf084e3070456d8cca491e1391b0c4">SVF::MemSSA</a>
|
|
573
587
|
, <a class="el" href="classSVF_1_1SVFG.html#a8843ab4a4608f7f5f46f68ad31314c07">SVF::SVFG</a>
|
|
@@ -655,7 +669,7 @@ $(function() {
|
|
|
655
669
|
, <a class="el" href="classSVF_1_1CallICFGNode.html#afb8bed9242cea8c927d14028526c19b9">SVF::CallICFGNode</a>
|
|
656
670
|
, <a class="el" href="classSVF_1_1CallIndSVFGEdge.html#a9da25118e904862eb1f39231c2b191bd">SVF::CallIndSVFGEdge</a>
|
|
657
671
|
, <a class="el" href="classSVF_1_1CallMU.html#af8a0defe4c5b36893e155a4b074c0f30">SVF::CallMU< Cond ></a>
|
|
658
|
-
, <a class="el" href="classSVF_1_1CallPE.html#
|
|
672
|
+
, <a class="el" href="classSVF_1_1CallPE.html#a6df0149f79122c5a7d517f75d0235e73">SVF::CallPE</a>
|
|
659
673
|
, <a class="el" href="classSVF_1_1CFLGrammar.html#a866db9b7ba6569421fa8a9e3c64c2eab">SVF::CFLGrammar</a>
|
|
660
674
|
, <a class="el" href="classSVF_1_1CHGraph.html#ae7e9f1a3c524d80c77b2a75f877dc2d6">SVF::CHGraph</a>
|
|
661
675
|
, <a class="el" href="classSVF_1_1CmpStmt.html#adec661dd23b7806b35abba2d44aebc61">SVF::CmpStmt</a>
|
|
@@ -699,9 +713,9 @@ $(function() {
|
|
|
699
713
|
, <a class="el" href="classSVF_1_1IntraIndSVFGEdge.html#ae1e57e6cc223a06f957c4d6761c35402">SVF::IntraIndSVFGEdge</a>
|
|
700
714
|
, <a class="el" href="classSVF_1_1IntraMSSAPHISVFGNode.html#ae1fef4865427f59811fde241d4ac80cc">SVF::IntraMSSAPHISVFGNode</a>
|
|
701
715
|
, <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a30aa2227c1d94c2726d29cdbe800f91e">SVF::IntraPHIVFGNode</a>
|
|
702
|
-
, <a class="el" href="classSVF_1_1LoadCGEdge.html#
|
|
716
|
+
, <a class="el" href="classSVF_1_1LoadCGEdge.html#ab7d9fa1d9ed23f3f7579ba26dad46032">SVF::LoadCGEdge</a>
|
|
703
717
|
, <a class="el" href="classSVF_1_1LoadMU.html#a675192a60c5afa6e1d5f9b7dae5953b5">SVF::LoadMU< Cond ></a>
|
|
704
|
-
, <a class="el" href="classSVF_1_1LoadStmt.html#
|
|
718
|
+
, <a class="el" href="classSVF_1_1LoadStmt.html#ac252b1e9b7c01108d1aff602fbe1ef40">SVF::LoadStmt</a>
|
|
705
719
|
, <a class="el" href="classSVF_1_1LoadVFGNode.html#a4f8125b671b65b106b82fa7f555a0627">SVF::LoadVFGNode</a>
|
|
706
720
|
, <a class="el" href="classSVF_1_1MRSVFGNode.html#a22e28a37a013d14964ce832fa23dfb84">SVF::MRSVFGNode</a>
|
|
707
721
|
, <a class="el" href="classSVF_1_1MSSACHI.html#a49cf6b7e0cb38acfeb2eb2e1273c506d">SVF::MSSACHI< Cond ></a>
|
|
@@ -713,7 +727,7 @@ $(function() {
|
|
|
713
727
|
, <a class="el" href="classSVF_1_1MutableIncDFPTData.html#a89f65d37096c82fcdddb1c324ec206d2">SVF::MutableIncDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
714
728
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a589d71ff881e53133e5c688f1c616ab3">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
715
729
|
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#a6be54447671288a666af5d48972e2ccf">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
716
|
-
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#
|
|
730
|
+
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#a79033645683ead9a7404cd35fd936092">SVF::NormalGepCGEdge</a>
|
|
717
731
|
, <a class="el" href="classSVF_1_1NullPtrVFGNode.html#ad3fb6de5ce7d31e881e95bf60528847d">SVF::NullPtrVFGNode</a>
|
|
718
732
|
, <a class="el" href="classSVF_1_1ObjVar.html#ac127d3ee00a6bed2bdba2f24b389eb4b">SVF::ObjVar</a>
|
|
719
733
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#ad374e8e6ddd5c397bd5ab6cf9b259968">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -773,7 +787,7 @@ $(function() {
|
|
|
773
787
|
, <a class="el" href="classSVF_1_1ValVar.html#adbbf3c9ff5dcb10ac528d3eb4b69750c">SVF::ValVar</a>
|
|
774
788
|
, <a class="el" href="classSVF_1_1VarArgPN.html#acaecf9e9d98c4a14fecee0877a72839c">SVF::VarArgPN</a>
|
|
775
789
|
, <a class="el" href="classSVF_1_1VariantGepCGEdge.html#a5afc61b0781b222c70707a0ea765a4bd">SVF::VariantGepCGEdge</a>
|
|
776
|
-
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#
|
|
790
|
+
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#abe1874f12ba05b4f453604c6d91598d6">SVF::VersionedFlowSensitive</a>
|
|
777
791
|
, <a class="el" href="classSVF_1_1VersionedPTData.html#a385133d44ac2b5fcef007040da8c2fd6">SVF::VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
778
792
|
, <a class="el" href="classSVF_1_1WtoCycle.html#af55574afbbb75dede2d9589070da600d">SVF::WtoCycle</a>
|
|
779
793
|
, <a class="el" href="classSVF_1_1WtoVertex.html#aa16a28629fd927cd2c827b2019f92c31">SVF::WtoVertex</a>
|
|
@@ -782,7 +796,8 @@ $(function() {
|
|
|
782
796
|
: <a class="el" href="classSVF_1_1AndersenBase.html#aebfe0c7238eb24f74f105b950b86cb5e">SVF::AndersenBase</a>
|
|
783
797
|
</li>
|
|
784
798
|
<li>clear()
|
|
785
|
-
: <a class="el" href="
|
|
799
|
+
: <a class="el" href="classSVF_1_1CFLData.html#add6e4c022793302af571cfd251de1f51">SVF::CFLData</a>
|
|
800
|
+
, <a class="el" href="classSVF_1_1CFLFIFOWorkList.html#a0899c25a81dfad2d134785c31ab6ad56">SVF::CFLFIFOWorkList< Data ></a>
|
|
786
801
|
, <a class="el" href="classSVF_1_1CondPointsToSet.html#ad81774f0ad13fb21579180fc15affd7b">SVF::CondPointsToSet< Cond ></a>
|
|
787
802
|
, <a class="el" href="classSVF_1_1CondStdSet.html#a4c49e2964276825744ffce26fc43ec36">SVF::CondStdSet< Element ></a>
|
|
788
803
|
, <a class="el" href="classSVF_1_1CoreBitVector.html#a1e523bab1013a9f3e9eaea56e53afa58">SVF::CoreBitVector</a>
|
|
@@ -826,6 +841,9 @@ $(function() {
|
|
|
826
841
|
: <a class="el" href="classSVF_1_1ProgSlice.html#ab514f387ae2122e919030c5006f1bbce">SVF::ProgSlice</a>
|
|
827
842
|
, <a class="el" href="classSVF_1_1SaberCondAllocator.html#a5406e73b860c419143035ee3774e7c1c">SVF::SaberCondAllocator</a>
|
|
828
843
|
</li>
|
|
844
|
+
<li>clearEdges()
|
|
845
|
+
: <a class="el" href="classSVF_1_1CFLData.html#af9427cd02ab98f3a265c92ca5b60131f">SVF::CFLData</a>
|
|
846
|
+
</li>
|
|
829
847
|
<li>clearFlagMap()
|
|
830
848
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a7965a276a3a12d532c9967de13d4cc8a">SVF::ForkJoinAnalysis</a>
|
|
831
849
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#adffd808458057544e3492c7afffeeebe">SVF::LockAnalysis</a>
|
|
@@ -908,7 +926,7 @@ $(function() {
|
|
|
908
926
|
, <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75a98fd43afc6615f418d2d96209eb31828">SVF::VFGNode</a>
|
|
909
927
|
</li>
|
|
910
928
|
<li>CmpStmt()
|
|
911
|
-
: <a class="el" href="classSVF_1_1CmpStmt.html#
|
|
929
|
+
: <a class="el" href="classSVF_1_1CmpStmt.html#a6e11c486468a8fe0f7aa38a0546b8328">SVF::CmpStmt</a>
|
|
912
930
|
</li>
|
|
913
931
|
<li>CmpVFGNode()
|
|
914
932
|
: <a class="el" href="classSVF_1_1CmpVFGNode.html#adcb91fca3c1cd9e23c8996dd825504ac">SVF::CmpVFGNode</a>
|
|
@@ -1070,7 +1088,7 @@ $(function() {
|
|
|
1070
1088
|
: <a class="el" href="classSVF_1_1LocationSet.html#afc0f702b6cce26861b409130fe5e019f">SVF::LocationSet</a>
|
|
1071
1089
|
</li>
|
|
1072
1090
|
<li>computeDDAPts()
|
|
1073
|
-
: <a class="el" href="classSVF_1_1ContextDDA.html#
|
|
1091
|
+
: <a class="el" href="classSVF_1_1ContextDDA.html#a337eb89cc5f31741ad8d840d9f284ca5">SVF::ContextDDA</a>
|
|
1074
1092
|
, <a class="el" href="classSVF_1_1FlowDDA.html#a113faa56ee75eff39da19fd4b47a47e0">SVF::FlowDDA</a>
|
|
1075
1093
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a0bb90b398ef85504bcd816ae57bee01d">SVF::PointerAnalysis</a>
|
|
1076
1094
|
</li>
|
|
@@ -1152,7 +1170,7 @@ $(function() {
|
|
|
1152
1170
|
, <a class="el" href="classSVF_1_1SaberCondAllocator.html#a2e4c3f5149a5085a5c8bb7547eae8161">SVF::SaberCondAllocator</a>
|
|
1153
1171
|
</li>
|
|
1154
1172
|
<li>CondPointsToSet()
|
|
1155
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1173
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#aad144061d006968ff4d6d21488b84801">SVF::CondPointsToSet< Cond ></a>
|
|
1156
1174
|
</li>
|
|
1157
1175
|
<li>CondPosMap
|
|
1158
1176
|
: <a class="el" href="classSVF_1_1SaberCondAllocator.html#aa330cc6a1a3c38601ebeb325ffd87221">SVF::SaberCondAllocator</a>
|
|
@@ -1176,7 +1194,7 @@ $(function() {
|
|
|
1176
1194
|
: <a class="el" href="classSVF_1_1CondStdSet.html#a1f3e8aa09ca8e7f252525e35c4886c5b">SVF::CondStdSet< Element ></a>
|
|
1177
1195
|
</li>
|
|
1178
1196
|
<li>CondVar()
|
|
1179
|
-
: <a class="el" href="classSVF_1_1CondVar.html#
|
|
1197
|
+
: <a class="el" href="classSVF_1_1CondVar.html#afd729e068419ed45bb9da8d5920f8674">SVF::CondVar< Cond ></a>
|
|
1180
1198
|
</li>
|
|
1181
1199
|
<li>connectAInAndFIn()
|
|
1182
1200
|
: <a class="el" href="classSVF_1_1SVFG.html#ac9ab2a95cd7a09bbe4b4aa3e6fafaf62">SVF::SVFG</a>
|
|
@@ -1274,7 +1292,8 @@ $(function() {
|
|
|
1274
1292
|
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a84c1bc6eaff950330a102afca1efc04c">SVF::ObjTypeInfo</a>
|
|
1275
1293
|
</li>
|
|
1276
1294
|
<li>const_iterator
|
|
1277
|
-
: <a class="el" href="
|
|
1295
|
+
: <a class="el" href="classSVF_1_1CFLData.html#ac65bbba5545887149cfe270fc6970d37">SVF::CFLData</a>
|
|
1296
|
+
, <a class="el" href="classSVF_1_1CondStdSet.html#a55152b7749868cc25f1c3c33ea57a650">SVF::CondStdSet< Element ></a>
|
|
1278
1297
|
, <a class="el" href="classSVF_1_1ConstraintNode.html#ab1868f04de44f6fe1e9ac14f3d4ee56b">SVF::ConstraintNode</a>
|
|
1279
1298
|
, <a class="el" href="classSVF_1_1ContextCond.html#a101bc917679a9d8ee7badb3c9e8c12e3">SVF::ContextCond</a>
|
|
1280
1299
|
, <a class="el" href="classSVF_1_1CoreBitVector.html#a45a3bf8465e63f723c0a551f0b0f37ff">SVF::CoreBitVector</a>
|
|
@@ -1300,7 +1319,7 @@ $(function() {
|
|
|
1300
1319
|
: <a class="el" href="classSVF_1_1SVFModule.html#a236f64d0b5529573f5070506e07b1faf">SVF::SVFModule</a>
|
|
1301
1320
|
</li>
|
|
1302
1321
|
<li>constant_end()
|
|
1303
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
1322
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#ad4616c3bde775e0cf19ea9ed90065a2e">SVF::SVFModule</a>
|
|
1304
1323
|
</li>
|
|
1305
1324
|
<li>ConstantObj
|
|
1306
1325
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#afd2cf6ef6d7f2a583c709a72067be89baa3ecb7c51e2cba67d1f9a5284c2f215f">SVF::SymbolTableInfo</a>
|
|
@@ -1387,7 +1406,7 @@ $(function() {
|
|
|
1387
1406
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da1524077f4425b7e2d6cc32917a02c356">SVF::LeakChecker</a>
|
|
1388
1407
|
</li>
|
|
1389
1408
|
<li>ContextCond()
|
|
1390
|
-
: <a class="el" href="classSVF_1_1ContextCond.html#
|
|
1409
|
+
: <a class="el" href="classSVF_1_1ContextCond.html#a5f31275f74ff9eb5734481f36275c6d9">SVF::ContextCond</a>
|
|
1391
1410
|
</li>
|
|
1392
1411
|
<li>ContextDDA()
|
|
1393
1412
|
: <a class="el" href="classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05">SVF::ContextDDA</a>
|
|
@@ -1404,7 +1423,7 @@ $(function() {
|
|
|
1404
1423
|
, <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75af589a053fdb7efc728b68a324fc58b2b">SVF::VFGNode</a>
|
|
1405
1424
|
</li>
|
|
1406
1425
|
<li>CopyCGEdge()
|
|
1407
|
-
: <a class="el" href="classSVF_1_1CopyCGEdge.html#
|
|
1426
|
+
: <a class="el" href="classSVF_1_1CopyCGEdge.html#ac82949d49688f428d09842bda0ba1d53">SVF::CopyCGEdge</a>
|
|
1408
1427
|
</li>
|
|
1409
1428
|
<li>copyInEdges
|
|
1410
1429
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a4d413d64bf554ecdc72709afeeb85775">SVF::ConstraintNode</a>
|
|
@@ -1413,19 +1432,19 @@ $(function() {
|
|
|
1413
1432
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a12df688fd9b5b7617daadc7bee0fff40">SVF::ConstraintNode</a>
|
|
1414
1433
|
</li>
|
|
1415
1434
|
<li>CopyStmt()
|
|
1416
|
-
: <a class="el" href="classSVF_1_1CopyStmt.html#
|
|
1435
|
+
: <a class="el" href="classSVF_1_1CopyStmt.html#a63b808e82e75562c53e4371cc3d7ed1e">SVF::CopyStmt</a>
|
|
1417
1436
|
</li>
|
|
1418
1437
|
<li>copyTime
|
|
1419
1438
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a888d6334e5e226c634680e4c0674dcfb">SVF::FlowSensitive</a>
|
|
1420
1439
|
</li>
|
|
1421
1440
|
<li>CopyVFGNode()
|
|
1422
|
-
: <a class="el" href="classSVF_1_1CopyVFGNode.html#
|
|
1441
|
+
: <a class="el" href="classSVF_1_1CopyVFGNode.html#a0f3f697a0053bf5847db95f526bec1e7">SVF::CopyVFGNode</a>
|
|
1423
1442
|
</li>
|
|
1424
1443
|
<li>CoreBitVector()
|
|
1425
|
-
: <a class="el" href="classSVF_1_1CoreBitVector.html#
|
|
1444
|
+
: <a class="el" href="classSVF_1_1CoreBitVector.html#a57b3db689583b652ab1426c04a66c4ae">SVF::CoreBitVector</a>
|
|
1426
1445
|
</li>
|
|
1427
1446
|
<li>CoreBitVectorIterator()
|
|
1428
|
-
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#
|
|
1447
|
+
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#add4da76753804d22314f070e1ad1ce6f">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
1429
1448
|
</li>
|
|
1430
1449
|
<li>count()
|
|
1431
1450
|
: <a class="el" href="classSVF_1_1CondStdSet.html#aa19e82905537f3ae41f64fce070ee555">SVF::CondStdSet< Element ></a>
|
|
@@ -1464,10 +1483,10 @@ $(function() {
|
|
|
1464
1483
|
, <a class="el" href="classSVF_1_1MRSVFGNode.html#a640153ff592bf0058882a0d05a76b1ba">SVF::MRSVFGNode</a>
|
|
1465
1484
|
</li>
|
|
1466
1485
|
<li>cptsBegin()
|
|
1467
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1486
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670">SVF::CondPointsToSet< Cond ></a>
|
|
1468
1487
|
</li>
|
|
1469
1488
|
<li>cptsEnd()
|
|
1470
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1489
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a20026db57cfef6bf6a978140b2372cea">SVF::CondPointsToSet< Cond ></a>
|
|
1471
1490
|
</li>
|
|
1472
1491
|
<li>CPtSet
|
|
1473
1492
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a3f2f48fc122c07ff9eb1382aa7a3f966">SVF::CondPTAImpl< Cond ></a>
|
|
@@ -1566,7 +1585,7 @@ $(function() {
|
|
|
1566
1585
|
<li>csHasVtblsBasedonCHA()
|
|
1567
1586
|
: <a class="el" href="classSVF_1_1CHGraph.html#acd4907aa926a4c7fdc3964700d721f79">SVF::CHGraph</a>
|
|
1568
1587
|
, <a class="el" href="classSVF_1_1CommonCHGraph.html#aff7363feebc20267dad7230666b583b1">SVF::CommonCHGraph</a>
|
|
1569
|
-
, <a class="el" href="classSVF_1_1DCHGraph.html#
|
|
1588
|
+
, <a class="el" href="classSVF_1_1DCHGraph.html#afc7235305640be3d6dbae8199d5c8611">SVF::DCHGraph</a>
|
|
1570
1589
|
</li>
|
|
1571
1590
|
<li>csId
|
|
1572
1591
|
: <a class="el" href="classSVF_1_1CallDirSVFGEdge.html#a2cbaf86c3e65eb9d02d3843706fc178b">SVF::CallDirSVFGEdge</a>
|
|
@@ -1702,7 +1721,7 @@ $(function() {
|
|
|
1702
1721
|
: <a class="el" href="classSVF_1_1Options.html#a3bbd106de519cb8d00f33e82f14d279b">SVF::Options</a>
|
|
1703
1722
|
</li>
|
|
1704
1723
|
<li>CxtDPItem()
|
|
1705
|
-
: <a class="el" href="classSVF_1_1CxtDPItem.html#
|
|
1724
|
+
: <a class="el" href="classSVF_1_1CxtDPItem.html#a673749f246b002b33ca3718a566779ca">SVF::CxtDPItem</a>
|
|
1706
1725
|
</li>
|
|
1707
1726
|
<li>cxtJoinInLoop
|
|
1708
1727
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a63da48d338683ec95709a6bd95238707">SVF::ForkJoinAnalysis</a>
|
|
@@ -1722,12 +1741,12 @@ $(function() {
|
|
|
1722
1741
|
<li>CxtLockProcVec
|
|
1723
1742
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a058f3518f0b861c46c99095922e373f0">SVF::LockAnalysis</a>
|
|
1724
1743
|
</li>
|
|
1725
|
-
<li>CxtLockSet
|
|
1726
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#a0716c155b42b3ae7a6c8d7593bb6ac83">SVF::LockAnalysis</a>
|
|
1727
|
-
</li>
|
|
1728
1744
|
<li>cxtLockset
|
|
1729
1745
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a3081e7c7165908ed4aa282f398c5236d">SVF::LockAnalysis</a>
|
|
1730
1746
|
</li>
|
|
1747
|
+
<li>CxtLockSet
|
|
1748
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a0716c155b42b3ae7a6c8d7593bb6ac83">SVF::LockAnalysis</a>
|
|
1749
|
+
</li>
|
|
1731
1750
|
<li>cxtLockSet
|
|
1732
1751
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a51e6f48be9f2a65b390e4e0350eb12a9">SVF::LockResultValidator</a>
|
|
1733
1752
|
</li>
|
|
@@ -1753,7 +1772,7 @@ $(function() {
|
|
|
1753
1772
|
: <a class="el" href="classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1">SVF::ContextCond</a>
|
|
1754
1773
|
</li>
|
|
1755
1774
|
<li>CxtStmt()
|
|
1756
|
-
: <a class="el" href="classSVF_1_1CxtStmt.html#
|
|
1775
|
+
: <a class="el" href="classSVF_1_1CxtStmt.html#a1fa357ea71dee45deac94141ef8cdd32">SVF::CxtStmt</a>
|
|
1757
1776
|
</li>
|
|
1758
1777
|
<li>CxtStmtDPItem()
|
|
1759
1778
|
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a595d44fa92f4ebef2fe789873fd357e0">SVF::CxtStmtDPItem< LocCond ></a>
|
|
@@ -1766,21 +1785,23 @@ $(function() {
|
|
|
1766
1785
|
<li>CxtStmtSet
|
|
1767
1786
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a42ed881d4cd79eae099266a9e171aeb2">SVF::LockAnalysis</a>
|
|
1768
1787
|
</li>
|
|
1769
|
-
<li>cxtStmtToAliveFlagMap
|
|
1770
|
-
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aa31b3f3d51b963ccd475e66b77143dba">SVF::ForkJoinAnalysis</a>
|
|
1771
|
-
</li>
|
|
1772
1788
|
<li>CxtStmtToAliveFlagMap
|
|
1773
1789
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#acdc652faba35e45820cce0cdd20ea99c">SVF::ForkJoinAnalysis</a>
|
|
1774
1790
|
</li>
|
|
1791
|
+
<li>cxtStmtToAliveFlagMap
|
|
1792
|
+
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aa31b3f3d51b963ccd475e66b77143dba">SVF::ForkJoinAnalysis</a>
|
|
1793
|
+
</li>
|
|
1775
1794
|
<li>CxtStmtToCxtLockS
|
|
1776
1795
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a284e4c4d5d84da5ebe0938cad8490dfc">SVF::LockResultValidator</a>
|
|
1777
1796
|
</li>
|
|
1797
|
+
<li>cxtStmtToCxtLockSet
|
|
1798
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae256a84fd63947a6f81bee030bdbe7fc">SVF::LockAnalysis</a>
|
|
1799
|
+
</li>
|
|
1778
1800
|
<li>CxtStmtToCxtLockSet
|
|
1779
1801
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a710aad28484677637367e9098a55c7d7">SVF::LockAnalysis</a>
|
|
1780
1802
|
</li>
|
|
1781
1803
|
<li>cxtStmtToCxtLockSet
|
|
1782
|
-
: <a class="el" href="
|
|
1783
|
-
, <a class="el" href="classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb">SVF::LockResultValidator</a>
|
|
1804
|
+
: <a class="el" href="classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb">SVF::LockResultValidator</a>
|
|
1784
1805
|
</li>
|
|
1785
1806
|
<li>CxtStmtToLockFlagMap
|
|
1786
1807
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a451d9b41fd048e11615ea47872f614c9">SVF::LockAnalysis</a>
|
|
@@ -1796,7 +1817,7 @@ $(function() {
|
|
|
1796
1817
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#ae2218961699a4b4385f47fb039005dbe">SVF::LockAnalysis</a>
|
|
1797
1818
|
</li>
|
|
1798
1819
|
<li>CxtThread()
|
|
1799
|
-
: <a class="el" href="classSVF_1_1CxtThread.html#
|
|
1820
|
+
: <a class="el" href="classSVF_1_1CxtThread.html#ad05fb5464900d6d444c1fd3a6e0d9280">SVF::CxtThread</a>
|
|
1800
1821
|
</li>
|
|
1801
1822
|
<li>CxtThreadProc()
|
|
1802
1823
|
: <a class="el" href="classSVF_1_1CxtThreadProc.html#a1c7dd7740266a07d354df537a9167bcc">SVF::CxtThreadProc</a>
|
|
@@ -84,6 +84,9 @@ $(function() {
|
|
|
84
84
|
<li>DataIter
|
|
85
85
|
: <a class="el" href="classSVF_1_1MutableIncDFPTData.html#a1fc4dff28f9044234fdfeede6f4b1cb0">SVF::MutableIncDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
86
86
|
</li>
|
|
87
|
+
<li>DataMap
|
|
88
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a3a33fbfd1fb0afa58926e748012a2bf7">SVF::CFLData</a>
|
|
89
|
+
</li>
|
|
87
90
|
<li>DataOp
|
|
88
91
|
: <a class="el" href="classSVF_1_1PersistentPointsToCache.html#a5a0f1b93f29ce62ad13042ab8435c62c">SVF::PersistentPointsToCache< Data ></a>
|
|
89
92
|
</li>
|
|
@@ -257,6 +260,9 @@ $(function() {
|
|
|
257
260
|
<li>DI
|
|
258
261
|
: <a class="el" href="classSVF_1_1CommonCHGraph.html#a6a1feb9e268fb56b0de3efc39cfc8db8ae9e3edea0bae930aa9af04699fca9506">SVF::CommonCHGraph</a>
|
|
259
262
|
</li>
|
|
263
|
+
<li>diff
|
|
264
|
+
: <a class="el" href="classSVF_1_1CFLData.html#ab7db3b1ae0698c64b02001dd9943c311">SVF::CFLData</a>
|
|
265
|
+
</li>
|
|
260
266
|
<li>Diff
|
|
261
267
|
: <a class="el" href="classSVF_1_1PTData.html#a74ce29609c51f2be34a0b5b7650a9848a03a155517b9587d79c3f0b6dc3b72447">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
262
268
|
</li>
|
|
@@ -539,7 +545,7 @@ $(function() {
|
|
|
539
545
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#aa4dc73ea65f736282a413a9d286141e5">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
540
546
|
</li>
|
|
541
547
|
<li>dumpCxt()
|
|
542
|
-
: <a class="el" href="classSVF_1_1MTAResultValidator.html#
|
|
548
|
+
: <a class="el" href="classSVF_1_1MTAResultValidator.html#a073f442fd9441d95731b7b7b92675ec7">SVF::MTAResultValidator</a>
|
|
543
549
|
, <a class="el" href="classSVF_1_1TCT.html#aa86c4422e17cf00408444f18687d555b">SVF::TCT</a>
|
|
544
550
|
</li>
|
|
545
551
|
<li>DumpFree
|
|
@@ -285,6 +285,9 @@ $(function() {
|
|
|
285
285
|
, <a class="el" href="classSVF_1_1SparseBitVector.html#aea5389ad7e5fe4c8bef686940a1a6056">SVF::SparseBitVector< ElementSize ></a>
|
|
286
286
|
, <a class="el" href="structSVF_1_1SparseBitVectorElement.html#ac3a4795681af74563d757f587252aa7f">SVF::SparseBitVectorElement< ElementSize ></a>
|
|
287
287
|
</li>
|
|
288
|
+
<li>emptyData
|
|
289
|
+
: <a class="el" href="classSVF_1_1CFLData.html#ad6d63106c4db16659cf29a7e0c31c6bc">SVF::CFLData</a>
|
|
290
|
+
</li>
|
|
288
291
|
<li>emptyPointsToId()
|
|
289
292
|
: <a class="el" href="classSVF_1_1PersistentPointsToCache.html#a921a4ef4c72ccde5724860f98ad62a57">SVF::PersistentPointsToCache< Data ></a>
|
|
290
293
|
</li>
|
|
@@ -297,6 +300,7 @@ $(function() {
|
|
|
297
300
|
<li>end()
|
|
298
301
|
: <a class="el" href="classllvm_1_1generic__bridge__gep__type__iterator.html#a4f13b7cccd69bdac2a4f5feff5625f01">llvm::generic_bridge_gep_type_iterator< ItTy ></a>
|
|
299
302
|
, <a class="el" href="classSVF_1_1AddressValue.html#a6f8186d1df43be4fbd0a48f724046372">SVF::AddressValue</a>
|
|
303
|
+
, <a class="el" href="classSVF_1_1CFLData.html#aaab737512ca958a7f43e27bbcac23285">SVF::CFLData</a>
|
|
300
304
|
, <a class="el" href="classSVF_1_1CondPointsToSet.html#a5ead697952ada3fbb07da3459a2b1b86">SVF::CondPointsToSet< Cond ></a>
|
|
301
305
|
, <a class="el" href="classSVF_1_1CondStdSet.html#a93c232ef7e5dea652622da7f994e1dc3">SVF::CondStdSet< Element ></a>
|
|
302
306
|
, <a class="el" href="classSVF_1_1ContextCond.html#a4b56b54896a1241032d7614309829399">SVF::ContextCond</a>
|
|
@@ -427,7 +431,7 @@ $(function() {
|
|
|
427
431
|
: <a class="el" href="classSVF_1_1RetPE.html#a6f6ccda153150b6acdd81550e45f640f">SVF::RetPE</a>
|
|
428
432
|
</li>
|
|
429
433
|
<li>expandFIObjs()
|
|
430
|
-
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#
|
|
434
|
+
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#aa6a7186152037452599406a74b05d0e1">SVF::BVDataPTAImpl</a>
|
|
431
435
|
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a87b48287d7edb97fc120200fe0e5218d">SVF::CondPTAImpl< Cond ></a>
|
|
432
436
|
</li>
|
|
433
437
|
<li>ExtAPI()
|
|
@@ -144,6 +144,9 @@ $(function() {
|
|
|
144
144
|
<li>addAliasSet()
|
|
145
145
|
: <a class="el" href="classSVF_1_1SVFModule.html#aa6627399cf4d30d576f76f681d83449d">SVF::SVFModule</a>
|
|
146
146
|
</li>
|
|
147
|
+
<li>addArc()
|
|
148
|
+
: <a class="el" href="classSVF_1_1HybridData.html#aa77cded07aeb17c600c5d864694dd922">SVF::HybridData</a>
|
|
149
|
+
</li>
|
|
147
150
|
<li>addArgument()
|
|
148
151
|
: <a class="el" href="classSVF_1_1SVFCallInst.html#ac979b49b449b97b2a23f195cb107ec77">SVF::SVFCallInst</a>
|
|
149
152
|
, <a class="el" href="classSVF_1_1SVFFunction.html#ad865b8440a6e0d5d212798d2213e1e9c">SVF::SVFFunction</a>
|
|
@@ -355,13 +358,19 @@ $(function() {
|
|
|
355
358
|
: <a class="el" href="classSVF_1_1SVFG.html#a8dd513e8e5343beeb5d117c1ff4e45ea">SVF::SVFG</a>
|
|
356
359
|
</li>
|
|
357
360
|
<li>addEdge()
|
|
358
|
-
: <a class="el" href="
|
|
361
|
+
: <a class="el" href="classSVF_1_1CFLData.html#ad31c2dc818201eec84056b0b238048d1">SVF::CFLData</a>
|
|
362
|
+
, <a class="el" href="classSVF_1_1CFLDataBuilder.html#ae483afdd26ba4b70fe4e40f985950d2b">SVF::CFLDataBuilder</a>
|
|
363
|
+
, <a class="el" href="classSVF_1_1CHGraph.html#a3867db3e76f068bd8c4399b103dcd0b7">SVF::CHGraph</a>
|
|
359
364
|
, <a class="el" href="classSVF_1_1DCHGraph.html#a294a2075c97e1db8003393fb472c1def">SVF::DCHGraph</a>
|
|
360
365
|
, <a class="el" href="classSVF_1_1IRGraph.html#a722f32d0a0a3bafdd97fc74819d2621e">SVF::IRGraph</a>
|
|
361
366
|
, <a class="el" href="classSVF_1_1PAGBuilderFromFile.html#afe42e4086de6688002afd144507b0b62">SVF::PAGBuilderFromFile</a>
|
|
362
367
|
, <a class="el" href="classSVF_1_1PTACallGraph.html#a3154bbc421fc85649e786ed67ca03750">SVF::PTACallGraph</a>
|
|
363
368
|
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#ae07ab1c2549151d95114a9600399ffc3">SVF::SVFIRBuilder</a>
|
|
364
369
|
</li>
|
|
370
|
+
<li>addEdges()
|
|
371
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a35d5d928a6ae9298893c903ed00b476e">SVF::CFLData</a>
|
|
372
|
+
, <a class="el" href="classSVF_1_1CFLDataBuilder.html#a110fa54ae8d88c19409ebbafb6570653">SVF::CFLDataBuilder</a>
|
|
373
|
+
</li>
|
|
365
374
|
<li>addEntryICFGEdge()
|
|
366
375
|
: <a class="el" href="classSVF_1_1SVFLoop.html#a774d05838ad9b3cac8d2fb6d7b7edd00">SVF::SVFLoop</a>
|
|
367
376
|
</li>
|
|
@@ -488,6 +497,9 @@ $(function() {
|
|
|
488
497
|
<li>addIncomingStoreEdge()
|
|
489
498
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a202193059dd3122d969561080b82c504">SVF::ConstraintNode</a>
|
|
490
499
|
</li>
|
|
500
|
+
<li>addInd()
|
|
501
|
+
: <a class="el" href="classSVF_1_1HybridData.html#a7ef9213832546a850c968d075db6264b">SVF::HybridData</a>
|
|
502
|
+
</li>
|
|
491
503
|
<li>addIndirectCallGraphEdge()
|
|
492
504
|
: <a class="el" href="classSVF_1_1PTACallGraph.html#a46416c668e2f0099394e79f685ede758">SVF::PTACallGraph</a>
|
|
493
505
|
</li>
|
|
@@ -707,15 +719,21 @@ $(function() {
|
|
|
707
719
|
<li>addPointsTo()
|
|
708
720
|
: <a class="el" href="classSVF_1_1IndirectSVFGEdge.html#a50ac2e33c6a4a41291c0a476ed07de53">SVF::IndirectSVFGEdge</a>
|
|
709
721
|
</li>
|
|
722
|
+
<li>addPred()
|
|
723
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a75adafb55103000ea7b959905831623e">SVF::CFLData</a>
|
|
724
|
+
</li>
|
|
710
725
|
<li>addPredBasicBlock()
|
|
711
726
|
: <a class="el" href="classSVF_1_1SVFBasicBlock.html#a38f8fdd93ef7222f408cbbb2a98a1cd5">SVF::SVFBasicBlock</a>
|
|
712
727
|
</li>
|
|
728
|
+
<li>addPreds()
|
|
729
|
+
: <a class="el" href="classSVF_1_1CFLData.html#ab214e58aee047fc94e79b8a8011ca8ca">SVF::CFLData</a>
|
|
730
|
+
</li>
|
|
713
731
|
<li>addPts()
|
|
714
732
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#af68485a2208553579f9c2e4b2cb20cff">SVF::BVDataPTAImpl</a>
|
|
715
733
|
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a08037f32b927fe2e6be47a61a060463c">SVF::CondPTAImpl< Cond ></a>
|
|
716
|
-
, <a class="el" href="classSVF_1_1MutableDFPTData.html#
|
|
734
|
+
, <a class="el" href="classSVF_1_1MutableDFPTData.html#ab75373d16f57dbbf1e9472e9a27d6b4b">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
717
735
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#a717c166c5efdf2e1d71be1772fc0898d">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
718
|
-
, <a class="el" href="classSVF_1_1MutablePTData.html#
|
|
736
|
+
, <a class="el" href="classSVF_1_1MutablePTData.html#aab4a2eec11e83beca70b016102431ab1">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
719
737
|
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#a00a88cc3e802921c6a0951801ec712a6">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
720
738
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#a99bc747e5a23b8d97a320fe1e0bf926f">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
721
739
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a6b5160708567c63cf9acf0b204a1bcf7">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -734,7 +752,7 @@ $(function() {
|
|
|
734
752
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a899c81db92c6bcf24f6f9b769e02e5bf">SVF::MRGenerator</a>
|
|
735
753
|
</li>
|
|
736
754
|
<li>AddressValue()
|
|
737
|
-
: <a class="el" href="classSVF_1_1AddressValue.html#
|
|
755
|
+
: <a class="el" href="classSVF_1_1AddressValue.html#a4be7b51c3290d9cccdf7f8d3c734bcce">SVF::AddressValue</a>
|
|
738
756
|
</li>
|
|
739
757
|
<li>addRetBlock()
|
|
740
758
|
: <a class="el" href="classSVF_1_1ICFG.html#ac58aa82eb74616a6608ff51d92f5baf6">SVF::ICFG</a>
|
|
@@ -802,7 +820,7 @@ $(function() {
|
|
|
802
820
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#a633666953f8d6675961981c4eab1adb0">SVF::ConstraintGraph</a>
|
|
803
821
|
</li>
|
|
804
822
|
<li>AddStoreCHI()
|
|
805
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
823
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#a0b60dea5024b7303e7d9f223dd45fc7c">SVF::MemSSA</a>
|
|
806
824
|
</li>
|
|
807
825
|
<li>addStoreEdge()
|
|
808
826
|
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#a30f043eeca79259d84b97e265110f018">SVF::SVFIRBuilder</a>
|
|
@@ -819,9 +837,15 @@ $(function() {
|
|
|
819
837
|
<li>addSubNodes()
|
|
820
838
|
: <a class="el" href="classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#a39ff07eb2d4529802dead9d37a720fa9">SVF::SCCDetection< GraphType >::GNodeSCCInfo</a>
|
|
821
839
|
</li>
|
|
840
|
+
<li>addSucc()
|
|
841
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a1d420d898cd68f419f1ebc853547a90f">SVF::CFLData</a>
|
|
842
|
+
</li>
|
|
822
843
|
<li>addSuccBasicBlock()
|
|
823
844
|
: <a class="el" href="classSVF_1_1SVFBasicBlock.html#abfe3a1ce5fa364d9db7cd2d0e6a144ff">SVF::SVFBasicBlock</a>
|
|
824
845
|
</li>
|
|
846
|
+
<li>addSuccs()
|
|
847
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a9766221dac3f6a9597dd663435ccd7ba">SVF::CFLData</a>
|
|
848
|
+
</li>
|
|
825
849
|
<li>addSUStat()
|
|
826
850
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#aeb6b56cf3d140d251b0524eb5cbd6dce">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
827
851
|
</li>
|
|
@@ -936,7 +960,7 @@ $(function() {
|
|
|
936
960
|
: <a class="el" href="classSVF_1_1VFG.html#a65c88a6c20380b715ac8b6c31e68afed">SVF::VFG</a>
|
|
937
961
|
</li>
|
|
938
962
|
<li>addValNode()
|
|
939
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#
|
|
963
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#ac792c1f8b385515a8cc0a0303d40f212">SVF::SVFIR</a>
|
|
940
964
|
</li>
|
|
941
965
|
<li>addVarargNode()
|
|
942
966
|
: <a class="el" href="classSVF_1_1SVFIR.html#a6ade5bf3edc7b6c3faafc3e5ff3d0538">SVF::SVFIR</a>
|
|
@@ -974,18 +998,18 @@ $(function() {
|
|
|
974
998
|
</li>
|
|
975
999
|
<li>alias()
|
|
976
1000
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a236d3e9c894fd7c34c8d7a77ac11dd48">SVF::BVDataPTAImpl</a>
|
|
977
|
-
, <a class="el" href="classSVF_1_1CFLAlias.html#
|
|
1001
|
+
, <a class="el" href="classSVF_1_1CFLAlias.html#ab40891c44b83103fc240c1e7c7c60855">SVF::CFLAlias</a>
|
|
978
1002
|
, <a class="el" href="classSVF_1_1CondPTAImpl.html#ac18e1dc9c6fc8cc952f67a93c2491876">SVF::CondPTAImpl< Cond ></a>
|
|
979
|
-
, <a class="el" href="classSVF_1_1DDAPass.html#
|
|
1003
|
+
, <a class="el" href="classSVF_1_1DDAPass.html#a2635769ff8a1e0013b9b8546b18fcfeb">SVF::DDAPass</a>
|
|
980
1004
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#a4424f27444c12dce8071c56a95c664bf">SVF::LockAnalysis</a>
|
|
981
1005
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#ae1323233941cdc9b99332e4b954a2217">SVF::PointerAnalysis</a>
|
|
982
1006
|
, <a class="el" href="classSVF_1_1WPAPass.html#a92e19b9ddf342d688ff0f1aa6cecc729">SVF::WPAPass</a>
|
|
983
1007
|
</li>
|
|
984
1008
|
<li>alias_begin()
|
|
985
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
1009
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a0e28f6eaf32efc6f2c0987e64f1df852">SVF::SVFModule</a>
|
|
986
1010
|
</li>
|
|
987
1011
|
<li>alias_end()
|
|
988
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
1012
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a1bb5c818ec63d81a238f3d242a89079f">SVF::SVFModule</a>
|
|
989
1013
|
</li>
|
|
990
1014
|
<li>AliasDDAClient()
|
|
991
1015
|
: <a class="el" href="classSVF_1_1AliasDDAClient.html#af55b1ccfa6cfaa6ec079b19d62288cb6">SVF::AliasDDAClient</a>
|
|
@@ -1021,7 +1045,7 @@ $(function() {
|
|
|
1021
1045
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#ad1516b6cb1dbd06b8dff04ae3c944621">SVF::LockAnalysis</a>
|
|
1022
1046
|
, <a class="el" href="classSVF_1_1LockResultValidator.html#a88ff3ed1398a0b847d71a4c0352ed66d">SVF::LockResultValidator</a>
|
|
1023
1047
|
, <a class="el" href="classSVF_1_1MHP.html#a02457fa6e3c85c897ec3b3d8db18cc4b">SVF::MHP</a>
|
|
1024
|
-
, <a class="el" href="classSVF_1_1MTAResultValidator.html#
|
|
1048
|
+
, <a class="el" href="classSVF_1_1MTAResultValidator.html#a13073beef204314602c2dc92ec473484">SVF::MTAResultValidator</a>
|
|
1025
1049
|
, <a class="el" href="classSVF_1_1PCG.html#a50b677ec622247a464cee7f0f45c5a53">SVF::PCG</a>
|
|
1026
1050
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#ae1e217dc18be0ce70bee5ad930cb54c6">SVF::PointerAnalysis</a>
|
|
1027
1051
|
, <a class="el" href="classSVF_1_1RaceResultValidator.html#ab8a261120a7f6520d22a6f5cdf2257e9">SVF::RaceResultValidator</a>
|
|
@@ -97,6 +97,12 @@ $(function() {
|
|
|
97
97
|
<li>~CFLBase()
|
|
98
98
|
: <a class="el" href="classSVF_1_1CFLBase.html#a9bcd55546fc9ec1fbbac2b257ffa3243">SVF::CFLBase</a>
|
|
99
99
|
</li>
|
|
100
|
+
<li>~CFLData()
|
|
101
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a2c04558fd5b2a69d4aa6e1af1c3c3279">SVF::CFLData</a>
|
|
102
|
+
</li>
|
|
103
|
+
<li>~CFLDataBuilder()
|
|
104
|
+
: <a class="el" href="classSVF_1_1CFLDataBuilder.html#a073a84eaffbb1ab63b825aa26ee3e6bb">SVF::CFLDataBuilder</a>
|
|
105
|
+
</li>
|
|
100
106
|
<li>~CFLEdge()
|
|
101
107
|
: <a class="el" href="classSVF_1_1CFLEdge.html#a8754c9d2a2a8b342d614383ee5829e70">SVF::CFLEdge</a>
|
|
102
108
|
</li>
|
|
@@ -244,6 +250,9 @@ $(function() {
|
|
|
244
250
|
<li>~HareParForEdge()
|
|
245
251
|
: <a class="el" href="classSVF_1_1HareParForEdge.html#a6496eb7d7d33d49cc174722034451b1b">SVF::HareParForEdge</a>
|
|
246
252
|
</li>
|
|
253
|
+
<li>~HybridData()
|
|
254
|
+
: <a class="el" href="classSVF_1_1HybridData.html#a06a0f79963a5d9a330f030d3c93096f6">SVF::HybridData</a>
|
|
255
|
+
</li>
|
|
247
256
|
<li>~ICFG()
|
|
248
257
|
: <a class="el" href="classSVF_1_1ICFG.html#ae1a4cb907f4313c253576c51955f2b53">SVF::ICFG</a>
|
|
249
258
|
</li>
|
|
@@ -373,6 +382,12 @@ $(function() {
|
|
|
373
382
|
<li>~PersistentVersionedPTData()
|
|
374
383
|
: <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a70d4addaf968ab26132a84079ee6fd03">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
375
384
|
</li>
|
|
385
|
+
<li>~POCRAlias()
|
|
386
|
+
: <a class="el" href="classSVF_1_1POCRAlias.html#afde197bfe5e98bdc6c879e1364b2b373">SVF::POCRAlias</a>
|
|
387
|
+
</li>
|
|
388
|
+
<li>~POCRSolver()
|
|
389
|
+
: <a class="el" href="classSVF_1_1POCRSolver.html#a5149116e1dbcffcf656f5a63fa0e0c25">SVF::POCRSolver</a>
|
|
390
|
+
</li>
|
|
376
391
|
<li>~PointerAnalysis()
|
|
377
392
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#a4aeca84393c5586eea7a480737daf17c">SVF::PointerAnalysis</a>
|
|
378
393
|
</li>
|
|
@@ -493,6 +508,9 @@ $(function() {
|
|
|
493
508
|
<li>~ThreadJoinEdge()
|
|
494
509
|
: <a class="el" href="classSVF_1_1ThreadJoinEdge.html#a0a09e2d148e6d02a5fcb31b8752a3ea5">SVF::ThreadJoinEdge</a>
|
|
495
510
|
</li>
|
|
511
|
+
<li>~TreeNode()
|
|
512
|
+
: <a class="el" href="structSVF_1_1HybridData_1_1TreeNode.html#ad93a4d1a7e025403c741421c96030ce7">SVF::HybridData::TreeNode</a>
|
|
513
|
+
</li>
|
|
496
514
|
<li>~TypeAnalysis()
|
|
497
515
|
: <a class="el" href="classSVF_1_1TypeAnalysis.html#a6375b5601feda2fb22259ecce08548fc">SVF::TypeAnalysis</a>
|
|
498
516
|
</li>
|
|
@@ -103,6 +103,7 @@ $(function() {
|
|
|
103
103
|
<li>begin()
|
|
104
104
|
: <a class="el" href="classllvm_1_1generic__bridge__gep__type__iterator.html#aabd833b8eca182f681462209c9f24f1a">llvm::generic_bridge_gep_type_iterator< ItTy ></a>
|
|
105
105
|
, <a class="el" href="classSVF_1_1AddressValue.html#aed0b4789beda4980e4e215a65350f323">SVF::AddressValue</a>
|
|
106
|
+
, <a class="el" href="classSVF_1_1CFLData.html#a41a7fd0398309e57e5397ff84907e489">SVF::CFLData</a>
|
|
106
107
|
, <a class="el" href="classSVF_1_1CondPointsToSet.html#a3521ec3be48cc03d9d3f562cb088a9ad">SVF::CondPointsToSet< Cond ></a>
|
|
107
108
|
, <a class="el" href="classSVF_1_1CondStdSet.html#adf095111734d81b6ad1908a7f795b038">SVF::CondStdSet< Element ></a>
|
|
108
109
|
, <a class="el" href="classSVF_1_1ContextCond.html#a4ae7e2236708b0d205f393cdce75c8d1">SVF::ContextCond</a>
|
|
@@ -113,7 +114,7 @@ $(function() {
|
|
|
113
114
|
, <a class="el" href="classSVF_1_1SparseBitVector.html#abf76d8157c49ddba24bdc9dab3655772">SVF::SparseBitVector< ElementSize ></a>
|
|
114
115
|
, <a class="el" href="classSVF_1_1SVFBasicBlock.html#ac9cb2f17e42c40ca81b49c8b63a855fc">SVF::SVFBasicBlock</a>
|
|
115
116
|
, <a class="el" href="classSVF_1_1SVFFunction.html#a49a6e9c0661135ceda2dd4d84c4b24ae">SVF::SVFFunction</a>
|
|
116
|
-
, <a class="el" href="classSVF_1_1SVFModule.html#
|
|
117
|
+
, <a class="el" href="classSVF_1_1SVFModule.html#a436c4bdede4d1c1e68d7e41bd2b27da7">SVF::SVFModule</a>
|
|
117
118
|
, <a class="el" href="classSVF_1_1Wto.html#a0e0dfb1d27ced24411387488dd97f270">SVF::Wto</a>
|
|
118
119
|
, <a class="el" href="classSVF_1_1WtoCycle.html#af8bc18d803523a81a79c8d2937067062">SVF::WtoCycle</a>
|
|
119
120
|
, <a class="el" href="classSVF_1_1WtoNesting.html#adcd8c44ebdf968de75ed7b950082c2aa">SVF::WtoNesting</a>
|
|
@@ -159,7 +160,8 @@ $(function() {
|
|
|
159
160
|
: <a class="el" href="classSVF_1_1BreakConstantGEPs.html#a5397ce21e78d09c8d1cdc3f912d53a7f">SVF::BreakConstantGEPs</a>
|
|
160
161
|
</li>
|
|
161
162
|
<li>build()
|
|
162
|
-
: <a class="el" href="
|
|
163
|
+
: <a class="el" href="classSVF_1_1CFLDataBuilder.html#afb5aaadc3d2cb2e0158e9e5a83823d23">SVF::CFLDataBuilder</a>
|
|
164
|
+
, <a class="el" href="classSVF_1_1CFLGraphBuilder.html#ab0d2bd46dd1c3be10c04f573e9365757">SVF::CFLGraphBuilder</a>
|
|
163
165
|
, <a class="el" href="classSVF_1_1GrammarBuilder.html#a23d03b2cd348d85bda1ee582dded6505">SVF::GrammarBuilder</a>
|
|
164
166
|
, <a class="el" href="classSVF_1_1ICFGBuilder.html#ae66565ee32fff4ef5f0157e867333250">SVF::ICFGBuilder</a>
|
|
165
167
|
, <a class="el" href="classSVF_1_1LLVMLoopAnalysis.html#a17e4805c2db146430c58af35625a388d">SVF::LLVMLoopAnalysis</a>
|
|
@@ -193,6 +195,9 @@ $(function() {
|
|
|
193
195
|
<li>buildCandidateFuncSetforLock()
|
|
194
196
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a271506d5032033efae684b0d729f5b3e">SVF::LockAnalysis</a>
|
|
195
197
|
</li>
|
|
198
|
+
<li>buildCFLData()
|
|
199
|
+
: <a class="el" href="classSVF_1_1POCRAlias.html#a010c8f2757debf259598f11d1c6e97fe">SVF::POCRAlias</a>
|
|
200
|
+
</li>
|
|
196
201
|
<li>buildCFLGrammar()
|
|
197
202
|
: <a class="el" href="classSVF_1_1CFLBase.html#a77bc3b0260fe02cdcf41fdb6b80caa09">SVF::CFLBase</a>
|
|
198
203
|
</li>
|
|
@@ -270,7 +275,7 @@ $(function() {
|
|
|
270
275
|
: <a class="el" href="classSVF_1_1LLVMLoopAnalysis.html#a82b29fc1e138e082d7da6e016a5b7eb8">SVF::LLVMLoopAnalysis</a>
|
|
271
276
|
</li>
|
|
272
277
|
<li>buildSVFModule()
|
|
273
|
-
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#
|
|
278
|
+
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#a1f8e769251c89433311eeb6f98d115e9">SVF::LLVMModuleSet</a>
|
|
274
279
|
</li>
|
|
275
280
|
<li>buildThreadCallGraph()
|
|
276
281
|
: <a class="el" href="classSVF_1_1ThreadCallGraphBuilder.html#a0f5bf24257858919c10af0e076d87ef7">SVF::ThreadCallGraphBuilder</a>
|