svf-tools 1.0.312 → 1.0.313

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.
Files changed (120) hide show
  1. package/SVF-doxygen/html/html/AndersenSFR_8cpp_source.html +2 -2
  2. package/SVF-doxygen/html/html/CHG_8cpp_source.html +1 -1
  3. package/SVF-doxygen/html/html/ConsG_8h_source.html +2 -2
  4. package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +3 -3
  5. package/SVF-doxygen/html/html/DDAVFSolver_8h_source.html +6 -6
  6. package/SVF-doxygen/html/html/FlowDDA_8cpp_source.html +2 -2
  7. package/SVF-doxygen/html/html/FlowSensitiveStat_8cpp_source.html +3 -3
  8. package/SVF-doxygen/html/html/LocationSet_8h_source.html +1 -2
  9. package/SVF-doxygen/html/html/MemModel_8cpp_source.html +8 -52
  10. package/SVF-doxygen/html/html/MemModel_8h_source.html +44 -44
  11. package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +6 -6
  12. package/SVF-doxygen/html/html/Options_8cpp_source.html +1 -2
  13. package/SVF-doxygen/html/html/Options_8h_source.html +2 -2
  14. package/SVF-doxygen/html/html/PAGBuilderFromFile_8cpp_source.html +1 -1
  15. package/SVF-doxygen/html/html/PAGBuilder_8cpp_source.html +1 -1
  16. package/SVF-doxygen/html/html/PAGNode_8h_source.html +4 -4
  17. package/SVF-doxygen/html/html/PAG_8cpp_source.html +6 -6
  18. package/SVF-doxygen/html/html/PAG_8h_source.html +4 -4
  19. package/SVF-doxygen/html/html/PTAStat_8cpp_source.html +15 -15
  20. package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +2 -2
  21. package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +6 -6
  22. package/SVF-doxygen/html/html/PointerAnalysis_8h_source.html +5 -5
  23. package/SVF-doxygen/html/html/SVFModule_8cpp_source.html +2 -2
  24. package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +1 -1
  25. package/SVF-doxygen/html/html/SymbolTableInfo_8cpp_source.html +12 -5
  26. package/SVF-doxygen/html/html/SymbolTableInfo_8h.html +0 -4
  27. package/SVF-doxygen/html/html/SymbolTableInfo_8h_source.html +35 -37
  28. package/SVF-doxygen/html/html/ThreadCallGraph_8cpp_source.html +3 -3
  29. package/SVF-doxygen/html/html/TypeBasedHeapCloning_8cpp_source.html +3 -3
  30. package/SVF-doxygen/html/html/TypeBasedHeapCloning_8h_source.html +1 -1
  31. package/SVF-doxygen/html/html/VersionedFlowSensitiveStat_8cpp_source.html +3 -3
  32. package/SVF-doxygen/html/html/annotated.html +134 -136
  33. package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR.html +2 -2
  34. package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +2 -2
  35. package/SVF-doxygen/html/html/classSVF_1_1CHGraph.html +1 -1
  36. package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +3 -3
  37. package/SVF-doxygen/html/html/classSVF_1_1DDAVFSolver.html +1 -1
  38. package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +2 -2
  39. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +1 -1
  40. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +3 -3
  41. package/SVF-doxygen/html/html/classSVF_1_1GepObjPN.html +3 -3
  42. package/SVF-doxygen/html/html/classSVF_1_1LocationSet.html +1 -1
  43. package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +7 -7
  44. package/SVF-doxygen/html/html/classSVF_1_1MemObj-members.html +7 -10
  45. package/SVF-doxygen/html/html/classSVF_1_1MemObj.html +92 -199
  46. package/SVF-doxygen/html/html/classSVF_1_1ObjPN.html +1 -1
  47. package/SVF-doxygen/html/html/classSVF_1_1ObjTypeInfo-members.html +8 -10
  48. package/SVF-doxygen/html/html/classSVF_1_1ObjTypeInfo.html +67 -167
  49. package/SVF-doxygen/html/html/classSVF_1_1Options-members.html +1 -1
  50. package/SVF-doxygen/html/html/classSVF_1_1Options.html +5 -5
  51. package/SVF-doxygen/html/html/classSVF_1_1PAG.html +12 -12
  52. package/SVF-doxygen/html/html/classSVF_1_1PAGBuilder.html +9 -9
  53. package/SVF-doxygen/html/html/classSVF_1_1PAGBuilderFromFile.html +1 -1
  54. package/SVF-doxygen/html/html/classSVF_1_1PTAStat.html +16 -16
  55. package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +9 -9
  56. package/SVF-doxygen/html/html/classSVF_1_1SVFModule.html +2 -2
  57. package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +1 -1
  58. package/SVF-doxygen/html/html/classSVF_1_1SymbolTableInfo-members.html +78 -73
  59. package/SVF-doxygen/html/html/classSVF_1_1SymbolTableInfo.html +343 -119
  60. package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph.html +3 -3
  61. package/SVF-doxygen/html/html/classSVF_1_1TypeBasedHeapCloning.html +4 -4
  62. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +3 -3
  63. package/SVF-doxygen/html/html/classes.html +90 -90
  64. package/SVF-doxygen/html/html/functions_0x7e.html +0 -6
  65. package/SVF-doxygen/html/html/functions_a.html +13 -10
  66. package/SVF-doxygen/html/html/functions_c.html +26 -24
  67. package/SVF-doxygen/html/html/functions_func.html +12 -9
  68. package/SVF-doxygen/html/html/functions_func_0x7e.html +0 -6
  69. package/SVF-doxygen/html/html/functions_func_c.html +13 -13
  70. package/SVF-doxygen/html/html/functions_func_g.html +11 -13
  71. package/SVF-doxygen/html/html/functions_func_i.html +8 -7
  72. package/SVF-doxygen/html/html/functions_func_l.html +2 -8
  73. package/SVF-doxygen/html/html/functions_func_m.html +1 -1
  74. package/SVF-doxygen/html/html/functions_func_v.html +0 -3
  75. package/SVF-doxygen/html/html/functions_g.html +6 -8
  76. package/SVF-doxygen/html/html/functions_i.html +10 -9
  77. package/SVF-doxygen/html/html/functions_l.html +1 -5
  78. package/SVF-doxygen/html/html/functions_m.html +1 -1
  79. package/SVF-doxygen/html/html/functions_o.html +3 -3
  80. package/SVF-doxygen/html/html/functions_p.html +3 -3
  81. package/SVF-doxygen/html/html/functions_s.html +6 -4
  82. package/SVF-doxygen/html/html/functions_t.html +7 -7
  83. package/SVF-doxygen/html/html/functions_u.html +3 -3
  84. package/SVF-doxygen/html/html/functions_v.html +5 -8
  85. package/SVF-doxygen/html/html/functions_vars_l.html +1 -1
  86. package/SVF-doxygen/html/html/hierarchy.html +2 -4
  87. package/SVF-doxygen/html/html/namespaceSVF.html +0 -4
  88. package/SVF-doxygen/html/html/search/all_1.js +3 -2
  89. package/SVF-doxygen/html/html/search/all_10.js +2 -2
  90. package/SVF-doxygen/html/html/search/all_13.js +6 -6
  91. package/SVF-doxygen/html/html/search/all_14.js +5 -5
  92. package/SVF-doxygen/html/html/search/all_15.js +1 -1
  93. package/SVF-doxygen/html/html/search/all_16.js +2 -3
  94. package/SVF-doxygen/html/html/search/all_1b.js +0 -2
  95. package/SVF-doxygen/html/html/search/all_3.js +4 -3
  96. package/SVF-doxygen/html/html/search/all_7.js +2 -2
  97. package/SVF-doxygen/html/html/search/all_9.js +2 -1
  98. package/SVF-doxygen/html/html/search/all_c.js +2 -3
  99. package/SVF-doxygen/html/html/search/all_d.js +2 -2
  100. package/SVF-doxygen/html/html/search/all_e.js +1 -1
  101. package/SVF-doxygen/html/html/search/all_f.js +1 -1
  102. package/SVF-doxygen/html/html/search/classes_9.js +1 -3
  103. package/SVF-doxygen/html/html/search/functions_0.js +3 -2
  104. package/SVF-doxygen/html/html/search/functions_13.js +0 -1
  105. package/SVF-doxygen/html/html/search/functions_16.js +0 -2
  106. package/SVF-doxygen/html/html/search/functions_2.js +4 -3
  107. package/SVF-doxygen/html/html/search/functions_6.js +2 -2
  108. package/SVF-doxygen/html/html/search/functions_8.js +2 -1
  109. package/SVF-doxygen/html/html/search/functions_a.js +1 -3
  110. package/SVF-doxygen/html/html/search/functions_b.js +1 -1
  111. package/SVF-doxygen/html/html/search/variables_14.js +2 -2
  112. package/SVF-doxygen/html/html/search/variables_c.js +1 -1
  113. package/SVF-doxygen/html/html/search/variables_d.js +1 -1
  114. package/SVF-doxygen/html/html/search/variables_e.js +1 -1
  115. package/include/MemoryModel/MemModel.h +5 -21
  116. package/include/SVF-FE/SymbolTableInfo.h +14 -56
  117. package/lib/MemoryModel/MemModel.cpp +10 -436
  118. package/lib/SVF-FE/SymbolTableInfo.cpp +136 -12
  119. package/lib/Util/Options.cpp +0 -8
  120. package/package.json +1 -1
