svf-tools 1.0.561 → 1.0.564

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 (154) hide show
  1. package/SVF-doxygen/html/html/AndersenStat_8cpp_source.html +7 -38
  2. package/SVF-doxygen/html/html/CHGBuilder_8cpp_source.html +1 -1
  3. package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +3 -3
  4. package/SVF-doxygen/html/html/DDAStat_8cpp_source.html +7 -7
  5. package/SVF-doxygen/html/html/DDAStat_8h_source.html +1 -1
  6. package/SVF-doxygen/html/html/DDAVFSolver_8h_source.html +2 -2
  7. package/SVF-doxygen/html/html/ExtAPI_8cpp_source.html +17 -17
  8. package/SVF-doxygen/html/html/ExtAPI_8h_source.html +17 -17
  9. package/SVF-doxygen/html/html/FlowSensitiveStat_8cpp_source.html +3 -3
  10. package/SVF-doxygen/html/html/ICFGStat_8h_source.html +2 -2
  11. package/SVF-doxygen/html/html/LLVMModule_8cpp_source.html +2 -1
  12. package/SVF-doxygen/html/html/LLVMModule_8h_source.html +10 -10
  13. package/SVF-doxygen/html/html/LockAnalysis_8cpp_source.html +2 -2
  14. package/SVF-doxygen/html/html/MHP_8cpp_source.html +2 -2
  15. package/SVF-doxygen/html/html/MTAStat_8cpp_source.html +4 -4
  16. package/SVF-doxygen/html/html/MTA_8cpp_source.html +1 -1
  17. package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +1 -1
  18. package/SVF-doxygen/html/html/NodeIDAllocator_8cpp_source.html +1 -1
  19. package/SVF-doxygen/html/html/PTAStat_8cpp.html +0 -1
  20. package/SVF-doxygen/html/html/PTAStat_8cpp_source.html +9 -111
  21. package/SVF-doxygen/html/html/PTAStat_8h_source.html +7 -69
  22. package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +1 -1
  23. package/SVF-doxygen/html/html/SVFGStat_8cpp_source.html +6 -6
  24. package/SVF-doxygen/html/html/SVFGStat_8h_source.html +1 -1
  25. package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +2 -1
  26. package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +37 -37
  27. package/SVF-doxygen/html/html/SVFModule_8cpp.html +1 -0
  28. package/SVF-doxygen/html/html/SVFModule_8cpp_source.html +6 -2
  29. package/SVF-doxygen/html/html/SVFModule_8h_source.html +1 -1
  30. package/SVF-doxygen/html/html/SVFStat_8cpp_source.html +65 -3
  31. package/SVF-doxygen/html/html/SVFStat_8h_source.html +16 -11
  32. package/SVF-doxygen/html/html/SVFUtil_8h_source.html +7 -7
  33. package/SVF-doxygen/html/html/VersionedFlowSensitiveStat_8cpp_source.html +3 -3
  34. package/SVF-doxygen/html/html/VersionedFlowSensitive_8cpp_source.html +1 -1
  35. package/SVF-doxygen/html/html/cfl_8cpp.html +1 -1
  36. package/SVF-doxygen/html/html/cfl_8cpp_source.html +1 -1
  37. package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +4 -4
  38. package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD.html +4 -4
  39. package/SVF-doxygen/html/html/classSVF_1_1AndersenStat-members.html +18 -68
  40. package/SVF-doxygen/html/html/classSVF_1_1AndersenStat.html +23 -208
  41. package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff.html +2 -2
  42. package/SVF-doxygen/html/html/classSVF_1_1CHGBuilder.html +1 -1
  43. package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +3 -3
  44. package/SVF-doxygen/html/html/classSVF_1_1DDAStat-members.html +17 -67
  45. package/SVF-doxygen/html/html/classSVF_1_1DDAStat.html +22 -176
  46. package/SVF-doxygen/html/html/classSVF_1_1DDAVFSolver.html +4 -4
  47. package/SVF-doxygen/html/html/classSVF_1_1ExtAPI.html +50 -50
  48. package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +3 -3
  49. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +13 -13
  50. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat-members.html +20 -70
  51. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +20 -188
  52. package/SVF-doxygen/html/html/classSVF_1_1ICFGStat-members.html +17 -67
  53. package/SVF-doxygen/html/html/classSVF_1_1ICFGStat.html +18 -172
  54. package/SVF-doxygen/html/html/classSVF_1_1LLVMModuleSet.html +36 -33
  55. package/SVF-doxygen/html/html/classSVF_1_1LockAnalysis.html +5 -5
  56. package/SVF-doxygen/html/html/classSVF_1_1MHP.html +3 -3
  57. package/SVF-doxygen/html/html/classSVF_1_1MTA.html +1 -1
  58. package/SVF-doxygen/html/html/classSVF_1_1MTAStat-members.html +23 -73
  59. package/SVF-doxygen/html/html/classSVF_1_1MTAStat.html +26 -180
  60. package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +2 -2
  61. package/SVF-doxygen/html/html/classSVF_1_1MemSSAStat-members.html +22 -72
  62. package/SVF-doxygen/html/html/classSVF_1_1MemSSAStat.html +18 -172
  63. package/SVF-doxygen/html/html/classSVF_1_1NodeIDAllocator_1_1Clusterer.html +3 -3
  64. package/SVF-doxygen/html/html/classSVF_1_1PTAStat-members.html +11 -64
  65. package/SVF-doxygen/html/html/classSVF_1_1PTAStat.html +33 -1830
  66. package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +1 -1
  67. package/SVF-doxygen/html/html/classSVF_1_1SVFGStat-members.html +48 -98
  68. package/SVF-doxygen/html/html/classSVF_1_1SVFGStat.html +32 -186
  69. package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +128 -122
  70. package/SVF-doxygen/html/html/classSVF_1_1SVFModule.html +5 -2
  71. package/SVF-doxygen/html/html/classSVF_1_1SVFStat-members.html +22 -17
  72. package/SVF-doxygen/html/html/classSVF_1_1SVFStat.html +237 -34
  73. package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis.html +1 -1
  74. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive.html +6 -6
  75. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat-members.html +17 -67
  76. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +20 -187
  77. package/SVF-doxygen/html/html/dda_8cpp.html +1 -1
  78. package/SVF-doxygen/html/html/dda_8cpp_source.html +1 -1
  79. package/SVF-doxygen/html/html/functions_a.html +5 -9
  80. package/SVF-doxygen/html/html/functions_b.html +8 -11
  81. package/SVF-doxygen/html/html/functions_c.html +2 -2
  82. package/SVF-doxygen/html/html/functions_e.html +2 -3
  83. package/SVF-doxygen/html/html/functions_f.html +6 -6
  84. package/SVF-doxygen/html/html/functions_func_b.html +1 -4
  85. package/SVF-doxygen/html/html/functions_func_p.html +4 -5
  86. package/SVF-doxygen/html/html/functions_i.html +3 -3
  87. package/SVF-doxygen/html/html/functions_l.html +6 -6
  88. package/SVF-doxygen/html/html/functions_m.html +1 -9
  89. package/SVF-doxygen/html/html/functions_n.html +0 -114
  90. package/SVF-doxygen/html/html/functions_o.html +3 -3
  91. package/SVF-doxygen/html/html/functions_p.html +18 -27
  92. package/SVF-doxygen/html/html/functions_s.html +12 -21
  93. package/SVF-doxygen/html/html/functions_t.html +14 -22
  94. package/SVF-doxygen/html/html/functions_u.html +0 -3
  95. package/SVF-doxygen/html/html/functions_v.html +6 -6
  96. package/SVF-doxygen/html/html/functions_vars_a.html +0 -4
  97. package/SVF-doxygen/html/html/functions_vars_e.html +1 -2
  98. package/SVF-doxygen/html/html/functions_vars_m.html +1 -9
  99. package/SVF-doxygen/html/html/functions_vars_n.html +0 -114
  100. package/SVF-doxygen/html/html/functions_vars_p.html +1 -7
  101. package/SVF-doxygen/html/html/functions_vars_s.html +1 -8
  102. package/SVF-doxygen/html/html/functions_vars_t.html +9 -15
  103. package/SVF-doxygen/html/html/functions_vars_u.html +0 -3
  104. package/SVF-doxygen/html/html/mta_8cpp.html +1 -1
  105. package/SVF-doxygen/html/html/mta_8cpp_source.html +1 -1
  106. package/SVF-doxygen/html/html/saber_8cpp.html +1 -1
  107. package/SVF-doxygen/html/html/saber_8cpp_source.html +1 -1
  108. package/SVF-doxygen/html/html/search/all_1.js +1 -2
  109. package/SVF-doxygen/html/html/search/all_10.js +12 -14
  110. package/SVF-doxygen/html/html/search/all_11.js +1 -1
  111. package/SVF-doxygen/html/html/search/all_12.js +9 -11
  112. package/SVF-doxygen/html/html/search/all_13.js +7 -9
  113. package/SVF-doxygen/html/html/search/all_14.js +1 -1
  114. package/SVF-doxygen/html/html/search/all_15.js +4 -4
  115. package/SVF-doxygen/html/html/search/all_16.js +1 -1
  116. package/SVF-doxygen/html/html/search/all_2.js +1 -2
  117. package/SVF-doxygen/html/html/search/all_3.js +1 -1
  118. package/SVF-doxygen/html/html/search/all_5.js +2 -2
  119. package/SVF-doxygen/html/html/search/all_6.js +2 -2
  120. package/SVF-doxygen/html/html/search/all_9.js +1 -1
  121. package/SVF-doxygen/html/html/search/all_c.js +4 -4
  122. package/SVF-doxygen/html/html/search/all_d.js +2 -4
  123. package/SVF-doxygen/html/html/search/all_e.js +4 -40
  124. package/SVF-doxygen/html/html/search/all_f.js +2 -2
  125. package/SVF-doxygen/html/html/search/functions_1.js +1 -2
  126. package/SVF-doxygen/html/html/search/functions_f.js +3 -3
  127. package/SVF-doxygen/html/html/search/variables_1.js +1 -2
  128. package/SVF-doxygen/html/html/search/variables_10.js +1 -3
  129. package/SVF-doxygen/html/html/search/variables_12.js +1 -3
  130. package/SVF-doxygen/html/html/search/variables_13.js +6 -8
  131. package/SVF-doxygen/html/html/search/variables_14.js +1 -1
  132. package/SVF-doxygen/html/html/search/variables_5.js +1 -1
  133. package/SVF-doxygen/html/html/search/variables_c.js +1 -1
  134. package/SVF-doxygen/html/html/search/variables_d.js +2 -4
  135. package/SVF-doxygen/html/html/search/variables_e.js +4 -40
  136. package/SVF-doxygen/html/html/svf-ex_8cpp.html +1 -1
  137. package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +1 -1
  138. package/SVF-doxygen/html/html/wpa_8cpp.html +1 -1
  139. package/SVF-doxygen/html/html/wpa_8cpp_source.html +1 -1
  140. package/include/DDA/DDAVFSolver.h +4 -4
  141. package/include/Util/PTAStat.h +0 -79
  142. package/include/Util/SVFStat.h +7 -2
  143. package/lib/MTA/LockAnalysis.cpp +4 -4
  144. package/lib/MTA/MHP.cpp +2 -2
  145. package/lib/SVF-FE/LLVMModule.cpp +5 -0
  146. package/lib/SVF-FE/SVFIRBuilder.cpp +26 -0
  147. package/lib/Util/ExtAPI.cpp +42 -0
  148. package/lib/Util/PTAStat.cpp +7 -254
  149. package/lib/Util/SVFModule.cpp +4 -0
  150. package/lib/Util/SVFStat.cpp +202 -2
  151. package/lib/WPA/AndersenStat.cpp +31 -31
  152. package/lib/WPA/FlowSensitiveStat.cpp +14 -14
  153. package/lib/WPA/VersionedFlowSensitiveStat.cpp +13 -13
  154. package/package.json +1 -1
