svf-tools 1.0.333 → 1.0.334

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 (142) hide show
  1. package/SVF-doxygen/html/html/ConsG_8cpp_source.html +16 -7
  2. package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +1 -1
  3. package/SVF-doxygen/html/html/FlowDDA_8cpp_source.html +1 -1
  4. package/SVF-doxygen/html/html/FlowSensitiveTBHC_8cpp_source.html +1 -1
  5. package/SVF-doxygen/html/html/FlowSensitive_8cpp_source.html +1 -1
  6. package/SVF-doxygen/html/html/Graph2Json_8cpp_source.html +2 -2
  7. package/SVF-doxygen/html/html/IRGraph_8cpp_source.html +2 -2
  8. package/SVF-doxygen/html/html/MSSAMuChi_8h_source.html +2 -2
  9. package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +4 -4
  10. package/SVF-doxygen/html/html/MemRegion_8h_source.html +2 -2
  11. package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +2 -2
  12. package/SVF-doxygen/html/html/MemSSA_8h_source.html +2 -2
  13. package/SVF-doxygen/html/html/PAGBuilderFromFile_8cpp_source.html +2 -2
  14. package/SVF-doxygen/html/html/SVFG_8cpp_source.html +1 -1
  15. package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +4 -4
  16. package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +16 -16
  17. package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +22 -22
  18. package/SVF-doxygen/html/html/SVFIR_8h_source.html +16 -16
  19. package/SVF-doxygen/html/html/SVFStatements_8cpp_source.html +1 -1
  20. package/SVF-doxygen/html/html/SVFStatements_8h.html +14 -12
  21. package/SVF-doxygen/html/html/SVFStatements_8h_source.html +131 -122
  22. package/SVF-doxygen/html/html/VFGNode_8h_source.html +11 -11
  23. package/SVF-doxygen/html/html/VFG_8cpp_source.html +18 -18
  24. package/SVF-doxygen/html/html/VFG_8h_source.html +17 -16
  25. package/SVF-doxygen/html/html/annotated.html +271 -270
  26. package/SVF-doxygen/html/html/classSVF_1_1AddrStmt-members.html +16 -10
  27. package/SVF-doxygen/html/html/classSVF_1_1AddrStmt.html +36 -14
  28. package/SVF-doxygen/html/html/classSVF_1_1AddrStmt.png +0 -0
  29. package/SVF-doxygen/html/html/classSVF_1_1AssignStmt-members.html +145 -0
  30. package/SVF-doxygen/html/html/classSVF_1_1AssignStmt.html +770 -0
  31. package/SVF-doxygen/html/html/classSVF_1_1AssignStmt.png +0 -0
  32. package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt-members.html +7 -11
  33. package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt.html +19 -138
  34. package/SVF-doxygen/html/html/classSVF_1_1BranchStmt-members.html +2 -2
  35. package/SVF-doxygen/html/html/classSVF_1_1BranchStmt.html +39 -39
  36. package/SVF-doxygen/html/html/classSVF_1_1BranchVFGNode.html +3 -3
  37. package/SVF-doxygen/html/html/classSVF_1_1CallPE-members.html +19 -13
  38. package/SVF-doxygen/html/html/classSVF_1_1CallPE.html +43 -21
  39. package/SVF-doxygen/html/html/classSVF_1_1CallPE.png +0 -0
  40. package/SVF-doxygen/html/html/classSVF_1_1CmpStmt-members.html +7 -11
  41. package/SVF-doxygen/html/html/classSVF_1_1CmpStmt.html +20 -139
  42. package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +16 -9
  43. package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +1 -1
  44. package/SVF-doxygen/html/html/classSVF_1_1CopyStmt-members.html +16 -10
  45. package/SVF-doxygen/html/html/classSVF_1_1CopyStmt.html +36 -14
  46. package/SVF-doxygen/html/html/classSVF_1_1CopyStmt.png +0 -0
  47. package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +1 -1
  48. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +1 -1
  49. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveTBHC.html +1 -1
  50. package/SVF-doxygen/html/html/classSVF_1_1GenericEdge.html +3 -9
  51. package/SVF-doxygen/html/html/classSVF_1_1GenericEdge.png +0 -0
  52. package/SVF-doxygen/html/html/classSVF_1_1GepStmt-members.html +16 -10
  53. package/SVF-doxygen/html/html/classSVF_1_1GepStmt.html +41 -19
  54. package/SVF-doxygen/html/html/classSVF_1_1GepStmt.png +0 -0
  55. package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter.html +2 -2
  56. package/SVF-doxygen/html/html/classSVF_1_1LoadStmt-members.html +16 -10
  57. package/SVF-doxygen/html/html/classSVF_1_1LoadStmt.html +36 -14
  58. package/SVF-doxygen/html/html/classSVF_1_1LoadStmt.png +0 -0
  59. package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +8 -8
  60. package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +6 -6
  61. package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt-members.html +36 -29
  62. package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt.html +250 -31
  63. package/SVF-doxygen/html/html/classSVF_1_1NormalGepStmt-members.html +17 -11
  64. package/SVF-doxygen/html/html/classSVF_1_1NormalGepStmt.html +39 -17
  65. package/SVF-doxygen/html/html/classSVF_1_1NormalGepStmt.png +0 -0
  66. package/SVF-doxygen/html/html/classSVF_1_1PAGBuilderFromFile.html +2 -2
  67. package/SVF-doxygen/html/html/classSVF_1_1PhiStmt-members.html +5 -9
  68. package/SVF-doxygen/html/html/classSVF_1_1PhiStmt.html +18 -137
  69. package/SVF-doxygen/html/html/classSVF_1_1RetPE-members.html +16 -10
  70. package/SVF-doxygen/html/html/classSVF_1_1RetPE.html +43 -21
  71. package/SVF-doxygen/html/html/classSVF_1_1RetPE.png +0 -0
  72. package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +1 -1
  73. package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +23 -23
  74. package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +5 -5
  75. package/SVF-doxygen/html/html/classSVF_1_1SVFStmt.html +12 -8
  76. package/SVF-doxygen/html/html/classSVF_1_1SVFStmt.png +0 -0
  77. package/SVF-doxygen/html/html/classSVF_1_1StoreStmt-members.html +16 -10
  78. package/SVF-doxygen/html/html/classSVF_1_1StoreStmt.html +36 -14
  79. package/SVF-doxygen/html/html/classSVF_1_1StoreStmt.png +0 -0
  80. package/SVF-doxygen/html/html/classSVF_1_1TDForkPE-members.html +18 -12
  81. package/SVF-doxygen/html/html/classSVF_1_1TDForkPE.html +35 -13
  82. package/SVF-doxygen/html/html/classSVF_1_1TDForkPE.png +0 -0
  83. package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE-members.html +17 -11
  84. package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE.html +35 -13
  85. package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE.png +0 -0
  86. package/SVF-doxygen/html/html/classSVF_1_1UnaryOPStmt-members.html +2 -2
  87. package/SVF-doxygen/html/html/classSVF_1_1UnaryOPStmt.html +32 -32
  88. package/SVF-doxygen/html/html/classSVF_1_1VFG.html +27 -27
  89. package/SVF-doxygen/html/html/classSVF_1_1VariantGepStmt-members.html +17 -11
  90. package/SVF-doxygen/html/html/classSVF_1_1VariantGepStmt.html +37 -15
  91. package/SVF-doxygen/html/html/classSVF_1_1VariantGepStmt.png +0 -0
  92. package/SVF-doxygen/html/html/classes.html +91 -93
  93. package/SVF-doxygen/html/html/functions_a.html +10 -7
  94. package/SVF-doxygen/html/html/functions_c.html +16 -15
  95. package/SVF-doxygen/html/html/functions_func.html +7 -4
  96. package/SVF-doxygen/html/html/functions_func_c.html +24 -23
  97. package/SVF-doxygen/html/html/functions_func_g.html +26 -18
  98. package/SVF-doxygen/html/html/functions_func_o.html +5 -3
  99. package/SVF-doxygen/html/html/functions_func_t.html +1 -0
  100. package/SVF-doxygen/html/html/functions_g.html +30 -22
  101. package/SVF-doxygen/html/html/functions_l.html +5 -5
  102. package/SVF-doxygen/html/html/functions_m.html +1 -1
  103. package/SVF-doxygen/html/html/functions_o.html +14 -12
  104. package/SVF-doxygen/html/html/functions_p.html +18 -14
  105. package/SVF-doxygen/html/html/functions_r.html +2 -2
  106. package/SVF-doxygen/html/html/functions_s.html +10 -12
  107. package/SVF-doxygen/html/html/functions_t.html +4 -3
  108. package/SVF-doxygen/html/html/functions_v.html +3 -3
  109. package/SVF-doxygen/html/html/hierarchy.html +17 -16
  110. package/SVF-doxygen/html/html/namespaceSVF.html +2 -0
  111. package/SVF-doxygen/html/html/search/all_1.js +1 -0
  112. package/SVF-doxygen/html/html/search/all_10.js +6 -6
  113. package/SVF-doxygen/html/html/search/all_12.js +2 -2
  114. package/SVF-doxygen/html/html/search/all_13.js +7 -7
  115. package/SVF-doxygen/html/html/search/all_14.js +7 -7
  116. package/SVF-doxygen/html/html/search/all_15.js +1 -1
  117. package/SVF-doxygen/html/html/search/all_16.js +2 -2
  118. package/SVF-doxygen/html/html/search/all_3.js +2 -2
  119. package/SVF-doxygen/html/html/search/all_7.js +8 -4
  120. package/SVF-doxygen/html/html/search/all_c.js +2 -2
  121. package/SVF-doxygen/html/html/search/all_d.js +1 -1
  122. package/SVF-doxygen/html/html/search/all_e.js +2 -2
  123. package/SVF-doxygen/html/html/search/all_f.js +3 -3
  124. package/SVF-doxygen/html/html/search/classes_0.js +2 -1
  125. package/SVF-doxygen/html/html/search/functions_0.js +1 -0
  126. package/SVF-doxygen/html/html/search/functions_11.js +1 -1
  127. package/SVF-doxygen/html/html/search/functions_2.js +1 -1
  128. package/SVF-doxygen/html/html/search/functions_6.js +8 -4
  129. package/SVF-doxygen/html/html/search/functions_b.js +1 -1
  130. package/SVF-doxygen/html/html/search/functions_d.js +1 -1
  131. package/SVF-doxygen/html/html/search/variables_14.js +3 -3
  132. package/SVF-doxygen/html/html/search/variables_15.js +1 -1
  133. package/SVF-doxygen/html/html/search/variables_e.js +2 -2
  134. package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html +2 -2
  135. package/include/Graphs/VFG.h +4 -4
  136. package/include/MemoryModel/SVFStatements.h +379 -310
  137. package/lib/Graphs/ConsG.cpp +24 -24
  138. package/lib/Graphs/VFG.cpp +10 -10
  139. package/lib/MSSA/MemRegion.cpp +5 -5
  140. package/lib/MemoryModel/SVFIR.cpp +2 -2
  141. package/lib/MemoryModel/SVFStatements.cpp +11 -11
  142. package/package.json +1 -1
