svf-tools 1.0.749 → 1.0.751

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 (550) hide show
  1. package/SVF-doxygen/html/html/AccessPath_8cpp_source.html +2 -2
  2. package/SVF-doxygen/html/html/AndersenSCD_8cpp_source.html +2 -2
  3. package/SVF-doxygen/html/html/AndersenStat_8cpp_source.html +2 -2
  4. package/SVF-doxygen/html/html/AndersenWaveDiff_8cpp_source.html +1 -1
  5. package/SVF-doxygen/html/html/Andersen_8cpp_source.html +11 -11
  6. package/SVF-doxygen/html/html/Andersen_8h_source.html +2 -2
  7. package/SVF-doxygen/html/html/CFBasicBlockG_8cpp_source.html +4 -4
  8. package/SVF-doxygen/html/html/CFBasicBlockG_8h_source.html +3 -3
  9. package/SVF-doxygen/html/html/CFLAlias_8cpp_source.html +12 -12
  10. package/SVF-doxygen/html/html/CFLAlias_8h_source.html +5 -5
  11. package/SVF-doxygen/html/html/CFLBase_8cpp_source.html +1 -1
  12. package/SVF-doxygen/html/html/CHGBuilder_8cpp_source.html +8 -8
  13. package/SVF-doxygen/html/html/CHG_8cpp.html +4 -4
  14. package/SVF-doxygen/html/html/CHG_8cpp_source.html +11 -11
  15. package/SVF-doxygen/html/html/CHG_8h_source.html +3 -3
  16. package/SVF-doxygen/html/html/CallGraphBuilder_8cpp_source.html +3 -3
  17. package/SVF-doxygen/html/html/ConsG_8cpp_source.html +19 -19
  18. package/SVF-doxygen/html/html/ConsG_8h_source.html +2 -2
  19. package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +10 -10
  20. package/SVF-doxygen/html/html/ContextDDA_8h_source.html +3 -3
  21. package/SVF-doxygen/html/html/CxtStmt_8h_source.html +6 -6
  22. package/SVF-doxygen/html/html/DCHG_8cpp_source.html +6 -6
  23. package/SVF-doxygen/html/html/DCHG_8h_source.html +2 -2
  24. package/SVF-doxygen/html/html/DDAClient_8cpp_source.html +10 -10
  25. package/SVF-doxygen/html/html/DDAPass_8cpp_source.html +3 -3
  26. package/SVF-doxygen/html/html/DDAPass_8h_source.html +1 -1
  27. package/SVF-doxygen/html/html/DDAStat_8cpp_source.html +1 -1
  28. package/SVF-doxygen/html/html/DDAVFSolver_8h_source.html +5 -5
  29. package/SVF-doxygen/html/html/DoubleFreeChecker_8cpp_source.html +1 -1
  30. package/SVF-doxygen/html/html/DoubleFreeChecker_8h_source.html +1 -1
  31. package/SVF-doxygen/html/html/ExtAPI_8cpp_source.html +22 -22
  32. package/SVF-doxygen/html/html/ExtAPI_8h_source.html +1 -1
  33. package/SVF-doxygen/html/html/FSMPTA_8cpp_source.html +4 -4
  34. package/SVF-doxygen/html/html/FileChecker_8h_source.html +1 -1
  35. package/SVF-doxygen/html/html/FlowDDA_8cpp_source.html +9 -9
  36. package/SVF-doxygen/html/html/FlowDDA_8h_source.html +3 -3
  37. package/SVF-doxygen/html/html/FlowSensitiveStat_8cpp_source.html +2 -2
  38. package/SVF-doxygen/html/html/FlowSensitive_8cpp_source.html +9 -9
  39. package/SVF-doxygen/html/html/ICFGBuilder_8cpp_source.html +9 -9
  40. package/SVF-doxygen/html/html/ICFGBuilder_8h_source.html +2 -2
  41. package/SVF-doxygen/html/html/ICFGEdge_8h_source.html +3 -3
  42. package/SVF-doxygen/html/html/ICFGNode_8h_source.html +5 -5
  43. package/SVF-doxygen/html/html/ICFG_8cpp_source.html +15 -15
  44. package/SVF-doxygen/html/html/ICFG_8h_source.html +2 -2
  45. package/SVF-doxygen/html/html/IRGraph_8cpp_source.html +6 -6
  46. package/SVF-doxygen/html/html/IRGraph_8h_source.html +2 -2
  47. package/SVF-doxygen/html/html/LLVMLoopAnalysis_8cpp_source.html +5 -5
  48. package/SVF-doxygen/html/html/LLVMModule_8cpp.html +1 -60
  49. package/SVF-doxygen/html/html/LLVMModule_8cpp_source.html +1194 -1254
  50. package/SVF-doxygen/html/html/LLVMModule_8h_source.html +38 -38
  51. package/SVF-doxygen/html/html/LLVMUtil_8cpp.html +0 -8
  52. package/SVF-doxygen/html/html/LLVMUtil_8cpp_source.html +25 -44
  53. package/SVF-doxygen/html/html/LLVMUtil_8h_source.html +3 -3
  54. package/SVF-doxygen/html/html/LeakChecker_8cpp_source.html +4 -4
  55. package/SVF-doxygen/html/html/LeakChecker_8h_source.html +1 -1
  56. package/SVF-doxygen/html/html/LockAnalysis_8cpp_source.html +20 -20
  57. package/SVF-doxygen/html/html/LockAnalysis_8h_source.html +5 -5
  58. package/SVF-doxygen/html/html/LockResultValidator_8cpp_source.html +8 -8
  59. package/SVF-doxygen/html/html/LockResultValidator_8h_source.html +2 -2
  60. package/SVF-doxygen/html/html/MHP_8cpp_source.html +20 -20
  61. package/SVF-doxygen/html/html/MHP_8h_source.html +4 -4
  62. package/SVF-doxygen/html/html/MSSAMuChi_8h_source.html +5 -5
  63. package/SVF-doxygen/html/html/MTAAnnotator_8cpp_source.html +5 -5
  64. package/SVF-doxygen/html/html/MTAAnnotator_8h_source.html +2 -2
  65. package/SVF-doxygen/html/html/MTAResultValidator_8cpp_source.html +2 -2
  66. package/SVF-doxygen/html/html/MTAStat_8cpp_source.html +7 -7
  67. package/SVF-doxygen/html/html/MTA_8cpp_source.html +8 -8
  68. package/SVF-doxygen/html/html/MemPartition_8cpp_source.html +1 -1
  69. package/SVF-doxygen/html/html/MemPartition_8h_source.html +1 -1
  70. package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +20 -20
  71. package/SVF-doxygen/html/html/MemRegion_8h_source.html +5 -5
  72. package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +27 -27
  73. package/SVF-doxygen/html/html/MemSSA_8h_source.html +4 -4
  74. package/SVF-doxygen/html/html/NodeIDAllocator_8cpp_source.html +2 -2
  75. package/SVF-doxygen/html/html/PAGBuilderFromFile_8cpp_source.html +2 -2
  76. package/SVF-doxygen/html/html/PCG_8cpp_source.html +13 -13
  77. package/SVF-doxygen/html/html/PCG_8h_source.html +3 -3
  78. package/SVF-doxygen/html/html/PTACallGraph_8cpp_source.html +1 -1
  79. package/SVF-doxygen/html/html/PTACallGraph_8h_source.html +1 -1
  80. package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +5 -5
  81. package/SVF-doxygen/html/html/PointerAnalysisImpl_8h_source.html +4 -4
  82. package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +21 -21
  83. package/SVF-doxygen/html/html/PointerAnalysis_8h_source.html +2 -2
  84. package/SVF-doxygen/html/html/ProgSlice_8cpp_source.html +4 -4
  85. package/SVF-doxygen/html/html/ProgSlice_8h_source.html +1 -1
  86. package/SVF-doxygen/html/html/SVFBugReport_8cpp_source.html +1 -1
  87. package/SVF-doxygen/html/html/SVFBugReport_8h_source.html +2 -2
  88. package/SVF-doxygen/html/html/SVFFileSystem_8cpp_source.html +35 -35
  89. package/SVF-doxygen/html/html/SVFFileSystem_8h_source.html +33 -33
  90. package/SVF-doxygen/html/html/SVFGBuilder_8cpp_source.html +3 -3
  91. package/SVF-doxygen/html/html/SVFGNode_8h_source.html +1 -1
  92. package/SVF-doxygen/html/html/SVFGOPT_8cpp_source.html +2 -2
  93. package/SVF-doxygen/html/html/SVFGOPT_8h_source.html +1 -1
  94. package/SVF-doxygen/html/html/SVFGReadWrite_8cpp_source.html +3 -3
  95. package/SVF-doxygen/html/html/SVFGStat_8cpp_source.html +1 -1
  96. package/SVF-doxygen/html/html/SVFG_8cpp_source.html +8 -8
  97. package/SVF-doxygen/html/html/SVFG_8h_source.html +1 -1
  98. package/SVF-doxygen/html/html/SVFIR2ConsExeState_8cpp_source.html +70 -70
  99. package/SVF-doxygen/html/html/SVFIR2ConsExeState_8h_source.html +11 -11
  100. package/SVF-doxygen/html/html/SVFIR2ItvExeState_8cpp_source.html +69 -69
  101. package/SVF-doxygen/html/html/SVFIR2ItvExeState_8h_source.html +11 -11
  102. package/SVF-doxygen/html/html/SVFIR2Relation_8cpp_source.html +38 -38
  103. package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +22 -22
  104. package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +21 -21
  105. package/SVF-doxygen/html/html/SVFIRExtAPI_8cpp_source.html +21 -21
  106. package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +23 -23
  107. package/SVF-doxygen/html/html/SVFIR_8h_source.html +18 -18
  108. package/SVF-doxygen/html/html/SVFModule_8cpp_source.html +2 -2
  109. package/SVF-doxygen/html/html/SVFModule_8h_source.html +4 -4
  110. package/SVF-doxygen/html/html/SVFStat_8cpp_source.html +7 -7
  111. package/SVF-doxygen/html/html/SVFStatements_8cpp_source.html +46 -46
  112. package/SVF-doxygen/html/html/SVFStatements_8h_source.html +1116 -1114
  113. package/SVF-doxygen/html/html/SVFType_8h.html +23 -25
  114. package/SVF-doxygen/html/html/SVFType_8h_source.html +134 -137
  115. package/SVF-doxygen/html/html/SVFUtil_8cpp_source.html +7 -7
  116. package/SVF-doxygen/html/html/SVFUtil_8h_source.html +7 -7
  117. package/SVF-doxygen/html/html/SVFValue_8cpp_source.html +126 -247
  118. package/SVF-doxygen/html/html/SVFValue_8h.html +1 -1
  119. package/SVF-doxygen/html/html/SVFValue_8h_source.html +1061 -1103
  120. package/SVF-doxygen/html/html/SVFVariables_8cpp_source.html +6 -6
  121. package/SVF-doxygen/html/html/SVFVariables_8h_source.html +3 -3
  122. package/SVF-doxygen/html/html/SaberCheckerAPI_8h_source.html +2 -2
  123. package/SVF-doxygen/html/html/SaberCondAllocator_8cpp_source.html +26 -26
  124. package/SVF-doxygen/html/html/SaberCondAllocator_8h_source.html +8 -8
  125. package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +4 -4
  126. package/SVF-doxygen/html/html/SrcSnkDDA_8cpp_source.html +3 -3
  127. package/SVF-doxygen/html/html/SrcSnkDDA_8h_source.html +1 -1
  128. package/SVF-doxygen/html/html/Steensgaard_8cpp_source.html +10 -10
  129. package/SVF-doxygen/html/html/Steensgaard_8h_source.html +2 -2
  130. package/SVF-doxygen/html/html/SymbolTableBuilder_8cpp_source.html +6 -6
  131. package/SVF-doxygen/html/html/SymbolTableInfo_8cpp_source.html +2 -2
  132. package/SVF-doxygen/html/html/SymbolTableInfo_8h_source.html +2 -2
  133. package/SVF-doxygen/html/html/TCT_8cpp_source.html +17 -17
  134. package/SVF-doxygen/html/html/TCT_8h_source.html +7 -7
  135. package/SVF-doxygen/html/html/ThreadAPI_8cpp_source.html +9 -9
  136. package/SVF-doxygen/html/html/ThreadAPI_8h_source.html +5 -5
  137. package/SVF-doxygen/html/html/ThreadCallGraph_8cpp_source.html +4 -4
  138. package/SVF-doxygen/html/html/ThreadCallGraph_8h_source.html +1 -1
  139. package/SVF-doxygen/html/html/TypeAnalysis_8cpp_source.html +4 -4
  140. package/SVF-doxygen/html/html/VFGNode_8h_source.html +14 -14
  141. package/SVF-doxygen/html/html/VFG_8cpp_source.html +24 -24
  142. package/SVF-doxygen/html/html/VFG_8h_source.html +18 -18
  143. package/SVF-doxygen/html/html/VersionedFlowSensitiveStat_8cpp_source.html +1 -1
  144. package/SVF-doxygen/html/html/VersionedFlowSensitive_8cpp_source.html +2 -2
  145. package/SVF-doxygen/html/html/WPAPass_8cpp_source.html +7 -7
  146. package/SVF-doxygen/html/html/WPAPass_8h_source.html +3 -3
  147. package/SVF-doxygen/html/html/classSVF_1_1AccessPath.html +2 -2
  148. package/SVF-doxygen/html/html/classSVF_1_1ActualINSVFGNode.html +2 -2
  149. package/SVF-doxygen/html/html/classSVF_1_1ActualOUTSVFGNode.html +2 -2
  150. package/SVF-doxygen/html/html/classSVF_1_1AddrStmt.html +23 -23
  151. package/SVF-doxygen/html/html/classSVF_1_1AliasDDAClient.html +5 -5
  152. package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +9 -9
  153. package/SVF-doxygen/html/html/classSVF_1_1AndersenBase.html +2 -2
  154. package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD.html +2 -2
  155. package/SVF-doxygen/html/html/classSVF_1_1AndersenStat.html +2 -2
  156. package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff.html +1 -1
  157. package/SVF-doxygen/html/html/classSVF_1_1AssignStmt.html +51 -51
  158. package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +4 -4
  159. package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt.html +70 -70
  160. package/SVF-doxygen/html/html/classSVF_1_1BinaryOPVFGNode.html +2 -2
  161. package/SVF-doxygen/html/html/classSVF_1_1BranchStmt.html +53 -53
  162. package/SVF-doxygen/html/html/classSVF_1_1BranchVFGNode.html +3 -3
  163. package/SVF-doxygen/html/html/classSVF_1_1CFBasicBlockNode.html +1 -1
  164. package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.html +13 -13
  165. package/SVF-doxygen/html/html/classSVF_1_1CFLBase.html +1 -1
  166. package/SVF-doxygen/html/html/classSVF_1_1CHGBuilder.html +8 -8
  167. package/SVF-doxygen/html/html/classSVF_1_1CHGraph.html +8 -8
  168. package/SVF-doxygen/html/html/classSVF_1_1CallCFGEdge.html +2 -2
  169. package/SVF-doxygen/html/html/classSVF_1_1CallCHI.html +1 -1
  170. package/SVF-doxygen/html/html/classSVF_1_1CallGraphBuilder.html +3 -3
  171. package/SVF-doxygen/html/html/classSVF_1_1CallICFGNode.html +2 -2
  172. package/SVF-doxygen/html/html/classSVF_1_1CallMU.html +1 -1
  173. package/SVF-doxygen/html/html/classSVF_1_1CallPE.html +40 -40
  174. package/SVF-doxygen/html/html/classSVF_1_1CallSite.html +95 -95
  175. package/SVF-doxygen/html/html/classSVF_1_1CmpStmt.html +99 -99
  176. package/SVF-doxygen/html/html/classSVF_1_1CmpVFGNode.html +2 -2
  177. package/SVF-doxygen/html/html/classSVF_1_1CondPTAImpl.html +3 -3
  178. package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +17 -17
  179. package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +10 -10
  180. package/SVF-doxygen/html/html/classSVF_1_1CopyStmt.html +23 -23
  181. package/SVF-doxygen/html/html/classSVF_1_1CxtStmt.html +2 -2
  182. package/SVF-doxygen/html/html/classSVF_1_1CxtThread.html +2 -2
  183. package/SVF-doxygen/html/html/classSVF_1_1CxtThreadStmt.html +2 -2
  184. package/SVF-doxygen/html/html/classSVF_1_1DCHGraph.html +5 -5
  185. package/SVF-doxygen/html/html/classSVF_1_1DDAClient.html +3 -3
  186. package/SVF-doxygen/html/html/classSVF_1_1DDAPass.html +2 -2
  187. package/SVF-doxygen/html/html/classSVF_1_1DDAStat.html +1 -1
  188. package/SVF-doxygen/html/html/classSVF_1_1DDAVFSolver.html +4 -4
  189. package/SVF-doxygen/html/html/classSVF_1_1DistinctMRG.html +1 -1
  190. package/SVF-doxygen/html/html/classSVF_1_1DoubleFreeChecker.html +6 -6
  191. package/SVF-doxygen/html/html/classSVF_1_1ExtAPI.html +21 -21
  192. package/SVF-doxygen/html/html/classSVF_1_1FIObjVar.html +2 -2
  193. package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +8 -8
  194. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +9 -9
  195. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +2 -2
  196. package/SVF-doxygen/html/html/classSVF_1_1ForkJoinAnalysis.html +16 -16
  197. package/SVF-doxygen/html/html/classSVF_1_1FunEntryICFGNode.html +3 -3
  198. package/SVF-doxygen/html/html/classSVF_1_1FunExitICFGNode.html +4 -4
  199. package/SVF-doxygen/html/html/classSVF_1_1FunptrDDAClient.html +2 -2
  200. package/SVF-doxygen/html/html/classSVF_1_1GepObjVar.html +2 -2
  201. package/SVF-doxygen/html/html/classSVF_1_1GepStmt.html +56 -56
  202. package/SVF-doxygen/html/html/classSVF_1_1GepValVar.html +2 -2
  203. package/SVF-doxygen/html/html/classSVF_1_1ICFG.html +6 -6
  204. package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder.html +9 -9
  205. package/SVF-doxygen/html/html/classSVF_1_1IRGraph.html +3 -3
  206. package/SVF-doxygen/html/html/classSVF_1_1InterDisjointMRG.html +1 -1
  207. package/SVF-doxygen/html/html/classSVF_1_1InterMSSAPHISVFGNode.html +2 -2
  208. package/SVF-doxygen/html/html/classSVF_1_1InterPHIVFGNode.html +3 -3
  209. package/SVF-doxygen/html/html/classSVF_1_1IntraCFGEdge.html +2 -2
  210. package/SVF-doxygen/html/html/classSVF_1_1IntraDisjointMRG.html +1 -1
  211. package/SVF-doxygen/html/html/classSVF_1_1IntraICFGNode.html +4 -4
  212. package/SVF-doxygen/html/html/classSVF_1_1IntraPHIVFGNode.html +2 -2
  213. package/SVF-doxygen/html/html/classSVF_1_1LLVMLoopAnalysis.html +5 -5
  214. package/SVF-doxygen/html/html/classSVF_1_1LLVMModuleSet.html +1168 -1215
  215. package/SVF-doxygen/html/html/classSVF_1_1LeakChecker.html +9 -9
  216. package/SVF-doxygen/html/html/classSVF_1_1LoadStmt.html +23 -23
  217. package/SVF-doxygen/html/html/classSVF_1_1LockAnalysis.html +19 -19
  218. package/SVF-doxygen/html/html/classSVF_1_1LockResultValidator.html +8 -8
  219. package/SVF-doxygen/html/html/classSVF_1_1MHP.html +19 -19
  220. package/SVF-doxygen/html/html/classSVF_1_1MHPValidator.html +1 -1
  221. package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +19 -19
  222. package/SVF-doxygen/html/html/classSVF_1_1MSSAPHISVFGNode.html +1 -1
  223. package/SVF-doxygen/html/html/classSVF_1_1MTA.html +5 -5
  224. package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator.html +5 -5
  225. package/SVF-doxygen/html/html/classSVF_1_1MTAResultValidator.html +4 -4
  226. package/SVF-doxygen/html/html/classSVF_1_1MTASVFGBuilder.html +4 -4
  227. package/SVF-doxygen/html/html/classSVF_1_1MTAStat.html +7 -7
  228. package/SVF-doxygen/html/html/classSVF_1_1MemObj.html +2 -2
  229. package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +26 -26
  230. package/SVF-doxygen/html/html/classSVF_1_1MemSSAStat.html +1 -1
  231. package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt.html +48 -48
  232. package/SVF-doxygen/html/html/classSVF_1_1NodeIDAllocator_1_1Clusterer.html +2 -2
  233. package/SVF-doxygen/html/html/classSVF_1_1ObjVar.html +2 -2
  234. package/SVF-doxygen/html/html/classSVF_1_1PAGBuilderFromFile.html +2 -2
  235. package/SVF-doxygen/html/html/classSVF_1_1PCG.html +13 -13
  236. package/SVF-doxygen/html/html/classSVF_1_1PHIVFGNode.html +2 -2
  237. package/SVF-doxygen/html/html/classSVF_1_1PTACallGraph.html +1 -1
  238. package/SVF-doxygen/html/html/classSVF_1_1PhiStmt.html +48 -48
  239. package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +20 -20
  240. package/SVF-doxygen/html/html/classSVF_1_1ProgSlice.html +4 -4
  241. package/SVF-doxygen/html/html/classSVF_1_1RaceResultValidator.html +1 -1
  242. package/SVF-doxygen/html/html/classSVF_1_1RaceValidator.html +1 -1
  243. package/SVF-doxygen/html/html/classSVF_1_1RetCFGEdge.html +2 -2
  244. package/SVF-doxygen/html/html/classSVF_1_1RetICFGNode.html +2 -2
  245. package/SVF-doxygen/html/html/classSVF_1_1RetPE.html +40 -40
  246. package/SVF-doxygen/html/html/classSVF_1_1SVFArgument-members.html +35 -36
  247. package/SVF-doxygen/html/html/classSVF_1_1SVFArgument.html +34 -71
  248. package/SVF-doxygen/html/html/classSVF_1_1SVFBasicBlock-members.html +37 -38
  249. package/SVF-doxygen/html/html/classSVF_1_1SVFBasicBlock.html +139 -178
  250. package/SVF-doxygen/html/html/classSVF_1_1SVFBlackHoleValue-members.html +38 -39
  251. package/SVF-doxygen/html/html/classSVF_1_1SVFBlackHoleValue.html +19 -58
  252. package/SVF-doxygen/html/html/classSVF_1_1SVFBugEvent.html +2 -2
  253. package/SVF-doxygen/html/html/classSVF_1_1SVFCallInst-members.html +42 -43
  254. package/SVF-doxygen/html/html/classSVF_1_1SVFCallInst.html +70 -71
  255. package/SVF-doxygen/html/html/classSVF_1_1SVFConstant-members.html +34 -35
  256. package/SVF-doxygen/html/html/classSVF_1_1SVFConstant.html +21 -59
  257. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantData-members.html +36 -37
  258. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantData.html +27 -66
  259. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantFP-members.html +38 -39
  260. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantFP.html +25 -66
  261. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantInt-members.html +40 -41
  262. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantInt.html +31 -79
  263. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantNullPtr-members.html +38 -39
  264. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantNullPtr.html +19 -58
  265. package/SVF-doxygen/html/html/classSVF_1_1SVFFunction-members.html +41 -42
  266. package/SVF-doxygen/html/html/classSVF_1_1SVFFunction.html +206 -241
  267. package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +9 -9
  268. package/SVF-doxygen/html/html/classSVF_1_1SVFGBuilder.html +3 -3
  269. package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT.html +2 -2
  270. package/SVF-doxygen/html/html/classSVF_1_1SVFGStat.html +1 -1
  271. package/SVF-doxygen/html/html/classSVF_1_1SVFGlobalValue-members.html +39 -40
  272. package/SVF-doxygen/html/html/classSVF_1_1SVFGlobalValue.html +37 -73
  273. package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +22 -22
  274. package/SVF-doxygen/html/html/classSVF_1_1SVFIR2ConsExeState.html +57 -57
  275. package/SVF-doxygen/html/html/classSVF_1_1SVFIR2ItvExeState.html +59 -59
  276. package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +39 -39
  277. package/SVF-doxygen/html/html/classSVF_1_1SVFInstruction-members.html +37 -38
  278. package/SVF-doxygen/html/html/classSVF_1_1SVFInstruction.html +60 -101
  279. package/SVF-doxygen/html/html/classSVF_1_1SVFLoopAndDomInfo.html +2 -2
  280. package/SVF-doxygen/html/html/classSVF_1_1SVFMetadataAsValue-members.html +36 -37
  281. package/SVF-doxygen/html/html/classSVF_1_1SVFMetadataAsValue.html +19 -55
  282. package/SVF-doxygen/html/html/classSVF_1_1SVFModule.html +2 -2
  283. package/SVF-doxygen/html/html/classSVF_1_1SVFOtherValue-members.html +34 -35
  284. package/SVF-doxygen/html/html/classSVF_1_1SVFOtherValue.html +15 -53
  285. package/SVF-doxygen/html/html/classSVF_1_1SVFStat.html +7 -7
  286. package/SVF-doxygen/html/html/classSVF_1_1SVFStmt.html +43 -41
  287. package/SVF-doxygen/html/html/classSVF_1_1SVFValue-members.html +32 -33
  288. package/SVF-doxygen/html/html/classSVF_1_1SVFValue.html +44 -51
  289. package/SVF-doxygen/html/html/classSVF_1_1SVFVirtualCallInst-members.html +47 -48
  290. package/SVF-doxygen/html/html/classSVF_1_1SVFVirtualCallInst.html +56 -57
  291. package/SVF-doxygen/html/html/classSVF_1_1SaberCondAllocator.html +26 -26
  292. package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +4 -4
  293. package/SVF-doxygen/html/html/classSVF_1_1SelectStmt.html +40 -40
  294. package/SVF-doxygen/html/html/classSVF_1_1SrcSnkDDA.html +3 -3
  295. package/SVF-doxygen/html/html/classSVF_1_1Steensgaard.html +9 -9
  296. package/SVF-doxygen/html/html/classSVF_1_1StoreStmt.html +22 -22
  297. package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder.html +6 -6
  298. package/SVF-doxygen/html/html/classSVF_1_1TCT.html +18 -18
  299. package/SVF-doxygen/html/html/classSVF_1_1TDForkPE.html +26 -26
  300. package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE.html +25 -25
  301. package/SVF-doxygen/html/html/classSVF_1_1ThreadAPI.html +9 -9
  302. package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph.html +4 -4
  303. package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraphBuilder.html +3 -3
  304. package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis.html +4 -4
  305. package/SVF-doxygen/html/html/classSVF_1_1UnaryOPStmt.html +46 -46
  306. package/SVF-doxygen/html/html/classSVF_1_1UnaryOPVFGNode.html +2 -2
  307. package/SVF-doxygen/html/html/classSVF_1_1VFG.html +24 -24
  308. package/SVF-doxygen/html/html/classSVF_1_1ValVar.html +2 -2
  309. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive.html +2 -2
  310. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +1 -1
  311. package/SVF-doxygen/html/html/classSVF_1_1WPAPass.html +5 -5
  312. package/SVF-doxygen/html/html/functions_func_p.html +2 -16
  313. package/SVF-doxygen/html/html/functions_func_t.html +1 -1
  314. package/SVF-doxygen/html/html/functions_p.html +0 -14
  315. package/SVF-doxygen/html/html/functions_t.html +1 -1
  316. package/SVF-doxygen/html/html/globals_func.html +0 -3
  317. package/SVF-doxygen/html/html/globals_s.html +3 -6
  318. package/SVF-doxygen/html/html/namespaceSVF.html +29 -96
  319. package/SVF-doxygen/html/html/namespaceSVF_1_1LLVMUtil.html +4 -4
  320. package/SVF-doxygen/html/html/namespaceSVF_1_1SVFUtil.html +6 -6
  321. package/SVF-doxygen/html/html/namespacemembers_d.html +2 -5
  322. package/SVF-doxygen/html/html/namespacemembers_func_d.html +2 -5
  323. package/SVF-doxygen/html/html/search/all_10.js +325 -325
  324. package/SVF-doxygen/html/html/search/all_11.js +208 -208
  325. package/SVF-doxygen/html/html/search/all_12.js +545 -546
  326. package/SVF-doxygen/html/html/search/all_13.js +189 -189
  327. package/SVF-doxygen/html/html/search/all_14.js +66 -66
  328. package/SVF-doxygen/html/html/search/all_15.js +170 -170
  329. package/SVF-doxygen/html/html/search/all_16.js +60 -60
  330. package/SVF-doxygen/html/html/search/all_17.js +1 -1
  331. package/SVF-doxygen/html/html/search/all_18.js +1 -1
  332. package/SVF-doxygen/html/html/search/all_19.js +10 -10
  333. package/SVF-doxygen/html/html/search/all_1a.js +169 -169
  334. package/SVF-doxygen/html/html/search/all_4.js +26 -27
  335. package/SVF-doxygen/html/html/search/all_5.js +156 -156
  336. package/SVF-doxygen/html/html/search/all_6.js +223 -223
  337. package/SVF-doxygen/html/html/search/all_7.js +1012 -1012
  338. package/SVF-doxygen/html/html/search/all_8.js +192 -192
  339. package/SVF-doxygen/html/html/search/all_9.js +597 -597
  340. package/SVF-doxygen/html/html/search/all_a.js +47 -47
  341. package/SVF-doxygen/html/html/search/all_b.js +26 -26
  342. package/SVF-doxygen/html/html/search/all_c.js +113 -113
  343. package/SVF-doxygen/html/html/search/all_d.js +196 -196
  344. package/SVF-doxygen/html/html/search/all_e.js +206 -206
  345. package/SVF-doxygen/html/html/search/all_f.js +122 -122
  346. package/SVF-doxygen/html/html/search/classes_0.js +26 -26
  347. package/SVF-doxygen/html/html/search/classes_1.js +9 -9
  348. package/SVF-doxygen/html/html/search/classes_10.js +73 -73
  349. package/SVF-doxygen/html/html/search/classes_11.js +15 -15
  350. package/SVF-doxygen/html/html/search/classes_12.js +2 -2
  351. package/SVF-doxygen/html/html/search/classes_13.js +10 -10
  352. package/SVF-doxygen/html/html/search/classes_14.js +14 -14
  353. package/SVF-doxygen/html/html/search/classes_15.js +1 -1
  354. package/SVF-doxygen/html/html/search/classes_2.js +76 -76
  355. package/SVF-doxygen/html/html/search/classes_3.js +35 -35
  356. package/SVF-doxygen/html/html/search/classes_4.js +10 -10
  357. package/SVF-doxygen/html/html/search/classes_5.js +28 -28
  358. package/SVF-doxygen/html/html/search/classes_6.js +98 -98
  359. package/SVF-doxygen/html/html/search/classes_7.js +33 -33
  360. package/SVF-doxygen/html/html/search/classes_8.js +56 -56
  361. package/SVF-doxygen/html/html/search/classes_9.js +1 -1
  362. package/SVF-doxygen/html/html/search/classes_a.js +12 -12
  363. package/SVF-doxygen/html/html/search/classes_b.js +29 -29
  364. package/SVF-doxygen/html/html/search/classes_c.js +6 -6
  365. package/SVF-doxygen/html/html/search/classes_d.js +19 -19
  366. package/SVF-doxygen/html/html/search/classes_e.js +36 -36
  367. package/SVF-doxygen/html/html/search/classes_f.js +25 -25
  368. package/SVF-doxygen/html/html/search/defines_0.js +3 -3
  369. package/SVF-doxygen/html/html/search/defines_1.js +2 -2
  370. package/SVF-doxygen/html/html/search/defines_2.js +30 -30
  371. package/SVF-doxygen/html/html/search/defines_3.js +20 -20
  372. package/SVF-doxygen/html/html/search/defines_4.js +3 -3
  373. package/SVF-doxygen/html/html/search/defines_5.js +4 -4
  374. package/SVF-doxygen/html/html/search/defines_6.js +2 -2
  375. package/SVF-doxygen/html/html/search/defines_7.js +5 -5
  376. package/SVF-doxygen/html/html/search/defines_8.js +13 -13
  377. package/SVF-doxygen/html/html/search/defines_9.js +9 -9
  378. package/SVF-doxygen/html/html/search/defines_a.js +2 -2
  379. package/SVF-doxygen/html/html/search/defines_b.js +2 -2
  380. package/SVF-doxygen/html/html/search/defines_c.js +2 -2
  381. package/SVF-doxygen/html/html/search/defines_d.js +6 -6
  382. package/SVF-doxygen/html/html/search/defines_e.js +3 -3
  383. package/SVF-doxygen/html/html/search/enums_0.js +3 -3
  384. package/SVF-doxygen/html/html/search/enums_1.js +1 -1
  385. package/SVF-doxygen/html/html/search/enums_10.js +1 -1
  386. package/SVF-doxygen/html/html/search/enums_11.js +1 -1
  387. package/SVF-doxygen/html/html/search/enums_2.js +8 -8
  388. package/SVF-doxygen/html/html/search/enums_3.js +1 -1
  389. package/SVF-doxygen/html/html/search/enums_4.js +4 -4
  390. package/SVF-doxygen/html/html/search/enums_5.js +1 -1
  391. package/SVF-doxygen/html/html/search/enums_6.js +2 -2
  392. package/SVF-doxygen/html/html/search/enums_7.js +2 -2
  393. package/SVF-doxygen/html/html/search/enums_8.js +4 -4
  394. package/SVF-doxygen/html/html/search/enums_9.js +1 -1
  395. package/SVF-doxygen/html/html/search/enums_a.js +2 -2
  396. package/SVF-doxygen/html/html/search/enums_b.js +7 -7
  397. package/SVF-doxygen/html/html/search/enums_c.js +1 -1
  398. package/SVF-doxygen/html/html/search/enums_d.js +4 -4
  399. package/SVF-doxygen/html/html/search/enums_e.js +2 -2
  400. package/SVF-doxygen/html/html/search/enums_f.js +4 -4
  401. package/SVF-doxygen/html/html/search/enumvalues_0.js +14 -14
  402. package/SVF-doxygen/html/html/search/enumvalues_1.js +13 -13
  403. package/SVF-doxygen/html/html/search/enumvalues_10.js +35 -35
  404. package/SVF-doxygen/html/html/search/enumvalues_11.js +3 -3
  405. package/SVF-doxygen/html/html/search/enumvalues_12.js +10 -10
  406. package/SVF-doxygen/html/html/search/enumvalues_13.js +1 -1
  407. package/SVF-doxygen/html/html/search/enumvalues_14.js +1 -1
  408. package/SVF-doxygen/html/html/search/enumvalues_15.js +3 -3
  409. package/SVF-doxygen/html/html/search/enumvalues_2.js +40 -40
  410. package/SVF-doxygen/html/html/search/enumvalues_3.js +13 -13
  411. package/SVF-doxygen/html/html/search/enumvalues_4.js +34 -34
  412. package/SVF-doxygen/html/html/search/enumvalues_5.js +48 -48
  413. package/SVF-doxygen/html/html/search/enumvalues_6.js +6 -6
  414. package/SVF-doxygen/html/html/search/enumvalues_7.js +9 -9
  415. package/SVF-doxygen/html/html/search/enumvalues_8.js +23 -23
  416. package/SVF-doxygen/html/html/search/enumvalues_9.js +6 -6
  417. package/SVF-doxygen/html/html/search/enumvalues_a.js +17 -17
  418. package/SVF-doxygen/html/html/search/enumvalues_b.js +11 -11
  419. package/SVF-doxygen/html/html/search/enumvalues_c.js +6 -6
  420. package/SVF-doxygen/html/html/search/enumvalues_d.js +17 -17
  421. package/SVF-doxygen/html/html/search/enumvalues_e.js +11 -11
  422. package/SVF-doxygen/html/html/search/enumvalues_f.js +45 -45
  423. package/SVF-doxygen/html/html/search/files_0.js +13 -13
  424. package/SVF-doxygen/html/html/search/files_1.js +7 -7
  425. package/SVF-doxygen/html/html/search/files_10.js +8 -8
  426. package/SVF-doxygen/html/html/search/files_11.js +8 -8
  427. package/SVF-doxygen/html/html/search/files_12.js +2 -2
  428. package/SVF-doxygen/html/html/search/files_2.js +50 -50
  429. package/SVF-doxygen/html/html/search/files_3.js +14 -14
  430. package/SVF-doxygen/html/html/search/files_4.js +4 -4
  431. package/SVF-doxygen/html/html/search/files_5.js +13 -13
  432. package/SVF-doxygen/html/html/search/files_6.js +9 -9
  433. package/SVF-doxygen/html/html/search/files_7.js +14 -14
  434. package/SVF-doxygen/html/html/search/files_8.js +13 -13
  435. package/SVF-doxygen/html/html/search/files_9.js +18 -18
  436. package/SVF-doxygen/html/html/search/files_a.js +3 -3
  437. package/SVF-doxygen/html/html/search/files_b.js +2 -2
  438. package/SVF-doxygen/html/html/search/files_c.js +19 -19
  439. package/SVF-doxygen/html/html/search/files_d.js +4 -4
  440. package/SVF-doxygen/html/html/search/files_e.js +62 -62
  441. package/SVF-doxygen/html/html/search/files_f.js +8 -8
  442. package/SVF-doxygen/html/html/search/functions_0.js +351 -351
  443. package/SVF-doxygen/html/html/search/functions_1.js +80 -80
  444. package/SVF-doxygen/html/html/search/functions_10.js +121 -121
  445. package/SVF-doxygen/html/html/search/functions_11.js +281 -282
  446. package/SVF-doxygen/html/html/search/functions_12.js +55 -55
  447. package/SVF-doxygen/html/html/search/functions_13.js +38 -38
  448. package/SVF-doxygen/html/html/search/functions_14.js +71 -71
  449. package/SVF-doxygen/html/html/search/functions_15.js +29 -29
  450. package/SVF-doxygen/html/html/search/functions_16.js +2 -2
  451. package/SVF-doxygen/html/html/search/functions_17.js +169 -169
  452. package/SVF-doxygen/html/html/search/functions_2.js +251 -251
  453. package/SVF-doxygen/html/html/search/functions_3.js +71 -72
  454. package/SVF-doxygen/html/html/search/functions_4.js +55 -55
  455. package/SVF-doxygen/html/html/search/functions_5.js +55 -55
  456. package/SVF-doxygen/html/html/search/functions_6.js +832 -832
  457. package/SVF-doxygen/html/html/search/functions_7.js +144 -144
  458. package/SVF-doxygen/html/html/search/functions_8.js +417 -417
  459. package/SVF-doxygen/html/html/search/functions_9.js +29 -29
  460. package/SVF-doxygen/html/html/search/functions_a.js +2 -2
  461. package/SVF-doxygen/html/html/search/functions_b.js +23 -23
  462. package/SVF-doxygen/html/html/search/functions_c.js +75 -75
  463. package/SVF-doxygen/html/html/search/functions_d.js +35 -35
  464. package/SVF-doxygen/html/html/search/functions_e.js +56 -56
  465. package/SVF-doxygen/html/html/search/functions_f.js +143 -143
  466. package/SVF-doxygen/html/html/search/namespaces_0.js +1 -1
  467. package/SVF-doxygen/html/html/search/namespaces_1.js +7 -7
  468. package/SVF-doxygen/html/html/search/related_0.js +2 -2
  469. package/SVF-doxygen/html/html/search/related_1.js +1 -1
  470. package/SVF-doxygen/html/html/search/related_2.js +2 -2
  471. package/SVF-doxygen/html/html/search/related_3.js +2 -2
  472. package/SVF-doxygen/html/html/search/related_4.js +2 -2
  473. package/SVF-doxygen/html/html/search/related_5.js +1 -1
  474. package/SVF-doxygen/html/html/search/related_6.js +2 -2
  475. package/SVF-doxygen/html/html/search/related_7.js +4 -4
  476. package/SVF-doxygen/html/html/search/related_8.js +2 -2
  477. package/SVF-doxygen/html/html/search/related_9.js +4 -4
  478. package/SVF-doxygen/html/html/search/related_a.js +19 -19
  479. package/SVF-doxygen/html/html/search/related_b.js +4 -4
  480. package/SVF-doxygen/html/html/search/related_c.js +1 -1
  481. package/SVF-doxygen/html/html/search/related_d.js +11 -11
  482. package/SVF-doxygen/html/html/search/related_e.js +2 -2
  483. package/SVF-doxygen/html/html/search/related_f.js +2 -2
  484. package/SVF-doxygen/html/html/search/typedefs_0.js +18 -18
  485. package/SVF-doxygen/html/html/search/typedefs_1.js +25 -25
  486. package/SVF-doxygen/html/html/search/typedefs_10.js +60 -60
  487. package/SVF-doxygen/html/html/search/typedefs_11.js +13 -13
  488. package/SVF-doxygen/html/html/search/typedefs_12.js +11 -11
  489. package/SVF-doxygen/html/html/search/typedefs_13.js +35 -35
  490. package/SVF-doxygen/html/html/search/typedefs_14.js +8 -8
  491. package/SVF-doxygen/html/html/search/typedefs_2.js +126 -126
  492. package/SVF-doxygen/html/html/search/typedefs_3.js +39 -39
  493. package/SVF-doxygen/html/html/search/typedefs_4.js +16 -16
  494. package/SVF-doxygen/html/html/search/typedefs_5.js +41 -41
  495. package/SVF-doxygen/html/html/search/typedefs_6.js +52 -52
  496. package/SVF-doxygen/html/html/search/typedefs_7.js +40 -40
  497. package/SVF-doxygen/html/html/search/typedefs_8.js +1 -1
  498. package/SVF-doxygen/html/html/search/typedefs_9.js +6 -6
  499. package/SVF-doxygen/html/html/search/typedefs_a.js +29 -29
  500. package/SVF-doxygen/html/html/search/typedefs_b.js +29 -29
  501. package/SVF-doxygen/html/html/search/typedefs_c.js +40 -40
  502. package/SVF-doxygen/html/html/search/typedefs_d.js +15 -15
  503. package/SVF-doxygen/html/html/search/typedefs_e.js +52 -52
  504. package/SVF-doxygen/html/html/search/typedefs_f.js +14 -14
  505. package/SVF-doxygen/html/html/search/variables_0.js +146 -146
  506. package/SVF-doxygen/html/html/search/variables_1.js +74 -74
  507. package/SVF-doxygen/html/html/search/variables_10.js +97 -97
  508. package/SVF-doxygen/html/html/search/variables_11.js +46 -46
  509. package/SVF-doxygen/html/html/search/variables_12.js +93 -93
  510. package/SVF-doxygen/html/html/search/variables_13.js +77 -77
  511. package/SVF-doxygen/html/html/search/variables_14.js +14 -14
  512. package/SVF-doxygen/html/html/search/variables_15.js +48 -48
  513. package/SVF-doxygen/html/html/search/variables_16.js +9 -9
  514. package/SVF-doxygen/html/html/search/variables_17.js +1 -1
  515. package/SVF-doxygen/html/html/search/variables_18.js +2 -2
  516. package/SVF-doxygen/html/html/search/variables_2.js +35 -35
  517. package/SVF-doxygen/html/html/search/variables_3.js +148 -148
  518. package/SVF-doxygen/html/html/search/variables_4.js +56 -56
  519. package/SVF-doxygen/html/html/search/variables_5.js +40 -40
  520. package/SVF-doxygen/html/html/search/variables_6.js +67 -67
  521. package/SVF-doxygen/html/html/search/variables_7.js +33 -33
  522. package/SVF-doxygen/html/html/search/variables_8.js +7 -7
  523. package/SVF-doxygen/html/html/search/variables_9.js +77 -77
  524. package/SVF-doxygen/html/html/search/variables_a.js +4 -4
  525. package/SVF-doxygen/html/html/search/variables_b.js +10 -10
  526. package/SVF-doxygen/html/html/search/variables_c.js +45 -45
  527. package/SVF-doxygen/html/html/search/variables_d.js +56 -56
  528. package/SVF-doxygen/html/html/search/variables_e.js +123 -123
  529. package/SVF-doxygen/html/html/search/variables_f.js +33 -33
  530. package/SVF-doxygen/html/html/structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +2 -2
  531. package/SVF-doxygen/html/html/structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html +3 -3
  532. package/SVF-doxygen/html/html/structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html +1 -1
  533. package/SVF-doxygen/html/html/structSVF_1_1Hash_3_01NodePair_01_4.html +11 -11
  534. package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html +7 -7
  535. package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1CxtProc_01_4.html +1 -1
  536. package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1CxtStmt_01_4.html +1 -1
  537. package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1NodePair_01_4.html +11 -11
  538. package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1SparseBitVector_3_01N_01_4_01_4.html +7 -7
  539. package/SVF-doxygen/html/html/structstd_1_1hash_3_01std_1_1vector_3_01T_01_4_01_4.html +13 -13
  540. package/SVF-doxygen/html/html/svf-ex_8cpp.html +2 -2
  541. package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +4 -4
  542. package/SVF-doxygen/html/html/svf-llvm_2tools_2MTA_2MTAResultValidator_8h_source.html +3 -3
  543. package/SVF-doxygen/html/html/svf_2include_2MTA_2MTAResultValidator_8h_source.html +3 -3
  544. package/package.json +1 -1
  545. package/svf/include/SVFIR/SVFStatements.h +12 -9
  546. package/svf/include/SVFIR/SVFType.h +0 -6
  547. package/svf/include/SVFIR/SVFValue.h +2 -31
  548. package/svf/lib/SVFIR/SVFValue.cpp +0 -95
  549. package/svf-llvm/lib/LLVMModule.cpp +0 -58
  550. package/svf-llvm/lib/LLVMUtil.cpp +13 -28
