svf-tools 1.0.563 → 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 (126) 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 +1 -1
  7. package/SVF-doxygen/html/html/FlowSensitiveStat_8cpp_source.html +3 -3
  8. package/SVF-doxygen/html/html/ICFGStat_8h_source.html +2 -2
  9. package/SVF-doxygen/html/html/LockAnalysis_8cpp_source.html +1 -1
  10. package/SVF-doxygen/html/html/MHP_8cpp_source.html +1 -1
  11. package/SVF-doxygen/html/html/MTAStat_8cpp_source.html +4 -4
  12. package/SVF-doxygen/html/html/MTA_8cpp_source.html +1 -1
  13. package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +1 -1
  14. package/SVF-doxygen/html/html/NodeIDAllocator_8cpp_source.html +1 -1
  15. package/SVF-doxygen/html/html/PTAStat_8cpp.html +0 -1
  16. package/SVF-doxygen/html/html/PTAStat_8cpp_source.html +9 -114
  17. package/SVF-doxygen/html/html/PTAStat_8h_source.html +7 -69
  18. package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +1 -1
  19. package/SVF-doxygen/html/html/SVFGStat_8cpp_source.html +6 -6
  20. package/SVF-doxygen/html/html/SVFGStat_8h_source.html +1 -1
  21. package/SVF-doxygen/html/html/SVFModule_8cpp_source.html +2 -2
  22. package/SVF-doxygen/html/html/SVFStat_8cpp_source.html +65 -6
  23. package/SVF-doxygen/html/html/SVFStat_8h_source.html +16 -14
  24. package/SVF-doxygen/html/html/VersionedFlowSensitiveStat_8cpp_source.html +3 -3
  25. package/SVF-doxygen/html/html/VersionedFlowSensitive_8cpp_source.html +1 -1
  26. package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +4 -4
  27. package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD.html +4 -4
  28. package/SVF-doxygen/html/html/classSVF_1_1AndersenStat-members.html +21 -74
  29. package/SVF-doxygen/html/html/classSVF_1_1AndersenStat.html +16 -208
  30. package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff.html +2 -2
  31. package/SVF-doxygen/html/html/classSVF_1_1CHGBuilder.html +1 -1
  32. package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +3 -3
  33. package/SVF-doxygen/html/html/classSVF_1_1DDAStat-members.html +22 -75
  34. package/SVF-doxygen/html/html/classSVF_1_1DDAStat.html +15 -176
  35. package/SVF-doxygen/html/html/classSVF_1_1DDAVFSolver.html +2 -2
  36. package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +3 -3
  37. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +13 -13
  38. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat-members.html +26 -79
  39. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +13 -188
  40. package/SVF-doxygen/html/html/classSVF_1_1ICFGStat-members.html +22 -75
  41. package/SVF-doxygen/html/html/classSVF_1_1ICFGStat.html +11 -172
  42. package/SVF-doxygen/html/html/classSVF_1_1LLVMModuleSet.html +2 -2
  43. package/SVF-doxygen/html/html/classSVF_1_1LockAnalysis.html +3 -3
  44. package/SVF-doxygen/html/html/classSVF_1_1MHP.html +2 -2
  45. package/SVF-doxygen/html/html/classSVF_1_1MTA.html +1 -1
  46. package/SVF-doxygen/html/html/classSVF_1_1MTAStat-members.html +26 -79
  47. package/SVF-doxygen/html/html/classSVF_1_1MTAStat.html +19 -180
  48. package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +2 -2
  49. package/SVF-doxygen/html/html/classSVF_1_1MemSSAStat-members.html +30 -83
  50. package/SVF-doxygen/html/html/classSVF_1_1MemSSAStat.html +11 -172
  51. package/SVF-doxygen/html/html/classSVF_1_1NodeIDAllocator_1_1Clusterer.html +3 -3
  52. package/SVF-doxygen/html/html/classSVF_1_1PTAStat-members.html +6 -62
  53. package/SVF-doxygen/html/html/classSVF_1_1PTAStat.html +33 -1841
  54. package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +1 -1
  55. package/SVF-doxygen/html/html/classSVF_1_1SVFGStat-members.html +44 -97
  56. package/SVF-doxygen/html/html/classSVF_1_1SVFGStat.html +25 -186
  57. package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +2 -2
  58. package/SVF-doxygen/html/html/classSVF_1_1SVFModule.html +2 -2
  59. package/SVF-doxygen/html/html/classSVF_1_1SVFStat-members.html +17 -15
  60. package/SVF-doxygen/html/html/classSVF_1_1SVFStat.html +158 -37
  61. package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis.html +1 -1
  62. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive.html +6 -6
  63. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat-members.html +23 -76
  64. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +13 -187
  65. package/SVF-doxygen/html/html/functions_a.html +5 -9
  66. package/SVF-doxygen/html/html/functions_b.html +8 -11
  67. package/SVF-doxygen/html/html/functions_c.html +2 -2
  68. package/SVF-doxygen/html/html/functions_e.html +2 -3
  69. package/SVF-doxygen/html/html/functions_f.html +6 -6
  70. package/SVF-doxygen/html/html/functions_func_b.html +1 -4
  71. package/SVF-doxygen/html/html/functions_func_p.html +4 -5
  72. package/SVF-doxygen/html/html/functions_func_s.html +1 -1
  73. package/SVF-doxygen/html/html/functions_i.html +6 -6
  74. package/SVF-doxygen/html/html/functions_l.html +5 -5
  75. package/SVF-doxygen/html/html/functions_m.html +1 -9
  76. package/SVF-doxygen/html/html/functions_n.html +0 -114
  77. package/SVF-doxygen/html/html/functions_o.html +12 -12
  78. package/SVF-doxygen/html/html/functions_p.html +19 -28
  79. package/SVF-doxygen/html/html/functions_s.html +18 -25
  80. package/SVF-doxygen/html/html/functions_t.html +3 -18
  81. package/SVF-doxygen/html/html/functions_u.html +0 -3
  82. package/SVF-doxygen/html/html/functions_vars_a.html +0 -4
  83. package/SVF-doxygen/html/html/functions_vars_e.html +1 -2
  84. package/SVF-doxygen/html/html/functions_vars_m.html +1 -9
  85. package/SVF-doxygen/html/html/functions_vars_n.html +0 -114
  86. package/SVF-doxygen/html/html/functions_vars_p.html +1 -7
  87. package/SVF-doxygen/html/html/functions_vars_s.html +1 -8
  88. package/SVF-doxygen/html/html/functions_vars_t.html +0 -15
  89. package/SVF-doxygen/html/html/functions_vars_u.html +0 -3
  90. package/SVF-doxygen/html/html/functions_w.html +11 -11
  91. package/SVF-doxygen/html/html/search/all_1.js +1 -2
  92. package/SVF-doxygen/html/html/search/all_10.js +13 -15
  93. package/SVF-doxygen/html/html/search/all_11.js +1 -1
  94. package/SVF-doxygen/html/html/search/all_12.js +7 -9
  95. package/SVF-doxygen/html/html/search/all_13.js +6 -11
  96. package/SVF-doxygen/html/html/search/all_14.js +1 -1
  97. package/SVF-doxygen/html/html/search/all_15.js +2 -2
  98. package/SVF-doxygen/html/html/search/all_16.js +2 -2
  99. package/SVF-doxygen/html/html/search/all_2.js +1 -2
  100. package/SVF-doxygen/html/html/search/all_3.js +1 -1
  101. package/SVF-doxygen/html/html/search/all_5.js +2 -2
  102. package/SVF-doxygen/html/html/search/all_6.js +2 -2
  103. package/SVF-doxygen/html/html/search/all_9.js +2 -2
  104. package/SVF-doxygen/html/html/search/all_c.js +3 -3
  105. package/SVF-doxygen/html/html/search/all_d.js +2 -4
  106. package/SVF-doxygen/html/html/search/all_e.js +3 -39
  107. package/SVF-doxygen/html/html/search/all_f.js +1 -1
  108. package/SVF-doxygen/html/html/search/functions_1.js +1 -2
  109. package/SVF-doxygen/html/html/search/functions_11.js +1 -1
  110. package/SVF-doxygen/html/html/search/functions_f.js +3 -3
  111. package/SVF-doxygen/html/html/search/variables_1.js +1 -2
  112. package/SVF-doxygen/html/html/search/variables_10.js +1 -3
  113. package/SVF-doxygen/html/html/search/variables_12.js +1 -3
  114. package/SVF-doxygen/html/html/search/variables_13.js +3 -8
  115. package/SVF-doxygen/html/html/search/variables_14.js +1 -1
  116. package/SVF-doxygen/html/html/search/variables_5.js +1 -1
  117. package/SVF-doxygen/html/html/search/variables_d.js +2 -4
  118. package/SVF-doxygen/html/html/search/variables_e.js +3 -39
  119. package/include/Util/PTAStat.h +0 -79
  120. package/include/Util/SVFStat.h +3 -2
  121. package/lib/Util/PTAStat.cpp +7 -259
  122. package/lib/Util/SVFStat.cpp +197 -2
  123. package/lib/WPA/AndersenStat.cpp +31 -31
  124. package/lib/WPA/FlowSensitiveStat.cpp +14 -14
  125. package/lib/WPA/VersionedFlowSensitiveStat.cpp +13 -13
  126. package/package.json +1 -1
