svf-tools 1.0.356 → 1.0.360

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 (215) hide show
  1. package/SVF-doxygen/html/html/AndersenSFR_8cpp_source.html +2 -2
  2. package/SVF-doxygen/html/html/Andersen_8cpp_source.html +1 -1
  3. package/SVF-doxygen/html/html/CHGBuilder_8cpp_source.html +1 -1
  4. package/SVF-doxygen/html/html/CallGraphBuilder_8cpp_source.html +1 -1
  5. package/SVF-doxygen/html/html/ConsG_8cpp_source.html +7 -7
  6. package/SVF-doxygen/html/html/ConsG_8h_source.html +2 -2
  7. package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +4 -4
  8. package/SVF-doxygen/html/html/DDAVFSolver_8h_source.html +6 -6
  9. package/SVF-doxygen/html/html/FlowDDA_8cpp_source.html +3 -3
  10. package/SVF-doxygen/html/html/FlowSensitiveStat_8cpp_source.html +3 -3
  11. package/SVF-doxygen/html/html/FlowSensitiveTBHC_8cpp_source.html +2 -2
  12. package/SVF-doxygen/html/html/FlowSensitive_8cpp_source.html +1 -1
  13. package/SVF-doxygen/html/html/Graph2Json_8cpp_source.html +1 -1
  14. package/SVF-doxygen/html/html/ICFGBuilder_8cpp_source.html +2 -4
  15. package/SVF-doxygen/html/html/ICFGBuilder_8h_source.html +7 -7
  16. package/SVF-doxygen/html/html/ICFGNode_8h_source.html +3 -3
  17. package/SVF-doxygen/html/html/ICFG_8cpp_source.html +17 -17
  18. package/SVF-doxygen/html/html/ICFG_8h_source.html +17 -18
  19. package/SVF-doxygen/html/html/IRGraph_8cpp_source.html +2 -2
  20. package/SVF-doxygen/html/html/IRGraph_8h_source.html +2 -2
  21. package/SVF-doxygen/html/html/LeakChecker_8cpp_source.html +3 -3
  22. package/SVF-doxygen/html/html/LocationSet_8cpp_source.html +12 -12
  23. package/SVF-doxygen/html/html/LocationSet_8h_source.html +1 -1
  24. package/SVF-doxygen/html/html/LockAnalysis_8cpp_source.html +1 -1
  25. package/SVF-doxygen/html/html/LockResultValidator_8h_source.html +2 -2
  26. package/SVF-doxygen/html/html/MHP_8h_source.html +2 -2
  27. package/SVF-doxygen/html/html/MTAResultValidator_8cpp_source.html +1 -1
  28. package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +10 -10
  29. package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +2 -2
  30. package/SVF-doxygen/html/html/PAGBuilderFromFile_8cpp_source.html +3 -3
  31. package/SVF-doxygen/html/html/PCG_8cpp_source.html +1 -1
  32. package/SVF-doxygen/html/html/PCG_8h_source.html +3 -3
  33. package/SVF-doxygen/html/html/PTAStat_8cpp_source.html +15 -15
  34. package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +2 -2
  35. package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +8 -8
  36. package/SVF-doxygen/html/html/PointerAnalysis_8h_source.html +5 -5
  37. package/SVF-doxygen/html/html/SVFGOPT_8h_source.html +3 -3
  38. package/SVF-doxygen/html/html/SVFG_8cpp_source.html +5 -5
  39. package/SVF-doxygen/html/html/SVFG_8h_source.html +5 -5
  40. package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +7 -7
  41. package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +12 -12
  42. package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +20 -20
  43. package/SVF-doxygen/html/html/SVFIR_8h_source.html +18 -18
  44. package/SVF-doxygen/html/html/SVFModule_8cpp_source.html +1 -1
  45. package/SVF-doxygen/html/html/SVFStatements_8cpp_source.html +1 -1
  46. package/SVF-doxygen/html/html/SVFStatements_8h_source.html +91 -89
  47. package/SVF-doxygen/html/html/SVFVariables_8h_source.html +5 -5
  48. package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +1 -1
  49. package/SVF-doxygen/html/html/SymbolTableBuilder_8cpp_source.html +22 -22
  50. package/SVF-doxygen/html/html/SymbolTableBuilder_8h_source.html +1 -1
  51. package/SVF-doxygen/html/html/SymbolTableInfo_8cpp_source.html +52 -50
  52. package/SVF-doxygen/html/html/SymbolTableInfo_8h_source.html +86 -83
  53. package/SVF-doxygen/html/html/TCT_8cpp_source.html +1 -1
  54. package/SVF-doxygen/html/html/TCT_8h_source.html +2 -2
  55. package/SVF-doxygen/html/html/ThreadCallGraph_8cpp_source.html +3 -3
  56. package/SVF-doxygen/html/html/TypeBasedHeapCloning_8cpp_source.html +3 -3
  57. package/SVF-doxygen/html/html/TypeBasedHeapCloning_8h_source.html +1 -1
  58. package/SVF-doxygen/html/html/VFGNode_8h_source.html +7 -7
  59. package/SVF-doxygen/html/html/VFG_8cpp_source.html +17 -17
  60. package/SVF-doxygen/html/html/VFG_8h_source.html +16 -16
  61. package/SVF-doxygen/html/html/VersionedFlowSensitiveStat_8cpp_source.html +3 -3
  62. package/SVF-doxygen/html/html/WPAPass_8cpp_source.html +2 -2
  63. package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +5 -5
  64. package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR.html +2 -2
  65. package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +2 -2
  66. package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt.html +15 -15
  67. package/SVF-doxygen/html/html/classSVF_1_1BranchStmt.html +32 -32
  68. package/SVF-doxygen/html/html/classSVF_1_1BranchVFGNode.html +3 -3
  69. package/SVF-doxygen/html/html/classSVF_1_1CHGBuilder.html +1 -1
  70. package/SVF-doxygen/html/html/classSVF_1_1CallGraphBuilder.html +2 -2
  71. package/SVF-doxygen/html/html/classSVF_1_1CallICFGNode-members.html +1 -1
  72. package/SVF-doxygen/html/html/classSVF_1_1CallICFGNode.html +6 -6
  73. package/SVF-doxygen/html/html/classSVF_1_1CallPE.html +15 -15
  74. package/SVF-doxygen/html/html/classSVF_1_1CmpStmt.html +16 -16
  75. package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +7 -7
  76. package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +4 -4
  77. package/SVF-doxygen/html/html/classSVF_1_1DDAVFSolver.html +1 -1
  78. package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +3 -3
  79. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +2 -2
  80. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +3 -3
  81. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveTBHC.html +2 -2
  82. package/SVF-doxygen/html/html/classSVF_1_1ForkJoinAnalysis.html +2 -2
  83. package/SVF-doxygen/html/html/classSVF_1_1GepObjVar.html +4 -4
  84. package/SVF-doxygen/html/html/classSVF_1_1GepStmt-members.html +7 -5
  85. package/SVF-doxygen/html/html/classSVF_1_1GepStmt.html +80 -12
  86. package/SVF-doxygen/html/html/classSVF_1_1ICFG-members.html +22 -22
  87. package/SVF-doxygen/html/html/classSVF_1_1ICFG.html +234 -234
  88. package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder-members.html +3 -3
  89. package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder.html +48 -51
  90. package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter-members.html +11 -11
  91. package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter.html +18 -18
  92. package/SVF-doxygen/html/html/classSVF_1_1IRGraph.html +1 -1
  93. package/SVF-doxygen/html/html/classSVF_1_1LeakChecker.html +3 -3
  94. package/SVF-doxygen/html/html/classSVF_1_1LocationSet.html +27 -29
  95. package/SVF-doxygen/html/html/classSVF_1_1LockAnalysis.html +8 -8
  96. package/SVF-doxygen/html/html/classSVF_1_1LockResultValidator.html +2 -2
  97. package/SVF-doxygen/html/html/classSVF_1_1MHP.html +2 -2
  98. package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +16 -16
  99. package/SVF-doxygen/html/html/classSVF_1_1MTAResultValidator.html +2 -2
  100. package/SVF-doxygen/html/html/classSVF_1_1MemObj.html +87 -87
  101. package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +6 -6
  102. package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt.html +25 -25
  103. package/SVF-doxygen/html/html/classSVF_1_1ObjTypeInfo.html +99 -99
  104. package/SVF-doxygen/html/html/classSVF_1_1ObjVar.html +1 -1
  105. package/SVF-doxygen/html/html/classSVF_1_1PAGBuilderFromFile.html +3 -3
  106. package/SVF-doxygen/html/html/classSVF_1_1PCG-members.html +1 -1
  107. package/SVF-doxygen/html/html/classSVF_1_1PCG.html +9 -9
  108. package/SVF-doxygen/html/html/classSVF_1_1PTAStat.html +16 -16
  109. package/SVF-doxygen/html/html/classSVF_1_1PhiStmt.html +15 -15
  110. package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +11 -11
  111. package/SVF-doxygen/html/html/classSVF_1_1RetICFGNode-members.html +1 -1
  112. package/SVF-doxygen/html/html/classSVF_1_1RetICFGNode.html +5 -5
  113. package/SVF-doxygen/html/html/classSVF_1_1RetPE.html +15 -15
  114. package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +13 -13
  115. package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT.html +3 -3
  116. package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +33 -33
  117. package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +38 -38
  118. package/SVF-doxygen/html/html/classSVF_1_1SVFModule.html +1 -1
  119. package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +1 -1
  120. package/SVF-doxygen/html/html/classSVF_1_1StInfo-members.html +20 -15
  121. package/SVF-doxygen/html/html/classSVF_1_1StInfo.html +239 -89
  122. package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder.html +35 -35
  123. package/SVF-doxygen/html/html/classSVF_1_1SymbolTableInfo-members.html +6 -4
  124. package/SVF-doxygen/html/html/classSVF_1_1SymbolTableInfo.html +178 -130
  125. package/SVF-doxygen/html/html/classSVF_1_1TCT-members.html +1 -1
  126. package/SVF-doxygen/html/html/classSVF_1_1TCT.html +12 -12
  127. package/SVF-doxygen/html/html/classSVF_1_1TDForkPE.html +9 -9
  128. package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE.html +9 -9
  129. package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph.html +3 -3
  130. package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraphBuilder.html +2 -2
  131. package/SVF-doxygen/html/html/classSVF_1_1TypeBasedHeapCloning.html +4 -4
  132. package/SVF-doxygen/html/html/classSVF_1_1UnaryOPStmt.html +20 -20
  133. package/SVF-doxygen/html/html/classSVF_1_1VFG.html +31 -31
  134. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +3 -3
  135. package/SVF-doxygen/html/html/classSVF_1_1WPAPass.html +6 -6
  136. package/SVF-doxygen/html/html/functions_a.html +13 -13
  137. package/SVF-doxygen/html/html/functions_e.html +3 -0
  138. package/SVF-doxygen/html/html/functions_f.html +15 -20
  139. package/SVF-doxygen/html/html/functions_func.html +13 -13
  140. package/SVF-doxygen/html/html/functions_func_g.html +49 -47
  141. package/SVF-doxygen/html/html/functions_func_i.html +9 -8
  142. package/SVF-doxygen/html/html/functions_func_s.html +8 -5
  143. package/SVF-doxygen/html/html/functions_g.html +50 -48
  144. package/SVF-doxygen/html/html/functions_i.html +15 -14
  145. package/SVF-doxygen/html/html/functions_l.html +6 -6
  146. package/SVF-doxygen/html/html/functions_n.html +6 -0
  147. package/SVF-doxygen/html/html/functions_p.html +9 -9
  148. package/SVF-doxygen/html/html/functions_r.html +2 -4
  149. package/SVF-doxygen/html/html/functions_s.html +22 -19
  150. package/SVF-doxygen/html/html/functions_t.html +7 -7
  151. package/SVF-doxygen/html/html/functions_vars_e.html +3 -0
  152. package/SVF-doxygen/html/html/functions_vars_f.html +0 -3
  153. package/SVF-doxygen/html/html/functions_vars_n.html +6 -0
  154. package/SVF-doxygen/html/html/search/all_1.js +6 -6
  155. package/SVF-doxygen/html/html/search/all_10.js +6 -6
  156. package/SVF-doxygen/html/html/search/all_12.js +2 -2
  157. package/SVF-doxygen/html/html/search/all_13.js +9 -8
  158. package/SVF-doxygen/html/html/search/all_14.js +4 -4
  159. package/SVF-doxygen/html/html/search/all_15.js +1 -1
  160. package/SVF-doxygen/html/html/search/all_16.js +1 -1
  161. package/SVF-doxygen/html/html/search/all_5.js +1 -0
  162. package/SVF-doxygen/html/html/search/all_6.js +0 -1
  163. package/SVF-doxygen/html/html/search/all_7.js +19 -20
  164. package/SVF-doxygen/html/html/search/all_9.js +2 -2
  165. package/SVF-doxygen/html/html/search/all_c.js +2 -2
  166. package/SVF-doxygen/html/html/search/all_d.js +1 -1
  167. package/SVF-doxygen/html/html/search/all_e.js +4 -2
  168. package/SVF-doxygen/html/html/search/functions_0.js +6 -6
  169. package/SVF-doxygen/html/html/search/functions_10.js +1 -0
  170. package/SVF-doxygen/html/html/search/functions_6.js +19 -20
  171. package/SVF-doxygen/html/html/search/functions_8.js +1 -1
  172. package/SVF-doxygen/html/html/search/functions_e.js +1 -1
  173. package/SVF-doxygen/html/html/search/variables_14.js +2 -2
  174. package/SVF-doxygen/html/html/search/variables_15.js +1 -1
  175. package/SVF-doxygen/html/html/search/variables_5.js +1 -0
  176. package/SVF-doxygen/html/html/search/variables_6.js +0 -1
  177. package/SVF-doxygen/html/html/search/variables_d.js +1 -1
  178. package/SVF-doxygen/html/html/search/variables_e.js +3 -1
  179. package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html +2 -2
  180. package/SVF-doxygen/html/html/svf-ex_8cpp.html +2 -2
  181. package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +2 -2
  182. package/include/Graphs/ICFG.h +18 -18
  183. package/include/Graphs/ICFGNode.h +2 -2
  184. package/include/Graphs/SVFG.h +4 -4
  185. package/include/Graphs/SVFGOPT.h +2 -2
  186. package/include/Graphs/VFG.h +7 -7
  187. package/include/MTA/LockResultValidator.h +1 -1
  188. package/include/MTA/MHP.h +2 -2
  189. package/include/MTA/PCG.h +2 -2
  190. package/include/MTA/TCT.h +2 -2
  191. package/include/MemoryModel/SVFIR.h +2 -2
  192. package/include/MemoryModel/SVFStatements.h +11 -3
  193. package/include/MemoryModel/SymbolTableInfo.h +37 -41
  194. package/include/SVF-FE/ICFGBuilder.h +5 -5
  195. package/include/SVF-FE/SVFIRBuilder.h +1 -1
  196. package/lib/Graphs/ICFG.cpp +23 -23
  197. package/lib/Graphs/SVFG.cpp +4 -4
  198. package/lib/Graphs/VFG.cpp +3 -3
  199. package/lib/MSSA/MemRegion.cpp +7 -7
  200. package/lib/MSSA/MemSSA.cpp +3 -3
  201. package/lib/MTA/LockAnalysis.cpp +4 -4
  202. package/lib/MTA/MTAResultValidator.cpp +1 -1
  203. package/lib/MTA/PCG.cpp +1 -1
  204. package/lib/MTA/TCT.cpp +2 -2
  205. package/lib/MemoryModel/LocationSet.cpp +42 -37
  206. package/lib/MemoryModel/PointerAnalysis.cpp +1 -1
  207. package/lib/MemoryModel/SymbolTableInfo.cpp +71 -8
  208. package/lib/SABER/LeakChecker.cpp +3 -3
  209. package/lib/SVF-FE/CallGraphBuilder.cpp +4 -4
  210. package/lib/SVF-FE/ICFGBuilder.cpp +19 -27
  211. package/lib/SVF-FE/SVFIRBuilder.cpp +15 -15
  212. package/lib/WPA/Andersen.cpp +3 -3
  213. package/lib/WPA/WPAPass.cpp +4 -4
  214. package/package.json +1 -1
  215. package/tools/Example/svf-ex.cpp +1 -1