@@ -532,7 +532,7 @@ $(function() {
532
532
  <div class="ttc" id="aclassSVF_1_1GenericBug_html_abbc86875488c27e53e5c36e95c472b20"><div class="ttname"><a href="classSVF_1_1GenericBug.html#abbc86875488c27e53e5c36e95c472b20">SVF::GenericBug::getLoc</a></div><div class="ttdeci">const std::string getLoc() const</div><div class="ttdoc">returns bug location as json format string</div><div class="ttdef"><b>Definition:</b> <a href="SVFBugReport_8cpp_source.html#l00049">SVFBugReport.cpp:49</a></div></div>
533
533
  <div class="ttc" id="aclassSVF_1_1GenericBug_html_a7aeeb33097bca5f7fe6747f90f5cecac"><div class="ttname"><a href="classSVF_1_1GenericBug.html#a7aeeb33097bca5f7fe6747f90f5cecac">SVF::GenericBug::BugType</a></div><div class="ttdeci">BugType</div><div class="ttdef"><b>Definition:</b> <a href="SVFBugReport_8h_source.html#l00086">SVFBugReport.h:86</a></div></div>
534
534
  <div class="ttc" id="aclassSVF_1_1SVFBugReport_html_a7dbf4adc013615567b33b6e293b61c8e"><div class="ttname"><a href="classSVF_1_1SVFBugReport.html#a7dbf4adc013615567b33b6e293b61c8e">SVF::SVFBugReport::getBugSet</a></div><div class="ttdeci">const BugSet &amp; getBugSet() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFBugReport_8h_source.html#l00397">SVFBugReport.h:397</a></div></div>
535
- <div class="ttc" id="aclassSVF_1_1CallSite_html"><div class="ttname"><a href="classSVF_1_1CallSite.html">SVF::CallSite</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01098">SVFValue.h:1098</a></div></div>
535
+ <div class="ttc" id="aclassSVF_1_1CallSite_html"><div class="ttname"><a href="classSVF_1_1CallSite.html">SVF::CallSite</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01069">SVFValue.h:1069</a></div></div>
536
536
  <div class="ttc" id="aSVFBugReport_8h_html_aae8a01dec6f65eaf27a03f4e063d92f8"><div class="ttname"><a href="SVFBugReport_8h.html#aae8a01dec6f65eaf27a03f4e063d92f8">EVENTTYPEMASK</a></div><div class="ttdeci">#define EVENTTYPEMASK</div><div class="ttdef"><b>Definition:</b> <a href="SVFBugReport_8h_source.html#l00041">SVFBugReport.h:41</a></div></div>
537
537
  <div class="ttc" id="aclassSVF_1_1GenericBug_html_afad49e3f62083345138932ffadf567dd"><div class="ttname"><a href="classSVF_1_1GenericBug.html#afad49e3f62083345138932ffadf567dd">SVF::GenericBug::getFuncName</a></div><div class="ttdeci">const std::string getFuncName() const</div><div class="ttdoc">return bug source function name</div><div class="ttdef"><b>Definition:</b> <a href="SVFBugReport_8cpp_source.html#l00056">SVFBugReport.cpp:56</a></div></div>
538
538
  <div class="ttc" id="anamespaceSVF_html_abf85e29310b2e4df8925d00a5c081314"><div class="ttname"><a href="namespaceSVF.html#abf85e29310b2e4df8925d00a5c081314">SVF::Loop</a></div><div class="ttdeci">llvm::Loop Loop</div><div class="ttdoc">LLVM Loop.</div><div class="ttdef"><b>Definition:</b> <a href="BasicTypes_8h_source.html#l00138">BasicTypes.h:138</a></div></div>
@@ -552,7 +552,7 @@ $(function() {
552
552
  <div class="ttc" id="aclassSVF_1_1FilePartialCloseBug_html_a16b96f3c79cf5edae0f0f02e52344283"><div class="ttname"><a href="classSVF_1_1FilePartialCloseBug.html#a16b96f3c79cf5edae0f0f02e52344283">SVF::FilePartialCloseBug::getBugDescription</a></div><div class="ttdeci">cJSON * getBugDescription() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFBugReport_8cpp_source.html#l00215">SVFBugReport.cpp:215</a></div></div>
553
553
  <div class="ttc" id="aclassSVF_1_1SVFBugEvent_html"><div class="ttname"><a href="classSVF_1_1SVFBugEvent.html">SVF::SVFBugEvent</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFBugReport_8h_source.html#l00051">SVFBugReport.h:51</a></div></div>
554
554
  <div class="ttc" id="aSVFValue_8h_html"><div class="ttname"><a href="SVFValue_8h.html">SVFValue.h</a></div></div>
555
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html">SVF::SVFInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00595">SVFValue.h:595</a></div></div>
555
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html">SVF::SVFInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00587">SVFValue.h:587</a></div></div>
556
556
  <div class="ttc" id="anamespaceSVF_html_ad781b0b14e89773e774072b280658ef3"><div class="ttname"><a href="namespaceSVF.html#ad781b0b14e89773e774072b280658ef3">SVF::s64_t</a></div><div class="ttdeci">signed long long s64_t</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00054">SVFType.h:54</a></div></div>
557
557
  <div class="ttc" id="aclassSVF_1_1PartialNullPtrDereferenceBug_html_a910f2e839e1e722655fbb2266c15f136"><div class="ttname"><a href="classSVF_1_1PartialNullPtrDereferenceBug.html#a910f2e839e1e722655fbb2266c15f136">SVF::PartialNullPtrDereferenceBug::getBugDescription</a></div><div class="ttdeci">cJSON * getBugDescription() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFBugReport_8cpp_source.html#l00265">SVFBugReport.cpp:265</a></div></div>
558
558
  <div class="ttc" id="aclassSVF_1_1GenericBug_html_a7aeeb33097bca5f7fe6747f90f5cecacadb1a72cee4debc5821c1e209b5c85cf2"><div class="ttname"><a href="classSVF_1_1GenericBug.html#a7aeeb33097bca5f7fe6747f90f5cecacadb1a72cee4debc5821c1e209b5c85cf2">SVF::GenericBug::PARTIALBUFOVERFLOW</a></div><div class="ttdeci">@ PARTIALBUFOVERFLOW</div><div class="ttdef"><b>Definition:</b> <a href="SVFBugReport_8h_source.html#l00086">SVFBugReport.h:86</a></div></div>
@@ -2649,7 +2649,7 @@ $(function() {
2649
2649
  <div class="ttc" id="anamespaceSVF_html_ac9bc0a9e085bace3fcd2e92b6d418dab"><div class="ttname"><a href="namespaceSVF.html#ac9bc0a9e085bace3fcd2e92b6d418dab">SVF::readBigNumber</a></div><div class="ttdeci">static void readBigNumber(const cJSON *obj, BigNumberType &amp;val, CStrToVal conv)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00100">SVFFileSystem.cpp:100</a></div></div>
2650
2650
  <div class="ttc" id="aclassSVF_1_1SVFType_html_a333e01a9c431c8f53bd2fc597bd5c40cac8c846ff3208d07a4a39c7a21433c6a5"><div class="ttname"><a href="classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40cac8c846ff3208d07a4a39c7a21433c6a5">SVF::SVFType::SVFArrayTy</a></div><div class="ttdeci">@ SVFArrayTy</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00257">SVFType.h:257</a></div></div>
2651
2651
  <div class="ttc" id="astructcJSON_html_ad43f8de2571e504c4c5ce0a36990e6e1"><div class="ttname"><a href="structcJSON.html#ad43f8de2571e504c4c5ce0a36990e6e1">cJSON::valuestring</a></div><div class="ttdeci">char * valuestring</div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8h_source.html#l00115">cJSON.h:115</a></div></div>
2652
- <div class="ttc" id="aclassSVF_1_1CopyStmt_html"><div class="ttname"><a href="classSVF_1_1CopyStmt.html">SVF::CopyStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00347">SVFStatements.h:347</a></div></div>
2652
+ <div class="ttc" id="aclassSVF_1_1CopyStmt_html"><div class="ttname"><a href="classSVF_1_1CopyStmt.html">SVF::CopyStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00350">SVFStatements.h:350</a></div></div>
2653
2653
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_a9810ce9b0ce6c4f8f710e81ec8d08ec3"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#a9810ce9b0ce6c4f8f710e81ec8d08ec3">SVF::SVFIRWriter::genericGraphToJson</a></div><div class="ttdeci">cJSON * genericGraphToJson(const GenericGraph&lt; NodeTy, EdgeTy &gt; *graph, const std::vector&lt; const EdgeTy * &gt; &amp;edgePool)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00560">SVFFileSystem.h:560</a></div></div>
2654
2654
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_aecae8cb1f180e463d94c68e5a63a1176"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#aecae8cb1f180e463d94c68e5a63a1176">SVF::SVFIRWriter::jsonAddJsonableToObject</a></div><div class="ttdeci">bool jsonAddJsonableToObject(cJSON *obj, const char *name, const T &amp;item)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00636">SVFFileSystem.h:636</a></div></div>
2655
2655
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html">SVF::SVFLoopAndDomInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00050">SVFValue.h:50</a></div></div>
@@ -2660,16 +2660,16 @@ $(function() {
2660
2660
  <div class="ttc" id="aclassSVF_1_1GenericGraphWriter_html_a949ead8b0a9e2d345475977239ca6f3d"><div class="ttname"><a href="classSVF_1_1GenericGraphWriter.html#a949ead8b0a9e2d345475977239ca6f3d">SVF::GenericGraphWriter::getEdgeID</a></div><div class="ttdeci">size_t getEdgeID(const EdgeType *edge)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00318">SVFFileSystem.h:318</a></div></div>
2661
2661
  <div class="ttc" id="aclassSVF_1_1SymbolTableInfo_html_aeab14702eabde827923a692cba8f7f8a"><div class="ttname"><a href="classSVF_1_1SymbolTableInfo.html#aeab14702eabde827923a692cba8f7f8a">SVF::SymbolTableInfo::objMap</a></div><div class="ttdeci">IDToMemMapTy objMap</div><div class="ttdoc">map a memory sym id to its obj</div><div class="ttdef"><b>Definition:</b> <a href="SymbolTableInfo_8h_source.html#l00086">SymbolTableInfo.h:86</a></div></div>
2662
2662
  <div class="ttc" id="anamespaceSVF_html_a3060ffb002828b1b5843e9fe424e8546"><div class="ttname"><a href="namespaceSVF.html#a3060ffb002828b1b5843e9fe424e8546">SVF::jsonKeyEquals</a></div><div class="ttdeci">bool jsonKeyEquals(const cJSON *item, const char *key)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00868">SVFFileSystem.cpp:868</a></div></div>
2663
- <div class="ttc" id="aclassSVF_1_1AddrStmt_html"><div class="ttname"><a href="classSVF_1_1AddrStmt.html">SVF::AddrStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00310">SVFStatements.h:310</a></div></div>
2663
+ <div class="ttc" id="aclassSVF_1_1AddrStmt_html"><div class="ttname"><a href="classSVF_1_1AddrStmt.html">SVF::AddrStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00313">SVFStatements.h:313</a></div></div>
2664
2664
  <div class="ttc" id="aclassSVF_1_1NodeIDAllocator_html_a44420802f9db288515ee09771c3edd4d"><div class="ttname"><a href="classSVF_1_1NodeIDAllocator.html#a44420802f9db288515ee09771c3edd4d">SVF::NodeIDAllocator::strategy</a></div><div class="ttdeci">enum Strategy strategy</div><div class="ttdoc">Strategy to allocate with.</div><div class="ttdef"><b>Definition:</b> <a href="NodeIDAllocator_8h_source.html#l00103">NodeIDAllocator.h:103</a></div></div>
2665
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html">SVF::SVFCallInst</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00665">SVFValue.h:665</a></div></div>
2665
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html">SVF::SVFCallInst</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00655">SVFValue.h:655</a></div></div>
2666
2666
  <div class="ttc" id="aclassSVF_1_1ICFGEdge_html"><div class="ttname"><a href="classSVF_1_1ICFGEdge.html">SVF::ICFGEdge</a></div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00044">ICFGEdge.h:44</a></div></div>
2667
2667
  <div class="ttc" id="aclassSVF_1_1SVFModule_html_abbaf48d9702ec1f38dc6ae137ca630a1"><div class="ttname"><a href="classSVF_1_1SVFModule.html#abbaf48d9702ec1f38dc6ae137ca630a1">SVF::SVFModule::getFunctionSet</a></div><div class="ttdeci">const FunctionSetType &amp; getFunctionSet() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFModule_8h_source.html#l00217">SVFModule.h:217</a></div></div>
2668
2668
  <div class="ttc" id="aclassSVF_1_1GenericNode_html_a391e996d695b114530120723da1d003e"><div class="ttname"><a href="classSVF_1_1GenericNode.html#a391e996d695b114530120723da1d003e">SVF::GenericNode::getNodeKind</a></div><div class="ttdeci">GNodeK getNodeKind() const</div><div class="ttdoc">Get node kind.</div><div class="ttdef"><b>Definition:</b> <a href="GenericGraph_8h_source.html#l00186">GenericGraph.h:186</a></div></div>
2669
2669
  <div class="ttc" id="aclassSVF_1_1CHEdge_html_a26280c3b724551036f7e3ba2b5922676a78df5157ac61c49a724af5aa03d36d0c"><div class="ttname"><a href="classSVF_1_1CHEdge.html#a26280c3b724551036f7e3ba2b5922676a78df5157ac61c49a724af5aa03d36d0c">SVF::CHEdge::INHERITANCE</a></div><div class="ttdeci">@ INHERITANCE</div><div class="ttdef"><b>Definition:</b> <a href="CHG_8h_source.html#l00086">CHG.h:86</a></div></div>
2670
2670
  <div class="ttc" id="aSVFFileSystem_8h_html_a525269da9931bad82b243376a6015392"><div class="ttname"><a href="SVFFileSystem_8h.html#a525269da9931bad82b243376a6015392">JSON_READ_FIELD_FWD</a></div><div class="ttdeci">#define JSON_READ_FIELD_FWD(json, objptr, field)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00091">SVFFileSystem.h:91</a></div></div>
2671
2671
  <div class="ttc" id="aclassSVF_1_1SVFIRReader_html_ae46f4cf64824aa037447540ad60b239c"><div class="ttname"><a href="classSVF_1_1SVFIRReader.html#ae46f4cf64824aa037447540ad60b239c">SVF::SVFIRReader::virtFill</a></div><div class="ttdeci">void virtFill(const cJSON *&amp;fieldJson, SVFVar *var)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l01918">SVFFileSystem.cpp:1918</a></div></div>
2672
- <div class="ttc" id="aclassSVF_1_1PhiStmt_html"><div class="ttname"><a href="classSVF_1_1PhiStmt.html">SVF::PhiStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00734">SVFStatements.h:734</a></div></div>
2672
+ <div class="ttc" id="aclassSVF_1_1PhiStmt_html"><div class="ttname"><a href="classSVF_1_1PhiStmt.html">SVF::PhiStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00737">SVFStatements.h:737</a></div></div>
2673
2673
  <div class="ttc" id="aclassSVF_1_1ICFGNode_html_a57f9be13188a6cd53b30489f791e40d3"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#a57f9be13188a6cd53b30489f791e40d3">SVF::ICFGNode::VFGNodes</a></div><div class="ttdeci">VFGNodeList VFGNodes</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00140">ICFGNode.h:140</a></div></div>
2674
2674
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a">SVF::SVFValue::SVFGlob</a></div><div class="ttdeci">@ SVFGlob</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00167">SVFValue.h:167</a></div></div>
2675
2675
  <div class="ttc" id="aclassSVF_1_1SVFModuleWriter_html_ab03e007e2417f90f8030d1f5923087d8"><div class="ttname"><a href="classSVF_1_1SVFModuleWriter.html#ab03e007e2417f90f8030d1f5923087d8">SVF::SVFModuleWriter::getSVFTypeID</a></div><div class="ttdeci">size_t getSVFTypeID(const SVFType *type)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00365">SVFFileSystem.h:365</a></div></div>
@@ -2692,21 +2692,21 @@ $(function() {
2692
2692
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_af6ed00dc51796c4162157ac174fc2a1a"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#af6ed00dc51796c4162157ac174fc2a1a">SVF::SVFIRWriter::genericEdgeToJson</a></div><div class="ttdeci">cJSON * genericEdgeToJson(const GenericEdge&lt; NodeTy &gt; *edge)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00550">SVFFileSystem.h:550</a></div></div>
2693
2693
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_aa7c88a48d18d052895733771f2ad9e2d"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#aa7c88a48d18d052895733771f2ad9e2d">SVF::SVFIRWriter::contentToJson</a></div><div class="ttdeci">cJSON * contentToJson(const SVFVar *var)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00307">SVFFileSystem.cpp:307</a></div></div>
2694
2694
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_aba5c3c3b62687a28301e9c65555e57f9"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#aba5c3c3b62687a28301e9c65555e57f9">SVF::SVFIRWriter::icfgWriter</a></div><div class="ttdeci">ICFGWriter icfgWriter</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00385">SVFFileSystem.h:385</a></div></div>
2695
- <div class="ttc" id="aclassSVF_1_1SVFConstantData_html"><div class="ttname"><a href="classSVF_1_1SVFConstantData.html">SVF::SVFConstantData</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00908">SVFValue.h:908</a></div></div>
2695
+ <div class="ttc" id="aclassSVF_1_1SVFConstantData_html"><div class="ttname"><a href="classSVF_1_1SVFConstantData.html">SVF::SVFConstantData</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00893">SVFValue.h:893</a></div></div>
2696
2696
  <div class="ttc" id="aSVFFileSystem_8h_html_a3b65d8dd2f9077c4036304ea0ca474ef"><div class="ttname"><a href="SVFFileSystem_8h.html#a3b65d8dd2f9077c4036304ea0ca474ef">ABORT_IFNOT</a></div><div class="ttdeci">#define ABORT_IFNOT(condition, reason)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00039">SVFFileSystem.h:39</a></div></div>
2697
2697
  <div class="ttc" id="aclassSVF_1_1GenericGraphReader_html_ab09fa674af96a107ac14306eae021381"><div class="ttname"><a href="classSVF_1_1GenericGraphReader.html#ab09fa674af96a107ac14306eae021381">SVF::GenericGraphReader::getNodePtr</a></div><div class="ttdeci">NodeTy * getNodePtr(unsigned id) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00865">SVFFileSystem.h:865</a></div></div>
2698
2698
  <div class="ttc" id="acJSON_8h_html_a6288dae99eabb0a393b1d4974e01cde7"><div class="ttname"><a href="cJSON_8h.html#a6288dae99eabb0a393b1d4974e01cde7">number</a></div><div class="ttdeci">const char *const const double number</div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8h_source.html#l00268">cJSON.h:268</a></div></div>
2699
- <div class="ttc" id="aclassSVF_1_1SVFMetadataAsValue_html"><div class="ttname"><a href="classSVF_1_1SVFMetadataAsValue.html">SVF::SVFMetadataAsValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01074">SVFValue.h:1074</a></div></div>
2700
- <div class="ttc" id="aclassSVF_1_1SelectStmt_html"><div class="ttname"><a href="classSVF_1_1SelectStmt.html">SVF::SelectStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00802">SVFStatements.h:802</a></div></div>
2699
+ <div class="ttc" id="aclassSVF_1_1SVFMetadataAsValue_html"><div class="ttname"><a href="classSVF_1_1SVFMetadataAsValue.html">SVF::SVFMetadataAsValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01047">SVFValue.h:1047</a></div></div>
2700
+ <div class="ttc" id="aclassSVF_1_1SelectStmt_html"><div class="ttname"><a href="classSVF_1_1SelectStmt.html">SVF::SelectStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00805">SVFStatements.h:805</a></div></div>
2701
2701
  <div class="ttc" id="aclassSVF_1_1WriterPtrPool_html_a5df00a28f394187fee526a96a4065a78"><div class="ttname"><a href="classSVF_1_1WriterPtrPool.html#a5df00a28f394187fee526a96a4065a78">SVF::WriterPtrPool::getPool</a></div><div class="ttdeci">const std::vector&lt; const T * &gt; &amp; getPool() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00263">SVFFileSystem.h:263</a></div></div>
2702
2702
  <div class="ttc" id="aclassSVF_1_1SVFModuleReader_html_afce6ca7086e086be62013bc2b90b34bc"><div class="ttname"><a href="classSVF_1_1SVFModuleReader.html#afce6ca7086e086be62013bc2b90b34bc">SVF::SVFModuleReader::getFieldJson</a></div><div class="ttdeci">const cJSON * getFieldJson() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l01023">SVFFileSystem.h:1023</a></div></div>
2703
- <div class="ttc" id="aclassSVF_1_1CallSite_html_a3de20fdb58def4ea6af2d635f0d2e730"><div class="ttname"><a href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">SVF::CallSite::CB</a></div><div class="ttdeci">const SVFCallInst * CB</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01103">SVFValue.h:1103</a></div></div>
2703
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a3de20fdb58def4ea6af2d635f0d2e730"><div class="ttname"><a href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">SVF::CallSite::CB</a></div><div class="ttdeci">const SVFCallInst * CB</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01074">SVFValue.h:1074</a></div></div>
2704
2704
  <div class="ttc" id="aclassSVF_1_1GenericGraphWriter_html"><div class="ttname"><a href="classSVF_1_1GenericGraphWriter.html">SVF::GenericGraphWriter</a></div><div class="ttdef"><b>Definition:</b> <a href="GenericGraph_8h_source.html#l00041">GenericGraph.h:41</a></div></div>
2705
- <div class="ttc" id="aclassSVF_1_1SVFBlackHoleValue_html"><div class="ttname"><a href="classSVF_1_1SVFBlackHoleValue.html">SVF::SVFBlackHoleValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01028">SVFValue.h:1028</a></div></div>
2705
+ <div class="ttc" id="aclassSVF_1_1SVFBlackHoleValue_html"><div class="ttname"><a href="classSVF_1_1SVFBlackHoleValue.html">SVF::SVFBlackHoleValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01005">SVFValue.h:1005</a></div></div>
2706
2706
  <div class="ttc" id="acJSON_8cpp_html_afde5c619f31577b3d821b56b23953c85"><div class="ttname"><a href="cJSON_8cpp.html#afde5c619f31577b3d821b56b23953c85">cJSON_Delete</a></div><div class="ttdeci">cJSON_Delete(null)</div></div>
2707
- <div class="ttc" id="aclassSVF_1_1RetPE_html"><div class="ttname"><a href="classSVF_1_1RetPE.html">SVF::RetPE</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00591">SVFStatements.h:591</a></div></div>
2707
+ <div class="ttc" id="aclassSVF_1_1RetPE_html"><div class="ttname"><a href="classSVF_1_1RetPE.html">SVF::RetPE</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00594">SVFStatements.h:594</a></div></div>
2708
2708
  <div class="ttc" id="aclassSVF_1_1GepValVar_html"><div class="ttname"><a href="classSVF_1_1GepValVar.html">SVF::GepValVar</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFVariables_8h_source.html#l00380">SVFVariables.h:380</a></div></div>
2709
- <div class="ttc" id="aclassSVF_1_1CmpStmt_html"><div class="ttname"><a href="classSVF_1_1CmpStmt.html">SVF::CmpStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00857">SVFStatements.h:857</a></div></div>
2709
+ <div class="ttc" id="aclassSVF_1_1CmpStmt_html"><div class="ttname"><a href="classSVF_1_1CmpStmt.html">SVF::CmpStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00860">SVFStatements.h:860</a></div></div>
2710
2710
  <div class="ttc" id="anamespaceSVF_html_aa006007c2108ee3b1bf1f9087ef9a4e8"><div class="ttname"><a href="namespaceSVF.html#aa006007c2108ee3b1bf1f9087ef9a4e8">SVF::createSVFType</a></div><div class="ttdeci">SVFType * createSVFType(SVFType::GNodeK kind, bool isSingleValTy)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00017">SVFFileSystem.cpp:17</a></div></div>
2711
2711
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_a63bdba43ccb01eef8ceb8a9c8dbe5c7f"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#a63bdba43ccb01eef8ceb8a9c8dbe5c7f">SVF::SVFIRWriter::autoJSON</a></div><div class="ttdeci">std::unique_ptr&lt; cJSON, decltype(&amp;cJSON_Delete)&gt; autoJSON</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00392">SVFFileSystem.h:392</a></div></div>
2712
2712
  <div class="ttc" id="acJSON_8h_html_a25d22ecc7e656d2c59332072684e8766"><div class="ttname"><a href="cJSON_8h.html#a25d22ecc7e656d2c59332072684e8766">name</a></div><div class="ttdeci">const char *const name</div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8h_source.html#l00264">cJSON.h:264</a></div></div>
@@ -2723,7 +2723,7 @@ $(function() {
2723
2723
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_a10ce46b10bad5f0f3dbcff5bf5818626"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#a10ce46b10bad5f0f3dbcff5bf5818626">SVF::SVFIRWriter::numToStr</a></div><div class="ttdeci">const char * numToStr(size_t n)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l01019">SVFFileSystem.cpp:1019</a></div></div>
2724
2724
  <div class="ttc" id="aSVFFileSystem_8h_html_a3413fe5c29e073bcd13263a9e0c43f63"><div class="ttname"><a href="SVFFileSystem_8h.html#a3413fe5c29e073bcd13263a9e0c43f63">JSON_DEF_READ_FWD</a></div><div class="ttdeci">#define JSON_DEF_READ_FWD(json, type, obj,...)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00088">SVFFileSystem.h:88</a></div></div>
2725
2725
  <div class="ttc" id="astructcJSON_html_a4b21817d0fd2919901abadac73214e7f"><div class="ttname"><a href="structcJSON.html#a4b21817d0fd2919901abadac73214e7f">cJSON::valuedouble</a></div><div class="ttdeci">double valuedouble</div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8h_source.html#l00119">cJSON.h:119</a></div></div>
2726
- <div class="ttc" id="aclassSVF_1_1CallPE_html"><div class="ttname"><a href="classSVF_1_1CallPE.html">SVF::CallPE</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00531">SVFStatements.h:531</a></div></div>
2726
+ <div class="ttc" id="aclassSVF_1_1CallPE_html"><div class="ttname"><a href="classSVF_1_1CallPE.html">SVF::CallPE</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00534">SVFStatements.h:534</a></div></div>
2727
2727
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73">SVF::SVFValue::SVFMetaAsValue</a></div><div class="ttdeci">@ SVFMetaAsValue</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00175">SVFValue.h:175</a></div></div>
2728
2728
  <div class="ttc" id="acJSON_8cpp_html_ab6e2ea6dc7bd57d1483413449998230a"><div class="ttname"><a href="cJSON_8cpp.html#ab6e2ea6dc7bd57d1483413449998230a">n</a></div><div class="ttdeci">cJSON * n</div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8cpp_source.html#l02558">cJSON.cpp:2558</a></div></div>
2729
2729
  <div class="ttc" id="acJSON_8h_html_a750b5d744c39a06bfb13e6eb010e35d0"><div class="ttname"><a href="cJSON_8h.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a></div><div class="ttdeci">int index</div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8h_source.html#l00170">cJSON.h:170</a></div></div>
@@ -2738,18 +2738,18 @@ $(function() {
2738
2738
  <div class="ttc" id="aclassSVF_1_1ValVar_html"><div class="ttname"><a href="classSVF_1_1ValVar.html">SVF::ValVar</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFVariables_8h_source.html#l00262">SVFVariables.h:262</a></div></div>
2739
2739
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5">SVF::SVFValue::SVFCall</a></div><div class="ttdeci">@ SVFCall</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00165">SVFValue.h:165</a></div></div>
2740
2740
  <div class="ttc" id="aclassSVF_1_1SymbolTableInfoReader_html_afbf5fa1e02e79e41c726e2be221cb63b"><div class="ttname"><a href="classSVF_1_1SymbolTableInfoReader.html#afbf5fa1e02e79e41c726e2be221cb63b">SVF::SymbolTableInfoReader::getFieldJson</a></div><div class="ttdeci">const cJSON * getFieldJson() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00926">SVFFileSystem.h:926</a></div></div>
2741
- <div class="ttc" id="aclassSVF_1_1TDJoinPE_html"><div class="ttname"><a href="classSVF_1_1TDJoinPE.html">SVF::TDJoinPE</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l01211">SVFStatements.h:1211</a></div></div>
2741
+ <div class="ttc" id="aclassSVF_1_1TDJoinPE_html"><div class="ttname"><a href="classSVF_1_1TDJoinPE.html">SVF::TDJoinPE</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l01214">SVFStatements.h:1214</a></div></div>
2742
2742
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea732cb3760ef56163428add79824174f4"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea732cb3760ef56163428add79824174f4">SVF::SVFValue::SVFBB</a></div><div class="ttdeci">@ SVFBB</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00163">SVFValue.h:163</a></div></div>
2743
2743
  <div class="ttc" id="aclassSVF_1_1GenericGraphReader_html_ad522d9c637abd8bfce92d2d0a565584b"><div class="ttname"><a href="classSVF_1_1GenericGraphReader.html#ad522d9c637abd8bfce92d2d0a565584b">SVF::GenericGraphReader::fillObjs</a></div><div class="ttdeci">void fillObjs(NodeFiller nodeFiller, EdgeFiller edgeFiller)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00876">SVFFileSystem.h:876</a></div></div>
2744
2744
  <div class="ttc" id="anamespaceSVF_html_a33124cbc57355f15793da18e69f6b9d7"><div class="ttname"><a href="namespaceSVF.html#a33124cbc57355f15793da18e69f6b9d7">SVF::jsonIsNumber</a></div><div class="ttdeci">bool jsonIsNumber(const cJSON *item)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00837">SVFFileSystem.cpp:837</a></div></div>
2745
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html">SVF::SVFVirtualCallInst</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00739">SVFValue.h:739</a></div></div>
2745
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html">SVF::SVFVirtualCallInst</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00729">SVFValue.h:729</a></div></div>
2746
2746
  <div class="ttc" id="aclassSVF_1_1SVFType_html_a503a35534b72dbea065816f42ebfa9f0"><div class="ttname"><a href="classSVF_1_1SVFType.html#a503a35534b72dbea065816f42ebfa9f0">SVF::SVFType::GNodeK</a></div><div class="ttdeci">s64_t GNodeK</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00248">SVFType.h:248</a></div></div>
2747
2747
  <div class="ttc" id="anamespaceSVF_html_a5f83b548002232dc7590f37a3351ad56"><div class="ttname"><a href="namespaceSVF.html#a5f83b548002232dc7590f37a3351ad56">SVF::jsonAddPairToMap</a></div><div class="ttdeci">bool jsonAddPairToMap(cJSON *obj, cJSON *key, cJSON *value)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00936">SVFFileSystem.cpp:936</a></div></div>
2748
- <div class="ttc" id="aclassSVF_1_1BinaryOPStmt_html"><div class="ttname"><a href="classSVF_1_1BinaryOPStmt.html">SVF::BinaryOPStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00943">SVFStatements.h:943</a></div></div>
2748
+ <div class="ttc" id="aclassSVF_1_1BinaryOPStmt_html"><div class="ttname"><a href="classSVF_1_1BinaryOPStmt.html">SVF::BinaryOPStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00946">SVFStatements.h:946</a></div></div>
2749
2749
  <div class="ttc" id="aclassSVF_1_1ObjTypeInfo_html"><div class="ttname"><a href="classSVF_1_1ObjTypeInfo.html">SVF::ObjTypeInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SymbolTableInfo_8h_source.html#l00473">SymbolTableInfo.h:473</a></div></div>
2750
2750
  <div class="ttc" id="anamespaceSVF_html_ac5eca7590f00f9cff8824ec739042e0c"><div class="ttname"><a href="namespaceSVF.html#ac5eca7590f00f9cff8824ec739042e0c">SVF::jsonUnpackPair</a></div><div class="ttdeci">std::pair&lt; const cJSON *, const cJSON * &gt; jsonUnpackPair(const cJSON *item)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00873">SVFFileSystem.cpp:873</a></div></div>
2751
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html">SVF::SVFBasicBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00490">SVFValue.h:490</a></div></div>
2752
- <div class="ttc" id="aclassSVF_1_1StoreStmt_html"><div class="ttname"><a href="classSVF_1_1StoreStmt.html">SVF::StoreStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00383">SVFStatements.h:383</a></div></div>
2751
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html">SVF::SVFBasicBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00484">SVFValue.h:484</a></div></div>
2752
+ <div class="ttc" id="aclassSVF_1_1StoreStmt_html"><div class="ttname"><a href="classSVF_1_1StoreStmt.html">SVF::StoreStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00386">SVFStatements.h:386</a></div></div>
2753
2753
  <div class="ttc" id="aSVFFileSystem_8h_html_abe7df84818bd194fefc80d766e0998da"><div class="ttname"><a href="SVFFileSystem_8h.html#abe7df84818bd194fefc80d766e0998da">JSON_KEY</a></div><div class="ttdeci">#define JSON_KEY(json)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00064">SVFFileSystem.h:64</a></div></div>
2754
2754
  <div class="ttc" id="aclassSVF_1_1SVFValue_html"><div class="ttname"><a href="classSVF_1_1SVFValue.html">SVF::SVFValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00150">SVFValue.h:150</a></div></div>
2755
2755
  <div class="ttc" id="aclassSVF_1_1SVFFunctionType_html"><div class="ttname"><a href="classSVF_1_1SVFFunctionType.html">SVF::SVFFunctionType</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00385">SVFType.h:385</a></div></div>
@@ -2778,7 +2778,7 @@ $(function() {
2778
2778
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVF::SVFValue::SVFConstInt</a></div><div class="ttdeci">@ SVFConstInt</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00171">SVFValue.h:171</a></div></div>
2779
2779
  <div class="ttc" id="aclassSVF_1_1SVFModule_html_aa29e64e29db6af2387dec987a5e1985b"><div class="ttname"><a href="classSVF_1_1SVFModule.html#aa29e64e29db6af2387dec987a5e1985b">SVF::SVFModule::getConstantSet</a></div><div class="ttdeci">const ConstantType &amp; getConstantSet() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFModule_8h_source.html#l00221">SVFModule.h:221</a></div></div>
2780
2780
  <div class="ttc" id="aclassSVF_1_1SVFStructType_html"><div class="ttname"><a href="classSVF_1_1SVFStructType.html">SVF::SVFStructType</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00410">SVFType.h:410</a></div></div>
2781
- <div class="ttc" id="aclassSVF_1_1SVFConstant_html"><div class="ttname"><a href="classSVF_1_1SVFConstant.html">SVF::SVFConstant</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00799">SVFValue.h:799</a></div></div>
2781
+ <div class="ttc" id="aclassSVF_1_1SVFConstant_html"><div class="ttname"><a href="classSVF_1_1SVFConstant.html">SVF::SVFConstant</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00789">SVFValue.h:789</a></div></div>
2782
2782
  <div class="ttc" id="aclassSVF_1_1SVFIR_html_a31c54c878be428cc92cf08970fef422b"><div class="ttname"><a href="classSVF_1_1SVFIR.html#a31c54c878be428cc92cf08970fef422b">SVF::SVFIR::chgraph</a></div><div class="ttdeci">CommonCHGraph * chgraph</div><div class="ttdef"><b>Definition:</b> <a href="SVFIR_8h_source.html#l00098">SVFIR.h:98</a></div></div>
2783
2783
  <div class="ttc" id="aclassSVF_1_1ICFGReader_html_a59f46288e7dad3ba31d106faeca277ef"><div class="ttname"><a href="classSVF_1_1ICFGReader.html#a59f46288e7dad3ba31d106faeca277ef">SVF::ICFGReader::getSVFLoopPtr</a></div><div class="ttdeci">SVFLoop * getSVFLoopPtr(size_t id) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00956">SVFFileSystem.h:956</a></div></div>
2784
2784
  <div class="ttc" id="aclassSVF_1_1IntraICFGNode_html"><div class="ttname"><a href="classSVF_1_1IntraICFGNode.html">SVF::IntraICFGNode</a></div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00180">ICFGNode.h:180</a></div></div>
@@ -2793,17 +2793,17 @@ $(function() {
2793
2793
  <div class="ttc" id="aclassSVF_1_1SVFIRReader_html_ab03b02b315c4ccb0e0fbb2591f221d61"><div class="ttname"><a href="classSVF_1_1SVFIRReader.html#ab03b02b315c4ccb0e0fbb2591f221d61">SVF::SVFIRReader::read</a></div><div class="ttdeci">static SVFIR * read(const std::string &amp;path)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l02534">SVFFileSystem.cpp:2534</a></div></div>
2794
2794
  <div class="ttc" id="aclassSVF_1_1IRGraph_html_a679145e7bf818b0a19005dc8e2845fe1"><div class="ttname"><a href="classSVF_1_1IRGraph.html#a679145e7bf818b0a19005dc8e2845fe1">SVF::IRGraph::symInfo</a></div><div class="ttdeci">SymbolTableInfo * symInfo</div><div class="ttdef"><b>Definition:</b> <a href="IRGraph_8h_source.html#l00066">IRGraph.h:66</a></div></div>
2795
2795
  <div class="ttc" id="anamespaceSVF_html_ad830126d4921871b42fc81efbe456509"><div class="ttname"><a href="namespaceSVF.html#ad830126d4921871b42fc81efbe456509">SVF::jsonIsBool</a></div><div class="ttdeci">bool jsonIsBool(const cJSON *item)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00811">SVFFileSystem.cpp:811</a></div></div>
2796
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html"><div class="ttname"><a href="classSVF_1_1SVFFunction.html">SVF::SVFFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00274">SVFValue.h:274</a></div></div>
2797
- <div class="ttc" id="aclassSVF_1_1SVFOtherValue_html"><div class="ttname"><a href="classSVF_1_1SVFOtherValue.html">SVF::SVFOtherValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01052">SVFValue.h:1052</a></div></div>
2796
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html"><div class="ttname"><a href="classSVF_1_1SVFFunction.html">SVF::SVFFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00270">SVFValue.h:270</a></div></div>
2797
+ <div class="ttc" id="aclassSVF_1_1SVFOtherValue_html"><div class="ttname"><a href="classSVF_1_1SVFOtherValue.html">SVF::SVFOtherValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01027">SVFValue.h:1027</a></div></div>
2798
2798
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_a7f9d7bb88e4f98f71f542d01107878e4"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#a7f9d7bb88e4f98f71f542d01107878e4">SVF::SVFIRWriter::numToStrMap</a></div><div class="ttdeci">OrderedMap&lt; size_t, std::string &gt; numToStrMap</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00389">SVFFileSystem.h:389</a></div></div>
2799
2799
  <div class="ttc" id="aclassSVF_1_1SVFType_html_a333e01a9c431c8f53bd2fc597bd5c40ca01274de074f51be05f2ad6b2d0ca9dd6"><div class="ttname"><a href="classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40ca01274de074f51be05f2ad6b2d0ca9dd6">SVF::SVFType::SVFFunctionTy</a></div><div class="ttdeci">@ SVFFunctionTy</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00255">SVFType.h:255</a></div></div>
2800
2800
  <div class="ttc" id="aclassSVF_1_1SVFIRReader_html_a2b97dbcdea2f61bc83268cf8e7ecb87d"><div class="ttname"><a href="classSVF_1_1SVFIRReader.html#a2b97dbcdea2f61bc83268cf8e7ecb87d">SVF::SVFIRReader::createICFGEdge</a></div><div class="ttdeci">static ICFGEdge * createICFGEdge(GEdgeKind kind)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l01602">SVFFileSystem.cpp:1602</a></div></div>
2801
2801
  <div class="ttc" id="aclassSVF_1_1FIObjVar_html"><div class="ttname"><a href="classSVF_1_1FIObjVar.html">SVF::FIObjVar</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFVariables_8h_source.html#l00529">SVFVariables.h:529</a></div></div>
2802
- <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html">SVF::SVFConstantInt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00939">SVFValue.h:939</a></div></div>
2803
- <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html">SVF::SVFConstantFP</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00975">SVFValue.h:975</a></div></div>
2802
+ <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html">SVF::SVFConstantInt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00922">SVFValue.h:922</a></div></div>
2803
+ <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html">SVF::SVFConstantFP</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00956">SVFValue.h:956</a></div></div>
2804
2804
  <div class="ttc" id="anamespaceSVF_1_1SVFUtil_html_af6e96694d983643a66c238cce01bff0e"><div class="ttname"><a href="namespaceSVF_1_1SVFUtil.html#af6e96694d983643a66c238cce01bff0e">SVF::SVFUtil::dyn_cast</a></div><div class="ttdeci">LLVM_NODISCARD std::enable_if_t&lt;!is_simple_type&lt; Y &gt;::value, typename cast_retty&lt; X, const Y &gt;::ret_type &gt; dyn_cast(const Y &amp;Val)</div><div class="ttdef"><b>Definition:</b> <a href="Casting_8h_source.html#l00405">Casting.h:405</a></div></div>
2805
2805
  <div class="ttc" id="aclassSVF_1_1GenericEdge_html"><div class="ttname"><a href="classSVF_1_1GenericEdge.html">SVF::GenericEdge</a></div><div class="ttdef"><b>Definition:</b> <a href="GenericGraph_8h_source.html#l00049">GenericGraph.h:49</a></div></div>
2806
- <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html">SVF::SVFGlobalValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00823">SVFValue.h:823</a></div></div>
2806
+ <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html">SVF::SVFGlobalValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00812">SVFValue.h:812</a></div></div>
2807
2807
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_a1e568e5b4a081aad92e86646f419413c"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#a1e568e5b4a081aad92e86646f419413c">SVF::SVFIRWriter::autoCStr</a></div><div class="ttdeci">std::unique_ptr&lt; char, decltype(&amp;cJSON_free)&gt; autoCStr</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00393">SVFFileSystem.h:393</a></div></div>
2808
2808
  <div class="ttc" id="aclassSVF_1_1SVFStmt_html"><div class="ttname"><a href="classSVF_1_1SVFStmt.html">SVF::SVFStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00051">SVFStatements.h:51</a></div></div>
2809
2809
  <div class="ttc" id="aSVFFileSystem_8h_html_a8c3c95bd6414e7960ccfd878132749ec"><div class="ttname"><a href="SVFFileSystem_8h.html#a8c3c95bd6414e7960ccfd878132749ec">CHECK_JSON_KEY</a></div><div class="ttdeci">#define CHECK_JSON_KEY(obj)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00096">SVFFileSystem.h:96</a></div></div>
@@ -2815,18 +2815,18 @@ $(function() {
2815
2815
  <div class="ttc" id="astructcJSON_html"><div class="ttname"><a href="structcJSON.html">cJSON</a></div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8h_source.html#l00103">cJSON.h:103</a></div></div>
2816
2816
  <div class="ttc" id="aSVFFileSystem_8cpp_html_a30d1c3675b87f06ba8a58a010ae55fec"><div class="ttname"><a href="SVFFileSystem_8cpp.html#a30d1c3675b87f06ba8a58a010ae55fec">READ_CREATE_EDGE_FWD</a></div><div class="ttdeci">#define READ_CREATE_EDGE_FWD(GType)</div></div>
2817
2817
  <div class="ttc" id="aclassSVF_1_1SVFIRReader_html_a0dbb50e2c4a8806a741e0c4173c445b8"><div class="ttname"><a href="classSVF_1_1SVFIRReader.html#a0dbb50e2c4a8806a741e0c4173c445b8">SVF::SVFIRReader::irGraphReader</a></div><div class="ttdeci">IRGraphReader irGraphReader</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l01040">SVFFileSystem.h:1040</a></div></div>
2818
- <div class="ttc" id="aclassSVF_1_1LoadStmt_html"><div class="ttname"><a href="classSVF_1_1LoadStmt.html">SVF::LoadStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00420">SVFStatements.h:420</a></div></div>
2818
+ <div class="ttc" id="aclassSVF_1_1LoadStmt_html"><div class="ttname"><a href="classSVF_1_1LoadStmt.html">SVF::LoadStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00423">SVFStatements.h:423</a></div></div>
2819
2819
  <div class="ttc" id="anamespaceSVF_html_ac6a83809ca246bc7a33de3da6b4a4354"><div class="ttname"><a href="namespaceSVF.html#ac6a83809ca246bc7a33de3da6b4a4354">SVF::jsonIsObject</a></div><div class="ttdeci">bool jsonIsObject(const cJSON *item)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00863">SVFFileSystem.cpp:863</a></div></div>
2820
2820
  <div class="ttc" id="aclassSVF_1_1SVFLoop_html"><div class="ttname"><a href="classSVF_1_1SVFLoop.html">SVF::SVFLoop</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFLoop_8h_source.html#l00038">SVFLoop.h:38</a></div></div>
2821
2821
  <div class="ttc" id="aclassSVF_1_1NodeIDAllocator_html_a8cf553cd07768aad3f3b91bf3d7c6228"><div class="ttname"><a href="classSVF_1_1NodeIDAllocator.html#a8cf553cd07768aad3f3b91bf3d7c6228">SVF::NodeIDAllocator::Strategy</a></div><div class="ttdeci">Strategy</div><div class="ttdoc">Allocation strategy to use.</div><div class="ttdef"><b>Definition:</b> <a href="NodeIDAllocator_8h_source.html#l00027">NodeIDAllocator.h:27</a></div></div>
2822
- <div class="ttc" id="aclassSVF_1_1MultiOpndStmt_html"><div class="ttname"><a href="classSVF_1_1MultiOpndStmt.html">SVF::MultiOpndStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00652">SVFStatements.h:652</a></div></div>
2822
+ <div class="ttc" id="aclassSVF_1_1MultiOpndStmt_html"><div class="ttname"><a href="classSVF_1_1MultiOpndStmt.html">SVF::MultiOpndStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00655">SVFStatements.h:655</a></div></div>
2823
2823
  <div class="ttc" id="aclassSVF_1_1IRGraph_html"><div class="ttname"><a href="classSVF_1_1IRGraph.html">SVF::IRGraph</a></div><div class="ttdef"><b>Definition:</b> <a href="IRGraph_8h_source.html#l00050">IRGraph.h:50</a></div></div>
2824
2824
  <div class="ttc" id="aclassSVF_1_1SymbolTableInfo_html_a267169023fc4f8dd66b145f7231fec11"><div class="ttname"><a href="classSVF_1_1SymbolTableInfo.html#a267169023fc4f8dd66b145f7231fec11">SVF::SymbolTableInfo::SymbolInfo</a></div><div class="ttdeci">static SymbolTableInfo * SymbolInfo()</div><div class="ttdoc">Singleton design here to make sure we only have one instance during any analysis.</div><div class="ttdef"><b>Definition:</b> <a href="SymbolTableInfo_8cpp_source.html#l00081">SymbolTableInfo.cpp:81</a></div></div>
2825
2825
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_aab50fec943a00c96155d395d514febe7"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#aab50fec943a00c96155d395d514febe7">SVF::SVFIRWriter::chgWriter</a></div><div class="ttdeci">CHGraphWriter chgWriter</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00386">SVFFileSystem.h:386</a></div></div>
2826
2826
  <div class="ttc" id="aclassSVF_1_1SVFModuleReader_html_a6400335a26214622331a4a4a6ad07f76"><div class="ttname"><a href="classSVF_1_1SVFModuleReader.html#a6400335a26214622331a4a4a6ad07f76">SVF::SVFModuleReader::stInfoPool</a></div><div class="ttdeci">ReaderPtrPool&lt; StInfo &gt; stInfoPool</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00977">SVFFileSystem.h:977</a></div></div>
2827
2827
  <div class="ttc" id="anamespaceSVF_html_a6ccb0162ab03a48af19fb84ca0d1c555"><div class="ttname"><a href="namespaceSVF.html#a6ccb0162ab03a48af19fb84ca0d1c555">SVF::jsonCreateBool</a></div><div class="ttdeci">cJSON * jsonCreateBool(bool flag)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00925">SVFFileSystem.cpp:925</a></div></div>
2828
2828
  <div class="ttc" id="aSVFFileSystem_8cpp_html_a419967124e957d001909ef99082ebdad"><div class="ttname"><a href="SVFFileSystem_8cpp.html#a419967124e957d001909ef99082ebdad">CASE</a></div><div class="ttdeci">#define CASE(Kind)</div></div>
2829
- <div class="ttc" id="aclassSVF_1_1GepStmt_html"><div class="ttname"><a href="classSVF_1_1GepStmt.html">SVF::GepStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00457">SVFStatements.h:457</a></div></div>
2829
+ <div class="ttc" id="aclassSVF_1_1GepStmt_html"><div class="ttname"><a href="classSVF_1_1GepStmt.html">SVF::GepStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00460">SVFStatements.h:460</a></div></div>
2830
2830
  <div class="ttc" id="aclassSVF_1_1CHNode_html"><div class="ttname"><a href="classSVF_1_1CHNode.html">SVF::CHNode</a></div><div class="ttdef"><b>Definition:</b> <a href="CHG_8h_source.html#l00108">CHG.h:108</a></div></div>
2831
2831
  <div class="ttc" id="aSVFFileSystem_8h_html_a1010789a76d87c974d168b0cb9c8ce8b"><div class="ttname"><a href="SVFFileSystem_8h.html#a1010789a76d87c974d168b0cb9c8ce8b">FIELD_NAME_ITEM</a></div><div class="ttdeci">#define FIELD_NAME_ITEM(field)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00061">SVFFileSystem.h:61</a></div></div>
2832
2832
  <div class="ttc" id="aclassSVF_1_1SVFType_html_a333e01a9c431c8f53bd2fc597bd5c40cae8c18603570fa65fa5a9aabdf2f5d0a1"><div class="ttname"><a href="classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40cae8c18603570fa65fa5a9aabdf2f5d0a1">SVF::SVFType::SVFPointerTy</a></div><div class="ttdeci">@ SVFPointerTy</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00253">SVFType.h:253</a></div></div>
@@ -2836,7 +2836,7 @@ $(function() {
2836
2836
  <div class="ttc" id="anamespaceSVF_html_a6a3370bf787b65503cf69802da14cbac"><div class="ttname"><a href="namespaceSVF.html#a6a3370bf787b65503cf69802da14cbac">SVF::jsonIsMap</a></div><div class="ttdeci">bool jsonIsMap(const cJSON *item)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00858">SVFFileSystem.cpp:858</a></div></div>
2837
2837
  <div class="ttc" id="aclassSVF_1_1ICFG_html_a412c24cf17c977b9337eca9d25a0ec0d"><div class="ttname"><a href="classSVF_1_1ICFG.html#a412c24cf17c977b9337eca9d25a0ec0d">SVF::ICFG::getIcfgNodeToSVFLoopVec</a></div><div class="ttdeci">const ICFGNodeToSVFLoopVec &amp; getIcfgNodeToSVFLoopVec() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8h_source.html#l00145">ICFG.h:145</a></div></div>
2838
2838
  <div class="ttc" id="aclassSVF_1_1IRGraph_html_a1308b5d3001c6676e8a8be6a8b118704"><div class="ttname"><a href="classSVF_1_1IRGraph.html#a1308b5d3001c6676e8a8be6a8b118704">SVF::IRGraph::valueToEdgeMap</a></div><div class="ttdeci">ValueToEdgeMap valueToEdgeMap</div><div class="ttdoc">Map llvm::Values to all corresponding PAGEdges.</div><div class="ttdef"><b>Definition:</b> <a href="IRGraph_8h_source.html#l00065">IRGraph.h:65</a></div></div>
2839
- <div class="ttc" id="aclassSVF_1_1UnaryOPStmt_html"><div class="ttname"><a href="classSVF_1_1UnaryOPStmt.html">SVF::UnaryOPStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l01013">SVFStatements.h:1013</a></div></div>
2839
+ <div class="ttc" id="aclassSVF_1_1UnaryOPStmt_html"><div class="ttname"><a href="classSVF_1_1UnaryOPStmt.html">SVF::UnaryOPStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l01016">SVFStatements.h:1016</a></div></div>
2840
2840
  <div class="ttc" id="aSVFFileSystem_8h_html_a499ce9b5ddc1be98376f5a5791b38c86"><div class="ttname"><a href="SVFFileSystem_8h.html#a499ce9b5ddc1be98376f5a5791b38c86">ABORT_MSG</a></div><div class="ttdeci">#define ABORT_MSG(reason)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00032">SVFFileSystem.h:32</a></div></div>
2841
2841
  <div class="ttc" id="aclassSVF_1_1SVFIR_html_a8bfa675eed3c60a21134faa8e0b9e6b9"><div class="ttname"><a href="classSVF_1_1SVFIR.html#a8bfa675eed3c60a21134faa8e0b9e6b9">SVF::SVFIR::svfModule</a></div><div class="ttdeci">SVFModule * svfModule</div><div class="ttdef"><b>Definition:</b> <a href="SVFIR_8h_source.html#l00096">SVFIR.h:96</a></div></div>
2842
2842
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_aef21822272ff9a57cdeb4a8b7a326047"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#aef21822272ff9a57cdeb4a8b7a326047">SVF::SVFIRWriter::virtToJson</a></div><div class="ttdeci">cJSON * virtToJson(const SVFType *type)</div><div class="ttdoc">Parameter types of these functions are all pointers. When they are used as arguments of toJson(),...</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00150">SVFFileSystem.cpp:150</a></div></div>
@@ -2851,7 +2851,7 @@ $(function() {
2851
2851
  <div class="ttc" id="aclassSVF_1_1SymbolTableInfo_html"><div class="ttname"><a href="classSVF_1_1SymbolTableInfo.html">SVF::SymbolTableInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SymbolTableInfo_8h_source.html#l00047">SymbolTableInfo.h:47</a></div></div>
2852
2852
  <div class="ttc" id="aclassSVF_1_1SVFIntegerType_html"><div class="ttname"><a href="classSVF_1_1SVFIntegerType.html">SVF::SVFIntegerType</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00357">SVFType.h:357</a></div></div>
2853
2853
  <div class="ttc" id="aclassSVF_1_1SVFIRReader_html_a5057eb1d6b5f4d91556e6649e1d9e0fe"><div class="ttname"><a href="classSVF_1_1SVFIRReader.html#a5057eb1d6b5f4d91556e6649e1d9e0fe">SVF::SVFIRReader::GNodeK</a></div><div class="ttdeci">GenericNode&lt; int, GenericEdge&lt; void &gt; &gt;::GNodeK GNodeK</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l01068">SVFFileSystem.h:1068</a></div></div>
2854
- <div class="ttc" id="aclassSVF_1_1CallSite_html"><div class="ttname"><a href="classSVF_1_1CallSite.html">SVF::CallSite</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01098">SVFValue.h:1098</a></div></div>
2854
+ <div class="ttc" id="aclassSVF_1_1CallSite_html"><div class="ttname"><a href="classSVF_1_1CallSite.html">SVF::CallSite</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01069">SVFValue.h:1069</a></div></div>
2855
2855
  <div class="ttc" id="anamespaceSVF_html_ad11fe2412b2182365a662ff0e4639b48"><div class="ttname"><a href="namespaceSVF.html#ad11fe2412b2182365a662ff0e4639b48">SVF::SymID</a></div><div class="ttdeci">unsigned SymID</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00058">SVFType.h:58</a></div></div>
2856
2856
  <div class="ttc" id="anamespaceSVF_html_a227df58e5596fd7d0bea2aff76f9966e"><div class="ttname"><a href="namespaceSVF.html#a227df58e5596fd7d0bea2aff76f9966e">SVF::jsonCreateNumber</a></div><div class="ttdeci">cJSON * jsonCreateNumber(double num)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00931">SVFFileSystem.cpp:931</a></div></div>
2857
2857
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_a6492c9b80d1cc03732297c38f8a41408"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#a6492c9b80d1cc03732297c38f8a41408">SVF::SVFIRWriter::genericNodeToJson</a></div><div class="ttdeci">cJSON * genericNodeToJson(const GenericNode&lt; NodeTy, EdgeTy &gt; *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00539">SVFFileSystem.h:539</a></div></div>
@@ -2871,18 +2871,18 @@ $(function() {
2871
2871
  <div class="ttc" id="aclassSVF_1_1ICFG_html"><div class="ttname"><a href="classSVF_1_1ICFG.html">SVF::ICFG</a></div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8h_source.html#l00047">ICFG.h:47</a></div></div>
2872
2872
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_a2bbb4e38ce3eb2c43b7f01cb240df9c8"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#a2bbb4e38ce3eb2c43b7f01cb240df9c8">SVF::SVFIRWriter::writeJsonToPath</a></div><div class="ttdeci">static void writeJsonToPath(const SVFIR *svfir, const std::string &amp;path)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l01004">SVFFileSystem.cpp:1004</a></div></div>
2873
2873
  <div class="ttc" id="aclassSVF_1_1GenericGraphReader_html_a337b37b2d78cfaa756f44dee76fb187f"><div class="ttname"><a href="classSVF_1_1GenericGraphReader.html#a337b37b2d78cfaa756f44dee76fb187f">SVF::GenericGraphReader::saveToGenericGraph</a></div><div class="ttdeci">void saveToGenericGraph(GenericGraph&lt; NodeTy, EdgeTy &gt; *graph) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00886">SVFFileSystem.h:886</a></div></div>
2874
- <div class="ttc" id="aclassSVF_1_1AssignStmt_html"><div class="ttname"><a href="classSVF_1_1AssignStmt.html">SVF::AssignStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00234">SVFStatements.h:234</a></div></div>
2874
+ <div class="ttc" id="aclassSVF_1_1AssignStmt_html"><div class="ttname"><a href="classSVF_1_1AssignStmt.html">SVF::AssignStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l00237">SVFStatements.h:237</a></div></div>
2875
2875
  <div class="ttc" id="aclassSVF_1_1SVFIRReader_html_ae38a6f1a2c930fb1136be280c4aa35f4"><div class="ttname"><a href="classSVF_1_1SVFIRReader.html#ae38a6f1a2c930fb1136be280c4aa35f4">SVF::SVFIRReader::createPAGNode</a></div><div class="ttdeci">static SVFVar * createPAGNode(NodeID id, GNodeK kind)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l01632">SVFFileSystem.cpp:1632</a></div></div>
2876
2876
  <div class="ttc" id="aclassSVF_1_1SVFIRReader_html_a786c202edf78de73d6f0996f06bd8106"><div class="ttname"><a href="classSVF_1_1SVFIRReader.html#a786c202edf78de73d6f0996f06bd8106">SVF::SVFIRReader::createPAGEdge</a></div><div class="ttdeci">static SVFStmt * createPAGEdge(GEdgeKind kind)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l01654">SVFFileSystem.cpp:1654</a></div></div>
2877
2877
  <div class="ttc" id="aclassSVF_1_1GenericGraphReader_html_a29c813df947df665d068fabe7b1fe919"><div class="ttname"><a href="classSVF_1_1GenericGraphReader.html#a29c813df947df665d068fabe7b1fe919">SVF::GenericGraphReader::createObjs</a></div><div class="ttdeci">void createObjs(const cJSON *graphJson, NodeCreator nodeCreator, EdgeCreator edgeCreator)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00833">SVFFileSystem.h:833</a></div></div>
2878
2878
  <div class="ttc" id="aclassSVF_1_1SVFIR_html"><div class="ttname"><a href="classSVF_1_1SVFIR.html">SVF::SVFIR</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFIR_8h_source.html#l00043">SVFIR.h:43</a></div></div>
2879
- <div class="ttc" id="aclassSVF_1_1TDForkPE_html"><div class="ttname"><a href="classSVF_1_1TDForkPE.html">SVF::TDForkPE</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l01170">SVFStatements.h:1170</a></div></div>
2879
+ <div class="ttc" id="aclassSVF_1_1TDForkPE_html"><div class="ttname"><a href="classSVF_1_1TDForkPE.html">SVF::TDForkPE</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l01173">SVFStatements.h:1173</a></div></div>
2880
2880
  <div class="ttc" id="acJSON_8h_html_ac76cea59d438ba893d2f82aabb367d14"><div class="ttname"><a href="cJSON_8h.html#ac76cea59d438ba893d2f82aabb367d14">item</a></div><div class="ttdeci">cJSON * item</div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8h_source.html#l00222">cJSON.h:222</a></div></div>
2881
2881
  <div class="ttc" id="aclassSVF_1_1GenericNode_html"><div class="ttname"><a href="classSVF_1_1GenericNode.html">SVF::GenericNode</a></div><div class="ttdef"><b>Definition:</b> <a href="GenericGraph_8h_source.html#l00141">GenericGraph.h:141</a></div></div>
2882
- <div class="ttc" id="aclassSVF_1_1CallSite_html_ac2a0091dab3543a398da890b947e42ef"><div class="ttname"><a href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">SVF::CallSite::getInstruction</a></div><div class="ttdeci">const SVFInstruction * getInstruction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01113">SVFValue.h:1113</a></div></div>
2882
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_ac2a0091dab3543a398da890b947e42ef"><div class="ttname"><a href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">SVF::CallSite::getInstruction</a></div><div class="ttdeci">const SVFInstruction * getInstruction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01084">SVFValue.h:1084</a></div></div>
2883
2883
  <div class="ttc" id="aclassSVF_1_1SVFModuleWriter_html_a0e12ffecb37a42d766522dc65da481e6"><div class="ttname"><a href="classSVF_1_1SVFModuleWriter.html#a0e12ffecb37a42d766522dc65da481e6">SVF::SVFModuleWriter::sizeSVFValuePool</a></div><div class="ttdeci">size_t sizeSVFValuePool() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00373">SVFFileSystem.h:373</a></div></div>
2884
2884
  <div class="ttc" id="anamespaceSVF_html_aea1a0f85b05e5149f57ed788ba631e49"><div class="ttname"><a href="namespaceSVF.html#aea1a0f85b05e5149f57ed788ba631e49">SVF::jsonIsString</a></div><div class="ttdeci">bool jsonIsString(const cJSON *item)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00842">SVFFileSystem.cpp:842</a></div></div>
2885
- <div class="ttc" id="aclassSVF_1_1BranchStmt_html"><div class="ttname"><a href="classSVF_1_1BranchStmt.html">SVF::BranchStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l01080">SVFStatements.h:1080</a></div></div>
2885
+ <div class="ttc" id="aclassSVF_1_1BranchStmt_html"><div class="ttname"><a href="classSVF_1_1BranchStmt.html">SVF::BranchStmt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFStatements_8h_source.html#l01083">SVFStatements.h:1083</a></div></div>
2886
2886
  <div class="ttc" id="aSVFFileSystem_8h_html_a90d3d01ab67b64e88f6548ed3e172f8c"><div class="ttname"><a href="SVFFileSystem_8h.html#a90d3d01ab67b64e88f6548ed3e172f8c">JSON_WRITE_FIELD</a></div><div class="ttdeci">#define JSON_WRITE_FIELD(root, objptr, field)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00067">SVFFileSystem.h:67</a></div></div>
2887
2887
  <div class="ttc" id="aclassSVF_1_1SVFIRReader_html_a32576e92aefc3da7d6c0c38dd8060f74"><div class="ttname"><a href="classSVF_1_1SVFIRReader.html#a32576e92aefc3da7d6c0c38dd8060f74">SVF::SVFIRReader::fill</a></div><div class="ttdeci">void fill(const cJSON *&amp;fieldJson, SVFVar *var)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l01942">SVFFileSystem.cpp:1942</a></div></div>
2888
2888
  <div class="ttc" id="aclassSVF_1_1RetPN_html"><div class="ttname"><a href="classSVF_1_1RetPN.html">SVF::RetPN</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFVariables_8h_source.html#l00580">SVFVariables.h:580</a></div></div>
@@ -2894,14 +2894,14 @@ $(function() {
2894
2894
  <div class="ttc" id="aclassSVF_1_1SVFModuleReader_html_af5d3ac82ce9e4dbd72b5ed07e18c790f"><div class="ttname"><a href="classSVF_1_1SVFModuleReader.html#af5d3ac82ce9e4dbd72b5ed07e18c790f">SVF::SVFModuleReader::getSVFTypePtr</a></div><div class="ttdeci">SVFType * getSVFTypePtr(size_t id) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l01014">SVFFileSystem.h:1014</a></div></div>
2895
2895
  <div class="ttc" id="anamespaceSVF_html_a43a65e0d33af3c743294f7a1139d2301"><div class="ttname"><a href="namespaceSVF.html#a43a65e0d33af3c743294f7a1139d2301">SVF::NodeID</a></div><div class="ttdeci">unsigned NodeID</div><div class="ttdef"><b>Definition:</b> <a href="svf-llvm_2tools_2MTA_2MTAResultValidator_8h_source.html#l00020">MTAResultValidator.h:20</a></div></div>
2896
2896
  <div class="ttc" id="aclassSVF_1_1SymbolTableInfo_html_a4fbb8ea4b4796d10d13c027b7455505c"><div class="ttname"><a href="classSVF_1_1SymbolTableInfo.html#a4fbb8ea4b4796d10d13c027b7455505c">SVF::SymbolTableInfo::symInfo</a></div><div class="ttdeci">static SymbolTableInfo * symInfo</div><div class="ttdef"><b>Definition:</b> <a href="SymbolTableInfo_8h_source.html#l00089">SymbolTableInfo.h:89</a></div></div>
2897
- <div class="ttc" id="aclassSVF_1_1SVFArgument_html"><div class="ttname"><a href="classSVF_1_1SVFArgument.html">SVF::SVFArgument</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00866">SVFValue.h:866</a></div></div>
2897
+ <div class="ttc" id="aclassSVF_1_1SVFArgument_html"><div class="ttname"><a href="classSVF_1_1SVFArgument.html">SVF::SVFArgument</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00853">SVFValue.h:853</a></div></div>
2898
2898
  <div class="ttc" id="aclassSVF_1_1SymbolTableInfoReader_html_a0bf60f2250c864592c507dd6b03800a9"><div class="ttname"><a href="classSVF_1_1SymbolTableInfoReader.html#a0bf60f2250c864592c507dd6b03800a9">SVF::SymbolTableInfoReader::memObjMap</a></div><div class="ttdeci">ReaderIDToObjMap&lt; MemObj &gt; memObjMap</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00905">SVFFileSystem.h:905</a></div></div>
2899
2899
  <div class="ttc" id="aclassSVF_1_1SVFOtherType_html"><div class="ttname"><a href="classSVF_1_1SVFOtherType.html">SVF::SVFOtherType</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00476">SVFType.h:476</a></div></div>
2900
2900
  <div class="ttc" id="aclassSVF_1_1SVFModuleWriter_html_aad7c19516219f22ea0496e8f042b1b56"><div class="ttname"><a href="classSVF_1_1SVFModuleWriter.html#aad7c19516219f22ea0496e8f042b1b56">SVF::SVFModuleWriter::getStInfoID</a></div><div class="ttdeci">size_t getStInfoID(const StInfo *stInfo)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00369">SVFFileSystem.h:369</a></div></div>
2901
2901
  <div class="ttc" id="aclassSVF_1_1DummyObjVar_html"><div class="ttname"><a href="classSVF_1_1DummyObjVar.html">SVF::DummyObjVar</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFVariables_8h_source.html#l00708">SVFVariables.h:708</a></div></div>
2902
2902
  <div class="ttc" id="anamespaceSVF_html_a0f7910523b4290e998024123f594ffb0"><div class="ttname"><a href="namespaceSVF.html#a0f7910523b4290e998024123f594ffb0">SVF::jsonCreateNullId</a></div><div class="ttdeci">cJSON * jsonCreateNullId()</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00890">SVFFileSystem.cpp:890</a></div></div>
2903
2903
  <div class="ttc" id="aclassSVF_1_1GenericEdge_html_abe8525c542def8162b094c169a01993b"><div class="ttname"><a href="classSVF_1_1GenericEdge.html#abe8525c542def8162b094c169a01993b">SVF::GenericEdge::getEdgeKind</a></div><div class="ttdeci">GEdgeKind getEdgeKind() const</div><div class="ttdef"><b>Definition:</b> <a href="GenericGraph_8h_source.html#l00089">GenericGraph.h:89</a></div></div>
2904
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html">SVF::SVFInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00595">SVFValue.h:595</a></div></div>
2904
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html">SVF::SVFInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00587">SVFValue.h:587</a></div></div>
2905
2905
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_a599d699f1a1dcb576d33cb40142c6db8"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#a599d699f1a1dcb576d33cb40142c6db8">SVF::SVFIRWriter::svfIR</a></div><div class="ttdeci">const SVFIR * svfIR</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00382">SVFFileSystem.h:382</a></div></div>
2906
2906
  <div class="ttc" id="anamespaceSVF_html_a94a4cec5b3ee29a335590943ae30fd65"><div class="ttname"><a href="namespaceSVF.html#a94a4cec5b3ee29a335590943ae30fd65">SVF::jsonCreateMap</a></div><div class="ttdeci">cJSON * jsonCreateMap()</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00906">SVFFileSystem.cpp:906</a></div></div>
2907
2907
  <div class="ttc" id="aclassSVF_1_1SVFIRReader_html"><div class="ttname"><a href="classSVF_1_1SVFIRReader.html">SVF::SVFIRReader</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l01033">SVFFileSystem.h:1033</a></div></div>
@@ -2919,7 +2919,7 @@ $(function() {
2919
2919
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_a997a5339fcb177556819b2e27b17b424"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#a997a5339fcb177556819b2e27b17b424">SVF::SVFIRWriter::irGraphWriter</a></div><div class="ttdeci">IRGraphWriter irGraphWriter</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00387">SVFFileSystem.h:387</a></div></div>
2920
2920
  <div class="ttc" id="aclassSVF_1_1SVFIR_html_abe8aa0d325b35dd59ce4a7f302760e51"><div class="ttname"><a href="classSVF_1_1SVFIR.html#abe8aa0d325b35dd59ce4a7f302760e51">SVF::SVFIR::icfg</a></div><div class="ttdeci">ICFG * icfg</div><div class="ttdoc">SVF Module.</div><div class="ttdef"><b>Definition:</b> <a href="SVFIR_8h_source.html#l00097">SVFIR.h:97</a></div></div>
2921
2921
  <div class="ttc" id="aSVFFileSystem_8cpp_html_ad9bbbc9c38a358d29b606dcf38c851ad"><div class="ttname"><a href="SVFFileSystem_8cpp.html#ad9bbbc9c38a358d29b606dcf38c851ad">READ_CREATE_NODE_FWD</a></div><div class="ttdeci">#define READ_CREATE_NODE_FWD(GType)</div></div>
2922
- <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html">SVF::SVFConstantNullPtr</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01004">SVFValue.h:1004</a></div></div>
2922
+ <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html">SVF::SVFConstantNullPtr</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00983">SVFValue.h:983</a></div></div>
2923
2923
  <div class="ttc" id="aclassSVF_1_1SVFType_html_a333e01a9c431c8f53bd2fc597bd5c40ca77e52ad9bebff282f40383f468fe856d"><div class="ttname"><a href="classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40ca77e52ad9bebff282f40383f468fe856d">SVF::SVFType::SVFStructTy</a></div><div class="ttdeci">@ SVFStructTy</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00256">SVFType.h:256</a></div></div>
2924
2924
  <div class="ttc" id="aclassSVF_1_1SymbolTableInfoReader_html_ad1da745e0f65a6a3f8d45730e4458dee"><div class="ttname"><a href="classSVF_1_1SymbolTableInfoReader.html#ad1da745e0f65a6a3f8d45730e4458dee">SVF::SymbolTableInfoReader::createObjs</a></div><div class="ttdeci">void createObjs(const cJSON *symTabJson, MemObjCreator memObjCreator)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00914">SVFFileSystem.h:914</a></div></div>
2925
2925
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html_a12d70e815fa53a4121d375ac26f2c30f"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html#a12d70e815fa53a4121d375ac26f2c30f">SVF::SVFIRWriter::writeJsonToOstream</a></div><div class="ttdeci">static void writeJsonToOstream(const SVFIR *svfir, std::ostream &amp;os)</div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8cpp_source.html#l00998">SVFFileSystem.cpp:998</a></div></div>