svf-tools 1.0.409 → 1.0.412
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/CMakeLists.txt +1 -1
- package/SVF-doxygen/html/html/AbstractPointsToDS_8h_source.html +1 -1
- package/SVF-doxygen/html/html/AndersenHLCD_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/AndersenLCD_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/AndersenSFR_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/AndersenSFR_8h_source.html +1 -1
- package/SVF-doxygen/html/html/AndersenStat_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/Andersen_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/Andersen_8h_source.html +3 -3
- package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +6 -6
- package/SVF-doxygen/html/html/ContextDDA_8h_source.html +3 -3
- package/SVF-doxygen/html/html/CoreBitVector_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/DDAPass_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/DDAStat_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/DDAStat_8h_source.html +5 -5
- package/SVF-doxygen/html/html/ExtAPI_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ExtAPI_8h_source.html +1 -1
- package/SVF-doxygen/html/html/FSMPTA_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/FSMPTA_8h_source.html +3 -2
- package/SVF-doxygen/html/html/FlowDDA_8h_source.html +2 -2
- package/SVF-doxygen/html/html/FlowSensitiveTBHC_8cpp_source.html +7 -6
- package/SVF-doxygen/html/html/FlowSensitive_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/IRAnnotator_8h_source.html +1 -1
- package/SVF-doxygen/html/html/LLVMUtil_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/LockResultValidator_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MHP_8cpp.html +2 -83
- package/SVF-doxygen/html/html/MHP_8cpp_source.html +42 -46
- package/SVF-doxygen/html/html/MHP_8h_source.html +26 -26
- package/SVF-doxygen/html/html/MTAResultValidator_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/MTAResultValidator_8h_source.html +1 -1
- package/SVF-doxygen/html/html/MTAStat_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/MTA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/NodeIDAllocator_8cpp_source.html +10 -10
- package/SVF-doxygen/html/html/NodeIDAllocator_8h_source.html +9 -9
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +11 -11
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8h_source.html +8 -8
- package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +9 -9
- package/SVF-doxygen/html/html/PointerAnalysis_8h_source.html +30 -31
- package/SVF-doxygen/html/html/SVFGBuilder_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/SVFGNode_8h_source.html +33 -34
- package/SVF-doxygen/html/html/SVFGStat_8cpp_source.html +9 -9
- package/SVF-doxygen/html/html/SVFGStat_8h_source.html +8 -7
- package/SVF-doxygen/html/html/SVFG_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/SVFG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/SymbolTableInfo_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SymbolTableInfo_8h_source.html +2 -2
- package/SVF-doxygen/html/html/TCT_8cpp_source.html +14 -14
- package/SVF-doxygen/html/html/ThreadCallGraph_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/TypeBasedHeapCloning_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/VFG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/VersionedFlowSensitive_8cpp_source.html +6 -5
- package/SVF-doxygen/html/html/classSVF_1_1Andersen-members.html +214 -215
- package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +15 -16
- package/SVF-doxygen/html/html/classSVF_1_1AndersenBase-members.html +180 -181
- package/SVF-doxygen/html/html/classSVF_1_1AndersenBase.html +1 -4
- package/SVF-doxygen/html/html/classSVF_1_1AndersenHCD-members.html +226 -227
- package/SVF-doxygen/html/html/classSVF_1_1AndersenHCD.html +0 -3
- package/SVF-doxygen/html/html/classSVF_1_1AndersenHLCD-members.html +232 -233
- package/SVF-doxygen/html/html/classSVF_1_1AndersenHLCD.html +2 -5
- package/SVF-doxygen/html/html/classSVF_1_1AndersenLCD-members.html +222 -223
- package/SVF-doxygen/html/html/classSVF_1_1AndersenLCD.html +3 -6
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD-members.html +222 -223
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD.html +1 -4
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR-members.html +152 -154
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR.html +9 -12
- package/SVF-doxygen/html/html/classSVF_1_1AndersenStat.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff-members.html +221 -222
- package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff.html +0 -3
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl-members.html +132 -133
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +28 -33
- package/SVF-doxygen/html/html/classSVF_1_1CondPTAImpl.html +2 -4
- package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +10 -10
- package/SVF-doxygen/html/html/classSVF_1_1CoreBitVector.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1DDAPass.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1DDAStat-members.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1DDAStat.html +34 -25
- package/SVF-doxygen/html/html/classSVF_1_1DummyVersionPropSVFGNode.html +16 -16
- package/SVF-doxygen/html/html/classSVF_1_1ExtAPI.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1FSMPTA-members.html +247 -248
- package/SVF-doxygen/html/html/classSVF_1_1FSMPTA.html +2 -5
- package/SVF-doxygen/html/html/classSVF_1_1FlowDDA-members.html +208 -209
- package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +8 -11
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive-members.html +238 -239
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +21 -24
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveTBHC-members.html +275 -276
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveTBHC.html +8 -10
- package/SVF-doxygen/html/html/classSVF_1_1ForkJoinAnalysis.html +31 -31
- package/SVF-doxygen/html/html/classSVF_1_1IRAnnotator.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1InterMSSAPHISVFGNode.html +38 -38
- package/SVF-doxygen/html/html/classSVF_1_1IntraMSSAPHISVFGNode-members.html +13 -14
- package/SVF-doxygen/html/html/classSVF_1_1IntraMSSAPHISVFGNode.html +19 -43
- package/SVF-doxygen/html/html/classSVF_1_1LockAnalysis.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1LockResultValidator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MHP.html +74 -74
- package/SVF-doxygen/html/html/classSVF_1_1MHPValidator.html +7 -7
- package/SVF-doxygen/html/html/classSVF_1_1MTA.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MTAResultValidator.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1MTASVFGBuilder.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1MTAStat.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MemObj-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MemObj.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1MemSSAStat-members.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MemSSAStat.html +15 -14
- package/SVF-doxygen/html/html/classSVF_1_1NodeIDAllocator_1_1Clusterer.html +33 -33
- package/SVF-doxygen/html/html/classSVF_1_1PTAStat.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis-members.html +94 -95
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +73 -107
- package/SVF-doxygen/html/html/classSVF_1_1RaceResultValidator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1SVFGBuilder.html +11 -13
- package/SVF-doxygen/html/html/classSVF_1_1SVFGStat-members.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1SVFGStat.html +53 -52
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +15 -30
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1Steensgaard-members.html +193 -194
- package/SVF-doxygen/html/html/classSVF_1_1Steensgaard.html +0 -3
- package/SVF-doxygen/html/html/classSVF_1_1TCT.html +18 -18
- package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis-members.html +184 -185
- package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis.html +2 -5
- package/SVF-doxygen/html/html/classSVF_1_1TypeBasedHeapCloning.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1VFG.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive-members.html +287 -288
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive.html +8 -10
- package/SVF-doxygen/html/html/functions_0x7e.html +1 -1
- package/SVF-doxygen/html/html/functions_c.html +18 -21
- package/SVF-doxygen/html/html/functions_func_0x7e.html +1 -1
- package/SVF-doxygen/html/html/functions_func_c.html +12 -13
- package/SVF-doxygen/html/html/functions_func_p.html +9 -9
- package/SVF-doxygen/html/html/functions_l.html +3 -3
- package/SVF-doxygen/html/html/functions_m.html +4 -4
- package/SVF-doxygen/html/html/functions_o.html +4 -4
- package/SVF-doxygen/html/html/functions_p.html +12 -12
- package/SVF-doxygen/html/html/functions_r.html +5 -4
- package/SVF-doxygen/html/html/functions_s.html +3 -3
- package/SVF-doxygen/html/html/functions_t.html +5 -7
- package/SVF-doxygen/html/html/functions_v.html +6 -6
- package/SVF-doxygen/html/html/functions_vars_m.html +4 -4
- package/SVF-doxygen/html/html/functions_vars_r.html +1 -2
- package/SVF-doxygen/html/html/globals_func_g.html +0 -6
- package/SVF-doxygen/html/html/globals_g.html +2 -8
- package/SVF-doxygen/html/html/globals_s.html +4 -2
- package/SVF-doxygen/html/html/namespaceSVF_1_1SVFUtil.html +1 -2
- package/SVF-doxygen/html/html/search/all_10.js +7 -7
- package/SVF-doxygen/html/html/search/all_12.js +3 -3
- package/SVF-doxygen/html/html/search/all_13.js +7 -7
- package/SVF-doxygen/html/html/search/all_14.js +4 -4
- package/SVF-doxygen/html/html/search/all_16.js +3 -3
- package/SVF-doxygen/html/html/search/all_1b.js +1 -1
- package/SVF-doxygen/html/html/search/all_3.js +1 -1
- package/SVF-doxygen/html/html/search/all_7.js +0 -2
- package/SVF-doxygen/html/html/search/all_c.js +2 -2
- package/SVF-doxygen/html/html/search/all_d.js +4 -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/functions_10.js +1 -1
- package/SVF-doxygen/html/html/search/functions_16.js +1 -1
- package/SVF-doxygen/html/html/search/functions_2.js +1 -1
- package/SVF-doxygen/html/html/search/functions_6.js +0 -2
- package/SVF-doxygen/html/html/search/functions_e.js +6 -6
- package/SVF-doxygen/html/html/search/variables_12.js +1 -1
- package/SVF-doxygen/html/html/search/variables_14.js +3 -3
- package/SVF-doxygen/html/html/search/variables_d.js +4 -4
- package/SVF-doxygen/html/html/search/variables_e.js +1 -1
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01TCT_01_5_01_4.html +14 -14
- package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1SVFGNodeLockSpan_01_4.html +3 -3
- package/SVF-doxygen/html/html/svf-ex_8cpp.html +4 -3
- package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +2 -1
- package/include/DDA/DDAStat.h +4 -4
- package/include/Graphs/SVFGNode.h +2 -4
- package/include/Graphs/SVFGStat.h +8 -8
- package/include/MTA/FSMPTA.h +1 -0
- package/include/MTA/MTAResultValidator.h +1 -1
- package/include/MemoryModel/AbstractPointsToDS.h +6 -0
- package/include/MemoryModel/PointerAnalysis.h +0 -5
- package/include/MemoryModel/SymbolTableInfo.h +2 -2
- package/include/Util/IRAnnotator.h +2 -2
- package/include/WPA/Andersen.h +1 -1
- package/include/WPA/AndersenSFR.h +1 -1
- package/lib/CUDD/CMakeLists.txt +1 -1
- package/lib/DDA/DDAStat.cpp +2 -2
- package/lib/Graphs/SVFGStat.cpp +4 -4
- package/lib/MSSA/SVFGBuilder.cpp +0 -1
- package/lib/MTA/FSMPTA.cpp +2 -3
- package/lib/MTA/LockResultValidator.cpp +1 -1
- package/lib/MTA/MHP.cpp +0 -36
- package/lib/MTA/MTAResultValidator.cpp +3 -3
- package/lib/MTA/TCT.cpp +0 -1
- package/lib/MemoryModel/PointerAnalysis.cpp +1 -1
- package/lib/MemoryModel/PointerAnalysisImpl.cpp +0 -1
- package/lib/MemoryModel/SVFIR.cpp +15 -15
- package/lib/MemoryModel/SymbolTableInfo.cpp +1 -1
- package/lib/SVF-FE/LLVMUtil.cpp +1 -1
- package/lib/SVF-FE/SVFIRBuilder.cpp +5 -5
- package/lib/Util/CoreBitVector.cpp +1 -1
- package/lib/Util/ExtAPI.cpp +1 -0
- package/lib/Util/NodeIDAllocator.cpp +0 -1
- package/lib/WPA/AndersenSFR.cpp +2 -2
- package/lib/WPA/FlowSensitiveTBHC.cpp +1 -1
- package/lib/WPA/VersionedFlowSensitive.cpp +4 -4
- package/package.json +1 -1
- package/tools/Example/svf-ex.cpp +4 -3
|
@@ -266,7 +266,7 @@ $(function() {
|
|
|
266
266
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a6790b9a632b172e1ea537ab93f526375">SVF::LockResultValidator</a>
|
|
267
267
|
</li>
|
|
268
268
|
<li>~MemObj()
|
|
269
|
-
: <a class="el" href="classSVF_1_1MemObj.html#
|
|
269
|
+
: <a class="el" href="classSVF_1_1MemObj.html#a972e94158a18720642b1876fef5056cf">SVF::MemObj</a>
|
|
270
270
|
</li>
|
|
271
271
|
<li>~MemRegion()
|
|
272
272
|
: <a class="el" href="classSVF_1_1MemRegion.html#a2f680d13f4d983b1bc96967c930e8bd9">SVF::MemRegion</a>
|
|
@@ -774,7 +774,7 @@ $(function() {
|
|
|
774
774
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#afa828c0db9c030584e379e86cf0a25a9">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
775
775
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ae4b558e119c7e3fae25a0b4509422c87">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
776
776
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#aff3437089686869faa772c44bca753b6">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
777
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
777
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a78f2b0ee440ed5b358928ee775e95564">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
778
778
|
, <a class="el" href="classSVF_1_1PTData.html#a877888f12d9f8048002cc0e6b83d45ac">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
779
779
|
, <a class="el" href="classSVF_1_1VersionedPTData.html#a4bfd083fae6ff689945ed34632e208e9">SVF::VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
780
780
|
</li>
|
|
@@ -798,7 +798,6 @@ $(function() {
|
|
|
798
798
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ab01a663b665d629c15f3531f18b5abc2">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
799
799
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a10221452ea6ffed4ae51a9c6f9dc1e93">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
800
800
|
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a9f5bb9d2020973660268c4e5ac98cb61">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
801
|
-
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a3f78f60e1947a6d6fbcd3a0ee11e262a">SVF::PointerAnalysis</a>
|
|
802
801
|
, <a class="el" href="classSVF_1_1PTData.html#a03c783b9a1faac0aee3e22361df594ce">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
803
802
|
, <a class="el" href="classSVF_1_1VersionedPTData.html#a164436121f658ce0967a88bb84ecf220">SVF::VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
804
803
|
</li>
|
|
@@ -1028,7 +1027,7 @@ $(function() {
|
|
|
1028
1027
|
: <a class="el" href="classSVF_1_1LocationSet.html#afc0f702b6cce26861b409130fe5e019f">SVF::LocationSet</a>
|
|
1029
1028
|
</li>
|
|
1030
1029
|
<li>computeDDAPts()
|
|
1031
|
-
: <a class="el" href="classSVF_1_1ContextDDA.html#
|
|
1030
|
+
: <a class="el" href="classSVF_1_1ContextDDA.html#a337eb89cc5f31741ad8d840d9f284ca5">SVF::ContextDDA</a>
|
|
1032
1031
|
, <a class="el" href="classSVF_1_1FlowDDA.html#a113faa56ee75eff39da19fd4b47a47e0">SVF::FlowDDA</a>
|
|
1033
1032
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a0bb90b398ef85504bcd816ae57bee01d">SVF::PointerAnalysis</a>
|
|
1034
1033
|
</li>
|
|
@@ -1121,7 +1120,7 @@ $(function() {
|
|
|
1121
1120
|
, <a class="el" href="classSVF_1_1VFPathCond.html#a1a2927860cfad8b01e1882dce4044203">SVF::VFPathCond</a>
|
|
1122
1121
|
</li>
|
|
1123
1122
|
<li>CondPointsToSet()
|
|
1124
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1123
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a3670dc2bb046f2d3e0d27dc02b32e62f">SVF::CondPointsToSet< Cond ></a>
|
|
1125
1124
|
</li>
|
|
1126
1125
|
<li>CondPosMap
|
|
1127
1126
|
: <a class="el" href="classSVF_1_1PathCondAllocator.html#a0d685cfd0f0652a0ff839969f763371b">SVF::PathCondAllocator</a>
|
|
@@ -1142,7 +1141,7 @@ $(function() {
|
|
|
1142
1141
|
: <a class="el" href="classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a8a3d10d0aaf4708e7e44bedc6be077e0">SVF::CondPointsToSet< Cond >::CondPtsSetIterator</a>
|
|
1143
1142
|
</li>
|
|
1144
1143
|
<li>CondStdSet()
|
|
1145
|
-
: <a class="el" href="classSVF_1_1CondStdSet.html#
|
|
1144
|
+
: <a class="el" href="classSVF_1_1CondStdSet.html#a1f3e8aa09ca8e7f252525e35c4886c5b">SVF::CondStdSet< Element ></a>
|
|
1146
1145
|
</li>
|
|
1147
1146
|
<li>condToInstMap
|
|
1148
1147
|
: <a class="el" href="classSVF_1_1CondManager.html#ab986c3f6281995e302dabe4776768329">SVF::CondManager</a>
|
|
@@ -1151,7 +1150,7 @@ $(function() {
|
|
|
1151
1150
|
: <a class="el" href="classSVF_1_1CondManager.html#a3cd3149a0bb5b605e61f0935bd234f3b">SVF::CondManager</a>
|
|
1152
1151
|
</li>
|
|
1153
1152
|
<li>CondVar()
|
|
1154
|
-
: <a class="el" href="classSVF_1_1CondVar.html#
|
|
1153
|
+
: <a class="el" href="classSVF_1_1CondVar.html#afd729e068419ed45bb9da8d5920f8674">SVF::CondVar< Cond ></a>
|
|
1155
1154
|
</li>
|
|
1156
1155
|
<li>connectAInAndFIn()
|
|
1157
1156
|
: <a class="el" href="classSVF_1_1SVFG.html#ac9ab2a95cd7a09bbe4b4aa3e6fafaf62">SVF::SVFG</a>
|
|
@@ -1358,19 +1357,19 @@ $(function() {
|
|
|
1358
1357
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a12df688fd9b5b7617daadc7bee0fff40">SVF::ConstraintNode</a>
|
|
1359
1358
|
</li>
|
|
1360
1359
|
<li>CopyStmt()
|
|
1361
|
-
: <a class="el" href="classSVF_1_1CopyStmt.html#
|
|
1360
|
+
: <a class="el" href="classSVF_1_1CopyStmt.html#aa965d58e96e8729d16d66387ee09eac7">SVF::CopyStmt</a>
|
|
1362
1361
|
</li>
|
|
1363
1362
|
<li>copyTime
|
|
1364
1363
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a888d6334e5e226c634680e4c0674dcfb">SVF::FlowSensitive</a>
|
|
1365
1364
|
</li>
|
|
1366
1365
|
<li>CopyVFGNode()
|
|
1367
|
-
: <a class="el" href="classSVF_1_1CopyVFGNode.html#
|
|
1366
|
+
: <a class="el" href="classSVF_1_1CopyVFGNode.html#aee4a402546b3df92412a5252c9608818">SVF::CopyVFGNode</a>
|
|
1368
1367
|
</li>
|
|
1369
1368
|
<li>CoreBitVector()
|
|
1370
1369
|
: <a class="el" href="classSVF_1_1CoreBitVector.html#adb5b13df8bc76f00ceb145711cfb77e1">SVF::CoreBitVector</a>
|
|
1371
1370
|
</li>
|
|
1372
1371
|
<li>CoreBitVectorIterator()
|
|
1373
|
-
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#
|
|
1372
|
+
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ae209179f396c8b5b788ff6d2c437e5d6">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
1374
1373
|
</li>
|
|
1375
1374
|
<li>count
|
|
1376
1375
|
: <a class="el" href="structDdHashItem.html#aa5bce9f94fb976df2a1768f0f0c7d50c">DdHashItem</a>
|
|
@@ -1408,7 +1407,7 @@ $(function() {
|
|
|
1408
1407
|
: <a class="el" href="classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670">SVF::CondPointsToSet< Cond ></a>
|
|
1409
1408
|
</li>
|
|
1410
1409
|
<li>cptsEnd()
|
|
1411
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1410
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a20026db57cfef6bf6a978140b2372cea">SVF::CondPointsToSet< Cond ></a>
|
|
1412
1411
|
</li>
|
|
1413
1412
|
<li>CPtSet
|
|
1414
1413
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a3f2f48fc122c07ff9eb1382aa7a3f966">SVF::CondPTAImpl< Cond ></a>
|
|
@@ -1658,7 +1657,7 @@ $(function() {
|
|
|
1658
1657
|
: <a class="el" href="classSVF_1_1Options.html#a7b9af13feccc116377aeb107640ae874">SVF::Options</a>
|
|
1659
1658
|
</li>
|
|
1660
1659
|
<li>CxtDPItem()
|
|
1661
|
-
: <a class="el" href="classSVF_1_1CxtDPItem.html#
|
|
1660
|
+
: <a class="el" href="classSVF_1_1CxtDPItem.html#a1c2b14fd60bd4902bfc520c9ba08c6e8">SVF::CxtDPItem</a>
|
|
1662
1661
|
</li>
|
|
1663
1662
|
<li>cxtJoinInLoop
|
|
1664
1663
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a63da48d338683ec95709a6bd95238707">SVF::ForkJoinAnalysis</a>
|
|
@@ -1678,12 +1677,12 @@ $(function() {
|
|
|
1678
1677
|
<li>CxtLockProcVec
|
|
1679
1678
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a058f3518f0b861c46c99095922e373f0">SVF::LockAnalysis</a>
|
|
1680
1679
|
</li>
|
|
1681
|
-
<li>cxtLockset
|
|
1682
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#a3081e7c7165908ed4aa282f398c5236d">SVF::LockAnalysis</a>
|
|
1683
|
-
</li>
|
|
1684
1680
|
<li>CxtLockSet
|
|
1685
1681
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a0716c155b42b3ae7a6c8d7593bb6ac83">SVF::LockAnalysis</a>
|
|
1686
1682
|
</li>
|
|
1683
|
+
<li>cxtLockset
|
|
1684
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a3081e7c7165908ed4aa282f398c5236d">SVF::LockAnalysis</a>
|
|
1685
|
+
</li>
|
|
1687
1686
|
<li>cxtLockSet
|
|
1688
1687
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a51e6f48be9f2a65b390e4e0350eb12a9">SVF::LockResultValidator</a>
|
|
1689
1688
|
</li>
|
|
@@ -1709,7 +1708,7 @@ $(function() {
|
|
|
1709
1708
|
: <a class="el" href="classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1">SVF::ContextCond</a>
|
|
1710
1709
|
</li>
|
|
1711
1710
|
<li>CxtStmt()
|
|
1712
|
-
: <a class="el" href="classSVF_1_1CxtStmt.html#
|
|
1711
|
+
: <a class="el" href="classSVF_1_1CxtStmt.html#ad976db5b794019bb68ccc9a35349fb41">SVF::CxtStmt</a>
|
|
1713
1712
|
</li>
|
|
1714
1713
|
<li>CxtStmtDPItem()
|
|
1715
1714
|
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a595d44fa92f4ebef2fe789873fd357e0">SVF::CxtStmtDPItem< LocCond ></a>
|
|
@@ -1731,14 +1730,12 @@ $(function() {
|
|
|
1731
1730
|
<li>CxtStmtToCxtLockS
|
|
1732
1731
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a03954bdf28345cd7fbcd5cc242d40681">SVF::LockResultValidator</a>
|
|
1733
1732
|
</li>
|
|
1734
|
-
<li>cxtStmtToCxtLockSet
|
|
1735
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae256a84fd63947a6f81bee030bdbe7fc">SVF::LockAnalysis</a>
|
|
1736
|
-
</li>
|
|
1737
1733
|
<li>CxtStmtToCxtLockSet
|
|
1738
1734
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a710aad28484677637367e9098a55c7d7">SVF::LockAnalysis</a>
|
|
1739
1735
|
</li>
|
|
1740
1736
|
<li>cxtStmtToCxtLockSet
|
|
1741
|
-
: <a class="el" href="
|
|
1737
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae256a84fd63947a6f81bee030bdbe7fc">SVF::LockAnalysis</a>
|
|
1738
|
+
, <a class="el" href="classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb">SVF::LockResultValidator</a>
|
|
1742
1739
|
</li>
|
|
1743
1740
|
<li>CxtStmtToLockFlagMap
|
|
1744
1741
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a451d9b41fd048e11615ea47872f614c9">SVF::LockAnalysis</a>
|
|
@@ -1754,10 +1751,10 @@ $(function() {
|
|
|
1754
1751
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#ae2218961699a4b4385f47fb039005dbe">SVF::LockAnalysis</a>
|
|
1755
1752
|
</li>
|
|
1756
1753
|
<li>CxtThread()
|
|
1757
|
-
: <a class="el" href="classSVF_1_1CxtThread.html#
|
|
1754
|
+
: <a class="el" href="classSVF_1_1CxtThread.html#a7f842879cad19328575f33220491352a">SVF::CxtThread</a>
|
|
1758
1755
|
</li>
|
|
1759
1756
|
<li>CxtThreadProc()
|
|
1760
|
-
: <a class="el" href="classSVF_1_1CxtThreadProc.html#
|
|
1757
|
+
: <a class="el" href="classSVF_1_1CxtThreadProc.html#a1c7dd7740266a07d354df537a9167bcc">SVF::CxtThreadProc</a>
|
|
1761
1758
|
</li>
|
|
1762
1759
|
<li>CxtThreadProcSet
|
|
1763
1760
|
: <a class="el" href="classSVF_1_1TCT.html#a09493a428c0ebe7f67847b48f0481f40">SVF::TCT</a>
|
|
@@ -266,7 +266,7 @@ $(function() {
|
|
|
266
266
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a6790b9a632b172e1ea537ab93f526375">SVF::LockResultValidator</a>
|
|
267
267
|
</li>
|
|
268
268
|
<li>~MemObj()
|
|
269
|
-
: <a class="el" href="classSVF_1_1MemObj.html#
|
|
269
|
+
: <a class="el" href="classSVF_1_1MemObj.html#a972e94158a18720642b1876fef5056cf">SVF::MemObj</a>
|
|
270
270
|
</li>
|
|
271
271
|
<li>~MemRegion()
|
|
272
272
|
: <a class="el" href="classSVF_1_1MemRegion.html#a2f680d13f4d983b1bc96967c930e8bd9">SVF::MemRegion</a>
|
|
@@ -279,7 +279,7 @@ $(function() {
|
|
|
279
279
|
, <a class="el" href="classSVF_1_1ThreadForkEdge.html#a4d2c3601a3fd530d178ec00ee3e1bc5d">SVF::ThreadForkEdge</a>
|
|
280
280
|
, <a class="el" href="classSVF_1_1ThreadJoinEdge.html#a0fb671c87fecd2fd9c2dab4187a47d37">SVF::ThreadJoinEdge</a>
|
|
281
281
|
, <a class="el" href="classSVF_1_1ThreadMHPIndSVFGEdge.html#a4f7b0802389ce183635d5be2a40128bc">SVF::ThreadMHPIndSVFGEdge</a>
|
|
282
|
-
, <a class="el" href="classSVF_1_1TypeAnalysis.html#
|
|
282
|
+
, <a class="el" href="classSVF_1_1TypeAnalysis.html#a62f4d86457baa516e0fc5db0721dab5f">SVF::TypeAnalysis</a>
|
|
283
283
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#abb10688145fa76629916ec3df61b6c95">SVF::UnaryOPStmt</a>
|
|
284
284
|
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#a11ff85d796e547f0258ec30cf23b7310">SVF::UnaryOPVFGNode</a>
|
|
285
285
|
, <a class="el" href="classSVF_1_1ValVar.html#adbbf3c9ff5dcb10ac528d3eb4b69750c">SVF::ValVar</a>
|
|
@@ -372,8 +372,7 @@ $(function() {
|
|
|
372
372
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#af64c6a2c0a1b2044fac56a69e9db7cff">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
373
373
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ab01a663b665d629c15f3531f18b5abc2">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
374
374
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a10221452ea6ffed4ae51a9c6f9dc1e93">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
375
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
376
|
-
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a3f78f60e1947a6d6fbcd3a0ee11e262a">SVF::PointerAnalysis</a>
|
|
375
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#afe724603022a8fed7469f9ecd633febc">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
377
376
|
, <a class="el" href="classSVF_1_1PTData.html#a03c783b9a1faac0aee3e22361df594ce">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
378
377
|
, <a class="el" href="classSVF_1_1VersionedPTData.html#a164436121f658ce0967a88bb84ecf220">SVF::VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
379
378
|
</li>
|
|
@@ -622,7 +621,7 @@ $(function() {
|
|
|
622
621
|
, <a class="el" href="classSVF_1_1VFPathCond.html#a1a2927860cfad8b01e1882dce4044203">SVF::VFPathCond</a>
|
|
623
622
|
</li>
|
|
624
623
|
<li>CondPointsToSet()
|
|
625
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
624
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#aad144061d006968ff4d6d21488b84801">SVF::CondPointsToSet< Cond ></a>
|
|
626
625
|
</li>
|
|
627
626
|
<li>CondPTAImpl()
|
|
628
627
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a60678dda5071557483b27d09d26dc270">SVF::CondPTAImpl< Cond ></a>
|
|
@@ -634,7 +633,7 @@ $(function() {
|
|
|
634
633
|
: <a class="el" href="classSVF_1_1CondStdSet.html#a1f3e8aa09ca8e7f252525e35c4886c5b">SVF::CondStdSet< Element ></a>
|
|
635
634
|
</li>
|
|
636
635
|
<li>CondVar()
|
|
637
|
-
: <a class="el" href="classSVF_1_1CondVar.html#
|
|
636
|
+
: <a class="el" href="classSVF_1_1CondVar.html#a93101c4401ed4ced33d64b5726e9cd69">SVF::CondVar< Cond ></a>
|
|
638
637
|
</li>
|
|
639
638
|
<li>connectAInAndFIn()
|
|
640
639
|
: <a class="el" href="classSVF_1_1SVFG.html#ac9ab2a95cd7a09bbe4b4aa3e6fafaf62">SVF::SVFG</a>
|
|
@@ -722,19 +721,19 @@ $(function() {
|
|
|
722
721
|
: <a class="el" href="classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05">SVF::ContextDDA</a>
|
|
723
722
|
</li>
|
|
724
723
|
<li>CopyCGEdge()
|
|
725
|
-
: <a class="el" href="classSVF_1_1CopyCGEdge.html#
|
|
724
|
+
: <a class="el" href="classSVF_1_1CopyCGEdge.html#a90cbb8b4085648811f95afde4175a168">SVF::CopyCGEdge</a>
|
|
726
725
|
</li>
|
|
727
726
|
<li>CopyStmt()
|
|
728
|
-
: <a class="el" href="classSVF_1_1CopyStmt.html#
|
|
727
|
+
: <a class="el" href="classSVF_1_1CopyStmt.html#a69b179ef052408034786d32a52c52389">SVF::CopyStmt</a>
|
|
729
728
|
</li>
|
|
730
729
|
<li>CopyVFGNode()
|
|
731
|
-
: <a class="el" href="classSVF_1_1CopyVFGNode.html#
|
|
730
|
+
: <a class="el" href="classSVF_1_1CopyVFGNode.html#a0f3f697a0053bf5847db95f526bec1e7">SVF::CopyVFGNode</a>
|
|
732
731
|
</li>
|
|
733
732
|
<li>CoreBitVector()
|
|
734
|
-
: <a class="el" href="classSVF_1_1CoreBitVector.html#
|
|
733
|
+
: <a class="el" href="classSVF_1_1CoreBitVector.html#a57b3db689583b652ab1426c04a66c4ae">SVF::CoreBitVector</a>
|
|
735
734
|
</li>
|
|
736
735
|
<li>CoreBitVectorIterator()
|
|
737
|
-
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#
|
|
736
|
+
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#abe0289ad45158397b6950afc920f34ef">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
738
737
|
</li>
|
|
739
738
|
<li>count()
|
|
740
739
|
: <a class="el" href="classSVF_1_1CondStdSet.html#aa19e82905537f3ae41f64fce070ee555">SVF::CondStdSet< Element ></a>
|
|
@@ -749,10 +748,10 @@ $(function() {
|
|
|
749
748
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a632f57db1f1e17f49289b5dfec048ef6">SVF::ICFGStat</a>
|
|
750
749
|
</li>
|
|
751
750
|
<li>cptsBegin()
|
|
752
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
751
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670">SVF::CondPointsToSet< Cond ></a>
|
|
753
752
|
</li>
|
|
754
753
|
<li>cptsEnd()
|
|
755
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
754
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a20026db57cfef6bf6a978140b2372cea">SVF::CondPointsToSet< Cond ></a>
|
|
756
755
|
</li>
|
|
757
756
|
<li>createAndersenHCD()
|
|
758
757
|
: <a class="el" href="classSVF_1_1AndersenHCD.html#aa3553e6d7c7245d3d2cdc9d083889c28">SVF::AndersenHCD</a>
|
|
@@ -853,7 +852,7 @@ $(function() {
|
|
|
853
852
|
: <a class="el" href="classSVF_1_1CxtThread.html#a7f842879cad19328575f33220491352a">SVF::CxtThread</a>
|
|
854
853
|
</li>
|
|
855
854
|
<li>CxtThreadProc()
|
|
856
|
-
: <a class="el" href="classSVF_1_1CxtThreadProc.html#
|
|
855
|
+
: <a class="el" href="classSVF_1_1CxtThreadProc.html#a1c7dd7740266a07d354df537a9167bcc">SVF::CxtThreadProc</a>
|
|
857
856
|
</li>
|
|
858
857
|
<li>CxtThreadStmt()
|
|
859
858
|
: <a class="el" href="classSVF_1_1CxtThreadStmt.html#ab5487e3f330bb18685281c5effcecfbb">SVF::CxtThreadStmt</a>
|
|
@@ -125,22 +125,22 @@ $(function() {
|
|
|
125
125
|
: <a class="el" href="classSVF_1_1AliasDDAClient.html#a66e5ae6a814c752615b63c6496b9e916">SVF::AliasDDAClient</a>
|
|
126
126
|
, <a class="el" href="classSVF_1_1AndersenStat.html#a66fee1c0ee5781152a2d489f8857ad43">SVF::AndersenStat</a>
|
|
127
127
|
, <a class="el" href="classSVF_1_1DDAClient.html#aedd25e487775d37d4f6dcc8a5565c2a3">SVF::DDAClient</a>
|
|
128
|
-
, <a class="el" href="classSVF_1_1DDAStat.html#
|
|
128
|
+
, <a class="el" href="classSVF_1_1DDAStat.html#a6055573ae1844cfc559ff81b3b9c325c">SVF::DDAStat</a>
|
|
129
129
|
, <a class="el" href="classSVF_1_1FlowSensitiveStat.html#a059047d05e9873a624e333162a460571">SVF::FlowSensitiveStat</a>
|
|
130
130
|
, <a class="el" href="classSVF_1_1FunptrDDAClient.html#acb63480cc42ceec325d3380aa617670d">SVF::FunptrDDAClient</a>
|
|
131
131
|
, <a class="el" href="classSVF_1_1ICFGStat.html#aabe0779dc44ddc4e06300ea912cca39f">SVF::ICFGStat</a>
|
|
132
132
|
, <a class="el" href="classSVF_1_1MemSSA.html#a89c40c8fad70f3aead6531261e5a3cc3">SVF::MemSSA</a>
|
|
133
|
-
, <a class="el" href="classSVF_1_1MemSSAStat.html#
|
|
133
|
+
, <a class="el" href="classSVF_1_1MemSSAStat.html#a8b4b9466a676d2391c71d38e8be16bc9">SVF::MemSSAStat</a>
|
|
134
134
|
, <a class="el" href="classSVF_1_1PTAStat.html#acfed70588cf921694db35990ec3c7497">SVF::PTAStat</a>
|
|
135
135
|
, <a class="el" href="classSVF_1_1SVFG.html#adc9fbb4553472b238d6c3bb5062279cb">SVF::SVFG</a>
|
|
136
|
-
, <a class="el" href="classSVF_1_1SVFGStat.html#
|
|
136
|
+
, <a class="el" href="classSVF_1_1SVFGStat.html#a037600bfff11659542f8595d8700dec4">SVF::SVFGStat</a>
|
|
137
137
|
, <a class="el" href="classSVF_1_1VersionedFlowSensitiveStat.html#af202623692135ad746aed1be995c55fb">SVF::VersionedFlowSensitiveStat</a>
|
|
138
138
|
</li>
|
|
139
139
|
<li>performStatforIFDS()
|
|
140
140
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a17d9638aa5f4b9aac194862400a209da">SVF::ICFGStat</a>
|
|
141
141
|
</li>
|
|
142
142
|
<li>performStatPerQuery()
|
|
143
|
-
: <a class="el" href="classSVF_1_1DDAStat.html#
|
|
143
|
+
: <a class="el" href="classSVF_1_1DDAStat.html#a11dd60d124a8d3433312589ede4e7b11">SVF::DDAStat</a>
|
|
144
144
|
, <a class="el" href="classSVF_1_1PTAStat.html#adef061d4454a1b1fb46efa4013d9a956">SVF::PTAStat</a>
|
|
145
145
|
</li>
|
|
146
146
|
<li>performTCTStat()
|
|
@@ -274,15 +274,15 @@ $(function() {
|
|
|
274
274
|
</li>
|
|
275
275
|
<li>printStat()
|
|
276
276
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a566830d0c7a1f5cd967bb8f2ab168f8d">SVF::AndersenBase</a>
|
|
277
|
-
, <a class="el" href="classSVF_1_1DDAStat.html#
|
|
277
|
+
, <a class="el" href="classSVF_1_1DDAStat.html#ae6fd32471e0b9bf51233a36676658b49">SVF::DDAStat</a>
|
|
278
278
|
, <a class="el" href="classSVF_1_1ICFGStat.html#a2058c584a93cb6c90f165207dbdb01d6">SVF::ICFGStat</a>
|
|
279
|
-
, <a class="el" href="classSVF_1_1MemSSAStat.html#
|
|
279
|
+
, <a class="el" href="classSVF_1_1MemSSAStat.html#ad5fbe23c3374e5b3a45ac5fa4900441a">SVF::MemSSAStat</a>
|
|
280
280
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a4880571f57542afc50da506dfe273183">SVF::PointerAnalysis</a>
|
|
281
281
|
, <a class="el" href="classSVF_1_1PTAStat.html#aa5f455bfa79743b8e263431593d29bbf">SVF::PTAStat</a>
|
|
282
|
-
, <a class="el" href="classSVF_1_1SVFGStat.html#
|
|
282
|
+
, <a class="el" href="classSVF_1_1SVFGStat.html#a2e0adcfbe233523212e1ffbf5b01ba88">SVF::SVFGStat</a>
|
|
283
283
|
</li>
|
|
284
284
|
<li>printStatPerQuery()
|
|
285
|
-
: <a class="el" href="classSVF_1_1DDAStat.html#
|
|
285
|
+
: <a class="el" href="classSVF_1_1DDAStat.html#ae695696e5cd06eb27635887f0de30eff">SVF::DDAStat</a>
|
|
286
286
|
, <a class="el" href="classSVF_1_1PTAStat.html#a7ce0630cfe41448bec002f03a176175d">SVF::PTAStat</a>
|
|
287
287
|
</li>
|
|
288
288
|
<li>printStats()
|
|
@@ -345,7 +345,7 @@ $(function() {
|
|
|
345
345
|
</li>
|
|
346
346
|
<li>processGepPts()
|
|
347
347
|
: <a class="el" href="classSVF_1_1Andersen.html#ac6b1efcaadfed48c226701ecf6bac55e">SVF::Andersen</a>
|
|
348
|
-
, <a class="el" href="classSVF_1_1AndersenSFR.html#
|
|
348
|
+
, <a class="el" href="classSVF_1_1AndersenSFR.html#a654abe596f1f6f33e2373503af1f5038">SVF::AndersenSFR</a>
|
|
349
349
|
, <a class="el" href="classSVF_1_1ContextDDA.html#aefd2b50015aa98fa88a508e3ed1d402a">SVF::ContextDDA</a>
|
|
350
350
|
, <a class="el" href="classSVF_1_1DDAVFSolver.html#ab10a34efa1acb6125ea32cf7a8cf919f">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
351
351
|
, <a class="el" href="classSVF_1_1FlowDDA.html#ac48be374351dad54ee2418dde841cf24">SVF::FlowDDA</a>
|
|
@@ -178,12 +178,12 @@ $(function() {
|
|
|
178
178
|
<li>LoadStmt()
|
|
179
179
|
: <a class="el" href="classSVF_1_1LoadStmt.html#a4bd939005c7c6a5da4ed3b6be6ef1a22">SVF::LoadStmt</a>
|
|
180
180
|
</li>
|
|
181
|
-
<li>LoadsToMRsMap
|
|
182
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#a273b2634adcfa10a08924517e8d51175">SVF::MRGenerator</a>
|
|
183
|
-
</li>
|
|
184
181
|
<li>loadsToMRsMap
|
|
185
182
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a0d8229b1f0b8428708e923d19096e4ba">SVF::MRGenerator</a>
|
|
186
183
|
</li>
|
|
184
|
+
<li>LoadsToMRsMap
|
|
185
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a273b2634adcfa10a08924517e8d51175">SVF::MRGenerator</a>
|
|
186
|
+
</li>
|
|
187
187
|
<li>loadsToPointsToMap
|
|
188
188
|
: <a class="el" href="classSVF_1_1MRGenerator.html#af47e15d6b8c15d547a718f3577513975">SVF::MRGenerator</a>
|
|
189
189
|
</li>
|
|
@@ -196,13 +196,13 @@ $(function() {
|
|
|
196
196
|
: <a class="el" href="classSVF_1_1ContextCond.html#aa61b4de81e440448daaf0c5be53aebf3">SVF::ContextCond</a>
|
|
197
197
|
</li>
|
|
198
198
|
<li>maxInDegree
|
|
199
|
-
: <a class="el" href="classSVF_1_1SVFGStat.html#
|
|
199
|
+
: <a class="el" href="classSVF_1_1SVFGStat.html#a536b591b21756519262873462001f421">SVF::SVFGStat</a>
|
|
200
200
|
</li>
|
|
201
201
|
<li>maxIndInDegree
|
|
202
|
-
: <a class="el" href="classSVF_1_1SVFGStat.html#
|
|
202
|
+
: <a class="el" href="classSVF_1_1SVFGStat.html#a2f1bb17038de877fd1ccffdea3f3cde3">SVF::SVFGStat</a>
|
|
203
203
|
</li>
|
|
204
204
|
<li>maxIndOutDegree
|
|
205
|
-
: <a class="el" href="classSVF_1_1SVFGStat.html#
|
|
205
|
+
: <a class="el" href="classSVF_1_1SVFGStat.html#ac7cb2228bd31e8ebdf33ae2bfd399683">SVF::SVFGStat</a>
|
|
206
206
|
</li>
|
|
207
207
|
<li>maxKeys
|
|
208
208
|
: <a class="el" href="structDdSubtable.html#a2997673187c40bc7d7977a2581581420">DdSubtable</a>
|
|
@@ -223,7 +223,7 @@ $(function() {
|
|
|
223
223
|
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a5ff63eb0654acd152f7d6c18618ee94a">SVF::ObjTypeInfo</a>
|
|
224
224
|
</li>
|
|
225
225
|
<li>maxOutDegree
|
|
226
|
-
: <a class="el" href="classSVF_1_1SVFGStat.html#
|
|
226
|
+
: <a class="el" href="classSVF_1_1SVFGStat.html#a6694ace7ee1b24b0c5ce42e06e4db2cf">SVF::SVFGStat</a>
|
|
227
227
|
</li>
|
|
228
228
|
<li>MaxPathLen
|
|
229
229
|
: <a class="el" href="classSVF_1_1Options.html#a32ef95b3bd06b50337b3129b74ffb45c">SVF::Options</a>
|
|
@@ -375,12 +375,12 @@ $(function() {
|
|
|
375
375
|
<li>OpICFGNodeVec
|
|
376
376
|
: <a class="el" href="classSVF_1_1PhiStmt.html#ac505a4fe33e82f555663872e81220ba4">SVF::PhiStmt</a>
|
|
377
377
|
</li>
|
|
378
|
-
<li>opIncomingBBs
|
|
379
|
-
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a73f39a488ad82300010abd18afe247a4">SVF::IntraPHIVFGNode</a>
|
|
380
|
-
</li>
|
|
381
378
|
<li>OPIncomingBBs
|
|
382
379
|
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a66928f6cc755bd2a048804d00f859a80">SVF::IntraPHIVFGNode</a>
|
|
383
380
|
</li>
|
|
381
|
+
<li>opIncomingBBs
|
|
382
|
+
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a73f39a488ad82300010abd18afe247a4">SVF::IntraPHIVFGNode</a>
|
|
383
|
+
</li>
|
|
384
384
|
<li>OpIt
|
|
385
385
|
: <a class="el" href="classllvm_1_1generic__bridge__gep__type__iterator.html#aa3fd4dca27e09df9ee726879624ae47e">llvm::generic_bridge_gep_type_iterator< ItTy ></a>
|
|
386
386
|
</li>
|
|
@@ -482,7 +482,7 @@ $(function() {
|
|
|
482
482
|
: <a class="el" href="classSVF_1_1GenericNode.html#aa4f103330118c8976bf95e4bf53416eb">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
483
483
|
</li>
|
|
484
484
|
<li>OutEdgeEnd()
|
|
485
|
-
: <a class="el" href="classSVF_1_1GenericNode.html#
|
|
485
|
+
: <a class="el" href="classSVF_1_1GenericNode.html#a19a3366fd8a58290d0c740c46c3dcb3d">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
486
486
|
</li>
|
|
487
487
|
<li>OutEdgeKindToSetMap
|
|
488
488
|
: <a class="el" href="classSVF_1_1SVFVar.html#a3775dd07e89ea6b25950a8b900a4ceab">SVF::SVFVar</a>
|
|
@@ -295,22 +295,22 @@ $(function() {
|
|
|
295
295
|
: <a class="el" href="classSVF_1_1AliasDDAClient.html#a66e5ae6a814c752615b63c6496b9e916">SVF::AliasDDAClient</a>
|
|
296
296
|
, <a class="el" href="classSVF_1_1AndersenStat.html#a66fee1c0ee5781152a2d489f8857ad43">SVF::AndersenStat</a>
|
|
297
297
|
, <a class="el" href="classSVF_1_1DDAClient.html#aedd25e487775d37d4f6dcc8a5565c2a3">SVF::DDAClient</a>
|
|
298
|
-
, <a class="el" href="classSVF_1_1DDAStat.html#
|
|
298
|
+
, <a class="el" href="classSVF_1_1DDAStat.html#a6055573ae1844cfc559ff81b3b9c325c">SVF::DDAStat</a>
|
|
299
299
|
, <a class="el" href="classSVF_1_1FlowSensitiveStat.html#a059047d05e9873a624e333162a460571">SVF::FlowSensitiveStat</a>
|
|
300
300
|
, <a class="el" href="classSVF_1_1FunptrDDAClient.html#acb63480cc42ceec325d3380aa617670d">SVF::FunptrDDAClient</a>
|
|
301
301
|
, <a class="el" href="classSVF_1_1ICFGStat.html#aabe0779dc44ddc4e06300ea912cca39f">SVF::ICFGStat</a>
|
|
302
302
|
, <a class="el" href="classSVF_1_1MemSSA.html#a89c40c8fad70f3aead6531261e5a3cc3">SVF::MemSSA</a>
|
|
303
|
-
, <a class="el" href="classSVF_1_1MemSSAStat.html#
|
|
303
|
+
, <a class="el" href="classSVF_1_1MemSSAStat.html#a8b4b9466a676d2391c71d38e8be16bc9">SVF::MemSSAStat</a>
|
|
304
304
|
, <a class="el" href="classSVF_1_1PTAStat.html#acfed70588cf921694db35990ec3c7497">SVF::PTAStat</a>
|
|
305
305
|
, <a class="el" href="classSVF_1_1SVFG.html#adc9fbb4553472b238d6c3bb5062279cb">SVF::SVFG</a>
|
|
306
|
-
, <a class="el" href="classSVF_1_1SVFGStat.html#
|
|
306
|
+
, <a class="el" href="classSVF_1_1SVFGStat.html#a037600bfff11659542f8595d8700dec4">SVF::SVFGStat</a>
|
|
307
307
|
, <a class="el" href="classSVF_1_1VersionedFlowSensitiveStat.html#af202623692135ad746aed1be995c55fb">SVF::VersionedFlowSensitiveStat</a>
|
|
308
308
|
</li>
|
|
309
309
|
<li>performStatforIFDS()
|
|
310
310
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a17d9638aa5f4b9aac194862400a209da">SVF::ICFGStat</a>
|
|
311
311
|
</li>
|
|
312
312
|
<li>performStatPerQuery()
|
|
313
|
-
: <a class="el" href="classSVF_1_1DDAStat.html#
|
|
313
|
+
: <a class="el" href="classSVF_1_1DDAStat.html#a11dd60d124a8d3433312589ede4e7b11">SVF::DDAStat</a>
|
|
314
314
|
, <a class="el" href="classSVF_1_1PTAStat.html#adef061d4454a1b1fb46efa4013d9a956">SVF::PTAStat</a>
|
|
315
315
|
</li>
|
|
316
316
|
<li>performTCTStat()
|
|
@@ -616,15 +616,15 @@ $(function() {
|
|
|
616
616
|
</li>
|
|
617
617
|
<li>printStat()
|
|
618
618
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a566830d0c7a1f5cd967bb8f2ab168f8d">SVF::AndersenBase</a>
|
|
619
|
-
, <a class="el" href="classSVF_1_1DDAStat.html#
|
|
619
|
+
, <a class="el" href="classSVF_1_1DDAStat.html#ae6fd32471e0b9bf51233a36676658b49">SVF::DDAStat</a>
|
|
620
620
|
, <a class="el" href="classSVF_1_1ICFGStat.html#a2058c584a93cb6c90f165207dbdb01d6">SVF::ICFGStat</a>
|
|
621
|
-
, <a class="el" href="classSVF_1_1MemSSAStat.html#
|
|
621
|
+
, <a class="el" href="classSVF_1_1MemSSAStat.html#ad5fbe23c3374e5b3a45ac5fa4900441a">SVF::MemSSAStat</a>
|
|
622
622
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a4880571f57542afc50da506dfe273183">SVF::PointerAnalysis</a>
|
|
623
623
|
, <a class="el" href="classSVF_1_1PTAStat.html#aa5f455bfa79743b8e263431593d29bbf">SVF::PTAStat</a>
|
|
624
|
-
, <a class="el" href="classSVF_1_1SVFGStat.html#
|
|
624
|
+
, <a class="el" href="classSVF_1_1SVFGStat.html#a2e0adcfbe233523212e1ffbf5b01ba88">SVF::SVFGStat</a>
|
|
625
625
|
</li>
|
|
626
626
|
<li>printStatPerQuery()
|
|
627
|
-
: <a class="el" href="classSVF_1_1DDAStat.html#
|
|
627
|
+
: <a class="el" href="classSVF_1_1DDAStat.html#ae695696e5cd06eb27635887f0de30eff">SVF::DDAStat</a>
|
|
628
628
|
, <a class="el" href="classSVF_1_1PTAStat.html#a7ce0630cfe41448bec002f03a176175d">SVF::PTAStat</a>
|
|
629
629
|
</li>
|
|
630
630
|
<li>printStats()
|
|
@@ -693,7 +693,7 @@ $(function() {
|
|
|
693
693
|
</li>
|
|
694
694
|
<li>processGepPts()
|
|
695
695
|
: <a class="el" href="classSVF_1_1Andersen.html#ac6b1efcaadfed48c226701ecf6bac55e">SVF::Andersen</a>
|
|
696
|
-
, <a class="el" href="classSVF_1_1AndersenSFR.html#
|
|
696
|
+
, <a class="el" href="classSVF_1_1AndersenSFR.html#a654abe596f1f6f33e2373503af1f5038">SVF::AndersenSFR</a>
|
|
697
697
|
, <a class="el" href="classSVF_1_1ContextDDA.html#aefd2b50015aa98fa88a508e3ed1d402a">SVF::ContextDDA</a>
|
|
698
698
|
, <a class="el" href="classSVF_1_1DDAVFSolver.html#ab10a34efa1acb6125ea32cf7a8cf919f">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
699
699
|
, <a class="el" href="classSVF_1_1FlowDDA.html#ac48be374351dad54ee2418dde841cf24">SVF::FlowDDA</a>
|
|
@@ -950,12 +950,12 @@ $(function() {
|
|
|
950
950
|
<li>PTRONLYSVFG_OPT
|
|
951
951
|
: <a class="el" href="classSVF_1_1VFG.html#ac2e2f555975063da3fa1932ac35802c6a8ed0b9aea88fbbbe91f33301bea0c9dd">SVF::VFG</a>
|
|
952
952
|
</li>
|
|
953
|
-
<li>ptrToBVPtsMap
|
|
954
|
-
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a30b9ee7b1dcd04285f92cf7accd05b2e">SVF::CondPTAImpl< Cond ></a>
|
|
955
|
-
</li>
|
|
956
953
|
<li>PtrToBVPtsMap
|
|
957
954
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#aba828ca8e2aa2bd71b78be8b45a48c9b">SVF::CondPTAImpl< Cond ></a>
|
|
958
955
|
</li>
|
|
956
|
+
<li>ptrToBVPtsMap
|
|
957
|
+
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a30b9ee7b1dcd04285f92cf7accd05b2e">SVF::CondPTAImpl< Cond ></a>
|
|
958
|
+
</li>
|
|
959
959
|
<li>ptrToCPtsMap
|
|
960
960
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a61167fcdb2005090de1b38e53450431a">SVF::CondPTAImpl< Cond ></a>
|
|
961
961
|
</li>
|
|
@@ -454,8 +454,7 @@ $(function() {
|
|
|
454
454
|
: <a class="el" href="structSVF_1_1SVFUtil_1_1cast__retty__impl_3_01To_00_01std_1_1unique__ptr_3_01From_01_4_01_4.html#a052f7cd3a81e368060f132bf0268fa68">SVF::SVFUtil::cast_retty_impl< To, std::unique_ptr< From > ></a>
|
|
455
455
|
</li>
|
|
456
456
|
<li>resVer
|
|
457
|
-
: <a class="el" href="
|
|
458
|
-
, <a class="el" href="classSVF_1_1MSSADEF.html#a72560a998968ae2dbc6e5aa8a7e9f813">SVF::MSSADEF</a>
|
|
457
|
+
: <a class="el" href="classSVF_1_1MSSADEF.html#a72560a998968ae2dbc6e5aa8a7e9f813">SVF::MSSADEF</a>
|
|
459
458
|
</li>
|
|
460
459
|
<li>ret
|
|
461
460
|
: <a class="el" href="classSVF_1_1CallICFGNode.html#a6c27c0d796b3d4becdebeba93f4fc785">SVF::CallICFGNode</a>
|
|
@@ -572,11 +571,13 @@ $(function() {
|
|
|
572
571
|
<li>RevPtsMap
|
|
573
572
|
: <a class="el" href="classSVF_1_1MutablePTData.html#a6d491581d17876625d0265cd26acd8e1">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
574
573
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ac008ee5f7e4d286f9e76d85989358305">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
575
|
-
, <a class="el" href="classSVF_1_1PersistentPTData.html#aad89172e6e99d5ee576faa7bc74b36d8">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
576
574
|
</li>
|
|
577
575
|
<li>revPtsMap
|
|
578
576
|
: <a class="el" href="classSVF_1_1PersistentPTData.html#a7b43ad5045ebdaa86f2587ea3f2f9563">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
579
577
|
</li>
|
|
578
|
+
<li>RevPtsMap
|
|
579
|
+
: <a class="el" href="classSVF_1_1PersistentPTData.html#aad89172e6e99d5ee576faa7bc74b36d8">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
580
|
+
</li>
|
|
580
581
|
<li>rid
|
|
581
582
|
: <a class="el" href="classSVF_1_1MemRegion.html#aeb8ba1e0c907aeb3de84d8bd899c98b4">SVF::MemRegion</a>
|
|
582
583
|
</li>
|
|
@@ -619,7 +620,7 @@ $(function() {
|
|
|
619
620
|
, <a class="el" href="classSVF_1_1LeakChecker.html#ab3bb79d88d73c8b881d714921e7b5e12">SVF::LeakChecker</a>
|
|
620
621
|
, <a class="el" href="classSVF_1_1MergeFunctionRets.html#a8fe74477a43f80104fb3461d006ad392">SVF::MergeFunctionRets</a>
|
|
621
622
|
, <a class="el" href="classSVF_1_1MTA.html#a9c4b9eb2c04de305a30114019c3b1dae">SVF::MTA</a>
|
|
622
|
-
, <a class="el" href="classSVF_1_1WPAPass.html#
|
|
623
|
+
, <a class="el" href="classSVF_1_1WPAPass.html#a1f47c1cb5a64bab9a6b8ac38103416ac">SVF::WPAPass</a>
|
|
623
624
|
</li>
|
|
624
625
|
<li>runPointerAnalysis()
|
|
625
626
|
: <a class="el" href="classSVF_1_1DDAPass.html#a13ff3107a0e4f8749b166fa9b8165167">SVF::DDAPass</a>
|
|
@@ -818,12 +818,12 @@ $(function() {
|
|
|
818
818
|
<li>storesToMRsMap
|
|
819
819
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a255551fd3ff8fb33bcea93d0b00280b3">SVF::MRGenerator</a>
|
|
820
820
|
</li>
|
|
821
|
-
<li>StoresToPointsToMap
|
|
822
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#a357e1654e30b2f91f6ea30ea5a52e91d">SVF::MRGenerator</a>
|
|
823
|
-
</li>
|
|
824
821
|
<li>storesToPointsToMap
|
|
825
822
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a7d86f708743a59aa31c0a9fd6de45dac">SVF::MRGenerator</a>
|
|
826
823
|
</li>
|
|
824
|
+
<li>StoresToPointsToMap
|
|
825
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a357e1654e30b2f91f6ea30ea5a52e91d">SVF::MRGenerator</a>
|
|
826
|
+
</li>
|
|
827
827
|
<li>storeTime
|
|
828
828
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a82b76087363b26fbe749653935569de7">SVF::FlowSensitive</a>
|
|
829
829
|
</li>
|
|
@@ -196,18 +196,18 @@ $(function() {
|
|
|
196
196
|
, <a class="el" href="classSVF_1_1ThreadAPI.html#a2faebd2e481362b11ccce4256f81c32d">SVF::ThreadAPI</a>
|
|
197
197
|
, <a class="el" href="classSVF_1_1ThreadCallGraph.html#af1146c3d8e8b8885a1c48701e5b5a27f">SVF::ThreadCallGraph</a>
|
|
198
198
|
</li>
|
|
199
|
-
<li>TDAPIMap
|
|
200
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a3115116dc595c4b157f2cfc0a6ea89fc">SVF::SaberCheckerAPI</a>
|
|
201
|
-
</li>
|
|
202
199
|
<li>tdAPIMap
|
|
203
200
|
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a62471599cba4bde20d2696a91fa064ec">SVF::SaberCheckerAPI</a>
|
|
204
201
|
</li>
|
|
205
202
|
<li>TDAPIMap
|
|
206
|
-
: <a class="el" href="
|
|
203
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a3115116dc595c4b157f2cfc0a6ea89fc">SVF::SaberCheckerAPI</a>
|
|
207
204
|
</li>
|
|
208
205
|
<li>tdAPIMap
|
|
209
206
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a4277abaae24b43d83470054c247f479c">SVF::ThreadAPI</a>
|
|
210
207
|
</li>
|
|
208
|
+
<li>TDAPIMap
|
|
209
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#ae9721b91bd60d27ae3dd48cb058301b2">SVF::ThreadAPI</a>
|
|
210
|
+
</li>
|
|
211
211
|
<li>TDDead
|
|
212
212
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8d40e687caf8999369621ed385dfc631ad5af2a561c196e33d88fc63363d0d8f4">SVF::ForkJoinAnalysis</a>
|
|
213
213
|
</li>
|
|
@@ -602,13 +602,11 @@ $(function() {
|
|
|
602
602
|
, <a class="el" href="classSVF_1_1MSSADEF.html#a9e8a03dc2c2f76ef6bc095f21911f5b6">SVF::MSSADEF</a>
|
|
603
603
|
, <a class="el" href="classSVF_1_1MSSAMU.html#a3cbe5ca0cb91090ef0e8b331e2f15f7c">SVF::MSSAMU< Cond ></a>
|
|
604
604
|
, <a class="el" href="classSVF_1_1ObjTypeInfo.html#a6e7780d4e2639c089ff6c853d8d78a4d">SVF::ObjTypeInfo</a>
|
|
605
|
+
, <a class="el" href="classSVF_1_1PointsTo.html#aaa9c956187f2c04a7a242ce440d1416f">SVF::PointsTo</a>
|
|
605
606
|
</li>
|
|
606
607
|
<li>Type
|
|
607
608
|
: <a class="el" href="classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923e">SVF::PointsTo</a>
|
|
608
609
|
</li>
|
|
609
|
-
<li>type
|
|
610
|
-
: <a class="el" href="classSVF_1_1PointsTo.html#aaa9c956187f2c04a7a242ce440d1416f">SVF::PointsTo</a>
|
|
611
|
-
</li>
|
|
612
610
|
<li>TypeAnalysis()
|
|
613
611
|
: <a class="el" href="classSVF_1_1TypeAnalysis.html#aaec66fea631bfe00064182e17dfb9db3">SVF::TypeAnalysis</a>
|
|
614
612
|
</li>
|
|
@@ -129,24 +129,24 @@ $(function() {
|
|
|
129
129
|
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a6a59f0e97fc9cf278ed22b0a4c109ae1">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
130
130
|
, <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#ab81cda692bb6ad451276f571a25c0751">SVF::PointsTo::PointsToIterator</a>
|
|
131
131
|
</li>
|
|
132
|
-
<li>valueToEdgeMap
|
|
133
|
-
: <a class="el" href="classSVF_1_1IRGraph.html#a1308b5d3001c6676e8a8be6a8b118704">SVF::IRGraph</a>
|
|
134
|
-
</li>
|
|
135
132
|
<li>ValueToEdgeMap
|
|
136
133
|
: <a class="el" href="classSVF_1_1IRGraph.html#addfc2131699f5ecee3a45d65cda46c24">SVF::IRGraph</a>
|
|
137
134
|
</li>
|
|
135
|
+
<li>valueToEdgeMap
|
|
136
|
+
: <a class="el" href="classSVF_1_1IRGraph.html#a1308b5d3001c6676e8a8be6a8b118704">SVF::IRGraph</a>
|
|
137
|
+
</li>
|
|
138
138
|
<li>ValueToIDMapTy
|
|
139
139
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a03a11c48d748990ddac1ac5866ecb48e">SVF::SymbolTableInfo</a>
|
|
140
140
|
</li>
|
|
141
141
|
<li>ValVar()
|
|
142
142
|
: <a class="el" href="classSVF_1_1ValVar.html#ae5dc21b3327a100ffe3e0e2c876ba1bb">SVF::ValVar</a>
|
|
143
143
|
</li>
|
|
144
|
-
<li>Var2LabelMap
|
|
145
|
-
: <a class="el" href="classSVF_1_1SVFStmt.html#ad178ccbc7800527c3dc406ad5fa069bb">SVF::SVFStmt</a>
|
|
146
|
-
</li>
|
|
147
144
|
<li>var2LabelMap
|
|
148
145
|
: <a class="el" href="classSVF_1_1SVFStmt.html#a24c64109d27ef7549d1c7a07c391e007">SVF::SVFStmt</a>
|
|
149
146
|
</li>
|
|
147
|
+
<li>Var2LabelMap
|
|
148
|
+
: <a class="el" href="classSVF_1_1SVFStmt.html#ad178ccbc7800527c3dc406ad5fa069bb">SVF::SVFStmt</a>
|
|
149
|
+
</li>
|
|
150
150
|
<li>VAR_ARRAY_OBJ
|
|
151
151
|
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830adedc43e0fcaebf433120869aa9307b1c">SVF::ObjTypeInfo</a>
|
|
152
152
|
</li>
|
|
@@ -141,13 +141,13 @@ $(function() {
|
|
|
141
141
|
: <a class="el" href="classSVF_1_1ContextCond.html#aa61b4de81e440448daaf0c5be53aebf3">SVF::ContextCond</a>
|
|
142
142
|
</li>
|
|
143
143
|
<li>maxInDegree
|
|
144
|
-
: <a class="el" href="classSVF_1_1SVFGStat.html#
|
|
144
|
+
: <a class="el" href="classSVF_1_1SVFGStat.html#a536b591b21756519262873462001f421">SVF::SVFGStat</a>
|
|
145
145
|
</li>
|
|
146
146
|
<li>maxIndInDegree
|
|
147
|
-
: <a class="el" href="classSVF_1_1SVFGStat.html#
|
|
147
|
+
: <a class="el" href="classSVF_1_1SVFGStat.html#a2f1bb17038de877fd1ccffdea3f3cde3">SVF::SVFGStat</a>
|
|
148
148
|
</li>
|
|
149
149
|
<li>maxIndOutDegree
|
|
150
|
-
: <a class="el" href="classSVF_1_1SVFGStat.html#
|
|
150
|
+
: <a class="el" href="classSVF_1_1SVFGStat.html#ac7cb2228bd31e8ebdf33ae2bfd399683">SVF::SVFGStat</a>
|
|
151
151
|
</li>
|
|
152
152
|
<li>maxKeys
|
|
153
153
|
: <a class="el" href="structDdSubtable.html#a2997673187c40bc7d7977a2581581420">DdSubtable</a>
|
|
@@ -168,7 +168,7 @@ $(function() {
|
|
|
168
168
|
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a5ff63eb0654acd152f7d6c18618ee94a">SVF::ObjTypeInfo</a>
|
|
169
169
|
</li>
|
|
170
170
|
<li>maxOutDegree
|
|
171
|
-
: <a class="el" href="classSVF_1_1SVFGStat.html#
|
|
171
|
+
: <a class="el" href="classSVF_1_1SVFGStat.html#a6694ace7ee1b24b0c5ce42e06e4db2cf">SVF::SVFGStat</a>
|
|
172
172
|
</li>
|
|
173
173
|
<li>MaxPathLen
|
|
174
174
|
: <a class="el" href="classSVF_1_1Options.html#a32ef95b3bd06b50337b3129b74ffb45c">SVF::Options</a>
|