svf-tools 1.0.615 → 1.0.617
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/AndersenPWC_8h_source.html +3 -3
- package/SVF-doxygen/html/html/AndersenSCD_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/AndersenSFR_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/AndersenWaveDiff_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/Andersen_8cpp_source.html +31 -31
- package/SVF-doxygen/html/html/Andersen_8h_source.html +5 -5
- package/SVF-doxygen/html/html/CFLBase_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ConsG_8h_source.html +3 -2
- package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +4 -4
- package/SVF-doxygen/html/html/ContextDDA_8h_source.html +4 -4
- package/SVF-doxygen/html/html/DDAStat_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/FlowDDA_8h_source.html +1 -1
- package/SVF-doxygen/html/html/FlowSensitive_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/FlowSensitive_8h_source.html +2 -2
- package/SVF-doxygen/html/html/GenericGraph_8h_source.html +3 -3
- package/SVF-doxygen/html/html/ICFGBuilder_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ICFG_8h_source.html +3 -2
- package/SVF-doxygen/html/html/LLVMModule_8cpp_source.html +27 -26
- package/SVF-doxygen/html/html/LLVMModule_8h_source.html +27 -26
- package/SVF-doxygen/html/html/LLVMUtil_8cpp_source.html +2 -2
- 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/PointerAnalysisImpl_8cpp.html +0 -1
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +16 -20
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8h_source.html +68 -69
- package/SVF-doxygen/html/html/SVFG_8h_source.html +2 -2
- package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +1 -1
- package/SVF-doxygen/html/html/Steensgaard_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SymbolTableBuilder_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/VFG_8h_source.html +3 -2
- package/SVF-doxygen/html/html/VersionedFlowSensitive_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/annotated.html +188 -189
- package/SVF-doxygen/html/html/classSVF_1_1Andersen-members.html +52 -53
- package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +85 -87
- package/SVF-doxygen/html/html/classSVF_1_1AndersenBase-members.html +43 -44
- package/SVF-doxygen/html/html/classSVF_1_1AndersenBase.html +13 -14
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD-members.html +52 -53
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD.html +12 -14
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR-members.html +56 -57
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR.html +6 -8
- package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff-members.html +53 -54
- package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff.html +9 -11
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl-members.html +27 -28
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +96 -120
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias-members.html +33 -34
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.html +2 -4
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase-members.html +31 -32
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase.html +4 -6
- package/SVF-doxygen/html/html/classSVF_1_1CFLGraph-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CFLGraph.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1CFLVF-members.html +34 -35
- package/SVF-doxygen/html/html/classSVF_1_1CFLVF.html +2 -4
- package/SVF-doxygen/html/html/classSVF_1_1CHGraph-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CHGraph.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1CondPTAImpl.html +110 -110
- package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph-members.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +9 -9
- package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1DCHGraph-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1DCHGraph.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1DDAStat.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1FSMPTA-members.html +60 -61
- package/SVF-doxygen/html/html/classSVF_1_1FSMPTA.html +2 -4
- package/SVF-doxygen/html/html/classSVF_1_1FlowDDA-members.html +47 -48
- package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +4 -6
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive-members.html +56 -57
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +21 -23
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1GenericGraph-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1GenericGraph.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1ICFG-members.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1ICFG.html +9 -9
- package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1IRGraph-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1IRGraph.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1LLVMModuleSet-members.html +82 -81
- package/SVF-doxygen/html/html/classSVF_1_1LLVMModuleSet.html +139 -102
- package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1PTACallGraph-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1PTACallGraph.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1RaceResultValidator.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1SVFG-members.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT-members.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT.html +7 -7
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +7 -7
- package/SVF-doxygen/html/html/classSVF_1_1SVFType.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1Steensgaard-members.html +46 -47
- package/SVF-doxygen/html/html/classSVF_1_1Steensgaard.html +5 -7
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1TCT-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1TCT.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis-members.html +47 -48
- package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis.html +2 -4
- package/SVF-doxygen/html/html/classSVF_1_1VFG-members.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1VFG.html +9 -9
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive-members.html +76 -77
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive.html +3 -5
- package/SVF-doxygen/html/html/classes.html +99 -99
- package/SVF-doxygen/html/html/dir_967d846b666a902c6ca9bc5c37976e49.html +0 -2
- package/SVF-doxygen/html/html/files.html +5 -6
- package/SVF-doxygen/html/html/functions_0x7e.html +0 -3
- package/SVF-doxygen/html/html/functions_a.html +9 -15
- package/SVF-doxygen/html/html/functions_b.html +5 -2
- package/SVF-doxygen/html/html/functions_c.html +1 -1
- package/SVF-doxygen/html/html/functions_func.html +11 -17
- package/SVF-doxygen/html/html/functions_func_0x7e.html +0 -3
- package/SVF-doxygen/html/html/functions_func_b.html +4 -1
- package/SVF-doxygen/html/html/functions_func_g.html +8 -11
- package/SVF-doxygen/html/html/functions_func_i.html +7 -10
- package/SVF-doxygen/html/html/functions_func_p.html +2 -29
- package/SVF-doxygen/html/html/functions_func_r.html +3 -9
- package/SVF-doxygen/html/html/functions_func_w.html +5 -8
- package/SVF-doxygen/html/html/functions_g.html +14 -17
- package/SVF-doxygen/html/html/functions_i.html +15 -18
- package/SVF-doxygen/html/html/functions_m.html +1 -4
- package/SVF-doxygen/html/html/functions_o.html +12 -12
- package/SVF-doxygen/html/html/functions_p.html +17 -45
- package/SVF-doxygen/html/html/functions_r.html +3 -11
- package/SVF-doxygen/html/html/functions_s.html +17 -15
- package/SVF-doxygen/html/html/functions_t.html +3 -3
- package/SVF-doxygen/html/html/functions_type_c.html +1 -1
- package/SVF-doxygen/html/html/functions_type_i.html +2 -2
- package/SVF-doxygen/html/html/functions_type_v.html +1 -1
- package/SVF-doxygen/html/html/functions_v.html +7 -7
- package/SVF-doxygen/html/html/functions_vars_m.html +0 -3
- package/SVF-doxygen/html/html/functions_vars_p.html +0 -3
- package/SVF-doxygen/html/html/functions_w.html +4 -7
- package/SVF-doxygen/html/html/hierarchy.html +194 -195
- package/SVF-doxygen/html/html/include_2MTA_2MTAResultValidator_8h_source.html +1 -1
- package/SVF-doxygen/html/html/namespaceSVF.html +0 -2
- package/SVF-doxygen/html/html/search/all_1.js +0 -2
- package/SVF-doxygen/html/html/search/all_10.js +6 -16
- package/SVF-doxygen/html/html/search/all_11.js +1 -3
- package/SVF-doxygen/html/html/search/all_12.js +12 -12
- package/SVF-doxygen/html/html/search/all_13.js +3 -3
- package/SVF-doxygen/html/html/search/all_15.js +4 -4
- package/SVF-doxygen/html/html/search/all_16.js +2 -3
- package/SVF-doxygen/html/html/search/all_19.js +0 -1
- package/SVF-doxygen/html/html/search/all_2.js +1 -0
- package/SVF-doxygen/html/html/search/all_3.js +2 -2
- package/SVF-doxygen/html/html/search/all_7.js +0 -1
- package/SVF-doxygen/html/html/search/all_9.js +6 -8
- package/SVF-doxygen/html/html/search/all_c.js +1 -1
- package/SVF-doxygen/html/html/search/all_d.js +3 -4
- package/SVF-doxygen/html/html/search/all_e.js +1 -1
- package/SVF-doxygen/html/html/search/all_f.js +3 -3
- package/SVF-doxygen/html/html/search/classes_8.js +0 -1
- package/SVF-doxygen/html/html/search/files_7.js +0 -1
- package/SVF-doxygen/html/html/search/functions_0.js +0 -2
- package/SVF-doxygen/html/html/search/functions_1.js +1 -0
- package/SVF-doxygen/html/html/search/functions_10.js +0 -2
- package/SVF-doxygen/html/html/search/functions_11.js +1 -1
- package/SVF-doxygen/html/html/search/functions_15.js +1 -2
- package/SVF-doxygen/html/html/search/functions_17.js +0 -1
- package/SVF-doxygen/html/html/search/functions_6.js +0 -1
- package/SVF-doxygen/html/html/search/functions_8.js +1 -2
- package/SVF-doxygen/html/html/search/functions_d.js +1 -1
- package/SVF-doxygen/html/html/search/functions_f.js +0 -9
- package/SVF-doxygen/html/html/search/typedefs_13.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_2.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_7.js +3 -3
- package/SVF-doxygen/html/html/search/variables_10.js +0 -1
- package/SVF-doxygen/html/html/search/variables_13.js +2 -2
- package/SVF-doxygen/html/html/search/variables_d.js +0 -1
- package/SVF-doxygen/html/html/tools_2MTA_2MTAResultValidator_8h_source.html +1 -1
- package/include/Graphs/ConsG.h +1 -1
- package/include/Graphs/GenericGraph.h +1 -1
- package/include/Graphs/ICFG.h +1 -1
- package/include/Graphs/VFG.h +1 -1
- package/include/MemoryModel/PointerAnalysisImpl.h +1 -2
- package/include/SVF-LLVM/LLVMModule.h +1 -0
- package/lib/MemoryModel/PointerAnalysisImpl.cpp +87 -63
- package/lib/SVF-LLVM/LLVMModule.cpp +11 -2
- package/lib/WPA/Andersen.cpp +9 -2
- package/package.json +1 -1
- package/include/SVF-LLVM/IRAnnotator.h +0 -324
|
@@ -1587,9 +1587,6 @@ $(function() {
|
|
|
1587
1587
|
<li>getMaxStructSize()
|
|
1588
1588
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#abc7e567209010286a68634c700d76cca">SVF::SymbolTableInfo</a>
|
|
1589
1589
|
</li>
|
|
1590
|
-
<li>getMdNodePts()
|
|
1591
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#a08a3ad9b6d872a70b1480f1beed49441">SVF::IRAnnotator</a>
|
|
1592
|
-
</li>
|
|
1593
1590
|
<li>getMemObj()
|
|
1594
1591
|
: <a class="el" href="classSVF_1_1IRGraph.html#ad5a06a57d64c54ec6e7e92b7e0acfad8">SVF::IRGraph</a>
|
|
1595
1592
|
, <a class="el" href="classSVF_1_1ObjVar.html#a6a4feb73b54e602407e35eeb09f55930">SVF::ObjVar</a>
|
|
@@ -1950,7 +1947,7 @@ $(function() {
|
|
|
1950
1947
|
, <a class="el" href="classSVF_1_1RaceResultValidator.html#afdd89e26a7c168762bfe85746252827f">SVF::RaceResultValidator</a>
|
|
1951
1948
|
</li>
|
|
1952
1949
|
<li>getOutputforInterlevAnalysis()
|
|
1953
|
-
: <a class="el" href="classSVF_1_1MTAResultValidator.html#
|
|
1950
|
+
: <a class="el" href="classSVF_1_1MTAResultValidator.html#a9f7c30f6bb29630101b034009f7d944c">SVF::MTAResultValidator</a>
|
|
1954
1951
|
</li>
|
|
1955
1952
|
<li>getPAG()
|
|
1956
1953
|
: <a class="el" href="classSVF_1_1FSMPTA.html#ad93ee6450a9eb498369bf63acc9f6578">SVF::FSMPTA</a>
|
|
@@ -2048,11 +2045,11 @@ $(function() {
|
|
|
2048
2045
|
: <a class="el" href="classSVF_1_1CmpStmt.html#aa6a21fb1cfbc263bb38651176c495632">SVF::CmpStmt</a>
|
|
2049
2046
|
</li>
|
|
2050
2047
|
<li>getPredInstructions()
|
|
2051
|
-
: <a class="el" href="classSVF_1_1SVFInstruction.html#
|
|
2048
|
+
: <a class="el" href="classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8">SVF::SVFInstruction</a>
|
|
2052
2049
|
</li>
|
|
2053
2050
|
<li>getPreviousMemoryAccessInst()
|
|
2054
2051
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a0be1cdab3c36835044e3b26d5d8402e6">SVF::LockResultValidator</a>
|
|
2055
|
-
, <a class="el" href="classSVF_1_1MTAResultValidator.html#
|
|
2052
|
+
, <a class="el" href="classSVF_1_1MTAResultValidator.html#ab3ba3c6d9c40e97febdab0e7d4ad9a3e">SVF::MTAResultValidator</a>
|
|
2056
2053
|
, <a class="el" href="classSVF_1_1RaceResultValidator.html#ad029f7a9a5161191a44d1e841f9d6114">SVF::RaceResultValidator</a>
|
|
2057
2054
|
</li>
|
|
2058
2055
|
<li>getPrevNodes()
|
|
@@ -2112,11 +2109,11 @@ $(function() {
|
|
|
2112
2109
|
<li>getPts()
|
|
2113
2110
|
: <a class="el" href="classSVF_1_1Andersen.html#a187285a5bdf9422d9188b2b11b667639">SVF::Andersen</a>
|
|
2114
2111
|
, <a class="el" href="classSVF_1_1BVDataPTAImpl.html#ac9897a09cad8a99169f2da2116807b1b">SVF::BVDataPTAImpl</a>
|
|
2115
|
-
, <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
2112
|
+
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a0b96ba98239186d6d676f9540da9e590">SVF::CondPTAImpl< Cond ></a>
|
|
2116
2113
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a4cbb9131a89c5c48367fb927693b5c6b">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
2117
2114
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#ac2f494da9379c336bb81a0dc438b5af9">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
2118
2115
|
, <a class="el" href="classSVF_1_1MutablePTData.html#abe4230f3ba78fc660ea291fda36ffa62">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
2119
|
-
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#
|
|
2116
|
+
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#aaf519166d2e0ca3c81088b52a1cf3066">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
2120
2117
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#a2adbaa59c46d611a448594b74745e986">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
2121
2118
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ab1246073bd0e0395528f8ec53281e315">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
2122
2119
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a82621bb9b53ccb479cb7278df9a4e366">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -2133,7 +2130,7 @@ $(function() {
|
|
|
2133
2130
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
2134
2131
|
</li>
|
|
2135
2132
|
<li>getPtsSubSetMap()
|
|
2136
|
-
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#
|
|
2133
|
+
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53">SVF::IntraDisjointMRG</a>
|
|
2137
2134
|
</li>
|
|
2138
2135
|
<li>getRawProductions()
|
|
2139
2136
|
: <a class="el" href="classSVF_1_1GrammarBase.html#a4561438149716c91178ea013686f66ae">SVF::GrammarBase</a>
|
|
@@ -2197,7 +2194,7 @@ $(function() {
|
|
|
2197
2194
|
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a31a2810fe664f45da147f4bd0a0410d6">SVF::ICFGBuilder</a>
|
|
2198
2195
|
</li>
|
|
2199
2196
|
<li>getRetParmAtJoinedSite()
|
|
2200
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2197
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a24e1734230ec053c218d4d4774b9bfd0">SVF::ThreadAPI</a>
|
|
2201
2198
|
</li>
|
|
2202
2199
|
<li>getRetPE()
|
|
2203
2200
|
: <a class="el" href="classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603">SVF::RetCFGEdge</a>
|
|
@@ -2374,7 +2371,7 @@ $(function() {
|
|
|
2374
2371
|
</li>
|
|
2375
2372
|
<li>getStringArg()
|
|
2376
2373
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a1b1b841451fe51cb58417e864a28cbfc">SVF::LockResultValidator</a>
|
|
2377
|
-
, <a class="el" href="classSVF_1_1MTAResultValidator.html#
|
|
2374
|
+
, <a class="el" href="classSVF_1_1MTAResultValidator.html#a75057911bf08c167ead4232c4a2b25f4">SVF::MTAResultValidator</a>
|
|
2378
2375
|
</li>
|
|
2379
2376
|
<li>getStrongUpdateStores()
|
|
2380
2377
|
: <a class="el" href="classSVF_1_1DDAStat.html#a26b018fc5677e33876bee1200c270e60">SVF::DDAStat</a>
|
|
@@ -2399,10 +2396,10 @@ $(function() {
|
|
|
2399
2396
|
, <a class="el" href="classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae">SVF::SVFBasicBlock</a>
|
|
2400
2397
|
</li>
|
|
2401
2398
|
<li>getSuccInstructions()
|
|
2402
|
-
: <a class="el" href="classSVF_1_1SVFInstruction.html#
|
|
2399
|
+
: <a class="el" href="classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f">SVF::SVFInstruction</a>
|
|
2403
2400
|
</li>
|
|
2404
2401
|
<li>getSuccNodes()
|
|
2405
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2402
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a7033805052c8fae5cd0104fdd9e345c0">SVF::MTASVFGBuilder</a>
|
|
2406
2403
|
</li>
|
|
2407
2404
|
<li>getSVFArgument()
|
|
2408
2405
|
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#ad3f66b40ad360003845253f452d6a711">SVF::LLVMModuleSet</a>
|
|
@@ -2417,7 +2414,7 @@ $(function() {
|
|
|
2417
2414
|
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#a25821b0feeb3b08e00ec9d444520b727">SVF::LLVMModuleSet</a>
|
|
2418
2415
|
</li>
|
|
2419
2416
|
<li>getSVFFunction()
|
|
2420
|
-
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#
|
|
2417
|
+
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#a50fc24901350df9db890ba16a9b87e33">SVF::LLVMModuleSet</a>
|
|
2421
2418
|
, <a class="el" href="classSVF_1_1SVFModule.html#aadc9f4ecf876de71548338df44c3c658">SVF::SVFModule</a>
|
|
2422
2419
|
</li>
|
|
2423
2420
|
<li>getSVFG()
|
|
@@ -2502,7 +2499,7 @@ $(function() {
|
|
|
2502
2499
|
: <a class="el" href="classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e">SVF::TCT</a>
|
|
2503
2500
|
</li>
|
|
2504
2501
|
<li>getTCTNode()
|
|
2505
|
-
: <a class="el" href="classSVF_1_1TCT.html#
|
|
2502
|
+
: <a class="el" href="classSVF_1_1TCT.html#aac9d98a33fbaa6defa3f847d0bbe76d6">SVF::TCT</a>
|
|
2506
2503
|
</li>
|
|
2507
2504
|
<li>getTCTNodeNum()
|
|
2508
2505
|
: <a class="el" href="classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f">SVF::TCT</a>
|
|
@@ -2576,7 +2573,7 @@ $(function() {
|
|
|
2576
2573
|
: <a class="el" href="classSVF_1_1DCHNode.html#ac77edc44c3c5acc185c27c018837d066">SVF::DCHNode</a>
|
|
2577
2574
|
</li>
|
|
2578
2575
|
<li>getTypeInfo()
|
|
2579
|
-
: <a class="el" href="classSVF_1_1SVFType.html#
|
|
2576
|
+
: <a class="el" href="classSVF_1_1SVFType.html#a05850c17c2dbe42e5602dc8c9a70f3bd">SVF::SVFType</a>
|
|
2580
2577
|
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a5dc699aa85fe879eb4b2c9109cf3030d">SVF::SymbolTableInfo</a>
|
|
2581
2578
|
</li>
|
|
2582
2579
|
<li>getTypeSystem()
|
|
@@ -2732,7 +2729,7 @@ $(function() {
|
|
|
2732
2729
|
: <a class="el" href="classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e">SVF::SVFConstantInt</a>
|
|
2733
2730
|
</li>
|
|
2734
2731
|
<li>global_begin()
|
|
2735
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2732
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
|
|
2736
2733
|
</li>
|
|
2737
2734
|
<li>global_end()
|
|
2738
2735
|
: <a class="el" href="classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b">SVF::SVFModule</a>
|
|
@@ -117,7 +117,7 @@ $(function() {
|
|
|
117
117
|
: <a class="el" href="classSVF_1_1SVFIR.html#a4666dabcbeb3f40f96a0694ce2f07eb0">SVF::SVFIR</a>
|
|
118
118
|
</li>
|
|
119
119
|
<li>ICFGNodeIDToNodeMapTy
|
|
120
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
120
|
+
: <a class="el" href="classSVF_1_1ICFG.html#abd1b5ed3f7d29f846d5714f40106781b">SVF::ICFG</a>
|
|
121
121
|
</li>
|
|
122
122
|
<li>ICFGNodeK
|
|
123
123
|
: <a class="el" href="classSVF_1_1ICFGNode.html#a74f598c1c86b023680bb2685aa8ab376">SVF::ICFGNode</a>
|
|
@@ -135,12 +135,12 @@ $(function() {
|
|
|
135
135
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a69670ae14f5ec47728e2ddc7dd4dec84">SVF::ICFGStat</a>
|
|
136
136
|
, <a class="el" href="classSVF_1_1SVFLoop.html#a4519b374ff32534797ad2afe1c1f672f">SVF::SVFLoop</a>
|
|
137
137
|
</li>
|
|
138
|
-
<li>ICFGNodeToSVFLoopVec
|
|
139
|
-
: <a class="el" href="classSVF_1_1ICFG.html#a4288dd1d729524b8e8a92954852a2317">SVF::ICFG</a>
|
|
140
|
-
</li>
|
|
141
138
|
<li>icfgNodeToSVFLoopVec
|
|
142
139
|
: <a class="el" href="classSVF_1_1ICFG.html#a7d6aeecb00d77600a204a72d60023d54">SVF::ICFG</a>
|
|
143
140
|
</li>
|
|
141
|
+
<li>ICFGNodeToSVFLoopVec
|
|
142
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a4288dd1d729524b8e8a92954852a2317">SVF::ICFG</a>
|
|
143
|
+
</li>
|
|
144
144
|
<li>ICFGStat()
|
|
145
145
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a3bbad3d1c0ab0cad3cc4b7aa069d1f9f">SVF::ICFGStat</a>
|
|
146
146
|
</li>
|
|
@@ -180,7 +180,7 @@ $(function() {
|
|
|
180
180
|
: <a class="el" href="classSVF_1_1GenericGraph.html#a47a1ef8b67b0c92f78b4457dc3bbfe71">SVF::GenericGraph< NodeTy, EdgeTy ></a>
|
|
181
181
|
</li>
|
|
182
182
|
<li>IDToNodeMapTy
|
|
183
|
-
: <a class="el" href="classSVF_1_1GenericGraph.html#
|
|
183
|
+
: <a class="el" href="classSVF_1_1GenericGraph.html#afe017704d73445211fecaf7f3853010e">SVF::GenericGraph< NodeTy, EdgeTy ></a>
|
|
184
184
|
</li>
|
|
185
185
|
<li>idToObjMap()
|
|
186
186
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a929a20dc8f2eb4d82e93938b8339d697">SVF::SymbolTableInfo</a>
|
|
@@ -706,9 +706,6 @@ $(function() {
|
|
|
706
706
|
: <a class="el" href="classSVF_1_1GraphReachSolver.html#af790a24d4448911584a6a49b9342a8d5">SVF::GraphReachSolver< GraphType, DPIm ></a>
|
|
707
707
|
, <a class="el" href="classSVF_1_1SrcSnkSolver.html#a19a5395fbfdb95d9328337925496d5eb">SVF::SrcSnkSolver< GraphType, DPIm ></a>
|
|
708
708
|
</li>
|
|
709
|
-
<li>IRAnnotator()
|
|
710
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#aa54df3d6c0c20c26be90bb68546dc93d">SVF::IRAnnotator</a>
|
|
711
|
-
</li>
|
|
712
709
|
<li>IRGraph()
|
|
713
710
|
: <a class="el" href="classSVF_1_1IRGraph.html#a34f7644ccf88fc0911c0b4f625dc1f28">SVF::IRGraph</a>
|
|
714
711
|
, <a class="el" href="classSVF_1_1SVFVar.html#a6755ed387e15f44ffb637f64a0af60bc">SVF::SVFVar</a>
|
|
@@ -960,7 +957,7 @@ $(function() {
|
|
|
960
957
|
: <a class="el" href="classSVF_1_1PCG.html#a767a7ea009067e7f82bb70b29688a144">SVF::PCG</a>
|
|
961
958
|
</li>
|
|
962
959
|
<li>isFOpen()
|
|
963
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
960
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a5a2f7cb7f46b6edd80e6d4611f07e327">SVF::SaberCheckerAPI</a>
|
|
964
961
|
</li>
|
|
965
962
|
<li>isForksite()
|
|
966
963
|
: <a class="el" href="classSVF_1_1ThreadCallGraph.html#a07d3db6ffe8d75effd6fbc3856c484fe">SVF::ThreadCallGraph</a>
|
|
@@ -999,7 +996,7 @@ $(function() {
|
|
|
999
996
|
, <a class="el" href="classSVF_1_1SrcSnkDDA.html#a391bb031b2f244e930b266a29cda0af7">SVF::SrcSnkDDA</a>
|
|
1000
997
|
</li>
|
|
1001
998
|
<li>isHareParFor()
|
|
1002
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
999
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#adb944c2287cf7686a03b0e53a03ba025">SVF::ThreadAPI</a>
|
|
1003
1000
|
</li>
|
|
1004
1001
|
<li>isHBPair()
|
|
1005
1002
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a86c68ce5fd8825b1593d92a5a5bad389">SVF::ForkJoinAnalysis</a>
|
|
@@ -1159,13 +1156,13 @@ $(function() {
|
|
|
1159
1156
|
: <a class="el" href="classSVF_1_1TCT.html#ab6c2beac6b9f1e4fc1fdd4d657232389">SVF::TCT</a>
|
|
1160
1157
|
</li>
|
|
1161
1158
|
<li>isMemAlloc()
|
|
1162
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
1159
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#acd2486bcf4cf413e63afed7884a0719e">SVF::SaberCheckerAPI</a>
|
|
1163
1160
|
</li>
|
|
1164
1161
|
<li>isMemcpy()
|
|
1165
1162
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#aee9e5ebac543d9a2aab511410b047898">SVF::MTAAnnotator</a>
|
|
1166
1163
|
</li>
|
|
1167
1164
|
<li>isMemDealloc()
|
|
1168
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
1165
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#ab6d9c2435bdb1c01542cc75e9eef0a4e">SVF::SaberCheckerAPI</a>
|
|
1169
1166
|
</li>
|
|
1170
1167
|
<li>isMemset()
|
|
1171
1168
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#a36eb47b716c3b44ba5c459052bb0ed93">SVF::MTAAnnotator</a>
|
|
@@ -1256,7 +1253,7 @@ $(function() {
|
|
|
1256
1253
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae912e35cddd4235a663f84f70c3881e7">SVF::LockAnalysis</a>
|
|
1257
1254
|
</li>
|
|
1258
1255
|
<li>isProtectedByCommonCxtLock()
|
|
1259
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#
|
|
1256
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a32c0c5bdd676302f1c9e797d540278d8">SVF::LockAnalysis</a>
|
|
1260
1257
|
</li>
|
|
1261
1258
|
<li>isProtectedByCommonLock()
|
|
1262
1259
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a213bd0dfeba620498dabcfa4fa3a018c">SVF::LockAnalysis</a>
|
|
@@ -1332,12 +1329,12 @@ $(function() {
|
|
|
1332
1329
|
<li>isScalar()
|
|
1333
1330
|
: <a class="el" href="classSVF_1_1DCHNode.html#a50cf99ff5cc910512c1ce3987c7395ef">SVF::DCHNode</a>
|
|
1334
1331
|
</li>
|
|
1335
|
-
<li>IsSimple
|
|
1336
|
-
: <a class="el" href="structSVF_1_1DefaultDOTGraphTraits.html#abf5957e894bacd69c9ead5a80a330626">SVF::DefaultDOTGraphTraits</a>
|
|
1337
|
-
</li>
|
|
1338
1332
|
<li>isSimple()
|
|
1339
1333
|
: <a class="el" href="structSVF_1_1DefaultDOTGraphTraits.html#acc82bc6228128e5bb98a6b00d6dc5f77">SVF::DefaultDOTGraphTraits</a>
|
|
1340
1334
|
</li>
|
|
1335
|
+
<li>IsSimple
|
|
1336
|
+
: <a class="el" href="structSVF_1_1DefaultDOTGraphTraits.html#abf5957e894bacd69c9ead5a80a330626">SVF::DefaultDOTGraphTraits</a>
|
|
1337
|
+
</li>
|
|
1341
1338
|
<li>isSingleFieldObj()
|
|
1342
1339
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#a38fd07dd86f6187a7671f9f85565fccc">SVF::ConstraintGraph</a>
|
|
1343
1340
|
</li>
|
|
@@ -1426,7 +1423,7 @@ $(function() {
|
|
|
1426
1423
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a66965759d876309c64faf4b755afc2a7">SVF::ForkJoinAnalysis</a>
|
|
1427
1424
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#a6039a72839e5eaf27c4c19c2e8316321">SVF::LockAnalysis</a>
|
|
1428
1425
|
, <a class="el" href="classSVF_1_1MHP.html#a7af8320c524acaf3cf004ff37f9b4e42">SVF::MHP</a>
|
|
1429
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1426
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a4bacbfb6648de8196217c83b5d73b876">SVF::ThreadAPI</a>
|
|
1430
1427
|
</li>
|
|
1431
1428
|
<li>isTDJoin()
|
|
1432
1429
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a97151d74790b2853249d0cc94bb0904f">SVF::ForkJoinAnalysis</a>
|
|
@@ -1534,7 +1531,7 @@ $(function() {
|
|
|
1534
1531
|
: <a class="el" href="classSVF_1_1SparseBitVector_1_1SparseBitVectorIterator.html#a3627077086baa18bd0ae25efd981c18f">SVF::SparseBitVector< ElementSize >::SparseBitVectorIterator</a>
|
|
1535
1532
|
</li>
|
|
1536
1533
|
<li>iter_adaptor_base()
|
|
1537
|
-
: <a class="el" href="classSVF_1_1iter__adaptor__base.html#
|
|
1534
|
+
: <a class="el" href="classSVF_1_1iter__adaptor__base.html#aae17978dbc68365513742c0ed6dd6e77">SVF::iter_adaptor_base< DerivedT, WrappedIteratorT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT ></a>
|
|
1538
1535
|
</li>
|
|
1539
1536
|
<li>iter_facade_base
|
|
1540
1537
|
: <a class="el" href="classSVF_1_1iter__facade__base_1_1ReferenceProxy.html#ab4717ea89d08ac05464fa95bc7f50ac6">SVF::iter_facade_base< DerivedT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT >::ReferenceProxy</a>
|
|
@@ -70,9 +70,6 @@ $(function() {
|
|
|
70
70
|
<li>m_id
|
|
71
71
|
: <a class="el" href="classSVF_1_1CondVar.html#a26fd04b3f2d45f0c230e1823f3eea49a">SVF::CondVar< Cond ></a>
|
|
72
72
|
</li>
|
|
73
|
-
<li>mainModule
|
|
74
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#a01462e9ee84f490514598c68e8c9557b">SVF::IRAnnotator</a>
|
|
75
|
-
</li>
|
|
76
73
|
<li>makeEdgeFlagWithAddionalOpnd()
|
|
77
74
|
: <a class="el" href="classSVF_1_1SVFStmt.html#a3b20523aed66ac8943d7d00ff777137b">SVF::SVFStmt</a>
|
|
78
75
|
</li>
|
|
@@ -133,7 +130,7 @@ $(function() {
|
|
|
133
130
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#ac95b1600aa524c3e607eebcf9d50df0e">SVF::ForkJoinAnalysis</a>
|
|
134
131
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#a78eb13118f947fb1d84e274bb0f46695">SVF::LockAnalysis</a>
|
|
135
132
|
, <a class="el" href="classSVF_1_1MHP.html#a3dc4c80d60039ce5f73583ce32784d82">SVF::MHP</a>
|
|
136
|
-
, <a class="el" href="classSVF_1_1MTAResultValidator.html#
|
|
133
|
+
, <a class="el" href="classSVF_1_1MTAResultValidator.html#a3207f67c8046e64ffd7beb4d5cd6c0e0">SVF::MTAResultValidator</a>
|
|
137
134
|
, <a class="el" href="classSVF_1_1TCT.html#a9b1a5a9feb8cd97b37ee49727536a549">SVF::TCT</a>
|
|
138
135
|
</li>
|
|
139
136
|
<li>max
|
|
@@ -506,12 +506,12 @@ $(function() {
|
|
|
506
506
|
<li>OpICFGNodeVec
|
|
507
507
|
: <a class="el" href="classSVF_1_1PhiStmt.html#ac505a4fe33e82f555663872e81220ba4">SVF::PhiStmt</a>
|
|
508
508
|
</li>
|
|
509
|
-
<li>opIncomingBBs
|
|
510
|
-
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a73f39a488ad82300010abd18afe247a4">SVF::IntraPHIVFGNode</a>
|
|
511
|
-
</li>
|
|
512
509
|
<li>OPIncomingBBs
|
|
513
510
|
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a66928f6cc755bd2a048804d00f859a80">SVF::IntraPHIVFGNode</a>
|
|
514
511
|
</li>
|
|
512
|
+
<li>opIncomingBBs
|
|
513
|
+
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a73f39a488ad82300010abd18afe247a4">SVF::IntraPHIVFGNode</a>
|
|
514
|
+
</li>
|
|
515
515
|
<li>OpIt
|
|
516
516
|
: <a class="el" href="classllvm_1_1generic__bridge__gep__type__iterator.html#aa3fd4dca27e09df9ee726879624ae47e">llvm::generic_bridge_gep_type_iterator< ItTy ></a>
|
|
517
517
|
</li>
|
|
@@ -555,40 +555,40 @@ $(function() {
|
|
|
555
555
|
, <a class="el" href="classSVF_1_1PHIVFGNode.html#add18c60773871744123d12a037e78e20">SVF::PHIVFGNode</a>
|
|
556
556
|
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#af31a06d33f41bdcff625ac23e269708c">SVF::UnaryOPVFGNode</a>
|
|
557
557
|
</li>
|
|
558
|
-
<li>opVers
|
|
559
|
-
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#ae803603f567cc28f5a7e1b66fb324cbc">SVF::BinaryOPVFGNode</a>
|
|
560
|
-
</li>
|
|
561
558
|
<li>OPVers
|
|
562
559
|
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a880c8260e3acb3fbe431446f2c1f5990">SVF::BinaryOPVFGNode</a>
|
|
563
560
|
</li>
|
|
564
561
|
<li>opVers
|
|
565
|
-
: <a class="el" href="
|
|
562
|
+
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#ae803603f567cc28f5a7e1b66fb324cbc">SVF::BinaryOPVFGNode</a>
|
|
566
563
|
</li>
|
|
567
564
|
<li>OPVers
|
|
568
565
|
: <a class="el" href="classSVF_1_1CmpVFGNode.html#a0db4ada3c366c811962415454a859b22">SVF::CmpVFGNode</a>
|
|
569
|
-
, <a class="el" href="classSVF_1_1MSSAPHI.html#a622892bb1c3c151e646ae1a46838c3ba">SVF::MSSAPHI< Cond ></a>
|
|
570
566
|
</li>
|
|
571
567
|
<li>opVers
|
|
572
|
-
: <a class="el" href="
|
|
568
|
+
: <a class="el" href="classSVF_1_1CmpVFGNode.html#aae30d80fd848d62467476d21c691573c">SVF::CmpVFGNode</a>
|
|
569
|
+
, <a class="el" href="classSVF_1_1MSSAPHI.html#abdabd6dff67cd59622f18d48e8b34271">SVF::MSSAPHI< Cond ></a>
|
|
573
570
|
</li>
|
|
574
571
|
<li>OPVers
|
|
575
|
-
: <a class="el" href="
|
|
572
|
+
: <a class="el" href="classSVF_1_1MSSAPHI.html#a622892bb1c3c151e646ae1a46838c3ba">SVF::MSSAPHI< Cond ></a>
|
|
576
573
|
</li>
|
|
577
574
|
<li>opVers
|
|
578
575
|
: <a class="el" href="classSVF_1_1MSSAPHISVFGNode.html#a9c327923ab939e06877441ebde5c1139">SVF::MSSAPHISVFGNode</a>
|
|
579
576
|
</li>
|
|
580
577
|
<li>OPVers
|
|
581
|
-
: <a class="el" href="
|
|
578
|
+
: <a class="el" href="classSVF_1_1MSSAPHISVFGNode.html#a300f37203eb84fc57e005c27ce0422fb">SVF::MSSAPHISVFGNode</a>
|
|
582
579
|
</li>
|
|
583
580
|
<li>opVers
|
|
584
581
|
: <a class="el" href="classSVF_1_1PHIVFGNode.html#a08ccd55d0fb6ce33f69959349008daca">SVF::PHIVFGNode</a>
|
|
585
582
|
</li>
|
|
586
583
|
<li>OPVers
|
|
587
|
-
: <a class="el" href="
|
|
584
|
+
: <a class="el" href="classSVF_1_1PHIVFGNode.html#a44ba5254e5f4def007c99916cd58668c">SVF::PHIVFGNode</a>
|
|
588
585
|
</li>
|
|
589
586
|
<li>opVers
|
|
590
587
|
: <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#ae6fdb5759a0dfeb0635ffd758b752dc1">SVF::UnaryOPVFGNode</a>
|
|
591
588
|
</li>
|
|
589
|
+
<li>OPVers
|
|
590
|
+
: <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#af96b598342bbcbcd739e2603acfc5a41">SVF::UnaryOPVFGNode</a>
|
|
591
|
+
</li>
|
|
592
592
|
<li>OR()
|
|
593
593
|
: <a class="el" href="classSVF_1_1Z3Expr.html#ac063ed06c3495b790c02fe57c781b34e">SVF::Z3Expr</a>
|
|
594
594
|
</li>
|
|
@@ -86,12 +86,12 @@ $(function() {
|
|
|
86
86
|
<li>PAGEdgeSetTy
|
|
87
87
|
: <a class="el" href="classSVF_1_1SVFStmt.html#a2bdfa37167b5496629e5cae62705d5f2">SVF::SVFStmt</a>
|
|
88
88
|
</li>
|
|
89
|
-
<li>PAGEdgeToFunMap
|
|
90
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#a82be01b460a498c07fb6a8aba853ed31">SVF::MRGenerator</a>
|
|
91
|
-
</li>
|
|
92
89
|
<li>pagEdgeToFunMap
|
|
93
90
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ab250a4950269f57027d8e8ef10089f58">SVF::MRGenerator</a>
|
|
94
91
|
</li>
|
|
92
|
+
<li>PAGEdgeToFunMap
|
|
93
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a82be01b460a498c07fb6a8aba853ed31">SVF::MRGenerator</a>
|
|
94
|
+
</li>
|
|
95
95
|
<li>PAGEdgeToSetMapTy
|
|
96
96
|
: <a class="el" href="classSVF_1_1SVFStmt.html#a229c78147511f2a581c761552179b6fa">SVF::SVFStmt</a>
|
|
97
97
|
</li>
|
|
@@ -172,12 +172,12 @@ $(function() {
|
|
|
172
172
|
<li>PAGPrint
|
|
173
173
|
: <a class="el" href="classSVF_1_1Options.html#a98df022c5da54ea30b3f0ce008d3ca80">SVF::Options</a>
|
|
174
174
|
</li>
|
|
175
|
-
<li>pagReadFromTxt
|
|
176
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#a2547331e2c32b077d5876e609cb7f48f">SVF::SVFModule</a>
|
|
177
|
-
</li>
|
|
178
175
|
<li>pagReadFromTXT()
|
|
179
176
|
: <a class="el" href="classSVF_1_1SVFModule.html#a1357c876eccedd58b3abe68875b3a570">SVF::SVFModule</a>
|
|
180
177
|
</li>
|
|
178
|
+
<li>pagReadFromTxt
|
|
179
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a2547331e2c32b077d5876e609cb7f48f">SVF::SVFModule</a>
|
|
180
|
+
</li>
|
|
181
181
|
<li>pairheadmap
|
|
182
182
|
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#af65f6553c6a7184401e249d777cd520e">SVF::MTASVFGBuilder</a>
|
|
183
183
|
</li>
|
|
@@ -624,24 +624,12 @@ $(function() {
|
|
|
624
624
|
: <a class="el" href="classSVF_1_1Andersen.html#adccf6acf63abc9cafc92b2148396fd10">SVF::Andersen</a>
|
|
625
625
|
, <a class="el" href="classSVF_1_1Steensgaard.html#ada542b3e393f23938d37e479008e8cc0">SVF::Steensgaard</a>
|
|
626
626
|
</li>
|
|
627
|
-
<li>processAndersenResults()
|
|
628
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#a1dfd230ddbc751ddf6833a6dc22b84f7">SVF::IRAnnotator</a>
|
|
629
|
-
</li>
|
|
630
|
-
<li>processArgumentNode()
|
|
631
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#a79ce14045e7321569b95cff0b4800c08">SVF::IRAnnotator</a>
|
|
632
|
-
</li>
|
|
633
|
-
<li>processBasicBlockNode()
|
|
634
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#a6da6bf2db9dd582739e621aefc72025f">SVF::IRAnnotator</a>
|
|
635
|
-
</li>
|
|
636
627
|
<li>processCE()
|
|
637
628
|
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#a5adf8baa546292434ba1fec48db2d0a7">SVF::SVFIRBuilder</a>
|
|
638
629
|
</li>
|
|
639
630
|
<li>processCFLEdge()
|
|
640
631
|
: <a class="el" href="classSVF_1_1CFLSolver.html#a53c873a9243d2ef3e8d5eff1b8081102">SVF::CFLSolver</a>
|
|
641
632
|
</li>
|
|
642
|
-
<li>processConstantNode()
|
|
643
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#a0a26b250269a2e38a5507d68fdbe03f4">SVF::IRAnnotator</a>
|
|
644
|
-
</li>
|
|
645
633
|
<li>processCopy()
|
|
646
634
|
: <a class="el" href="classSVF_1_1Andersen.html#ac4afe532655c3f311143ebbe15175ca2">SVF::Andersen</a>
|
|
647
635
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#aa401cc90de4e1c6842f08a43a28c5aa1">SVF::FlowSensitive</a>
|
|
@@ -649,9 +637,6 @@ $(function() {
|
|
|
649
637
|
<li>processFunBody()
|
|
650
638
|
: <a class="el" href="classSVF_1_1ICFGBuilder.html#ab1cc5de5c2ee7acf83e9ae51c7b38cb5">SVF::ICFGBuilder</a>
|
|
651
639
|
</li>
|
|
652
|
-
<li>processFunctionNode()
|
|
653
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#a31cbc6e5c63442cdbab3eea1b7b5393f">SVF::IRAnnotator</a>
|
|
654
|
-
</li>
|
|
655
640
|
<li>processFunEntry()
|
|
656
641
|
: <a class="el" href="classSVF_1_1ICFGBuilder.html#acb5253395384d36767173aa4aa39576b">SVF::ICFGBuilder</a>
|
|
657
642
|
</li>
|
|
@@ -669,18 +654,9 @@ $(function() {
|
|
|
669
654
|
, <a class="el" href="classSVF_1_1DDAVFSolver.html#ab10a34efa1acb6125ea32cf7a8cf919f">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
670
655
|
, <a class="el" href="classSVF_1_1FlowDDA.html#ac48be374351dad54ee2418dde841cf24">SVF::FlowDDA</a>
|
|
671
656
|
</li>
|
|
672
|
-
<li>processGlobalVarNode()
|
|
673
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#ac0aa0266a7284a46ad62211fb595d663">SVF::IRAnnotator</a>
|
|
674
|
-
</li>
|
|
675
657
|
<li>processGraph()
|
|
676
658
|
: <a class="el" href="classSVF_1_1SVFGStat.html#a3c016e166b8e84eb3b98bc3717cba5d8">SVF::SVFGStat</a>
|
|
677
659
|
</li>
|
|
678
|
-
<li>processInlineAsmNode()
|
|
679
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#ad7bc258f3a6201d06f80b3c4422536b2">SVF::IRAnnotator</a>
|
|
680
|
-
</li>
|
|
681
|
-
<li>processInstructionNode()
|
|
682
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#a9ed32d75937cc2da63cf95fbc477c66a">SVF::IRAnnotator</a>
|
|
683
|
-
</li>
|
|
684
660
|
<li>processLoad()
|
|
685
661
|
: <a class="el" href="classSVF_1_1Andersen.html#abc20264231658b99998bc4af1f03a4de">SVF::Andersen</a>
|
|
686
662
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#a9968530b3dee876f55e6659530decf27">SVF::FlowSensitive</a>
|
|
@@ -693,9 +669,6 @@ $(function() {
|
|
|
693
669
|
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a8cad0df2ae7df81dc2a966e694a0f7a2">SVF::VersionedFlowSensitive</a>
|
|
694
670
|
, <a class="el" href="classSVF_1_1WPASolver.html#abd7fd785e70f66d394088101d78598ca">SVF::WPASolver< GraphType ></a>
|
|
695
671
|
</li>
|
|
696
|
-
<li>processPAGNode()
|
|
697
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#a067fe6d76b3b11bbb726e2b40e723f78">SVF::IRAnnotator</a>
|
|
698
|
-
</li>
|
|
699
672
|
<li>processPhi()
|
|
700
673
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#aa36fd1387e948e83107431179d819067">SVF::FlowSensitive</a>
|
|
701
674
|
</li>
|
|
@@ -734,7 +707,7 @@ $(function() {
|
|
|
734
707
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a3abffe1434386b1ce349fbed0cfe0967">SVF::FlowSensitive</a>
|
|
735
708
|
</li>
|
|
736
709
|
<li>propagateVersion()
|
|
737
|
-
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#
|
|
710
|
+
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a7a98162b69de90f80ce853a6ff43af56">SVF::VersionedFlowSensitive</a>
|
|
738
711
|
</li>
|
|
739
712
|
<li>propagateViaObj()
|
|
740
713
|
: <a class="el" href="classSVF_1_1ContextDDA.html#a45d7a381fec0692b4d2f7d0eec47ccf1">SVF::ContextDDA</a>
|
|
@@ -848,13 +821,11 @@ $(function() {
|
|
|
848
821
|
</li>
|
|
849
822
|
<li>PTAVector
|
|
850
823
|
: <a class="el" href="classSVF_1_1DDAPass.html#acc7ad5d3266cb3e24fba0b4db186348a">SVF::DDAPass</a>
|
|
824
|
+
, <a class="el" href="classSVF_1_1WPAPass.html#ad4e3d480ebcc6bbbb7bcc8dc3df8663e">SVF::WPAPass</a>
|
|
851
825
|
</li>
|
|
852
826
|
<li>ptaVector
|
|
853
827
|
: <a class="el" href="classSVF_1_1WPAPass.html#a72a66ae158793f5d1bcb37b655db4446">SVF::WPAPass</a>
|
|
854
828
|
</li>
|
|
855
|
-
<li>PTAVector
|
|
856
|
-
: <a class="el" href="classSVF_1_1WPAPass.html#ad4e3d480ebcc6bbbb7bcc8dc3df8663e">SVF::WPAPass</a>
|
|
857
|
-
</li>
|
|
858
829
|
<li>PTBackingType
|
|
859
830
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#ad76328a8543b02784992afc2d5501d8a">SVF::BVDataPTAImpl</a>
|
|
860
831
|
</li>
|
|
@@ -925,12 +896,12 @@ $(function() {
|
|
|
925
896
|
<li>PtrToBVPtsMap
|
|
926
897
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#aba828ca8e2aa2bd71b78be8b45a48c9b">SVF::CondPTAImpl< Cond ></a>
|
|
927
898
|
</li>
|
|
928
|
-
<li>ptrToCPtsMap
|
|
929
|
-
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a61167fcdb2005090de1b38e53450431a">SVF::CondPTAImpl< Cond ></a>
|
|
930
|
-
</li>
|
|
931
899
|
<li>PtrToCPtsMap
|
|
932
900
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a5043e9d9255d31777d038c48c809bb09">SVF::CondPTAImpl< Cond ></a>
|
|
933
901
|
</li>
|
|
902
|
+
<li>ptrToCPtsMap
|
|
903
|
+
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a61167fcdb2005090de1b38e53450431a">SVF::CondPTAImpl< Cond ></a>
|
|
904
|
+
</li>
|
|
934
905
|
<li>PtrToNSMap
|
|
935
906
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a838c3f2be39d278072f7a9df7c0bcb4d">SVF::CondPTAImpl< Cond ></a>
|
|
936
907
|
</li>
|
|
@@ -942,11 +913,15 @@ $(function() {
|
|
|
942
913
|
, <a class="el" href="classSVF_1_1FlowSensitiveStat.html#a1b605e86f33e79f7d7cd88dc54f2c19e">SVF::FlowSensitiveStat</a>
|
|
943
914
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#ae7456fccd4c95227cdd7163176703205">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
944
915
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#a5d64ef2d4b9ab65cc7a9e33bb6fe47cf">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
945
|
-
, <a class="el" href="classSVF_1_1MutablePTData.html#ad74cc6c81c4a95f6ba4e89352bccee3e">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
946
916
|
</li>
|
|
947
917
|
<li>ptsMap
|
|
948
918
|
: <a class="el" href="classSVF_1_1MutablePTData.html#a5ee6e307acd4edbf4f7c2b063032d942">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
949
|
-
|
|
919
|
+
</li>
|
|
920
|
+
<li>PtsMap
|
|
921
|
+
: <a class="el" href="classSVF_1_1MutablePTData.html#ad74cc6c81c4a95f6ba4e89352bccee3e">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
922
|
+
</li>
|
|
923
|
+
<li>ptsMap
|
|
924
|
+
: <a class="el" href="classSVF_1_1PersistentPTData.html#a483c690c6cf19e258bdf7bb13e77976e">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
950
925
|
</li>
|
|
951
926
|
<li>PtsMapConstIter
|
|
952
927
|
: <a class="el" href="classSVF_1_1MutableDFPTData.html#a3f234abc0def4815a03de164fa258f24">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -961,9 +936,6 @@ $(function() {
|
|
|
961
936
|
<li>ptsSizeStat()
|
|
962
937
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitiveStat.html#acbe0a777f2c00b142a94ce2b974fd5d5">SVF::VersionedFlowSensitiveStat</a>
|
|
963
938
|
</li>
|
|
964
|
-
<li>ptsTo
|
|
965
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#afd8770eee0c14386c407cae026ce87b5">SVF::IRAnnotator</a>
|
|
966
|
-
</li>
|
|
967
939
|
<li>ptsToId
|
|
968
940
|
: <a class="el" href="classSVF_1_1PersistentPointsToCache.html#a6a3b33721ae00efd2fdf2d71f3298e1c">SVF::PersistentPointsToCache< Data ></a>
|
|
969
941
|
</li>
|
|
@@ -103,15 +103,9 @@ $(function() {
|
|
|
103
103
|
<li>readFromFile()
|
|
104
104
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a290501006cb700db0e07dc577429c928">SVF::BVDataPTAImpl</a>
|
|
105
105
|
</li>
|
|
106
|
-
<li>readFromModule()
|
|
107
|
-
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a857cdacfc8cafdeb1431bdfa077ef9b5">SVF::BVDataPTAImpl</a>
|
|
108
|
-
</li>
|
|
109
106
|
<li>readInheritanceMetadataFromModule()
|
|
110
107
|
: <a class="el" href="classSVF_1_1CHGBuilder.html#a443b021eb2b08b92164515750385b058">SVF::CHGBuilder</a>
|
|
111
108
|
</li>
|
|
112
|
-
<li>readPAGgepNodes()
|
|
113
|
-
: <a class="el" href="classSVF_1_1IRAnnotator.html#a7f69afba3424c615736bffe2469d9a20">SVF::IRAnnotator</a>
|
|
114
|
-
</li>
|
|
115
109
|
<li>readPrecision()
|
|
116
110
|
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a5532751632ece036b3d6741908573b36">SVF::MTASVFGBuilder</a>
|
|
117
111
|
</li>
|
|
@@ -376,7 +370,7 @@ $(function() {
|
|
|
376
370
|
</li>
|
|
377
371
|
<li>rep()
|
|
378
372
|
: <a class="el" href="classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#aae671732173cc6f958612ac934a6b503">SVF::SCCDetection< GraphType >::GNodeSCCInfo</a>
|
|
379
|
-
, <a class="el" href="classSVF_1_1SCCDetection.html#
|
|
373
|
+
, <a class="el" href="classSVF_1_1SCCDetection.html#a0495f912a9084b21327f678b47ef7e07">SVF::SCCDetection< GraphType ></a>
|
|
380
374
|
</li>
|
|
381
375
|
<li>replaceFParamARetWithPHI()
|
|
382
376
|
: <a class="el" href="classSVF_1_1SVFGOPT.html#a1fd6d26203d7d574b5664b8fcae54c1a">SVF::SVFGOPT</a>
|
|
@@ -406,7 +400,7 @@ $(function() {
|
|
|
406
400
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a93486083c0f186b91e655cbef2382634">SVF::LeakChecker</a>
|
|
407
401
|
</li>
|
|
408
402
|
<li>requiredBits()
|
|
409
|
-
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#
|
|
403
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a9aea96839c51ac1e2cbf4813174bb21c">SVF::NodeIDAllocator::Clusterer</a>
|
|
410
404
|
</li>
|
|
411
405
|
<li>res
|
|
412
406
|
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a01ca492acb9b769eb6e1fe2137dff47d">SVF::BinaryOPVFGNode</a>
|
|
@@ -580,13 +574,11 @@ $(function() {
|
|
|
580
574
|
</li>
|
|
581
575
|
<li>RevPtsMap
|
|
582
576
|
: <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ac008ee5f7e4d286f9e76d85989358305">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
577
|
+
, <a class="el" href="classSVF_1_1PersistentPTData.html#aad89172e6e99d5ee576faa7bc74b36d8">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
583
578
|
</li>
|
|
584
579
|
<li>revPtsMap
|
|
585
580
|
: <a class="el" href="classSVF_1_1PersistentPTData.html#a7b43ad5045ebdaa86f2587ea3f2f9563">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
586
581
|
</li>
|
|
587
|
-
<li>RevPtsMap
|
|
588
|
-
: <a class="el" href="classSVF_1_1PersistentPTData.html#aad89172e6e99d5ee576faa7bc74b36d8">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
589
|
-
</li>
|
|
590
582
|
<li>rid
|
|
591
583
|
: <a class="el" href="classSVF_1_1MemRegion.html#aeb8ba1e0c907aeb3de84d8bd899c98b4">SVF::MemRegion</a>
|
|
592
584
|
</li>
|