@@ -484,33 +484,33 @@ $(function() {
484
484
  , <a class="el" href="classSVF_1_1PHIVFGNode.html#add18c60773871744123d12a037e78e20">SVF::PHIVFGNode</a>
485
485
  , <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#af31a06d33f41bdcff625ac23e269708c">SVF::UnaryOPVFGNode</a>
486
486
  </li>
487
- <li>opVers
488
- : <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#ae803603f567cc28f5a7e1b66fb324cbc">SVF::BinaryOPVFGNode</a>
489
- </li>
490
487
  <li>OPVers
491
488
  : <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a880c8260e3acb3fbe431446f2c1f5990">SVF::BinaryOPVFGNode</a>
492
489
  </li>
493
490
  <li>opVers
494
- : <a class="el" href="classSVF_1_1CmpVFGNode.html#aae30d80fd848d62467476d21c691573c">SVF::CmpVFGNode</a>
491
+ : <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#ae803603f567cc28f5a7e1b66fb324cbc">SVF::BinaryOPVFGNode</a>
495
492
  </li>
496
493
  <li>OPVers
497
494
  : <a class="el" href="classSVF_1_1CmpVFGNode.html#a0db4ada3c366c811962415454a859b22">SVF::CmpVFGNode</a>
498
- , <a class="el" href="classSVF_1_1MSSAPHI.html#a622892bb1c3c151e646ae1a46838c3ba">SVF::MSSAPHI&lt; Cond &gt;</a>
499
495
  </li>
500
496
  <li>opVers
501
- : <a class="el" href="classSVF_1_1MSSAPHI.html#abdabd6dff67cd59622f18d48e8b34271">SVF::MSSAPHI&lt; Cond &gt;</a>
502
- , <a class="el" href="classSVF_1_1MSSAPHISVFGNode.html#a9c327923ab939e06877441ebde5c1139">SVF::MSSAPHISVFGNode</a>
497
+ : <a class="el" href="classSVF_1_1CmpVFGNode.html#aae30d80fd848d62467476d21c691573c">SVF::CmpVFGNode</a>
498
+ , <a class="el" href="classSVF_1_1MSSAPHI.html#abdabd6dff67cd59622f18d48e8b34271">SVF::MSSAPHI&lt; Cond &gt;</a>
503
499
  </li>
504
500
  <li>OPVers
505
- : <a class="el" href="classSVF_1_1MSSAPHISVFGNode.html#a300f37203eb84fc57e005c27ce0422fb">SVF::MSSAPHISVFGNode</a>
506
- , <a class="el" href="classSVF_1_1PHIVFGNode.html#a44ba5254e5f4def007c99916cd58668c">SVF::PHIVFGNode</a>
501
+ : <a class="el" href="classSVF_1_1MSSAPHI.html#a622892bb1c3c151e646ae1a46838c3ba">SVF::MSSAPHI&lt; Cond &gt;</a>
502
+ , <a class="el" href="classSVF_1_1MSSAPHISVFGNode.html#a300f37203eb84fc57e005c27ce0422fb">SVF::MSSAPHISVFGNode</a>
507
503
  </li>
508
504
  <li>opVers
509
- : <a class="el" href="classSVF_1_1PHIVFGNode.html#a08ccd55d0fb6ce33f69959349008daca">SVF::PHIVFGNode</a>
510
- , <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#ae6fdb5759a0dfeb0635ffd758b752dc1">SVF::UnaryOPVFGNode</a>
505
+ : <a class="el" href="classSVF_1_1MSSAPHISVFGNode.html#a9c327923ab939e06877441ebde5c1139">SVF::MSSAPHISVFGNode</a>
506
+ , <a class="el" href="classSVF_1_1PHIVFGNode.html#a08ccd55d0fb6ce33f69959349008daca">SVF::PHIVFGNode</a>
511
507
  </li>
512
508
  <li>OPVers
513
- : <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#af96b598342bbcbcd739e2603acfc5a41">SVF::UnaryOPVFGNode</a>
509
+ : <a class="el" href="classSVF_1_1PHIVFGNode.html#a44ba5254e5f4def007c99916cd58668c">SVF::PHIVFGNode</a>
510
+ , <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#af96b598342bbcbcd739e2603acfc5a41">SVF::UnaryOPVFGNode</a>
511
+ </li>
512
+ <li>opVers
513
+ : <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#ae6fdb5759a0dfeb0635ffd758b752dc1">SVF::UnaryOPVFGNode</a>
514
514
  </li>
515
515
  <li>OR()
516
516
  : <a class="el" href="classSVF_1_1Z3Expr.html#ac063ed06c3495b790c02fe57c781b34e">SVF::Z3Expr</a>
@@ -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>
@@ -991,7 +982,7 @@ $(function() {
991
982
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aaf70954762aa86f835d799994726790e">SVF::ForkJoinAnalysis</a>
992
983
  , <a class="el" href="classSVF_1_1LockAnalysis.html#a7d9fd3ddcadd84969b57491181983b17">SVF::LockAnalysis</a>
993
984
  , <a class="el" href="classSVF_1_1MHP.html#a67e2d43f0e35cc46eb7680ec66a4fe44">SVF::MHP</a>
994
- , <a class="el" href="classSVF_1_1TCT.html#aa98a5b427a92eca1e043efcdf7945169">SVF::TCT</a>
985
+ , <a class="el" href="classSVF_1_1TCT.html#afc6d7a91cfc98561bcce13425964a39e">SVF::TCT</a>
995
986
  </li>
996
987
  <li>pushIntoWorklist()
997
988
  : <a class="el" href="classSVF_1_1CFLSolver.html#afc745dc72fd0572a145a78fe6a93ae5c">SVF::CFLSolver</a>
@@ -104,12 +104,12 @@ $(function() {
104
104
  <li>SB_SLICESOURCE
105
105
  : <a class="el" href="classSVF_1_1Annotator.html#a01900f5ada5948361cc18857aee26744">SVF::Annotator</a>
106
106
  </li>
107
- <li>SBV
108
- : <a class="el" href="classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923eacccb6e19f3e8db5f5b5b8858b22da61a">SVF::PointsTo</a>
109
- </li>
110
107
  <li>sbv
111
108
  : <a class="el" href="classSVF_1_1PointsTo.html#aecd6b98c0687de59aebb297ec38a7084">SVF::PointsTo</a>
112
109
  </li>
110
+ <li>SBV
111
+ : <a class="el" href="classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923eacccb6e19f3e8db5f5b5b8858b22da61a">SVF::PointsTo</a>
112
+ </li>
113
113
  <li>sbvIt
114
114
  : <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#a735a2a9f0c3f4bc3997edf11b133c0f9">SVF::PointsTo::PointsToIterator</a>
115
115
  </li>
@@ -136,12 +136,6 @@ $(function() {
136
136
  <li>SCCDetection()
137
137
  : <a class="el" href="classSVF_1_1SCCDetection.html#a1bd915ba4079ddd5dd6e57a88129ffee">SVF::SCCDetection&lt; GraphType &gt;</a>
138
138
  </li>
139
- <li>SCCDetectionTime
140
- : <a class="el" href="classSVF_1_1PTAStat.html#ad4c1cf3750341f73987c37745f3bd2aa">SVF::PTAStat</a>
141
- </li>
142
- <li>SCCMergeTime
143
- : <a class="el" href="classSVF_1_1PTAStat.html#a8c4101e697057269def501d14a987287">SVF::PTAStat</a>
144
- </li>
145
139
  <li>sccRepNode()
146
140
  : <a class="el" href="classSVF_1_1Andersen.html#aad706e332847e6b0892350a05028ba30">SVF::Andersen</a>
147
141
  , <a class="el" href="classSVF_1_1ConstraintGraph.html#a39b973543acdcdc5493832cc9d0f586f">SVF::ConstraintGraph</a>
@@ -688,8 +682,7 @@ $(function() {
688
682
  : <a class="el" href="classSVF_1_1DDAVFSolver.html#aff744e724dcf06a2b1cdd7ba2b1093f1">SVF::DDAVFSolver&lt; CVar, CPtSet, DPIm &gt;</a>
689
683
  </li>
690
684
  <li>startTime
691
- : <a class="el" href="classSVF_1_1PTAStat.html#a59e0fe6fa506f1cf319b5acaf9d28be9">SVF::PTAStat</a>
692
- , <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>
693
686
  </li>
694
687
  <li>stat
695
688
  : <a class="el" href="classSVF_1_1MemSSA.html#a4fc930040ec54eb60629da18fb6a4d04">SVF::MemSSA</a>
@@ -763,7 +756,7 @@ $(function() {
763
756
  : <a class="el" href="classSVF_1_1MemSSA.html#a73d7465cf166d9ffa9d234d15edb375a">SVF::MemSSA</a>
764
757
  </li>
765
758
  <li>StoreCGEdge()
766
- : <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>
767
760
  </li>
768
761
  <li>StoreCGEdgeSet
769
762
  : <a class="el" href="classSVF_1_1ConstraintGraph.html#a0f9d5eef25827ac1d380e5d8bd225025">SVF::ConstraintGraph</a>
@@ -799,20 +792,20 @@ $(function() {
799
792
  : <a class="el" href="classSVF_1_1MTAAnnotator.html#a37df9f2416685c535be2faa01e162f3a">SVF::MTAAnnotator</a>
800
793
  </li>
801
794
  <li>StoreStmt()
802
- : <a class="el" href="classSVF_1_1StoreStmt.html#a22bc2f9290dfd7ade13ba63cc983ac42">SVF::StoreStmt</a>
803
- </li>
804
- <li>StoresToMRsMap
805
- : <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>
806
796
  </li>
807
797
  <li>storesToMRsMap
808
798
  : <a class="el" href="classSVF_1_1MRGenerator.html#a255551fd3ff8fb33bcea93d0b00280b3">SVF::MRGenerator</a>
809
799
  </li>
810
- <li>storesToPointsToMap
811
- : <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>
812
802
  </li>
813
803
  <li>StoresToPointsToMap
814
804
  : <a class="el" href="classSVF_1_1MRGenerator.html#a357e1654e30b2f91f6ea30ea5a52e91d">SVF::MRGenerator</a>
815
805
  </li>
806
+ <li>storesToPointsToMap
807
+ : <a class="el" href="classSVF_1_1MRGenerator.html#a7d86f708743a59aa31c0a9fd6de45dac">SVF::MRGenerator</a>
808
+ </li>
816
809
  <li>storeTime
817
810
  : <a class="el" href="classSVF_1_1FlowSensitive.html#a82b76087363b26fbe749653935569de7">SVF::FlowSensitive</a>
818
811
  </li>
@@ -865,7 +858,7 @@ $(function() {
865
858
  : <a class="el" href="classSVF_1_1CFGNormalizer.html#adbd98b8ece3c8234d5791fab47dcdbf9">SVF::CFGNormalizer</a>
866
859
  </li>
867
860
  <li>subNodes()
868
- : <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>
869
862
  , <a class="el" href="classSVF_1_1SCCDetection.html#a6ab5eff6a576e6d8703c1ea29b7f425d">SVF::SCCDetection&lt; GraphType &gt;</a>
870
863
  </li>
871
864
  <li>Subset
@@ -896,7 +889,7 @@ $(function() {
896
889
  : <a class="el" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4582a3728eda9f58c4e7d069e4fec577">SVF::SVFValue</a>
897
890
  </li>
898
891
  <li>SVFFunction()
899
- : <a class="el" href="classSVF_1_1SVFFunction.html#aed73a0604a9fc5b6560ce87cfeaa3944">SVF::SVFFunction</a>
892
+ : <a class="el" href="classSVF_1_1SVFFunction.html#ae7a55d86a87088f7d70254980e4325b3">SVF::SVFFunction</a>
900
893
  </li>
901
894
  <li>svfg
902
895
  : <a class="el" href="classSVF_1_1FlowSensitive.html#aae032e5f5d53b131d0112dc8faa464a9">SVF::FlowSensitive</a>
@@ -969,12 +962,12 @@ $(function() {
969
962
  : <a class="el" href="classSVF_1_1ProgSlice.html#af41c438baa739406a35bcb2e9ba431dd">SVF::ProgSlice</a>
970
963
  , <a class="el" href="classSVF_1_1SrcSnkDDA.html#ad6935e27bbd95d26a01b22b879efed58">SVF::SrcSnkDDA</a>
971
964
  </li>
972
- <li>svfgNodeToCondMap
973
- : <a class="el" href="classSVF_1_1ProgSlice.html#aeda61b2786b128e8c45089de60dcafce">SVF::ProgSlice</a>
974
- </li>
975
965
  <li>SVFGNodeToCondMap
976
966
  : <a class="el" href="classSVF_1_1ProgSlice.html#adaf0bb2e3104c9d86d997b2e7c93275e">SVF::ProgSlice</a>
977
967
  </li>
968
+ <li>svfgNodeToCondMap
969
+ : <a class="el" href="classSVF_1_1ProgSlice.html#aeda61b2786b128e8c45089de60dcafce">SVF::ProgSlice</a>
970
+ </li>
978
971
  <li>SVFGNodeToCSIDMap
979
972
  : <a class="el" href="classSVF_1_1LeakChecker.html#a90c7275babe222f006233d2f2d2b6700">SVF::LeakChecker</a>
980
973
  </li>
@@ -1093,7 +1086,7 @@ $(function() {
1093
1086
  , <a class="el" href="classSVF_1_1CFLGraphBuilder.html#a36c5b874527e7694f7fb2fd7291da0da">SVF::CFLGraphBuilder</a>
1094
1087
  , <a class="el" href="classSVF_1_1CFLSolver.html#a06e64c18559b4f311717203ac3fe1fcd">SVF::CFLSolver</a>
1095
1088
  , <a class="el" href="classSVF_1_1GrammarBase.html#ad4f53184d04d9f7a737b19f63d002550">SVF::GrammarBase</a>
1096
- , <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>
1097
1090
  </li>
1098
1091
  <li>SymbolInfo()
1099
1092
  : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a267169023fc4f8dd66b145f7231fec11">SVF::SymbolTableInfo</a>
@@ -1122,7 +1115,7 @@ $(function() {
1122
1115
  , <a class="el" href="classSVF_1_1SymbolTableInfo.html#a4fbb8ea4b4796d10d13c027b7455505c">SVF::SymbolTableInfo</a>
1123
1116
  </li>
1124
1117
  <li>SymState()
1125
- : <a class="el" href="classSVF_1_1SymState.html#aee986d8fbccf71a606284d8467f450e4">SVF::SymState</a>
1118
+ : <a class="el" href="classSVF_1_1SymState.html#a74011f042d561221c30fcd176490abad">SVF::SymState</a>
1126
1119
  </li>
1127
1120
  <li>SymTabPrint
1128
1121
  : <a class="el" href="classSVF_1_1Options.html#abbfd1d7e985483c486394d8db85b6a85">SVF::Options</a>
@@ -367,12 +367,12 @@ $(function() {
367
367
  <li>timeOfUpdateCallGraph
368
368
  : <a class="el" href="classSVF_1_1AndersenBase.html#a2afb49f513c9534fd051117b59dc056b">SVF::AndersenBase</a>
369
369
  </li>
370
- <li>timeStatMap
371
- : <a class="el" href="classSVF_1_1SVFStat.html#a5383691a34426a1a997b5eed387f1831">SVF::SVFStat</a>
372
- </li>
373
370
  <li>TIMEStatMap
374
371
  : <a class="el" href="classSVF_1_1SVFStat.html#aeded7780a3f826b3efab971807e2dd98">SVF::SVFStat</a>
375
372
  </li>
373
+ <li>timeStatMap
374
+ : <a class="el" href="classSVF_1_1SVFStat.html#a5383691a34426a1a997b5eed387f1831">SVF::SVFStat</a>
375
+ </li>
376
376
  <li>TInterPhi
377
377
  : <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75aa501e9891cbacea3950d80aa6071ec69">SVF::VFGNode</a>
378
378
  </li>
@@ -485,9 +485,6 @@ $(function() {
485
485
  , <a class="el" href="classSVF_1_1VFGEdge.html#a8f4bec008af7cd1a89870715eaa91a7b">SVF::VFGEdge</a>
486
486
  , <a class="el" href="classSVF_1_1VFGNode.html#a0342b5a6f270f4ff0e8e2a9b0082c6c5">SVF::VFGNode</a>
487
487
  </li>
488
- <li>TotalAnalysisTime
489
- : <a class="el" href="classSVF_1_1PTAStat.html#a25001a6d794d91056f37d954d9660910">SVF::PTAStat</a>
490
- </li>
491
488
  <li>totalCallSiteNum
492
489
  : <a class="el" href="classSVF_1_1PTACallGraph.html#a276338e88cc286f6a1808b1fcdf74d9a">SVF::PTACallGraph</a>
493
490
  </li>
@@ -536,18 +533,6 @@ $(function() {
536
533
  <li>totalMRNum
537
534
  : <a class="el" href="classSVF_1_1MemRegion.html#a23857f301395cbbad10f6f93256a7398">SVF::MemRegion</a>
538
535
  </li>
539
- <li>TotalNumOfEdges
540
- : <a class="el" href="classSVF_1_1PTAStat.html#a3afc0a36232a0388d8aa42c68219cb26">SVF::PTAStat</a>
541
- </li>
542
- <li>TotalNumOfFieldObjects
543
- : <a class="el" href="classSVF_1_1PTAStat.html#ac0e0a1c49d33e02f5cc0f21565ce627d">SVF::PTAStat</a>
544
- </li>
545
- <li>TotalNumOfObjects
546
- : <a class="el" href="classSVF_1_1PTAStat.html#acd9848f15aa359550e86c7b857df84ed">SVF::PTAStat</a>
547
- </li>
548
- <li>TotalNumOfPointers
549
- : <a class="el" href="classSVF_1_1PTAStat.html#a1a4d418fd9e5413e7ffbbfe57f5e0560">SVF::PTAStat</a>
550
- </li>
551
536
  <li>totalOutEdge
552
537
  : <a class="el" href="classSVF_1_1SVFGStat.html#a18211427d08f70d252512d387763ce4a">SVF::SVFGStat</a>
553
538
  </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>
@@ -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>