svf-tools 1.0.615 → 1.0.616

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 (161) hide show
  1. package/SVF-doxygen/html/html/AndersenPWC_8h_source.html +3 -3
  2. package/SVF-doxygen/html/html/AndersenSCD_8cpp_source.html +1 -1
  3. package/SVF-doxygen/html/html/AndersenSFR_8cpp_source.html +3 -3
  4. package/SVF-doxygen/html/html/AndersenWaveDiff_8cpp_source.html +1 -1
  5. package/SVF-doxygen/html/html/Andersen_8cpp_source.html +31 -31
  6. package/SVF-doxygen/html/html/Andersen_8h_source.html +5 -5
  7. package/SVF-doxygen/html/html/CFLBase_8cpp_source.html +1 -1
  8. package/SVF-doxygen/html/html/ConsG_8h_source.html +3 -2
  9. package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +4 -4
  10. package/SVF-doxygen/html/html/ContextDDA_8h_source.html +4 -4
  11. package/SVF-doxygen/html/html/DDAStat_8cpp_source.html +2 -2
  12. package/SVF-doxygen/html/html/FlowDDA_8h_source.html +1 -1
  13. package/SVF-doxygen/html/html/FlowSensitive_8cpp_source.html +1 -1
  14. package/SVF-doxygen/html/html/FlowSensitive_8h_source.html +2 -2
  15. package/SVF-doxygen/html/html/GenericGraph_8h_source.html +3 -3
  16. package/SVF-doxygen/html/html/ICFG_8h_source.html +3 -2
  17. package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +1 -1
  18. package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp.html +0 -1
  19. package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +16 -20
  20. package/SVF-doxygen/html/html/PointerAnalysisImpl_8h_source.html +68 -69
  21. package/SVF-doxygen/html/html/SVFG_8h_source.html +2 -2
  22. package/SVF-doxygen/html/html/Steensgaard_8h_source.html +1 -1
  23. package/SVF-doxygen/html/html/VFG_8h_source.html +3 -2
  24. package/SVF-doxygen/html/html/VersionedFlowSensitive_8cpp_source.html +1 -1
  25. package/SVF-doxygen/html/html/annotated.html +188 -189
  26. package/SVF-doxygen/html/html/classSVF_1_1Andersen-members.html +52 -53
  27. package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +85 -87
  28. package/SVF-doxygen/html/html/classSVF_1_1AndersenBase-members.html +43 -44
  29. package/SVF-doxygen/html/html/classSVF_1_1AndersenBase.html +13 -14
  30. package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD-members.html +52 -53
  31. package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD.html +12 -14
  32. package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR-members.html +56 -57
  33. package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR.html +6 -8
  34. package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff-members.html +53 -54
  35. package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff.html +9 -11
  36. package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl-members.html +27 -28
  37. package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +96 -120
  38. package/SVF-doxygen/html/html/classSVF_1_1CFLAlias-members.html +33 -34
  39. package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.html +2 -4
  40. package/SVF-doxygen/html/html/classSVF_1_1CFLBase-members.html +31 -32
  41. package/SVF-doxygen/html/html/classSVF_1_1CFLBase.html +4 -6
  42. package/SVF-doxygen/html/html/classSVF_1_1CFLGraph-members.html +1 -1
  43. package/SVF-doxygen/html/html/classSVF_1_1CFLGraph.html +4 -4
  44. package/SVF-doxygen/html/html/classSVF_1_1CFLVF-members.html +34 -35
  45. package/SVF-doxygen/html/html/classSVF_1_1CFLVF.html +2 -4
  46. package/SVF-doxygen/html/html/classSVF_1_1CHGraph-members.html +1 -1
  47. package/SVF-doxygen/html/html/classSVF_1_1CHGraph.html +4 -4
  48. package/SVF-doxygen/html/html/classSVF_1_1CondPTAImpl.html +110 -110
  49. package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph-members.html +2 -2
  50. package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +9 -9
  51. package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +8 -8
  52. package/SVF-doxygen/html/html/classSVF_1_1DCHGraph-members.html +1 -1
  53. package/SVF-doxygen/html/html/classSVF_1_1DCHGraph.html +4 -4
  54. package/SVF-doxygen/html/html/classSVF_1_1DDAStat.html +2 -2
  55. package/SVF-doxygen/html/html/classSVF_1_1FSMPTA-members.html +60 -61
  56. package/SVF-doxygen/html/html/classSVF_1_1FSMPTA.html +2 -4
  57. package/SVF-doxygen/html/html/classSVF_1_1FlowDDA-members.html +47 -48
  58. package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +4 -6
  59. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive-members.html +56 -57
  60. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +21 -23
  61. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +1 -1
  62. package/SVF-doxygen/html/html/classSVF_1_1GenericGraph-members.html +1 -1
  63. package/SVF-doxygen/html/html/classSVF_1_1GenericGraph.html +8 -8
  64. package/SVF-doxygen/html/html/classSVF_1_1ICFG-members.html +2 -2
  65. package/SVF-doxygen/html/html/classSVF_1_1ICFG.html +9 -9
  66. package/SVF-doxygen/html/html/classSVF_1_1IRGraph-members.html +1 -1
  67. package/SVF-doxygen/html/html/classSVF_1_1IRGraph.html +4 -4
  68. package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +2 -2
  69. package/SVF-doxygen/html/html/classSVF_1_1PTACallGraph-members.html +1 -1
  70. package/SVF-doxygen/html/html/classSVF_1_1PTACallGraph.html +4 -4
  71. package/SVF-doxygen/html/html/classSVF_1_1SVFG-members.html +2 -2
  72. package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +8 -8
  73. package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT-members.html +2 -2
  74. package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT.html +7 -7
  75. package/SVF-doxygen/html/html/classSVF_1_1SVFIR-members.html +1 -1
  76. package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +4 -4
  77. package/SVF-doxygen/html/html/classSVF_1_1Steensgaard-members.html +46 -47
  78. package/SVF-doxygen/html/html/classSVF_1_1Steensgaard.html +5 -7
  79. package/SVF-doxygen/html/html/classSVF_1_1TCT-members.html +1 -1
  80. package/SVF-doxygen/html/html/classSVF_1_1TCT.html +4 -4
  81. package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph-members.html +1 -1
  82. package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph.html +4 -4
  83. package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis-members.html +47 -48
  84. package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis.html +2 -4
  85. package/SVF-doxygen/html/html/classSVF_1_1VFG-members.html +2 -2
  86. package/SVF-doxygen/html/html/classSVF_1_1VFG.html +9 -9
  87. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive-members.html +76 -77
  88. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive.html +3 -5
  89. package/SVF-doxygen/html/html/classes.html +99 -99
  90. package/SVF-doxygen/html/html/dir_967d846b666a902c6ca9bc5c37976e49.html +0 -2
  91. package/SVF-doxygen/html/html/files.html +5 -6
  92. package/SVF-doxygen/html/html/functions_0x7e.html +0 -3
  93. package/SVF-doxygen/html/html/functions_a.html +9 -15
  94. package/SVF-doxygen/html/html/functions_c.html +1 -1
  95. package/SVF-doxygen/html/html/functions_func.html +11 -17
  96. package/SVF-doxygen/html/html/functions_func_0x7e.html +0 -3
  97. package/SVF-doxygen/html/html/functions_func_g.html +8 -11
  98. package/SVF-doxygen/html/html/functions_func_i.html +7 -10
  99. package/SVF-doxygen/html/html/functions_func_p.html +2 -29
  100. package/SVF-doxygen/html/html/functions_func_r.html +3 -9
  101. package/SVF-doxygen/html/html/functions_func_w.html +5 -8
  102. package/SVF-doxygen/html/html/functions_g.html +14 -17
  103. package/SVF-doxygen/html/html/functions_i.html +15 -18
  104. package/SVF-doxygen/html/html/functions_l.html +3 -3
  105. package/SVF-doxygen/html/html/functions_m.html +1 -4
  106. package/SVF-doxygen/html/html/functions_n.html +4 -4
  107. package/SVF-doxygen/html/html/functions_o.html +12 -12
  108. package/SVF-doxygen/html/html/functions_p.html +11 -43
  109. package/SVF-doxygen/html/html/functions_r.html +3 -11
  110. package/SVF-doxygen/html/html/functions_s.html +13 -11
  111. package/SVF-doxygen/html/html/functions_t.html +6 -6
  112. package/SVF-doxygen/html/html/functions_type_c.html +1 -1
  113. package/SVF-doxygen/html/html/functions_type_i.html +2 -2
  114. package/SVF-doxygen/html/html/functions_type_v.html +1 -1
  115. package/SVF-doxygen/html/html/functions_v.html +4 -4
  116. package/SVF-doxygen/html/html/functions_vars_m.html +0 -3
  117. package/SVF-doxygen/html/html/functions_vars_p.html +0 -3
  118. package/SVF-doxygen/html/html/functions_w.html +10 -9
  119. package/SVF-doxygen/html/html/hierarchy.html +194 -195
  120. package/SVF-doxygen/html/html/namespaceSVF.html +0 -2
  121. package/SVF-doxygen/html/html/search/all_1.js +0 -2
  122. package/SVF-doxygen/html/html/search/all_10.js +4 -14
  123. package/SVF-doxygen/html/html/search/all_11.js +1 -3
  124. package/SVF-doxygen/html/html/search/all_12.js +9 -9
  125. package/SVF-doxygen/html/html/search/all_13.js +4 -4
  126. package/SVF-doxygen/html/html/search/all_15.js +4 -4
  127. package/SVF-doxygen/html/html/search/all_16.js +3 -4
  128. package/SVF-doxygen/html/html/search/all_19.js +0 -1
  129. package/SVF-doxygen/html/html/search/all_3.js +2 -2
  130. package/SVF-doxygen/html/html/search/all_7.js +0 -1
  131. package/SVF-doxygen/html/html/search/all_9.js +6 -8
  132. package/SVF-doxygen/html/html/search/all_c.js +3 -3
  133. package/SVF-doxygen/html/html/search/all_d.js +3 -4
  134. package/SVF-doxygen/html/html/search/all_e.js +2 -2
  135. package/SVF-doxygen/html/html/search/all_f.js +3 -3
  136. package/SVF-doxygen/html/html/search/classes_8.js +0 -1
  137. package/SVF-doxygen/html/html/search/files_7.js +0 -1
  138. package/SVF-doxygen/html/html/search/functions_0.js +0 -2
  139. package/SVF-doxygen/html/html/search/functions_10.js +0 -2
  140. package/SVF-doxygen/html/html/search/functions_11.js +1 -1
  141. package/SVF-doxygen/html/html/search/functions_15.js +1 -2
  142. package/SVF-doxygen/html/html/search/functions_17.js +0 -1
  143. package/SVF-doxygen/html/html/search/functions_6.js +0 -1
  144. package/SVF-doxygen/html/html/search/functions_8.js +1 -2
  145. package/SVF-doxygen/html/html/search/functions_d.js +1 -1
  146. package/SVF-doxygen/html/html/search/functions_f.js +0 -9
  147. package/SVF-doxygen/html/html/search/typedefs_13.js +1 -1
  148. package/SVF-doxygen/html/html/search/typedefs_2.js +1 -1
  149. package/SVF-doxygen/html/html/search/typedefs_7.js +3 -3
  150. package/SVF-doxygen/html/html/search/variables_10.js +0 -1
  151. package/SVF-doxygen/html/html/search/variables_13.js +2 -2
  152. package/SVF-doxygen/html/html/search/variables_d.js +0 -1
  153. package/include/Graphs/ConsG.h +1 -1
  154. package/include/Graphs/GenericGraph.h +1 -1
  155. package/include/Graphs/ICFG.h +1 -1
  156. package/include/Graphs/VFG.h +1 -1
  157. package/include/MemoryModel/PointerAnalysisImpl.h +1 -2
  158. package/lib/MemoryModel/PointerAnalysisImpl.cpp +87 -63
  159. package/lib/WPA/Andersen.cpp +9 -2
  160. package/package.json +1 -1
  161. package/include/SVF-LLVM/IRAnnotator.h +0 -324