@@ -265,12 +265,6 @@ $(function() {
265
265
  <li>~LockResultValidator()
266
266
  : <a class="el" href="classSVF_1_1LockResultValidator.html#a6790b9a632b172e1ea537ab93f526375">SVF::LockResultValidator</a>
267
267
  </li>
268
- <li>~LocObjTypeInfo()
269
- : <a class="el" href="classSVF_1_1LocObjTypeInfo.html#a26cd4a1307c89c43fcbfa4d8e84d0e80">SVF::LocObjTypeInfo</a>
270
- </li>
271
- <li>~LocSymTableInfo()
272
- : <a class="el" href="classSVF_1_1LocSymTableInfo.html#ae1789cb25f50fbce3fc44a14a2cf124d">SVF::LocSymTableInfo</a>
273
- </li>
274
268
  <li>~MemObj()
275
269
  : <a class="el" href="classSVF_1_1MemObj.html#ad56f353dde7462dd54297e1b51e6eb05">SVF::MemObj</a>
276
270
  </li>
@@ -968,18 +968,18 @@ $(function() {
968
968
  : <a class="el" href="classSVF_1_1CHNode.html#a8c51571df92b5e152cc42e9aaf712dc9">SVF::CHNode</a>
969
969
  </li>
970
970
  <li>alias()
971
- : <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a25720f154731a8c745da10aa76ab8517">SVF::BVDataPTAImpl</a>
972
- , <a class="el" href="classSVF_1_1CondPTAImpl.html#afa6dffc1ac7e8dada1ff9e75b8cfd187">SVF::CondPTAImpl&lt; Cond &gt;</a>
973
- , <a class="el" href="classSVF_1_1DDAPass.html#a242575c5bd8a8f17fdc802e5ba80e7b0">SVF::DDAPass</a>
971
+ : <a class="el" href="classSVF_1_1BVDataPTAImpl.html#adaba5a41a60e32d18d964bdb8ae5b2df">SVF::BVDataPTAImpl</a>
972
+ , <a class="el" href="classSVF_1_1CondPTAImpl.html#a171918ada9b679b0114b27476caa5ee6">SVF::CondPTAImpl&lt; Cond &gt;</a>
973
+ , <a class="el" href="classSVF_1_1DDAPass.html#a96de481dd2af7b39428aff38158c1d4e">SVF::DDAPass</a>
974
974
  , <a class="el" href="classSVF_1_1LockAnalysis.html#a4424f27444c12dce8071c56a95c664bf">SVF::LockAnalysis</a>
975
- , <a class="el" href="classSVF_1_1PointerAnalysis.html#a0f712ead1f31750879948c36b2fc77cf">SVF::PointerAnalysis</a>
976
- , <a class="el" href="classSVF_1_1WPAPass.html#a5a71ab4d4bd993ff52da60c730d7b57f">SVF::WPAPass</a>
975
+ , <a class="el" href="classSVF_1_1PointerAnalysis.html#abd9da46106d820721a24201caaa164e1">SVF::PointerAnalysis</a>
976
+ , <a class="el" href="classSVF_1_1WPAPass.html#af339db8bffc554be7dd5cb6b100649e7">SVF::WPAPass</a>
977
977
  </li>
978
978
  <li>alias_begin()
979
- : <a class="el" href="classSVF_1_1SVFModule.html#a7f2b4647c8d69c8328b63e576cb6d065">SVF::SVFModule</a>
979
+ : <a class="el" href="classSVF_1_1SVFModule.html#a0e28f6eaf32efc6f2c0987e64f1df852">SVF::SVFModule</a>
980
980
  </li>
981
981
  <li>alias_end()
982
- : <a class="el" href="classSVF_1_1SVFModule.html#a1bb5c818ec63d81a238f3d242a89079f">SVF::SVFModule</a>
982
+ : <a class="el" href="classSVF_1_1SVFModule.html#a3cfd0983849950099d1e8f8e0fda42bc">SVF::SVFModule</a>
983
983
  </li>
984
984
  <li>alias_iterator
985
985
  : <a class="el" href="classSVF_1_1SVFModule.html#abee99d29b7d4c4915a386895c755009c">SVF::SVFModule</a>
@@ -1106,10 +1106,10 @@ $(function() {
1106
1106
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a16061e7c28e7a9177d9ab798c102b815">SVF::ForkJoinAnalysis</a>
1107
1107
  </li>
1108
1108
  <li>analyzeGlobalStackObjType()
1109
- : <a class="el" href="classSVF_1_1ObjTypeInfo.html#acc90d7a517c58ac86ef8109dcece3f10">SVF::ObjTypeInfo</a>
1109
+ : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a36140622c6761ac5d1307308ff5b147f">SVF::SymbolTableInfo</a>
1110
1110
  </li>
1111
- <li>analyzeHeapStaticObjType()
1112
- : <a class="el" href="classSVF_1_1ObjTypeInfo.html#a57ffe17476467619e844b27cb292149a">SVF::ObjTypeInfo</a>
1111
+ <li>analyzeHeapObjType()
1112
+ : <a class="el" href="classSVF_1_1ObjTypeInfo.html#a66692043a56c327ac7ac00cc3126cd78">SVF::ObjTypeInfo</a>
1113
1113
  </li>
1114
1114
  <li>analyzeInterleaving()
1115
1115
  : <a class="el" href="classSVF_1_1MHP.html#adfd90a8d20d630bc3813f5ed71d3abf7">SVF::MHP</a>
@@ -1120,6 +1120,9 @@ $(function() {
1120
1120
  <li>analyzeLockSpanCxtStmt()
1121
1121
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a00ccd89eff3fe8fec397df101f927cbe">SVF::LockAnalysis</a>
1122
1122
  </li>
1123
+ <li>analyzeStaticObjType()
1124
+ : <a class="el" href="classSVF_1_1ObjTypeInfo.html#aa8b97a2cbd2de56b3c6c5c0e2e0a2211">SVF::ObjTypeInfo</a>
1125
+ </li>
1123
1126
  <li>analyzeVTables()
1124
1127
  : <a class="el" href="classSVF_1_1CHGraph.html#a0685bd653851a903f765e21aec0fdbd1">SVF::CHGraph</a>
1125
1128
  </li>
@@ -888,8 +888,7 @@ $(function() {
888
888
  : <a class="el" href="classSVF_1_1AndersenStat.html#a3f5739454b1f4e03b4388a4ba5730e15">SVF::AndersenStat</a>
889
889
  </li>
890
890
  <li>collectArrayInfo()
891
- : <a class="el" href="classSVF_1_1LocSymTableInfo.html#a45b52cb8f8634ecf8bfb33f8e71bb82f">SVF::LocSymTableInfo</a>
892
- , <a class="el" href="classSVF_1_1SymbolTableInfo.html#aea1c4ec32c307feb5da455a41cc51b5e">SVF::SymbolTableInfo</a>
891
+ : <a class="el" href="classSVF_1_1SymbolTableInfo.html#aea1c4ec32c307feb5da455a41cc51b5e">SVF::SymbolTableInfo</a>
893
892
  </li>
894
893
  <li>collectBBCallingProgExit()
895
894
  : <a class="el" href="classSVF_1_1PathCondAllocator.html#a391cb347cf98f33c261e59975900048e">SVF::PathCondAllocator</a>
@@ -986,8 +985,7 @@ $(function() {
986
985
  : <a class="el" href="classSVF_1_1PCG.html#aef06745128e4e99c8e3bab226a337041">SVF::PCG</a>
987
986
  </li>
988
987
  <li>collectStructInfo()
989
- : <a class="el" href="classSVF_1_1LocSymTableInfo.html#aedca0dbfb8641cefe68d547e3f4d62e8">SVF::LocSymTableInfo</a>
990
- , <a class="el" href="classSVF_1_1SymbolTableInfo.html#ab5297b79a02d8afce647a8b61bdab804">SVF::SymbolTableInfo</a>
988
+ : <a class="el" href="classSVF_1_1SymbolTableInfo.html#ab5297b79a02d8afce647a8b61bdab804">SVF::SymbolTableInfo</a>
991
989
  </li>
992
990
  <li>collectSym()
993
991
  : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a7c422651a6cb299b0c94a2e4597fbe7c">SVF::SymbolTableInfo</a>
@@ -1036,8 +1034,7 @@ $(function() {
1036
1034
  , <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ae42379dbabbd66dfd91e305673788ed3">SVF::PersistentDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1037
1035
  </li>
1038
1036
  <li>computeGepOffset()
1039
- : <a class="el" href="classSVF_1_1LocSymTableInfo.html#a4aa6bf984692e879ad12806d35a6d2be">SVF::LocSymTableInfo</a>
1040
- , <a class="el" href="classSVF_1_1PAGBuilder.html#a5cedcedab00c875ba392da281de7f5f2">SVF::PAGBuilder</a>
1037
+ : <a class="el" href="classSVF_1_1PAGBuilder.html#a5cedcedab00c875ba392da281de7f5f2">SVF::PAGBuilder</a>
1041
1038
  , <a class="el" href="classSVF_1_1SymbolTableInfo.html#a86b742ca197b3505b3246d6bed2484db">SVF::SymbolTableInfo</a>
1042
1039
  </li>
1043
1040
  <li>ComputeInterCallVFGGuard()
@@ -1113,7 +1110,7 @@ $(function() {
1113
1110
  , <a class="el" href="classSVF_1_1VFPathCond.html#a1a2927860cfad8b01e1882dce4044203">SVF::VFPathCond</a>
1114
1111
  </li>
1115
1112
  <li>CondPointsToSet()
1116
- : <a class="el" href="classSVF_1_1CondPointsToSet.html#a7217769c21c50c44f139006ec44d3a6f">SVF::CondPointsToSet&lt; Cond &gt;</a>
1113
+ : <a class="el" href="classSVF_1_1CondPointsToSet.html#aad144061d006968ff4d6d21488b84801">SVF::CondPointsToSet&lt; Cond &gt;</a>
1117
1114
  </li>
1118
1115
  <li>CondPosMap
1119
1116
  : <a class="el" href="classSVF_1_1PathCondAllocator.html#a0d685cfd0f0652a0ff839969f763371b">SVF::PathCondAllocator</a>
@@ -1134,7 +1131,7 @@ $(function() {
1134
1131
  : <a class="el" href="classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a8a3d10d0aaf4708e7e44bedc6be077e0">SVF::CondPointsToSet&lt; Cond &gt;::CondPtsSetIterator</a>
1135
1132
  </li>
1136
1133
  <li>CondStdSet()
1137
- : <a class="el" href="classSVF_1_1CondStdSet.html#a3f1885562bb34c3ccbd15117788725e0">SVF::CondStdSet&lt; Element &gt;</a>
1134
+ : <a class="el" href="classSVF_1_1CondStdSet.html#a1f3e8aa09ca8e7f252525e35c4886c5b">SVF::CondStdSet&lt; Element &gt;</a>
1138
1135
  </li>
1139
1136
  <li>condToInstMap
1140
1137
  : <a class="el" href="classSVF_1_1CondManager.html#ab986c3f6281995e302dabe4776768329">SVF::CondManager</a>
@@ -1143,7 +1140,7 @@ $(function() {
1143
1140
  : <a class="el" href="classSVF_1_1CondManager.html#a3cd3149a0bb5b605e61f0935bd234f3b">SVF::CondManager</a>
1144
1141
  </li>
1145
1142
  <li>CondVar()
1146
- : <a class="el" href="classSVF_1_1CondVar.html#a0999a4b34face00af83b3b840920fd3f">SVF::CondVar&lt; Cond &gt;</a>
1143
+ : <a class="el" href="classSVF_1_1CondVar.html#afd729e068419ed45bb9da8d5920f8674">SVF::CondVar&lt; Cond &gt;</a>
1147
1144
  </li>
1148
1145
  <li>connectAInAndFIn()
1149
1146
  : <a class="el" href="classSVF_1_1SVFG.html#ac9ab2a95cd7a09bbe4b4aa3e6fafaf62">SVF::SVFG</a>
@@ -1343,7 +1340,7 @@ $(function() {
1343
1340
  , <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75af589a053fdb7efc728b68a324fc58b2b">SVF::VFGNode</a>
1344
1341
  </li>
1345
1342
  <li>CopyCGEdge()
1346
- : <a class="el" href="classSVF_1_1CopyCGEdge.html#a90cbb8b4085648811f95afde4175a168">SVF::CopyCGEdge</a>
1343
+ : <a class="el" href="classSVF_1_1CopyCGEdge.html#a0e950b306ec8d45e38f0320c63681ecd">SVF::CopyCGEdge</a>
1347
1344
  </li>
1348
1345
  <li>copyInEdges
1349
1346
  : <a class="el" href="classSVF_1_1ConstraintNode.html#a4d413d64bf554ecdc72709afeeb85775">SVF::ConstraintNode</a>
@@ -1352,7 +1349,7 @@ $(function() {
1352
1349
  : <a class="el" href="classSVF_1_1ConstraintNode.html#a12df688fd9b5b7617daadc7bee0fff40">SVF::ConstraintNode</a>
1353
1350
  </li>
1354
1351
  <li>CopyPE()
1355
- : <a class="el" href="classSVF_1_1CopyPE.html#a452b0b5c27b15808c7599325c9b6412d">SVF::CopyPE</a>
1352
+ : <a class="el" href="classSVF_1_1CopyPE.html#aabb6ea2c6f8561e42933b5da45544e5f">SVF::CopyPE</a>
1356
1353
  </li>
1357
1354
  <li>CopyPEList
1358
1355
  : <a class="el" href="classSVF_1_1PAG.html#a7bdc824c927d79b624e93c1135ab98a6">SVF::PAG</a>
@@ -1367,7 +1364,7 @@ $(function() {
1367
1364
  : <a class="el" href="classSVF_1_1CoreBitVector.html#a93f42d767c99bdf788dc4df4881751c5">SVF::CoreBitVector</a>
1368
1365
  </li>
1369
1366
  <li>CoreBitVectorIterator()
1370
- : <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#add4da76753804d22314f070e1ad1ce6f">SVF::CoreBitVector::CoreBitVectorIterator</a>
1367
+ : <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ae209179f396c8b5b788ff6d2c437e5d6">SVF::CoreBitVector::CoreBitVectorIterator</a>
1371
1368
  </li>
1372
1369
  <li>count
1373
1370
  : <a class="el" href="structDdHashItem.html#aa5bce9f94fb976df2a1768f0f0c7d50c">DdHashItem</a>
@@ -1405,7 +1402,7 @@ $(function() {
1405
1402
  : <a class="el" href="classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670">SVF::CondPointsToSet&lt; Cond &gt;</a>
1406
1403
  </li>
1407
1404
  <li>cptsEnd()
1408
- : <a class="el" href="classSVF_1_1CondPointsToSet.html#aa4c47630b9a06d70375daf5e9237303d">SVF::CondPointsToSet&lt; Cond &gt;</a>
1405
+ : <a class="el" href="classSVF_1_1CondPointsToSet.html#a20026db57cfef6bf6a978140b2372cea">SVF::CondPointsToSet&lt; Cond &gt;</a>
1409
1406
  </li>
1410
1407
  <li>CPtSet
1411
1408
  : <a class="el" href="classSVF_1_1CondPTAImpl.html#a3f2f48fc122c07ff9eb1382aa7a3f966">SVF::CondPTAImpl&lt; Cond &gt;</a>
@@ -1473,6 +1470,9 @@ $(function() {
1473
1470
  <li>createNode()
1474
1471
  : <a class="el" href="classSVF_1_1CHGraph.html#a39a7a8f6a4b9bb03523f190ce7b91e58">SVF::CHGraph</a>
1475
1472
  </li>
1473
+ <li>createObjTypeInfo()
1474
+ : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a76971ba9b579907ef937cd7adda89562">SVF::SymbolTableInfo</a>
1475
+ </li>
1476
1476
  <li>createRefNode()
1477
1477
  : <a class="el" href="classSVF_1_1OfflineConsG.html#a984e82f3185be03b8d1cb942685b2010">SVF::OfflineConsG</a>
1478
1478
  </li>
@@ -1651,7 +1651,7 @@ $(function() {
1651
1651
  : <a class="el" href="classSVF_1_1Options.html#a7b9af13feccc116377aeb107640ae874">SVF::Options</a>
1652
1652
  </li>
1653
1653
  <li>CxtDPItem()
1654
- : <a class="el" href="classSVF_1_1CxtDPItem.html#a673749f246b002b33ca3718a566779ca">SVF::CxtDPItem</a>
1654
+ : <a class="el" href="classSVF_1_1CxtDPItem.html#a53fa464132d5e51e832158d2e928db32">SVF::CxtDPItem</a>
1655
1655
  </li>
1656
1656
  <li>cxtJoinInLoop
1657
1657
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a63da48d338683ec95709a6bd95238707">SVF::ForkJoinAnalysis</a>
@@ -1671,12 +1671,12 @@ $(function() {
1671
1671
  <li>CxtLockProcVec
1672
1672
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a058f3518f0b861c46c99095922e373f0">SVF::LockAnalysis</a>
1673
1673
  </li>
1674
- <li>cxtLockset
1675
- : <a class="el" href="classSVF_1_1LockAnalysis.html#a3081e7c7165908ed4aa282f398c5236d">SVF::LockAnalysis</a>
1676
- </li>
1677
1674
  <li>CxtLockSet
1678
1675
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a0716c155b42b3ae7a6c8d7593bb6ac83">SVF::LockAnalysis</a>
1679
1676
  </li>
1677
+ <li>cxtLockset
1678
+ : <a class="el" href="classSVF_1_1LockAnalysis.html#a3081e7c7165908ed4aa282f398c5236d">SVF::LockAnalysis</a>
1679
+ </li>
1680
1680
  <li>cxtLockSet
1681
1681
  : <a class="el" href="classSVF_1_1LockResultValidator.html#a51e6f48be9f2a65b390e4e0350eb12a9">SVF::LockResultValidator</a>
1682
1682
  </li>
@@ -1693,7 +1693,7 @@ $(function() {
1693
1693
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a7335d5b13a6cb1dcde9706f30b8a4826">SVF::LockAnalysis</a>
1694
1694
  </li>
1695
1695
  <li>CxtProc()
1696
- : <a class="el" href="classSVF_1_1CxtProc.html#a25a80c93a6aeb1112a846d6c588364cc">SVF::CxtProc</a>
1696
+ : <a class="el" href="classSVF_1_1CxtProc.html#ac1ca3a049f6d0f8a0548a153cc903aa0">SVF::CxtProc</a>
1697
1697
  </li>
1698
1698
  <li>cxts
1699
1699
  : <a class="el" href="classSVF_1_1LLVMModuleSet.html#ad06a92bf8bc556de742e0ffdf79ffafe">SVF::LLVMModuleSet</a>
@@ -1702,10 +1702,10 @@ $(function() {
1702
1702
  : <a class="el" href="classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1">SVF::ContextCond</a>
1703
1703
  </li>
1704
1704
  <li>CxtStmt()
1705
- : <a class="el" href="classSVF_1_1CxtStmt.html#ac11734a3e0db8415fdf55157b20b56a4">SVF::CxtStmt</a>
1705
+ : <a class="el" href="classSVF_1_1CxtStmt.html#ad976db5b794019bb68ccc9a35349fb41">SVF::CxtStmt</a>
1706
1706
  </li>
1707
1707
  <li>CxtStmtDPItem()
1708
- : <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a595d44fa92f4ebef2fe789873fd357e0">SVF::CxtStmtDPItem&lt; LocCond &gt;</a>
1708
+ : <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a5c3bd4e8f26bfdc863baeb1241a557d1">SVF::CxtStmtDPItem&lt; LocCond &gt;</a>
1709
1709
  </li>
1710
1710
  <li>cxtStmtList
1711
1711
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#acccf53d174cac3275da0d79c89a73916">SVF::ForkJoinAnalysis</a>
@@ -1724,12 +1724,14 @@ $(function() {
1724
1724
  <li>CxtStmtToCxtLockS
1725
1725
  : <a class="el" href="classSVF_1_1LockResultValidator.html#a03954bdf28345cd7fbcd5cc242d40681">SVF::LockResultValidator</a>
1726
1726
  </li>
1727
+ <li>cxtStmtToCxtLockSet
1728
+ : <a class="el" href="classSVF_1_1LockAnalysis.html#ae256a84fd63947a6f81bee030bdbe7fc">SVF::LockAnalysis</a>
1729
+ </li>
1727
1730
  <li>CxtStmtToCxtLockSet
1728
1731
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a710aad28484677637367e9098a55c7d7">SVF::LockAnalysis</a>
1729
1732
  </li>
1730
1733
  <li>cxtStmtToCxtLockSet
1731
- : <a class="el" href="classSVF_1_1LockAnalysis.html#ae256a84fd63947a6f81bee030bdbe7fc">SVF::LockAnalysis</a>
1732
- , <a class="el" href="classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb">SVF::LockResultValidator</a>
1734
+ : <a class="el" href="classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb">SVF::LockResultValidator</a>
1733
1735
  </li>
1734
1736
  <li>CxtStmtToLockFlagMap
1735
1737
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a451d9b41fd048e11615ea47872f614c9">SVF::LockAnalysis</a>
@@ -1745,10 +1747,10 @@ $(function() {
1745
1747
  , <a class="el" href="classSVF_1_1LockAnalysis.html#ae2218961699a4b4385f47fb039005dbe">SVF::LockAnalysis</a>
1746
1748
  </li>
1747
1749
  <li>CxtThread()
1748
- : <a class="el" href="classSVF_1_1CxtThread.html#a7f842879cad19328575f33220491352a">SVF::CxtThread</a>
1750
+ : <a class="el" href="classSVF_1_1CxtThread.html#ac6af46ba08bbad4454358298fd2557d3">SVF::CxtThread</a>
1749
1751
  </li>
1750
1752
  <li>CxtThreadProc()
1751
- : <a class="el" href="classSVF_1_1CxtThreadProc.html#a1c7dd7740266a07d354df537a9167bcc">SVF::CxtThreadProc</a>
1753
+ : <a class="el" href="classSVF_1_1CxtThreadProc.html#acce14996e41ae55ae8e27b29408ef7c8">SVF::CxtThreadProc</a>
1752
1754
  </li>
1753
1755
  <li>CxtThreadProcSet
1754
1756
  : <a class="el" href="classSVF_1_1TCT.html#a09493a428c0ebe7f67847b48f0481f40">SVF::TCT</a>
@@ -845,7 +845,7 @@ $(function() {
845
845
  : <a class="el" href="classSVF_1_1VFG.html#aaeefa7a696350f6573510b670babbe4e">SVF::VFG</a>
846
846
  </li>
847
847
  <li>addValNode()
848
- : <a class="el" href="classSVF_1_1PAG.html#a7a7929598197f300b97393ecdffd81f1">SVF::PAG</a>
848
+ : <a class="el" href="classSVF_1_1PAG.html#a20fef02062c6047810907f0f8973ba2b">SVF::PAG</a>
849
849
  </li>
850
850
  <li>addVarargNode()
851
851
  : <a class="el" href="classSVF_1_1PAG.html#a86e660bbb9764bce241bdb5c91a6705c">SVF::PAG</a>
@@ -886,17 +886,17 @@ $(function() {
886
886
  </li>
887
887
  <li>alias()
888
888
  : <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a949533e5c99698c7f9862aae5de23687">SVF::BVDataPTAImpl</a>
889
- , <a class="el" href="classSVF_1_1CondPTAImpl.html#ac18e1dc9c6fc8cc952f67a93c2491876">SVF::CondPTAImpl&lt; Cond &gt;</a>
889
+ , <a class="el" href="classSVF_1_1CondPTAImpl.html#adb1ed3728d53a13c94402392155e9913">SVF::CondPTAImpl&lt; Cond &gt;</a>
890
890
  , <a class="el" href="classSVF_1_1DDAPass.html#a242575c5bd8a8f17fdc802e5ba80e7b0">SVF::DDAPass</a>
891
891
  , <a class="el" href="classSVF_1_1LockAnalysis.html#a4424f27444c12dce8071c56a95c664bf">SVF::LockAnalysis</a>
892
- , <a class="el" href="classSVF_1_1PointerAnalysis.html#abd9da46106d820721a24201caaa164e1">SVF::PointerAnalysis</a>
893
- , <a class="el" href="classSVF_1_1WPAPass.html#af339db8bffc554be7dd5cb6b100649e7">SVF::WPAPass</a>
892
+ , <a class="el" href="classSVF_1_1PointerAnalysis.html#a0f712ead1f31750879948c36b2fc77cf">SVF::PointerAnalysis</a>
893
+ , <a class="el" href="classSVF_1_1WPAPass.html#a5a71ab4d4bd993ff52da60c730d7b57f">SVF::WPAPass</a>
894
894
  </li>
895
895
  <li>alias_begin()
896
- : <a class="el" href="classSVF_1_1SVFModule.html#a0e28f6eaf32efc6f2c0987e64f1df852">SVF::SVFModule</a>
896
+ : <a class="el" href="classSVF_1_1SVFModule.html#a7f2b4647c8d69c8328b63e576cb6d065">SVF::SVFModule</a>
897
897
  </li>
898
898
  <li>alias_end()
899
- : <a class="el" href="classSVF_1_1SVFModule.html#a1bb5c818ec63d81a238f3d242a89079f">SVF::SVFModule</a>
899
+ : <a class="el" href="classSVF_1_1SVFModule.html#a3cfd0983849950099d1e8f8e0fda42bc">SVF::SVFModule</a>
900
900
  </li>
901
901
  <li>AliasDDAClient()
902
902
  : <a class="el" href="classSVF_1_1AliasDDAClient.html#af55b1ccfa6cfaa6ec079b19d62288cb6">SVF::AliasDDAClient</a>
@@ -945,10 +945,10 @@ $(function() {
945
945
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a16061e7c28e7a9177d9ab798c102b815">SVF::ForkJoinAnalysis</a>
946
946
  </li>
947
947
  <li>analyzeGlobalStackObjType()
948
- : <a class="el" href="classSVF_1_1ObjTypeInfo.html#acc90d7a517c58ac86ef8109dcece3f10">SVF::ObjTypeInfo</a>
948
+ : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a36140622c6761ac5d1307308ff5b147f">SVF::SymbolTableInfo</a>
949
949
  </li>
950
- <li>analyzeHeapStaticObjType()
951
- : <a class="el" href="classSVF_1_1ObjTypeInfo.html#a57ffe17476467619e844b27cb292149a">SVF::ObjTypeInfo</a>
950
+ <li>analyzeHeapObjType()
951
+ : <a class="el" href="classSVF_1_1ObjTypeInfo.html#a66692043a56c327ac7ac00cc3126cd78">SVF::ObjTypeInfo</a>
952
952
  </li>
953
953
  <li>analyzeInterleaving()
954
954
  : <a class="el" href="classSVF_1_1MHP.html#adfd90a8d20d630bc3813f5ed71d3abf7">SVF::MHP</a>
@@ -959,6 +959,9 @@ $(function() {
959
959
  <li>analyzeLockSpanCxtStmt()
960
960
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a00ccd89eff3fe8fec397df101f927cbe">SVF::LockAnalysis</a>
961
961
  </li>
962
+ <li>analyzeStaticObjType()
963
+ : <a class="el" href="classSVF_1_1ObjTypeInfo.html#aa8b97a2cbd2de56b3c6c5c0e2e0a2211">SVF::ObjTypeInfo</a>
964
+ </li>
962
965
  <li>analyzeVTables()
963
966
  : <a class="el" href="classSVF_1_1CHGraph.html#a0685bd653851a903f765e21aec0fdbd1">SVF::CHGraph</a>
964
967
  </li>
@@ -265,12 +265,6 @@ $(function() {
265
265
  <li>~LockResultValidator()
266
266
  : <a class="el" href="classSVF_1_1LockResultValidator.html#a6790b9a632b172e1ea537ab93f526375">SVF::LockResultValidator</a>
267
267
  </li>
268
- <li>~LocObjTypeInfo()
269
- : <a class="el" href="classSVF_1_1LocObjTypeInfo.html#a26cd4a1307c89c43fcbfa4d8e84d0e80">SVF::LocObjTypeInfo</a>
270
- </li>
271
- <li>~LocSymTableInfo()
272
- : <a class="el" href="classSVF_1_1LocSymTableInfo.html#ae1789cb25f50fbce3fc44a14a2cf124d">SVF::LocSymTableInfo</a>
273
- </li>
274
268
  <li>~MemObj()
275
269
  : <a class="el" href="classSVF_1_1MemObj.html#ad56f353dde7462dd54297e1b51e6eb05">SVF::MemObj</a>
276
270
  </li>
@@ -404,7 +404,7 @@ $(function() {
404
404
  , <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#aedd12e894fb2c17d2201f4049e5f3793">SVF::VersionedFlowSensitive</a>
405
405
  </li>
406
406
  <li>CmpPE()
407
- : <a class="el" href="classSVF_1_1CmpPE.html#ac84eb2426a312cb2a890b0805a99e7f8">SVF::CmpPE</a>
407
+ : <a class="el" href="classSVF_1_1CmpPE.html#aaf403a40a8ab78cee6b9c7d8b4548c96">SVF::CmpPE</a>
408
408
  </li>
409
409
  <li>CmpVFGNode()
410
410
  : <a class="el" href="classSVF_1_1CmpVFGNode.html#ae7029edffae3f64899bf640fc0842258">SVF::CmpVFGNode</a>
@@ -424,8 +424,7 @@ $(function() {
424
424
  , <a class="el" href="classSVF_1_1WPASolver.html#a138b403af0370ad6fdf8cc6af0530392">SVF::WPASolver&lt; GraphType &gt;</a>
425
425
  </li>
426
426
  <li>collectArrayInfo()
427
- : <a class="el" href="classSVF_1_1LocSymTableInfo.html#a45b52cb8f8634ecf8bfb33f8e71bb82f">SVF::LocSymTableInfo</a>
428
- , <a class="el" href="classSVF_1_1SymbolTableInfo.html#aea1c4ec32c307feb5da455a41cc51b5e">SVF::SymbolTableInfo</a>
427
+ : <a class="el" href="classSVF_1_1SymbolTableInfo.html#aea1c4ec32c307feb5da455a41cc51b5e">SVF::SymbolTableInfo</a>
429
428
  </li>
430
429
  <li>collectBBCallingProgExit()
431
430
  : <a class="el" href="classSVF_1_1PathCondAllocator.html#a391cb347cf98f33c261e59975900048e">SVF::PathCondAllocator</a>
@@ -522,8 +521,7 @@ $(function() {
522
521
  : <a class="el" href="classSVF_1_1PCG.html#aef06745128e4e99c8e3bab226a337041">SVF::PCG</a>
523
522
  </li>
524
523
  <li>collectStructInfo()
525
- : <a class="el" href="classSVF_1_1LocSymTableInfo.html#aedca0dbfb8641cefe68d547e3f4d62e8">SVF::LocSymTableInfo</a>
526
- , <a class="el" href="classSVF_1_1SymbolTableInfo.html#ab5297b79a02d8afce647a8b61bdab804">SVF::SymbolTableInfo</a>
524
+ : <a class="el" href="classSVF_1_1SymbolTableInfo.html#ab5297b79a02d8afce647a8b61bdab804">SVF::SymbolTableInfo</a>
527
525
  </li>
528
526
  <li>collectSym()
529
527
  : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a7c422651a6cb299b0c94a2e4597fbe7c">SVF::SymbolTableInfo</a>
@@ -568,8 +566,7 @@ $(function() {
568
566
  , <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ae42379dbabbd66dfd91e305673788ed3">SVF::PersistentDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
569
567
  </li>
570
568
  <li>computeGepOffset()
571
- : <a class="el" href="classSVF_1_1LocSymTableInfo.html#a4aa6bf984692e879ad12806d35a6d2be">SVF::LocSymTableInfo</a>
572
- , <a class="el" href="classSVF_1_1PAGBuilder.html#a5cedcedab00c875ba392da281de7f5f2">SVF::PAGBuilder</a>
569
+ : <a class="el" href="classSVF_1_1PAGBuilder.html#a5cedcedab00c875ba392da281de7f5f2">SVF::PAGBuilder</a>
573
570
  , <a class="el" href="classSVF_1_1SymbolTableInfo.html#a86b742ca197b3505b3246d6bed2484db">SVF::SymbolTableInfo</a>
574
571
  </li>
575
572
  <li>ComputeInterCallVFGGuard()
@@ -720,16 +717,16 @@ $(function() {
720
717
  : <a class="el" href="classSVF_1_1TypeSet.html#ac9b23f47d61d226af3968fc69032ea71">SVF::TypeSet</a>
721
718
  </li>
722
719
  <li>ContextCond()
723
- : <a class="el" href="classSVF_1_1ContextCond.html#a9b81bf11679645d32d50b91bdb6d2dc1">SVF::ContextCond</a>
720
+ : <a class="el" href="classSVF_1_1ContextCond.html#a5f31275f74ff9eb5734481f36275c6d9">SVF::ContextCond</a>
724
721
  </li>
725
722
  <li>ContextDDA()
726
723
  : <a class="el" href="classSVF_1_1ContextDDA.html#adc70126ea6583df10b52501943a2af49">SVF::ContextDDA</a>
727
724
  </li>
728
725
  <li>CopyCGEdge()
729
- : <a class="el" href="classSVF_1_1CopyCGEdge.html#a0e950b306ec8d45e38f0320c63681ecd">SVF::CopyCGEdge</a>
726
+ : <a class="el" href="classSVF_1_1CopyCGEdge.html#a90cbb8b4085648811f95afde4175a168">SVF::CopyCGEdge</a>
730
727
  </li>
731
728
  <li>CopyPE()
732
- : <a class="el" href="classSVF_1_1CopyPE.html#ad80e63a8a67a3760d78ccde867b15284">SVF::CopyPE</a>
729
+ : <a class="el" href="classSVF_1_1CopyPE.html#aabb6ea2c6f8561e42933b5da45544e5f">SVF::CopyPE</a>
733
730
  </li>
734
731
  <li>CopyVFGNode()
735
732
  : <a class="el" href="classSVF_1_1CopyVFGNode.html#ac04930bac7b31563ce761779ff1dbf91">SVF::CopyVFGNode</a>
@@ -753,7 +750,7 @@ $(function() {
753
750
  : <a class="el" href="classSVF_1_1ICFGStat.html#a632f57db1f1e17f49289b5dfec048ef6">SVF::ICFGStat</a>
754
751
  </li>
755
752
  <li>cptsBegin()
756
- : <a class="el" href="classSVF_1_1CondPointsToSet.html#acc5c77fbd1a6133d5e80c3f587d49fb3">SVF::CondPointsToSet&lt; Cond &gt;</a>
753
+ : <a class="el" href="classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670">SVF::CondPointsToSet&lt; Cond &gt;</a>
757
754
  </li>
758
755
  <li>cptsEnd()
759
756
  : <a class="el" href="classSVF_1_1CondPointsToSet.html#a20026db57cfef6bf6a978140b2372cea">SVF::CondPointsToSet&lt; Cond &gt;</a>
@@ -812,6 +809,9 @@ $(function() {
812
809
  <li>createNode()
813
810
  : <a class="el" href="classSVF_1_1CHGraph.html#a39a7a8f6a4b9bb03523f190ce7b91e58">SVF::CHGraph</a>
814
811
  </li>
812
+ <li>createObjTypeInfo()
813
+ : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a76971ba9b579907ef937cd7adda89562">SVF::SymbolTableInfo</a>
814
+ </li>
815
815
  <li>createRefNode()
816
816
  : <a class="el" href="classSVF_1_1OfflineConsG.html#a984e82f3185be03b8d1cb942685b2010">SVF::OfflineConsG</a>
817
817
  </li>
@@ -838,7 +838,7 @@ $(function() {
838
838
  : <a class="el" href="classSVF_1_1CxtDPItem.html#a673749f246b002b33ca3718a566779ca">SVF::CxtDPItem</a>
839
839
  </li>
840
840
  <li>CxtProc()
841
- : <a class="el" href="classSVF_1_1CxtProc.html#a25a80c93a6aeb1112a846d6c588364cc">SVF::CxtProc</a>
841
+ : <a class="el" href="classSVF_1_1CxtProc.html#ac1ca3a049f6d0f8a0548a153cc903aa0">SVF::CxtProc</a>
842
842
  </li>
843
843
  <li>cxtSize()
844
844
  : <a class="el" href="classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1">SVF::ContextCond</a>
@@ -847,7 +847,7 @@ $(function() {
847
847
  : <a class="el" href="classSVF_1_1CxtStmt.html#ad976db5b794019bb68ccc9a35349fb41">SVF::CxtStmt</a>
848
848
  </li>
849
849
  <li>CxtStmtDPItem()
850
- : <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a5c3bd4e8f26bfdc863baeb1241a557d1">SVF::CxtStmtDPItem&lt; LocCond &gt;</a>
850
+ : <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a595d44fa92f4ebef2fe789873fd357e0">SVF::CxtStmtDPItem&lt; LocCond &gt;</a>
851
851
  </li>
852
852
  <li>CxtThread()
853
853
  : <a class="el" href="classSVF_1_1CxtThread.html#a7f842879cad19328575f33220491352a">SVF::CxtThread</a>
@@ -1401,8 +1401,7 @@ $(function() {
1401
1401
  : <a class="el" href="classSVF_1_1LLVMModuleSet.html#ad647d73d2e1bda61348eff658e32f481">SVF::LLVMModuleSet</a>
1402
1402
  </li>
1403
1403
  <li>getModulusOffset()
1404
- : <a class="el" href="classSVF_1_1LocSymTableInfo.html#a81763320f531da09014b4f5019dc8144">SVF::LocSymTableInfo</a>
1405
- , <a class="el" href="classSVF_1_1SymbolTableInfo.html#a480a7565dcb5d9a94f4b0ffb44b127ee">SVF::SymbolTableInfo</a>
1404
+ : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a480a7565dcb5d9a94f4b0ffb44b127ee">SVF::SymbolTableInfo</a>
1406
1405
  </li>
1407
1406
  <li>getMR()
1408
1407
  : <a class="el" href="classSVF_1_1MRGenerator.html#a55d38020bbece70847f7e72bb02bc4af">SVF::MRGenerator</a>
@@ -1572,8 +1571,7 @@ $(function() {
1572
1571
  : <a class="el" href="classSVF_1_1ExternalPAG.html#acb3156be31f4dd45590d931b0f9279f5">SVF::ExternalPAG</a>
1573
1572
  </li>
1574
1573
  <li>getObjSize()
1575
- : <a class="el" href="classSVF_1_1LocObjTypeInfo.html#a9c859cb40a6e02f0a7fd18d5c826b990">SVF::LocObjTypeInfo</a>
1576
- , <a class="el" href="classSVF_1_1ObjTypeInfo.html#a9208f6856f2554a6d3a2745a2b7a366c">SVF::ObjTypeInfo</a>
1574
+ : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a2f8ec960e3462cef867b1ac6e524dea8">SVF::SymbolTableInfo</a>
1577
1575
  </li>
1578
1576
  <li>getObjsWithClones()
1579
1577
  : <a class="el" href="classSVF_1_1TypeBasedHeapCloning.html#ad1c67da3aac128ca8a69907fdad53fcd">SVF::TypeBasedHeapCloning</a>
@@ -1822,15 +1820,15 @@ $(function() {
1822
1820
  <li>getPts()
1823
1821
  : <a class="el" href="classSVF_1_1Andersen.html#a187285a5bdf9422d9188b2b11b667639">SVF::Andersen</a>
1824
1822
  , <a class="el" href="classSVF_1_1BVDataPTAImpl.html#aee289e298e421448caaa604b7eb34fcb">SVF::BVDataPTAImpl</a>
1825
- , <a class="el" href="classSVF_1_1CondPTAImpl.html#a63fa2b3a96696ffc67a119c1ba5ce748">SVF::CondPTAImpl&lt; Cond &gt;</a>
1823
+ , <a class="el" href="classSVF_1_1CondPTAImpl.html#a0b96ba98239186d6d676f9540da9e590">SVF::CondPTAImpl&lt; Cond &gt;</a>
1826
1824
  , <a class="el" href="classSVF_1_1MutableDFPTData.html#a4cbb9131a89c5c48367fb927693b5c6b">SVF::MutableDFPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1827
1825
  , <a class="el" href="classSVF_1_1MutableDiffPTData.html#ac2f494da9379c336bb81a0dc438b5af9">SVF::MutableDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1828
1826
  , <a class="el" href="classSVF_1_1MutablePTData.html#abe4230f3ba78fc660ea291fda36ffa62">SVF::MutablePTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1829
- , <a class="el" href="classSVF_1_1MutableVersionedPTData.html#afcc34f6cedca6a8f151b1a7251832818">SVF::MutableVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
1827
+ , <a class="el" href="classSVF_1_1MutableVersionedPTData.html#aaf519166d2e0ca3c81088b52a1cf3066">SVF::MutableVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
1830
1828
  , <a class="el" href="classSVF_1_1PersistentDFPTData.html#a5f6a01d0bb40a718bc14f2cc1bb98a13">SVF::PersistentDFPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1831
1829
  , <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a9982ecf42416756a0729a28e8713cfed">SVF::PersistentDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1832
1830
  , <a class="el" href="classSVF_1_1PersistentPTData.html#a34f8226202e1654d4e67916b21ec4d99">SVF::PersistentPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1833
- , <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a9b81d20e54d08e36edbff43549b1e820">SVF::PersistentVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
1831
+ , <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#afe80884fa8227e50f28631e20aa6fdf6">SVF::PersistentVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
1834
1832
  , <a class="el" href="classSVF_1_1PointerAnalysis.html#a4dfb43679e9fa794ebad99b6584c32ec">SVF::PointerAnalysis</a>
1835
1833
  , <a class="el" href="classSVF_1_1PTData.html#a9ae6037637d8b9acb323333f491f4a7d">SVF::PTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1836
1834
  , <a class="el" href="classSVF_1_1Steensgaard.html#adbcb9af660ab9bb0202bd32342280486">SVF::Steensgaard</a>
@@ -1843,7 +1841,7 @@ $(function() {
1843
1841
  , <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1844
1842
  </li>
1845
1843
  <li>getPtsSubSetMap()
1846
- : <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53">SVF::IntraDisjointMRG</a>
1844
+ : <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ae3c857c056f4e6e863843bafba7fdea1">SVF::IntraDisjointMRG</a>
1847
1845
  </li>
1848
1846
  <li>getRawCTirMetadata()
1849
1847
  : <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#a2c47ba37bd250be455a21d1f0049d556">SVF::FlowSensitiveTBHC</a>
@@ -1900,7 +1898,7 @@ $(function() {
1900
1898
  : <a class="el" href="classSVF_1_1ICFG.html#ae3bd3bf29b3dac286b93be22cbb60b2c">SVF::ICFG</a>
1901
1899
  </li>
1902
1900
  <li>getRetParmAtJoinedSite()
1903
- : <a class="el" href="classSVF_1_1ThreadAPI.html#a5439ef32c909b02c83cbd30eb0a0fe12">SVF::ThreadAPI</a>
1901
+ : <a class="el" href="classSVF_1_1ThreadAPI.html#ad1c595f7b15a2d3079b9e9200c84f7d7">SVF::ThreadAPI</a>
1904
1902
  </li>
1905
1903
  <li>getRetSite()
1906
1904
  : <a class="el" href="classSVF_1_1ProgSlice.html#a2a4c2d573b43f005ae668bffc7fc911d">SVF::ProgSlice</a>
@@ -2051,7 +2049,7 @@ $(function() {
2051
2049
  : <a class="el" href="classSVF_1_1ConstraintGraph.html#ade6a90ed5e0a9e8615bafec54d9d1d73">SVF::ConstraintGraph</a>
2052
2050
  </li>
2053
2051
  <li>getSuccNodes()
2054
- : <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a7033805052c8fae5cd0104fdd9e345c0">SVF::MTASVFGBuilder</a>
2052
+ : <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a8164ae39b494115142767abc29cebd53">SVF::MTASVFGBuilder</a>
2055
2053
  </li>
2056
2054
  <li>getSVFFun()
2057
2055
  : <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
@@ -2093,10 +2091,10 @@ $(function() {
2093
2091
  : <a class="el" href="classSVF_1_1MemObj.html#ad7f7de744715c3acaf3d48822865c87b">SVF::MemObj</a>
2094
2092
  </li>
2095
2093
  <li>getTaskDataAtHareParForSite()
2096
- : <a class="el" href="classSVF_1_1ThreadAPI.html#a58cf56e35be873a5a26c5eb0d9b5c9b3">SVF::ThreadAPI</a>
2094
+ : <a class="el" href="classSVF_1_1ThreadAPI.html#aee8fac6281a95d8a519add100e8887d1">SVF::ThreadAPI</a>
2097
2095
  </li>
2098
2096
  <li>getTaskFuncAtHareParForSite()
2099
- : <a class="el" href="classSVF_1_1ThreadAPI.html#a282d6aeab91135af4cab8195d67badf6">SVF::ThreadAPI</a>
2097
+ : <a class="el" href="classSVF_1_1ThreadAPI.html#afeedd6e518af76fa9e7142af8899b2f5">SVF::ThreadAPI</a>
2100
2098
  </li>
2101
2099
  <li>getTCG()
2102
2100
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6">SVF::ForkJoinAnalysis</a>
@@ -2322,7 +2320,7 @@ $(function() {
2322
2320
  : <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
2323
2321
  </li>
2324
2322
  <li>global_end()
2325
- : <a class="el" href="classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b">SVF::SVFModule</a>
2323
+ : <a class="el" href="classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2">SVF::SVFModule</a>
2326
2324
  </li>
2327
2325
  <li>GlobalBlockNode()
2328
2326
  : <a class="el" href="classSVF_1_1GlobalBlockNode.html#a233fceb667e517862fd97d50832a4d7e">SVF::GlobalBlockNode</a>
@@ -155,8 +155,6 @@ $(function() {
155
155
  </li>
156
156
  <li>init()
157
157
  : <a class="el" href="classSVF_1_1ExtAPI.html#ac8af2b917fcc71c0a1a66b8cb0cc55ba">SVF::ExtAPI</a>
158
- , <a class="el" href="classSVF_1_1MemObj.html#a768e82826964c68673af7db3b5702442">SVF::MemObj</a>
159
- , <a class="el" href="classSVF_1_1ObjTypeInfo.html#aba198ceecd53d73ab0b0deb0133cda0d">SVF::ObjTypeInfo</a>
160
158
  , <a class="el" href="classSVF_1_1RaceResultValidator.html#aec8b923a0da580113a13bf94ffb3ebd7">SVF::RaceResultValidator</a>
161
159
  , <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a5771df69ffa75b6103a32c8bd48ef488">SVF::SaberCheckerAPI</a>
162
160
  , <a class="el" href="classSVF_1_1ThreadAPI.html#a4535862f26efff9f45236000507932c9">SVF::ThreadAPI</a>
@@ -216,6 +214,9 @@ $(function() {
216
214
  <li>initStats()
217
215
  : <a class="el" href="classSVF_1_1PersistentPointsToCache.html#ab19e4e17b1896565e0bada1f161d1266">SVF::PersistentPointsToCache&lt; Data &gt;</a>
218
216
  </li>
217
+ <li>initTypeInfo()
218
+ : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a96067de8a2425b4f4c227fd7e472071d">SVF::SymbolTableInfo</a>
219
+ </li>
219
220
  <li>initWorklist()
220
221
  : <a class="el" href="classSVF_1_1Andersen.html#a9075cd05cb21e0f08a1109b7af6c7480">SVF::Andersen</a>
221
222
  , <a class="el" href="classSVF_1_1WPASolver.html#a7195381c3aab04890139b4fe2c561909">SVF::WPASolver&lt; GraphType &gt;</a>
@@ -559,7 +560,7 @@ $(function() {
559
560
  , <a class="el" href="classSVF_1_1MHP.html#a6f07427b45991b2d8a3ff21582121d23">SVF::MHP</a>
560
561
  </li>
561
562
  <li>isHeadofSpan()
562
- : <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a5c32c2f5038aab15ec2da50c7c99b405">SVF::MTASVFGBuilder</a>
563
+ : <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a4d36dc553bc87508b78add9b52ce9c2a">SVF::MTASVFGBuilder</a>
563
564
  </li>
564
565
  <li>isHeap()
565
566
  : <a class="el" href="classSVF_1_1MemObj.html#af8f4f85cfbcb09615fb04ca63d634138">SVF::MemObj</a>
@@ -624,7 +625,7 @@ $(function() {
624
625
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a65aca2bc12fc34203b16549653943eae">SVF::LockAnalysis</a>
625
626
  </li>
626
627
  <li>isInSameCSSpan()
627
- : <a class="el" href="classSVF_1_1LockAnalysis.html#a8595b976bf60d161561e5494257aa179">SVF::LockAnalysis</a>
628
+ : <a class="el" href="classSVF_1_1LockAnalysis.html#a4245d946dd694b59b5c8ef30b08cb1dd">SVF::LockAnalysis</a>
628
629
  </li>
629
630
  <li>isInSameSpan()
630
631
  : <a class="el" href="classSVF_1_1LockAnalysis.html#af30d0dad3d17188de8c2cea9b004f3d3">SVF::LockAnalysis</a>
@@ -911,13 +912,13 @@ $(function() {
911
912
  </li>
912
913
  <li>isTDAcquire()
913
914
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a5521de9933ce74d0954a942dfceae772">SVF::LockAnalysis</a>
914
- , <a class="el" href="classSVF_1_1ThreadAPI.html#a9db4df7968ec179e5012794c58fdee70">SVF::ThreadAPI</a>
915
+ , <a class="el" href="classSVF_1_1ThreadAPI.html#a608f0cb60a665745748b6a6654a6e837">SVF::ThreadAPI</a>
915
916
  </li>
916
917
  <li>isTDBarWait()
917
918
  : <a class="el" href="classSVF_1_1ThreadAPI.html#af3aa58dc83dca382162df67c12169585">SVF::ThreadAPI</a>
918
919
  </li>
919
920
  <li>isTDExit()
920
- : <a class="el" href="classSVF_1_1ThreadAPI.html#a22d6c0cf0ba19af0661b106a8859024f">SVF::ThreadAPI</a>
921
+ : <a class="el" href="classSVF_1_1ThreadAPI.html#ae87d129560d7015966336f06a516db23">SVF::ThreadAPI</a>
921
922
  </li>
922
923
  <li>isTDFork()
923
924
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aff32f240a03421937c2fc606359dca9b">SVF::ForkJoinAnalysis</a>
@@ -928,7 +929,7 @@ $(function() {
928
929
  <li>isTDJoin()
929
930
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aac722a42dc6e03e771a7a80de5f8ec94">SVF::ForkJoinAnalysis</a>
930
931
  , <a class="el" href="classSVF_1_1MHP.html#ab566508ffd73abd4d5ad047a1d7f9c27">SVF::MHP</a>
931
- , <a class="el" href="classSVF_1_1ThreadAPI.html#a8cc5f9ff6039392ce1471cd830973c44">SVF::ThreadAPI</a>
932
+ , <a class="el" href="classSVF_1_1ThreadAPI.html#a50e56d63c6d713ac34b4006d248f880b">SVF::ThreadAPI</a>
932
933
  </li>
933
934
  <li>isTDRelease()
934
935
  : <a class="el" href="classSVF_1_1LockAnalysis.html#ae312fa9ddb320674f7bc31e29aa474ed">SVF::LockAnalysis</a>
@@ -89,13 +89,13 @@ $(function() {
89
89
  : <a class="el" href="classSVF_1_1LoadMU.html#a2288f957cbd10892eb6f3a4d3d0e39ee">SVF::LoadMU&lt; Cond &gt;</a>
90
90
  </li>
91
91
  <li>LoadPE()
92
- : <a class="el" href="classSVF_1_1LoadPE.html#ad0678fd591a21f67f613f42365e7bfa8">SVF::LoadPE</a>
92
+ : <a class="el" href="classSVF_1_1LoadPE.html#ade066a690dbf51edbe6b9585e02ddd42">SVF::LoadPE</a>
93
93
  </li>
94
94
  <li>LoadVFGNode()
95
95
  : <a class="el" href="classSVF_1_1LoadVFGNode.html#aca72f4582e33a2d4ef3a96dd2936f567">SVF::LoadVFGNode</a>
96
96
  </li>
97
97
  <li>LocationSet()
98
- : <a class="el" href="classSVF_1_1LocationSet.html#afd3b135453644cd42e869d378c270d23">SVF::LocationSet</a>
98
+ : <a class="el" href="classSVF_1_1LocationSet.html#a290c7fe38704552fd66ad06e5deeaca9">SVF::LocationSet</a>
99
99
  </li>
100
100
  <li>LockAnalysis()
101
101
  : <a class="el" href="classSVF_1_1LockAnalysis.html#af8aff31058caba691c127b8aef297b43">SVF::LockAnalysis</a>
@@ -103,12 +103,6 @@ $(function() {
103
103
  <li>LockResultValidator()
104
104
  : <a class="el" href="classSVF_1_1LockResultValidator.html#acfe0b43eee73c5e02f5744d8993cb529">SVF::LockResultValidator</a>
105
105
  </li>
106
- <li>LocObjTypeInfo()
107
- : <a class="el" href="classSVF_1_1LocObjTypeInfo.html#aec1aceb9d7d69423b8103c37c277f6ee">SVF::LocObjTypeInfo</a>
108
- </li>
109
- <li>LocSymTableInfo()
110
- : <a class="el" href="classSVF_1_1LocSymTableInfo.html#a6ae1ada9c99ceb53fb41f3b59696423e">SVF::LocSymTableInfo</a>
111
- </li>
112
106
  </ul>
113
107
  </div><!-- contents -->
114
108
  <!-- start footer part -->
@@ -139,7 +139,7 @@ $(function() {
139
139
  : <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#aaff594c78d93f7ad632d344e5c1c7f6a">SVF::VersionedFlowSensitive</a>
140
140
  </li>
141
141
  <li>MemObj()
142
- : <a class="el" href="classSVF_1_1MemObj.html#ab22373574ae9dff2f8ffbef16d5b339c">SVF::MemObj</a>
142
+ : <a class="el" href="classSVF_1_1MemObj.html#afc62b5dbcaf790e561c852f567ca5bd1">SVF::MemObj</a>
143
143
  </li>
144
144
  <li>MemRegion()
145
145
  : <a class="el" href="classSVF_1_1MemRegion.html#a1d8189977196da687f50cfa6df98394b">SVF::MemRegion</a>
@@ -123,9 +123,6 @@ $(function() {
123
123
  <li>verifyCallGraph()
124
124
  : <a class="el" href="classSVF_1_1PTACallGraph.html#ac695d78f0a78e2e5f1fb4f93264e52b8">SVF::PTACallGraph</a>
125
125
  </li>
126
- <li>verifyStructSize()
127
- : <a class="el" href="classSVF_1_1LocSymTableInfo.html#a1b4b45547634b0c68c363ce21870e610">SVF::LocSymTableInfo</a>
128
- </li>
129
126
  <li>VersionedFlowSensitive()
130
127
  : <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#af52cafc2bb393823f51ca89a0abacec4">SVF::VersionedFlowSensitive</a>
131
128
  </li>