@@ -86,12 +86,12 @@ $(function() {
86
86
  <li>PAGEdgeSetTy
87
87
  : <a class="el" href="classSVF_1_1SVFStmt.html#a2bdfa37167b5496629e5cae62705d5f2">SVF::SVFStmt</a>
88
88
  </li>
89
- <li>PAGEdgeToFunMap
90
- : <a class="el" href="classSVF_1_1MRGenerator.html#a82be01b460a498c07fb6a8aba853ed31">SVF::MRGenerator</a>
91
- </li>
92
89
  <li>pagEdgeToFunMap
93
90
  : <a class="el" href="classSVF_1_1MRGenerator.html#ab250a4950269f57027d8e8ef10089f58">SVF::MRGenerator</a>
94
91
  </li>
92
+ <li>PAGEdgeToFunMap
93
+ : <a class="el" href="classSVF_1_1MRGenerator.html#a82be01b460a498c07fb6a8aba853ed31">SVF::MRGenerator</a>
94
+ </li>
95
95
  <li>PAGEdgeToSetMapTy
96
96
  : <a class="el" href="classSVF_1_1SVFStmt.html#a229c78147511f2a581c761552179b6fa">SVF::SVFStmt</a>
97
97
  </li>
@@ -172,12 +172,12 @@ $(function() {
172
172
  <li>PAGPrint
173
173
  : <a class="el" href="classSVF_1_1Options.html#a98df022c5da54ea30b3f0ce008d3ca80">SVF::Options</a>
174
174
  </li>
175
- <li>pagReadFromTXT()
176
- : <a class="el" href="classSVF_1_1SVFModule.html#a1357c876eccedd58b3abe68875b3a570">SVF::SVFModule</a>
177
- </li>
178
175
  <li>pagReadFromTxt
179
176
  : <a class="el" href="classSVF_1_1SVFModule.html#a2547331e2c32b077d5876e609cb7f48f">SVF::SVFModule</a>
180
177
  </li>
178
+ <li>pagReadFromTXT()
179
+ : <a class="el" href="classSVF_1_1SVFModule.html#a1357c876eccedd58b3abe68875b3a570">SVF::SVFModule</a>
180
+ </li>
181
181
  <li>pairheadmap
182
182
  : <a class="el" href="classSVF_1_1MTASVFGBuilder.html#af65f6553c6a7184401e249d777cd520e">SVF::MTASVFGBuilder</a>
183
183
  </li>
@@ -288,7 +288,7 @@ $(function() {
288
288
  , <a class="el" href="classSVF_1_1PTAStat.html#ad6de9d3f25c20705768000c987af0eb6">SVF::PTAStat</a>
289
289
  , <a class="el" href="classSVF_1_1SVFG.html#adc9fbb4553472b238d6c3bb5062279cb">SVF::SVFG</a>
290
290
  , <a class="el" href="classSVF_1_1SVFGStat.html#a037600bfff11659542f8595d8700dec4">SVF::SVFGStat</a>
291
- , <a class="el" href="classSVF_1_1SVFStat.html#a6113f8d009c42519f3a43913a0c02b95">SVF::SVFStat</a>
291
+ , <a class="el" href="classSVF_1_1SVFStat.html#a77c24aa3409dcbf56f57302f237b1eeb">SVF::SVFStat</a>
292
292
  , <a class="el" href="classSVF_1_1VersionedFlowSensitiveStat.html#af202623692135ad746aed1be995c55fb">SVF::VersionedFlowSensitiveStat</a>
293
293
  </li>
294
294
  <li>performStatforIFDS()
@@ -575,9 +575,8 @@ $(function() {
575
575
  , <a class="el" href="classSVF_1_1ICFGStat.html#af9c004e3532968ae806a3d344ef885ea">SVF::ICFGStat</a>
576
576
  , <a class="el" href="classSVF_1_1MemSSAStat.html#ad5fbe23c3374e5b3a45ac5fa4900441a">SVF::MemSSAStat</a>
577
577
  , <a class="el" href="classSVF_1_1PointerAnalysis.html#a4880571f57542afc50da506dfe273183">SVF::PointerAnalysis</a>
578
- , <a class="el" href="classSVF_1_1PTAStat.html#aca3e99ad83bddabee1dd565522691c78">SVF::PTAStat</a>
579
578
  , <a class="el" href="classSVF_1_1SVFGStat.html#a2e0adcfbe233523212e1ffbf5b01ba88">SVF::SVFGStat</a>
580
- , <a class="el" href="classSVF_1_1SVFStat.html#a77c3cfb0c2b85a343ad0fac3682557c3">SVF::SVFStat</a>
579
+ , <a class="el" href="classSVF_1_1SVFStat.html#a178fcefed6ffffc78bbe9b23e0e1babe">SVF::SVFStat</a>
581
580
  </li>
582
581
  <li>printStatPerQuery()
583
582
  : <a class="el" href="classSVF_1_1DDAStat.html#ae695696e5cd06eb27635887f0de30eff">SVF::DDAStat</a>
@@ -624,9 +623,6 @@ $(function() {
624
623
  : <a class="el" href="classSVF_1_1Andersen.html#ac4afe532655c3f311143ebbe15175ca2">SVF::Andersen</a>
625
624
  , <a class="el" href="classSVF_1_1FlowSensitive.html#aa401cc90de4e1c6842f08a43a28c5aa1">SVF::FlowSensitive</a>
626
625
  </li>
627
- <li>ProcessCopyGepTime
628
- : <a class="el" href="classSVF_1_1PTAStat.html#a95a0a7861731072baeaf75354531875f">SVF::PTAStat</a>
629
- </li>
630
626
  <li>processFunBody()
631
627
  : <a class="el" href="classSVF_1_1ICFGBuilder.html#ab1cc5de5c2ee7acf83e9ae51c7b38cb5">SVF::ICFGBuilder</a>
632
628
  </li>
@@ -667,9 +663,6 @@ $(function() {
667
663
  , <a class="el" href="classSVF_1_1FlowSensitive.html#a9968530b3dee876f55e6659530decf27">SVF::FlowSensitive</a>
668
664
  , <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a1d1f71c41cc3e81e636b58f4436e6d9b">SVF::VersionedFlowSensitive</a>
669
665
  </li>
670
- <li>ProcessLoadStoreTime
671
- : <a class="el" href="classSVF_1_1PTAStat.html#aeb6a52c31ecd004670e85f24b01d75d6">SVF::PTAStat</a>
672
- </li>
673
666
  <li>processNode()
674
667
  : <a class="el" href="classSVF_1_1Andersen.html#a1caa6fa0740f4fa789d960a5a6fcb9c1">SVF::Andersen</a>
675
668
  , <a class="el" href="classSVF_1_1AndersenWaveDiff.html#afa1055cda6c910b24480505efd205895">SVF::AndersenWaveDiff</a>
@@ -718,7 +711,7 @@ $(function() {
718
711
  : <a class="el" href="classSVF_1_1FlowSensitive.html#a3abffe1434386b1ce349fbed0cfe0967">SVF::FlowSensitive</a>
719
712
  </li>
720
713
  <li>propagateVersion()
721
- : <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a7a98162b69de90f80ce853a6ff43af56">SVF::VersionedFlowSensitive</a>
714
+ : <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#ad1aa83a71379164d3b7ccf6b61639cb1">SVF::VersionedFlowSensitive</a>
722
715
  </li>
723
716
  <li>propagateViaObj()
724
717
  : <a class="el" href="classSVF_1_1ContextDDA.html#a45d7a381fec0692b4d2f7d0eec47ccf1">SVF::ContextDDA</a>
@@ -812,12 +805,12 @@ $(function() {
812
805
  <li>PTACGNodeSet
813
806
  : <a class="el" href="classSVF_1_1TCT.html#afb579a5bdcc0a1c6b075bb9aae36c237">SVF::TCT</a>
814
807
  </li>
815
- <li>PTAImplTy
816
- : <a class="el" href="classSVF_1_1PointerAnalysis.html#ac0c0855918cb2cdc3d8ebc175acfbd4d">SVF::PointerAnalysis</a>
817
- </li>
818
808
  <li>ptaImplTy
819
809
  : <a class="el" href="classSVF_1_1PointerAnalysis.html#a5d3c3094e263bf16a4f312a118c1bd36">SVF::PointerAnalysis</a>
820
810
  </li>
811
+ <li>PTAImplTy
812
+ : <a class="el" href="classSVF_1_1PointerAnalysis.html#ac0c0855918cb2cdc3d8ebc175acfbd4d">SVF::PointerAnalysis</a>
813
+ </li>
821
814
  <li>PTAName()
822
815
  : <a class="el" href="classSVF_1_1Andersen.html#ad92dbecc91170b235180e59ba307acda">SVF::Andersen</a>
823
816
  , <a class="el" href="classSVF_1_1ContextDDA.html#afb0ab7fc43e6f0331072419e39ae0606">SVF::ContextDDA</a>
@@ -827,7 +820,7 @@ $(function() {
827
820
  , <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a6e4964389f96667bd69354fd4a742720">SVF::VersionedFlowSensitive</a>
828
821
  </li>
829
822
  <li>PTASCEV()
830
- : <a class="el" href="classSVF_1_1PTASCEV.html#afb1582fa355f2ae93a877f4f5bed56d3">SVF::PTASCEV</a>
823
+ : <a class="el" href="classSVF_1_1PTASCEV.html#a6a134ca4f7f50de053805e75431aa856">SVF::PTASCEV</a>
831
824
  </li>
832
825
  <li>PTAStat()
833
826
  : <a class="el" href="classSVF_1_1PTAStat.html#ac9b65b591200c16c420fbd26710b448f">SVF::PTAStat</a>
@@ -840,13 +833,11 @@ $(function() {
840
833
  </li>
841
834
  <li>PTAVector
842
835
  : <a class="el" href="classSVF_1_1DDAPass.html#acc7ad5d3266cb3e24fba0b4db186348a">SVF::DDAPass</a>
836
+ , <a class="el" href="classSVF_1_1WPAPass.html#ad4e3d480ebcc6bbbb7bcc8dc3df8663e">SVF::WPAPass</a>
843
837
  </li>
844
838
  <li>ptaVector
845
839
  : <a class="el" href="classSVF_1_1WPAPass.html#a72a66ae158793f5d1bcb37b655db4446">SVF::WPAPass</a>
846
840
  </li>
847
- <li>PTAVector
848
- : <a class="el" href="classSVF_1_1WPAPass.html#ad4e3d480ebcc6bbbb7bcc8dc3df8663e">SVF::WPAPass</a>
849
- </li>
850
841
  <li>PTBackingType
851
842
  : <a class="el" href="classSVF_1_1BVDataPTAImpl.html#ad76328a8543b02784992afc2d5501d8a">SVF::BVDataPTAImpl</a>
852
843
  </li>
@@ -888,7 +879,7 @@ $(function() {
888
879
  : <a class="el" href="classSVF_1_1PTData.html#abe01b39afed97b540c9bb8a8634afa28">SVF::PTData&lt; Key, KeySet, Data, DataSet &gt;</a>
889
880
  </li>
890
881
  <li>PTNumStatMap
891
- : <a class="el" href="classSVF_1_1PTAStat.html#afdb975520329be0c33cc7bdd51ba7031">SVF::PTAStat</a>
882
+ : <a class="el" href="classSVF_1_1SVFStat.html#a11c34e8ba16769d218432d9504ba26a0">SVF::SVFStat</a>
892
883
  </li>
893
884
  <li>ptr
894
885
  : <a class="el" href="classSVF_1_1PTASCEV.html#aa6b49b5cbe5057d779685c9ebe763421">SVF::PTASCEV</a>
@@ -908,12 +899,12 @@ $(function() {
908
899
  <li>ptrsInUncalledFunctions
909
900
  : <a class="el" href="classSVF_1_1SVFModule.html#a816a7065cd2cf664626ee023f9dfbd1d">SVF::SVFModule</a>
910
901
  </li>
911
- <li>PtrToBVPtsMap
912
- : <a class="el" href="classSVF_1_1CondPTAImpl.html#aba828ca8e2aa2bd71b78be8b45a48c9b">SVF::CondPTAImpl&lt; Cond &gt;</a>
913
- </li>
914
902
  <li>ptrToBVPtsMap
915
903
  : <a class="el" href="classSVF_1_1CondPTAImpl.html#a30b9ee7b1dcd04285f92cf7accd05b2e">SVF::CondPTAImpl&lt; Cond &gt;</a>
916
904
  </li>
905
+ <li>PtrToBVPtsMap
906
+ : <a class="el" href="classSVF_1_1CondPTAImpl.html#aba828ca8e2aa2bd71b78be8b45a48c9b">SVF::CondPTAImpl&lt; Cond &gt;</a>
907
+ </li>
917
908
  <li>ptrToCPtsMap
918
909
  : <a class="el" href="classSVF_1_1CondPTAImpl.html#a61167fcdb2005090de1b38e53450431a">SVF::CondPTAImpl&lt; Cond &gt;</a>
919
910
  </li>
@@ -118,13 +118,11 @@ $(function() {
118
118
  </li>
119
119
  <li>SCC
120
120
  : <a class="el" href="classSVF_1_1MRGenerator.html#af8d52e6c9884c6e1abc6dbcbc5e32629">SVF::MRGenerator</a>
121
+ , <a class="el" href="classSVF_1_1WPASolver.html#a1352953966be14b2a1d6244f35e74a33">SVF::WPASolver&lt; GraphType &gt;</a>
121
122
  </li>
122
123
  <li>scc
123
124
  : <a class="el" href="classSVF_1_1WPASolver.html#a21709a0f33b6238afe735cc9fe49ff70">SVF::WPASolver&lt; GraphType &gt;</a>
124
125
  </li>
125
- <li>SCC
126
- : <a class="el" href="classSVF_1_1WPASolver.html#a1352953966be14b2a1d6244f35e74a33">SVF::WPASolver&lt; GraphType &gt;</a>
127
- </li>
128
126
  <li>sccCandidates
129
127
  : <a class="el" href="classSVF_1_1AndersenSCD.html#aeb0b3644c3bfbfa5768b92c99aeeef40">SVF::AndersenSCD</a>
130
128
  </li>
@@ -138,12 +136,6 @@ $(function() {
138
136
  <li>SCCDetection()
139
137
  : <a class="el" href="classSVF_1_1SCCDetection.html#a1bd915ba4079ddd5dd6e57a88129ffee">SVF::SCCDetection&lt; GraphType &gt;</a>
140
138
  </li>
141
- <li>SCCDetectionTime
142
- : <a class="el" href="classSVF_1_1PTAStat.html#ad4c1cf3750341f73987c37745f3bd2aa">SVF::PTAStat</a>
143
- </li>
144
- <li>SCCMergeTime
145
- : <a class="el" href="classSVF_1_1PTAStat.html#a8c4101e697057269def501d14a987287">SVF::PTAStat</a>
146
- </li>
147
139
  <li>sccRepNode()
148
140
  : <a class="el" href="classSVF_1_1Andersen.html#aad706e332847e6b0892350a05028ba30">SVF::Andersen</a>
149
141
  , <a class="el" href="classSVF_1_1ConstraintGraph.html#a39b973543acdcdc5493832cc9d0f586f">SVF::ConstraintGraph</a>
@@ -690,8 +682,7 @@ $(function() {
690
682
  : <a class="el" href="classSVF_1_1DDAVFSolver.html#aff744e724dcf06a2b1cdd7ba2b1093f1">SVF::DDAVFSolver&lt; CVar, CPtSet, DPIm &gt;</a>
691
683
  </li>
692
684
  <li>startTime
693
- : <a class="el" href="classSVF_1_1PTAStat.html#a59e0fe6fa506f1cf319b5acaf9d28be9">SVF::PTAStat</a>
694
- , <a class="el" href="classSVF_1_1SVFStat.html#abd7a79d1fe50110a0c1d448027492669">SVF::SVFStat</a>
685
+ : <a class="el" href="classSVF_1_1SVFStat.html#abd7a79d1fe50110a0c1d448027492669">SVF::SVFStat</a>
695
686
  </li>
696
687
  <li>stat
697
688
  : <a class="el" href="classSVF_1_1MemSSA.html#a4fc930040ec54eb60629da18fb6a4d04">SVF::MemSSA</a>
@@ -765,7 +756,7 @@ $(function() {
765
756
  : <a class="el" href="classSVF_1_1MemSSA.html#a73d7465cf166d9ffa9d234d15edb375a">SVF::MemSSA</a>
766
757
  </li>
767
758
  <li>StoreCGEdge()
768
- : <a class="el" href="classSVF_1_1StoreCGEdge.html#a667b277ef845b866d3b11a7fbfce0815">SVF::StoreCGEdge</a>
759
+ : <a class="el" href="classSVF_1_1StoreCGEdge.html#a0f873b0be0ac726e412171119c5b3a50">SVF::StoreCGEdge</a>
769
760
  </li>
770
761
  <li>StoreCGEdgeSet
771
762
  : <a class="el" href="classSVF_1_1ConstraintGraph.html#a0f9d5eef25827ac1d380e5d8bd225025">SVF::ConstraintGraph</a>
@@ -801,20 +792,20 @@ $(function() {
801
792
  : <a class="el" href="classSVF_1_1MTAAnnotator.html#a37df9f2416685c535be2faa01e162f3a">SVF::MTAAnnotator</a>
802
793
  </li>
803
794
  <li>StoreStmt()
804
- : <a class="el" href="classSVF_1_1StoreStmt.html#a22bc2f9290dfd7ade13ba63cc983ac42">SVF::StoreStmt</a>
805
- </li>
806
- <li>StoresToMRsMap
807
- : <a class="el" href="classSVF_1_1MRGenerator.html#afacb458ca832ef459e873b7d90134a8c">SVF::MRGenerator</a>
795
+ : <a class="el" href="classSVF_1_1StoreStmt.html#acbea1ddbde90259b668b21f80f56cfbb">SVF::StoreStmt</a>
808
796
  </li>
809
797
  <li>storesToMRsMap
810
798
  : <a class="el" href="classSVF_1_1MRGenerator.html#a255551fd3ff8fb33bcea93d0b00280b3">SVF::MRGenerator</a>
811
799
  </li>
812
- <li>storesToPointsToMap
813
- : <a class="el" href="classSVF_1_1MRGenerator.html#a7d86f708743a59aa31c0a9fd6de45dac">SVF::MRGenerator</a>
800
+ <li>StoresToMRsMap
801
+ : <a class="el" href="classSVF_1_1MRGenerator.html#afacb458ca832ef459e873b7d90134a8c">SVF::MRGenerator</a>
814
802
  </li>
815
803
  <li>StoresToPointsToMap
816
804
  : <a class="el" href="classSVF_1_1MRGenerator.html#a357e1654e30b2f91f6ea30ea5a52e91d">SVF::MRGenerator</a>
817
805
  </li>
806
+ <li>storesToPointsToMap
807
+ : <a class="el" href="classSVF_1_1MRGenerator.html#a7d86f708743a59aa31c0a9fd6de45dac">SVF::MRGenerator</a>
808
+ </li>
818
809
  <li>storeTime
819
810
  : <a class="el" href="classSVF_1_1FlowSensitive.html#a82b76087363b26fbe749653935569de7">SVF::FlowSensitive</a>
820
811
  </li>
@@ -867,7 +858,7 @@ $(function() {
867
858
  : <a class="el" href="classSVF_1_1CFGNormalizer.html#adbd98b8ece3c8234d5791fab47dcdbf9">SVF::CFGNormalizer</a>
868
859
  </li>
869
860
  <li>subNodes()
870
- : <a class="el" href="classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#a48981e6555ad221d08f16ed2df708027">SVF::SCCDetection&lt; GraphType &gt;::GNodeSCCInfo</a>
861
+ : <a class="el" href="classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#aa2b23b22bb0304ce07ab9b14f0fdc395">SVF::SCCDetection&lt; GraphType &gt;::GNodeSCCInfo</a>
871
862
  , <a class="el" href="classSVF_1_1SCCDetection.html#a6ab5eff6a576e6d8703c1ea29b7f425d">SVF::SCCDetection&lt; GraphType &gt;</a>
872
863
  </li>
873
864
  <li>Subset
@@ -898,7 +889,7 @@ $(function() {
898
889
  : <a class="el" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4582a3728eda9f58c4e7d069e4fec577">SVF::SVFValue</a>
899
890
  </li>
900
891
  <li>SVFFunction()
901
- : <a class="el" href="classSVF_1_1SVFFunction.html#a9f26d10b95201148e0ef54ee7ad9e022">SVF::SVFFunction</a>
892
+ : <a class="el" href="classSVF_1_1SVFFunction.html#ae7a55d86a87088f7d70254980e4325b3">SVF::SVFFunction</a>
902
893
  </li>
903
894
  <li>svfg
904
895
  : <a class="el" href="classSVF_1_1FlowSensitive.html#aae032e5f5d53b131d0112dc8faa464a9">SVF::FlowSensitive</a>
@@ -1095,7 +1086,7 @@ $(function() {
1095
1086
  , <a class="el" href="classSVF_1_1CFLGraphBuilder.html#a36c5b874527e7694f7fb2fd7291da0da">SVF::CFLGraphBuilder</a>
1096
1087
  , <a class="el" href="classSVF_1_1CFLSolver.html#a06e64c18559b4f311717203ac3fe1fcd">SVF::CFLSolver</a>
1097
1088
  , <a class="el" href="classSVF_1_1GrammarBase.html#ad4f53184d04d9f7a737b19f63d002550">SVF::GrammarBase</a>
1098
- , <a class="el" href="structSVF_1_1GrammarBase_1_1Symbol.html#ad8268060892644d15b13f84124bc1eaf">SVF::GrammarBase::Symbol</a>
1089
+ , <a class="el" href="structSVF_1_1GrammarBase_1_1Symbol.html#aa37072e1a6c0875305260c7c2414d767">SVF::GrammarBase::Symbol</a>
1099
1090
  </li>
1100
1091
  <li>SymbolInfo()
1101
1092
  : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a267169023fc4f8dd66b145f7231fec11">SVF::SymbolTableInfo</a>
@@ -184,18 +184,18 @@ $(function() {
184
184
  , <a class="el" href="classSVF_1_1ThreadAPI.html#a2faebd2e481362b11ccce4256f81c32d">SVF::ThreadAPI</a>
185
185
  , <a class="el" href="classSVF_1_1ThreadCallGraph.html#af1146c3d8e8b8885a1c48701e5b5a27f">SVF::ThreadCallGraph</a>
186
186
  </li>
187
- <li>TDAPIMap
188
- : <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a7acbb76087b863393e0214c77bb934b2">SVF::SaberCheckerAPI</a>
189
- </li>
190
187
  <li>tdAPIMap
191
188
  : <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a62471599cba4bde20d2696a91fa064ec">SVF::SaberCheckerAPI</a>
192
189
  </li>
193
190
  <li>TDAPIMap
194
- : <a class="el" href="classSVF_1_1ThreadAPI.html#abad7c113fd56c30537444ae4bdff2144">SVF::ThreadAPI</a>
191
+ : <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a7acbb76087b863393e0214c77bb934b2">SVF::SaberCheckerAPI</a>
195
192
  </li>
196
193
  <li>tdAPIMap
197
194
  : <a class="el" href="classSVF_1_1ThreadAPI.html#a4277abaae24b43d83470054c247f479c">SVF::ThreadAPI</a>
198
195
  </li>
196
+ <li>TDAPIMap
197
+ : <a class="el" href="classSVF_1_1ThreadAPI.html#abad7c113fd56c30537444ae4bdff2144">SVF::ThreadAPI</a>
198
+ </li>
199
199
  <li>TDDead
200
200
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8d40e687caf8999369621ed385dfc631ad5af2a561c196e33d88fc63363d0d8f4">SVF::ForkJoinAnalysis</a>
201
201
  </li>
@@ -316,6 +316,15 @@ $(function() {
316
316
  : <a class="el" href="classSVF_1_1CxtThreadProc.html#a99b24e1be2bfb49569532c2c28c68969">SVF::CxtThreadProc</a>
317
317
  , <a class="el" href="classSVF_1_1CxtThreadStmt.html#ad96bacc3de1ce576ad397d19aa99a269">SVF::CxtThreadStmt</a>
318
318
  </li>
319
+ <li>timeOfBuildingLLVMModule
320
+ : <a class="el" href="classSVF_1_1SVFStat.html#aa4950ec26b66a085ad38ac154b789db5">SVF::SVFStat</a>
321
+ </li>
322
+ <li>timeOfBuildingSVFIR
323
+ : <a class="el" href="classSVF_1_1SVFStat.html#aea75388c973674686d1f2b7498b4095c">SVF::SVFStat</a>
324
+ </li>
325
+ <li>timeOfBuildingSymbolTable
326
+ : <a class="el" href="classSVF_1_1SVFStat.html#ae89293bc063bdc74a988e9c37c70321e">SVF::SVFStat</a>
327
+ </li>
319
328
  <li>timeOfCollapse
320
329
  : <a class="el" href="classSVF_1_1AndersenBase.html#ad40b196c2c699bd115529b806d20de25">SVF::AndersenBase</a>
321
330
  </li>
@@ -476,9 +485,6 @@ $(function() {
476
485
  , <a class="el" href="classSVF_1_1VFGEdge.html#a8f4bec008af7cd1a89870715eaa91a7b">SVF::VFGEdge</a>
477
486
  , <a class="el" href="classSVF_1_1VFGNode.html#a0342b5a6f270f4ff0e8e2a9b0082c6c5">SVF::VFGNode</a>
478
487
  </li>
479
- <li>TotalAnalysisTime
480
- : <a class="el" href="classSVF_1_1PTAStat.html#a25001a6d794d91056f37d954d9660910">SVF::PTAStat</a>
481
- </li>
482
488
  <li>totalCallSiteNum
483
489
  : <a class="el" href="classSVF_1_1PTACallGraph.html#a276338e88cc286f6a1808b1fcdf74d9a">SVF::PTACallGraph</a>
484
490
  </li>
@@ -527,18 +533,6 @@ $(function() {
527
533
  <li>totalMRNum
528
534
  : <a class="el" href="classSVF_1_1MemRegion.html#a23857f301395cbbad10f6f93256a7398">SVF::MemRegion</a>
529
535
  </li>
530
- <li>TotalNumOfEdges
531
- : <a class="el" href="classSVF_1_1PTAStat.html#a3afc0a36232a0388d8aa42c68219cb26">SVF::PTAStat</a>
532
- </li>
533
- <li>TotalNumOfFieldObjects
534
- : <a class="el" href="classSVF_1_1PTAStat.html#ac0e0a1c49d33e02f5cc0f21565ce627d">SVF::PTAStat</a>
535
- </li>
536
- <li>TotalNumOfObjects
537
- : <a class="el" href="classSVF_1_1PTAStat.html#acd9848f15aa359550e86c7b857df84ed">SVF::PTAStat</a>
538
- </li>
539
- <li>TotalNumOfPointers
540
- : <a class="el" href="classSVF_1_1PTAStat.html#a1a4d418fd9e5413e7ffbbfe57f5e0560">SVF::PTAStat</a>
541
- </li>
542
536
  <li>totalOutEdge
543
537
  : <a class="el" href="classSVF_1_1SVFGStat.html#a18211427d08f70d252512d387763ce4a">SVF::SVFGStat</a>
544
538
  </li>
@@ -580,13 +574,11 @@ $(function() {
580
574
  , <a class="el" href="classSVF_1_1MSSADEF.html#a9e8a03dc2c2f76ef6bc095f21911f5b6">SVF::MSSADEF</a>
581
575
  , <a class="el" href="classSVF_1_1MSSAMU.html#a3cbe5ca0cb91090ef0e8b331e2f15f7c">SVF::MSSAMU&lt; Cond &gt;</a>
582
576
  , <a class="el" href="classSVF_1_1ObjTypeInfo.html#a6e7780d4e2639c089ff6c853d8d78a4d">SVF::ObjTypeInfo</a>
577
+ , <a class="el" href="classSVF_1_1PointsTo.html#aaa9c956187f2c04a7a242ce440d1416f">SVF::PointsTo</a>
583
578
  </li>
584
579
  <li>Type
585
580
  : <a class="el" href="classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923e">SVF::PointsTo</a>
586
581
  </li>
587
- <li>type
588
- : <a class="el" href="classSVF_1_1PointsTo.html#aaa9c956187f2c04a7a242ce440d1416f">SVF::PointsTo</a>
589
- </li>
590
582
  <li>type_pair
591
583
  : <a class="el" href="classSVF_1_1ExtAPI.html#a95ac45d2367b3d3124d5d98958e74cc5">SVF::ExtAPI</a>
592
584
  </li>
@@ -185,9 +185,6 @@ $(function() {
185
185
  <li>updateCallGraphTime
186
186
  : <a class="el" href="classSVF_1_1FlowSensitive.html#afc140b6c8e78dc2d962f64fdf53b1e07">SVF::FlowSensitive</a>
187
187
  </li>
188
- <li>UpdateCallGraphTime
189
- : <a class="el" href="classSVF_1_1PTAStat.html#a8aedfeb35f76e6d33135637156468894">SVF::PTAStat</a>
190
- </li>
191
188
  <li>updateConnectedNodes()
192
189
  : <a class="el" href="classSVF_1_1FlowSensitive.html#a1886b4964efa92cfff761493d12768b8">SVF::FlowSensitive</a>
193
190
  , <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a18f24fe34af677e2a8c78ee89b89be1c">SVF::VersionedFlowSensitive</a>
@@ -131,24 +131,24 @@ $(function() {
131
131
  <li>valuestring
132
132
  : <a class="el" href="structcJSON.html#ad43f8de2571e504c4c5ce0a36990e6e1">cJSON</a>
133
133
  </li>
134
- <li>valueToEdgeMap
135
- : <a class="el" href="classSVF_1_1IRGraph.html#a1308b5d3001c6676e8a8be6a8b118704">SVF::IRGraph</a>
136
- </li>
137
134
  <li>ValueToEdgeMap
138
135
  : <a class="el" href="classSVF_1_1IRGraph.html#addfc2131699f5ecee3a45d65cda46c24">SVF::IRGraph</a>
139
136
  </li>
137
+ <li>valueToEdgeMap
138
+ : <a class="el" href="classSVF_1_1IRGraph.html#a1308b5d3001c6676e8a8be6a8b118704">SVF::IRGraph</a>
139
+ </li>
140
140
  <li>ValueToIDMapTy
141
141
  : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a03a11c48d748990ddac1ac5866ecb48e">SVF::SymbolTableInfo</a>
142
142
  </li>
143
143
  <li>ValVar()
144
144
  : <a class="el" href="classSVF_1_1ValVar.html#ae5dc21b3327a100ffe3e0e2c876ba1bb">SVF::ValVar</a>
145
145
  </li>
146
- <li>var2LabelMap
147
- : <a class="el" href="classSVF_1_1SVFStmt.html#a24c64109d27ef7549d1c7a07c391e007">SVF::SVFStmt</a>
148
- </li>
149
146
  <li>Var2LabelMap
150
147
  : <a class="el" href="classSVF_1_1SVFStmt.html#ad178ccbc7800527c3dc406ad5fa069bb">SVF::SVFStmt</a>
151
148
  </li>
149
+ <li>var2LabelMap
150
+ : <a class="el" href="classSVF_1_1SVFStmt.html#a24c64109d27ef7549d1c7a07c391e007">SVF::SVFStmt</a>
151
+ </li>
152
152
  <li>VAR_ARRAY_OBJ
153
153
  : <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830adedc43e0fcaebf433120869aa9307b1c">SVF::ObjTypeInfo</a>
154
154
  </li>
@@ -232,10 +232,6 @@ $(function() {
232
232
  </li>
233
233
  <li>AveragePointsToSetSize
234
234
  : <a class="el" href="classSVF_1_1AndersenBase.html#adaf738bee77a4b1fbb8d42911fabdb49">SVF::AndersenBase</a>
235
- , <a class="el" href="classSVF_1_1PTAStat.html#adb0edbe88a74e5e89921bcfafa4759c6">SVF::PTAStat</a>
236
- </li>
237
- <li>AverageTopLevPointsToSetSize
238
- : <a class="el" href="classSVF_1_1PTAStat.html#a1649c9f893c5b9ec2d57a399bc050030">SVF::PTAStat</a>
239
235
  </li>
240
236
  <li>avgInDegree
241
237
  : <a class="el" href="classSVF_1_1SVFGStat.html#a4328f75f379e692901b95bacdf8dd413">SVF::SVFGStat</a>
@@ -113,8 +113,7 @@ $(function() {
113
113
  : <a class="el" href="classSVF_1_1Options.html#a153d42a480ef1763ad59fd7258ac3ac5">SVF::Options</a>
114
114
  </li>
115
115
  <li>endTime
116
- : <a class="el" href="classSVF_1_1PTAStat.html#a267ba4aac2e7ceb65f008f9486d3d9f7">SVF::PTAStat</a>
117
- , <a class="el" href="classSVF_1_1SVFStat.html#a8b01f1564408b51f28c107454bf9068d">SVF::SVFStat</a>
116
+ : <a class="el" href="classSVF_1_1SVFStat.html#a8b01f1564408b51f28c107454bf9068d">SVF::SVFStat</a>
118
117
  </li>
119
118
  <li>entry
120
119
  : <a class="el" href="classSVF_1_1CallPE.html#a88e420e259b8d7d34c9850ddde53d372">SVF::CallPE</a>
@@ -112,9 +112,6 @@ $(function() {
112
112
  <li>maxIndOutDegree
113
113
  : <a class="el" href="classSVF_1_1SVFGStat.html#ac7cb2228bd31e8ebdf33ae2bfd399683">SVF::SVFGStat</a>
114
114
  </li>
115
- <li>MaxNumOfNodesInSCC
116
- : <a class="el" href="classSVF_1_1PTAStat.html#ab754f7768ffcd6f232b8cdf0fef6fc4e">SVF::PTAStat</a>
117
- </li>
118
115
  <li>maxOffsetLimit
119
116
  : <a class="el" href="classSVF_1_1ObjTypeInfo.html#a5ff63eb0654acd152f7d6c18618ee94a">SVF::ObjTypeInfo</a>
120
117
  </li>
@@ -126,7 +123,6 @@ $(function() {
126
123
  </li>
127
124
  <li>MaxPointsToSetSize
128
125
  : <a class="el" href="classSVF_1_1AndersenBase.html#abd73e930450b7c605f478672bdf9bdae">SVF::AndersenBase</a>
129
- , <a class="el" href="classSVF_1_1PTAStat.html#af2b45aab2eee96a1cabba3025e4375a2">SVF::PTAStat</a>
130
126
  </li>
131
127
  <li>maxSCCSize
132
128
  : <a class="el" href="classSVF_1_1FlowSensitive.html#aa3d4703756a6297ab5c0756172024fe4">SVF::FlowSensitive</a>
@@ -137,9 +133,6 @@ $(function() {
137
133
  <li>maxStruct
138
134
  : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a4e33a01e203f07a8154af6ee65f5ba46">SVF::SymbolTableInfo</a>
139
135
  </li>
140
- <li>MaxStructSize
141
- : <a class="el" href="classSVF_1_1PTAStat.html#af6a6e3ea4c7f8e1c984bea8d5fb9a7c0">SVF::PTAStat</a>
142
- </li>
143
136
  <li>maxStSize
144
137
  : <a class="el" href="classSVF_1_1SymbolTableInfo.html#abb8550c9ef856e45cb7675c3796f9a35">SVF::SymbolTableInfo</a>
145
138
  </li>
@@ -202,8 +195,7 @@ $(function() {
202
195
  : <a class="el" href="classSVF_1_1SVFModule.html#ac40e98040f949171279afec54bb03f71">SVF::SVFModule</a>
203
196
  </li>
204
197
  <li>moduleName
205
- : <a class="el" href="classSVF_1_1PTAStat.html#a194734855aa1c9e0ba891f1085d50d5d">SVF::PTAStat</a>
206
- , <a class="el" href="classSVF_1_1SVFStat.html#a3333e45303dcc9c3da00858628cdbbff">SVF::SVFStat</a>
198
+ : <a class="el" href="classSVF_1_1SVFStat.html#a3333e45303dcc9c3da00858628cdbbff">SVF::SVFStat</a>
207
199
  </li>
208
200
  <li>modulePass
209
201
  : <a class="el" href="classSVF_1_1MTA.html#a3dd09dcdcf58ae8ee1745634cefbb8aa">SVF::MTA</a>