@@ -963,18 +963,18 @@ $(function() {
963
963
  : <a class="el" href="classSVF_1_1CHNode.html#a8c51571df92b5e152cc42e9aaf712dc9">SVF::CHNode</a>
964
964
  </li>
965
965
  <li>alias()
966
- : <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a949533e5c99698c7f9862aae5de23687">SVF::BVDataPTAImpl</a>
967
- , <a class="el" href="classSVF_1_1CondPTAImpl.html#afa6dffc1ac7e8dada1ff9e75b8cfd187">SVF::CondPTAImpl&lt; Cond &gt;</a>
968
- , <a class="el" href="classSVF_1_1DDAPass.html#a242575c5bd8a8f17fdc802e5ba80e7b0">SVF::DDAPass</a>
966
+ : <a class="el" href="classSVF_1_1BVDataPTAImpl.html#ad06fbd9a51499c668662b533eeb2e4ac">SVF::BVDataPTAImpl</a>
967
+ , <a class="el" href="classSVF_1_1CondPTAImpl.html#adb1ed3728d53a13c94402392155e9913">SVF::CondPTAImpl&lt; Cond &gt;</a>
968
+ , <a class="el" href="classSVF_1_1DDAPass.html#a96de481dd2af7b39428aff38158c1d4e">SVF::DDAPass</a>
969
969
  , <a class="el" href="classSVF_1_1LockAnalysis.html#a4424f27444c12dce8071c56a95c664bf">SVF::LockAnalysis</a>
970
- , <a class="el" href="classSVF_1_1PointerAnalysis.html#a6c01f259ad2379a422d7106ce0255eb8">SVF::PointerAnalysis</a>
971
- , <a class="el" href="classSVF_1_1WPAPass.html#a5a71ab4d4bd993ff52da60c730d7b57f">SVF::WPAPass</a>
970
+ , <a class="el" href="classSVF_1_1PointerAnalysis.html#abd9da46106d820721a24201caaa164e1">SVF::PointerAnalysis</a>
971
+ , <a class="el" href="classSVF_1_1WPAPass.html#af339db8bffc554be7dd5cb6b100649e7">SVF::WPAPass</a>
972
972
  </li>
973
973
  <li>alias_begin()
974
- : <a class="el" href="classSVF_1_1SVFModule.html#a0e28f6eaf32efc6f2c0987e64f1df852">SVF::SVFModule</a>
974
+ : <a class="el" href="classSVF_1_1SVFModule.html#a7f2b4647c8d69c8328b63e576cb6d065">SVF::SVFModule</a>
975
975
  </li>
976
976
  <li>alias_end()
977
- : <a class="el" href="classSVF_1_1SVFModule.html#a3cfd0983849950099d1e8f8e0fda42bc">SVF::SVFModule</a>
977
+ : <a class="el" href="classSVF_1_1SVFModule.html#a1bb5c818ec63d81a238f3d242a89079f">SVF::SVFModule</a>
978
978
  </li>
979
979
  <li>alias_iterator
980
980
  : <a class="el" href="classSVF_1_1SVFModule.html#abee99d29b7d4c4915a386895c755009c">SVF::SVFModule</a>
@@ -1270,6 +1270,9 @@ $(function() {
1270
1270
  <li>ArgumentVFGNode()
1271
1271
  : <a class="el" href="classSVF_1_1ArgumentVFGNode.html#a0b35234b96e98099a289b73028bae276">SVF::ArgumentVFGNode</a>
1272
1272
  </li>
1273
+ <li>AssignStmt()
1274
+ : <a class="el" href="classSVF_1_1AssignStmt.html#a41bf9092cbdfccb9724bd58e10aa51a6">SVF::AssignStmt</a>
1275
+ </li>
1273
1276
  <li>atEnd
1274
1277
  : <a class="el" href="classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#ad22614f30570619802e23715d1d5eaf0">SVF::CondPointsToSet&lt; Cond &gt;::CondPtsSetIterator</a>
1275
1278
  , <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ad3af46dcfb0e2846587eb5a71f38161f">SVF::CoreBitVector::CoreBitVectorIterator</a>
@@ -592,6 +592,7 @@ $(function() {
592
592
  , <a class="el" href="classSVF_1_1Andersen.html#aaec53980b25ed769fa9a985860f810b5">SVF::Andersen</a>
593
593
  , <a class="el" href="classSVF_1_1AndersenBase.html#afa4d710b093a6c7a33cb1aef823781f0">SVF::AndersenBase</a>
594
594
  , <a class="el" href="classSVF_1_1ArgumentVFGNode.html#ab6179be01a029e52df59480c20a92ef2">SVF::ArgumentVFGNode</a>
595
+ , <a class="el" href="classSVF_1_1AssignStmt.html#a4f94b6731f324e44fc4d4e06d7acdbf7">SVF::AssignStmt</a>
595
596
  , <a class="el" href="classSVF_1_1BinaryOPStmt.html#ab5a0f41455474643e8dd97aaab0aaab5">SVF::BinaryOPStmt</a>
596
597
  , <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a74266197f0ac969746c0be4175e70c17">SVF::BinaryOPVFGNode</a>
597
598
  , <a class="el" href="classSVF_1_1BranchCondExpr.html#a466d24de131d064a74d53783a6664b5e">SVF::BranchCondExpr</a>
@@ -624,7 +625,7 @@ $(function() {
624
625
  , <a class="el" href="classSVF_1_1DummyValVar.html#a06c603907dce56bea44f9a4f9da4d6c7">SVF::DummyValVar</a>
625
626
  , <a class="el" href="classSVF_1_1DummyVersionPropSVFGNode.html#ac997d06e133d698a5aa29c2af55a624e">SVF::DummyVersionPropSVFGNode</a>
626
627
  , <a class="el" href="classSVF_1_1EntryCHI.html#ad9c86f7cf28fe22584b94416803639aa">SVF::EntryCHI&lt; Cond &gt;</a>
627
- , <a class="el" href="classSVF_1_1FIObjVar.html#a07ed7216777acb05861044542cc2fe66">SVF::FIObjVar</a>
628
+ , <a class="el" href="classSVF_1_1FIObjVar.html#a1801ca6c6cf3367eff5621fa7c788619">SVF::FIObjVar</a>
628
629
  , <a class="el" href="classSVF_1_1FlowSensitive.html#ac76934c9ba15742e470a785af54bd958">SVF::FlowSensitive</a>
629
630
  , <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#afe46af7ca4f735e500b35f4f4bb8d910">SVF::FlowSensitiveTBHC</a>
630
631
  , <a class="el" href="classSVF_1_1FormalINSVFGNode.html#a049c4760e5d0ea2e31fc84ec32850310">SVF::FormalINSVFGNode</a>
@@ -634,7 +635,7 @@ $(function() {
634
635
  , <a class="el" href="classSVF_1_1FunEntryBlockNode.html#a7a3c08df6a65f82ecda01d3f547aa158">SVF::FunEntryBlockNode</a>
635
636
  , <a class="el" href="classSVF_1_1FunExitBlockNode.html#abeae6aae021670c80206c1f5a82ccd97">SVF::FunExitBlockNode</a>
636
637
  , <a class="el" href="classSVF_1_1GepCGEdge.html#af9fbe33becd8f832267ab7ea6e0437b6">SVF::GepCGEdge</a>
637
- , <a class="el" href="classSVF_1_1GepObjVar.html#ab3129ad98687e6352675d84373d96ffe">SVF::GepObjVar</a>
638
+ , <a class="el" href="classSVF_1_1GepObjVar.html#ad7fc6e6ed6fca8641c44b91ab29524bd">SVF::GepObjVar</a>
638
639
  , <a class="el" href="classSVF_1_1GepStmt.html#a441cd8487b320ceff9d62884b4f28176">SVF::GepStmt</a>
639
640
  , <a class="el" href="classSVF_1_1GepValVar.html#a28e42f01110a2d0a5f1f90bca14c5035">SVF::GepValVar</a>
640
641
  , <a class="el" href="classSVF_1_1GepVFGNode.html#a77aa023b0c19e72a1263c63419643241">SVF::GepVFGNode</a>
@@ -705,7 +706,7 @@ $(function() {
705
706
  , <a class="el" href="classSVF_1_1VarArgPN.html#acaecf9e9d98c4a14fecee0877a72839c">SVF::VarArgPN</a>
706
707
  , <a class="el" href="classSVF_1_1VariantGepCGEdge.html#a5afc61b0781b222c70707a0ea765a4bd">SVF::VariantGepCGEdge</a>
707
708
  , <a class="el" href="classSVF_1_1VariantGepStmt.html#a68a168d7000b6185704f61725ffef6af">SVF::VariantGepStmt</a>
708
- , <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#abe1874f12ba05b4f453604c6d91598d6">SVF::VersionedFlowSensitive</a>
709
+ , <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#afd1e0d4445e1e50e95f816e51f8de3c8">SVF::VersionedFlowSensitive</a>
709
710
  , <a class="el" href="classSVF_1_1VersionedPTData.html#a385133d44ac2b5fcef007040da8c2fd6">SVF::VersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
710
711
  </li>
711
712
  <li>cleanConsCG()
@@ -792,7 +793,7 @@ $(function() {
792
793
  , <a class="el" href="classSVF_1_1PersistentDFPTData.html#af64c6a2c0a1b2044fac56a69e9db7cff">SVF::PersistentDFPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
793
794
  , <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ab01a663b665d629c15f3531f18b5abc2">SVF::PersistentDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
794
795
  , <a class="el" href="classSVF_1_1PersistentPTData.html#a10221452ea6ffed4ae51a9c6f9dc1e93">SVF::PersistentPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
795
- , <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a9f5bb9d2020973660268c4e5ac98cb61">SVF::PersistentVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
796
+ , <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#afe724603022a8fed7469f9ecd633febc">SVF::PersistentVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
796
797
  , <a class="el" href="classSVF_1_1PointerAnalysis.html#a3f78f60e1947a6d6fbcd3a0ee11e262a">SVF::PointerAnalysis</a>
797
798
  , <a class="el" href="classSVF_1_1PTData.html#a03c783b9a1faac0aee3e22361df594ce">SVF::PTData&lt; Key, KeySet, Data, DataSet &gt;</a>
798
799
  , <a class="el" href="classSVF_1_1VersionedPTData.html#a164436121f658ce0967a88bb84ecf220">SVF::VersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
@@ -863,10 +864,10 @@ $(function() {
863
864
  , <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75a98fd43afc6615f418d2d96209eb31828">SVF::VFGNode</a>
864
865
  </li>
865
866
  <li>CmpStmt()
866
- : <a class="el" href="classSVF_1_1CmpStmt.html#a6e11c486468a8fe0f7aa38a0546b8328">SVF::CmpStmt</a>
867
+ : <a class="el" href="classSVF_1_1CmpStmt.html#a02c4846269bd28bd4e8b127532cb737a">SVF::CmpStmt</a>
867
868
  </li>
868
869
  <li>CmpVFGNode()
869
- : <a class="el" href="classSVF_1_1CmpVFGNode.html#ae7029edffae3f64899bf640fc0842258">SVF::CmpVFGNode</a>
870
+ : <a class="el" href="classSVF_1_1CmpVFGNode.html#adcb91fca3c1cd9e23c8996dd825504ac">SVF::CmpVFGNode</a>
870
871
  </li>
871
872
  <li>cnext
872
873
  : <a class="el" href="structDdQueueItem.html#a5500eae904c7432f4e08452c93c501fa">DdQueueItem</a>
@@ -1110,7 +1111,7 @@ $(function() {
1110
1111
  , <a class="el" href="classSVF_1_1VFPathCond.html#a1a2927860cfad8b01e1882dce4044203">SVF::VFPathCond</a>
1111
1112
  </li>
1112
1113
  <li>CondPointsToSet()
1113
- : <a class="el" href="classSVF_1_1CondPointsToSet.html#aad144061d006968ff4d6d21488b84801">SVF::CondPointsToSet&lt; Cond &gt;</a>
1114
+ : <a class="el" href="classSVF_1_1CondPointsToSet.html#a3670dc2bb046f2d3e0d27dc02b32e62f">SVF::CondPointsToSet&lt; Cond &gt;</a>
1114
1115
  </li>
1115
1116
  <li>CondPosMap
1116
1117
  : <a class="el" href="classSVF_1_1PathCondAllocator.html#a0d685cfd0f0652a0ff839969f763371b">SVF::PathCondAllocator</a>
@@ -1131,7 +1132,7 @@ $(function() {
1131
1132
  : <a class="el" href="classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a8a3d10d0aaf4708e7e44bedc6be077e0">SVF::CondPointsToSet&lt; Cond &gt;::CondPtsSetIterator</a>
1132
1133
  </li>
1133
1134
  <li>CondStdSet()
1134
- : <a class="el" href="classSVF_1_1CondStdSet.html#a3f1885562bb34c3ccbd15117788725e0">SVF::CondStdSet&lt; Element &gt;</a>
1135
+ : <a class="el" href="classSVF_1_1CondStdSet.html#a1f3e8aa09ca8e7f252525e35c4886c5b">SVF::CondStdSet&lt; Element &gt;</a>
1135
1136
  </li>
1136
1137
  <li>condToInstMap
1137
1138
  : <a class="el" href="classSVF_1_1CondManager.html#ab986c3f6281995e302dabe4776768329">SVF::CondManager</a>
@@ -1317,7 +1318,7 @@ $(function() {
1317
1318
  : <a class="el" href="classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da1524077f4425b7e2d6cc32917a02c356">SVF::LeakChecker</a>
1318
1319
  </li>
1319
1320
  <li>ContextCond()
1320
- : <a class="el" href="classSVF_1_1ContextCond.html#a5f31275f74ff9eb5734481f36275c6d9">SVF::ContextCond</a>
1321
+ : <a class="el" href="classSVF_1_1ContextCond.html#a9b81bf11679645d32d50b91bdb6d2dc1">SVF::ContextCond</a>
1321
1322
  </li>
1322
1323
  <li>ContextDDA()
1323
1324
  : <a class="el" href="classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05">SVF::ContextDDA</a>
@@ -1353,10 +1354,10 @@ $(function() {
1353
1354
  : <a class="el" href="classSVF_1_1CopyVFGNode.html#a0f3f697a0053bf5847db95f526bec1e7">SVF::CopyVFGNode</a>
1354
1355
  </li>
1355
1356
  <li>CoreBitVector()
1356
- : <a class="el" href="classSVF_1_1CoreBitVector.html#aa25de5d26935c74e156c5f6604b3d8a8">SVF::CoreBitVector</a>
1357
+ : <a class="el" href="classSVF_1_1CoreBitVector.html#a57b3db689583b652ab1426c04a66c4ae">SVF::CoreBitVector</a>
1357
1358
  </li>
1358
1359
  <li>CoreBitVectorIterator()
1359
- : <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ae209179f396c8b5b788ff6d2c437e5d6">SVF::CoreBitVector::CoreBitVectorIterator</a>
1360
+ : <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#add4da76753804d22314f070e1ad1ce6f">SVF::CoreBitVector::CoreBitVectorIterator</a>
1360
1361
  </li>
1361
1362
  <li>count
1362
1363
  : <a class="el" href="structDdHashItem.html#aa5bce9f94fb976df2a1768f0f0c7d50c">DdHashItem</a>
@@ -1679,12 +1680,12 @@ $(function() {
1679
1680
  <li>CxtLockToLockSet
1680
1681
  : <a class="el" href="classSVF_1_1LockAnalysis.html#ab782401c6521a2810e28ac602710ac22">SVF::LockAnalysis</a>
1681
1682
  </li>
1682
- <li>cxtLocktoSpan
1683
- : <a class="el" href="classSVF_1_1LockAnalysis.html#a2fd796765f16cc7094f36d68c0ff70a0">SVF::LockAnalysis</a>
1684
- </li>
1685
1683
  <li>CxtLockToSpan
1686
1684
  : <a class="el" href="classSVF_1_1LockAnalysis.html#a7335d5b13a6cb1dcde9706f30b8a4826">SVF::LockAnalysis</a>
1687
1685
  </li>
1686
+ <li>cxtLocktoSpan
1687
+ : <a class="el" href="classSVF_1_1LockAnalysis.html#a2fd796765f16cc7094f36d68c0ff70a0">SVF::LockAnalysis</a>
1688
+ </li>
1688
1689
  <li>CxtProc()
1689
1690
  : <a class="el" href="classSVF_1_1CxtProc.html#ac1ca3a049f6d0f8a0548a153cc903aa0">SVF::CxtProc</a>
1690
1691
  </li>
@@ -1741,7 +1742,7 @@ $(function() {
1741
1742
  : <a class="el" href="classSVF_1_1CxtThread.html#a7f842879cad19328575f33220491352a">SVF::CxtThread</a>
1742
1743
  </li>
1743
1744
  <li>CxtThreadProc()
1744
- : <a class="el" href="classSVF_1_1CxtThreadProc.html#acce14996e41ae55ae8e27b29408ef7c8">SVF::CxtThreadProc</a>
1745
+ : <a class="el" href="classSVF_1_1CxtThreadProc.html#a1c7dd7740266a07d354df537a9167bcc">SVF::CxtThreadProc</a>
1745
1746
  </li>
1746
1747
  <li>CxtThreadProcSet
1747
1748
  : <a class="el" href="classSVF_1_1TCT.html#a09493a428c0ebe7f67847b48f0481f40">SVF::TCT</a>
@@ -880,18 +880,18 @@ $(function() {
880
880
  : <a class="el" href="classSVF_1_1CHNode.html#a8c51571df92b5e152cc42e9aaf712dc9">SVF::CHNode</a>
881
881
  </li>
882
882
  <li>alias()
883
- : <a class="el" href="classSVF_1_1BVDataPTAImpl.html#adaba5a41a60e32d18d964bdb8ae5b2df">SVF::BVDataPTAImpl</a>
883
+ : <a class="el" href="classSVF_1_1BVDataPTAImpl.html#ad06fbd9a51499c668662b533eeb2e4ac">SVF::BVDataPTAImpl</a>
884
884
  , <a class="el" href="classSVF_1_1CondPTAImpl.html#a171918ada9b679b0114b27476caa5ee6">SVF::CondPTAImpl&lt; Cond &gt;</a>
885
- , <a class="el" href="classSVF_1_1DDAPass.html#a0a39a0f3e530a97a38dbfe0d9f04ec33">SVF::DDAPass</a>
885
+ , <a class="el" href="classSVF_1_1DDAPass.html#a96de481dd2af7b39428aff38158c1d4e">SVF::DDAPass</a>
886
886
  , <a class="el" href="classSVF_1_1LockAnalysis.html#a4424f27444c12dce8071c56a95c664bf">SVF::LockAnalysis</a>
887
887
  , <a class="el" href="classSVF_1_1PointerAnalysis.html#a6c01f259ad2379a422d7106ce0255eb8">SVF::PointerAnalysis</a>
888
- , <a class="el" href="classSVF_1_1WPAPass.html#a5a71ab4d4bd993ff52da60c730d7b57f">SVF::WPAPass</a>
888
+ , <a class="el" href="classSVF_1_1WPAPass.html#af339db8bffc554be7dd5cb6b100649e7">SVF::WPAPass</a>
889
889
  </li>
890
890
  <li>alias_begin()
891
891
  : <a class="el" href="classSVF_1_1SVFModule.html#a7f2b4647c8d69c8328b63e576cb6d065">SVF::SVFModule</a>
892
892
  </li>
893
893
  <li>alias_end()
894
- : <a class="el" href="classSVF_1_1SVFModule.html#a3cfd0983849950099d1e8f8e0fda42bc">SVF::SVFModule</a>
894
+ : <a class="el" href="classSVF_1_1SVFModule.html#a1bb5c818ec63d81a238f3d242a89079f">SVF::SVFModule</a>
895
895
  </li>
896
896
  <li>AliasDDAClient()
897
897
  : <a class="el" href="classSVF_1_1AliasDDAClient.html#af55b1ccfa6cfaa6ec079b19d62288cb6">SVF::AliasDDAClient</a>
@@ -1037,6 +1037,9 @@ $(function() {
1037
1037
  <li>ArgumentVFGNode()
1038
1038
  : <a class="el" href="classSVF_1_1ArgumentVFGNode.html#a0b35234b96e98099a289b73028bae276">SVF::ArgumentVFGNode</a>
1039
1039
  </li>
1040
+ <li>AssignStmt()
1041
+ : <a class="el" href="classSVF_1_1AssignStmt.html#aff4c35109790daed3c6170c985153620">SVF::AssignStmt</a>
1042
+ </li>
1040
1043
  <li>atEnd()
1041
1044
  : <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ad3af46dcfb0e2846587eb5a71f38161f">SVF::CoreBitVector::CoreBitVectorIterator</a>
1042
1045
  , <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#a049cecdc3aa76a31eacdbe48f6a820e7">SVF::PointsTo::PointsToIterator</a>
@@ -172,9 +172,10 @@ $(function() {
172
172
  , <a class="el" href="classSVF_1_1Andersen.html#aaec53980b25ed769fa9a985860f810b5">SVF::Andersen</a>
173
173
  , <a class="el" href="classSVF_1_1AndersenBase.html#afa4d710b093a6c7a33cb1aef823781f0">SVF::AndersenBase</a>
174
174
  , <a class="el" href="classSVF_1_1ArgumentVFGNode.html#ab6179be01a029e52df59480c20a92ef2">SVF::ArgumentVFGNode</a>
175
+ , <a class="el" href="classSVF_1_1AssignStmt.html#a4f94b6731f324e44fc4d4e06d7acdbf7">SVF::AssignStmt</a>
175
176
  , <a class="el" href="classSVF_1_1BinaryOPStmt.html#ab5a0f41455474643e8dd97aaab0aaab5">SVF::BinaryOPStmt</a>
176
177
  , <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a74266197f0ac969746c0be4175e70c17">SVF::BinaryOPVFGNode</a>
177
- , <a class="el" href="classSVF_1_1BranchCondExpr.html#a466d24de131d064a74d53783a6664b5e">SVF::BranchCondExpr</a>
178
+ , <a class="el" href="classSVF_1_1BranchCondExpr.html#a410279631ba4a555a6b823be2465b0de">SVF::BranchCondExpr</a>
178
179
  , <a class="el" href="classSVF_1_1BranchStmt.html#a750ffca6648fafedfb271fb90d975847">SVF::BranchStmt</a>
179
180
  , <a class="el" href="classSVF_1_1BranchVFGNode.html#abaeefcd88c47e21065947f7587af2181">SVF::BranchVFGNode</a>
180
181
  , <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a6ba68138c10d1fbe5be6346c8dfeca74">SVF::BVDataPTAImpl</a>
@@ -190,7 +191,7 @@ $(function() {
190
191
  , <a class="el" href="classSVF_1_1CloneFIObjVar.html#a96a659f0a876b417ebdf6057db65c870">SVF::CloneFIObjVar</a>
191
192
  , <a class="el" href="classSVF_1_1CloneGepObjVar.html#a5f46eff05b965deeeed531bd9a87b464">SVF::CloneGepObjVar</a>
192
193
  , <a class="el" href="classSVF_1_1CmpStmt.html#adec661dd23b7806b35abba2d44aebc61">SVF::CmpStmt</a>
193
- , <a class="el" href="classSVF_1_1CmpVFGNode.html#ab1248b063654318677471fb10af16fd7">SVF::CmpVFGNode</a>
194
+ , <a class="el" href="classSVF_1_1CmpVFGNode.html#a3230ae3a4a7f10e0486f000b92b87713">SVF::CmpVFGNode</a>
194
195
  , <a class="el" href="classSVF_1_1CondPTAImpl.html#ae76fb767c13ca39baa0fbec55a7780fe">SVF::CondPTAImpl&lt; Cond &gt;</a>
195
196
  , <a class="el" href="classSVF_1_1ConstraintEdge.html#a2c2a62e61022bb936a903846e0aacdd3">SVF::ConstraintEdge</a>
196
197
  , <a class="el" href="classSVF_1_1CopyCGEdge.html#a321ccd6048312a570acbb8a217269434">SVF::CopyCGEdge</a>
@@ -200,8 +201,8 @@ $(function() {
200
201
  , <a class="el" href="classSVF_1_1DFPTData.html#a1b09e85de5cc187958dd8fb1aa5edfcd">SVF::DFPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
201
202
  , <a class="el" href="classSVF_1_1DiffPTData.html#a09f6aa3d329f8adcd4928344720cff0f">SVF::DiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
202
203
  , <a class="el" href="classSVF_1_1DirectSVFGEdge.html#a200f8722e39d0267cd5d0212871e16bf">SVF::DirectSVFGEdge</a>
203
- , <a class="el" href="classSVF_1_1DummyObjVar.html#a9552d717a869b0ec6678843a56fc8695">SVF::DummyObjVar</a>
204
- , <a class="el" href="classSVF_1_1DummyValVar.html#a06c603907dce56bea44f9a4f9da4d6c7">SVF::DummyValVar</a>
204
+ , <a class="el" href="classSVF_1_1DummyObjVar.html#a543ca59bd39740d1080fe4702bc2fd69">SVF::DummyObjVar</a>
205
+ , <a class="el" href="classSVF_1_1DummyValVar.html#ac09e183185b178f16547bb355ccb01f3">SVF::DummyValVar</a>
205
206
  , <a class="el" href="classSVF_1_1DummyVersionPropSVFGNode.html#ac997d06e133d698a5aa29c2af55a624e">SVF::DummyVersionPropSVFGNode</a>
206
207
  , <a class="el" href="classSVF_1_1EntryCHI.html#ad9c86f7cf28fe22584b94416803639aa">SVF::EntryCHI&lt; Cond &gt;</a>
207
208
  , <a class="el" href="classSVF_1_1FIObjVar.html#a1801ca6c6cf3367eff5621fa7c788619">SVF::FIObjVar</a>
@@ -278,9 +279,9 @@ $(function() {
278
279
  , <a class="el" href="classSVF_1_1ThreadForkEdge.html#a4d2c3601a3fd530d178ec00ee3e1bc5d">SVF::ThreadForkEdge</a>
279
280
  , <a class="el" href="classSVF_1_1ThreadJoinEdge.html#a0fb671c87fecd2fd9c2dab4187a47d37">SVF::ThreadJoinEdge</a>
280
281
  , <a class="el" href="classSVF_1_1ThreadMHPIndSVFGEdge.html#a4f7b0802389ce183635d5be2a40128bc">SVF::ThreadMHPIndSVFGEdge</a>
281
- , <a class="el" href="classSVF_1_1TypeAnalysis.html#ae14733ac9763b07a84ed9b5e297badf3">SVF::TypeAnalysis</a>
282
+ , <a class="el" href="classSVF_1_1TypeAnalysis.html#a62f4d86457baa516e0fc5db0721dab5f">SVF::TypeAnalysis</a>
282
283
  , <a class="el" href="classSVF_1_1UnaryOPStmt.html#abb10688145fa76629916ec3df61b6c95">SVF::UnaryOPStmt</a>
283
- , <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#a01a9b0fd0189462e37ff51e232a5cda8">SVF::UnaryOPVFGNode</a>
284
+ , <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#a11ff85d796e547f0258ec30cf23b7310">SVF::UnaryOPVFGNode</a>
284
285
  , <a class="el" href="classSVF_1_1ValVar.html#adbbf3c9ff5dcb10ac528d3eb4b69750c">SVF::ValVar</a>
285
286
  , <a class="el" href="classSVF_1_1VarArgPN.html#acaecf9e9d98c4a14fecee0877a72839c">SVF::VarArgPN</a>
286
287
  , <a class="el" href="classSVF_1_1VariantGepCGEdge.html#aba0cc74af291252bc8911c81832bef68">SVF::VariantGepCGEdge</a>
@@ -345,11 +346,11 @@ $(function() {
345
346
  , <a class="el" href="classSVF_1_1MutableDFPTData.html#ab345e148997b9e1c6e4c2c76267880b7">SVF::MutableDFPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
346
347
  , <a class="el" href="classSVF_1_1MutableDiffPTData.html#a8b6e2e5e016a5ae00ae440e3f383bb16">SVF::MutableDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
347
348
  , <a class="el" href="classSVF_1_1MutablePTData.html#a3bf34d8040779b4d251bb08a58604d77">SVF::MutablePTData&lt; Key, KeySet, Data, DataSet &gt;</a>
348
- , <a class="el" href="classSVF_1_1MutableVersionedPTData.html#a9f985ff2daee53fb661e4b2bcfd17f05">SVF::MutableVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
349
+ , <a class="el" href="classSVF_1_1MutableVersionedPTData.html#aaf3df7501f84233f6a687ef9f2f0ae90">SVF::MutableVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
349
350
  , <a class="el" href="classSVF_1_1PersistentDFPTData.html#afa828c0db9c030584e379e86cf0a25a9">SVF::PersistentDFPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
350
351
  , <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ae4b558e119c7e3fae25a0b4509422c87">SVF::PersistentDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
351
352
  , <a class="el" href="classSVF_1_1PersistentPTData.html#aff3437089686869faa772c44bca753b6">SVF::PersistentPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
352
- , <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a78f2b0ee440ed5b358928ee775e95564">SVF::PersistentVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
353
+ , <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a5c31a5faad444bd19005d06ba28d0185">SVF::PersistentVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
353
354
  , <a class="el" href="classSVF_1_1PTData.html#a877888f12d9f8048002cc0e6b83d45ac">SVF::PTData&lt; Key, KeySet, Data, DataSet &gt;</a>
354
355
  , <a class="el" href="classSVF_1_1VersionedPTData.html#a4bfd083fae6ff689945ed34632e208e9">SVF::VersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
355
356
  </li>
@@ -368,11 +369,11 @@ $(function() {
368
369
  , <a class="el" href="classSVF_1_1MutableDFPTData.html#ae0495fcba25d4baffda9f85254591ae1">SVF::MutableDFPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
369
370
  , <a class="el" href="classSVF_1_1MutableDiffPTData.html#a65028f1634a18f6adbd4cfdb526d1d20">SVF::MutableDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
370
371
  , <a class="el" href="classSVF_1_1MutablePTData.html#a5ca2c5a8908d003b7ec2c17f949ae6aa">SVF::MutablePTData&lt; Key, KeySet, Data, DataSet &gt;</a>
371
- , <a class="el" href="classSVF_1_1MutableVersionedPTData.html#ab20b71c9e2f31439c95071c375bf89e0">SVF::MutableVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
372
+ , <a class="el" href="classSVF_1_1MutableVersionedPTData.html#a21e823484199946541b8b79d736b2601">SVF::MutableVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
372
373
  , <a class="el" href="classSVF_1_1PersistentDFPTData.html#af64c6a2c0a1b2044fac56a69e9db7cff">SVF::PersistentDFPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
373
374
  , <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ab01a663b665d629c15f3531f18b5abc2">SVF::PersistentDiffPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
374
375
  , <a class="el" href="classSVF_1_1PersistentPTData.html#a10221452ea6ffed4ae51a9c6f9dc1e93">SVF::PersistentPTData&lt; Key, KeySet, Data, DataSet &gt;</a>
375
- , <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#afe724603022a8fed7469f9ecd633febc">SVF::PersistentVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
376
+ , <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a9f5bb9d2020973660268c4e5ac98cb61">SVF::PersistentVersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
376
377
  , <a class="el" href="classSVF_1_1PointerAnalysis.html#a3f78f60e1947a6d6fbcd3a0ee11e262a">SVF::PointerAnalysis</a>
377
378
  , <a class="el" href="classSVF_1_1PTData.html#a03c783b9a1faac0aee3e22361df594ce">SVF::PTData&lt; Key, KeySet, Data, DataSet &gt;</a>
378
379
  , <a class="el" href="classSVF_1_1VersionedPTData.html#a164436121f658ce0967a88bb84ecf220">SVF::VersionedPTData&lt; Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet &gt;</a>
@@ -411,10 +412,10 @@ $(function() {
411
412
  , <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#aedd12e894fb2c17d2201f4049e5f3793">SVF::VersionedFlowSensitive</a>
412
413
  </li>
413
414
  <li>CmpStmt()
414
- : <a class="el" href="classSVF_1_1CmpStmt.html#abab82b7193ac1a9811d0177cedd329dc">SVF::CmpStmt</a>
415
+ : <a class="el" href="classSVF_1_1CmpStmt.html#a6e11c486468a8fe0f7aa38a0546b8328">SVF::CmpStmt</a>
415
416
  </li>
416
417
  <li>CmpVFGNode()
417
- : <a class="el" href="classSVF_1_1CmpVFGNode.html#a003f5049433ade9cdad5f3050532af8e">SVF::CmpVFGNode</a>
418
+ : <a class="el" href="classSVF_1_1CmpVFGNode.html#ae7029edffae3f64899bf640fc0842258">SVF::CmpVFGNode</a>
418
419
  </li>
419
420
  <li>collapseField()
420
421
  : <a class="el" href="classSVF_1_1Andersen.html#af4a0d960ef198047517bb32ee1e24a61">SVF::Andersen</a>
@@ -561,7 +562,7 @@ $(function() {
561
562
  : <a class="el" href="classSVF_1_1LocationSet.html#afc0f702b6cce26861b409130fe5e019f">SVF::LocationSet</a>
562
563
  </li>
563
564
  <li>computeDDAPts()
564
- : <a class="el" href="classSVF_1_1ContextDDA.html#a337eb89cc5f31741ad8d840d9f284ca5">SVF::ContextDDA</a>
565
+ : <a class="el" href="classSVF_1_1ContextDDA.html#ae0f3b07267ded5f0ee879c39effff864">SVF::ContextDDA</a>
565
566
  , <a class="el" href="classSVF_1_1FlowDDA.html#a113faa56ee75eff39da19fd4b47a47e0">SVF::FlowDDA</a>
566
567
  , <a class="el" href="classSVF_1_1PointerAnalysis.html#a0bb90b398ef85504bcd816ae57bee01d">SVF::PointerAnalysis</a>
567
568
  </li>
@@ -622,7 +623,7 @@ $(function() {
622
623
  , <a class="el" href="classSVF_1_1VFPathCond.html#a1a2927860cfad8b01e1882dce4044203">SVF::VFPathCond</a>
623
624
  </li>
624
625
  <li>CondPointsToSet()
625
- : <a class="el" href="classSVF_1_1CondPointsToSet.html#aad144061d006968ff4d6d21488b84801">SVF::CondPointsToSet&lt; Cond &gt;</a>
626
+ : <a class="el" href="classSVF_1_1CondPointsToSet.html#a3670dc2bb046f2d3e0d27dc02b32e62f">SVF::CondPointsToSet&lt; Cond &gt;</a>
626
627
  </li>
627
628
  <li>CondPTAImpl()
628
629
  : <a class="el" href="classSVF_1_1CondPTAImpl.html#a60678dda5071557483b27d09d26dc270">SVF::CondPTAImpl&lt; Cond &gt;</a>
@@ -631,10 +632,10 @@ $(function() {
631
632
  : <a class="el" href="classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a8a3d10d0aaf4708e7e44bedc6be077e0">SVF::CondPointsToSet&lt; Cond &gt;::CondPtsSetIterator</a>
632
633
  </li>
633
634
  <li>CondStdSet()
634
- : <a class="el" href="classSVF_1_1CondStdSet.html#a3f1885562bb34c3ccbd15117788725e0">SVF::CondStdSet&lt; Element &gt;</a>
635
+ : <a class="el" href="classSVF_1_1CondStdSet.html#a1f3e8aa09ca8e7f252525e35c4886c5b">SVF::CondStdSet&lt; Element &gt;</a>
635
636
  </li>
636
637
  <li>CondVar()
637
- : <a class="el" href="classSVF_1_1CondVar.html#a0999a4b34face00af83b3b840920fd3f">SVF::CondVar&lt; Cond &gt;</a>
638
+ : <a class="el" href="classSVF_1_1CondVar.html#afd729e068419ed45bb9da8d5920f8674">SVF::CondVar&lt; Cond &gt;</a>
638
639
  </li>
639
640
  <li>connectAInAndFIn()
640
641
  : <a class="el" href="classSVF_1_1SVFG.html#ac9ab2a95cd7a09bbe4b4aa3e6fafaf62">SVF::SVFG</a>
@@ -722,19 +723,19 @@ $(function() {
722
723
  : <a class="el" href="classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05">SVF::ContextDDA</a>
723
724
  </li>
724
725
  <li>CopyCGEdge()
725
- : <a class="el" href="classSVF_1_1CopyCGEdge.html#ac82949d49688f428d09842bda0ba1d53">SVF::CopyCGEdge</a>
726
+ : <a class="el" href="classSVF_1_1CopyCGEdge.html#a0e950b306ec8d45e38f0320c63681ecd">SVF::CopyCGEdge</a>
726
727
  </li>
727
728
  <li>CopyStmt()
728
- : <a class="el" href="classSVF_1_1CopyStmt.html#a69b179ef052408034786d32a52c52389">SVF::CopyStmt</a>
729
+ : <a class="el" href="classSVF_1_1CopyStmt.html#a63b808e82e75562c53e4371cc3d7ed1e">SVF::CopyStmt</a>
729
730
  </li>
730
731
  <li>CopyVFGNode()
731
- : <a class="el" href="classSVF_1_1CopyVFGNode.html#ac04930bac7b31563ce761779ff1dbf91">SVF::CopyVFGNode</a>
732
+ : <a class="el" href="classSVF_1_1CopyVFGNode.html#aee4a402546b3df92412a5252c9608818">SVF::CopyVFGNode</a>
732
733
  </li>
733
734
  <li>CoreBitVector()
734
- : <a class="el" href="classSVF_1_1CoreBitVector.html#a57b3db689583b652ab1426c04a66c4ae">SVF::CoreBitVector</a>
735
+ : <a class="el" href="classSVF_1_1CoreBitVector.html#a93f42d767c99bdf788dc4df4881751c5">SVF::CoreBitVector</a>
735
736
  </li>
736
737
  <li>CoreBitVectorIterator()
737
- : <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a66b4a85853791c4e1537a4bdbc7a2f90">SVF::CoreBitVector::CoreBitVectorIterator</a>
738
+ : <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ae209179f396c8b5b788ff6d2c437e5d6">SVF::CoreBitVector::CoreBitVectorIterator</a>
738
739
  </li>
739
740
  <li>count()
740
741
  : <a class="el" href="classSVF_1_1CondStdSet.html#aa19e82905537f3ae41f64fce070ee555">SVF::CondStdSet&lt; Element &gt;</a>
@@ -835,7 +836,7 @@ $(function() {
835
836
  , <a class="el" href="classSVF_1_1DCHGraph.html#a2fef8f7209f100c7a266cf3102b1219b">SVF::DCHGraph</a>
836
837
  </li>
837
838
  <li>CxtDPItem()
838
- : <a class="el" href="classSVF_1_1CxtDPItem.html#a53fa464132d5e51e832158d2e928db32">SVF::CxtDPItem</a>
839
+ : <a class="el" href="classSVF_1_1CxtDPItem.html#a673749f246b002b33ca3718a566779ca">SVF::CxtDPItem</a>
839
840
  </li>
840
841
  <li>CxtProc()
841
842
  : <a class="el" href="classSVF_1_1CxtProc.html#a25a80c93a6aeb1112a846d6c588364cc">SVF::CxtProc</a>
@@ -853,7 +854,7 @@ $(function() {
853
854
  : <a class="el" href="classSVF_1_1CxtThread.html#ac6af46ba08bbad4454358298fd2557d3">SVF::CxtThread</a>
854
855
  </li>
855
856
  <li>CxtThreadProc()
856
- : <a class="el" href="classSVF_1_1CxtThreadProc.html#acce14996e41ae55ae8e27b29408ef7c8">SVF::CxtThreadProc</a>
857
+ : <a class="el" href="classSVF_1_1CxtThreadProc.html#a1c7dd7740266a07d354df537a9167bcc">SVF::CxtThreadProc</a>
857
858
  </li>
858
859
  <li>CxtThreadStmt()
859
860
  : <a class="el" href="classSVF_1_1CxtThreadStmt.html#adeef75dbfd24665521931780c70aa5f9">SVF::CxtThreadStmt</a>
@@ -741,19 +741,17 @@ $(function() {
741
741
  : <a class="el" href="classSVF_1_1DDAVFSolver.html#a6c32a1cdcdbea0151c8cf17ffe598f29">SVF::DDAVFSolver&lt; CVar, CPtSet, DPIm &gt;</a>
742
742
  </li>
743
743
  <li>getDstID()
744
- : <a class="el" href="classSVF_1_1BinaryOPStmt.html#a038040bb8f22fc56a595fb10c21f4e32">SVF::BinaryOPStmt</a>
745
- , <a class="el" href="classSVF_1_1BranchStmt.html#a308157a390c01cd68dd870f3e94624e7">SVF::BranchStmt</a>
746
- , <a class="el" href="classSVF_1_1CmpStmt.html#a4849faf9aff64d966ef2303389e43d31">SVF::CmpStmt</a>
744
+ : <a class="el" href="classSVF_1_1AssignStmt.html#a99963aa3c401031b040168284eee5f2e">SVF::AssignStmt</a>
745
+ , <a class="el" href="classSVF_1_1BranchStmt.html#ad188174084e4d1e641de4c7270e15d71">SVF::BranchStmt</a>
747
746
  , <a class="el" href="classSVF_1_1GenericEdge.html#ad9edb45e74ae675d9da82f5acf02d56e">SVF::GenericEdge&lt; NodeTy &gt;</a>
748
- , <a class="el" href="classSVF_1_1PhiStmt.html#a54ca12e0375a19a655f57f91bf899593">SVF::PhiStmt</a>
749
- , <a class="el" href="classSVF_1_1UnaryOPStmt.html#aaea063a340f2e4a8949178406d9cd33b">SVF::UnaryOPStmt</a>
747
+ , <a class="el" href="classSVF_1_1MultiOpndStmt.html#a4b5273864f38ae2e7337cdd624a351ab">SVF::MultiOpndStmt</a>
748
+ , <a class="el" href="classSVF_1_1UnaryOPStmt.html#ab6bbdbe6674680665f0f4b68169c81c1">SVF::UnaryOPStmt</a>
750
749
  </li>
751
750
  <li>getDstNode()
752
- : <a class="el" href="classSVF_1_1BinaryOPStmt.html#a5b9991fd0aa583d5f8df7f3e19c1687f">SVF::BinaryOPStmt</a>
751
+ : <a class="el" href="classSVF_1_1AssignStmt.html#a52c818fa2a43f283e492cf687c23591b">SVF::AssignStmt</a>
753
752
  , <a class="el" href="classSVF_1_1BranchStmt.html#ade327625e74b717697340c9a78444757">SVF::BranchStmt</a>
754
- , <a class="el" href="classSVF_1_1CmpStmt.html#a1f2f847bbff70e43f65cf06b1b41f99d">SVF::CmpStmt</a>
755
753
  , <a class="el" href="classSVF_1_1GenericEdge.html#aeaa31a2c8479e831b36ce2e2582ceb86">SVF::GenericEdge&lt; NodeTy &gt;</a>
756
- , <a class="el" href="classSVF_1_1PhiStmt.html#aabae1e97422bd9b6c861e45b3153946e">SVF::PhiStmt</a>
754
+ , <a class="el" href="classSVF_1_1MultiOpndStmt.html#aebcdd46f666ae9e6f0b0bf1a792a145a">SVF::MultiOpndStmt</a>
757
755
  , <a class="el" href="classSVF_1_1UnaryOPStmt.html#a46207ce57a8fb0551faad1f5ccc8b8ce">SVF::UnaryOPStmt</a>
758
756
  </li>
759
757
  <li>getDT()
@@ -1226,6 +1224,12 @@ $(function() {
1226
1224
  <li>getLHSTopLevPtr()
1227
1225
  : <a class="el" href="classSVF_1_1VFG.html#a1fff5a365e5aa2d99f07f7f64cc35fac">SVF::VFG</a>
1228
1226
  </li>
1227
+ <li>getLHSVar()
1228
+ : <a class="el" href="classSVF_1_1AssignStmt.html#a973a2b79da223275ed6a1831837b89c7">SVF::AssignStmt</a>
1229
+ </li>
1230
+ <li>getLHSVarID()
1231
+ : <a class="el" href="classSVF_1_1AssignStmt.html#a98f731be7be9bc8e7fd09f5c2204c840">SVF::AssignStmt</a>
1232
+ </li>
1229
1233
  <li>getLLVMCallSite()
1230
1234
  : <a class="el" href="classSVF_1_1ThreadAPI.html#ad4dfe9563de352bb40fb1028a2851512">SVF::ThreadAPI</a>
1231
1235
  </li>
@@ -1920,6 +1924,12 @@ $(function() {
1920
1924
  , <a class="el" href="classSVF_1_1PointerAnalysis.html#ad9af9655a13f3faeaf265ba370d1f280">SVF::PointerAnalysis</a>
1921
1925
  , <a class="el" href="classSVF_1_1PTData.html#ab6146f5582946c08568f3a8d45e57b03">SVF::PTData&lt; Key, KeySet, Data, DataSet &gt;</a>
1922
1926
  </li>
1927
+ <li>getRHSVar()
1928
+ : <a class="el" href="classSVF_1_1AssignStmt.html#ad03d28d16754c9049dd4d0ad3b6c1e28">SVF::AssignStmt</a>
1929
+ </li>
1930
+ <li>getRHSVarID()
1931
+ : <a class="el" href="classSVF_1_1AssignStmt.html#a4cec89489e82c60c287cae3327f3f01d">SVF::AssignStmt</a>
1932
+ </li>
1923
1933
  <li>getSCCDetector()
1924
1934
  : <a class="el" href="classSVF_1_1WPASolver.html#a37ca8a99b8f83fba796293e6e13b0953">SVF::WPASolver&lt; GraphType &gt;</a>
1925
1935
  </li>
@@ -1966,19 +1976,17 @@ $(function() {
1966
1976
  : <a class="el" href="classSVF_1_1LeakChecker.html#a4918e3e3e289cc39f3442cb26f28bcc4">SVF::LeakChecker</a>
1967
1977
  </li>
1968
1978
  <li>getSrcID()
1969
- : <a class="el" href="classSVF_1_1BinaryOPStmt.html#a7ceeaffe5aae4bf572b0e21d33331035">SVF::BinaryOPStmt</a>
1970
- , <a class="el" href="classSVF_1_1BranchStmt.html#ab9c4a6190ecc1aead171c828450d69cb">SVF::BranchStmt</a>
1971
- , <a class="el" href="classSVF_1_1CmpStmt.html#a9c725b7a6c7386b2892d82b70f1bec05">SVF::CmpStmt</a>
1979
+ : <a class="el" href="classSVF_1_1AssignStmt.html#aa9e1367635f51e5fb456ac885406c990">SVF::AssignStmt</a>
1980
+ , <a class="el" href="classSVF_1_1BranchStmt.html#a9425d660cc5a51b720463adc71f4c1f5">SVF::BranchStmt</a>
1972
1981
  , <a class="el" href="classSVF_1_1GenericEdge.html#ae6792506a0150a9400d635eceab7f9e7">SVF::GenericEdge&lt; NodeTy &gt;</a>
1973
- , <a class="el" href="classSVF_1_1PhiStmt.html#a723bca50c50179c17c6ce53b738c3414">SVF::PhiStmt</a>
1974
- , <a class="el" href="classSVF_1_1UnaryOPStmt.html#ac6ee43abe0ca33efe4caf84ef67323dd">SVF::UnaryOPStmt</a>
1982
+ , <a class="el" href="classSVF_1_1MultiOpndStmt.html#acb793282c0abdef799b02658eebe1b79">SVF::MultiOpndStmt</a>
1983
+ , <a class="el" href="classSVF_1_1UnaryOPStmt.html#a38d60ea63e064f8a581f72f64642976d">SVF::UnaryOPStmt</a>
1975
1984
  </li>
1976
1985
  <li>getSrcNode()
1977
- : <a class="el" href="classSVF_1_1BinaryOPStmt.html#a0fd752e4cb3eabdc7cdd61a4a4f17253">SVF::BinaryOPStmt</a>
1986
+ : <a class="el" href="classSVF_1_1AssignStmt.html#af4edf3314705e3b589b856b07049edcd">SVF::AssignStmt</a>
1978
1987
  , <a class="el" href="classSVF_1_1BranchStmt.html#af772610e425e2a67f7152bd8d53bf3c5">SVF::BranchStmt</a>
1979
- , <a class="el" href="classSVF_1_1CmpStmt.html#a342ba9fd88195b90e2419fd44afef23d">SVF::CmpStmt</a>
1980
1988
  , <a class="el" href="classSVF_1_1GenericEdge.html#ab47ca533c415841ef75456cbad439589">SVF::GenericEdge&lt; NodeTy &gt;</a>
1981
- , <a class="el" href="classSVF_1_1PhiStmt.html#a6d45d49e58717c72b9cc8cb4f36133c0">SVF::PhiStmt</a>
1989
+ , <a class="el" href="classSVF_1_1MultiOpndStmt.html#a09cc241c2cb1c89a7d89ef6c605eaed8">SVF::MultiOpndStmt</a>
1982
1990
  , <a class="el" href="classSVF_1_1UnaryOPStmt.html#ab80b5be6506812c9d58f63478de42e92">SVF::UnaryOPStmt</a>
1983
1991
  </li>
1984
1992
  <li>getSSAVersion()
@@ -2100,7 +2108,7 @@ $(function() {
2100
2108
  : <a class="el" href="classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744">SVF::SVFIR</a>
2101
2109
  </li>
2102
2110
  <li>getTaskDataAtHareParForSite()
2103
- : <a class="el" href="classSVF_1_1ThreadAPI.html#aee8fac6281a95d8a519add100e8887d1">SVF::ThreadAPI</a>
2111
+ : <a class="el" href="classSVF_1_1ThreadAPI.html#a58cf56e35be873a5a26c5eb0d9b5c9b3">SVF::ThreadAPI</a>
2104
2112
  </li>
2105
2113
  <li>getTaskFuncAtHareParForSite()
2106
2114
  : <a class="el" href="classSVF_1_1ThreadAPI.html#afeedd6e518af76fa9e7142af8899b2f5">SVF::ThreadAPI</a>
@@ -2184,7 +2192,7 @@ $(function() {
2184
2192
  , <a class="el" href="classSVF_1_1TypeBasedHeapCloning.html#ac4565775cced4444ba007e310c4a02d8">SVF::TypeBasedHeapCloning</a>
2185
2193
  </li>
2186
2194
  <li>getTypeSizeInBytes()
2187
- : <a class="el" href="classSVF_1_1SymbolTableInfo.html#ada63ac47515daa4402914083058baec8">SVF::SymbolTableInfo</a>
2195
+ : <a class="el" href="classSVF_1_1SymbolTableInfo.html#af4239ff717303dee25f1f4ba60070f9e">SVF::SymbolTableInfo</a>
2188
2196
  </li>
2189
2197
  <li>getTypeSystem()
2190
2198
  : <a class="el" href="classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe">SVF::PointerAnalysis</a>
@@ -196,6 +196,7 @@ $(function() {
196
196
  , <a class="el" href="classSVF_1_1AddrCGEdge.html#a7f2959e08f010e5c30dcb76c6fbf6732">SVF::AddrCGEdge</a>
197
197
  , <a class="el" href="classSVF_1_1AddrStmt.html#a1fe5489d6b941f5de3f3eeea63818dae">SVF::AddrStmt</a>
198
198
  , <a class="el" href="classSVF_1_1AddrVFGNode.html#ae15cb791d45cfde3ba9be8779d843a66">SVF::AddrVFGNode</a>
199
+ , <a class="el" href="classSVF_1_1AssignStmt.html#ad468b35277ddf0a084271578766c36a1">SVF::AssignStmt</a>
199
200
  , <a class="el" href="classSVF_1_1BinaryOPStmt.html#a987a69ea0cfc4b96adad22be810495b1">SVF::BinaryOPStmt</a>
200
201
  , <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a6e10436b82aa1e598f4ea9c06b5ef799">SVF::BinaryOPVFGNode</a>
201
202
  , <a class="el" href="classSVF_1_1BitVector.html#a5e537ecf471af33c08752eb9d55f1910">SVF::BitVector</a>
@@ -229,6 +230,7 @@ $(function() {
229
230
  , <a class="el" href="classSVF_1_1LoadStmt.html#afd0b942170ec3aa8f44a6c5cc422a69d">SVF::LoadStmt</a>
230
231
  , <a class="el" href="classSVF_1_1LoadVFGNode.html#a8e42ee37ececc2391fc4d1ad1c24f13f">SVF::LoadVFGNode</a>
231
232
  , <a class="el" href="classSVF_1_1LocationSet.html#a15975ec54c93c39fb1ed59599e5ec107">SVF::LocationSet</a>
233
+ , <a class="el" href="classSVF_1_1MultiOpndStmt.html#afbd0d606112605bf355f4a9de6b44406">SVF::MultiOpndStmt</a>
232
234
  , <a class="el" href="classSVF_1_1NormalGepCGEdge.html#a7f3a388e37e497fc5874e9f392901a39">SVF::NormalGepCGEdge</a>
233
235
  , <a class="el" href="classSVF_1_1NormalGepStmt.html#af5c4696cb71f71ef38d2a62ceebc1789">SVF::NormalGepStmt</a>
234
236
  , <a class="el" href="classSVF_1_1PathStmtDPItem.html#a36ff7567d47e3818d79ede424f736817">SVF::PathStmtDPItem&lt; LocCond &gt;</a>
@@ -288,7 +290,7 @@ $(function() {
288
290
  : <a class="el" href="classSVF_1_1CondPointsToSet.html#a74c50cfaf788a828a4fc97eba703ec4e">SVF::CondPointsToSet&lt; Cond &gt;</a>
289
291
  , <a class="el" href="classSVF_1_1CondStdSet.html#a90e4c4ead1cbdca01c0be801a68b005b">SVF::CondStdSet&lt; Element &gt;</a>
290
292
  , <a class="el" href="classSVF_1_1CoreBitVector.html#af8e63360242a49fb63c3ef3d7071503d">SVF::CoreBitVector</a>
291
- , <a class="el" href="classSVF_1_1PointsTo.html#aa8644057ec182382e3c34e90d7d61ade">SVF::PointsTo</a>
293
+ , <a class="el" href="classSVF_1_1PointsTo.html#a687b34cac3c43dd957b86a4833a24871">SVF::PointsTo</a>
292
294
  </li>
293
295
  <li>opPts()
294
296
  : <a class="el" href="classSVF_1_1PersistentPointsToCache.html#ac7865b3ea1d76d2c522b465cc8e86639">SVF::PersistentPointsToCache&lt; Data &gt;</a>
@@ -323,10 +325,10 @@ $(function() {
323
325
  , <a class="el" href="classSVF_1_1CondManager.html#a83824b36d6cd073a171df9919aa0c704">SVF::CondManager</a>
324
326
  </li>
325
327
  <li>OutEdgeBegin()
326
- : <a class="el" href="classSVF_1_1GenericNode.html#a50219c203fb5a8a44fe22428699f26e7">SVF::GenericNode&lt; NodeTy, EdgeTy &gt;</a>
328
+ : <a class="el" href="classSVF_1_1GenericNode.html#aa4f103330118c8976bf95e4bf53416eb">SVF::GenericNode&lt; NodeTy, EdgeTy &gt;</a>
327
329
  </li>
328
330
  <li>OutEdgeEnd()
329
- : <a class="el" href="classSVF_1_1GenericNode.html#a19a3366fd8a58290d0c740c46c3dcb3d">SVF::GenericNode&lt; NodeTy, EdgeTy &gt;</a>
331
+ : <a class="el" href="classSVF_1_1GenericNode.html#ace88b6c7561f61f747ff08f61e2c18bc">SVF::GenericNode&lt; NodeTy, EdgeTy &gt;</a>
330
332
  </li>
331
333
  <li>outgoingAddrEdges()
332
334
  : <a class="el" href="classSVF_1_1ConstraintNode.html#ae5acdc3bd73974b6972b60fb3df5e0ea">SVF::ConstraintNode</a>
@@ -139,6 +139,7 @@ $(function() {
139
139
  , <a class="el" href="classSVF_1_1AddrStmt.html#abf9453ed58c6946640a85be31512c0e8">SVF::AddrStmt</a>
140
140
  , <a class="el" href="classSVF_1_1AddrVFGNode.html#ac26fbce400355f43fdc22ad88a8d9067">SVF::AddrVFGNode</a>
141
141
  , <a class="el" href="classSVF_1_1ArgumentVFGNode.html#a3c10cd63e18f79ccc66f4687d05cb8c5">SVF::ArgumentVFGNode</a>
142
+ , <a class="el" href="classSVF_1_1AssignStmt.html#abbe582a24bf4b42284f78eab5b18a90a">SVF::AssignStmt</a>
142
143
  , <a class="el" href="classSVF_1_1BinaryOPStmt.html#a138547516e2676c297a27d762544f2aa">SVF::BinaryOPStmt</a>
143
144
  , <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#aa743cf19c5dc91dbb0c7b8981fecc6c4">SVF::BinaryOPVFGNode</a>
144
145
  , <a class="el" href="classSVF_1_1BranchStmt.html#afc44edd6d1d5c855dc2169d26629377f">SVF::BranchStmt</a>