svf-tools 1.0.362 → 1.0.366
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/AndersenStat_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/Andersen_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 +34 -32
- package/SVF-doxygen/html/html/ConsG_8h_source.html +20 -20
- package/SVF-doxygen/html/html/ContextDDA_8h_source.html +1 -1
- package/SVF-doxygen/html/html/DDAClient_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/DDAClient_8h_source.html +1 -1
- package/SVF-doxygen/html/html/DDAPass_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/DDAStat_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/DDAVFSolver_8h_source.html +1 -1
- package/SVF-doxygen/html/html/FlowDDA_8h_source.html +1 -1
- package/SVF-doxygen/html/html/ICFG_8cpp_source.html +9 -9
- package/SVF-doxygen/html/html/IRAnnotator_8h_source.html +1 -1
- package/SVF-doxygen/html/html/MTAAnnotator_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PAGBuilderFromFile_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8h_source.html +1 -1
- package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +13 -15
- package/SVF-doxygen/html/html/PointerAnalysis_8h_source.html +14 -14
- package/SVF-doxygen/html/html/SVFGOPT_8h_source.html +2 -2
- package/SVF-doxygen/html/html/SVFG_8cpp_source.html +4 -4
- package/SVF-doxygen/html/html/SVFG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +12 -6
- package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +90 -84
- package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +43 -39
- package/SVF-doxygen/html/html/SVFIR_8h_source.html +41 -39
- package/SVF-doxygen/html/html/SVFStatements_8cpp_source.html +21 -20
- package/SVF-doxygen/html/html/SVFStatements_8h.html +2 -0
- package/SVF-doxygen/html/html/SVFStatements_8h_source.html +78 -62
- package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SymbolTableBuilder_8cpp_source.html +13 -13
- package/SVF-doxygen/html/html/SymbolTableBuilder_8h_source.html +12 -12
- package/SVF-doxygen/html/html/TypeBasedHeapCloning_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/VFGNode_8h_source.html +5 -5
- package/SVF-doxygen/html/html/VFG_8cpp_source.html +42 -40
- package/SVF-doxygen/html/html/VFG_8h_source.html +26 -26
- package/SVF-doxygen/html/html/annotated.html +58 -57
- package/SVF-doxygen/html/html/classSVF_1_1AddrCGEdge.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1AddrStmt-members.html +14 -13
- package/SVF-doxygen/html/html/classSVF_1_1AddrStmt.html +4 -3
- package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1AndersenBase.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1AndersenStat.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ArgumentVFGNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1AssignStmt-members.html +14 -13
- package/SVF-doxygen/html/html/classSVF_1_1AssignStmt.html +4 -3
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt-members.html +30 -28
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt.html +26 -22
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPVFGNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1BranchStmt-members.html +16 -15
- package/SVF-doxygen/html/html/classSVF_1_1BranchStmt.html +41 -40
- package/SVF-doxygen/html/html/classSVF_1_1BranchVFGNode.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1CallPE-members.html +14 -13
- package/SVF-doxygen/html/html/classSVF_1_1CallPE.html +6 -5
- package/SVF-doxygen/html/html/classSVF_1_1CmpStmt-members.html +30 -28
- package/SVF-doxygen/html/html/classSVF_1_1CmpStmt.html +27 -23
- package/SVF-doxygen/html/html/classSVF_1_1CmpVFGNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1CondPTAImpl.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +79 -77
- 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_1ContextDDA.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CopyStmt-members.html +14 -13
- package/SVF-doxygen/html/html/classSVF_1_1CopyStmt.html +4 -3
- package/SVF-doxygen/html/html/classSVF_1_1DDAClient.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1DDAPass.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1DDAStat.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1DDAVFSolver.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FunptrDDAClient.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1GenericNode.html +20 -21
- package/SVF-doxygen/html/html/classSVF_1_1GenericNode.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1GepStmt-members.html +15 -14
- package/SVF-doxygen/html/html/classSVF_1_1GepStmt.html +6 -5
- package/SVF-doxygen/html/html/classSVF_1_1ICFG.html +4 -5
- package/SVF-doxygen/html/html/classSVF_1_1LoadStmt-members.html +14 -13
- package/SVF-doxygen/html/html/classSVF_1_1LoadStmt.html +6 -5
- package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MTASVFGBuilder.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt-members.html +33 -31
- package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt.html +66 -24
- package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1OfflineConsG.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1PAGBuilderFromFile.html +9 -10
- package/SVF-doxygen/html/html/classSVF_1_1PHIVFGNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1PhiStmt-members.html +21 -16
- package/SVF-doxygen/html/html/classSVF_1_1PhiStmt.html +186 -73
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +38 -40
- package/SVF-doxygen/html/html/classSVF_1_1RetPE-members.html +14 -13
- package/SVF-doxygen/html/html/classSVF_1_1RetPE.html +6 -5
- package/SVF-doxygen/html/html/classSVF_1_1SVFG-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +10 -10
- package/SVF-doxygen/html/html/classSVF_1_1SVFGBuilder.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR-members.html +177 -176
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +160 -90
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder-members.html +36 -34
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +340 -223
- package/SVF-doxygen/html/html/classSVF_1_1SVFStmt-members.html +17 -16
- package/SVF-doxygen/html/html/classSVF_1_1SVFStmt.html +9 -5
- package/SVF-doxygen/html/html/classSVF_1_1SVFStmt.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1SelectStmt-members.html +154 -0
- package/SVF-doxygen/html/html/classSVF_1_1SelectStmt.html +704 -0
- package/SVF-doxygen/html/html/classSVF_1_1SelectStmt.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1StmtVFGNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1StoreStmt-members.html +17 -16
- package/SVF-doxygen/html/html/classSVF_1_1StoreStmt.html +6 -5
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder.html +39 -39
- package/SVF-doxygen/html/html/classSVF_1_1TDForkPE-members.html +17 -16
- package/SVF-doxygen/html/html/classSVF_1_1TDForkPE.html +15 -14
- package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE-members.html +17 -16
- package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE.html +15 -14
- package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1TypeBasedHeapCloning.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1UnaryOPStmt-members.html +17 -16
- package/SVF-doxygen/html/html/classSVF_1_1UnaryOPStmt.html +29 -28
- package/SVF-doxygen/html/html/classSVF_1_1VFG-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1VFG.html +61 -59
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +1 -1
- package/SVF-doxygen/html/html/classes.html +70 -70
- package/SVF-doxygen/html/html/functions_a.html +12 -8
- package/SVF-doxygen/html/html/functions_b.html +4 -2
- package/SVF-doxygen/html/html/functions_c.html +31 -29
- package/SVF-doxygen/html/html/functions_eval_s.html +3 -0
- package/SVF-doxygen/html/html/functions_func.html +12 -8
- package/SVF-doxygen/html/html/functions_func_c.html +18 -17
- package/SVF-doxygen/html/html/functions_func_g.html +19 -6
- package/SVF-doxygen/html/html/functions_func_o.html +2 -1
- package/SVF-doxygen/html/html/functions_func_s.html +8 -5
- package/SVF-doxygen/html/html/functions_func_t.html +1 -0
- package/SVF-doxygen/html/html/functions_func_u.html +1 -0
- package/SVF-doxygen/html/html/functions_g.html +22 -9
- package/SVF-doxygen/html/html/functions_i.html +3 -3
- package/SVF-doxygen/html/html/functions_l.html +3 -3
- package/SVF-doxygen/html/html/functions_m.html +1 -1
- package/SVF-doxygen/html/html/functions_o.html +20 -13
- package/SVF-doxygen/html/html/functions_p.html +6 -6
- package/SVF-doxygen/html/html/functions_s.html +23 -17
- package/SVF-doxygen/html/html/functions_t.html +5 -4
- package/SVF-doxygen/html/html/functions_type_o.html +3 -0
- package/SVF-doxygen/html/html/functions_u.html +1 -0
- package/SVF-doxygen/html/html/functions_vars_c.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_o.html +3 -0
- package/SVF-doxygen/html/html/hierarchy.html +55 -54
- package/SVF-doxygen/html/html/namespaceSVF.html +3 -1
- package/SVF-doxygen/html/html/search/all_1.js +4 -3
- package/SVF-doxygen/html/html/search/all_10.js +7 -7
- package/SVF-doxygen/html/html/search/all_12.js +1 -1
- package/SVF-doxygen/html/html/search/all_13.js +8 -6
- package/SVF-doxygen/html/html/search/all_14.js +4 -4
- package/SVF-doxygen/html/html/search/all_15.js +1 -1
- package/SVF-doxygen/html/html/search/all_16.js +1 -1
- package/SVF-doxygen/html/html/search/all_2.js +1 -1
- package/SVF-doxygen/html/html/search/all_3.js +3 -3
- package/SVF-doxygen/html/html/search/all_7.js +5 -1
- package/SVF-doxygen/html/html/search/all_9.js +1 -1
- package/SVF-doxygen/html/html/search/all_c.js +2 -2
- package/SVF-doxygen/html/html/search/all_d.js +1 -1
- package/SVF-doxygen/html/html/search/all_e.js +1 -1
- package/SVF-doxygen/html/html/search/all_f.js +3 -1
- package/SVF-doxygen/html/html/search/classes_f.js +1 -0
- package/SVF-doxygen/html/html/search/enumvalues_f.js +1 -0
- package/SVF-doxygen/html/html/search/functions_0.js +4 -3
- package/SVF-doxygen/html/html/search/functions_10.js +1 -0
- package/SVF-doxygen/html/html/search/functions_11.js +1 -1
- package/SVF-doxygen/html/html/search/functions_12.js +1 -1
- package/SVF-doxygen/html/html/search/functions_2.js +1 -1
- package/SVF-doxygen/html/html/search/functions_6.js +5 -1
- package/SVF-doxygen/html/html/search/functions_d.js +1 -1
- package/SVF-doxygen/html/html/search/functions_e.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_e.js +1 -0
- package/SVF-doxygen/html/html/search/variables_14.js +1 -1
- package/SVF-doxygen/html/html/search/variables_3.js +1 -0
- package/SVF-doxygen/html/html/search/variables_e.js +1 -1
- package/SVF-doxygen/html/html/search/variables_f.js +1 -0
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +16 -16
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html +16 -16
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html +18 -18
- package/include/Graphs/VFG.h +1 -1
- package/include/MemoryModel/SVFIR.h +3 -1
- package/include/MemoryModel/SVFStatements.h +76 -4
- package/include/SVF-FE/SVFIRBuilder.h +12 -2
- package/lib/Graphs/ConsG.cpp +9 -0
- package/lib/Graphs/ICFG.cpp +12 -17
- package/lib/Graphs/VFG.cpp +9 -0
- package/lib/MemoryModel/PAGBuilderFromFile.cpp +3 -1
- package/lib/MemoryModel/PointerAnalysis.cpp +0 -3
- package/lib/MemoryModel/SVFIR.cpp +24 -3
- package/lib/MemoryModel/SVFStatements.cpp +14 -0
- package/lib/SVF-FE/SVFIRBuilder.cpp +55 -13
- package/lib/SVF-FE/SymbolTableBuilder.cpp +1 -0
- package/package.json +1 -1
|
@@ -556,7 +556,7 @@ $(function() {
|
|
|
556
556
|
: <a class="el" href="classSVF_1_1SVFG.html#a0554abe7c072b66ab24a900284646572">SVF::SVFG</a>
|
|
557
557
|
</li>
|
|
558
558
|
<li>addIntraPHIVFGNode()
|
|
559
|
-
: <a class="el" href="classSVF_1_1VFG.html#
|
|
559
|
+
: <a class="el" href="classSVF_1_1VFG.html#afc4268e4abd973aecd29451c99172662">SVF::VFG</a>
|
|
560
560
|
</li>
|
|
561
561
|
<li>addJoinsite()
|
|
562
562
|
: <a class="el" href="classSVF_1_1ThreadCallGraph.html#a795d504a098634b1725af272b37e46e7">SVF::ThreadCallGraph</a>
|
|
@@ -647,7 +647,7 @@ $(function() {
|
|
|
647
647
|
: <a class="el" href="classSVF_1_1LocationSet.html#aa2682a73f1ab2c32326fb4e0d5b3586b">SVF::LocationSet</a>
|
|
648
648
|
</li>
|
|
649
649
|
<li>addOpVar()
|
|
650
|
-
: <a class="el" href="classSVF_1_1PhiStmt.html#
|
|
650
|
+
: <a class="el" href="classSVF_1_1PhiStmt.html#ac3541a25f83ce8465d7b35010ba50b37">SVF::PhiStmt</a>
|
|
651
651
|
</li>
|
|
652
652
|
<li>addOutEdge()
|
|
653
653
|
: <a class="el" href="classSVF_1_1SVFVar.html#a21a44c7a30e4e3743f6c3186fd7dbe8f">SVF::SVFVar</a>
|
|
@@ -683,8 +683,8 @@ $(function() {
|
|
|
683
683
|
: <a class="el" href="classSVF_1_1VFPathCond.html#a47d117a7c5e789766f28cdca6d71ff19">SVF::VFPathCond</a>
|
|
684
684
|
</li>
|
|
685
685
|
<li>addPhiStmt()
|
|
686
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#
|
|
687
|
-
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
686
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#abb272e6fff36a29fe84c9d8695f7d630">SVF::SVFIR</a>
|
|
687
|
+
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#aa26d69a4f6d6ecc93e91231c22c50dac">SVF::SVFIRBuilder</a>
|
|
688
688
|
</li>
|
|
689
689
|
<li>addPointsTo()
|
|
690
690
|
: <a class="el" href="classSVF_1_1IndirectSVFGEdge.html#a50ac2e33c6a4a41291c0a476ed07de53">SVF::IndirectSVFGEdge</a>
|
|
@@ -771,6 +771,10 @@ $(function() {
|
|
|
771
771
|
<li>addSccCandidate()
|
|
772
772
|
: <a class="el" href="classSVF_1_1AndersenSCD.html#ad8530ce52f87c4ea94cac579288e2689">SVF::AndersenSCD</a>
|
|
773
773
|
</li>
|
|
774
|
+
<li>addSelectStmt()
|
|
775
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#accbff738e77fd2256d4a6629c48d63f4">SVF::SVFIR</a>
|
|
776
|
+
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#a96d0878e2eaa0104a1b07fceb2b33c45">SVF::SVFIRBuilder</a>
|
|
777
|
+
</li>
|
|
774
778
|
<li>addSingleRevPts()
|
|
775
779
|
: <a class="el" href="classSVF_1_1MutablePTData.html#a4c5d5d5d73db6dc6b721a076bcae3662">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
776
780
|
</li>
|
|
@@ -967,15 +971,15 @@ $(function() {
|
|
|
967
971
|
: <a class="el" href="classSVF_1_1CHNode.html#a8c51571df92b5e152cc42e9aaf712dc9">SVF::CHNode</a>
|
|
968
972
|
</li>
|
|
969
973
|
<li>alias()
|
|
970
|
-
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#
|
|
971
|
-
, <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
974
|
+
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#adaba5a41a60e32d18d964bdb8ae5b2df">SVF::BVDataPTAImpl</a>
|
|
975
|
+
, <a class="el" href="classSVF_1_1CondPTAImpl.html#afa6dffc1ac7e8dada1ff9e75b8cfd187">SVF::CondPTAImpl< Cond ></a>
|
|
972
976
|
, <a class="el" href="classSVF_1_1DDAPass.html#a96de481dd2af7b39428aff38158c1d4e">SVF::DDAPass</a>
|
|
973
977
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#a4424f27444c12dce8071c56a95c664bf">SVF::LockAnalysis</a>
|
|
974
978
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#abd9da46106d820721a24201caaa164e1">SVF::PointerAnalysis</a>
|
|
975
|
-
, <a class="el" href="classSVF_1_1WPAPass.html#
|
|
979
|
+
, <a class="el" href="classSVF_1_1WPAPass.html#af339db8bffc554be7dd5cb6b100649e7">SVF::WPAPass</a>
|
|
976
980
|
</li>
|
|
977
981
|
<li>alias_begin()
|
|
978
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
982
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a7f2b4647c8d69c8328b63e576cb6d065">SVF::SVFModule</a>
|
|
979
983
|
</li>
|
|
980
984
|
<li>alias_end()
|
|
981
985
|
: <a class="el" href="classSVF_1_1SVFModule.html#a1bb5c818ec63d81a238f3d242a89079f">SVF::SVFModule</a>
|
|
@@ -273,12 +273,14 @@ $(function() {
|
|
|
273
273
|
: <a class="el" href="classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9ad52703e3ec09b6a4f565e5d82279b6a3">SVF::SVFStmt</a>
|
|
274
274
|
, <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75a7e37444f61c10c22b694a86064ae4f01">SVF::VFGNode</a>
|
|
275
275
|
</li>
|
|
276
|
+
<li>BranchCond
|
|
277
|
+
: <a class="el" href="classSVF_1_1BranchCondExpr.html#ad90fb1713be8b6a064e2423da5dd98b3">SVF::BranchCondExpr</a>
|
|
278
|
+
</li>
|
|
276
279
|
<li>branchCond
|
|
277
280
|
: <a class="el" href="classSVF_1_1BranchCondExpr.html#a99b54ea1152131f8e0991374043ffced">SVF::BranchCondExpr</a>
|
|
278
281
|
</li>
|
|
279
282
|
<li>BranchCond
|
|
280
|
-
: <a class="el" href="
|
|
281
|
-
, <a class="el" href="classSVF_1_1BranchCondManager.html#a37bec50768d5df6317a4ba6c790c569d">SVF::BranchCondManager</a>
|
|
283
|
+
: <a class="el" href="classSVF_1_1BranchCondManager.html#a37bec50768d5df6317a4ba6c790c569d">SVF::BranchCondManager</a>
|
|
282
284
|
, <a class="el" href="classSVF_1_1CondManager.html#afb6c29587f01bf5b80878bae0850d2f6">SVF::CondManager</a>
|
|
283
285
|
</li>
|
|
284
286
|
<li>BranchCondExpr()
|
|
@@ -625,7 +625,7 @@ $(function() {
|
|
|
625
625
|
, <a class="el" href="classSVF_1_1DummyValVar.html#a06c603907dce56bea44f9a4f9da4d6c7">SVF::DummyValVar</a>
|
|
626
626
|
, <a class="el" href="classSVF_1_1DummyVersionPropSVFGNode.html#ac997d06e133d698a5aa29c2af55a624e">SVF::DummyVersionPropSVFGNode</a>
|
|
627
627
|
, <a class="el" href="classSVF_1_1EntryCHI.html#ad9c86f7cf28fe22584b94416803639aa">SVF::EntryCHI< Cond ></a>
|
|
628
|
-
, <a class="el" href="classSVF_1_1FIObjVar.html#
|
|
628
|
+
, <a class="el" href="classSVF_1_1FIObjVar.html#a1f6ba91fe429f55598cef983a2b3a538">SVF::FIObjVar</a>
|
|
629
629
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#ac76934c9ba15742e470a785af54bd958">SVF::FlowSensitive</a>
|
|
630
630
|
, <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#afe46af7ca4f735e500b35f4f4bb8d910">SVF::FlowSensitiveTBHC</a>
|
|
631
631
|
, <a class="el" href="classSVF_1_1FormalINSVFGNode.html#a049c4760e5d0ea2e31fc84ec32850310">SVF::FormalINSVFGNode</a>
|
|
@@ -682,7 +682,8 @@ $(function() {
|
|
|
682
682
|
, <a class="el" href="classSVF_1_1RetIndSVFGEdge.html#a436d46d2a475a291ecc56cc2f26b910f">SVF::RetIndSVFGEdge</a>
|
|
683
683
|
, <a class="el" href="classSVF_1_1RetMU.html#ace8b780beda75de78d08247335e1738a">SVF::RetMU< Cond ></a>
|
|
684
684
|
, <a class="el" href="classSVF_1_1RetPE.html#a43c6965616d67e77087b486265139d21">SVF::RetPE</a>
|
|
685
|
-
, <a class="el" href="classSVF_1_1RetPN.html#
|
|
685
|
+
, <a class="el" href="classSVF_1_1RetPN.html#acedd9e576a077f96c0638065d4c70bcf">SVF::RetPN</a>
|
|
686
|
+
, <a class="el" href="classSVF_1_1SelectStmt.html#a89f27a20f9c2acc66c4c6152e79ee30e">SVF::SelectStmt</a>
|
|
686
687
|
, <a class="el" href="classSVF_1_1Steensgaard.html#a7e7493bd144746edb4fbe1292e8ba55f">SVF::Steensgaard</a>
|
|
687
688
|
, <a class="el" href="classSVF_1_1StmtVFGNode.html#ade2eb6475fdc3d2fa107c9adf508b72a">SVF::StmtVFGNode</a>
|
|
688
689
|
, <a class="el" href="classSVF_1_1StoreCGEdge.html#a7fdb88d66ee7489f2e2de5e91ed5f25b">SVF::StoreCGEdge</a>
|
|
@@ -697,8 +698,8 @@ $(function() {
|
|
|
697
698
|
, <a class="el" href="classSVF_1_1ThreadCallGraph.html#a4ba42f59f0a6a7ea5b059f6e8df64d89">SVF::ThreadCallGraph</a>
|
|
698
699
|
, <a class="el" href="classSVF_1_1ThreadForkEdge.html#a4d2c3601a3fd530d178ec00ee3e1bc5d">SVF::ThreadForkEdge</a>
|
|
699
700
|
, <a class="el" href="classSVF_1_1ThreadJoinEdge.html#a0fb671c87fecd2fd9c2dab4187a47d37">SVF::ThreadJoinEdge</a>
|
|
700
|
-
, <a class="el" href="classSVF_1_1ThreadMHPIndSVFGEdge.html#
|
|
701
|
-
, <a class="el" href="classSVF_1_1TypeAnalysis.html#
|
|
701
|
+
, <a class="el" href="classSVF_1_1ThreadMHPIndSVFGEdge.html#acb948e40582b6cc8b4360f2205b5c926">SVF::ThreadMHPIndSVFGEdge</a>
|
|
702
|
+
, <a class="el" href="classSVF_1_1TypeAnalysis.html#ae14733ac9763b07a84ed9b5e297badf3">SVF::TypeAnalysis</a>
|
|
702
703
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#abb10688145fa76629916ec3df61b6c95">SVF::UnaryOPStmt</a>
|
|
703
704
|
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#a01a9b0fd0189462e37ff51e232a5cda8">SVF::UnaryOPVFGNode</a>
|
|
704
705
|
, <a class="el" href="classSVF_1_1ValVar.html#adbbf3c9ff5dcb10ac528d3eb4b69750c">SVF::ValVar</a>
|
|
@@ -791,7 +792,7 @@ $(function() {
|
|
|
791
792
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#af64c6a2c0a1b2044fac56a69e9db7cff">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
792
793
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ab01a663b665d629c15f3531f18b5abc2">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
793
794
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a10221452ea6ffed4ae51a9c6f9dc1e93">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
794
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
795
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#afe724603022a8fed7469f9ecd633febc">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
795
796
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a3f78f60e1947a6d6fbcd3a0ee11e262a">SVF::PointerAnalysis</a>
|
|
796
797
|
, <a class="el" href="classSVF_1_1PTData.html#a03c783b9a1faac0aee3e22361df594ce">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
797
798
|
, <a class="el" href="classSVF_1_1VersionedPTData.html#a164436121f658ce0967a88bb84ecf220">SVF::VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
@@ -862,7 +863,7 @@ $(function() {
|
|
|
862
863
|
, <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75a98fd43afc6615f418d2d96209eb31828">SVF::VFGNode</a>
|
|
863
864
|
</li>
|
|
864
865
|
<li>CmpStmt()
|
|
865
|
-
: <a class="el" href="classSVF_1_1CmpStmt.html#
|
|
866
|
+
: <a class="el" href="classSVF_1_1CmpStmt.html#a02c4846269bd28bd4e8b127532cb737a">SVF::CmpStmt</a>
|
|
866
867
|
</li>
|
|
867
868
|
<li>CmpVFGNode()
|
|
868
869
|
: <a class="el" href="classSVF_1_1CmpVFGNode.html#adcb91fca3c1cd9e23c8996dd825504ac">SVF::CmpVFGNode</a>
|
|
@@ -1092,6 +1093,9 @@ $(function() {
|
|
|
1092
1093
|
, <a class="el" href="classSVF_1_1PathCondAllocator.html#aade2bc55c3882a6cacc3c4a891a1c4a3">SVF::PathCondAllocator</a>
|
|
1093
1094
|
, <a class="el" href="classSVF_1_1ProgSlice.html#a3dc89d666a0f369ca85e13632676e6aa">SVF::ProgSlice</a>
|
|
1094
1095
|
</li>
|
|
1096
|
+
<li>condition
|
|
1097
|
+
: <a class="el" href="classSVF_1_1SelectStmt.html#a2d6e9d7131bc69a0e88b703c2c03d7e2">SVF::SelectStmt</a>
|
|
1098
|
+
</li>
|
|
1095
1099
|
<li>CondManager()
|
|
1096
1100
|
: <a class="el" href="classSVF_1_1CondManager.html#aa307bb05b92907ccf8859b4bac53b796">SVF::CondManager</a>
|
|
1097
1101
|
</li>
|
|
@@ -1130,7 +1134,7 @@ $(function() {
|
|
|
1130
1134
|
: <a class="el" href="classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a8a3d10d0aaf4708e7e44bedc6be077e0">SVF::CondPointsToSet< Cond >::CondPtsSetIterator</a>
|
|
1131
1135
|
</li>
|
|
1132
1136
|
<li>CondStdSet()
|
|
1133
|
-
: <a class="el" href="classSVF_1_1CondStdSet.html#
|
|
1137
|
+
: <a class="el" href="classSVF_1_1CondStdSet.html#a3f1885562bb34c3ccbd15117788725e0">SVF::CondStdSet< Element ></a>
|
|
1134
1138
|
</li>
|
|
1135
1139
|
<li>condToInstMap
|
|
1136
1140
|
: <a class="el" href="classSVF_1_1CondManager.html#ab986c3f6281995e302dabe4776768329">SVF::CondManager</a>
|
|
@@ -1139,7 +1143,7 @@ $(function() {
|
|
|
1139
1143
|
: <a class="el" href="classSVF_1_1CondManager.html#a3cd3149a0bb5b605e61f0935bd234f3b">SVF::CondManager</a>
|
|
1140
1144
|
</li>
|
|
1141
1145
|
<li>CondVar()
|
|
1142
|
-
: <a class="el" href="classSVF_1_1CondVar.html#
|
|
1146
|
+
: <a class="el" href="classSVF_1_1CondVar.html#a93101c4401ed4ced33d64b5726e9cd69">SVF::CondVar< Cond ></a>
|
|
1143
1147
|
</li>
|
|
1144
1148
|
<li>connectAInAndFIn()
|
|
1145
1149
|
: <a class="el" href="classSVF_1_1SVFG.html#ac9ab2a95cd7a09bbe4b4aa3e6fafaf62">SVF::SVFG</a>
|
|
@@ -1319,7 +1323,7 @@ $(function() {
|
|
|
1319
1323
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da1524077f4425b7e2d6cc32917a02c356">SVF::LeakChecker</a>
|
|
1320
1324
|
</li>
|
|
1321
1325
|
<li>ContextCond()
|
|
1322
|
-
: <a class="el" href="classSVF_1_1ContextCond.html#
|
|
1326
|
+
: <a class="el" href="classSVF_1_1ContextCond.html#a5f31275f74ff9eb5734481f36275c6d9">SVF::ContextCond</a>
|
|
1323
1327
|
</li>
|
|
1324
1328
|
<li>ContextDDA()
|
|
1325
1329
|
: <a class="el" href="classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05">SVF::ContextDDA</a>
|
|
@@ -1337,7 +1341,7 @@ $(function() {
|
|
|
1337
1341
|
, <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75af589a053fdb7efc728b68a324fc58b2b">SVF::VFGNode</a>
|
|
1338
1342
|
</li>
|
|
1339
1343
|
<li>CopyCGEdge()
|
|
1340
|
-
: <a class="el" href="classSVF_1_1CopyCGEdge.html#
|
|
1344
|
+
: <a class="el" href="classSVF_1_1CopyCGEdge.html#a0e950b306ec8d45e38f0320c63681ecd">SVF::CopyCGEdge</a>
|
|
1341
1345
|
</li>
|
|
1342
1346
|
<li>copyInEdges
|
|
1343
1347
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a4d413d64bf554ecdc72709afeeb85775">SVF::ConstraintNode</a>
|
|
@@ -1346,19 +1350,19 @@ $(function() {
|
|
|
1346
1350
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a12df688fd9b5b7617daadc7bee0fff40">SVF::ConstraintNode</a>
|
|
1347
1351
|
</li>
|
|
1348
1352
|
<li>CopyStmt()
|
|
1349
|
-
: <a class="el" href="classSVF_1_1CopyStmt.html#
|
|
1353
|
+
: <a class="el" href="classSVF_1_1CopyStmt.html#a63b808e82e75562c53e4371cc3d7ed1e">SVF::CopyStmt</a>
|
|
1350
1354
|
</li>
|
|
1351
1355
|
<li>copyTime
|
|
1352
1356
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a888d6334e5e226c634680e4c0674dcfb">SVF::FlowSensitive</a>
|
|
1353
1357
|
</li>
|
|
1354
1358
|
<li>CopyVFGNode()
|
|
1355
|
-
: <a class="el" href="classSVF_1_1CopyVFGNode.html#
|
|
1359
|
+
: <a class="el" href="classSVF_1_1CopyVFGNode.html#a0f3f697a0053bf5847db95f526bec1e7">SVF::CopyVFGNode</a>
|
|
1356
1360
|
</li>
|
|
1357
1361
|
<li>CoreBitVector()
|
|
1358
|
-
: <a class="el" href="classSVF_1_1CoreBitVector.html#
|
|
1362
|
+
: <a class="el" href="classSVF_1_1CoreBitVector.html#aa25de5d26935c74e156c5f6604b3d8a8">SVF::CoreBitVector</a>
|
|
1359
1363
|
</li>
|
|
1360
1364
|
<li>CoreBitVectorIterator()
|
|
1361
|
-
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#
|
|
1365
|
+
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ae209179f396c8b5b788ff6d2c437e5d6">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
1362
1366
|
</li>
|
|
1363
1367
|
<li>count
|
|
1364
1368
|
: <a class="el" href="structDdHashItem.html#aa5bce9f94fb976df2a1768f0f0c7d50c">DdHashItem</a>
|
|
@@ -1393,10 +1397,10 @@ $(function() {
|
|
|
1393
1397
|
, <a class="el" href="classSVF_1_1MRSVFGNode.html#a640153ff592bf0058882a0d05a76b1ba">SVF::MRSVFGNode</a>
|
|
1394
1398
|
</li>
|
|
1395
1399
|
<li>cptsBegin()
|
|
1396
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1400
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670">SVF::CondPointsToSet< Cond ></a>
|
|
1397
1401
|
</li>
|
|
1398
1402
|
<li>cptsEnd()
|
|
1399
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1403
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a20026db57cfef6bf6a978140b2372cea">SVF::CondPointsToSet< Cond ></a>
|
|
1400
1404
|
</li>
|
|
1401
1405
|
<li>CPtSet
|
|
1402
1406
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a3f2f48fc122c07ff9eb1382aa7a3f966">SVF::CondPTAImpl< Cond ></a>
|
|
@@ -1646,7 +1650,7 @@ $(function() {
|
|
|
1646
1650
|
: <a class="el" href="classSVF_1_1Options.html#a7b9af13feccc116377aeb107640ae874">SVF::Options</a>
|
|
1647
1651
|
</li>
|
|
1648
1652
|
<li>CxtDPItem()
|
|
1649
|
-
: <a class="el" href="classSVF_1_1CxtDPItem.html#
|
|
1653
|
+
: <a class="el" href="classSVF_1_1CxtDPItem.html#a1c2b14fd60bd4902bfc520c9ba08c6e8">SVF::CxtDPItem</a>
|
|
1650
1654
|
</li>
|
|
1651
1655
|
<li>cxtJoinInLoop
|
|
1652
1656
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a63da48d338683ec95709a6bd95238707">SVF::ForkJoinAnalysis</a>
|
|
@@ -1681,14 +1685,14 @@ $(function() {
|
|
|
1681
1685
|
<li>CxtLockToLockSet
|
|
1682
1686
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ab782401c6521a2810e28ac602710ac22">SVF::LockAnalysis</a>
|
|
1683
1687
|
</li>
|
|
1684
|
-
<li>cxtLocktoSpan
|
|
1685
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#a2fd796765f16cc7094f36d68c0ff70a0">SVF::LockAnalysis</a>
|
|
1686
|
-
</li>
|
|
1687
1688
|
<li>CxtLockToSpan
|
|
1688
1689
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a7335d5b13a6cb1dcde9706f30b8a4826">SVF::LockAnalysis</a>
|
|
1689
1690
|
</li>
|
|
1691
|
+
<li>cxtLocktoSpan
|
|
1692
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a2fd796765f16cc7094f36d68c0ff70a0">SVF::LockAnalysis</a>
|
|
1693
|
+
</li>
|
|
1690
1694
|
<li>CxtProc()
|
|
1691
|
-
: <a class="el" href="classSVF_1_1CxtProc.html#
|
|
1695
|
+
: <a class="el" href="classSVF_1_1CxtProc.html#a25a80c93a6aeb1112a846d6c588364cc">SVF::CxtProc</a>
|
|
1692
1696
|
</li>
|
|
1693
1697
|
<li>cxts
|
|
1694
1698
|
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#ad06a92bf8bc556de742e0ffdf79ffafe">SVF::LLVMModuleSet</a>
|
|
@@ -1710,23 +1714,21 @@ $(function() {
|
|
|
1710
1714
|
<li>CxtStmtSet
|
|
1711
1715
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a42ed881d4cd79eae099266a9e171aeb2">SVF::LockAnalysis</a>
|
|
1712
1716
|
</li>
|
|
1713
|
-
<li>CxtStmtToAliveFlagMap
|
|
1714
|
-
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#acdc652faba35e45820cce0cdd20ea99c">SVF::ForkJoinAnalysis</a>
|
|
1715
|
-
</li>
|
|
1716
1717
|
<li>cxtStmtToAliveFlagMap
|
|
1717
1718
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aa31b3f3d51b963ccd475e66b77143dba">SVF::ForkJoinAnalysis</a>
|
|
1718
1719
|
</li>
|
|
1720
|
+
<li>CxtStmtToAliveFlagMap
|
|
1721
|
+
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#acdc652faba35e45820cce0cdd20ea99c">SVF::ForkJoinAnalysis</a>
|
|
1722
|
+
</li>
|
|
1719
1723
|
<li>CxtStmtToCxtLockS
|
|
1720
1724
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a03954bdf28345cd7fbcd5cc242d40681">SVF::LockResultValidator</a>
|
|
1721
1725
|
</li>
|
|
1722
|
-
<li>cxtStmtToCxtLockSet
|
|
1723
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae256a84fd63947a6f81bee030bdbe7fc">SVF::LockAnalysis</a>
|
|
1724
|
-
</li>
|
|
1725
1726
|
<li>CxtStmtToCxtLockSet
|
|
1726
1727
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a710aad28484677637367e9098a55c7d7">SVF::LockAnalysis</a>
|
|
1727
1728
|
</li>
|
|
1728
1729
|
<li>cxtStmtToCxtLockSet
|
|
1729
|
-
: <a class="el" href="
|
|
1730
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae256a84fd63947a6f81bee030bdbe7fc">SVF::LockAnalysis</a>
|
|
1731
|
+
, <a class="el" href="classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb">SVF::LockResultValidator</a>
|
|
1730
1732
|
</li>
|
|
1731
1733
|
<li>CxtStmtToLockFlagMap
|
|
1732
1734
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a451d9b41fd048e11615ea47872f614c9">SVF::LockAnalysis</a>
|
|
@@ -1742,7 +1744,7 @@ $(function() {
|
|
|
1742
1744
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#ae2218961699a4b4385f47fb039005dbe">SVF::LockAnalysis</a>
|
|
1743
1745
|
</li>
|
|
1744
1746
|
<li>CxtThread()
|
|
1745
|
-
: <a class="el" href="classSVF_1_1CxtThread.html#
|
|
1747
|
+
: <a class="el" href="classSVF_1_1CxtThread.html#ac6af46ba08bbad4454358298fd2557d3">SVF::CxtThread</a>
|
|
1746
1748
|
</li>
|
|
1747
1749
|
<li>CxtThreadProc()
|
|
1748
1750
|
: <a class="el" href="classSVF_1_1CxtThreadProc.html#a1c7dd7740266a07d354df537a9167bcc">SVF::CxtThreadProc</a>
|
|
@@ -70,6 +70,9 @@ $(function() {
|
|
|
70
70
|
<li>SCALAR
|
|
71
71
|
: <a class="el" href="classSVF_1_1DCHNode.html#a029988e54846db9aca2584e1c10283e3ad5c99cf0681af30e8ed4cc59cc2371cb">SVF::DCHNode</a>
|
|
72
72
|
</li>
|
|
73
|
+
<li>Select
|
|
74
|
+
: <a class="el" href="classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9ad9397ec243a61992dc2b5681bea587fa">SVF::SVFStmt</a>
|
|
75
|
+
</li>
|
|
73
76
|
<li>SEQ
|
|
74
77
|
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a8cf553cd07768aad3f3b91bf3d7c6228a85142db6ed24203f054117f3a5110e2f">SVF::NodeIDAllocator</a>
|
|
75
78
|
</li>
|
|
@@ -502,7 +502,7 @@ $(function() {
|
|
|
502
502
|
: <a class="el" href="classSVF_1_1SVFG.html#a0554abe7c072b66ab24a900284646572">SVF::SVFG</a>
|
|
503
503
|
</li>
|
|
504
504
|
<li>addIntraPHIVFGNode()
|
|
505
|
-
: <a class="el" href="classSVF_1_1VFG.html#
|
|
505
|
+
: <a class="el" href="classSVF_1_1VFG.html#afc4268e4abd973aecd29451c99172662">SVF::VFG</a>
|
|
506
506
|
</li>
|
|
507
507
|
<li>addJoinsite()
|
|
508
508
|
: <a class="el" href="classSVF_1_1ThreadCallGraph.html#a795d504a098634b1725af272b37e46e7">SVF::ThreadCallGraph</a>
|
|
@@ -590,7 +590,7 @@ $(function() {
|
|
|
590
590
|
: <a class="el" href="classSVF_1_1LocationSet.html#aa2682a73f1ab2c32326fb4e0d5b3586b">SVF::LocationSet</a>
|
|
591
591
|
</li>
|
|
592
592
|
<li>addOpVar()
|
|
593
|
-
: <a class="el" href="classSVF_1_1PhiStmt.html#
|
|
593
|
+
: <a class="el" href="classSVF_1_1PhiStmt.html#ac3541a25f83ce8465d7b35010ba50b37">SVF::PhiStmt</a>
|
|
594
594
|
</li>
|
|
595
595
|
<li>addOutEdge()
|
|
596
596
|
: <a class="el" href="classSVF_1_1SVFVar.html#a21a44c7a30e4e3743f6c3186fd7dbe8f">SVF::SVFVar</a>
|
|
@@ -626,8 +626,8 @@ $(function() {
|
|
|
626
626
|
: <a class="el" href="classSVF_1_1VFPathCond.html#a47d117a7c5e789766f28cdca6d71ff19">SVF::VFPathCond</a>
|
|
627
627
|
</li>
|
|
628
628
|
<li>addPhiStmt()
|
|
629
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#
|
|
630
|
-
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
629
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#abb272e6fff36a29fe84c9d8695f7d630">SVF::SVFIR</a>
|
|
630
|
+
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#aa26d69a4f6d6ecc93e91231c22c50dac">SVF::SVFIRBuilder</a>
|
|
631
631
|
</li>
|
|
632
632
|
<li>addPointsTo()
|
|
633
633
|
: <a class="el" href="classSVF_1_1IndirectSVFGEdge.html#a50ac2e33c6a4a41291c0a476ed07de53">SVF::IndirectSVFGEdge</a>
|
|
@@ -694,6 +694,10 @@ $(function() {
|
|
|
694
694
|
<li>addSccCandidate()
|
|
695
695
|
: <a class="el" href="classSVF_1_1AndersenSCD.html#ad8530ce52f87c4ea94cac579288e2689">SVF::AndersenSCD</a>
|
|
696
696
|
</li>
|
|
697
|
+
<li>addSelectStmt()
|
|
698
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#accbff738e77fd2256d4a6629c48d63f4">SVF::SVFIR</a>
|
|
699
|
+
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#a96d0878e2eaa0104a1b07fceb2b33c45">SVF::SVFIRBuilder</a>
|
|
700
|
+
</li>
|
|
697
701
|
<li>addSingleRevPts()
|
|
698
702
|
: <a class="el" href="classSVF_1_1MutablePTData.html#a4c5d5d5d73db6dc6b721a076bcae3662">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
699
703
|
</li>
|
|
@@ -722,7 +726,7 @@ $(function() {
|
|
|
722
726
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#a633666953f8d6675961981c4eab1adb0">SVF::ConstraintGraph</a>
|
|
723
727
|
</li>
|
|
724
728
|
<li>AddStoreCHI()
|
|
725
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
729
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#a8d9bfa2ad724a3b286edc56b7c15e9bf">SVF::MemSSA</a>
|
|
726
730
|
</li>
|
|
727
731
|
<li>addStoreEdge()
|
|
728
732
|
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#ac5795471aff6ccb07a84ffe1277ff2d4">SVF::SVFIRBuilder</a>
|
|
@@ -884,11 +888,11 @@ $(function() {
|
|
|
884
888
|
: <a class="el" href="classSVF_1_1CHNode.html#a8c51571df92b5e152cc42e9aaf712dc9">SVF::CHNode</a>
|
|
885
889
|
</li>
|
|
886
890
|
<li>alias()
|
|
887
|
-
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#
|
|
891
|
+
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a949533e5c99698c7f9862aae5de23687">SVF::BVDataPTAImpl</a>
|
|
888
892
|
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a171918ada9b679b0114b27476caa5ee6">SVF::CondPTAImpl< Cond ></a>
|
|
889
|
-
, <a class="el" href="classSVF_1_1DDAPass.html#
|
|
893
|
+
, <a class="el" href="classSVF_1_1DDAPass.html#a0a39a0f3e530a97a38dbfe0d9f04ec33">SVF::DDAPass</a>
|
|
890
894
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#a4424f27444c12dce8071c56a95c664bf">SVF::LockAnalysis</a>
|
|
891
|
-
, <a class="el" href="classSVF_1_1PointerAnalysis.html#
|
|
895
|
+
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a6c01f259ad2379a422d7106ce0255eb8">SVF::PointerAnalysis</a>
|
|
892
896
|
, <a class="el" href="classSVF_1_1WPAPass.html#a5a71ab4d4bd993ff52da60c730d7b57f">SVF::WPAPass</a>
|
|
893
897
|
</li>
|
|
894
898
|
<li>alias_begin()
|
|
@@ -175,7 +175,7 @@ $(function() {
|
|
|
175
175
|
, <a class="el" href="classSVF_1_1AssignStmt.html#a4f94b6731f324e44fc4d4e06d7acdbf7">SVF::AssignStmt</a>
|
|
176
176
|
, <a class="el" href="classSVF_1_1BinaryOPStmt.html#ab5a0f41455474643e8dd97aaab0aaab5">SVF::BinaryOPStmt</a>
|
|
177
177
|
, <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a74266197f0ac969746c0be4175e70c17">SVF::BinaryOPVFGNode</a>
|
|
178
|
-
, <a class="el" href="classSVF_1_1BranchCondExpr.html#
|
|
178
|
+
, <a class="el" href="classSVF_1_1BranchCondExpr.html#a410279631ba4a555a6b823be2465b0de">SVF::BranchCondExpr</a>
|
|
179
179
|
, <a class="el" href="classSVF_1_1BranchStmt.html#a750ffca6648fafedfb271fb90d975847">SVF::BranchStmt</a>
|
|
180
180
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#abaeefcd88c47e21065947f7587af2181">SVF::BranchVFGNode</a>
|
|
181
181
|
, <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a6ba68138c10d1fbe5be6346c8dfeca74">SVF::BVDataPTAImpl</a>
|
|
@@ -191,7 +191,7 @@ $(function() {
|
|
|
191
191
|
, <a class="el" href="classSVF_1_1CloneFIObjVar.html#a96a659f0a876b417ebdf6057db65c870">SVF::CloneFIObjVar</a>
|
|
192
192
|
, <a class="el" href="classSVF_1_1CloneGepObjVar.html#a5f46eff05b965deeeed531bd9a87b464">SVF::CloneGepObjVar</a>
|
|
193
193
|
, <a class="el" href="classSVF_1_1CmpStmt.html#adec661dd23b7806b35abba2d44aebc61">SVF::CmpStmt</a>
|
|
194
|
-
, <a class="el" href="classSVF_1_1CmpVFGNode.html#
|
|
194
|
+
, <a class="el" href="classSVF_1_1CmpVFGNode.html#a3230ae3a4a7f10e0486f000b92b87713">SVF::CmpVFGNode</a>
|
|
195
195
|
, <a class="el" href="classSVF_1_1CondPTAImpl.html#ae76fb767c13ca39baa0fbec55a7780fe">SVF::CondPTAImpl< Cond ></a>
|
|
196
196
|
, <a class="el" href="classSVF_1_1ConstraintEdge.html#a2c2a62e61022bb936a903846e0aacdd3">SVF::ConstraintEdge</a>
|
|
197
197
|
, <a class="el" href="classSVF_1_1CopyCGEdge.html#a321ccd6048312a570acbb8a217269434">SVF::CopyCGEdge</a>
|
|
@@ -263,6 +263,7 @@ $(function() {
|
|
|
263
263
|
, <a class="el" href="classSVF_1_1RetMU.html#ace8b780beda75de78d08247335e1738a">SVF::RetMU< Cond ></a>
|
|
264
264
|
, <a class="el" href="classSVF_1_1RetPE.html#a43c6965616d67e77087b486265139d21">SVF::RetPE</a>
|
|
265
265
|
, <a class="el" href="classSVF_1_1RetPN.html#acedd9e576a077f96c0638065d4c70bcf">SVF::RetPN</a>
|
|
266
|
+
, <a class="el" href="classSVF_1_1SelectStmt.html#a89f27a20f9c2acc66c4c6152e79ee30e">SVF::SelectStmt</a>
|
|
266
267
|
, <a class="el" href="classSVF_1_1Steensgaard.html#a7e7493bd144746edb4fbe1292e8ba55f">SVF::Steensgaard</a>
|
|
267
268
|
, <a class="el" href="classSVF_1_1StmtVFGNode.html#ade2eb6475fdc3d2fa107c9adf508b72a">SVF::StmtVFGNode</a>
|
|
268
269
|
, <a class="el" href="classSVF_1_1StoreCGEdge.html#a7fdb88d66ee7489f2e2de5e91ed5f25b">SVF::StoreCGEdge</a>
|
|
@@ -271,7 +272,7 @@ $(function() {
|
|
|
271
272
|
, <a class="el" href="classSVF_1_1StoreVFGNode.html#a61b6a4c05576d942024cc002905d5831">SVF::StoreVFGNode</a>
|
|
272
273
|
, <a class="el" href="classSVF_1_1SVFStmt.html#ac517a3166a3afe45d04480534ac3bb50">SVF::SVFStmt</a>
|
|
273
274
|
, <a class="el" href="classSVF_1_1SVFValue.html#a1f2c6271dfefc6db685569e6c0cbedf5">SVF::SVFValue</a>
|
|
274
|
-
, <a class="el" href="classSVF_1_1TCTEdge.html#
|
|
275
|
+
, <a class="el" href="classSVF_1_1TCTEdge.html#a38d3af1f146d4e70574874c7ec28f6f3">SVF::TCTEdge</a>
|
|
275
276
|
, <a class="el" href="classSVF_1_1TDForkPE.html#a79317f2ac92ace129a1ccf802406498d">SVF::TDForkPE</a>
|
|
276
277
|
, <a class="el" href="classSVF_1_1TDJoinPE.html#ace17257476d0ee089a9f9cb8dc63e3f2">SVF::TDJoinPE</a>
|
|
277
278
|
, <a class="el" href="classSVF_1_1ThreadCallGraph.html#a4ba42f59f0a6a7ea5b059f6e8df64d89">SVF::ThreadCallGraph</a>
|
|
@@ -280,7 +281,7 @@ $(function() {
|
|
|
280
281
|
, <a class="el" href="classSVF_1_1ThreadMHPIndSVFGEdge.html#a4f7b0802389ce183635d5be2a40128bc">SVF::ThreadMHPIndSVFGEdge</a>
|
|
281
282
|
, <a class="el" href="classSVF_1_1TypeAnalysis.html#ae14733ac9763b07a84ed9b5e297badf3">SVF::TypeAnalysis</a>
|
|
282
283
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#abb10688145fa76629916ec3df61b6c95">SVF::UnaryOPStmt</a>
|
|
283
|
-
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#
|
|
284
|
+
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#a11ff85d796e547f0258ec30cf23b7310">SVF::UnaryOPVFGNode</a>
|
|
284
285
|
, <a class="el" href="classSVF_1_1ValVar.html#adbbf3c9ff5dcb10ac528d3eb4b69750c">SVF::ValVar</a>
|
|
285
286
|
, <a class="el" href="classSVF_1_1VarArgPN.html#acaecf9e9d98c4a14fecee0877a72839c">SVF::VarArgPN</a>
|
|
286
287
|
, <a class="el" href="classSVF_1_1VariantGepCGEdge.html#aba0cc74af291252bc8911c81832bef68">SVF::VariantGepCGEdge</a>
|
|
@@ -367,7 +368,7 @@ $(function() {
|
|
|
367
368
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#ae0495fcba25d4baffda9f85254591ae1">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
368
369
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#a65028f1634a18f6adbd4cfdb526d1d20">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
369
370
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a5ca2c5a8908d003b7ec2c17f949ae6aa">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
370
|
-
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#
|
|
371
|
+
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#a21e823484199946541b8b79d736b2601">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
371
372
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#af64c6a2c0a1b2044fac56a69e9db7cff">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
372
373
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ab01a663b665d629c15f3531f18b5abc2">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
373
374
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a10221452ea6ffed4ae51a9c6f9dc1e93">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -410,7 +411,7 @@ $(function() {
|
|
|
410
411
|
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#aedd12e894fb2c17d2201f4049e5f3793">SVF::VersionedFlowSensitive</a>
|
|
411
412
|
</li>
|
|
412
413
|
<li>CmpStmt()
|
|
413
|
-
: <a class="el" href="classSVF_1_1CmpStmt.html#
|
|
414
|
+
: <a class="el" href="classSVF_1_1CmpStmt.html#abab82b7193ac1a9811d0177cedd329dc">SVF::CmpStmt</a>
|
|
414
415
|
</li>
|
|
415
416
|
<li>CmpVFGNode()
|
|
416
417
|
: <a class="el" href="classSVF_1_1CmpVFGNode.html#a003f5049433ade9cdad5f3050532af8e">SVF::CmpVFGNode</a>
|
|
@@ -621,7 +622,7 @@ $(function() {
|
|
|
621
622
|
, <a class="el" href="classSVF_1_1VFPathCond.html#a1a2927860cfad8b01e1882dce4044203">SVF::VFPathCond</a>
|
|
622
623
|
</li>
|
|
623
624
|
<li>CondPointsToSet()
|
|
624
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
625
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a3670dc2bb046f2d3e0d27dc02b32e62f">SVF::CondPointsToSet< Cond ></a>
|
|
625
626
|
</li>
|
|
626
627
|
<li>CondPTAImpl()
|
|
627
628
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a60678dda5071557483b27d09d26dc270">SVF::CondPTAImpl< Cond ></a>
|
|
@@ -630,7 +631,7 @@ $(function() {
|
|
|
630
631
|
: <a class="el" href="classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a8a3d10d0aaf4708e7e44bedc6be077e0">SVF::CondPointsToSet< Cond >::CondPtsSetIterator</a>
|
|
631
632
|
</li>
|
|
632
633
|
<li>CondStdSet()
|
|
633
|
-
: <a class="el" href="classSVF_1_1CondStdSet.html#
|
|
634
|
+
: <a class="el" href="classSVF_1_1CondStdSet.html#a1f3e8aa09ca8e7f252525e35c4886c5b">SVF::CondStdSet< Element ></a>
|
|
634
635
|
</li>
|
|
635
636
|
<li>CondVar()
|
|
636
637
|
: <a class="el" href="classSVF_1_1CondVar.html#a0999a4b34face00af83b3b840920fd3f">SVF::CondVar< Cond ></a>
|
|
@@ -721,7 +722,7 @@ $(function() {
|
|
|
721
722
|
: <a class="el" href="classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05">SVF::ContextDDA</a>
|
|
722
723
|
</li>
|
|
723
724
|
<li>CopyCGEdge()
|
|
724
|
-
: <a class="el" href="classSVF_1_1CopyCGEdge.html#
|
|
725
|
+
: <a class="el" href="classSVF_1_1CopyCGEdge.html#ac82949d49688f428d09842bda0ba1d53">SVF::CopyCGEdge</a>
|
|
725
726
|
</li>
|
|
726
727
|
<li>CopyStmt()
|
|
727
728
|
: <a class="el" href="classSVF_1_1CopyStmt.html#aa965d58e96e8729d16d66387ee09eac7">SVF::CopyStmt</a>
|
|
@@ -733,7 +734,7 @@ $(function() {
|
|
|
733
734
|
: <a class="el" href="classSVF_1_1CoreBitVector.html#a93f42d767c99bdf788dc4df4881751c5">SVF::CoreBitVector</a>
|
|
734
735
|
</li>
|
|
735
736
|
<li>CoreBitVectorIterator()
|
|
736
|
-
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#
|
|
737
|
+
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a66b4a85853791c4e1537a4bdbc7a2f90">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
737
738
|
</li>
|
|
738
739
|
<li>count()
|
|
739
740
|
: <a class="el" href="classSVF_1_1CondStdSet.html#aa19e82905537f3ae41f64fce070ee555">SVF::CondStdSet< Element ></a>
|
|
@@ -748,10 +749,10 @@ $(function() {
|
|
|
748
749
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a632f57db1f1e17f49289b5dfec048ef6">SVF::ICFGStat</a>
|
|
749
750
|
</li>
|
|
750
751
|
<li>cptsBegin()
|
|
751
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
752
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#acc5c77fbd1a6133d5e80c3f587d49fb3">SVF::CondPointsToSet< Cond ></a>
|
|
752
753
|
</li>
|
|
753
754
|
<li>cptsEnd()
|
|
754
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
755
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#aa4c47630b9a06d70375daf5e9237303d">SVF::CondPointsToSet< Cond ></a>
|
|
755
756
|
</li>
|
|
756
757
|
<li>createAndersenHCD()
|
|
757
758
|
: <a class="el" href="classSVF_1_1AndersenHCD.html#aa3553e6d7c7245d3d2cdc9d083889c28">SVF::AndersenHCD</a>
|
|
@@ -843,19 +844,19 @@ $(function() {
|
|
|
843
844
|
: <a class="el" href="classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1">SVF::ContextCond</a>
|
|
844
845
|
</li>
|
|
845
846
|
<li>CxtStmt()
|
|
846
|
-
: <a class="el" href="classSVF_1_1CxtStmt.html#
|
|
847
|
+
: <a class="el" href="classSVF_1_1CxtStmt.html#ad976db5b794019bb68ccc9a35349fb41">SVF::CxtStmt</a>
|
|
847
848
|
</li>
|
|
848
849
|
<li>CxtStmtDPItem()
|
|
849
|
-
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#
|
|
850
|
+
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a5c3bd4e8f26bfdc863baeb1241a557d1">SVF::CxtStmtDPItem< LocCond ></a>
|
|
850
851
|
</li>
|
|
851
852
|
<li>CxtThread()
|
|
852
|
-
: <a class="el" href="classSVF_1_1CxtThread.html#
|
|
853
|
+
: <a class="el" href="classSVF_1_1CxtThread.html#a7f842879cad19328575f33220491352a">SVF::CxtThread</a>
|
|
853
854
|
</li>
|
|
854
855
|
<li>CxtThreadProc()
|
|
855
|
-
: <a class="el" href="classSVF_1_1CxtThreadProc.html#
|
|
856
|
+
: <a class="el" href="classSVF_1_1CxtThreadProc.html#acce14996e41ae55ae8e27b29408ef7c8">SVF::CxtThreadProc</a>
|
|
856
857
|
</li>
|
|
857
858
|
<li>CxtThreadStmt()
|
|
858
|
-
: <a class="el" href="classSVF_1_1CxtThreadStmt.html#
|
|
859
|
+
: <a class="el" href="classSVF_1_1CxtThreadStmt.html#ab5487e3f330bb18685281c5effcecfbb">SVF::CxtThreadStmt</a>
|
|
859
860
|
</li>
|
|
860
861
|
<li>cxtToStr()
|
|
861
862
|
: <a class="el" href="classSVF_1_1CxtProc.html#ac53f22f1e9547b15b8998d83290f4281">SVF::CxtProc</a>
|
|
@@ -495,6 +495,7 @@ $(function() {
|
|
|
495
495
|
</li>
|
|
496
496
|
<li>getCondition()
|
|
497
497
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a915384027ae53e99311f05a08edf99f0">SVF::BranchStmt</a>
|
|
498
|
+
, <a class="el" href="classSVF_1_1SelectStmt.html#ad4c3e9529176478bb726279a76050e8c">SVF::SelectStmt</a>
|
|
498
499
|
</li>
|
|
499
500
|
<li>getCondKind()
|
|
500
501
|
: <a class="el" href="classSVF_1_1CondExpr.html#a2ae78bbef9ad2f3c61aafa23111a50ef">SVF::CondExpr</a>
|
|
@@ -836,6 +837,9 @@ $(function() {
|
|
|
836
837
|
, <a class="el" href="classSVF_1_1PathCondAllocator.html#a0d059c9adce2c998ddf2489376beb8e2">SVF::PathCondAllocator</a>
|
|
837
838
|
, <a class="el" href="classSVF_1_1ProgSlice.html#a9150b694dd7b2e53ef7e78ea1b78094d">SVF::ProgSlice</a>
|
|
838
839
|
</li>
|
|
840
|
+
<li>getFalseValue()
|
|
841
|
+
: <a class="el" href="classSVF_1_1SelectStmt.html#af64d7855e352a0afb5d2e98a8622a4ad">SVF::SelectStmt</a>
|
|
842
|
+
</li>
|
|
839
843
|
<li>getFieldIdx()
|
|
840
844
|
: <a class="el" href="classSVF_1_1GepValVar.html#ae6965dc3d70ff6d1877d29b8e7aa4af8">SVF::GepValVar</a>
|
|
841
845
|
</li>
|
|
@@ -1355,7 +1359,7 @@ $(function() {
|
|
|
1355
1359
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80">SVF::MRGenerator</a>
|
|
1356
1360
|
</li>
|
|
1357
1361
|
<li>getModRefInfo()
|
|
1358
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
1362
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#ac14c99ee6064fc9cf30120a83c78e702">SVF::MRGenerator</a>
|
|
1359
1363
|
, <a class="el" href="classSVF_1_1WPAPass.html#a567f818fa7b29142b18cb39e5c063a4e">SVF::WPAPass</a>
|
|
1360
1364
|
</li>
|
|
1361
1365
|
<li>getModSideEffectOfCallSite()
|
|
@@ -1430,7 +1434,7 @@ $(function() {
|
|
|
1430
1434
|
: <a class="el" href="classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9">SVF::SVFG</a>
|
|
1431
1435
|
</li>
|
|
1432
1436
|
<li>getMUSet()
|
|
1433
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
1437
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#af4d11a0c7da0ddd7dff8d75a00279847">SVF::MemSSA</a>
|
|
1434
1438
|
</li>
|
|
1435
1439
|
<li>getMutDFPTDataTy()
|
|
1436
1440
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483">SVF::BVDataPTAImpl</a>
|
|
@@ -1584,12 +1588,18 @@ $(function() {
|
|
|
1584
1588
|
<li>getOperand()
|
|
1585
1589
|
: <a class="el" href="classllvm_1_1generic__bridge__gep__type__iterator.html#a9494bbdc909dab98dd3fd23a416f3a31">llvm::generic_bridge_gep_type_iterator< ItTy ></a>
|
|
1586
1590
|
</li>
|
|
1591
|
+
<li>getOpICFGNode()
|
|
1592
|
+
: <a class="el" href="classSVF_1_1PhiStmt.html#af7e57da55f80c53a6f483976202e4c5c">SVF::PhiStmt</a>
|
|
1593
|
+
</li>
|
|
1587
1594
|
<li>getOpIncomingBB()
|
|
1588
1595
|
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a3a6ef9d2b10a6f2f1ac1b25590f56a70">SVF::IntraPHIVFGNode</a>
|
|
1589
1596
|
</li>
|
|
1590
1597
|
<li>getOpndVars()
|
|
1591
1598
|
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#a0441f2646fed28830439c41a0704ed4b">SVF::MultiOpndStmt</a>
|
|
1592
1599
|
</li>
|
|
1600
|
+
<li>getOpPos()
|
|
1601
|
+
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#af3c4989a458a1e5f7a5e0ba8e5c8b6ae">SVF::MultiOpndStmt</a>
|
|
1602
|
+
</li>
|
|
1593
1603
|
<li>getOpVar()
|
|
1594
1604
|
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#a18f9d9ea87def35d4eaa707a339316b8">SVF::MultiOpndStmt</a>
|
|
1595
1605
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#abde2b32d5bbd37df0e194b1a4e78483b">SVF::UnaryOPStmt</a>
|
|
@@ -1812,7 +1822,7 @@ $(function() {
|
|
|
1812
1822
|
<li>getPts()
|
|
1813
1823
|
: <a class="el" href="classSVF_1_1Andersen.html#a187285a5bdf9422d9188b2b11b667639">SVF::Andersen</a>
|
|
1814
1824
|
, <a class="el" href="classSVF_1_1BVDataPTAImpl.html#aee289e298e421448caaa604b7eb34fcb">SVF::BVDataPTAImpl</a>
|
|
1815
|
-
, <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
1825
|
+
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a63fa2b3a96696ffc67a119c1ba5ce748">SVF::CondPTAImpl< Cond ></a>
|
|
1816
1826
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a4cbb9131a89c5c48367fb927693b5c6b">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1817
1827
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#ac2f494da9379c336bb81a0dc438b5af9">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1818
1828
|
, <a class="el" href="classSVF_1_1MutablePTData.html#abe4230f3ba78fc660ea291fda36ffa62">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -1918,7 +1928,7 @@ $(function() {
|
|
|
1918
1928
|
</li>
|
|
1919
1929
|
<li>getRevPts()
|
|
1920
1930
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a58113943e4e7144d94d26991dcc8bcc7">SVF::BVDataPTAImpl</a>
|
|
1921
|
-
, <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
1931
|
+
, <a class="el" href="classSVF_1_1CondPTAImpl.html#aa266eef30817c557882de19aefe135a9">SVF::CondPTAImpl< Cond ></a>
|
|
1922
1932
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a2f98940bd8266ad37a975c6d30d948b4">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1923
1933
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#ad9bd6762fc6525afaed4a6c6da63688d">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1924
1934
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a36aa05b8f5c308035315d6df7036c096">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -2072,7 +2082,7 @@ $(function() {
|
|
|
2072
2082
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360">SVF::BranchVFGNode</a>
|
|
2073
2083
|
</li>
|
|
2074
2084
|
<li>getSuccNodes()
|
|
2075
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2085
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a8164ae39b494115142767abc29cebd53">SVF::MTASVFGBuilder</a>
|
|
2076
2086
|
</li>
|
|
2077
2087
|
<li>getSVFFun()
|
|
2078
2088
|
: <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
|
|
@@ -2181,6 +2191,9 @@ $(function() {
|
|
|
2181
2191
|
, <a class="el" href="classSVF_1_1PathCondAllocator.html#a1a6bde0db54c91fba7e6bac0acff664a">SVF::PathCondAllocator</a>
|
|
2182
2192
|
, <a class="el" href="classSVF_1_1ProgSlice.html#a50bb38398ecc422b6d10e0d77bb032c3">SVF::ProgSlice</a>
|
|
2183
2193
|
</li>
|
|
2194
|
+
<li>getTrueValue()
|
|
2195
|
+
: <a class="el" href="classSVF_1_1SelectStmt.html#a537c03b08444da34c26b9e989bb0e568">SVF::SelectStmt</a>
|
|
2196
|
+
</li>
|
|
2184
2197
|
<li>getType()
|
|
2185
2198
|
: <a class="el" href="classSVF_1_1CallSite.html#a9b7d53a345875e4e6c72eb23ac6475de">SVF::CallSite</a>
|
|
2186
2199
|
, <a class="el" href="classSVF_1_1DCHNode.html#aaf4036d892bdae02a01d31bfe3db2153">SVF::DCHNode</a>
|
|
@@ -2332,7 +2345,7 @@ $(function() {
|
|
|
2332
2345
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c">SVF::VersionedFlowSensitive</a>
|
|
2333
2346
|
</li>
|
|
2334
2347
|
<li>global_begin()
|
|
2335
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2348
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
|
|
2336
2349
|
</li>
|
|
2337
2350
|
<li>global_end()
|
|
2338
2351
|
: <a class="el" href="classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b">SVF::SVFModule</a>
|
|
@@ -238,6 +238,7 @@ $(function() {
|
|
|
238
238
|
, <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#acbbcff746f7f0dc37815e688e9172f21">SVF::PointsTo::PointsToIterator</a>
|
|
239
239
|
, <a class="el" href="classSVF_1_1PTASCEV.html#a144e7fa8c5f4987067914416a85656ca">SVF::PTASCEV</a>
|
|
240
240
|
, <a class="el" href="classSVF_1_1RetPE.html#acb2a5e66fab9f95278c44344d268f465">SVF::RetPE</a>
|
|
241
|
+
, <a class="el" href="classSVF_1_1SelectStmt.html#ae3dd9ff3908218082b8c71c0ec7ef252">SVF::SelectStmt</a>
|
|
241
242
|
, <a class="el" href="classSVF_1_1StInfo.html#a99cc762e18baa226ee3e8f928ee048aa">SVF::StInfo</a>
|
|
242
243
|
, <a class="el" href="classSVF_1_1StmtDPItem.html#a072da7dc37fd3f9b7a79196394382499">SVF::StmtDPItem< LocCond ></a>
|
|
243
244
|
, <a class="el" href="classSVF_1_1StoreCGEdge.html#a51869681f10566da74de3fb461c7a7e0">SVF::StoreCGEdge</a>
|
|
@@ -289,7 +290,7 @@ $(function() {
|
|
|
289
290
|
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a74c50cfaf788a828a4fc97eba703ec4e">SVF::CondPointsToSet< Cond ></a>
|
|
290
291
|
, <a class="el" href="classSVF_1_1CondStdSet.html#a90e4c4ead1cbdca01c0be801a68b005b">SVF::CondStdSet< Element ></a>
|
|
291
292
|
, <a class="el" href="classSVF_1_1CoreBitVector.html#af8e63360242a49fb63c3ef3d7071503d">SVF::CoreBitVector</a>
|
|
292
|
-
, <a class="el" href="classSVF_1_1PointsTo.html#
|
|
293
|
+
, <a class="el" href="classSVF_1_1PointsTo.html#a687b34cac3c43dd957b86a4833a24871">SVF::PointsTo</a>
|
|
293
294
|
</li>
|
|
294
295
|
<li>opPts()
|
|
295
296
|
: <a class="el" href="classSVF_1_1PersistentPointsToCache.html#ac7865b3ea1d76d2c522b465cc8e86639">SVF::PersistentPointsToCache< Data ></a>
|