svf-tools 1.0.808 → 1.0.810

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 (475) hide show
  1. package/SVF-doxygen/html/AccessPath_8cpp_source.html +2 -2
  2. package/SVF-doxygen/html/AndersenSCD_8cpp_source.html +1 -1
  3. package/SVF-doxygen/html/Andersen_8cpp_source.html +4 -4
  4. package/SVF-doxygen/html/Andersen_8h_source.html +1 -1
  5. package/SVF-doxygen/html/CDGBuilder_8cpp_source.html +6 -6
  6. package/SVF-doxygen/html/CDGBuilder_8h_source.html +1 -1
  7. package/SVF-doxygen/html/CFBasicBlockGBuilder_8cpp_source.html +2 -2
  8. package/SVF-doxygen/html/CFBasicBlockGBuilder_8h_source.html +1 -1
  9. package/SVF-doxygen/html/CFLAlias_8cpp_source.html +6 -6
  10. package/SVF-doxygen/html/CFLAlias_8h_source.html +1 -1
  11. package/SVF-doxygen/html/CHGBuilder_8cpp_source.html +13 -13
  12. package/SVF-doxygen/html/CHG_8cpp.html +4 -4
  13. package/SVF-doxygen/html/CHG_8cpp_source.html +10 -10
  14. package/SVF-doxygen/html/CHG_8h_source.html +2 -2
  15. package/SVF-doxygen/html/CallGraphBuilder_8cpp_source.html +2 -2
  16. package/SVF-doxygen/html/ConsG_8cpp_source.html +1 -1
  17. package/SVF-doxygen/html/ContextDDA_8cpp_source.html +1 -1
  18. package/SVF-doxygen/html/CxtStmt_8h_source.html +2 -2
  19. package/SVF-doxygen/html/DCHG_8cpp_source.html +8 -8
  20. package/SVF-doxygen/html/DCHG_8h_source.html +2 -2
  21. package/SVF-doxygen/html/DDAClient_8cpp_source.html +3 -3
  22. package/SVF-doxygen/html/ExtAPI_8cpp_source.html +1 -1
  23. package/SVF-doxygen/html/FSMPTA_8cpp_source.html +1 -1
  24. package/SVF-doxygen/html/ICFGBuilder_8cpp_source.html +7 -7
  25. package/SVF-doxygen/html/ICFGBuilder_8h_source.html +4 -4
  26. package/SVF-doxygen/html/ICFGEdge_8h_source.html +5 -5
  27. package/SVF-doxygen/html/ICFGNode_8h_source.html +12 -12
  28. package/SVF-doxygen/html/ICFG_8cpp_source.html +550 -543
  29. package/SVF-doxygen/html/ICFG_8h_source.html +19 -19
  30. package/SVF-doxygen/html/IRGraph_8cpp_source.html +1 -1
  31. package/SVF-doxygen/html/LLVMLoopAnalysis_8cpp_source.html +2 -2
  32. package/SVF-doxygen/html/LLVMModule_8cpp_source.html +1160 -1147
  33. package/SVF-doxygen/html/LLVMModule_8h_source.html +29 -29
  34. package/SVF-doxygen/html/LLVMUtil_8cpp_source.html +1160 -1150
  35. package/SVF-doxygen/html/LLVMUtil_8h.html +3 -0
  36. package/SVF-doxygen/html/LLVMUtil_8h_source.html +350 -347
  37. package/SVF-doxygen/html/LeakChecker_8cpp_source.html +3 -3
  38. package/SVF-doxygen/html/LockAnalysis_8cpp_source.html +14 -14
  39. package/SVF-doxygen/html/LockAnalysis_8h_source.html +2 -2
  40. package/SVF-doxygen/html/LockResultValidator_8cpp_source.html +4 -4
  41. package/SVF-doxygen/html/LockResultValidator_8h_source.html +1 -1
  42. package/SVF-doxygen/html/MHP_8cpp_source.html +12 -12
  43. package/SVF-doxygen/html/MHP_8h_source.html +3 -3
  44. package/SVF-doxygen/html/MSSAMuChi_8h_source.html +2 -2
  45. package/SVF-doxygen/html/MTAAnnotator_8cpp_source.html +2 -2
  46. package/SVF-doxygen/html/MTAAnnotator_8h_source.html +1 -1
  47. package/SVF-doxygen/html/MTAResultValidator_8cpp_source.html +1 -1
  48. package/SVF-doxygen/html/MTAStat_8cpp_source.html +5 -5
  49. package/SVF-doxygen/html/MTA_8cpp_source.html +2 -2
  50. package/SVF-doxygen/html/MemRegion_8cpp_source.html +10 -10
  51. package/SVF-doxygen/html/MemRegion_8h_source.html +1 -1
  52. package/SVF-doxygen/html/MemSSA_8cpp_source.html +20 -20
  53. package/SVF-doxygen/html/MemSSA_8h_source.html +1 -1
  54. package/SVF-doxygen/html/PCG_8cpp_source.html +10 -10
  55. package/SVF-doxygen/html/PCG_8h_source.html +3 -3
  56. package/SVF-doxygen/html/PointerAnalysisImpl_8cpp_source.html +2 -2
  57. package/SVF-doxygen/html/PointerAnalysis_8cpp_source.html +14 -14
  58. package/SVF-doxygen/html/ProgSlice_8cpp_source.html +2 -2
  59. package/SVF-doxygen/html/ProgSlice_8h_source.html +1 -1
  60. package/SVF-doxygen/html/SVFBugReport_8h_source.html +2 -2
  61. package/SVF-doxygen/html/SVFFileSystem_8cpp_source.html +17 -17
  62. package/SVF-doxygen/html/SVFFileSystem_8h_source.html +15 -15
  63. package/SVF-doxygen/html/SVFGOPT_8h_source.html +3 -3
  64. package/SVF-doxygen/html/SVFGReadWrite_8cpp_source.html +1 -1
  65. package/SVF-doxygen/html/SVFG_8cpp_source.html +6 -6
  66. package/SVF-doxygen/html/SVFG_8h_source.html +4 -4
  67. package/SVF-doxygen/html/SVFIR2ConsExeState_8cpp_source.html +4 -4
  68. package/SVF-doxygen/html/SVFIR2ItvExeState_8cpp_source.html +107 -100
  69. package/SVF-doxygen/html/SVFIR2ItvExeState_8h_source.html +2 -2
  70. package/SVF-doxygen/html/SVFIRBuilder_8cpp_source.html +23 -23
  71. package/SVF-doxygen/html/SVFIRBuilder_8h_source.html +4 -4
  72. package/SVF-doxygen/html/SVFIRExtAPI_8cpp_source.html +8 -8
  73. package/SVF-doxygen/html/SVFIR_8cpp_source.html +1 -1
  74. package/SVF-doxygen/html/SVFIR_8h_source.html +2 -2
  75. package/SVF-doxygen/html/SVFModule_8cpp_source.html +1 -1
  76. package/SVF-doxygen/html/SVFModule_8h_source.html +3 -3
  77. package/SVF-doxygen/html/SVFStat_8cpp_source.html +4 -4
  78. package/SVF-doxygen/html/SVFStatements_8cpp_source.html +1 -1
  79. package/SVF-doxygen/html/SVFStatements_8h_source.html +2 -2
  80. package/SVF-doxygen/html/SVFUtil_8cpp_source.html +6 -6
  81. package/SVF-doxygen/html/SVFUtil_8h_source.html +6 -6
  82. package/SVF-doxygen/html/SVFValue_8cpp_source.html +126 -117
  83. package/SVF-doxygen/html/SVFValue_8h_source.html +1010 -1002
  84. package/SVF-doxygen/html/SVFVariables_8cpp_source.html +1 -1
  85. package/SVF-doxygen/html/SaberCheckerAPI_8h_source.html +1 -1
  86. package/SVF-doxygen/html/SaberCondAllocator_8cpp_source.html +14 -14
  87. package/SVF-doxygen/html/SaberCondAllocator_8h_source.html +5 -5
  88. package/SVF-doxygen/html/SaberSVFGBuilder_8cpp_source.html +1 -1
  89. package/SVF-doxygen/html/Steensgaard_8cpp_source.html +4 -4
  90. package/SVF-doxygen/html/Steensgaard_8h_source.html +1 -1
  91. package/SVF-doxygen/html/SymbolTableBuilder_8cpp_source.html +17 -17
  92. package/SVF-doxygen/html/SymbolTableInfo_8cpp_source.html +1 -1
  93. package/SVF-doxygen/html/SymbolTableInfo_8h_source.html +1 -1
  94. package/SVF-doxygen/html/TCT_8cpp_source.html +14 -14
  95. package/SVF-doxygen/html/TCT_8h_source.html +7 -7
  96. package/SVF-doxygen/html/ThreadAPI_8cpp_source.html +7 -7
  97. package/SVF-doxygen/html/ThreadAPI_8h_source.html +4 -4
  98. package/SVF-doxygen/html/ThreadCallGraph_8cpp_source.html +1 -1
  99. package/SVF-doxygen/html/TypeAnalysis_8cpp_source.html +4 -4
  100. package/SVF-doxygen/html/VFGNode_8h_source.html +1 -1
  101. package/SVF-doxygen/html/VFG_8cpp_source.html +3 -3
  102. package/SVF-doxygen/html/VFG_8h_source.html +4 -4
  103. package/SVF-doxygen/html/WPAPass_8cpp_source.html +3 -3
  104. package/SVF-doxygen/html/WPAPass_8h_source.html +1 -1
  105. package/SVF-doxygen/html/classSVF_1_1AccessPath.html +2 -2
  106. package/SVF-doxygen/html/classSVF_1_1ActualINSVFGNode.html +1 -1
  107. package/SVF-doxygen/html/classSVF_1_1ActualOUTSVFGNode.html +1 -1
  108. package/SVF-doxygen/html/classSVF_1_1AddrStmt.html +1 -1
  109. package/SVF-doxygen/html/classSVF_1_1AliasDDAClient.html +1 -1
  110. package/SVF-doxygen/html/classSVF_1_1Andersen.html +6 -6
  111. package/SVF-doxygen/html/classSVF_1_1AndersenSCD.html +1 -1
  112. package/SVF-doxygen/html/classSVF_1_1BVDataPTAImpl.html +2 -2
  113. package/SVF-doxygen/html/classSVF_1_1BinaryOPStmt.html +1 -1
  114. package/SVF-doxygen/html/classSVF_1_1BinaryOPVFGNode.html +1 -1
  115. package/SVF-doxygen/html/classSVF_1_1BranchStmt.html +1 -1
  116. package/SVF-doxygen/html/classSVF_1_1CDGBuilder.html +6 -6
  117. package/SVF-doxygen/html/classSVF_1_1CFLAlias.html +8 -8
  118. package/SVF-doxygen/html/classSVF_1_1CHGBuilder.html +13 -13
  119. package/SVF-doxygen/html/classSVF_1_1CHGraph.html +7 -7
  120. package/SVF-doxygen/html/classSVF_1_1CallCFGEdge.html +9 -9
  121. package/SVF-doxygen/html/classSVF_1_1CallCHI.html +1 -1
  122. package/SVF-doxygen/html/classSVF_1_1CallGraphBuilder.html +3 -3
  123. package/SVF-doxygen/html/classSVF_1_1CallICFGNode.html +12 -12
  124. package/SVF-doxygen/html/classSVF_1_1CallMU.html +1 -1
  125. package/SVF-doxygen/html/classSVF_1_1CallPE.html +1 -1
  126. package/SVF-doxygen/html/classSVF_1_1CallSite.html +95 -95
  127. package/SVF-doxygen/html/classSVF_1_1CmpStmt.html +1 -1
  128. package/SVF-doxygen/html/classSVF_1_1CmpVFGNode.html +1 -1
  129. package/SVF-doxygen/html/classSVF_1_1ContextDDA.html +1 -1
  130. package/SVF-doxygen/html/classSVF_1_1CopyStmt.html +1 -1
  131. package/SVF-doxygen/html/classSVF_1_1CxtStmt.html +1 -1
  132. package/SVF-doxygen/html/classSVF_1_1CxtThread.html +1 -1
  133. package/SVF-doxygen/html/classSVF_1_1CxtThreadStmt.html +1 -1
  134. package/SVF-doxygen/html/classSVF_1_1DCHGraph.html +7 -7
  135. package/SVF-doxygen/html/classSVF_1_1DoubleFreeChecker.html +1 -1
  136. package/SVF-doxygen/html/classSVF_1_1ExtAPI.html +1 -1
  137. package/SVF-doxygen/html/classSVF_1_1FIObjVar.html +1 -1
  138. package/SVF-doxygen/html/classSVF_1_1ForkJoinAnalysis.html +12 -12
  139. package/SVF-doxygen/html/classSVF_1_1FunEntryICFGNode.html +16 -16
  140. package/SVF-doxygen/html/classSVF_1_1FunExitICFGNode.html +28 -20
  141. package/SVF-doxygen/html/classSVF_1_1FunptrDDAClient.html +2 -2
  142. package/SVF-doxygen/html/classSVF_1_1GepObjVar.html +1 -1
  143. package/SVF-doxygen/html/classSVF_1_1GepStmt.html +1 -1
  144. package/SVF-doxygen/html/classSVF_1_1GepValVar.html +1 -1
  145. package/SVF-doxygen/html/classSVF_1_1GlobalICFGNode.html +9 -9
  146. package/SVF-doxygen/html/classSVF_1_1ICFG.html +271 -271
  147. package/SVF-doxygen/html/classSVF_1_1ICFGBuilder.html +17 -17
  148. package/SVF-doxygen/html/classSVF_1_1ICFGEdge.html +7 -7
  149. package/SVF-doxygen/html/classSVF_1_1ICFGNode.html +12 -12
  150. package/SVF-doxygen/html/classSVF_1_1InterMSSAPHISVFGNode.html +1 -1
  151. package/SVF-doxygen/html/classSVF_1_1InterPHIVFGNode.html +1 -1
  152. package/SVF-doxygen/html/classSVF_1_1IntraCFGEdge.html +12 -12
  153. package/SVF-doxygen/html/classSVF_1_1IntraICFGNode.html +15 -15
  154. package/SVF-doxygen/html/classSVF_1_1IntraPHIVFGNode.html +1 -1
  155. package/SVF-doxygen/html/classSVF_1_1LLVMLoopAnalysis.html +2 -2
  156. package/SVF-doxygen/html/classSVF_1_1LLVMModuleSet.html +1075 -1061
  157. package/SVF-doxygen/html/classSVF_1_1LeakChecker.html +4 -4
  158. package/SVF-doxygen/html/classSVF_1_1LoadStmt.html +1 -1
  159. package/SVF-doxygen/html/classSVF_1_1LockAnalysis.html +13 -13
  160. package/SVF-doxygen/html/classSVF_1_1LockResultValidator.html +4 -4
  161. package/SVF-doxygen/html/classSVF_1_1MHP.html +12 -12
  162. package/SVF-doxygen/html/classSVF_1_1MHPValidator.html +1 -1
  163. package/SVF-doxygen/html/classSVF_1_1MRGenerator.html +10 -10
  164. package/SVF-doxygen/html/classSVF_1_1MSSAPHISVFGNode.html +1 -1
  165. package/SVF-doxygen/html/classSVF_1_1MTAAnnotator.html +2 -2
  166. package/SVF-doxygen/html/classSVF_1_1MTAResultValidator.html +2 -2
  167. package/SVF-doxygen/html/classSVF_1_1MTASVFGBuilder.html +1 -1
  168. package/SVF-doxygen/html/classSVF_1_1MTAStat.html +5 -5
  169. package/SVF-doxygen/html/classSVF_1_1MemObj.html +1 -1
  170. package/SVF-doxygen/html/classSVF_1_1MemSSA.html +19 -19
  171. package/SVF-doxygen/html/classSVF_1_1ObjVar.html +1 -1
  172. package/SVF-doxygen/html/classSVF_1_1PCG.html +11 -11
  173. package/SVF-doxygen/html/classSVF_1_1PHIVFGNode.html +1 -1
  174. package/SVF-doxygen/html/classSVF_1_1PhiStmt.html +1 -1
  175. package/SVF-doxygen/html/classSVF_1_1PointerAnalysis.html +13 -13
  176. package/SVF-doxygen/html/classSVF_1_1ProgSlice.html +2 -2
  177. package/SVF-doxygen/html/classSVF_1_1RaceResultValidator.html +1 -1
  178. package/SVF-doxygen/html/classSVF_1_1RaceValidator.html +1 -1
  179. package/SVF-doxygen/html/classSVF_1_1RetCFGEdge.html +9 -9
  180. package/SVF-doxygen/html/classSVF_1_1RetICFGNode.html +12 -12
  181. package/SVF-doxygen/html/classSVF_1_1RetPE.html +1 -1
  182. package/SVF-doxygen/html/classSVF_1_1SVFArgument.html +30 -30
  183. package/SVF-doxygen/html/classSVF_1_1SVFBasicBlock-members.html +18 -17
  184. package/SVF-doxygen/html/classSVF_1_1SVFBasicBlock.html +162 -136
  185. package/SVF-doxygen/html/classSVF_1_1SVFBlackHoleValue.html +15 -15
  186. package/SVF-doxygen/html/classSVF_1_1SVFBugEvent.html +1 -1
  187. package/SVF-doxygen/html/classSVF_1_1SVFCallInst.html +67 -67
  188. package/SVF-doxygen/html/classSVF_1_1SVFConstant.html +17 -17
  189. package/SVF-doxygen/html/classSVF_1_1SVFConstantData.html +23 -23
  190. package/SVF-doxygen/html/classSVF_1_1SVFConstantFP.html +21 -21
  191. package/SVF-doxygen/html/classSVF_1_1SVFConstantInt.html +27 -27
  192. package/SVF-doxygen/html/classSVF_1_1SVFConstantNullPtr.html +15 -15
  193. package/SVF-doxygen/html/classSVF_1_1SVFFunction-members.html +52 -50
  194. package/SVF-doxygen/html/classSVF_1_1SVFFunction.html +236 -176
  195. package/SVF-doxygen/html/classSVF_1_1SVFG.html +7 -7
  196. package/SVF-doxygen/html/classSVF_1_1SVFGOPT.html +2 -2
  197. package/SVF-doxygen/html/classSVF_1_1SVFGlobalValue.html +33 -33
  198. package/SVF-doxygen/html/classSVF_1_1SVFIR.html +3 -3
  199. package/SVF-doxygen/html/classSVF_1_1SVFIR2ConsExeState.html +3 -3
  200. package/SVF-doxygen/html/classSVF_1_1SVFIR2ItvExeState.html +104 -96
  201. package/SVF-doxygen/html/classSVF_1_1SVFIRBuilder.html +39 -39
  202. package/SVF-doxygen/html/classSVF_1_1SVFInstruction.html +57 -57
  203. package/SVF-doxygen/html/classSVF_1_1SVFLoopAndDomInfo.html +3 -3
  204. package/SVF-doxygen/html/classSVF_1_1SVFMetadataAsValue.html +15 -15
  205. package/SVF-doxygen/html/classSVF_1_1SVFModule.html +1 -1
  206. package/SVF-doxygen/html/classSVF_1_1SVFOtherValue.html +11 -11
  207. package/SVF-doxygen/html/classSVF_1_1SVFStat.html +4 -4
  208. package/SVF-doxygen/html/classSVF_1_1SVFValue.html +23 -23
  209. package/SVF-doxygen/html/classSVF_1_1SVFVirtualCallInst.html +53 -53
  210. package/SVF-doxygen/html/classSVF_1_1SaberCondAllocator.html +14 -14
  211. package/SVF-doxygen/html/classSVF_1_1SaberSVFGBuilder.html +1 -1
  212. package/SVF-doxygen/html/classSVF_1_1SelectStmt.html +1 -1
  213. package/SVF-doxygen/html/classSVF_1_1Steensgaard.html +6 -6
  214. package/SVF-doxygen/html/classSVF_1_1StoreStmt.html +1 -1
  215. package/SVF-doxygen/html/classSVF_1_1SymbolTableBuilder.html +17 -17
  216. package/SVF-doxygen/html/classSVF_1_1TCT.html +15 -15
  217. package/SVF-doxygen/html/classSVF_1_1TDForkPE.html +1 -1
  218. package/SVF-doxygen/html/classSVF_1_1TDJoinPE.html +1 -1
  219. package/SVF-doxygen/html/classSVF_1_1ThreadAPI.html +7 -7
  220. package/SVF-doxygen/html/classSVF_1_1ThreadCallGraph.html +1 -1
  221. package/SVF-doxygen/html/classSVF_1_1ThreadCallGraphBuilder.html +3 -3
  222. package/SVF-doxygen/html/classSVF_1_1TypeAnalysis.html +4 -4
  223. package/SVF-doxygen/html/classSVF_1_1UnaryOPStmt.html +1 -1
  224. package/SVF-doxygen/html/classSVF_1_1UnaryOPVFGNode.html +1 -1
  225. package/SVF-doxygen/html/classSVF_1_1VFG.html +5 -5
  226. package/SVF-doxygen/html/classSVF_1_1ValVar.html +1 -1
  227. package/SVF-doxygen/html/classSVF_1_1WPAPass.html +2 -2
  228. package/SVF-doxygen/html/functions_b.html +3 -3
  229. package/SVF-doxygen/html/functions_e.html +3 -0
  230. package/SVF-doxygen/html/functions_func_i.html +3 -3
  231. package/SVF-doxygen/html/functions_func_p.html +1 -1
  232. package/SVF-doxygen/html/functions_func_s.html +22 -19
  233. package/SVF-doxygen/html/functions_i.html +1 -1
  234. package/SVF-doxygen/html/functions_l.html +3 -3
  235. package/SVF-doxygen/html/functions_o.html +15 -15
  236. package/SVF-doxygen/html/functions_p.html +9 -9
  237. package/SVF-doxygen/html/functions_r.html +4 -6
  238. package/SVF-doxygen/html/functions_rela_s.html +3 -0
  239. package/SVF-doxygen/html/functions_s.html +26 -20
  240. package/SVF-doxygen/html/functions_t.html +4 -4
  241. package/SVF-doxygen/html/functions_v.html +3 -3
  242. package/SVF-doxygen/html/functions_vars_e.html +3 -0
  243. package/SVF-doxygen/html/namespaceSVF.html +5 -5
  244. package/SVF-doxygen/html/namespaceSVF_1_1LLVMUtil.html +1199 -1165
  245. package/SVF-doxygen/html/namespaceSVF_1_1SVFUtil.html +5 -5
  246. package/SVF-doxygen/html/namespacemembers_b.html +4 -1
  247. package/SVF-doxygen/html/namespacemembers_func_b.html +4 -1
  248. package/SVF-doxygen/html/search/all_10.js +324 -324
  249. package/SVF-doxygen/html/search/all_11.js +222 -222
  250. package/SVF-doxygen/html/search/all_12.js +544 -543
  251. package/SVF-doxygen/html/search/all_13.js +191 -191
  252. package/SVF-doxygen/html/search/all_14.js +67 -67
  253. package/SVF-doxygen/html/search/all_15.js +169 -169
  254. package/SVF-doxygen/html/search/all_16.js +63 -63
  255. package/SVF-doxygen/html/search/all_17.js +1 -1
  256. package/SVF-doxygen/html/search/all_18.js +1 -1
  257. package/SVF-doxygen/html/search/all_19.js +11 -11
  258. package/SVF-doxygen/html/search/all_1a.js +172 -172
  259. package/SVF-doxygen/html/search/all_2.js +139 -138
  260. package/SVF-doxygen/html/search/all_3.js +642 -642
  261. package/SVF-doxygen/html/search/all_4.js +233 -233
  262. package/SVF-doxygen/html/search/all_5.js +119 -118
  263. package/SVF-doxygen/html/search/all_6.js +225 -225
  264. package/SVF-doxygen/html/search/all_7.js +1041 -1041
  265. package/SVF-doxygen/html/search/all_8.js +196 -196
  266. package/SVF-doxygen/html/search/all_9.js +613 -613
  267. package/SVF-doxygen/html/search/all_a.js +46 -46
  268. package/SVF-doxygen/html/search/all_b.js +26 -26
  269. package/SVF-doxygen/html/search/all_c.js +116 -116
  270. package/SVF-doxygen/html/search/all_d.js +196 -196
  271. package/SVF-doxygen/html/search/all_e.js +207 -207
  272. package/SVF-doxygen/html/search/all_f.js +116 -116
  273. package/SVF-doxygen/html/search/classes_0.js +26 -26
  274. package/SVF-doxygen/html/search/classes_1.js +9 -9
  275. package/SVF-doxygen/html/search/classes_10.js +73 -73
  276. package/SVF-doxygen/html/search/classes_11.js +15 -15
  277. package/SVF-doxygen/html/search/classes_12.js +2 -2
  278. package/SVF-doxygen/html/search/classes_13.js +10 -10
  279. package/SVF-doxygen/html/search/classes_14.js +14 -14
  280. package/SVF-doxygen/html/search/classes_15.js +1 -1
  281. package/SVF-doxygen/html/search/classes_2.js +80 -80
  282. package/SVF-doxygen/html/search/classes_3.js +37 -37
  283. package/SVF-doxygen/html/search/classes_4.js +9 -9
  284. package/SVF-doxygen/html/search/classes_5.js +28 -28
  285. package/SVF-doxygen/html/search/classes_6.js +104 -104
  286. package/SVF-doxygen/html/search/classes_7.js +33 -33
  287. package/SVF-doxygen/html/search/classes_8.js +56 -56
  288. package/SVF-doxygen/html/search/classes_9.js +1 -1
  289. package/SVF-doxygen/html/search/classes_a.js +12 -12
  290. package/SVF-doxygen/html/search/classes_b.js +29 -29
  291. package/SVF-doxygen/html/search/classes_c.js +6 -6
  292. package/SVF-doxygen/html/search/classes_d.js +18 -18
  293. package/SVF-doxygen/html/search/classes_e.js +36 -36
  294. package/SVF-doxygen/html/search/classes_f.js +25 -25
  295. package/SVF-doxygen/html/search/defines_0.js +3 -3
  296. package/SVF-doxygen/html/search/defines_1.js +2 -2
  297. package/SVF-doxygen/html/search/defines_2.js +30 -30
  298. package/SVF-doxygen/html/search/defines_3.js +21 -21
  299. package/SVF-doxygen/html/search/defines_4.js +2 -2
  300. package/SVF-doxygen/html/search/defines_5.js +4 -4
  301. package/SVF-doxygen/html/search/defines_6.js +2 -2
  302. package/SVF-doxygen/html/search/defines_7.js +5 -5
  303. package/SVF-doxygen/html/search/defines_8.js +11 -11
  304. package/SVF-doxygen/html/search/defines_9.js +9 -9
  305. package/SVF-doxygen/html/search/defines_a.js +2 -2
  306. package/SVF-doxygen/html/search/defines_b.js +1 -1
  307. package/SVF-doxygen/html/search/defines_c.js +3 -3
  308. package/SVF-doxygen/html/search/defines_d.js +2 -2
  309. package/SVF-doxygen/html/search/defines_e.js +7 -7
  310. package/SVF-doxygen/html/search/defines_f.js +3 -3
  311. package/SVF-doxygen/html/search/enums_0.js +3 -3
  312. package/SVF-doxygen/html/search/enums_1.js +2 -2
  313. package/SVF-doxygen/html/search/enums_10.js +1 -1
  314. package/SVF-doxygen/html/search/enums_11.js +1 -1
  315. package/SVF-doxygen/html/search/enums_2.js +8 -8
  316. package/SVF-doxygen/html/search/enums_3.js +1 -1
  317. package/SVF-doxygen/html/search/enums_4.js +3 -3
  318. package/SVF-doxygen/html/search/enums_5.js +1 -1
  319. package/SVF-doxygen/html/search/enums_6.js +2 -2
  320. package/SVF-doxygen/html/search/enums_7.js +2 -2
  321. package/SVF-doxygen/html/search/enums_8.js +4 -4
  322. package/SVF-doxygen/html/search/enums_9.js +1 -1
  323. package/SVF-doxygen/html/search/enums_a.js +1 -1
  324. package/SVF-doxygen/html/search/enums_b.js +7 -7
  325. package/SVF-doxygen/html/search/enums_c.js +1 -1
  326. package/SVF-doxygen/html/search/enums_d.js +4 -4
  327. package/SVF-doxygen/html/search/enums_e.js +2 -2
  328. package/SVF-doxygen/html/search/enums_f.js +4 -4
  329. package/SVF-doxygen/html/search/enumvalues_0.js +14 -14
  330. package/SVF-doxygen/html/search/enumvalues_1.js +14 -14
  331. package/SVF-doxygen/html/search/enumvalues_10.js +35 -35
  332. package/SVF-doxygen/html/search/enumvalues_11.js +3 -3
  333. package/SVF-doxygen/html/search/enumvalues_12.js +10 -10
  334. package/SVF-doxygen/html/search/enumvalues_13.js +1 -1
  335. package/SVF-doxygen/html/search/enumvalues_14.js +1 -1
  336. package/SVF-doxygen/html/search/enumvalues_15.js +3 -3
  337. package/SVF-doxygen/html/search/enumvalues_2.js +36 -36
  338. package/SVF-doxygen/html/search/enumvalues_3.js +13 -13
  339. package/SVF-doxygen/html/search/enumvalues_4.js +2 -2
  340. package/SVF-doxygen/html/search/enumvalues_5.js +47 -47
  341. package/SVF-doxygen/html/search/enumvalues_6.js +6 -6
  342. package/SVF-doxygen/html/search/enumvalues_7.js +9 -9
  343. package/SVF-doxygen/html/search/enumvalues_8.js +23 -23
  344. package/SVF-doxygen/html/search/enumvalues_9.js +6 -6
  345. package/SVF-doxygen/html/search/enumvalues_a.js +15 -15
  346. package/SVF-doxygen/html/search/enumvalues_b.js +11 -11
  347. package/SVF-doxygen/html/search/enumvalues_c.js +5 -5
  348. package/SVF-doxygen/html/search/enumvalues_d.js +18 -18
  349. package/SVF-doxygen/html/search/enumvalues_e.js +9 -9
  350. package/SVF-doxygen/html/search/enumvalues_f.js +45 -45
  351. package/SVF-doxygen/html/search/files_0.js +13 -13
  352. package/SVF-doxygen/html/search/files_1.js +7 -7
  353. package/SVF-doxygen/html/search/files_10.js +8 -8
  354. package/SVF-doxygen/html/search/files_11.js +8 -8
  355. package/SVF-doxygen/html/search/files_12.js +2 -2
  356. package/SVF-doxygen/html/search/files_2.js +55 -55
  357. package/SVF-doxygen/html/search/files_3.js +14 -14
  358. package/SVF-doxygen/html/search/files_4.js +5 -5
  359. package/SVF-doxygen/html/search/files_5.js +13 -13
  360. package/SVF-doxygen/html/search/files_6.js +9 -9
  361. package/SVF-doxygen/html/search/files_7.js +14 -14
  362. package/SVF-doxygen/html/search/files_8.js +13 -13
  363. package/SVF-doxygen/html/search/files_9.js +18 -18
  364. package/SVF-doxygen/html/search/files_a.js +3 -3
  365. package/SVF-doxygen/html/search/files_b.js +2 -2
  366. package/SVF-doxygen/html/search/files_c.js +20 -20
  367. package/SVF-doxygen/html/search/files_d.js +4 -4
  368. package/SVF-doxygen/html/search/files_e.js +62 -62
  369. package/SVF-doxygen/html/search/files_f.js +8 -8
  370. package/SVF-doxygen/html/search/functions_0.js +12 -12
  371. package/SVF-doxygen/html/search/functions_1.js +360 -360
  372. package/SVF-doxygen/html/search/functions_10.js +140 -140
  373. package/SVF-doxygen/html/search/functions_11.js +138 -138
  374. package/SVF-doxygen/html/search/functions_12.js +279 -278
  375. package/SVF-doxygen/html/search/functions_13.js +59 -59
  376. package/SVF-doxygen/html/search/functions_14.js +39 -39
  377. package/SVF-doxygen/html/search/functions_15.js +71 -71
  378. package/SVF-doxygen/html/search/functions_16.js +32 -32
  379. package/SVF-doxygen/html/search/functions_17.js +3 -3
  380. package/SVF-doxygen/html/search/functions_18.js +172 -172
  381. package/SVF-doxygen/html/search/functions_2.js +87 -86
  382. package/SVF-doxygen/html/search/functions_3.js +257 -257
  383. package/SVF-doxygen/html/search/functions_4.js +75 -75
  384. package/SVF-doxygen/html/search/functions_5.js +53 -53
  385. package/SVF-doxygen/html/search/functions_6.js +59 -59
  386. package/SVF-doxygen/html/search/functions_7.js +852 -852
  387. package/SVF-doxygen/html/search/functions_8.js +148 -148
  388. package/SVF-doxygen/html/search/functions_9.js +429 -429
  389. package/SVF-doxygen/html/search/functions_a.js +30 -30
  390. package/SVF-doxygen/html/search/functions_b.js +2 -2
  391. package/SVF-doxygen/html/search/functions_c.js +26 -26
  392. package/SVF-doxygen/html/search/functions_d.js +77 -77
  393. package/SVF-doxygen/html/search/functions_e.js +35 -35
  394. package/SVF-doxygen/html/search/functions_f.js +56 -56
  395. package/SVF-doxygen/html/search/namespaces_0.js +1 -1
  396. package/SVF-doxygen/html/search/namespaces_1.js +7 -7
  397. package/SVF-doxygen/html/search/related_0.js +2 -2
  398. package/SVF-doxygen/html/search/related_1.js +2 -2
  399. package/SVF-doxygen/html/search/related_2.js +2 -2
  400. package/SVF-doxygen/html/search/related_3.js +2 -2
  401. package/SVF-doxygen/html/search/related_4.js +2 -2
  402. package/SVF-doxygen/html/search/related_5.js +1 -1
  403. package/SVF-doxygen/html/search/related_6.js +2 -2
  404. package/SVF-doxygen/html/search/related_7.js +4 -4
  405. package/SVF-doxygen/html/search/related_8.js +2 -2
  406. package/SVF-doxygen/html/search/related_9.js +4 -4
  407. package/SVF-doxygen/html/search/related_a.js +19 -19
  408. package/SVF-doxygen/html/search/related_b.js +4 -4
  409. package/SVF-doxygen/html/search/related_c.js +1 -1
  410. package/SVF-doxygen/html/search/related_d.js +12 -11
  411. package/SVF-doxygen/html/search/related_e.js +2 -2
  412. package/SVF-doxygen/html/search/related_f.js +2 -2
  413. package/SVF-doxygen/html/search/typedefs_0.js +18 -18
  414. package/SVF-doxygen/html/search/typedefs_1.js +26 -26
  415. package/SVF-doxygen/html/search/typedefs_10.js +61 -61
  416. package/SVF-doxygen/html/search/typedefs_11.js +13 -13
  417. package/SVF-doxygen/html/search/typedefs_12.js +11 -11
  418. package/SVF-doxygen/html/search/typedefs_13.js +34 -34
  419. package/SVF-doxygen/html/search/typedefs_14.js +8 -8
  420. package/SVF-doxygen/html/search/typedefs_2.js +129 -129
  421. package/SVF-doxygen/html/search/typedefs_3.js +39 -39
  422. package/SVF-doxygen/html/search/typedefs_4.js +17 -17
  423. package/SVF-doxygen/html/search/typedefs_5.js +41 -41
  424. package/SVF-doxygen/html/search/typedefs_6.js +55 -55
  425. package/SVF-doxygen/html/search/typedefs_7.js +44 -44
  426. package/SVF-doxygen/html/search/typedefs_8.js +1 -1
  427. package/SVF-doxygen/html/search/typedefs_9.js +6 -6
  428. package/SVF-doxygen/html/search/typedefs_a.js +29 -29
  429. package/SVF-doxygen/html/search/typedefs_b.js +29 -29
  430. package/SVF-doxygen/html/search/typedefs_c.js +41 -41
  431. package/SVF-doxygen/html/search/typedefs_d.js +14 -14
  432. package/SVF-doxygen/html/search/typedefs_e.js +52 -52
  433. package/SVF-doxygen/html/search/typedefs_f.js +14 -14
  434. package/SVF-doxygen/html/search/variables_0.js +151 -151
  435. package/SVF-doxygen/html/search/variables_1.js +75 -75
  436. package/SVF-doxygen/html/search/variables_10.js +97 -97
  437. package/SVF-doxygen/html/search/variables_11.js +44 -44
  438. package/SVF-doxygen/html/search/variables_12.js +92 -92
  439. package/SVF-doxygen/html/search/variables_13.js +75 -75
  440. package/SVF-doxygen/html/search/variables_14.js +14 -14
  441. package/SVF-doxygen/html/search/variables_15.js +48 -48
  442. package/SVF-doxygen/html/search/variables_16.js +9 -9
  443. package/SVF-doxygen/html/search/variables_17.js +1 -1
  444. package/SVF-doxygen/html/search/variables_18.js +2 -2
  445. package/SVF-doxygen/html/search/variables_2.js +38 -38
  446. package/SVF-doxygen/html/search/variables_3.js +142 -142
  447. package/SVF-doxygen/html/search/variables_4.js +55 -55
  448. package/SVF-doxygen/html/search/variables_5.js +37 -36
  449. package/SVF-doxygen/html/search/variables_6.js +66 -66
  450. package/SVF-doxygen/html/search/variables_7.js +33 -33
  451. package/SVF-doxygen/html/search/variables_8.js +7 -7
  452. package/SVF-doxygen/html/search/variables_9.js +77 -77
  453. package/SVF-doxygen/html/search/variables_a.js +4 -4
  454. package/SVF-doxygen/html/search/variables_b.js +10 -10
  455. package/SVF-doxygen/html/search/variables_c.js +45 -45
  456. package/SVF-doxygen/html/search/variables_d.js +56 -56
  457. package/SVF-doxygen/html/search/variables_e.js +123 -123
  458. package/SVF-doxygen/html/search/variables_f.js +30 -30
  459. package/SVF-doxygen/html/structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +1 -1
  460. package/SVF-doxygen/html/structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html +82 -82
  461. package/SVF-doxygen/html/structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html +1 -1
  462. package/SVF-doxygen/html/structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html +7 -7
  463. package/SVF-doxygen/html/structstd_1_1hash_3_01SVF_1_1CxtStmt_01_4.html +1 -1
  464. package/SVF-doxygen/html/svf-ex_8cpp.html +4 -4
  465. package/SVF-doxygen/html/svf-ex_8cpp_source.html +4 -4
  466. package/SVF-doxygen/html/svf-llvm_2tools_2MTA_2MTAResultValidator_8h_source.html +2 -2
  467. package/SVF-doxygen/html/svf_2include_2MTA_2MTAResultValidator_8h_source.html +2 -2
  468. package/package.json +1 -1
  469. package/svf/include/SVFIR/SVFValue.h +13 -2
  470. package/svf/lib/AbstractExecution/SVFIR2ItvExeState.cpp +50 -43
  471. package/svf/lib/Graphs/ICFG.cpp +10 -4
  472. package/svf/lib/SVFIR/SVFValue.cpp +8 -1
  473. package/svf-llvm/include/SVF-LLVM/LLVMUtil.h +3 -0
  474. package/svf-llvm/lib/LLVMModule.cpp +11 -0
  475. package/svf-llvm/lib/LLVMUtil.cpp +17 -5