@@ -262,9 +262,6 @@ $(function() {
262
262
  <li>getBlkPtr()
263
263
  : <a class="el" href="classSVF_1_1IRGraph.html#a3b417ee79560fd00f4cf80906044c198">SVF::IRGraph</a>
264
264
  </li>
265
- <li>getBlockICFGNode()
266
- : <a class="el" href="classSVF_1_1ICFG.html#ab7b0b3088b46ad65451905cc4f567a7b">SVF::ICFG</a>
267
- </li>
268
265
  <li>getBranchCond()
269
266
  : <a class="el" href="classSVF_1_1BranchCondExpr.html#acbfed1c7771cdb49237cdd6d3c75d25c">SVF::BranchCondExpr</a>
270
267
  , <a class="el" href="classSVF_1_1PathCondAllocator.html#a4d00c3306b92e59568b54a6a72afdb74">SVF::PathCondAllocator</a>
@@ -294,11 +291,8 @@ $(function() {
294
291
  : <a class="el" href="classSVF_1_1DDAVFSolver.html#aac432dfa7ccfc3434d9e0e2eb65afe7f">SVF::DDAVFSolver&lt; CVar, CPtSet, DPIm &gt;</a>
295
292
  , <a class="el" href="classSVF_1_1FlowDDA.html#a950d653b249cfc2d20932adb3498b99b">SVF::FlowDDA</a>
296
293
  </li>
297
- <li>getCallBlockNode()
298
- : <a class="el" href="classSVF_1_1ICFG.html#a483e92e076a426ec8f177eab3b971723">SVF::ICFG</a>
299
- , <a class="el" href="classSVF_1_1PCG.html#ab0ab4b42b42b16dd75fc7db16a3df5a8">SVF::PCG</a>
300
- , <a class="el" href="classSVF_1_1RetICFGNode.html#afd2a06f0749c359c544048ae40085695">SVF::RetICFGNode</a>
301
- , <a class="el" href="classSVF_1_1TCT.html#afea9de8f27e501fdc2723cc14a8dc93f">SVF::TCT</a>
294
+ <li>getCallBlock()
295
+ : <a class="el" href="classSVF_1_1ICFG.html#a47b5fe922b0339980fd49a89ecffd74d">SVF::ICFG</a>
302
296
  </li>
303
297
  <li>getCalledFunction()
304
298
  : <a class="el" href="classSVF_1_1CallSite.html#ae9b0172e29199f2a938d7cf9e42241cf">SVF::CallSite</a>
@@ -350,7 +344,11 @@ $(function() {
350
344
  : <a class="el" href="classSVF_1_1MRGenerator.html#ab3d3ca72d2cddf5336d00dc623f33401">SVF::MRGenerator</a>
351
345
  </li>
352
346
  <li>getCallICFGNode()
353
- : <a class="el" href="classSVF_1_1ICFG.html#ab10620eaac6b74f7cb18ba0c1211b4f1">SVF::ICFG</a>
347
+ : <a class="el" href="classSVF_1_1ICFG.html#adc66b547720b9271e6805edea0b9d01f">SVF::ICFG</a>
348
+ , <a class="el" href="classSVF_1_1ICFGBuilder.html#a702a888f2175dd32e2467bff27385e02">SVF::ICFGBuilder</a>
349
+ , <a class="el" href="classSVF_1_1PCG.html#a48c51b626e516aa1c0768b57becb6f68">SVF::PCG</a>
350
+ , <a class="el" href="classSVF_1_1RetICFGNode.html#a98c5e8394aa337e53a5ba8f4b0a245d4">SVF::RetICFGNode</a>
351
+ , <a class="el" href="classSVF_1_1TCT.html#a238810a60f1010c5177e01683c8c1159">SVF::TCT</a>
354
352
  </li>
355
353
  <li>getCallInst()
356
354
  : <a class="el" href="classSVF_1_1CallPE.html#aa50cca8bd91ffb135a7998b58ad7966f">SVF::CallPE</a>
@@ -870,6 +868,10 @@ $(function() {
870
868
  , <a class="el" href="classSVF_1_1PointerAnalysis.html#a68b05bc02c5473c1e0d39ac4f4454bac">SVF::PointerAnalysis</a>
871
869
  , <a class="el" href="classSVF_1_1SVFIR.html#a2878e202045b7f2c817185e8bf95d354">SVF::SVFIR</a>
872
870
  </li>
871
+ <li>getFlattenedElemIdxVec()
872
+ : <a class="el" href="classSVF_1_1StInfo.html#a55e5fd85f232c1867c5c6a73646d53eb">SVF::StInfo</a>
873
+ , <a class="el" href="classSVF_1_1SymbolTableInfo.html#a439024050e7b78021259ca5a2d68a83f">SVF::SymbolTableInfo</a>
874
+ </li>
873
875
  <li>getFlattenedFieldIdxVec()
874
876
  : <a class="el" href="classSVF_1_1StInfo.html#aaf05447c20c9f90eea64ab6e88d6ab05">SVF::StInfo</a>
875
877
  , <a class="el" href="classSVF_1_1SymbolTableInfo.html#af0477d1e8af9ad51a9884e687fcdf29b">SVF::SymbolTableInfo</a>
@@ -878,10 +880,6 @@ $(function() {
878
880
  : <a class="el" href="classSVF_1_1StInfo.html#ab5908115f11eccee61bd0759a51d5af0">SVF::StInfo</a>
879
881
  , <a class="el" href="classSVF_1_1SymbolTableInfo.html#a9ca564bdc1f40a2ccd30d98e0e4075b0">SVF::SymbolTableInfo</a>
880
882
  </li>
881
- <li>getFlattenedOffsetVec()
882
- : <a class="el" href="classSVF_1_1StInfo.html#acd2021bf9d624d83f86a6fa1a4423c8c">SVF::StInfo</a>
883
- , <a class="el" href="classSVF_1_1SymbolTableInfo.html#a487561309c56e6ed2e5a0e94c94b0e7a">SVF::SymbolTableInfo</a>
884
- </li>
885
883
  <li>getFlattenElemTy()
886
884
  : <a class="el" href="classSVF_1_1FlattenedFieldInfo.html#a92c1b65c36feeabf09541c9af4650f14">SVF::FlattenedFieldInfo</a>
887
885
  </li>
@@ -889,7 +887,7 @@ $(function() {
889
887
  : <a class="el" href="classSVF_1_1FlattenedFieldInfo.html#a34759f793f0445d2941c9a7d1413b7b2">SVF::FlattenedFieldInfo</a>
890
888
  </li>
891
889
  <li>getFlatternedFieldType()
892
- : <a class="el" href="classSVF_1_1StInfo.html#a102181a3ac3c634e3c25a566756ec764">SVF::StInfo</a>
890
+ : <a class="el" href="classSVF_1_1StInfo.html#aecd92dab41e8200a5dd4a10085ad882b">SVF::StInfo</a>
893
891
  , <a class="el" href="classSVF_1_1SymbolTableInfo.html#a666d1dff7a629bd34abbd2031c1037a4">SVF::SymbolTableInfo</a>
894
892
  </li>
895
893
  <li>getFollowers()
@@ -961,23 +959,23 @@ $(function() {
961
959
  <li>getFunctionType()
962
960
  : <a class="el" href="classSVF_1_1CallSite.html#ad0040f4b7953b509059223d1d52c203f">SVF::CallSite</a>
963
961
  </li>
964
- <li>getFunEntryBlockNode()
965
- : <a class="el" href="classSVF_1_1ICFG.html#a2b32cfb0b4b3e420aa8e67fc6d4f1025">SVF::ICFG</a>
962
+ <li>getFunEntryBlock()
963
+ : <a class="el" href="classSVF_1_1ICFG.html#acc261924103bd0c357acd3acfa6cf38a">SVF::ICFG</a>
966
964
  </li>
967
965
  <li>getFunEntryChiNum()
968
966
  : <a class="el" href="classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f">SVF::MemSSA</a>
969
967
  </li>
970
968
  <li>getFunEntryICFGNode()
971
- : <a class="el" href="classSVF_1_1ICFG.html#a11a2c1f54747069b924ee2870163dc05">SVF::ICFG</a>
969
+ : <a class="el" href="classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076">SVF::ICFG</a>
972
970
  </li>
973
971
  <li>getFunEntryNode()
974
972
  : <a class="el" href="classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e">SVF::FormalINSVFGNode</a>
975
973
  </li>
976
- <li>getFunExitBlockNode()
977
- : <a class="el" href="classSVF_1_1ICFG.html#a8f131fd585f6fa0c93023ee193500b26">SVF::ICFG</a>
974
+ <li>getFunExitBlock()
975
+ : <a class="el" href="classSVF_1_1ICFG.html#a22d7f37a0cb2df90f73c1f2e3eaa71c6">SVF::ICFG</a>
978
976
  </li>
979
977
  <li>getFunExitICFGNode()
980
- : <a class="el" href="classSVF_1_1ICFG.html#a12f78e9ce71a904975932e1784060050">SVF::ICFG</a>
978
+ : <a class="el" href="classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919">SVF::ICFG</a>
981
979
  </li>
982
980
  <li>getFunExitNode()
983
981
  : <a class="el" href="classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d">SVF::FormalOUTSVFGNode</a>
@@ -1034,8 +1032,8 @@ $(function() {
1034
1032
  : <a class="el" href="classSVF_1_1SVFIR.html#a811c5eaeef1e52cc2d6f56ec5a76bb02">SVF::SVFIR</a>
1035
1033
  , <a class="el" href="classSVF_1_1SVFIRBuilder.html#ad0b30ca8fc2939bb7360a3ff08727d58">SVF::SVFIRBuilder</a>
1036
1034
  </li>
1037
- <li>getGlobalBlockNode()
1038
- : <a class="el" href="classSVF_1_1ICFG.html#a51917fa4244cdb46f06ab647b5c2656f">SVF::ICFG</a>
1035
+ <li>getGlobalICFGNode()
1036
+ : <a class="el" href="classSVF_1_1ICFG.html#ae0b05ce161d62362642803158228e5d0">SVF::ICFG</a>
1039
1037
  </li>
1040
1038
  <li>getGlobalRep()
1041
1039
  : <a class="el" href="classSVF_1_1LLVMModuleSet.html#a757bf149437cce22163c764ea9993e12">SVF::LLVMModuleSet</a>
@@ -1184,11 +1182,11 @@ $(function() {
1184
1182
  <li>getInterVFEdgesForIndirectCallSite()
1185
1183
  : <a class="el" href="classSVF_1_1SVFG.html#a49fc2c505720d5cfa57231529d1c7534">SVF::SVFG</a>
1186
1184
  </li>
1187
- <li>getIntraBlockICFGNode()
1188
- : <a class="el" href="classSVF_1_1ICFG.html#a5f29490c8c18873fa80fc6b1c40b68bd">SVF::ICFG</a>
1185
+ <li>getIntraBlock()
1186
+ : <a class="el" href="classSVF_1_1ICFG.html#aedb66c7897f1d73185979e1297d1976d">SVF::ICFG</a>
1189
1187
  </li>
1190
- <li>getIntraBlockNode()
1191
- : <a class="el" href="classSVF_1_1ICFG.html#ad0ad7f96fe2b8f772e7d667d5ba3e9a3">SVF::ICFG</a>
1188
+ <li>getIntraICFGNode()
1189
+ : <a class="el" href="classSVF_1_1ICFG.html#a2b3a5a9c3c4c623a6d45ab1eac3c6a8b">SVF::ICFG</a>
1192
1190
  </li>
1193
1191
  <li>getIntraLockSet()
1194
1192
  : <a class="el" href="classSVF_1_1LockAnalysis.html#ad8e7c32cb1163f4917124fed5cf6c3ab">SVF::LockAnalysis</a>
@@ -1289,7 +1287,7 @@ $(function() {
1289
1287
  </li>
1290
1288
  <li>getLockVal()
1291
1289
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a785616f9c744d7249fd1080e5ed04d29">SVF::LockAnalysis</a>
1292
- , <a class="el" href="classSVF_1_1ThreadAPI.html#ad1d43e47f5036138e85068a1714f6c48">SVF::ThreadAPI</a>
1290
+ , <a class="el" href="classSVF_1_1ThreadAPI.html#a8f1c869eb42f7c89697cf2c7452ba9e9">SVF::ThreadAPI</a>
1293
1291
  </li>
1294
1292
  <li>getLocToDPMVecMap()
1295
1293
  : <a class="el" href="classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959">SVF::DDAVFSolver&lt; CVar, CPtSet, DPIm &gt;</a>
@@ -1357,7 +1355,7 @@ $(function() {
1357
1355
  : <a class="el" href="classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80">SVF::MRGenerator</a>
1358
1356
  </li>
1359
1357
  <li>getModRefInfo()
1360
- : <a class="el" href="classSVF_1_1MRGenerator.html#ac14c99ee6064fc9cf30120a83c78e702">SVF::MRGenerator</a>
1358
+ : <a class="el" href="classSVF_1_1MRGenerator.html#a3a6c0f60c861b6d744225a40aea638d7">SVF::MRGenerator</a>
1361
1359
  , <a class="el" href="classSVF_1_1WPAPass.html#a567f818fa7b29142b18cb39e5c063a4e">SVF::WPAPass</a>
1362
1360
  </li>
1363
1361
  <li>getModSideEffectOfCallSite()
@@ -1432,7 +1430,7 @@ $(function() {
1432
1430
  : <a class="el" href="classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9">SVF::SVFG</a>
1433
1431
  </li>
1434
1432
  <li>getMUSet()
1435
- : <a class="el" href="classSVF_1_1MemSSA.html#af4d11a0c7da0ddd7dff8d75a00279847">SVF::MemSSA</a>
1433
+ : <a class="el" href="classSVF_1_1MemSSA.html#af1a7b3ca0144ebff3747715e89646fbb">SVF::MemSSA</a>
1436
1434
  </li>
1437
1435
  <li>getMutDFPTDataTy()
1438
1436
  : <a class="el" href="classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483">SVF::BVDataPTAImpl</a>
@@ -1515,6 +1513,14 @@ $(function() {
1515
1513
  <li>getNumOfCxtLocks()
1516
1514
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a3df63f936d488166109d73bdcf0437d5">SVF::LockAnalysis</a>
1517
1515
  </li>
1516
+ <li>getNumOfFlattenElements()
1517
+ : <a class="el" href="classSVF_1_1StInfo.html#a518c82138fcadc6634980566c1c0f762">SVF::StInfo</a>
1518
+ , <a class="el" href="classSVF_1_1SymbolTableInfo.html#a747073d433e05e15085a2675f6a1e18f">SVF::SymbolTableInfo</a>
1519
+ </li>
1520
+ <li>getNumOfFlattenFields()
1521
+ : <a class="el" href="classSVF_1_1StInfo.html#ae5fad367673315da57a604e64b5889f0">SVF::StInfo</a>
1522
+ , <a class="el" href="classSVF_1_1SymbolTableInfo.html#a5ef16ff6a5787d89fd3f829bf518cf87">SVF::SymbolTableInfo</a>
1523
+ </li>
1518
1524
  <li>getNumOfForksite()
1519
1525
  : <a class="el" href="classSVF_1_1ThreadCallGraph.html#aa847760765aae18bcb93b260a881441b">SVF::ThreadCallGraph</a>
1520
1526
  </li>
@@ -1568,7 +1574,8 @@ $(function() {
1568
1574
  : <a class="el" href="classSVF_1_1AndersenHCD.html#ac2e6a5acffff567e729b6aa9e9beeb55">SVF::AndersenHCD</a>
1569
1575
  </li>
1570
1576
  <li>getOffsetValueVec()
1571
- : <a class="el" href="classSVF_1_1LocationSet.html#a5a5ca0b81da0b34ab426bc6a28ed346c">SVF::LocationSet</a>
1577
+ : <a class="el" href="classSVF_1_1GepStmt.html#a37811e62495493454405cb33e4a2b904">SVF::GepStmt</a>
1578
+ , <a class="el" href="classSVF_1_1LocationSet.html#a5a5ca0b81da0b34ab426bc6a28ed346c">SVF::LocationSet</a>
1572
1579
  </li>
1573
1580
  <li>getOpcode()
1574
1581
  : <a class="el" href="classSVF_1_1BinaryOPStmt.html#ad0a7c5e87355d7a83176343322db448f">SVF::BinaryOPStmt</a>
@@ -1618,18 +1625,12 @@ $(function() {
1618
1625
  <li>getOrAddBranchCond()
1619
1626
  : <a class="el" href="classSVF_1_1CondManager.html#a0ca23ef4850f9be8abf303eafd104dab">SVF::CondManager</a>
1620
1627
  </li>
1621
- <li>getOrAddCallICFGNode()
1622
- : <a class="el" href="classSVF_1_1ICFGBuilder.html#af0b1627b91de8d007d95ee90c6bfb8da">SVF::ICFGBuilder</a>
1623
- </li>
1624
1628
  <li>getOrAddInterBlockICFGNode()
1625
1629
  : <a class="el" href="classSVF_1_1ICFGBuilder.html#a1c07cce4cae9bfc8884b37cbda06d8ac">SVF::ICFGBuilder</a>
1626
1630
  </li>
1627
1631
  <li>getOrAddIntraBlockICFGNode()
1628
1632
  : <a class="el" href="classSVF_1_1ICFGBuilder.html#a91599e3ddb71462ec61a50fad91288da">SVF::ICFGBuilder</a>
1629
1633
  </li>
1630
- <li>getOrAddRetICFGNode()
1631
- : <a class="el" href="classSVF_1_1ICFGBuilder.html#afbf56b40d45f14b3a846d840f44d1681">SVF::ICFGBuilder</a>
1632
- </li>
1633
1634
  <li>getOrCreateNode()
1634
1635
  : <a class="el" href="classSVF_1_1DCHGraph.html#a9ed6b91fad334605f514049a2072b538">SVF::DCHGraph</a>
1635
1636
  </li>
@@ -1637,7 +1638,7 @@ $(function() {
1637
1638
  : <a class="el" href="classSVF_1_1TCT.html#a787e815e9c7e53566ce56127dd31a3a9">SVF::TCT</a>
1638
1639
  </li>
1639
1640
  <li>getOriginalFieldType()
1640
- : <a class="el" href="classSVF_1_1StInfo.html#a353476ac0b11f153555557b932847d85">SVF::StInfo</a>
1641
+ : <a class="el" href="classSVF_1_1StInfo.html#acf1ba3bc3ffbd2f7d457b613b6c5f4be">SVF::StInfo</a>
1641
1642
  , <a class="el" href="classSVF_1_1SymbolTableInfo.html#a866085ff37b7841606c523817c621f49">SVF::SymbolTableInfo</a>
1642
1643
  </li>
1643
1644
  <li>getOriginalObj()
@@ -1811,7 +1812,7 @@ $(function() {
1811
1812
  <li>getPts()
1812
1813
  : <a class="el" href="classSVF_1_1Andersen.html#a187285a5bdf9422d9188b2b11b667639">SVF::Andersen</a>
1813
1814
  , <a class="el" href="classSVF_1_1BVDataPTAImpl.html#aee289e298e421448caaa604b7eb34fcb">SVF::BVDataPTAImpl</a>
1814
- , <a class="el" href="classSVF_1_1CondPTAImpl.html#a63fa2b3a96696ffc67a119c1ba5ce748">SVF::CondPTAImpl&lt; Cond &gt;</a>
1815
+ , <a class="el" href="classSVF_1_1CondPTAImpl.html#a0b96ba98239186d6d676f9540da9e590">SVF::CondPTAImpl&lt; Cond &gt;</a>
1815
1816
  , <a class="el" href="classSVF_1_1MutableDFPTData.html#a4cbb9131a89c5c48367fb927693b5c6b">SVF::MutableDFPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1816
1817
  , <a class="el" href="classSVF_1_1MutableDiffPTData.html#ac2f494da9379c336bb81a0dc438b5af9">SVF::MutableDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1817
1818
  , <a class="el" href="classSVF_1_1MutablePTData.html#abe4230f3ba78fc660ea291fda36ffa62">SVF::MutablePTData&lt; Key, KeySet, Data, DataSet &gt;</a>
@@ -1832,7 +1833,7 @@ $(function() {
1832
1833
  , <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1833
1834
  </li>
1834
1835
  <li>getPtsSubSetMap()
1835
- : <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53">SVF::IntraDisjointMRG</a>
1836
+ : <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ae3c857c056f4e6e863843bafba7fdea1">SVF::IntraDisjointMRG</a>
1836
1837
  </li>
1837
1838
  <li>getRawCTirMetadata()
1838
1839
  : <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#a2c47ba37bd250be455a21d1f0049d556">SVF::FlowSensitiveTBHC</a>
@@ -1884,12 +1885,13 @@ $(function() {
1884
1885
  <li>getRet()
1885
1886
  : <a class="el" href="classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262">SVF::FormalRetVFGNode</a>
1886
1887
  </li>
1887
- <li>getRetBlockNode()
1888
- : <a class="el" href="classSVF_1_1ICFG.html#a392e5ea7c356763a988407f91343f034">SVF::ICFG</a>
1888
+ <li>getRetBlock()
1889
+ : <a class="el" href="classSVF_1_1CallICFGNode.html#a37c483e7ef957a59bfe9d37e401827a9">SVF::CallICFGNode</a>
1890
+ , <a class="el" href="classSVF_1_1ICFG.html#a3b59f9ba22e03d323bc2fa5928902243">SVF::ICFG</a>
1889
1891
  </li>
1890
1892
  <li>getRetICFGNode()
1891
- : <a class="el" href="classSVF_1_1CallICFGNode.html#ae23a7540609879ac0379fc53b4e7eead">SVF::CallICFGNode</a>
1892
- , <a class="el" href="classSVF_1_1ICFG.html#a26ee40d30efc126734b7fb081db5da54">SVF::ICFG</a>
1893
+ : <a class="el" href="classSVF_1_1ICFG.html#a66cb50d8c176f800f06d9cb8924eb896">SVF::ICFG</a>
1894
+ , <a class="el" href="classSVF_1_1ICFGBuilder.html#a7c1125c992eec20e118e6bfc12cb8bfb">SVF::ICFGBuilder</a>
1893
1895
  </li>
1894
1896
  <li>getRetParmAtJoinedSite()
1895
1897
  : <a class="el" href="classSVF_1_1ThreadAPI.html#a5439ef32c909b02c83cbd30eb0a0fe12">SVF::ThreadAPI</a>
@@ -1916,7 +1918,7 @@ $(function() {
1916
1918
  </li>
1917
1919
  <li>getRevPts()
1918
1920
  : <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a58113943e4e7144d94d26991dcc8bcc7">SVF::BVDataPTAImpl</a>
1919
- , <a class="el" href="classSVF_1_1CondPTAImpl.html#aa266eef30817c557882de19aefe135a9">SVF::CondPTAImpl&lt; Cond &gt;</a>
1921
+ , <a class="el" href="classSVF_1_1CondPTAImpl.html#a0da0602c5b260afaba4bef1abcbcf7b3">SVF::CondPTAImpl&lt; Cond &gt;</a>
1920
1922
  , <a class="el" href="classSVF_1_1MutableDFPTData.html#a2f98940bd8266ad37a975c6d30d948b4">SVF::MutableDFPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1921
1923
  , <a class="el" href="classSVF_1_1MutableDiffPTData.html#ad9bd6762fc6525afaed4a6c6da63688d">SVF::MutableDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1922
1924
  , <a class="el" href="classSVF_1_1MutablePTData.html#a36aa05b8f5c308035315d6df7036c096">SVF::MutablePTData&lt; Key, KeySet, Data, DataSet &gt;</a>
@@ -2050,7 +2052,7 @@ $(function() {
2050
2052
  : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a90bca8ff906ea48fb5e3a69da463ccab">SVF::SymbolTableInfo</a>
2051
2053
  </li>
2052
2054
  <li>getStructInfoIter()
2053
- : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a075a16b154514e282fcdd6f116a99e43">SVF::SymbolTableInfo</a>
2055
+ : <a class="el" href="classSVF_1_1SymbolTableInfo.html#aeb3f594076c60fc313c29d282f347f08">SVF::SymbolTableInfo</a>
2054
2056
  </li>
2055
2057
  <li>getSubNodes()
2056
2058
  : <a class="el" href="classSVF_1_1Steensgaard.html#a95ed4be99e201058cb6d994250d2629f">SVF::Steensgaard</a>
@@ -2070,7 +2072,7 @@ $(function() {
2070
2072
  , <a class="el" href="classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360">SVF::BranchVFGNode</a>
2071
2073
  </li>
2072
2074
  <li>getSuccNodes()
2073
- : <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a8164ae39b494115142767abc29cebd53">SVF::MTASVFGBuilder</a>
2075
+ : <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a7033805052c8fae5cd0104fdd9e345c0">SVF::MTASVFGBuilder</a>
2074
2076
  </li>
2075
2077
  <li>getSVFFun()
2076
2078
  : <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
@@ -2118,7 +2120,7 @@ $(function() {
2118
2120
  : <a class="el" href="classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744">SVF::SVFIR</a>
2119
2121
  </li>
2120
2122
  <li>getTaskDataAtHareParForSite()
2121
- : <a class="el" href="classSVF_1_1ThreadAPI.html#a58cf56e35be873a5a26c5eb0d9b5c9b3">SVF::ThreadAPI</a>
2123
+ : <a class="el" href="classSVF_1_1ThreadAPI.html#aee8fac6281a95d8a519add100e8887d1">SVF::ThreadAPI</a>
2122
2124
  </li>
2123
2125
  <li>getTaskFuncAtHareParForSite()
2124
2126
  : <a class="el" href="classSVF_1_1ThreadAPI.html#a282d6aeab91135af4cab8195d67badf6">SVF::ThreadAPI</a>
@@ -452,7 +452,8 @@ $(function() {
452
452
  : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a61bda1c1c52fb765d0027d8141d35c35">SVF::SymbolTableInfo</a>
453
453
  </li>
454
454
  <li>isConstantOffset()
455
- : <a class="el" href="classSVF_1_1LocationSet.html#a4a9185282308c50f86fdf66f7060373d">SVF::LocationSet</a>
455
+ : <a class="el" href="classSVF_1_1GepStmt.html#ab6f37c073e4755c4b8bb3ed6365687f4">SVF::GepStmt</a>
456
+ , <a class="el" href="classSVF_1_1LocationSet.html#a4a9185282308c50f86fdf66f7060373d">SVF::LocationSet</a>
456
457
  </li>
457
458
  <li>isConstantStruct()
458
459
  : <a class="el" href="classSVF_1_1MemObj.html#a019a77516c403f1f3cc72917b810a41f">SVF::MemObj</a>
@@ -556,14 +557,14 @@ $(function() {
556
557
  , <a class="el" href="classSVF_1_1SrcSnkDDA.html#a391bb031b2f244e930b266a29cda0af7">SVF::SrcSnkDDA</a>
557
558
  </li>
558
559
  <li>isHareParFor()
559
- : <a class="el" href="classSVF_1_1ThreadAPI.html#adb944c2287cf7686a03b0e53a03ba025">SVF::ThreadAPI</a>
560
+ : <a class="el" href="classSVF_1_1ThreadAPI.html#a86d75b7e3570337e484397e60f97d88e">SVF::ThreadAPI</a>
560
561
  </li>
561
562
  <li>isHBPair()
562
563
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a86c68ce5fd8825b1593d92a5a5bad389">SVF::ForkJoinAnalysis</a>
563
564
  , <a class="el" href="classSVF_1_1MHP.html#a6f07427b45991b2d8a3ff21582121d23">SVF::MHP</a>
564
565
  </li>
565
566
  <li>isHeadofSpan()
566
- : <a class="el" href="classSVF_1_1MTASVFGBuilder.html#ad0c3ea19875191721cd466fe85b91a8c">SVF::MTASVFGBuilder</a>
567
+ : <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a5c32c2f5038aab15ec2da50c7c99b405">SVF::MTASVFGBuilder</a>
567
568
  </li>
568
569
  <li>isHeap()
569
570
  : <a class="el" href="classSVF_1_1MemObj.html#a898c5bb3956402578266a6fb142e02b1">SVF::MemObj</a>
@@ -628,7 +629,7 @@ $(function() {
628
629
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a65aca2bc12fc34203b16549653943eae">SVF::LockAnalysis</a>
629
630
  </li>
630
631
  <li>isInSameCSSpan()
631
- : <a class="el" href="classSVF_1_1LockAnalysis.html#a4245d946dd694b59b5c8ef30b08cb1dd">SVF::LockAnalysis</a>
632
+ : <a class="el" href="classSVF_1_1LockAnalysis.html#a8595b976bf60d161561e5494257aa179">SVF::LockAnalysis</a>
632
633
  </li>
633
634
  <li>isInSameSpan()
634
635
  : <a class="el" href="classSVF_1_1LockAnalysis.html#af30d0dad3d17188de8c2cea9b004f3d3">SVF::LockAnalysis</a>
@@ -705,7 +706,7 @@ $(function() {
705
706
  : <a class="el" href="classSVF_1_1MTAAnnotator.html#aee9e5ebac543d9a2aab511410b047898">SVF::MTAAnnotator</a>
706
707
  </li>
707
708
  <li>isMemDealloc()
708
- : <a class="el" href="classSVF_1_1SaberCheckerAPI.html#ab6d9c2435bdb1c01542cc75e9eef0a4e">SVF::SaberCheckerAPI</a>
709
+ : <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a3b9d60c60d518a8abe2951ccc627fe33">SVF::SaberCheckerAPI</a>
709
710
  </li>
710
711
  <li>isMemset()
711
712
  : <a class="el" href="classSVF_1_1MTAAnnotator.html#a36eb47b716c3b44ba5c459052bb0ed93">SVF::MTAAnnotator</a>
@@ -784,7 +785,7 @@ $(function() {
784
785
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a842ddef4d1cb9c45555d949375627a48">SVF::LockAnalysis</a>
785
786
  </li>
786
787
  <li>isProtectedByCommonCxtLock()
787
- : <a class="el" href="classSVF_1_1LockAnalysis.html#a56405fa1fec68717958ed1c05dd34287">SVF::LockAnalysis</a>
788
+ : <a class="el" href="classSVF_1_1LockAnalysis.html#a3e2e629a588b44ed39e529babb59a4f9">SVF::LockAnalysis</a>
788
789
  </li>
789
790
  <li>isProtectedByCommonLock()
790
791
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a4d4501d62bf51475662b6ba66e6380aa">SVF::LockAnalysis</a>
@@ -919,7 +920,7 @@ $(function() {
919
920
  </li>
920
921
  <li>isTDAcquire()
921
922
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a5521de9933ce74d0954a942dfceae772">SVF::LockAnalysis</a>
922
- , <a class="el" href="classSVF_1_1ThreadAPI.html#a608f0cb60a665745748b6a6654a6e837">SVF::ThreadAPI</a>
923
+ , <a class="el" href="classSVF_1_1ThreadAPI.html#a9db4df7968ec179e5012794c58fdee70">SVF::ThreadAPI</a>
923
924
  </li>
924
925
  <li>isTDBarWait()
925
926
  : <a class="el" href="classSVF_1_1ThreadAPI.html#a0ff50b4312b9aa2c7ebd00e9a40a2668">SVF::ThreadAPI</a>
@@ -940,7 +941,7 @@ $(function() {
940
941
  </li>
941
942
  <li>isTDRelease()
942
943
  : <a class="el" href="classSVF_1_1LockAnalysis.html#ae312fa9ddb320674f7bc31e29aa474ed">SVF::LockAnalysis</a>
943
- , <a class="el" href="classSVF_1_1ThreadAPI.html#a38adae633d5aceddcca3b3a23ad66db9">SVF::ThreadAPI</a>
944
+ , <a class="el" href="classSVF_1_1ThreadAPI.html#a1bba2e9df7a74e7e2f728267ff4bfe0f">SVF::ThreadAPI</a>
944
945
  </li>
945
946
  <li>isTemplate()
946
947
  : <a class="el" href="classSVF_1_1CHNode.html#aff23fda93401c60422a4a5a08d77d749">SVF::CHNode</a>
@@ -287,6 +287,9 @@ $(function() {
287
287
  <li>setNorRep()
288
288
  : <a class="el" href="classSVF_1_1OfflineConsG.html#a3cb6384160b50bd0a94de3fd2eb6facd">SVF::OfflineConsG</a>
289
289
  </li>
290
+ <li>setNumOfFieldsAndElems()
291
+ : <a class="el" href="classSVF_1_1StInfo.html#a1a07c2b1415c29d7d70791c6dfe602a3">SVF::StInfo</a>
292
+ </li>
290
293
  <li>setObjFieldInsensitive()
291
294
  : <a class="el" href="classSVF_1_1PointerAnalysis.html#ac5683fe2e24b393ccc5cb6d8bc92cf2b">SVF::PointerAnalysis</a>
292
295
  </li>
@@ -471,8 +474,8 @@ $(function() {
471
474
  : <a class="el" href="classSVF_1_1PCG.html#a8dcd94e8f996fdb2197159ea95226817">SVF::PCG</a>
472
475
  </li>
473
476
  <li>split()
474
- : <a class="el" href="classSVF_1_1LockResultValidator.html#ab8a6935e1ea6f99d60ead862a7b1782f">SVF::LockResultValidator</a>
475
- , <a class="el" href="classSVF_1_1MTAResultValidator.html#a73db9ad234b263b6e644e4b38be14fe6">SVF::MTAResultValidator</a>
477
+ : <a class="el" href="classSVF_1_1LockResultValidator.html#ad26006e14c866d694bc6e2ebaa41ded9">SVF::LockResultValidator</a>
478
+ , <a class="el" href="classSVF_1_1MTAResultValidator.html#a7dad63ce2a85142a56d13926f10fde47">SVF::MTAResultValidator</a>
476
479
  </li>
477
480
  <li>SrcSnkDDA()
478
481
  : <a class="el" href="classSVF_1_1SrcSnkDDA.html#a73f6ddd4ba868e203109c52e4f3600bd">SVF::SrcSnkDDA</a>
@@ -521,13 +524,13 @@ $(function() {
521
524
  : <a class="el" href="classSVF_1_1StmtVFGNode.html#a03c4e0a31d2377ef4ffe46fe183ccd9d">SVF::StmtVFGNode</a>
522
525
  </li>
523
526
  <li>StoreCGEdge()
524
- : <a class="el" href="classSVF_1_1StoreCGEdge.html#a667b277ef845b866d3b11a7fbfce0815">SVF::StoreCGEdge</a>
527
+ : <a class="el" href="classSVF_1_1StoreCGEdge.html#a0f873b0be0ac726e412171119c5b3a50">SVF::StoreCGEdge</a>
525
528
  </li>
526
529
  <li>StoreCHI()
527
530
  : <a class="el" href="classSVF_1_1StoreCHI.html#a34433e6e437d302014fd06b5fb624a79">SVF::StoreCHI&lt; Cond &gt;</a>
528
531
  </li>
529
532
  <li>StoreStmt()
530
- : <a class="el" href="classSVF_1_1StoreStmt.html#a39ee0d8cc951aff0d6418a3d743fb3ae">SVF::StoreStmt</a>
533
+ : <a class="el" href="classSVF_1_1StoreStmt.html#a22bc2f9290dfd7ade13ba63cc983ac42">SVF::StoreStmt</a>
531
534
  </li>
532
535
  <li>StoreVFGNode()
533
536
  : <a class="el" href="classSVF_1_1StoreVFGNode.html#ab4b9182cb0f2ef7dfc1e15789a311ecd">SVF::StoreVFGNode</a>
@@ -542,7 +545,7 @@ $(function() {
542
545
  : <a class="el" href="classSVF_1_1FlowSensitive.html#a8ebe4342c1496b906ee1b6450558c3e8">SVF::FlowSensitive</a>
543
546
  </li>
544
547
  <li>subNodes()
545
- : <a class="el" href="classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#aa2b23b22bb0304ce07ab9b14f0fdc395">SVF::SCCDetection&lt; GraphType &gt;::GNodeSCCInfo</a>
548
+ : <a class="el" href="classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#a48981e6555ad221d08f16ed2df708027">SVF::SCCDetection&lt; GraphType &gt;::GNodeSCCInfo</a>
546
549
  , <a class="el" href="classSVF_1_1SCCDetection.html#a6ab5eff6a576e6d8703c1ea29b7f425d">SVF::SCCDetection&lt; GraphType &gt;</a>
547
550
  </li>
548
551
  <li>SVFBasicBlock()