@@ -1587,9 +1587,6 @@ $(function() {
1587
1587
  <li>getMaxStructSize()
1588
1588
  : <a class="el" href="classSVF_1_1SymbolTableInfo.html#abc7e567209010286a68634c700d76cca">SVF::SymbolTableInfo</a>
1589
1589
  </li>
1590
- <li>getMdNodePts()
1591
- : <a class="el" href="classSVF_1_1IRAnnotator.html#a08a3ad9b6d872a70b1480f1beed49441">SVF::IRAnnotator</a>
1592
- </li>
1593
1590
  <li>getMemObj()
1594
1591
  : <a class="el" href="classSVF_1_1IRGraph.html#ad5a06a57d64c54ec6e7e92b7e0acfad8">SVF::IRGraph</a>
1595
1592
  , <a class="el" href="classSVF_1_1ObjVar.html#a6a4feb73b54e602407e35eeb09f55930">SVF::ObjVar</a>
@@ -1950,7 +1947,7 @@ $(function() {
1950
1947
  , <a class="el" href="classSVF_1_1RaceResultValidator.html#afdd89e26a7c168762bfe85746252827f">SVF::RaceResultValidator</a>
1951
1948
  </li>
1952
1949
  <li>getOutputforInterlevAnalysis()
1953
- : <a class="el" href="classSVF_1_1MTAResultValidator.html#ac24a8a6922d9dc9edecab3bc45bc9204">SVF::MTAResultValidator</a>
1950
+ : <a class="el" href="classSVF_1_1MTAResultValidator.html#a9f7c30f6bb29630101b034009f7d944c">SVF::MTAResultValidator</a>
1954
1951
  </li>
1955
1952
  <li>getPAG()
1956
1953
  : <a class="el" href="classSVF_1_1FSMPTA.html#ad93ee6450a9eb498369bf63acc9f6578">SVF::FSMPTA</a>
@@ -2048,11 +2045,11 @@ $(function() {
2048
2045
  : <a class="el" href="classSVF_1_1CmpStmt.html#aa6a21fb1cfbc263bb38651176c495632">SVF::CmpStmt</a>
2049
2046
  </li>
2050
2047
  <li>getPredInstructions()
2051
- : <a class="el" href="classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc">SVF::SVFInstruction</a>
2048
+ : <a class="el" href="classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8">SVF::SVFInstruction</a>
2052
2049
  </li>
2053
2050
  <li>getPreviousMemoryAccessInst()
2054
2051
  : <a class="el" href="classSVF_1_1LockResultValidator.html#a0be1cdab3c36835044e3b26d5d8402e6">SVF::LockResultValidator</a>
2055
- , <a class="el" href="classSVF_1_1MTAResultValidator.html#a2ddf3189b3f90986752282b1c6bd003d">SVF::MTAResultValidator</a>
2052
+ , <a class="el" href="classSVF_1_1MTAResultValidator.html#ab3ba3c6d9c40e97febdab0e7d4ad9a3e">SVF::MTAResultValidator</a>
2056
2053
  , <a class="el" href="classSVF_1_1RaceResultValidator.html#ad029f7a9a5161191a44d1e841f9d6114">SVF::RaceResultValidator</a>
2057
2054
  </li>
2058
2055
  <li>getPrevNodes()
@@ -2112,11 +2109,11 @@ $(function() {
2112
2109
  <li>getPts()
2113
2110
  : <a class="el" href="classSVF_1_1Andersen.html#a187285a5bdf9422d9188b2b11b667639">SVF::Andersen</a>
2114
2111
  , <a class="el" href="classSVF_1_1BVDataPTAImpl.html#ac9897a09cad8a99169f2da2116807b1b">SVF::BVDataPTAImpl</a>
2115
- , <a class="el" href="classSVF_1_1CondPTAImpl.html#a63fa2b3a96696ffc67a119c1ba5ce748">SVF::CondPTAImpl&lt; Cond &gt;</a>
2112
+ , <a class="el" href="classSVF_1_1CondPTAImpl.html#a0b96ba98239186d6d676f9540da9e590">SVF::CondPTAImpl&lt; Cond &gt;</a>
2116
2113
  , <a class="el" href="classSVF_1_1MutableDFPTData.html#a4cbb9131a89c5c48367fb927693b5c6b">SVF::MutableDFPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
2117
2114
  , <a class="el" href="classSVF_1_1MutableDiffPTData.html#ac2f494da9379c336bb81a0dc438b5af9">SVF::MutableDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
2118
2115
  , <a class="el" href="classSVF_1_1MutablePTData.html#abe4230f3ba78fc660ea291fda36ffa62">SVF::MutablePTData&lt; Key, KeySet, Data, DataSet &gt;</a>
2119
- , <a class="el" href="classSVF_1_1MutableVersionedPTData.html#afcc34f6cedca6a8f151b1a7251832818">SVF::MutableVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
2116
+ , <a class="el" href="classSVF_1_1MutableVersionedPTData.html#aaf519166d2e0ca3c81088b52a1cf3066">SVF::MutableVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
2120
2117
  , <a class="el" href="classSVF_1_1PersistentDFPTData.html#a2adbaa59c46d611a448594b74745e986">SVF::PersistentDFPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
2121
2118
  , <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ab1246073bd0e0395528f8ec53281e315">SVF::PersistentDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
2122
2119
  , <a class="el" href="classSVF_1_1PersistentPTData.html#a82621bb9b53ccb479cb7278df9a4e366">SVF::PersistentPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
@@ -2133,7 +2130,7 @@ $(function() {
2133
2130
  , <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData&lt; Key, KeySet, Data, DataSet &gt;</a>
2134
2131
  </li>
2135
2132
  <li>getPtsSubSetMap()
2136
- : <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ae3c857c056f4e6e863843bafba7fdea1">SVF::IntraDisjointMRG</a>
2133
+ : <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53">SVF::IntraDisjointMRG</a>
2137
2134
  </li>
2138
2135
  <li>getRawProductions()
2139
2136
  : <a class="el" href="classSVF_1_1GrammarBase.html#a4561438149716c91178ea013686f66ae">SVF::GrammarBase</a>
@@ -2197,7 +2194,7 @@ $(function() {
2197
2194
  , <a class="el" href="classSVF_1_1ICFGBuilder.html#a31a2810fe664f45da147f4bd0a0410d6">SVF::ICFGBuilder</a>
2198
2195
  </li>
2199
2196
  <li>getRetParmAtJoinedSite()
2200
- : <a class="el" href="classSVF_1_1ThreadAPI.html#acbd4d2403cc9ebb01b82844d8c4eeb54">SVF::ThreadAPI</a>
2197
+ : <a class="el" href="classSVF_1_1ThreadAPI.html#a24e1734230ec053c218d4d4774b9bfd0">SVF::ThreadAPI</a>
2201
2198
  </li>
2202
2199
  <li>getRetPE()
2203
2200
  : <a class="el" href="classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603">SVF::RetCFGEdge</a>
@@ -2374,7 +2371,7 @@ $(function() {
2374
2371
  </li>
2375
2372
  <li>getStringArg()
2376
2373
  : <a class="el" href="classSVF_1_1LockResultValidator.html#a1b1b841451fe51cb58417e864a28cbfc">SVF::LockResultValidator</a>
2377
- , <a class="el" href="classSVF_1_1MTAResultValidator.html#a1ac51d2847f9bdee27092ab22211bb61">SVF::MTAResultValidator</a>
2374
+ , <a class="el" href="classSVF_1_1MTAResultValidator.html#a75057911bf08c167ead4232c4a2b25f4">SVF::MTAResultValidator</a>
2378
2375
  </li>
2379
2376
  <li>getStrongUpdateStores()
2380
2377
  : <a class="el" href="classSVF_1_1DDAStat.html#a26b018fc5677e33876bee1200c270e60">SVF::DDAStat</a>
@@ -2399,10 +2396,10 @@ $(function() {
2399
2396
  , <a class="el" href="classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae">SVF::SVFBasicBlock</a>
2400
2397
  </li>
2401
2398
  <li>getSuccInstructions()
2402
- : <a class="el" href="classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b">SVF::SVFInstruction</a>
2399
+ : <a class="el" href="classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f">SVF::SVFInstruction</a>
2403
2400
  </li>
2404
2401
  <li>getSuccNodes()
2405
- : <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a8164ae39b494115142767abc29cebd53">SVF::MTASVFGBuilder</a>
2402
+ : <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a7033805052c8fae5cd0104fdd9e345c0">SVF::MTASVFGBuilder</a>
2406
2403
  </li>
2407
2404
  <li>getSVFArgument()
2408
2405
  : <a class="el" href="classSVF_1_1LLVMModuleSet.html#ad3f66b40ad360003845253f452d6a711">SVF::LLVMModuleSet</a>
@@ -2417,7 +2414,7 @@ $(function() {
2417
2414
  : <a class="el" href="classSVF_1_1LLVMModuleSet.html#a25821b0feeb3b08e00ec9d444520b727">SVF::LLVMModuleSet</a>
2418
2415
  </li>
2419
2416
  <li>getSVFFunction()
2420
- : <a class="el" href="classSVF_1_1LLVMModuleSet.html#affc126c56bc3146bef55c74a2bd8bc21">SVF::LLVMModuleSet</a>
2417
+ : <a class="el" href="classSVF_1_1LLVMModuleSet.html#a50fc24901350df9db890ba16a9b87e33">SVF::LLVMModuleSet</a>
2421
2418
  , <a class="el" href="classSVF_1_1SVFModule.html#aadc9f4ecf876de71548338df44c3c658">SVF::SVFModule</a>
2422
2419
  </li>
2423
2420
  <li>getSVFG()
@@ -2502,7 +2499,7 @@ $(function() {
2502
2499
  : <a class="el" href="classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e">SVF::TCT</a>
2503
2500
  </li>
2504
2501
  <li>getTCTNode()
2505
- : <a class="el" href="classSVF_1_1TCT.html#a7b4ad0b052e1f8b6869733eef15f4e4d">SVF::TCT</a>
2502
+ : <a class="el" href="classSVF_1_1TCT.html#aac9d98a33fbaa6defa3f847d0bbe76d6">SVF::TCT</a>
2506
2503
  </li>
2507
2504
  <li>getTCTNodeNum()
2508
2505
  : <a class="el" href="classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f">SVF::TCT</a>
@@ -2576,7 +2573,7 @@ $(function() {
2576
2573
  : <a class="el" href="classSVF_1_1DCHNode.html#ac77edc44c3c5acc185c27c018837d066">SVF::DCHNode</a>
2577
2574
  </li>
2578
2575
  <li>getTypeInfo()
2579
- : <a class="el" href="classSVF_1_1SVFType.html#af25ae6ae537f65f96917a66ce1bb3cf1">SVF::SVFType</a>
2576
+ : <a class="el" href="classSVF_1_1SVFType.html#a05850c17c2dbe42e5602dc8c9a70f3bd">SVF::SVFType</a>
2580
2577
  , <a class="el" href="classSVF_1_1SymbolTableInfo.html#a5dc699aa85fe879eb4b2c9109cf3030d">SVF::SymbolTableInfo</a>
2581
2578
  </li>
2582
2579
  <li>getTypeSystem()
@@ -2732,7 +2729,7 @@ $(function() {
2732
2729
  : <a class="el" href="classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e">SVF::SVFConstantInt</a>
2733
2730
  </li>
2734
2731
  <li>global_begin()
2735
- : <a class="el" href="classSVF_1_1SVFModule.html#a4dc32c583d29d74d052eaa5665b0b70e">SVF::SVFModule</a>
2732
+ : <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
2736
2733
  </li>
2737
2734
  <li>global_end()
2738
2735
  : <a class="el" href="classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b">SVF::SVFModule</a>
@@ -117,7 +117,7 @@ $(function() {
117
117
  : <a class="el" href="classSVF_1_1SVFIR.html#a4666dabcbeb3f40f96a0694ce2f07eb0">SVF::SVFIR</a>
118
118
  </li>
119
119
  <li>ICFGNodeIDToNodeMapTy
120
- : <a class="el" href="classSVF_1_1ICFG.html#af1fe5708c6f67fd87fa1edaa6c73ff5d">SVF::ICFG</a>
120
+ : <a class="el" href="classSVF_1_1ICFG.html#abd1b5ed3f7d29f846d5714f40106781b">SVF::ICFG</a>
121
121
  </li>
122
122
  <li>ICFGNodeK
123
123
  : <a class="el" href="classSVF_1_1ICFGNode.html#a74f598c1c86b023680bb2685aa8ab376">SVF::ICFGNode</a>
@@ -135,12 +135,12 @@ $(function() {
135
135
  : <a class="el" href="classSVF_1_1ICFGStat.html#a69670ae14f5ec47728e2ddc7dd4dec84">SVF::ICFGStat</a>
136
136
  , <a class="el" href="classSVF_1_1SVFLoop.html#a4519b374ff32534797ad2afe1c1f672f">SVF::SVFLoop</a>
137
137
  </li>
138
- <li>ICFGNodeToSVFLoopVec
139
- : <a class="el" href="classSVF_1_1ICFG.html#a4288dd1d729524b8e8a92954852a2317">SVF::ICFG</a>
140
- </li>
141
138
  <li>icfgNodeToSVFLoopVec
142
139
  : <a class="el" href="classSVF_1_1ICFG.html#a7d6aeecb00d77600a204a72d60023d54">SVF::ICFG</a>
143
140
  </li>
141
+ <li>ICFGNodeToSVFLoopVec
142
+ : <a class="el" href="classSVF_1_1ICFG.html#a4288dd1d729524b8e8a92954852a2317">SVF::ICFG</a>
143
+ </li>
144
144
  <li>ICFGStat()
145
145
  : <a class="el" href="classSVF_1_1ICFGStat.html#a3bbad3d1c0ab0cad3cc4b7aa069d1f9f">SVF::ICFGStat</a>
146
146
  </li>
@@ -180,7 +180,7 @@ $(function() {
180
180
  : <a class="el" href="classSVF_1_1GenericGraph.html#a47a1ef8b67b0c92f78b4457dc3bbfe71">SVF::GenericGraph&lt; NodeTy, EdgeTy &gt;</a>
181
181
  </li>
182
182
  <li>IDToNodeMapTy
183
- : <a class="el" href="classSVF_1_1GenericGraph.html#ab9027b190f50ceefc90094e4f967f269">SVF::GenericGraph&lt; NodeTy, EdgeTy &gt;</a>
183
+ : <a class="el" href="classSVF_1_1GenericGraph.html#afe017704d73445211fecaf7f3853010e">SVF::GenericGraph&lt; NodeTy, EdgeTy &gt;</a>
184
184
  </li>
185
185
  <li>idToObjMap()
186
186
  : <a class="el" href="classSVF_1_1SymbolTableInfo.html#a929a20dc8f2eb4d82e93938b8339d697">SVF::SymbolTableInfo</a>
@@ -706,9 +706,6 @@ $(function() {
706
706
  : <a class="el" href="classSVF_1_1GraphReachSolver.html#af790a24d4448911584a6a49b9342a8d5">SVF::GraphReachSolver&lt; GraphType, DPIm &gt;</a>
707
707
  , <a class="el" href="classSVF_1_1SrcSnkSolver.html#a19a5395fbfdb95d9328337925496d5eb">SVF::SrcSnkSolver&lt; GraphType, DPIm &gt;</a>
708
708
  </li>
709
- <li>IRAnnotator()
710
- : <a class="el" href="classSVF_1_1IRAnnotator.html#aa54df3d6c0c20c26be90bb68546dc93d">SVF::IRAnnotator</a>
711
- </li>
712
709
  <li>IRGraph()
713
710
  : <a class="el" href="classSVF_1_1IRGraph.html#a34f7644ccf88fc0911c0b4f625dc1f28">SVF::IRGraph</a>
714
711
  , <a class="el" href="classSVF_1_1SVFVar.html#a6755ed387e15f44ffb637f64a0af60bc">SVF::SVFVar</a>
@@ -960,7 +957,7 @@ $(function() {
960
957
  : <a class="el" href="classSVF_1_1PCG.html#a767a7ea009067e7f82bb70b29688a144">SVF::PCG</a>
961
958
  </li>
962
959
  <li>isFOpen()
963
- : <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a50b572a89b800c3520f77d6f1094c066">SVF::SaberCheckerAPI</a>
960
+ : <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a5a2f7cb7f46b6edd80e6d4611f07e327">SVF::SaberCheckerAPI</a>
964
961
  </li>
965
962
  <li>isForksite()
966
963
  : <a class="el" href="classSVF_1_1ThreadCallGraph.html#a07d3db6ffe8d75effd6fbc3856c484fe">SVF::ThreadCallGraph</a>
@@ -999,7 +996,7 @@ $(function() {
999
996
  , <a class="el" href="classSVF_1_1SrcSnkDDA.html#a391bb031b2f244e930b266a29cda0af7">SVF::SrcSnkDDA</a>
1000
997
  </li>
1001
998
  <li>isHareParFor()
1002
- : <a class="el" href="classSVF_1_1ThreadAPI.html#ab96065dc1bb1cc29f9c37c885f524b34">SVF::ThreadAPI</a>
999
+ : <a class="el" href="classSVF_1_1ThreadAPI.html#adb944c2287cf7686a03b0e53a03ba025">SVF::ThreadAPI</a>
1003
1000
  </li>
1004
1001
  <li>isHBPair()
1005
1002
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a86c68ce5fd8825b1593d92a5a5bad389">SVF::ForkJoinAnalysis</a>
@@ -1159,13 +1156,13 @@ $(function() {
1159
1156
  : <a class="el" href="classSVF_1_1TCT.html#ab6c2beac6b9f1e4fc1fdd4d657232389">SVF::TCT</a>
1160
1157
  </li>
1161
1158
  <li>isMemAlloc()
1162
- : <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a512741dffe68d4bbb761c5c178ea8c67">SVF::SaberCheckerAPI</a>
1159
+ : <a class="el" href="classSVF_1_1SaberCheckerAPI.html#acd2486bcf4cf413e63afed7884a0719e">SVF::SaberCheckerAPI</a>
1163
1160
  </li>
1164
1161
  <li>isMemcpy()
1165
1162
  : <a class="el" href="classSVF_1_1MTAAnnotator.html#aee9e5ebac543d9a2aab511410b047898">SVF::MTAAnnotator</a>
1166
1163
  </li>
1167
1164
  <li>isMemDealloc()
1168
- : <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a6bfc01d7e72b8c587b2e494aa923f908">SVF::SaberCheckerAPI</a>
1165
+ : <a class="el" href="classSVF_1_1SaberCheckerAPI.html#ab6d9c2435bdb1c01542cc75e9eef0a4e">SVF::SaberCheckerAPI</a>
1169
1166
  </li>
1170
1167
  <li>isMemset()
1171
1168
  : <a class="el" href="classSVF_1_1MTAAnnotator.html#a36eb47b716c3b44ba5c459052bb0ed93">SVF::MTAAnnotator</a>
@@ -1256,7 +1253,7 @@ $(function() {
1256
1253
  : <a class="el" href="classSVF_1_1LockAnalysis.html#ae912e35cddd4235a663f84f70c3881e7">SVF::LockAnalysis</a>
1257
1254
  </li>
1258
1255
  <li>isProtectedByCommonCxtLock()
1259
- : <a class="el" href="classSVF_1_1LockAnalysis.html#a3e2e629a588b44ed39e529babb59a4f9">SVF::LockAnalysis</a>
1256
+ : <a class="el" href="classSVF_1_1LockAnalysis.html#a32c0c5bdd676302f1c9e797d540278d8">SVF::LockAnalysis</a>
1260
1257
  </li>
1261
1258
  <li>isProtectedByCommonLock()
1262
1259
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a213bd0dfeba620498dabcfa4fa3a018c">SVF::LockAnalysis</a>
@@ -1332,12 +1329,12 @@ $(function() {
1332
1329
  <li>isScalar()
1333
1330
  : <a class="el" href="classSVF_1_1DCHNode.html#a50cf99ff5cc910512c1ce3987c7395ef">SVF::DCHNode</a>
1334
1331
  </li>
1335
- <li>IsSimple
1336
- : <a class="el" href="structSVF_1_1DefaultDOTGraphTraits.html#abf5957e894bacd69c9ead5a80a330626">SVF::DefaultDOTGraphTraits</a>
1337
- </li>
1338
1332
  <li>isSimple()
1339
1333
  : <a class="el" href="structSVF_1_1DefaultDOTGraphTraits.html#acc82bc6228128e5bb98a6b00d6dc5f77">SVF::DefaultDOTGraphTraits</a>
1340
1334
  </li>
1335
+ <li>IsSimple
1336
+ : <a class="el" href="structSVF_1_1DefaultDOTGraphTraits.html#abf5957e894bacd69c9ead5a80a330626">SVF::DefaultDOTGraphTraits</a>
1337
+ </li>
1341
1338
  <li>isSingleFieldObj()
1342
1339
  : <a class="el" href="classSVF_1_1ConstraintGraph.html#a38fd07dd86f6187a7671f9f85565fccc">SVF::ConstraintGraph</a>
1343
1340
  </li>
@@ -1426,7 +1423,7 @@ $(function() {
1426
1423
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a66965759d876309c64faf4b755afc2a7">SVF::ForkJoinAnalysis</a>
1427
1424
  , <a class="el" href="classSVF_1_1LockAnalysis.html#a6039a72839e5eaf27c4c19c2e8316321">SVF::LockAnalysis</a>
1428
1425
  , <a class="el" href="classSVF_1_1MHP.html#a7af8320c524acaf3cf004ff37f9b4e42">SVF::MHP</a>
1429
- , <a class="el" href="classSVF_1_1ThreadAPI.html#a261eb3c2f7e44a81edf4feddfc65a3cc">SVF::ThreadAPI</a>
1426
+ , <a class="el" href="classSVF_1_1ThreadAPI.html#a4bacbfb6648de8196217c83b5d73b876">SVF::ThreadAPI</a>
1430
1427
  </li>
1431
1428
  <li>isTDJoin()
1432
1429
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a97151d74790b2853249d0cc94bb0904f">SVF::ForkJoinAnalysis</a>
@@ -1534,7 +1531,7 @@ $(function() {
1534
1531
  : <a class="el" href="classSVF_1_1SparseBitVector_1_1SparseBitVectorIterator.html#a3627077086baa18bd0ae25efd981c18f">SVF::SparseBitVector&lt; ElementSize &gt;::SparseBitVectorIterator</a>
1535
1532
  </li>
1536
1533
  <li>iter_adaptor_base()
1537
- : <a class="el" href="classSVF_1_1iter__adaptor__base.html#ad3e91fd59221ddbdc889bc081159f611">SVF::iter_adaptor_base&lt; DerivedT, WrappedIteratorT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT &gt;</a>
1534
+ : <a class="el" href="classSVF_1_1iter__adaptor__base.html#aae17978dbc68365513742c0ed6dd6e77">SVF::iter_adaptor_base&lt; DerivedT, WrappedIteratorT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT &gt;</a>
1538
1535
  </li>
1539
1536
  <li>iter_facade_base
1540
1537
  : <a class="el" href="classSVF_1_1iter__facade__base_1_1ReferenceProxy.html#ab4717ea89d08ac05464fa95bc7f50ac6">SVF::iter_facade_base&lt; DerivedT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT &gt;::ReferenceProxy</a>
@@ -213,12 +213,12 @@ $(function() {
213
213
  <li>loadsToMRsMap
214
214
  : <a class="el" href="classSVF_1_1MRGenerator.html#a0d8229b1f0b8428708e923d19096e4ba">SVF::MRGenerator</a>
215
215
  </li>
216
- <li>loadsToPointsToMap
217
- : <a class="el" href="classSVF_1_1MRGenerator.html#af47e15d6b8c15d547a718f3577513975">SVF::MRGenerator</a>
218
- </li>
219
216
  <li>LoadsToPointsToMap
220
217
  : <a class="el" href="classSVF_1_1MRGenerator.html#acfadd565b5c978c9417e059b3ea7588c">SVF::MRGenerator</a>
221
218
  </li>
219
+ <li>loadsToPointsToMap
220
+ : <a class="el" href="classSVF_1_1MRGenerator.html#af47e15d6b8c15d547a718f3577513975">SVF::MRGenerator</a>
221
+ </li>
222
222
  <li>loadTime
223
223
  : <a class="el" href="classSVF_1_1FlowSensitive.html#aab4f70210eb1e6447a24697d3b459067">SVF::FlowSensitive</a>
224
224
  </li>
@@ -70,9 +70,6 @@ $(function() {
70
70
  <li>m_id
71
71
  : <a class="el" href="classSVF_1_1CondVar.html#a26fd04b3f2d45f0c230e1823f3eea49a">SVF::CondVar&lt; Cond &gt;</a>
72
72
  </li>
73
- <li>mainModule
74
- : <a class="el" href="classSVF_1_1IRAnnotator.html#a01462e9ee84f490514598c68e8c9557b">SVF::IRAnnotator</a>
75
- </li>
76
73
  <li>makeEdgeFlagWithAddionalOpnd()
77
74
  : <a class="el" href="classSVF_1_1SVFStmt.html#a3b20523aed66ac8943d7d00ff777137b">SVF::SVFStmt</a>
78
75
  </li>
@@ -133,7 +130,7 @@ $(function() {
133
130
  : <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#ac95b1600aa524c3e607eebcf9d50df0e">SVF::ForkJoinAnalysis</a>
134
131
  , <a class="el" href="classSVF_1_1LockAnalysis.html#a78eb13118f947fb1d84e274bb0f46695">SVF::LockAnalysis</a>
135
132
  , <a class="el" href="classSVF_1_1MHP.html#a3dc4c80d60039ce5f73583ce32784d82">SVF::MHP</a>
136
- , <a class="el" href="classSVF_1_1MTAResultValidator.html#a6306899b5360e106dd090bea571027bf">SVF::MTAResultValidator</a>
133
+ , <a class="el" href="classSVF_1_1MTAResultValidator.html#a3207f67c8046e64ffd7beb4d5cd6c0e0">SVF::MTAResultValidator</a>
137
134
  , <a class="el" href="classSVF_1_1TCT.html#a9b1a5a9feb8cd97b37ee49727536a549">SVF::TCT</a>
138
135
  </li>
139
136
  <li>max
@@ -271,18 +271,18 @@ $(function() {
271
271
  <li>nodeToRepMap
272
272
  : <a class="el" href="classSVF_1_1ConstraintGraph.html#ab1b5ee9202bd9f5d738f9850b42a45d2">SVF::ConstraintGraph</a>
273
273
  </li>
274
- <li>nodeToSubsMap
275
- : <a class="el" href="classSVF_1_1ConstraintGraph.html#af91f1027cd5de591ae40865f691c5f60">SVF::ConstraintGraph</a>
276
- </li>
277
274
  <li>NodeToSubsMap
278
275
  : <a class="el" href="classSVF_1_1ConstraintGraph.html#ac7d24753491a9bab39a13b32bb65f139">SVF::ConstraintGraph</a>
279
276
  </li>
280
277
  <li>nodeToSubsMap
281
- : <a class="el" href="classSVF_1_1Steensgaard.html#aca87fc74b6acb096a7165f105b14854b">SVF::Steensgaard</a>
278
+ : <a class="el" href="classSVF_1_1ConstraintGraph.html#af91f1027cd5de591ae40865f691c5f60">SVF::ConstraintGraph</a>
282
279
  </li>
283
280
  <li>NodeToSubsMap
284
281
  : <a class="el" href="classSVF_1_1Steensgaard.html#a45d49eef110e3bc15509a2020be38453">SVF::Steensgaard</a>
285
282
  </li>
283
+ <li>nodeToSubsMap
284
+ : <a class="el" href="classSVF_1_1Steensgaard.html#aca87fc74b6acb096a7165f105b14854b">SVF::Steensgaard</a>
285
+ </li>
286
286
  <li>NodeType
287
287
  : <a class="el" href="structSVF_1_1DOTGraphTraits_3_01CFLGraph_01_5_01_4.html#a853ab084e6697910121f897ab43bca04">SVF::DOTGraphTraits&lt; CFLGraph * &gt;</a>
288
288
  , <a class="el" href="structSVF_1_1DOTGraphTraits_3_01CHGraph_01_5_01_4.html#aa655d045996275ad355298fb23d5ffc2">SVF::DOTGraphTraits&lt; CHGraph * &gt;</a>
@@ -506,12 +506,12 @@ $(function() {
506
506
  <li>OpICFGNodeVec
507
507
  : <a class="el" href="classSVF_1_1PhiStmt.html#ac505a4fe33e82f555663872e81220ba4">SVF::PhiStmt</a>
508
508
  </li>
509
- <li>opIncomingBBs
510
- : <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a73f39a488ad82300010abd18afe247a4">SVF::IntraPHIVFGNode</a>
511
- </li>
512
509
  <li>OPIncomingBBs
513
510
  : <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a66928f6cc755bd2a048804d00f859a80">SVF::IntraPHIVFGNode</a>
514
511
  </li>
512
+ <li>opIncomingBBs
513
+ : <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a73f39a488ad82300010abd18afe247a4">SVF::IntraPHIVFGNode</a>
514
+ </li>
515
515
  <li>OpIt
516
516
  : <a class="el" href="classllvm_1_1generic__bridge__gep__type__iterator.html#aa3fd4dca27e09df9ee726879624ae47e">llvm::generic_bridge_gep_type_iterator&lt; ItTy &gt;</a>
517
517
  </li>
@@ -555,40 +555,40 @@ $(function() {
555
555
  , <a class="el" href="classSVF_1_1PHIVFGNode.html#add18c60773871744123d12a037e78e20">SVF::PHIVFGNode</a>
556
556
  , <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#af31a06d33f41bdcff625ac23e269708c">SVF::UnaryOPVFGNode</a>
557
557
  </li>
558
- <li>opVers
559
- : <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#ae803603f567cc28f5a7e1b66fb324cbc">SVF::BinaryOPVFGNode</a>
560
- </li>
561
558
  <li>OPVers
562
559
  : <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a880c8260e3acb3fbe431446f2c1f5990">SVF::BinaryOPVFGNode</a>
563
560
  </li>
564
561
  <li>opVers
565
- : <a class="el" href="classSVF_1_1CmpVFGNode.html#aae30d80fd848d62467476d21c691573c">SVF::CmpVFGNode</a>
562
+ : <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#ae803603f567cc28f5a7e1b66fb324cbc">SVF::BinaryOPVFGNode</a>
566
563
  </li>
567
564
  <li>OPVers
568
565
  : <a class="el" href="classSVF_1_1CmpVFGNode.html#a0db4ada3c366c811962415454a859b22">SVF::CmpVFGNode</a>
569
- , <a class="el" href="classSVF_1_1MSSAPHI.html#a622892bb1c3c151e646ae1a46838c3ba">SVF::MSSAPHI&lt; Cond &gt;</a>
570
566
  </li>
571
567
  <li>opVers
572
- : <a class="el" href="classSVF_1_1MSSAPHI.html#abdabd6dff67cd59622f18d48e8b34271">SVF::MSSAPHI&lt; Cond &gt;</a>
568
+ : <a class="el" href="classSVF_1_1CmpVFGNode.html#aae30d80fd848d62467476d21c691573c">SVF::CmpVFGNode</a>
569
+ , <a class="el" href="classSVF_1_1MSSAPHI.html#abdabd6dff67cd59622f18d48e8b34271">SVF::MSSAPHI&lt; Cond &gt;</a>
573
570
  </li>
574
571
  <li>OPVers
575
- : <a class="el" href="classSVF_1_1MSSAPHISVFGNode.html#a300f37203eb84fc57e005c27ce0422fb">SVF::MSSAPHISVFGNode</a>
572
+ : <a class="el" href="classSVF_1_1MSSAPHI.html#a622892bb1c3c151e646ae1a46838c3ba">SVF::MSSAPHI&lt; Cond &gt;</a>
576
573
  </li>
577
574
  <li>opVers
578
575
  : <a class="el" href="classSVF_1_1MSSAPHISVFGNode.html#a9c327923ab939e06877441ebde5c1139">SVF::MSSAPHISVFGNode</a>
579
576
  </li>
580
577
  <li>OPVers
581
- : <a class="el" href="classSVF_1_1PHIVFGNode.html#a44ba5254e5f4def007c99916cd58668c">SVF::PHIVFGNode</a>
578
+ : <a class="el" href="classSVF_1_1MSSAPHISVFGNode.html#a300f37203eb84fc57e005c27ce0422fb">SVF::MSSAPHISVFGNode</a>
582
579
  </li>
583
580
  <li>opVers
584
581
  : <a class="el" href="classSVF_1_1PHIVFGNode.html#a08ccd55d0fb6ce33f69959349008daca">SVF::PHIVFGNode</a>
585
582
  </li>
586
583
  <li>OPVers
587
- : <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#af96b598342bbcbcd739e2603acfc5a41">SVF::UnaryOPVFGNode</a>
584
+ : <a class="el" href="classSVF_1_1PHIVFGNode.html#a44ba5254e5f4def007c99916cd58668c">SVF::PHIVFGNode</a>
588
585
  </li>
589
586
  <li>opVers
590
587
  : <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#ae6fdb5759a0dfeb0635ffd758b752dc1">SVF::UnaryOPVFGNode</a>
591
588
  </li>
589
+ <li>OPVers
590
+ : <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#af96b598342bbcbcd739e2603acfc5a41">SVF::UnaryOPVFGNode</a>
591
+ </li>
592
592
  <li>OR()
593
593
  : <a class="el" href="classSVF_1_1Z3Expr.html#ac063ed06c3495b790c02fe57c781b34e">SVF::Z3Expr</a>
594
594
  </li>
@@ -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>
@@ -367,12 +367,12 @@ $(function() {
367
367
  <li>Phi
368
368
  : <a class="el" href="classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9a6b3cd98eeb47c8475e7ee64480dcdee9">SVF::SVFStmt</a>
369
369
  </li>
370
- <li>PHINodeMap
371
- : <a class="el" href="classSVF_1_1SVFIR.html#a08a05dfa6b9734936bb92b3969dbce3b">SVF::SVFIR</a>
372
- </li>
373
370
  <li>phiNodeMap
374
371
  : <a class="el" href="classSVF_1_1SVFIR.html#a41abf665421dbfaef508b1eba0c91fb9">SVF::SVFIR</a>
375
372
  </li>
373
+ <li>PHINodeMap
374
+ : <a class="el" href="classSVF_1_1SVFIR.html#a08a05dfa6b9734936bb92b3969dbce3b">SVF::SVFIR</a>
375
+ </li>
376
376
  <li>PHISet
377
377
  : <a class="el" href="classSVF_1_1MemSSA.html#a8a5d3597f3dba9744e170cc8c32bf25f">SVF::MemSSA</a>
378
378
  , <a class="el" href="classSVF_1_1SVFG.html#aef7ee9d802934d51b3761663bdaf0c05">SVF::SVFG</a>
@@ -624,24 +624,12 @@ $(function() {
624
624
  : <a class="el" href="classSVF_1_1Andersen.html#adccf6acf63abc9cafc92b2148396fd10">SVF::Andersen</a>
625
625
  , <a class="el" href="classSVF_1_1Steensgaard.html#ada542b3e393f23938d37e479008e8cc0">SVF::Steensgaard</a>
626
626
  </li>
627
- <li>processAndersenResults()
628
- : <a class="el" href="classSVF_1_1IRAnnotator.html#a1dfd230ddbc751ddf6833a6dc22b84f7">SVF::IRAnnotator</a>
629
- </li>
630
- <li>processArgumentNode()
631
- : <a class="el" href="classSVF_1_1IRAnnotator.html#a79ce14045e7321569b95cff0b4800c08">SVF::IRAnnotator</a>
632
- </li>
633
- <li>processBasicBlockNode()
634
- : <a class="el" href="classSVF_1_1IRAnnotator.html#a6da6bf2db9dd582739e621aefc72025f">SVF::IRAnnotator</a>
635
- </li>
636
627
  <li>processCE()
637
628
  : <a class="el" href="classSVF_1_1SVFIRBuilder.html#a5adf8baa546292434ba1fec48db2d0a7">SVF::SVFIRBuilder</a>
638
629
  </li>
639
630
  <li>processCFLEdge()
640
631
  : <a class="el" href="classSVF_1_1CFLSolver.html#a53c873a9243d2ef3e8d5eff1b8081102">SVF::CFLSolver</a>
641
632
  </li>
642
- <li>processConstantNode()
643
- : <a class="el" href="classSVF_1_1IRAnnotator.html#a0a26b250269a2e38a5507d68fdbe03f4">SVF::IRAnnotator</a>
644
- </li>
645
633
  <li>processCopy()
646
634
  : <a class="el" href="classSVF_1_1Andersen.html#ac4afe532655c3f311143ebbe15175ca2">SVF::Andersen</a>
647
635
  , <a class="el" href="classSVF_1_1FlowSensitive.html#aa401cc90de4e1c6842f08a43a28c5aa1">SVF::FlowSensitive</a>
@@ -649,9 +637,6 @@ $(function() {
649
637
  <li>processFunBody()
650
638
  : <a class="el" href="classSVF_1_1ICFGBuilder.html#ab1cc5de5c2ee7acf83e9ae51c7b38cb5">SVF::ICFGBuilder</a>
651
639
  </li>
652
- <li>processFunctionNode()
653
- : <a class="el" href="classSVF_1_1IRAnnotator.html#a31cbc6e5c63442cdbab3eea1b7b5393f">SVF::IRAnnotator</a>
654
- </li>
655
640
  <li>processFunEntry()
656
641
  : <a class="el" href="classSVF_1_1ICFGBuilder.html#acb5253395384d36767173aa4aa39576b">SVF::ICFGBuilder</a>
657
642
  </li>
@@ -669,18 +654,9 @@ $(function() {
669
654
  , <a class="el" href="classSVF_1_1DDAVFSolver.html#ab10a34efa1acb6125ea32cf7a8cf919f">SVF::DDAVFSolver&lt; CVar, CPtSet, DPIm &gt;</a>
670
655
  , <a class="el" href="classSVF_1_1FlowDDA.html#ac48be374351dad54ee2418dde841cf24">SVF::FlowDDA</a>
671
656
  </li>
672
- <li>processGlobalVarNode()
673
- : <a class="el" href="classSVF_1_1IRAnnotator.html#ac0aa0266a7284a46ad62211fb595d663">SVF::IRAnnotator</a>
674
- </li>
675
657
  <li>processGraph()
676
658
  : <a class="el" href="classSVF_1_1SVFGStat.html#a3c016e166b8e84eb3b98bc3717cba5d8">SVF::SVFGStat</a>
677
659
  </li>
678
- <li>processInlineAsmNode()
679
- : <a class="el" href="classSVF_1_1IRAnnotator.html#ad7bc258f3a6201d06f80b3c4422536b2">SVF::IRAnnotator</a>
680
- </li>
681
- <li>processInstructionNode()
682
- : <a class="el" href="classSVF_1_1IRAnnotator.html#a9ed32d75937cc2da63cf95fbc477c66a">SVF::IRAnnotator</a>
683
- </li>
684
660
  <li>processLoad()
685
661
  : <a class="el" href="classSVF_1_1Andersen.html#abc20264231658b99998bc4af1f03a4de">SVF::Andersen</a>
686
662
  , <a class="el" href="classSVF_1_1FlowSensitive.html#a9968530b3dee876f55e6659530decf27">SVF::FlowSensitive</a>
@@ -693,9 +669,6 @@ $(function() {
693
669
  , <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a8cad0df2ae7df81dc2a966e694a0f7a2">SVF::VersionedFlowSensitive</a>
694
670
  , <a class="el" href="classSVF_1_1WPASolver.html#abd7fd785e70f66d394088101d78598ca">SVF::WPASolver&lt; GraphType &gt;</a>
695
671
  </li>
696
- <li>processPAGNode()
697
- : <a class="el" href="classSVF_1_1IRAnnotator.html#a067fe6d76b3b11bbb726e2b40e723f78">SVF::IRAnnotator</a>
698
- </li>
699
672
  <li>processPhi()
700
673
  : <a class="el" href="classSVF_1_1FlowSensitive.html#aa36fd1387e948e83107431179d819067">SVF::FlowSensitive</a>
701
674
  </li>
@@ -734,7 +707,7 @@ $(function() {
734
707
  : <a class="el" href="classSVF_1_1FlowSensitive.html#a3abffe1434386b1ce349fbed0cfe0967">SVF::FlowSensitive</a>
735
708
  </li>
736
709
  <li>propagateVersion()
737
- : <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#ad1aa83a71379164d3b7ccf6b61639cb1">SVF::VersionedFlowSensitive</a>
710
+ : <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a7a98162b69de90f80ce853a6ff43af56">SVF::VersionedFlowSensitive</a>
738
711
  </li>
739
712
  <li>propagateViaObj()
740
713
  : <a class="el" href="classSVF_1_1ContextDDA.html#a45d7a381fec0692b4d2f7d0eec47ccf1">SVF::ContextDDA</a>
@@ -823,12 +796,12 @@ $(function() {
823
796
  <li>PTACGNodeSet
824
797
  : <a class="el" href="classSVF_1_1TCT.html#afb579a5bdcc0a1c6b075bb9aae36c237">SVF::TCT</a>
825
798
  </li>
826
- <li>ptaImplTy
827
- : <a class="el" href="classSVF_1_1PointerAnalysis.html#a5d3c3094e263bf16a4f312a118c1bd36">SVF::PointerAnalysis</a>
828
- </li>
829
799
  <li>PTAImplTy
830
800
  : <a class="el" href="classSVF_1_1PointerAnalysis.html#ac0c0855918cb2cdc3d8ebc175acfbd4d">SVF::PointerAnalysis</a>
831
801
  </li>
802
+ <li>ptaImplTy
803
+ : <a class="el" href="classSVF_1_1PointerAnalysis.html#a5d3c3094e263bf16a4f312a118c1bd36">SVF::PointerAnalysis</a>
804
+ </li>
832
805
  <li>PTAName()
833
806
  : <a class="el" href="classSVF_1_1Andersen.html#ad92dbecc91170b235180e59ba307acda">SVF::Andersen</a>
834
807
  , <a class="el" href="classSVF_1_1ContextDDA.html#afb0ab7fc43e6f0331072419e39ae0606">SVF::ContextDDA</a>
@@ -848,13 +821,11 @@ $(function() {
848
821
  </li>
849
822
  <li>PTAVector
850
823
  : <a class="el" href="classSVF_1_1DDAPass.html#acc7ad5d3266cb3e24fba0b4db186348a">SVF::DDAPass</a>
824
+ , <a class="el" href="classSVF_1_1WPAPass.html#ad4e3d480ebcc6bbbb7bcc8dc3df8663e">SVF::WPAPass</a>
851
825
  </li>
852
826
  <li>ptaVector
853
827
  : <a class="el" href="classSVF_1_1WPAPass.html#a72a66ae158793f5d1bcb37b655db4446">SVF::WPAPass</a>
854
828
  </li>
855
- <li>PTAVector
856
- : <a class="el" href="classSVF_1_1WPAPass.html#ad4e3d480ebcc6bbbb7bcc8dc3df8663e">SVF::WPAPass</a>
857
- </li>
858
829
  <li>PTBackingType
859
830
  : <a class="el" href="classSVF_1_1BVDataPTAImpl.html#ad76328a8543b02784992afc2d5501d8a">SVF::BVDataPTAImpl</a>
860
831
  </li>
@@ -961,9 +932,6 @@ $(function() {
961
932
  <li>ptsSizeStat()
962
933
  : <a class="el" href="classSVF_1_1VersionedFlowSensitiveStat.html#acbe0a777f2c00b142a94ce2b974fd5d5">SVF::VersionedFlowSensitiveStat</a>
963
934
  </li>
964
- <li>ptsTo
965
- : <a class="el" href="classSVF_1_1IRAnnotator.html#afd8770eee0c14386c407cae026ce87b5">SVF::IRAnnotator</a>
966
- </li>
967
935
  <li>ptsToId
968
936
  : <a class="el" href="classSVF_1_1PersistentPointsToCache.html#a6a3b33721ae00efd2fdf2d71f3298e1c">SVF::PersistentPointsToCache&lt; Data &gt;</a>
969
937
  </li>
@@ -103,15 +103,9 @@ $(function() {
103
103
  <li>readFromFile()
104
104
  : <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a290501006cb700db0e07dc577429c928">SVF::BVDataPTAImpl</a>
105
105
  </li>
106
- <li>readFromModule()
107
- : <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a857cdacfc8cafdeb1431bdfa077ef9b5">SVF::BVDataPTAImpl</a>
108
- </li>
109
106
  <li>readInheritanceMetadataFromModule()
110
107
  : <a class="el" href="classSVF_1_1CHGBuilder.html#a443b021eb2b08b92164515750385b058">SVF::CHGBuilder</a>
111
108
  </li>
112
- <li>readPAGgepNodes()
113
- : <a class="el" href="classSVF_1_1IRAnnotator.html#a7f69afba3424c615736bffe2469d9a20">SVF::IRAnnotator</a>
114
- </li>
115
109
  <li>readPrecision()
116
110
  : <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a5532751632ece036b3d6741908573b36">SVF::MTASVFGBuilder</a>
117
111
  </li>
@@ -376,7 +370,7 @@ $(function() {
376
370
  </li>
377
371
  <li>rep()
378
372
  : <a class="el" href="classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#aae671732173cc6f958612ac934a6b503">SVF::SCCDetection&lt; GraphType &gt;::GNodeSCCInfo</a>
379
- , <a class="el" href="classSVF_1_1SCCDetection.html#ac22aee5fdb22387b5bd0f612faef689c">SVF::SCCDetection&lt; GraphType &gt;</a>
373
+ , <a class="el" href="classSVF_1_1SCCDetection.html#a0495f912a9084b21327f678b47ef7e07">SVF::SCCDetection&lt; GraphType &gt;</a>
380
374
  </li>
381
375
  <li>replaceFParamARetWithPHI()
382
376
  : <a class="el" href="classSVF_1_1SVFGOPT.html#a1fd6d26203d7d574b5664b8fcae54c1a">SVF::SVFGOPT</a>
@@ -406,7 +400,7 @@ $(function() {
406
400
  : <a class="el" href="classSVF_1_1LeakChecker.html#a93486083c0f186b91e655cbef2382634">SVF::LeakChecker</a>
407
401
  </li>
408
402
  <li>requiredBits()
409
- : <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#ad0f0a6b61a044db819c253f8b9ab093e">SVF::NodeIDAllocator::Clusterer</a>
403
+ : <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a9aea96839c51ac1e2cbf4813174bb21c">SVF::NodeIDAllocator::Clusterer</a>
410
404
  </li>
411
405
  <li>res
412
406
  : <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a01ca492acb9b769eb6e1fe2137dff47d">SVF::BinaryOPVFGNode</a>
@@ -580,13 +574,11 @@ $(function() {
580
574
  </li>
581
575
  <li>RevPtsMap
582
576
  : <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ac008ee5f7e4d286f9e76d85989358305">SVF::PersistentDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
577
+ , <a class="el" href="classSVF_1_1PersistentPTData.html#aad89172e6e99d5ee576faa7bc74b36d8">SVF::PersistentPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
583
578
  </li>
584
579
  <li>revPtsMap
585
580
  : <a class="el" href="classSVF_1_1PersistentPTData.html#a7b43ad5045ebdaa86f2587ea3f2f9563">SVF::PersistentPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
586
581
  </li>
587
- <li>RevPtsMap
588
- : <a class="el" href="classSVF_1_1PersistentPTData.html#aad89172e6e99d5ee576faa7bc74b36d8">SVF::PersistentPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
589
- </li>
590
582
  <li>rid
591
583
  : <a class="el" href="classSVF_1_1MemRegion.html#aeb8ba1e0c907aeb3de84d8bd899c98b4">SVF::MemRegion</a>
592
584
  </li>