@@ -283,7 +283,7 @@ $(function() {
283
283
  <div class="ttc" id="aclassSVF_1_1FIFOWorkList_html_a8fa72918fce7e9c0b2dc34b683a797c6"><div class="ttname"><a href="classSVF_1_1FIFOWorkList.html#a8fa72918fce7e9c0b2dc34b683a797c6">SVF::FIFOWorkList::pop</a></div><div class="ttdeci">Data pop()</div><div class="ttdef"><b>Definition:</b> <a href="WorkList_8h_source.html#l00200">WorkList.h:200</a></div></div>
284
284
  <div class="ttc" id="aclassSVF_1_1LLVMModuleSet_html_acf40310917909e4234282c0695a43160"><div class="ttname"><a href="classSVF_1_1LLVMModuleSet.html#acf40310917909e4234282c0695a43160">SVF::LLVMModuleSet::getLLVMModuleSet</a></div><div class="ttdeci">static LLVMModuleSet * getLLVMModuleSet()</div><div class="ttdef"><b>Definition:</b> <a href="LLVMModule_8h_source.html#l00101">LLVMModule.h:101</a></div></div>
285
285
  <div class="ttc" id="anamespaceSVF_1_1SVFUtil_html_a4af4db2fe43846609d2ed1d7022b1be1"><div class="ttname"><a href="namespaceSVF_1_1SVFUtil.html#a4af4db2fe43846609d2ed1d7022b1be1">SVF::SVFUtil::isNonInstricCallSite</a></div><div class="ttdeci">bool isNonInstricCallSite(const SVFInstruction *inst)</div><div class="ttdoc">Whether an instruction is a callsite in the application code, excluding llvm intrinsic calls.</div><div class="ttdef"><b>Definition:</b> <a href="SVFUtil_8h_source.html#l00188">SVFUtil.h:188</a></div></div>
286
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a8f2aced2df91bf97d644d9a2de449c38"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38">SVF::SVFFunction::getBasicBlockList</a></div><div class="ttdeci">const std::vector&lt; const SVFBasicBlock * &gt; &amp; getBasicBlockList() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00441">SVFValue.h:441</a></div></div>
286
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a8f2aced2df91bf97d644d9a2de449c38"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38">SVF::SVFFunction::getBasicBlockList</a></div><div class="ttdeci">const std::vector&lt; const SVFBasicBlock * &gt; &amp; getBasicBlockList() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00451">SVFValue.h:451</a></div></div>
287
287
  <div class="ttc" id="aclassSVF_1_1ICFGBuilder_html_acb5253395384d36767173aa4aa39576b"><div class="ttname"><a href="classSVF_1_1ICFGBuilder.html#acb5253395384d36767173aa4aa39576b">SVF::ICFGBuilder::processFunEntry</a></div><div class="ttdeci">void processFunEntry(const Function *fun, WorkList &amp;worklist)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGBuilder_8cpp_source.html#l00068">ICFGBuilder.cpp:68</a></div></div>
288
288
  <div class="ttc" id="aclassSVF_1_1FunEntryICFGNode_html"><div class="ttname"><a href="classSVF_1_1FunEntryICFGNode.html">SVF::FunEntryICFGNode</a></div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00261">ICFGNode.h:261</a></div></div>
289
289
  <div class="ttc" id="aclassSVF_1_1RetICFGNode_html"><div class="ttname"><a href="classSVF_1_1RetICFGNode.html">SVF::RetICFGNode</a></div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00487">ICFGNode.h:487</a></div></div>
@@ -297,12 +297,12 @@ $(function() {
297
297
  <div class="ttc" id="aSVFType_8h_html_a2c64190a065f342897573a3ef4973adb"><div class="ttname"><a href="SVFType_8h.html#a2c64190a065f342897573a3ef4973adb">DGENERAL</a></div><div class="ttdeci">#define DGENERAL</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00582">SVFType.h:582</a></div></div>
298
298
  <div class="ttc" id="aclassSVF_1_1ICFGNode_html"><div class="ttname"><a href="classSVF_1_1ICFGNode.html">SVF::ICFGNode</a></div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00054">ICFGNode.h:54</a></div></div>
299
299
  <div class="ttc" id="anamespaceSVF_html_a5faee14fa1dd41447bc73ac365fe33c1"><div class="ttname"><a href="namespaceSVF.html#a5faee14fa1dd41447bc73ac365fe33c1">SVF::Function</a></div><div class="ttdeci">llvm::Function Function</div><div class="ttdef"><b>Definition:</b> <a href="BasicTypes_8h_source.html#l00083">BasicTypes.h:83</a></div></div>
300
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_aef7ad257ea809101df33779463907f3e"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e">SVF::SVFInstruction::getFunction</a></div><div class="ttdeci">const SVFFunction * getFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00672">SVFValue.h:672</a></div></div>
300
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_aef7ad257ea809101df33779463907f3e"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e">SVF::SVFInstruction::getFunction</a></div><div class="ttdeci">const SVFFunction * getFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00683">SVFValue.h:683</a></div></div>
301
301
  <div class="ttc" id="aICFGBuilder_8h_html"><div class="ttname"><a href="ICFGBuilder_8h.html">ICFGBuilder.h</a></div></div>
302
302
  <div class="ttc" id="anamespaceSVF_html_ac9a05dd7ab16e998625037aa242cd30f"><div class="ttname"><a href="namespaceSVF.html#ac9a05dd7ab16e998625037aa242cd30f">SVF::BranchInst</a></div><div class="ttdeci">llvm::BranchInst BranchInst</div><div class="ttdef"><b>Definition:</b> <a href="BasicTypes_8h_source.html#l00152">BasicTypes.h:152</a></div></div>
303
303
  <div class="ttc" id="anamespaceSVF_1_1SVFUtil_html_a145abbd2958629718fbca41d25c3124d"><div class="ttname"><a href="namespaceSVF_1_1SVFUtil.html#a145abbd2958629718fbca41d25c3124d">SVF::SVFUtil::getCallee</a></div><div class="ttdeci">const SVFFunction * getCallee(const CallSite cs)</div><div class="ttdoc">Return callee of a callsite. Return null if this is an indirect call.</div><div class="ttdef"><b>Definition:</b> <a href="SVFUtil_8h_source.html#l00241">SVFUtil.h:241</a></div></div>
304
304
  <div class="ttc" id="aclassSVF_1_1ICFGBuilder_html_a05539eb12b22886ea4b5b4275f601641"><div class="ttname"><a href="classSVF_1_1ICFGBuilder.html#a05539eb12b22886ea4b5b4275f601641">SVF::ICFGBuilder::connectGlobalToProgEntry</a></div><div class="ttdeci">void connectGlobalToProgEntry(SVFModule *svfModule)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGBuilder_8cpp_source.html#l00225">ICFGBuilder.cpp:225</a></div></div>
305
- <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#l00517">SVFValue.h:517</a></div></div>
305
+ <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#l00527">SVFValue.h:527</a></div></div>
306
306
  <div class="ttc" id="aclassSVF_1_1CallICFGNode_html"><div class="ttname"><a href="classSVF_1_1CallICFGNode.html">SVF::CallICFGNode</a></div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00385">ICFGNode.h:385</a></div></div>
307
307
  <div class="ttc" id="aSVFIR_8h_html"><div class="ttname"><a href="SVFIR_8h.html">SVFIR.h</a></div></div>
308
308
  <div class="ttc" id="anamespaceSVF_html_a7875172ff434b2210eea7cecfbbd959e"><div class="ttname"><a href="namespaceSVF.html#a7875172ff434b2210eea7cecfbbd959e">SVF::Instruction</a></div><div class="ttdeci">llvm::Instruction Instruction</div><div class="ttdef"><b>Definition:</b> <a href="BasicTypes_8h_source.html#l00085">BasicTypes.h:85</a></div></div>
@@ -324,15 +324,15 @@ $(function() {
324
324
  <div class="ttc" id="anamespaceSVF_1_1SVFUtil_html_a4550f2fb815882edfb666ac818792064"><div class="ttname"><a href="namespaceSVF_1_1SVFUtil.html#a4550f2fb815882edfb666ac818792064">SVF::SVFUtil::pasMsg</a></div><div class="ttdeci">std::string pasMsg(const std::string &amp;msg)</div><div class="ttdoc">Print each pass/phase message by converting a string into blue string output.</div><div class="ttdef"><b>Definition:</b> <a href="SVFUtil_8cpp_source.html#l00099">SVFUtil.cpp:99</a></div></div>
325
325
  <div class="ttc" id="aclassSVF_1_1FIFOWorkList_html"><div class="ttname"><a href="classSVF_1_1FIFOWorkList.html">SVF::FIFOWorkList</a></div><div class="ttdef"><b>Definition:</b> <a href="WorkList_8h_source.html#l00137">WorkList.h:137</a></div></div>
326
326
  <div class="ttc" id="aSVFFileSystem_8cpp_html_ab25baccb41e3b67ef0bfdaa1336c9649"><div class="ttname"><a href="SVFFileSystem_8cpp.html#ab25baccb41e3b67ef0bfdaa1336c9649">F</a></div><div class="ttdeci">#define F(f)</div></div>
327
- <div class="ttc" id="aclassSVF_1_1LLVMModuleSet_html_afdd77bc1fca91f70b2ec362f1dacd392"><div class="ttname"><a href="classSVF_1_1LLVMModuleSet.html#afdd77bc1fca91f70b2ec362f1dacd392">SVF::LLVMModuleSet::getSVFValue</a></div><div class="ttdeci">SVFValue * getSVFValue(const Value *value)</div><div class="ttdef"><b>Definition:</b> <a href="LLVMModule_8cpp_source.html#l01165">LLVMModule.cpp:1165</a></div></div>
327
+ <div class="ttc" id="aclassSVF_1_1LLVMModuleSet_html_afdd77bc1fca91f70b2ec362f1dacd392"><div class="ttname"><a href="classSVF_1_1LLVMModuleSet.html#afdd77bc1fca91f70b2ec362f1dacd392">SVF::LLVMModuleSet::getSVFValue</a></div><div class="ttdeci">SVFValue * getSVFValue(const Value *value)</div><div class="ttdef"><b>Definition:</b> <a href="LLVMModule_8cpp_source.html#l01176">LLVMModule.cpp:1176</a></div></div>
328
328
  <div class="ttc" id="aclassSVF_1_1ICFGBuilder_html_af46638008b796fdb491624f32b31d8a3"><div class="ttname"><a href="classSVF_1_1ICFGBuilder.html#af46638008b796fdb491624f32b31d8a3">SVF::ICFGBuilder::processFunExit</a></div><div class="ttdeci">void processFunExit(const Function *fun)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGBuilder_8cpp_source.html#l00157">ICFGBuilder.cpp:157</a></div></div>
329
- <div class="ttc" id="anamespaceSVF_1_1LLVMUtil_html_afbd60d5443c7fa1448813d00bb5d0fa7"><div class="ttname"><a href="namespaceSVF_1_1LLVMUtil.html#afbd60d5443c7fa1448813d00bb5d0fa7">SVF::LLVMUtil::getNextInsts</a></div><div class="ttdeci">void getNextInsts(const Instruction *curInst, std::vector&lt; const SVFInstruction * &gt; &amp;instList)</div><div class="ttdoc">Get the next instructions following control flow.</div><div class="ttdef"><b>Definition:</b> <a href="LLVMUtil_8cpp_source.html#l00275">LLVMUtil.cpp:275</a></div></div>
329
+ <div class="ttc" id="anamespaceSVF_1_1LLVMUtil_html_afbd60d5443c7fa1448813d00bb5d0fa7"><div class="ttname"><a href="namespaceSVF_1_1LLVMUtil.html#afbd60d5443c7fa1448813d00bb5d0fa7">SVF::LLVMUtil::getNextInsts</a></div><div class="ttdeci">void getNextInsts(const Instruction *curInst, std::vector&lt; const SVFInstruction * &gt; &amp;instList)</div><div class="ttdoc">Get the next instructions following control flow.</div><div class="ttdef"><b>Definition:</b> <a href="LLVMUtil_8cpp_source.html#l00287">LLVMUtil.cpp:287</a></div></div>
330
330
  <div class="ttc" id="aclassSVF_1_1ICFGBuilder_html_ae66565ee32fff4ef5f0157e867333250"><div class="ttname"><a href="classSVF_1_1ICFGBuilder.html#ae66565ee32fff4ef5f0157e867333250">SVF::ICFGBuilder::build</a></div><div class="ttdeci">void build(SVFModule *svfModule)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGBuilder_8cpp_source.html#l00042">ICFGBuilder.cpp:42</a></div></div>
331
331
  <div class="ttc" id="aSVFType_8h_html_a173ce1b9b505fdadf5613b663749d3b0"><div class="ttname"><a href="SVFType_8h.html#a173ce1b9b505fdadf5613b663749d3b0">DBOUT</a></div><div class="ttdeci">#define DBOUT(TYPE, X)</div><div class="ttdoc">LLVM debug macros, define type of your DBUG model of each pass.</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00576">SVFType.h:576</a></div></div>
332
- <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#l00620">SVFValue.h:620</a></div></div>
332
+ <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#l00631">SVFValue.h:631</a></div></div>
333
333
  <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>
334
334
  <div class="ttc" id="anamespaceSVF_1_1SVFUtil_html_afdc3358522417de9a0d3a181a329f722"><div class="ttname"><a href="namespaceSVF_1_1SVFUtil.html#afdc3358522417de9a0d3a181a329f722">SVF::SVFUtil::isCallSite</a></div><div class="ttdeci">bool isCallSite(const SVFInstruction *inst)</div><div class="ttdoc">Whether an instruction is a call or invoke instruction.</div><div class="ttdef"><b>Definition:</b> <a href="SVFUtil_8h_source.html#l00174">SVFUtil.h:174</a></div></div>
335
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a454f676881eecf4b7399649a81180b5d"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a454f676881eecf4b7399649a81180b5d">SVF::SVFInstruction::isRetInst</a></div><div class="ttdeci">bool isRetInst() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00682">SVFValue.h:682</a></div></div>
335
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a454f676881eecf4b7399649a81180b5d"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a454f676881eecf4b7399649a81180b5d">SVF::SVFInstruction::isRetInst</a></div><div class="ttdeci">bool isRetInst() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00693">SVFValue.h:693</a></div></div>
336
336
  <div class="ttc" id="anamespaceSVF_html_ad42bff8d0a7d60a085aa32d10f4955af"><div class="ttname"><a href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">SVF::u32_t</a></div><div class="ttdeci">unsigned u32_t</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00051">SVFType.h:51</a></div></div>
337
337
  <div class="ttc" id="aclassSVF_1_1GlobalICFGNode_html"><div class="ttname"><a href="classSVF_1_1GlobalICFGNode.html">SVF::GlobalICFGNode</a></div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00148">ICFGNode.h:148</a></div></div>
338
338
  <div class="ttc" id="aclassSVF_1_1ICFGBuilder_html_abb7144bcc587e236fd22f6c8896117f5"><div class="ttname"><a href="classSVF_1_1ICFGBuilder.html#abb7144bcc587e236fd22f6c8896117f5">SVF::ICFGBuilder::BBSet</a></div><div class="ttdeci">Set&lt; const Instruction * &gt; BBSet</div><div class="ttdef"><b>Definition:</b> <a href="ICFGBuilder_8h_source.html#l00045">ICFGBuilder.h:45</a></div></div>
@@ -181,9 +181,9 @@ $(function() {
181
181
  <div class="ttc" id="aclassSVF_1_1ICFGBuilder_html_a237840a1fd5ba598cc8c1843bad86f86"><div class="ttname"><a href="classSVF_1_1ICFGBuilder.html#a237840a1fd5ba598cc8c1843bad86f86">SVF::ICFGBuilder::getCallICFGNode</a></div><div class="ttdeci">CallICFGNode * getCallICFGNode(const SVFInstruction *cs)</div><div class="ttdoc">Add a call node.</div><div class="ttdef"><b>Definition:</b> <a href="ICFGBuilder_8h_source.html#l00087">ICFGBuilder.h:87</a></div></div>
182
182
  <div class="ttc" id="aclassSVF_1_1ICFGNode_html"><div class="ttname"><a href="classSVF_1_1ICFGNode.html">SVF::ICFGNode</a></div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00054">ICFGNode.h:54</a></div></div>
183
183
  <div class="ttc" id="anamespaceSVF_html_a5faee14fa1dd41447bc73ac365fe33c1"><div class="ttname"><a href="namespaceSVF.html#a5faee14fa1dd41447bc73ac365fe33c1">SVF::Function</a></div><div class="ttdeci">llvm::Function Function</div><div class="ttdef"><b>Definition:</b> <a href="BasicTypes_8h_source.html#l00083">BasicTypes.h:83</a></div></div>
184
- <div class="ttc" id="aclassSVF_1_1ICFG_html_aa41516cdd2be5066adf22798a4fe2213"><div class="ttname"><a href="classSVF_1_1ICFG.html#aa41516cdd2be5066adf22798a4fe2213">SVF::ICFG::getCallICFGNode</a></div><div class="ttdeci">CallICFGNode * getCallICFGNode(const SVFInstruction *inst)</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00235">ICFG.cpp:235</a></div></div>
185
- <div class="ttc" id="aclassSVF_1_1ICFG_html_a881fe977f3a6fde223bd786121e35fcf"><div class="ttname"><a href="classSVF_1_1ICFG.html#a881fe977f3a6fde223bd786121e35fcf">SVF::ICFG::getRetICFGNode</a></div><div class="ttdeci">RetICFGNode * getRetICFGNode(const SVFInstruction *inst)</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00248">ICFG.cpp:248</a></div></div>
186
- <div class="ttc" id="aclassSVF_1_1ICFG_html_aaf521832909781894659725300cf4f49"><div class="ttname"><a href="classSVF_1_1ICFG.html#aaf521832909781894659725300cf4f49">SVF::ICFG::getIntraICFGNode</a></div><div class="ttdeci">IntraICFGNode * getIntraICFGNode(const SVFInstruction *inst)</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00259">ICFG.cpp:259</a></div></div>
184
+ <div class="ttc" id="aclassSVF_1_1ICFG_html_aa41516cdd2be5066adf22798a4fe2213"><div class="ttname"><a href="classSVF_1_1ICFG.html#aa41516cdd2be5066adf22798a4fe2213">SVF::ICFG::getCallICFGNode</a></div><div class="ttdeci">CallICFGNode * getCallICFGNode(const SVFInstruction *inst)</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00241">ICFG.cpp:241</a></div></div>
185
+ <div class="ttc" id="aclassSVF_1_1ICFG_html_a881fe977f3a6fde223bd786121e35fcf"><div class="ttname"><a href="classSVF_1_1ICFG.html#a881fe977f3a6fde223bd786121e35fcf">SVF::ICFG::getRetICFGNode</a></div><div class="ttdeci">RetICFGNode * getRetICFGNode(const SVFInstruction *inst)</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00254">ICFG.cpp:254</a></div></div>
186
+ <div class="ttc" id="aclassSVF_1_1ICFG_html_aaf521832909781894659725300cf4f49"><div class="ttname"><a href="classSVF_1_1ICFG.html#aaf521832909781894659725300cf4f49">SVF::ICFG::getIntraICFGNode</a></div><div class="ttdeci">IntraICFGNode * getIntraICFGNode(const SVFInstruction *inst)</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00265">ICFG.cpp:265</a></div></div>
187
187
  <div class="ttc" id="aclassSVF_1_1ICFGBuilder_html_a05539eb12b22886ea4b5b4275f601641"><div class="ttname"><a href="classSVF_1_1ICFGBuilder.html#a05539eb12b22886ea4b5b4275f601641">SVF::ICFGBuilder::connectGlobalToProgEntry</a></div><div class="ttdeci">void connectGlobalToProgEntry(SVFModule *svfModule)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGBuilder_8cpp_source.html#l00225">ICFGBuilder.cpp:225</a></div></div>
188
188
  <div class="ttc" id="aclassSVF_1_1ICFGBuilder_html_adefeaad9c02000f263430dfee7149ea6"><div class="ttname"><a href="classSVF_1_1ICFGBuilder.html#adefeaad9c02000f263430dfee7149ea6">SVF::ICFGBuilder::icfg</a></div><div class="ttdeci">ICFG * icfg</div><div class="ttdef"><b>Definition:</b> <a href="ICFGBuilder_8h_source.html#l00048">ICFGBuilder.h:48</a></div></div>
189
189
  <div class="ttc" id="aclassSVF_1_1CallICFGNode_html"><div class="ttname"><a href="classSVF_1_1CallICFGNode.html">SVF::CallICFGNode</a></div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00385">ICFGNode.h:385</a></div></div>
@@ -201,7 +201,7 @@ $(function() {
201
201
  <div class="ttc" id="aclassSVF_1_1FIFOWorkList_html"><div class="ttname"><a href="classSVF_1_1FIFOWorkList.html">SVF::FIFOWorkList</a></div><div class="ttdef"><b>Definition:</b> <a href="WorkList_8h_source.html#l00137">WorkList.h:137</a></div></div>
202
202
  <div class="ttc" id="aclassSVF_1_1ICFGBuilder_html_af46638008b796fdb491624f32b31d8a3"><div class="ttname"><a href="classSVF_1_1ICFGBuilder.html#af46638008b796fdb491624f32b31d8a3">SVF::ICFGBuilder::processFunExit</a></div><div class="ttdeci">void processFunExit(const Function *fun)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGBuilder_8cpp_source.html#l00157">ICFGBuilder.cpp:157</a></div></div>
203
203
  <div class="ttc" id="aclassSVF_1_1ICFGBuilder_html_ae66565ee32fff4ef5f0157e867333250"><div class="ttname"><a href="classSVF_1_1ICFGBuilder.html#ae66565ee32fff4ef5f0157e867333250">SVF::ICFGBuilder::build</a></div><div class="ttdeci">void build(SVFModule *svfModule)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGBuilder_8cpp_source.html#l00042">ICFGBuilder.cpp:42</a></div></div>
204
- <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#l00620">SVFValue.h:620</a></div></div>
204
+ <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#l00631">SVFValue.h:631</a></div></div>
205
205
  <div class="ttc" id="aclassSVF_1_1ICFGBuilder_html_abb7144bcc587e236fd22f6c8896117f5"><div class="ttname"><a href="classSVF_1_1ICFGBuilder.html#abb7144bcc587e236fd22f6c8896117f5">SVF::ICFGBuilder::BBSet</a></div><div class="ttdeci">Set&lt; const Instruction * &gt; BBSet</div><div class="ttdef"><b>Definition:</b> <a href="ICFGBuilder_8h_source.html#l00045">ICFGBuilder.h:45</a></div></div>
206
206
  <!-- start footer part -->
207
207
  <hr class="footer"/><address class="footer"><small>
@@ -331,12 +331,12 @@ $(function() {
331
331
  <div class="ttc" id="aclassSVF_1_1CallCFGEdge_html_ad0891e5b6839b443691a68b11fce978b"><div class="ttname"><a href="classSVF_1_1CallCFGEdge.html#ad0891e5b6839b443691a68b11fce978b">SVF::CallCFGEdge::getCallPEs</a></div><div class="ttdeci">const std::vector&lt; const CallPE * &gt; &amp; getCallPEs() const</div><div class="ttdoc">Add get parameter edge to this CallCFGEdge.</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00202">ICFGEdge.h:202</a></div></div>
332
332
  <div class="ttc" id="aclassSVF_1_1IntraCFGEdge_html"><div class="ttname"><a href="classSVF_1_1IntraCFGEdge.html">SVF::IntraCFGEdge</a></div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00113">ICFGEdge.h:113</a></div></div>
333
333
  <div class="ttc" id="aclassSVF_1_1ICFGEdge_html_a395c34788e98950bc43e8cb44313e429ad2370a77f6cc112b8c26efbcc36bf541"><div class="ttname"><a href="classSVF_1_1ICFGEdge.html#a395c34788e98950bc43e8cb44313e429ad2370a77f6cc112b8c26efbcc36bf541">SVF::ICFGEdge::RetCF</a></div><div class="ttdeci">@ RetCF</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00057">ICFGEdge.h:57</a></div></div>
334
- <div class="ttc" id="aclassSVF_1_1ICFGEdge_html_a7233609f62f278b738036e8de9bbbfc8"><div class="ttname"><a href="classSVF_1_1ICFGEdge.html#a7233609f62f278b738036e8de9bbbfc8">SVF::ICFGEdge::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00150">ICFG.cpp:150</a></div></div>
334
+ <div class="ttc" id="aclassSVF_1_1ICFGEdge_html_a7233609f62f278b738036e8de9bbbfc8"><div class="ttname"><a href="classSVF_1_1ICFGEdge.html#a7233609f62f278b738036e8de9bbbfc8">SVF::ICFGEdge::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00156">ICFG.cpp:156</a></div></div>
335
335
  <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>
336
336
  <div class="ttc" id="aclassSVF_1_1IntraCFGEdge_html_a70bdadf898a10c6db89e9f432529092c"><div class="ttname"><a href="classSVF_1_1IntraCFGEdge.html#a70bdadf898a10c6db89e9f432529092c">SVF::IntraCFGEdge::classof</a></div><div class="ttdeci">static bool classof(const IntraCFGEdge *)</div><div class="ttdoc">Methods for support type inquiry through isa, cast, and dyn_cast:</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00126">ICFGEdge.h:126</a></div></div>
337
337
  <div class="ttc" id="aclassSVF_1_1RetCFGEdge_html_acbd01243e6fa346180221b3cc14672fe"><div class="ttname"><a href="classSVF_1_1RetCFGEdge.html#acbd01243e6fa346180221b3cc14672fe">SVF::RetCFGEdge::classof</a></div><div class="ttdeci">static bool classof(const ICFGEdge *edge)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00264">ICFGEdge.h:264</a></div></div>
338
338
  <div class="ttc" id="aclassSVF_1_1CallCFGEdge_html_a3f48f7f041c5e6d385757035c551d51c"><div class="ttname"><a href="classSVF_1_1CallCFGEdge.html#a3f48f7f041c5e6d385757035c551d51c">SVF::CallCFGEdge::callPEs</a></div><div class="ttdeci">std::vector&lt; const CallPE * &gt; callPEs</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00183">ICFGEdge.h:183</a></div></div>
339
- <div class="ttc" id="aclassSVF_1_1CallCFGEdge_html_a2ad72b065dcb752e0779de9ff69c443a"><div class="ttname"><a href="classSVF_1_1CallCFGEdge.html#a2ad72b065dcb752e0779de9ff69c443a">SVF::CallCFGEdge::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00170">ICFG.cpp:170</a></div></div>
339
+ <div class="ttc" id="aclassSVF_1_1CallCFGEdge_html_a2ad72b065dcb752e0779de9ff69c443a"><div class="ttname"><a href="classSVF_1_1CallCFGEdge.html#a2ad72b065dcb752e0779de9ff69c443a">SVF::CallCFGEdge::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00176">ICFG.cpp:176</a></div></div>
340
340
  <div class="ttc" id="aclassSVF_1_1ICFGEdge_html_a068573fdbd9b99af18f3deeb9b16a38b"><div class="ttname"><a href="classSVF_1_1ICFGEdge.html#a068573fdbd9b99af18f3deeb9b16a38b">SVF::ICFGEdge::SVFGEdgeK</a></div><div class="ttdeci">ICFGEdgeK SVFGEdgeK</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00060">ICFGEdge.h:60</a></div></div>
341
341
  <div class="ttc" id="aclassSVF_1_1ICFGEdge_html_abc76af809c5fcd738d2a2d1828e30ccb"><div class="ttname"><a href="classSVF_1_1ICFGEdge.html#abc76af809c5fcd738d2a2d1828e30ccb">SVF::ICFGEdge::operator&lt;&lt;</a></div><div class="ttdeci">friend OutStream &amp; operator&lt;&lt;(OutStream &amp;o, const ICFGEdge &amp;edge)</div><div class="ttdoc">Overloading operator &lt;&lt; for dumping ICFG node ID.</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00100">ICFGEdge.h:100</a></div></div>
342
342
  <div class="ttc" id="aclassSVF_1_1SVFIRWriter_html"><div class="ttname"><a href="classSVF_1_1SVFIRWriter.html">SVF::SVFIRWriter</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFFileSystem_8h_source.html#l00379">SVFFileSystem.h:379</a></div></div>
@@ -354,19 +354,19 @@ $(function() {
354
354
  <div class="ttc" id="aclassSVF_1_1IntraCFGEdge_html_a106513578790247f9d96e34c8385b3d8"><div class="ttname"><a href="classSVF_1_1IntraCFGEdge.html#a106513578790247f9d96e34c8385b3d8">SVF::IntraCFGEdge::getSuccessorCondValue</a></div><div class="ttdeci">s64_t getSuccessorCondValue() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00145">ICFGEdge.h:145</a></div></div>
355
355
  <div class="ttc" id="aclassSVF_1_1CallCFGEdge_html_aa6eb16dadce895fbd13d09645b60245a"><div class="ttname"><a href="classSVF_1_1CallCFGEdge.html#aa6eb16dadce895fbd13d09645b60245a">SVF::CallCFGEdge::CallCFGEdge</a></div><div class="ttdeci">CallCFGEdge(ICFGNode *s, ICFGNode *d, const SVFInstruction *c)</div><div class="ttdoc">Constructor.</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00187">ICFGEdge.h:187</a></div></div>
356
356
  <div class="ttc" id="aclassSVF_1_1ICFGEdge_html_a395c34788e98950bc43e8cb44313e429"><div class="ttname"><a href="classSVF_1_1ICFGEdge.html#a395c34788e98950bc43e8cb44313e429">SVF::ICFGEdge::ICFGEdgeK</a></div><div class="ttdeci">ICFGEdgeK</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00053">ICFGEdge.h:53</a></div></div>
357
- <div class="ttc" id="aclassSVF_1_1RetCFGEdge_html_aca97e28617505e482b014dc805cb70aa"><div class="ttname"><a href="classSVF_1_1RetCFGEdge.html#aca97e28617505e482b014dc805cb70aa">SVF::RetCFGEdge::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00179">ICFG.cpp:179</a></div></div>
357
+ <div class="ttc" id="aclassSVF_1_1RetCFGEdge_html_aca97e28617505e482b014dc805cb70aa"><div class="ttname"><a href="classSVF_1_1RetCFGEdge.html#aca97e28617505e482b014dc805cb70aa">SVF::RetCFGEdge::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00185">ICFG.cpp:185</a></div></div>
358
358
  <div class="ttc" id="anamespaceSVF_html_a91e714a719b1e62e9b63103e9e6af404"><div class="ttname"><a href="namespaceSVF.html#a91e714a719b1e62e9b63103e9e6af404">SVF::GenericICFGEdgeTy</a></div><div class="ttdeci">GenericEdge&lt; ICFGNode &gt; GenericICFGEdgeTy</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00038">ICFGEdge.h:38</a></div></div>
359
359
  <div class="ttc" id="aclassSVF_1_1ICFGEdge_html_a395c34788e98950bc43e8cb44313e429a3486c9d9a182f2ba5d986fe74439ec2e"><div class="ttname"><a href="classSVF_1_1ICFGEdge.html#a395c34788e98950bc43e8cb44313e429a3486c9d9a182f2ba5d986fe74439ec2e">SVF::ICFGEdge::CallCF</a></div><div class="ttdeci">@ CallCF</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00056">ICFGEdge.h:56</a></div></div>
360
360
  <div class="ttc" id="aclassSVF_1_1IntraCFGEdge_html_adda4f50f50127f5d7f193300933c209f"><div class="ttname"><a href="classSVF_1_1IntraCFGEdge.html#adda4f50f50127f5d7f193300933c209f">SVF::IntraCFGEdge::classof</a></div><div class="ttdeci">static bool classof(const GenericICFGEdgeTy *edge)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00134">ICFGEdge.h:134</a></div></div>
361
361
  <div class="ttc" id="aclassSVF_1_1ICFGEdge_html_a2ecc0bc3bb3655bf3db3adb732747b49"><div class="ttname"><a href="classSVF_1_1ICFGEdge.html#a2ecc0bc3bb3655bf3db3adb732747b49">SVF::ICFGEdge::isCallCFGEdge</a></div><div class="ttdeci">bool isCallCFGEdge() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00077">ICFGEdge.h:77</a></div></div>
362
362
  <div class="ttc" id="aclassSVF_1_1ICFGEdge_html_ae3e7a6596de9fd3a25a28242a06ddd80"><div class="ttname"><a href="classSVF_1_1ICFGEdge.html#ae3e7a6596de9fd3a25a28242a06ddd80">SVF::ICFGEdge::isRetCFGEdge</a></div><div class="ttdeci">bool isRetCFGEdge() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00081">ICFGEdge.h:81</a></div></div>
363
363
  <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>
364
- <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#l00620">SVFValue.h:620</a></div></div>
364
+ <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#l00631">SVFValue.h:631</a></div></div>
365
365
  <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>
366
366
  <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>
367
367
  <div class="ttc" id="anamespaceSVF_html_a8bd74fdcb0e58d0249003df9c3fb8b31"><div class="ttname"><a href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">SVF::OutStream</a></div><div class="ttdeci">std::ostream OutStream</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00048">SVFType.h:48</a></div></div>
368
368
  <div class="ttc" id="aclassSVF_1_1CallCFGEdge_html_a7069cf7d8b53dc0bd2c0272912bc02fb"><div class="ttname"><a href="classSVF_1_1CallCFGEdge.html#a7069cf7d8b53dc0bd2c0272912bc02fb">SVF::CallCFGEdge::addCallPE</a></div><div class="ttdeci">void addCallPE(const CallPE *callPE)</div><div class="ttdoc">Add call parameter edge to this CallCFGEdge.</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00197">ICFGEdge.h:197</a></div></div>
369
- <div class="ttc" id="aclassSVF_1_1IntraCFGEdge_html_a1e63286b4d6f757ac1220f5f03ae62de"><div class="ttname"><a href="classSVF_1_1IntraCFGEdge.html#a1e63286b4d6f757ac1220f5f03ae62de">SVF::IntraCFGEdge::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00158">ICFG.cpp:158</a></div></div>
369
+ <div class="ttc" id="aclassSVF_1_1IntraCFGEdge_html_a1e63286b4d6f757ac1220f5f03ae62de"><div class="ttname"><a href="classSVF_1_1IntraCFGEdge.html#a1e63286b4d6f757ac1220f5f03ae62de">SVF::IntraCFGEdge::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00164">ICFG.cpp:164</a></div></div>
370
370
  <div class="ttc" id="aclassSVF_1_1RetCFGEdge_html_aa26fbdb6a5fc801eef8a7f59ea28bc3a"><div class="ttname"><a href="classSVF_1_1RetCFGEdge.html#aa26fbdb6a5fc801eef8a7f59ea28bc3a">SVF::RetCFGEdge::classof</a></div><div class="ttdeci">static bool classof(const RetCFGEdge *)</div><div class="ttdoc">Methods for support type inquiry through isa, cast, and dyn_cast:</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00260">ICFGEdge.h:260</a></div></div>
371
371
  <div class="ttc" id="aclassSVF_1_1ICFGEdge_html_a9b8f369727bd03106bafacd4eee3dd04"><div class="ttname"><a href="classSVF_1_1ICFGEdge.html#a9b8f369727bd03106bafacd4eee3dd04">SVF::ICFGEdge::ICFGEdge</a></div><div class="ttdeci">ICFGEdge(ICFGNode *s, ICFGNode *d, GEdgeFlag k)</div><div class="ttdoc">Constructor.</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00064">ICFGEdge.h:64</a></div></div>
372
372
  <div class="ttc" id="aclassSVF_1_1ICFGEdge_html_a395c34788e98950bc43e8cb44313e429acb8fba7c61b08ec952f1b65643d7a84b"><div class="ttname"><a href="classSVF_1_1ICFGEdge.html#a395c34788e98950bc43e8cb44313e429acb8fba7c61b08ec952f1b65643d7a84b">SVF::ICFGEdge::IntraCF</a></div><div class="ttdeci">@ IntraCF</div><div class="ttdef"><b>Definition:</b> <a href="ICFGEdge_8h_source.html#l00055">ICFGEdge.h:55</a></div></div>
@@ -586,7 +586,7 @@ $(function() {
586
586
  <div class="ttc" id="aclassSVF_1_1IntraICFGNode_html_a00e015884ec85772b161cc7b4a5bfbd8"><div class="ttname"><a href="classSVF_1_1IntraICFGNode.html#a00e015884ec85772b161cc7b4a5bfbd8">SVF::IntraICFGNode::classof</a></div><div class="ttdeci">static bool classof(const GenericICFGNodeTy *node)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00214">ICFGNode.h:214</a></div></div>
587
587
  <div class="ttc" id="aclassSVF_1_1RetICFGNode_html_a718935df4d5b653bcf662243b67d7857"><div class="ttname"><a href="classSVF_1_1RetICFGNode.html#a718935df4d5b653bcf662243b67d7857">SVF::RetICFGNode::cs</a></div><div class="ttdeci">const SVFInstruction * cs</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00493">ICFGNode.h:493</a></div></div>
588
588
  <div class="ttc" id="aclassSVF_1_1RetICFGNode_html_a495a6ff3a561fac9a5157308c68a5ea8"><div class="ttname"><a href="classSVF_1_1RetICFGNode.html#a495a6ff3a561fac9a5157308c68a5ea8">SVF::RetICFGNode::classof</a></div><div class="ttdeci">static bool classof(const RetICFGNode *)</div><div class="ttdoc">Methods for support type inquiry through isa, cast, and dyn_cast:</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00535">ICFGNode.h:535</a></div></div>
589
- <div class="ttc" id="aclassSVF_1_1FunEntryICFGNode_html_a3e9032ea2388682e568b6324fe8e4882"><div class="ttname"><a href="classSVF_1_1FunEntryICFGNode.html#a3e9032ea2388682e568b6324fe8e4882">SVF::FunEntryICFGNode::toString</a></div><div class="ttdeci">const virtual std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00099">ICFG.cpp:99</a></div></div>
589
+ <div class="ttc" id="aclassSVF_1_1FunEntryICFGNode_html_a3e9032ea2388682e568b6324fe8e4882"><div class="ttname"><a href="classSVF_1_1FunEntryICFGNode.html#a3e9032ea2388682e568b6324fe8e4882">SVF::FunEntryICFGNode::toString</a></div><div class="ttdeci">const virtual std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00103">ICFG.cpp:103</a></div></div>
590
590
  <div class="ttc" id="aclassSVF_1_1ICFGNode_html_a74f598c1c86b023680bb2685aa8ab376a0df20ce0cced8193d3f194ee5985c8c4"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#a74f598c1c86b023680bb2685aa8ab376a0df20ce0cced8193d3f194ee5985c8c4">SVF::ICFGNode::IntraBlock</a></div><div class="ttdeci">@ IntraBlock</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00064">ICFGNode.h:64</a></div></div>
591
591
  <div class="ttc" id="aclassSVF_1_1RetICFGNode_html_a9a1d69cec6f240971767eee3c1c6ac41"><div class="ttname"><a href="classSVF_1_1RetICFGNode.html#a9a1d69cec6f240971767eee3c1c6ac41">SVF::RetICFGNode::classof</a></div><div class="ttdeci">static bool classof(const GenericICFGNodeTy *node)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00550">ICFGNode.h:550</a></div></div>
592
592
  <div class="ttc" id="aclassSVF_1_1CallICFGNode_html_aeaf8909658b59ba248d0c9a89cbd98f2"><div class="ttname"><a href="classSVF_1_1CallICFGNode.html#aeaf8909658b59ba248d0c9a89cbd98f2">SVF::CallICFGNode::CallICFGNode</a></div><div class="ttdeci">CallICFGNode(NodeID id, const SVFInstruction *c)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00401">ICFGNode.h:401</a></div></div>
@@ -598,7 +598,7 @@ $(function() {
598
598
  <div class="ttc" id="aclassSVF_1_1RetICFGNode_html_ab11aa45c33cdcf5836fa2ee88bda9a9c"><div class="ttname"><a href="classSVF_1_1RetICFGNode.html#ab11aa45c33cdcf5836fa2ee88bda9a9c">SVF::RetICFGNode::actualRet</a></div><div class="ttdeci">const SVFVar * actualRet</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00494">ICFGNode.h:494</a></div></div>
599
599
  <div class="ttc" id="aclassSVF_1_1FunEntryICFGNode_html_a1964b1b95d37b8b250a4779c7d4214b4"><div class="ttname"><a href="classSVF_1_1FunEntryICFGNode.html#a1964b1b95d37b8b250a4779c7d4214b4">SVF::FunEntryICFGNode::classof</a></div><div class="ttdeci">static bool classof(const InterICFGNode *node)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00302">ICFGNode.h:302</a></div></div>
600
600
  <div class="ttc" id="aclassSVF_1_1FunEntryICFGNode_html_a0807f2ce6c0949cafa9c5a1817fbca6c"><div class="ttname"><a href="classSVF_1_1FunEntryICFGNode.html#a0807f2ce6c0949cafa9c5a1817fbca6c">SVF::FunEntryICFGNode::getFormalParms</a></div><div class="ttdeci">const FormalParmNodeVec &amp; getFormalParms() const</div><div class="ttdoc">Return the set of formal parameters.</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00284">ICFGNode.h:284</a></div></div>
601
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_aef7ad257ea809101df33779463907f3e"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e">SVF::SVFInstruction::getFunction</a></div><div class="ttdeci">const SVFFunction * getFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00672">SVFValue.h:672</a></div></div>
601
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_aef7ad257ea809101df33779463907f3e"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e">SVF::SVFInstruction::getFunction</a></div><div class="ttdeci">const SVFFunction * getFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00683">SVFValue.h:683</a></div></div>
602
602
  <div class="ttc" id="aICFGEdge_8h_html"><div class="ttname"><a href="ICFGEdge_8h.html">ICFGEdge.h</a></div></div>
603
603
  <div class="ttc" id="aclassSVF_1_1IntraICFGNode_html_a295649753e583729a9f3bfd9e8a1e87f"><div class="ttname"><a href="classSVF_1_1IntraICFGNode.html#a295649753e583729a9f3bfd9e8a1e87f">SVF::IntraICFGNode::classof</a></div><div class="ttdeci">static bool classof(const IntraICFGNode *)</div><div class="ttdoc">Methods for support type inquiry through isa, cast, and dyn_cast:</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00204">ICFGNode.h:204</a></div></div>
604
604
  <div class="ttc" id="aSVFUtil_8h_html"><div class="ttname"><a href="SVFUtil_8h.html">SVFUtil.h</a></div></div>
@@ -608,7 +608,7 @@ $(function() {
608
608
  <div class="ttc" id="aclassSVF_1_1ICFGNode_html_aa84a3724426f08a0e31ecdbc99114072"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#aa84a3724426f08a0e31ecdbc99114072">SVF::ICFGNode::SVFStmtList</a></div><div class="ttdeci">std::list&lt; const SVFStmt * &gt; SVFStmtList</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00077">ICFGNode.h:77</a></div></div>
609
609
  <div class="ttc" id="aclassSVF_1_1ICFGNode_html_a8a133398c691ab3639ceefbc57cd33be"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#a8a133398c691ab3639ceefbc57cd33be">SVF::ICFGNode::addSVFStmt</a></div><div class="ttdeci">void addSVFStmt(const SVFStmt *edge)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00122">ICFGNode.h:122</a></div></div>
610
610
  <div class="ttc" id="aclassSVF_1_1RetICFGNode_html_a9815b38f376af31b14ea2e0f3afd3427"><div class="ttname"><a href="classSVF_1_1RetICFGNode.html#a9815b38f376af31b14ea2e0f3afd3427">SVF::RetICFGNode::getActualRet</a></div><div class="ttdeci">const SVFVar * getActualRet() const</div><div class="ttdoc">Return actual return parameter.</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00522">ICFGNode.h:522</a></div></div>
611
- <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#l00517">SVFValue.h:517</a></div></div>
611
+ <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#l00527">SVFValue.h:527</a></div></div>
612
612
  <div class="ttc" id="acJSON_8h_html_ad4c68ea99a26b0a98ad9a79982960458"><div class="ttname"><a href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">string</a></div><div class="ttdeci">const char *const string</div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8h_source.html#l00172">cJSON.h:172</a></div></div>
613
613
  <div class="ttc" id="aclassSVF_1_1GlobalICFGNode_html_a982efb288d9b6ec41cd64be562e4be6d"><div class="ttname"><a href="classSVF_1_1GlobalICFGNode.html#a982efb288d9b6ec41cd64be562e4be6d">SVF::GlobalICFGNode::classof</a></div><div class="ttdeci">static bool classof(const ICFGNode *node)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00163">ICFGNode.h:163</a></div></div>
614
614
  <div class="ttc" id="aclassSVF_1_1RetICFGNode_html_ac719aea72183e187f71471e1e58c9e54"><div class="ttname"><a href="classSVF_1_1RetICFGNode.html#ac719aea72183e187f71471e1e58c9e54">SVF::RetICFGNode::addActualRet</a></div><div class="ttdeci">void addActualRet(const SVFVar *ar)</div><div class="ttdoc">Add actual return parameter.</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00528">ICFGNode.h:528</a></div></div>
@@ -621,9 +621,9 @@ $(function() {
621
621
  <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#l00297">SVFValue.h:297</a></div></div>
622
622
  <div class="ttc" id="aclassSVF_1_1CallICFGNode_html_aa11226a2e4fa6a7b1d78006cc8ca0518"><div class="ttname"><a href="classSVF_1_1CallICFGNode.html#aa11226a2e4fa6a7b1d78006cc8ca0518">SVF::CallICFGNode::isIndirectCall</a></div><div class="ttdeci">bool isIndirectCall() const</div><div class="ttdoc">Return true if this is an indirect call.</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00440">ICFGNode.h:440</a></div></div>
623
623
  <div class="ttc" id="anamespaceSVF_html_afc2824871ad4eb9b871c35ae28494cd3"><div class="ttname"><a href="namespaceSVF.html#afc2824871ad4eb9b871c35ae28494cd3">SVF::GenericICFGNodeTy</a></div><div class="ttdeci">GenericNode&lt; ICFGNode, ICFGEdge &gt; GenericICFGNodeTy</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00046">ICFGNode.h:46</a></div></div>
624
- <div class="ttc" id="aclassSVF_1_1CallICFGNode_html_ab07e504bbc100fa3e111d62de815a88c"><div class="ttname"><a href="classSVF_1_1CallICFGNode.html#ab07e504bbc100fa3e111d62de815a88c">SVF::CallICFGNode::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00128">ICFG.cpp:128</a></div></div>
624
+ <div class="ttc" id="aclassSVF_1_1CallICFGNode_html_ab07e504bbc100fa3e111d62de815a88c"><div class="ttname"><a href="classSVF_1_1CallICFGNode.html#ab07e504bbc100fa3e111d62de815a88c">SVF::CallICFGNode::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00134">ICFG.cpp:134</a></div></div>
625
625
  <div class="ttc" id="aclassSVF_1_1ICFGNode_html_ae526280cca2d6cbb2868c80461bc16da"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#ae526280cca2d6cbb2868c80461bc16da">SVF::ICFGNode::getFun</a></div><div class="ttdeci">virtual const SVFFunction * getFun() const</div><div class="ttdoc">Return the function of this ICFGNode.</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00086">ICFGNode.h:86</a></div></div>
626
- <div class="ttc" id="aclassSVF_1_1RetICFGNode_html_ab0b54268167a593e2db9d02d3dd9c4f1"><div class="ttname"><a href="classSVF_1_1RetICFGNode.html#ab0b54268167a593e2db9d02d3dd9c4f1">SVF::RetICFGNode::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00139">ICFG.cpp:139</a></div></div>
626
+ <div class="ttc" id="aclassSVF_1_1RetICFGNode_html_ab0b54268167a593e2db9d02d3dd9c4f1"><div class="ttname"><a href="classSVF_1_1RetICFGNode.html#ab0b54268167a593e2db9d02d3dd9c4f1">SVF::RetICFGNode::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00145">ICFG.cpp:145</a></div></div>
627
627
  <div class="ttc" id="aclassSVF_1_1CallICFGNode_html_a406c851efb93f7b838f3246deb2610ec"><div class="ttname"><a href="classSVF_1_1CallICFGNode.html#a406c851efb93f7b838f3246deb2610ec">SVF::CallICFGNode::classof</a></div><div class="ttdeci">static bool classof(const GenericICFGNodeTy *node)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00474">ICFGNode.h:474</a></div></div>
628
628
  <div class="ttc" id="aclassSVF_1_1CallICFGNode_html_a678d5ffc5c2bc44f82f8bd6d97daefc6"><div class="ttname"><a href="classSVF_1_1CallICFGNode.html#a678d5ffc5c2bc44f82f8bd6d97daefc6">SVF::CallICFGNode::classof</a></div><div class="ttdeci">static bool classof(const InterICFGNode *node)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00469">ICFGNode.h:469</a></div></div>
629
629
  <div class="ttc" id="aclassSVF_1_1RetICFGNode_html_a5ce46692509e51b32afb060cce5701dd"><div class="ttname"><a href="classSVF_1_1RetICFGNode.html#a5ce46692509e51b32afb060cce5701dd">SVF::RetICFGNode::classof</a></div><div class="ttdeci">static bool classof(const ICFGNode *node)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00545">ICFGNode.h:545</a></div></div>
@@ -647,9 +647,9 @@ $(function() {
647
647
  <div class="ttc" id="aclassSVF_1_1FunEntryICFGNode_html_a3f0f02c9fb1ab2406ed970f0e0e7942e"><div class="ttname"><a href="classSVF_1_1FunEntryICFGNode.html#a3f0f02c9fb1ab2406ed970f0e0e7942e">SVF::FunEntryICFGNode::classof</a></div><div class="ttdeci">static bool classof(const ICFGNode *node)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00307">ICFGNode.h:307</a></div></div>
648
648
  <div class="ttc" id="aclassSVF_1_1ICFGNode_html_a2c39225f7b5ca0c392ea7afc3cec1fdb"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#a2c39225f7b5ca0c392ea7afc3cec1fdb">SVF::ICFGNode::RetPESet</a></div><div class="ttdeci">Set&lt; const RetPE * &gt; RetPESet</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00075">ICFGNode.h:75</a></div></div>
649
649
  <div class="ttc" id="aclassSVF_1_1FunExitICFGNode_html_acace98ae1961dcd498678694b7ba4699"><div class="ttname"><a href="classSVF_1_1FunExitICFGNode.html#acace98ae1961dcd498678694b7ba4699">SVF::FunExitICFGNode::classof</a></div><div class="ttdeci">static bool classof(const ICFGNode *node)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00363">ICFGNode.h:363</a></div></div>
650
- <div class="ttc" id="aclassSVF_1_1IntraICFGNode_html_a85d3e05cb5a95c2f9d678d9f010419a5"><div class="ttname"><a href="classSVF_1_1IntraICFGNode.html#a85d3e05cb5a95c2f9d678d9f010419a5">SVF::IntraICFGNode::toString</a></div><div class="ttdeci">const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00085">ICFG.cpp:85</a></div></div>
650
+ <div class="ttc" id="aclassSVF_1_1IntraICFGNode_html_a85d3e05cb5a95c2f9d678d9f010419a5"><div class="ttname"><a href="classSVF_1_1IntraICFGNode.html#a85d3e05cb5a95c2f9d678d9f010419a5">SVF::IntraICFGNode::toString</a></div><div class="ttdeci">const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00089">ICFG.cpp:89</a></div></div>
651
651
  <div class="ttc" id="aclassSVF_1_1ICFGNode_html_a0c2586e90648aa3bf21aca0ba35a3ebd"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#a0c2586e90648aa3bf21aca0ba35a3ebd">SVF::ICFGNode::operator&lt;&lt;</a></div><div class="ttdeci">friend OutStream &amp; operator&lt;&lt;(OutStream &amp;o, const ICFGNode &amp;node)</div><div class="ttdoc">Overloading operator &lt;&lt; for dumping ICFG node ID.</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00100">ICFGNode.h:100</a></div></div>
652
- <div class="ttc" id="aclassSVF_1_1FunExitICFGNode_html_aa73e5a5e577b789842987fec2fb307f9"><div class="ttname"><a href="classSVF_1_1FunExitICFGNode.html#aa73e5a5e577b789842987fec2fb307f9">SVF::FunExitICFGNode::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00113">ICFG.cpp:113</a></div></div>
652
+ <div class="ttc" id="aclassSVF_1_1FunExitICFGNode_html_aa73e5a5e577b789842987fec2fb307f9"><div class="ttname"><a href="classSVF_1_1FunExitICFGNode.html#aa73e5a5e577b789842987fec2fb307f9">SVF::FunExitICFGNode::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00117">ICFG.cpp:117</a></div></div>
653
653
  <div class="ttc" id="aclassSVF_1_1FunEntryICFGNode_html_a30e8c63bf2ae7a7528b9d8a516340ade"><div class="ttname"><a href="classSVF_1_1FunEntryICFGNode.html#a30e8c63bf2ae7a7528b9d8a516340ade">SVF::FunEntryICFGNode::FPNodes</a></div><div class="ttdeci">FormalParmNodeVec FPNodes</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00269">ICFGNode.h:269</a></div></div>
654
654
  <div class="ttc" id="aclassSVF_1_1FunExitICFGNode_html"><div class="ttname"><a href="classSVF_1_1FunExitICFGNode.html">SVF::FunExitICFGNode</a></div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00324">ICFGNode.h:324</a></div></div>
655
655
  <div class="ttc" id="aclassSVF_1_1GlobalICFGNode_html_a06d0940d1b923991144c827e145a028e"><div class="ttname"><a href="classSVF_1_1GlobalICFGNode.html#a06d0940d1b923991144c827e145a028e">SVF::GlobalICFGNode::classof</a></div><div class="ttdeci">static bool classof(const GlobalICFGNode *)</div><div class="ttdoc">Methods for support type inquiry through isa, cast, and dyn_cast:</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00158">ICFGNode.h:158</a></div></div>
@@ -660,20 +660,20 @@ $(function() {
660
660
  <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>
661
661
  <div class="ttc" id="aclassSVF_1_1FunExitICFGNode_html_ab980476a746eecd8d1018e43b40db635"><div class="ttname"><a href="classSVF_1_1FunExitICFGNode.html#ab980476a746eecd8d1018e43b40db635">SVF::FunExitICFGNode::classof</a></div><div class="ttdeci">static bool classof(const GenericICFGNodeTy *node)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00373">ICFGNode.h:373</a></div></div>
662
662
  <div class="ttc" id="aclassSVF_1_1IntraICFGNode_html_a48718ca0a69f42db2210c79b5fe15cf7"><div class="ttname"><a href="classSVF_1_1IntraICFGNode.html#a48718ca0a69f42db2210c79b5fe15cf7">SVF::IntraICFGNode::IntraICFGNode</a></div><div class="ttdeci">IntraICFGNode(NodeID id, const SVFInstruction *i)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00191">ICFGNode.h:191</a></div></div>
663
- <div class="ttc" id="aclassSVF_1_1GlobalICFGNode_html_ada960e5bdba75c165a67b33c09819c47"><div class="ttname"><a href="classSVF_1_1GlobalICFGNode.html#ada960e5bdba75c165a67b33c09819c47">SVF::GlobalICFGNode::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00074">ICFG.cpp:74</a></div></div>
663
+ <div class="ttc" id="aclassSVF_1_1GlobalICFGNode_html_ada960e5bdba75c165a67b33c09819c47"><div class="ttname"><a href="classSVF_1_1GlobalICFGNode.html#ada960e5bdba75c165a67b33c09819c47">SVF::GlobalICFGNode::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00078">ICFG.cpp:78</a></div></div>
664
664
  <div class="ttc" id="aclassSVF_1_1ICFGNode_html_a74f598c1c86b023680bb2685aa8ab376"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#a74f598c1c86b023680bb2685aa8ab376">SVF::ICFGNode::ICFGNodeK</a></div><div class="ttdeci">ICFGNodeK</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00062">ICFGNode.h:62</a></div></div>
665
665
  <div class="ttc" id="aclassSVF_1_1CallICFGNode_html_aa9bdf2b575f08976dcd0ba815a70f841"><div class="ttname"><a href="classSVF_1_1CallICFGNode.html#aa9bdf2b575f08976dcd0ba815a70f841">SVF::CallICFGNode::ActualParmNodeVec</a></div><div class="ttdeci">std::vector&lt; const SVFVar * &gt; ActualParmNodeVec</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00391">ICFGNode.h:391</a></div></div>
666
666
  <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>
667
667
  <div class="ttc" id="aclassSVF_1_1IntraICFGNode_html_aee81d1ab3eb9584b34efbe1f821371b7"><div class="ttname"><a href="classSVF_1_1IntraICFGNode.html#aee81d1ab3eb9584b34efbe1f821371b7">SVF::IntraICFGNode::getInst</a></div><div class="ttdeci">const SVFInstruction * getInst() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00197">ICFGNode.h:197</a></div></div>
668
668
  <div class="ttc" id="aclassSVF_1_1InterICFGNode_html_a6b43bc8bf2bd2cd78e6cd5064cf7c470"><div class="ttname"><a href="classSVF_1_1InterICFGNode.html#a6b43bc8bf2bd2cd78e6cd5064cf7c470">SVF::InterICFGNode::classof</a></div><div class="ttdeci">static bool classof(const GenericICFGNodeTy *node)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00247">ICFGNode.h:247</a></div></div>
669
- <div class="ttc" id="aclassSVF_1_1ICFGNode_html_a3c193da05d6dee7313a141ae3ab43e97"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#a3c193da05d6dee7313a141ae3ab43e97">SVF::ICFGNode::dump</a></div><div class="ttdeci">void dump() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00069">ICFG.cpp:69</a></div></div>
669
+ <div class="ttc" id="aclassSVF_1_1ICFGNode_html_a3c193da05d6dee7313a141ae3ab43e97"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#a3c193da05d6dee7313a141ae3ab43e97">SVF::ICFGNode::dump</a></div><div class="ttdeci">void dump() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00073">ICFG.cpp:73</a></div></div>
670
670
  <div class="ttc" id="aclassSVF_1_1IntraICFGNode_html_a71b3c3ab7b316b6b43d8d72a1a6c5d03"><div class="ttname"><a href="classSVF_1_1IntraICFGNode.html#a71b3c3ab7b316b6b43d8d72a1a6c5d03">SVF::IntraICFGNode::IntraICFGNode</a></div><div class="ttdeci">IntraICFGNode(NodeID id)</div><div class="ttdoc">Constructor to create empty IntraICFGNode (for SVFIRReader/deserialization)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00188">ICFGNode.h:188</a></div></div>
671
671
  <div class="ttc" id="aclassSVF_1_1ICFGNode_html_a53a4a33b8ea241f46b37111905a48169"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#a53a4a33b8ea241f46b37111905a48169">SVF::ICFGNode::VFGNodeList</a></div><div class="ttdeci">std::list&lt; const VFGNode * &gt; VFGNodeList</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00076">ICFGNode.h:76</a></div></div>
672
- <div class="ttc" id="aclassSVF_1_1ICFGNode_html_af1b6fd9ea200ab0ff51d48a4872c921a"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#af1b6fd9ea200ab0ff51d48a4872c921a">SVF::ICFGNode::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00061">ICFG.cpp:61</a></div></div>
672
+ <div class="ttc" id="aclassSVF_1_1ICFGNode_html_af1b6fd9ea200ab0ff51d48a4872c921a"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#af1b6fd9ea200ab0ff51d48a4872c921a">SVF::ICFGNode::toString</a></div><div class="ttdeci">virtual const std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="ICFG_8cpp_source.html#l00065">ICFG.cpp:65</a></div></div>
673
673
  <div class="ttc" id="aclassSVF_1_1ICFGNode_html_ac16c5a3227a44d3b9f7c3209156d9df2"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#ac16c5a3227a44d3b9f7c3209156d9df2">SVF::ICFGNode::const_iterator</a></div><div class="ttdeci">ICFGEdge::ICFGEdgeSetTy::const_iterator const_iterator</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00073">ICFGNode.h:73</a></div></div>
674
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_ae009f41cbf48d949d4325e08fe8d7198"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#ae009f41cbf48d949d4325e08fe8d7198">SVF::SVFInstruction::getParent</a></div><div class="ttdeci">const SVFBasicBlock * getParent() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00647">SVFValue.h:647</a></div></div>
674
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_ae009f41cbf48d949d4325e08fe8d7198"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#ae009f41cbf48d949d4325e08fe8d7198">SVF::SVFInstruction::getParent</a></div><div class="ttdeci">const SVFBasicBlock * getParent() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00658">SVFValue.h:658</a></div></div>
675
675
  <div class="ttc" id="aclassSVF_1_1ICFGNode_html_aff18898b9bbd85d08b00d64d48eea6a5"><div class="ttname"><a href="classSVF_1_1ICFGNode.html#aff18898b9bbd85d08b00d64d48eea6a5">SVF::ICFGNode::addVFGNode</a></div><div class="ttdeci">void addVFGNode(const VFGNode *vfgNode)</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00109">ICFGNode.h:109</a></div></div>
676
- <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#l00620">SVFValue.h:620</a></div></div>
676
+ <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#l00631">SVFValue.h:631</a></div></div>
677
677
  <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>
678
678
  <div class="ttc" id="anamespaceSVF_html_a8bd74fdcb0e58d0249003df9c3fb8b31"><div class="ttname"><a href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">SVF::OutStream</a></div><div class="ttdeci">std::ostream OutStream</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00048">SVFType.h:48</a></div></div>
679
679
  <div class="ttc" id="aclassSVF_1_1CallICFGNode_html_ae23a7540609879ac0379fc53b4e7eead"><div class="ttname"><a href="classSVF_1_1CallICFGNode.html#ae23a7540609879ac0379fc53b4e7eead">SVF::CallICFGNode::getRetICFGNode</a></div><div class="ttdeci">const RetICFGNode * getRetICFGNode() const</div><div class="ttdoc">Return callsite.</div><div class="ttdef"><b>Definition:</b> <a href="ICFGNode_8h_source.html#l00415">ICFGNode.h:415</a></div></div>