svf-tools 1.0.809 → 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 (473) 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 +3 -3
  69. package/SVF-doxygen/html/SVFIRBuilder_8cpp_source.html +23 -23
  70. package/SVF-doxygen/html/SVFIRBuilder_8h_source.html +4 -4
  71. package/SVF-doxygen/html/SVFIRExtAPI_8cpp_source.html +8 -8
  72. package/SVF-doxygen/html/SVFIR_8cpp_source.html +1 -1
  73. package/SVF-doxygen/html/SVFIR_8h_source.html +2 -2
  74. package/SVF-doxygen/html/SVFModule_8cpp_source.html +1 -1
  75. package/SVF-doxygen/html/SVFModule_8h_source.html +3 -3
  76. package/SVF-doxygen/html/SVFStat_8cpp_source.html +4 -4
  77. package/SVF-doxygen/html/SVFStatements_8cpp_source.html +1 -1
  78. package/SVF-doxygen/html/SVFStatements_8h_source.html +2 -2
  79. package/SVF-doxygen/html/SVFUtil_8cpp_source.html +6 -6
  80. package/SVF-doxygen/html/SVFUtil_8h_source.html +6 -6
  81. package/SVF-doxygen/html/SVFValue_8cpp_source.html +126 -117
  82. package/SVF-doxygen/html/SVFValue_8h_source.html +1010 -1002
  83. package/SVF-doxygen/html/SVFVariables_8cpp_source.html +1 -1
  84. package/SVF-doxygen/html/SaberCheckerAPI_8h_source.html +1 -1
  85. package/SVF-doxygen/html/SaberCondAllocator_8cpp_source.html +14 -14
  86. package/SVF-doxygen/html/SaberCondAllocator_8h_source.html +5 -5
  87. package/SVF-doxygen/html/SaberSVFGBuilder_8cpp_source.html +1 -1
  88. package/SVF-doxygen/html/Steensgaard_8cpp_source.html +4 -4
  89. package/SVF-doxygen/html/Steensgaard_8h_source.html +1 -1
  90. package/SVF-doxygen/html/SymbolTableBuilder_8cpp_source.html +17 -17
  91. package/SVF-doxygen/html/SymbolTableInfo_8cpp_source.html +1 -1
  92. package/SVF-doxygen/html/SymbolTableInfo_8h_source.html +1 -1
  93. package/SVF-doxygen/html/TCT_8cpp_source.html +14 -14
  94. package/SVF-doxygen/html/TCT_8h_source.html +7 -7
  95. package/SVF-doxygen/html/ThreadAPI_8cpp_source.html +7 -7
  96. package/SVF-doxygen/html/ThreadAPI_8h_source.html +4 -4
  97. package/SVF-doxygen/html/ThreadCallGraph_8cpp_source.html +1 -1
  98. package/SVF-doxygen/html/TypeAnalysis_8cpp_source.html +4 -4
  99. package/SVF-doxygen/html/VFGNode_8h_source.html +1 -1
  100. package/SVF-doxygen/html/VFG_8cpp_source.html +3 -3
  101. package/SVF-doxygen/html/VFG_8h_source.html +4 -4
  102. package/SVF-doxygen/html/WPAPass_8cpp_source.html +3 -3
  103. package/SVF-doxygen/html/WPAPass_8h_source.html +1 -1
  104. package/SVF-doxygen/html/classSVF_1_1AccessPath.html +2 -2
  105. package/SVF-doxygen/html/classSVF_1_1ActualINSVFGNode.html +1 -1
  106. package/SVF-doxygen/html/classSVF_1_1ActualOUTSVFGNode.html +1 -1
  107. package/SVF-doxygen/html/classSVF_1_1AddrStmt.html +1 -1
  108. package/SVF-doxygen/html/classSVF_1_1AliasDDAClient.html +1 -1
  109. package/SVF-doxygen/html/classSVF_1_1Andersen.html +6 -6
  110. package/SVF-doxygen/html/classSVF_1_1AndersenSCD.html +1 -1
  111. package/SVF-doxygen/html/classSVF_1_1BVDataPTAImpl.html +2 -2
  112. package/SVF-doxygen/html/classSVF_1_1BinaryOPStmt.html +1 -1
  113. package/SVF-doxygen/html/classSVF_1_1BinaryOPVFGNode.html +1 -1
  114. package/SVF-doxygen/html/classSVF_1_1BranchStmt.html +1 -1
  115. package/SVF-doxygen/html/classSVF_1_1CDGBuilder.html +6 -6
  116. package/SVF-doxygen/html/classSVF_1_1CFLAlias.html +8 -8
  117. package/SVF-doxygen/html/classSVF_1_1CHGBuilder.html +13 -13
  118. package/SVF-doxygen/html/classSVF_1_1CHGraph.html +7 -7
  119. package/SVF-doxygen/html/classSVF_1_1CallCFGEdge.html +9 -9
  120. package/SVF-doxygen/html/classSVF_1_1CallCHI.html +1 -1
  121. package/SVF-doxygen/html/classSVF_1_1CallGraphBuilder.html +3 -3
  122. package/SVF-doxygen/html/classSVF_1_1CallICFGNode.html +12 -12
  123. package/SVF-doxygen/html/classSVF_1_1CallMU.html +1 -1
  124. package/SVF-doxygen/html/classSVF_1_1CallPE.html +1 -1
  125. package/SVF-doxygen/html/classSVF_1_1CallSite.html +95 -95
  126. package/SVF-doxygen/html/classSVF_1_1CmpStmt.html +1 -1
  127. package/SVF-doxygen/html/classSVF_1_1CmpVFGNode.html +1 -1
  128. package/SVF-doxygen/html/classSVF_1_1ContextDDA.html +1 -1
  129. package/SVF-doxygen/html/classSVF_1_1CopyStmt.html +1 -1
  130. package/SVF-doxygen/html/classSVF_1_1CxtStmt.html +1 -1
  131. package/SVF-doxygen/html/classSVF_1_1CxtThread.html +1 -1
  132. package/SVF-doxygen/html/classSVF_1_1CxtThreadStmt.html +1 -1
  133. package/SVF-doxygen/html/classSVF_1_1DCHGraph.html +7 -7
  134. package/SVF-doxygen/html/classSVF_1_1DoubleFreeChecker.html +1 -1
  135. package/SVF-doxygen/html/classSVF_1_1ExtAPI.html +1 -1
  136. package/SVF-doxygen/html/classSVF_1_1FIObjVar.html +1 -1
  137. package/SVF-doxygen/html/classSVF_1_1ForkJoinAnalysis.html +12 -12
  138. package/SVF-doxygen/html/classSVF_1_1FunEntryICFGNode.html +16 -16
  139. package/SVF-doxygen/html/classSVF_1_1FunExitICFGNode.html +28 -20
  140. package/SVF-doxygen/html/classSVF_1_1FunptrDDAClient.html +2 -2
  141. package/SVF-doxygen/html/classSVF_1_1GepObjVar.html +1 -1
  142. package/SVF-doxygen/html/classSVF_1_1GepStmt.html +1 -1
  143. package/SVF-doxygen/html/classSVF_1_1GepValVar.html +1 -1
  144. package/SVF-doxygen/html/classSVF_1_1GlobalICFGNode.html +9 -9
  145. package/SVF-doxygen/html/classSVF_1_1ICFG.html +271 -271
  146. package/SVF-doxygen/html/classSVF_1_1ICFGBuilder.html +17 -17
  147. package/SVF-doxygen/html/classSVF_1_1ICFGEdge.html +7 -7
  148. package/SVF-doxygen/html/classSVF_1_1ICFGNode.html +12 -12
  149. package/SVF-doxygen/html/classSVF_1_1InterMSSAPHISVFGNode.html +1 -1
  150. package/SVF-doxygen/html/classSVF_1_1InterPHIVFGNode.html +1 -1
  151. package/SVF-doxygen/html/classSVF_1_1IntraCFGEdge.html +12 -12
  152. package/SVF-doxygen/html/classSVF_1_1IntraICFGNode.html +15 -15
  153. package/SVF-doxygen/html/classSVF_1_1IntraPHIVFGNode.html +1 -1
  154. package/SVF-doxygen/html/classSVF_1_1LLVMLoopAnalysis.html +2 -2
  155. package/SVF-doxygen/html/classSVF_1_1LLVMModuleSet.html +1075 -1061
  156. package/SVF-doxygen/html/classSVF_1_1LeakChecker.html +4 -4
  157. package/SVF-doxygen/html/classSVF_1_1LoadStmt.html +1 -1
  158. package/SVF-doxygen/html/classSVF_1_1LockAnalysis.html +13 -13
  159. package/SVF-doxygen/html/classSVF_1_1LockResultValidator.html +4 -4
  160. package/SVF-doxygen/html/classSVF_1_1MHP.html +12 -12
  161. package/SVF-doxygen/html/classSVF_1_1MHPValidator.html +1 -1
  162. package/SVF-doxygen/html/classSVF_1_1MRGenerator.html +10 -10
  163. package/SVF-doxygen/html/classSVF_1_1MSSAPHISVFGNode.html +1 -1
  164. package/SVF-doxygen/html/classSVF_1_1MTAAnnotator.html +2 -2
  165. package/SVF-doxygen/html/classSVF_1_1MTAResultValidator.html +2 -2
  166. package/SVF-doxygen/html/classSVF_1_1MTASVFGBuilder.html +1 -1
  167. package/SVF-doxygen/html/classSVF_1_1MTAStat.html +5 -5
  168. package/SVF-doxygen/html/classSVF_1_1MemObj.html +1 -1
  169. package/SVF-doxygen/html/classSVF_1_1MemSSA.html +19 -19
  170. package/SVF-doxygen/html/classSVF_1_1ObjVar.html +1 -1
  171. package/SVF-doxygen/html/classSVF_1_1PCG.html +11 -11
  172. package/SVF-doxygen/html/classSVF_1_1PHIVFGNode.html +1 -1
  173. package/SVF-doxygen/html/classSVF_1_1PhiStmt.html +1 -1
  174. package/SVF-doxygen/html/classSVF_1_1PointerAnalysis.html +13 -13
  175. package/SVF-doxygen/html/classSVF_1_1ProgSlice.html +2 -2
  176. package/SVF-doxygen/html/classSVF_1_1RaceResultValidator.html +1 -1
  177. package/SVF-doxygen/html/classSVF_1_1RaceValidator.html +1 -1
  178. package/SVF-doxygen/html/classSVF_1_1RetCFGEdge.html +9 -9
  179. package/SVF-doxygen/html/classSVF_1_1RetICFGNode.html +12 -12
  180. package/SVF-doxygen/html/classSVF_1_1RetPE.html +1 -1
  181. package/SVF-doxygen/html/classSVF_1_1SVFArgument.html +30 -30
  182. package/SVF-doxygen/html/classSVF_1_1SVFBasicBlock-members.html +18 -17
  183. package/SVF-doxygen/html/classSVF_1_1SVFBasicBlock.html +162 -136
  184. package/SVF-doxygen/html/classSVF_1_1SVFBlackHoleValue.html +15 -15
  185. package/SVF-doxygen/html/classSVF_1_1SVFBugEvent.html +1 -1
  186. package/SVF-doxygen/html/classSVF_1_1SVFCallInst.html +67 -67
  187. package/SVF-doxygen/html/classSVF_1_1SVFConstant.html +17 -17
  188. package/SVF-doxygen/html/classSVF_1_1SVFConstantData.html +23 -23
  189. package/SVF-doxygen/html/classSVF_1_1SVFConstantFP.html +21 -21
  190. package/SVF-doxygen/html/classSVF_1_1SVFConstantInt.html +27 -27
  191. package/SVF-doxygen/html/classSVF_1_1SVFConstantNullPtr.html +15 -15
  192. package/SVF-doxygen/html/classSVF_1_1SVFFunction-members.html +52 -50
  193. package/SVF-doxygen/html/classSVF_1_1SVFFunction.html +236 -176
  194. package/SVF-doxygen/html/classSVF_1_1SVFG.html +7 -7
  195. package/SVF-doxygen/html/classSVF_1_1SVFGOPT.html +2 -2
  196. package/SVF-doxygen/html/classSVF_1_1SVFGlobalValue.html +33 -33
  197. package/SVF-doxygen/html/classSVF_1_1SVFIR.html +3 -3
  198. package/SVF-doxygen/html/classSVF_1_1SVFIR2ConsExeState.html +3 -3
  199. package/SVF-doxygen/html/classSVF_1_1SVFIR2ItvExeState.html +3 -3
  200. package/SVF-doxygen/html/classSVF_1_1SVFIRBuilder.html +39 -39
  201. package/SVF-doxygen/html/classSVF_1_1SVFInstruction.html +57 -57
  202. package/SVF-doxygen/html/classSVF_1_1SVFLoopAndDomInfo.html +3 -3
  203. package/SVF-doxygen/html/classSVF_1_1SVFMetadataAsValue.html +15 -15
  204. package/SVF-doxygen/html/classSVF_1_1SVFModule.html +1 -1
  205. package/SVF-doxygen/html/classSVF_1_1SVFOtherValue.html +11 -11
  206. package/SVF-doxygen/html/classSVF_1_1SVFStat.html +4 -4
  207. package/SVF-doxygen/html/classSVF_1_1SVFValue.html +23 -23
  208. package/SVF-doxygen/html/classSVF_1_1SVFVirtualCallInst.html +53 -53
  209. package/SVF-doxygen/html/classSVF_1_1SaberCondAllocator.html +14 -14
  210. package/SVF-doxygen/html/classSVF_1_1SaberSVFGBuilder.html +1 -1
  211. package/SVF-doxygen/html/classSVF_1_1SelectStmt.html +1 -1
  212. package/SVF-doxygen/html/classSVF_1_1Steensgaard.html +6 -6
  213. package/SVF-doxygen/html/classSVF_1_1StoreStmt.html +1 -1
  214. package/SVF-doxygen/html/classSVF_1_1SymbolTableBuilder.html +17 -17
  215. package/SVF-doxygen/html/classSVF_1_1TCT.html +15 -15
  216. package/SVF-doxygen/html/classSVF_1_1TDForkPE.html +1 -1
  217. package/SVF-doxygen/html/classSVF_1_1TDJoinPE.html +1 -1
  218. package/SVF-doxygen/html/classSVF_1_1ThreadAPI.html +7 -7
  219. package/SVF-doxygen/html/classSVF_1_1ThreadCallGraph.html +1 -1
  220. package/SVF-doxygen/html/classSVF_1_1ThreadCallGraphBuilder.html +3 -3
  221. package/SVF-doxygen/html/classSVF_1_1TypeAnalysis.html +4 -4
  222. package/SVF-doxygen/html/classSVF_1_1UnaryOPStmt.html +1 -1
  223. package/SVF-doxygen/html/classSVF_1_1UnaryOPVFGNode.html +1 -1
  224. package/SVF-doxygen/html/classSVF_1_1VFG.html +5 -5
  225. package/SVF-doxygen/html/classSVF_1_1ValVar.html +1 -1
  226. package/SVF-doxygen/html/classSVF_1_1WPAPass.html +2 -2
  227. package/SVF-doxygen/html/functions_b.html +3 -3
  228. package/SVF-doxygen/html/functions_e.html +3 -0
  229. package/SVF-doxygen/html/functions_func_i.html +3 -3
  230. package/SVF-doxygen/html/functions_func_p.html +1 -1
  231. package/SVF-doxygen/html/functions_func_s.html +22 -19
  232. package/SVF-doxygen/html/functions_i.html +1 -1
  233. package/SVF-doxygen/html/functions_l.html +3 -3
  234. package/SVF-doxygen/html/functions_o.html +15 -15
  235. package/SVF-doxygen/html/functions_p.html +9 -9
  236. package/SVF-doxygen/html/functions_r.html +4 -6
  237. package/SVF-doxygen/html/functions_rela_s.html +3 -0
  238. package/SVF-doxygen/html/functions_s.html +26 -20
  239. package/SVF-doxygen/html/functions_t.html +4 -4
  240. package/SVF-doxygen/html/functions_v.html +3 -3
  241. package/SVF-doxygen/html/functions_vars_e.html +3 -0
  242. package/SVF-doxygen/html/namespaceSVF.html +5 -5
  243. package/SVF-doxygen/html/namespaceSVF_1_1LLVMUtil.html +1199 -1165
  244. package/SVF-doxygen/html/namespaceSVF_1_1SVFUtil.html +5 -5
  245. package/SVF-doxygen/html/namespacemembers_b.html +4 -1
  246. package/SVF-doxygen/html/namespacemembers_func_b.html +4 -1
  247. package/SVF-doxygen/html/search/all_10.js +324 -324
  248. package/SVF-doxygen/html/search/all_11.js +222 -222
  249. package/SVF-doxygen/html/search/all_12.js +544 -543
  250. package/SVF-doxygen/html/search/all_13.js +191 -191
  251. package/SVF-doxygen/html/search/all_14.js +67 -67
  252. package/SVF-doxygen/html/search/all_15.js +169 -169
  253. package/SVF-doxygen/html/search/all_16.js +63 -63
  254. package/SVF-doxygen/html/search/all_17.js +1 -1
  255. package/SVF-doxygen/html/search/all_18.js +1 -1
  256. package/SVF-doxygen/html/search/all_19.js +11 -11
  257. package/SVF-doxygen/html/search/all_1a.js +172 -172
  258. package/SVF-doxygen/html/search/all_2.js +139 -138
  259. package/SVF-doxygen/html/search/all_3.js +642 -642
  260. package/SVF-doxygen/html/search/all_4.js +233 -233
  261. package/SVF-doxygen/html/search/all_5.js +119 -118
  262. package/SVF-doxygen/html/search/all_6.js +225 -225
  263. package/SVF-doxygen/html/search/all_7.js +1041 -1041
  264. package/SVF-doxygen/html/search/all_8.js +196 -196
  265. package/SVF-doxygen/html/search/all_9.js +613 -613
  266. package/SVF-doxygen/html/search/all_a.js +46 -46
  267. package/SVF-doxygen/html/search/all_b.js +26 -26
  268. package/SVF-doxygen/html/search/all_c.js +116 -116
  269. package/SVF-doxygen/html/search/all_d.js +196 -196
  270. package/SVF-doxygen/html/search/all_e.js +207 -207
  271. package/SVF-doxygen/html/search/all_f.js +116 -116
  272. package/SVF-doxygen/html/search/classes_0.js +26 -26
  273. package/SVF-doxygen/html/search/classes_1.js +9 -9
  274. package/SVF-doxygen/html/search/classes_10.js +73 -73
  275. package/SVF-doxygen/html/search/classes_11.js +15 -15
  276. package/SVF-doxygen/html/search/classes_12.js +2 -2
  277. package/SVF-doxygen/html/search/classes_13.js +10 -10
  278. package/SVF-doxygen/html/search/classes_14.js +14 -14
  279. package/SVF-doxygen/html/search/classes_15.js +1 -1
  280. package/SVF-doxygen/html/search/classes_2.js +80 -80
  281. package/SVF-doxygen/html/search/classes_3.js +37 -37
  282. package/SVF-doxygen/html/search/classes_4.js +9 -9
  283. package/SVF-doxygen/html/search/classes_5.js +28 -28
  284. package/SVF-doxygen/html/search/classes_6.js +104 -104
  285. package/SVF-doxygen/html/search/classes_7.js +33 -33
  286. package/SVF-doxygen/html/search/classes_8.js +56 -56
  287. package/SVF-doxygen/html/search/classes_9.js +1 -1
  288. package/SVF-doxygen/html/search/classes_a.js +12 -12
  289. package/SVF-doxygen/html/search/classes_b.js +29 -29
  290. package/SVF-doxygen/html/search/classes_c.js +6 -6
  291. package/SVF-doxygen/html/search/classes_d.js +18 -18
  292. package/SVF-doxygen/html/search/classes_e.js +36 -36
  293. package/SVF-doxygen/html/search/classes_f.js +25 -25
  294. package/SVF-doxygen/html/search/defines_0.js +3 -3
  295. package/SVF-doxygen/html/search/defines_1.js +2 -2
  296. package/SVF-doxygen/html/search/defines_2.js +30 -30
  297. package/SVF-doxygen/html/search/defines_3.js +21 -21
  298. package/SVF-doxygen/html/search/defines_4.js +2 -2
  299. package/SVF-doxygen/html/search/defines_5.js +4 -4
  300. package/SVF-doxygen/html/search/defines_6.js +2 -2
  301. package/SVF-doxygen/html/search/defines_7.js +5 -5
  302. package/SVF-doxygen/html/search/defines_8.js +11 -11
  303. package/SVF-doxygen/html/search/defines_9.js +9 -9
  304. package/SVF-doxygen/html/search/defines_a.js +2 -2
  305. package/SVF-doxygen/html/search/defines_b.js +1 -1
  306. package/SVF-doxygen/html/search/defines_c.js +3 -3
  307. package/SVF-doxygen/html/search/defines_d.js +2 -2
  308. package/SVF-doxygen/html/search/defines_e.js +7 -7
  309. package/SVF-doxygen/html/search/defines_f.js +3 -3
  310. package/SVF-doxygen/html/search/enums_0.js +3 -3
  311. package/SVF-doxygen/html/search/enums_1.js +2 -2
  312. package/SVF-doxygen/html/search/enums_10.js +1 -1
  313. package/SVF-doxygen/html/search/enums_11.js +1 -1
  314. package/SVF-doxygen/html/search/enums_2.js +8 -8
  315. package/SVF-doxygen/html/search/enums_3.js +1 -1
  316. package/SVF-doxygen/html/search/enums_4.js +3 -3
  317. package/SVF-doxygen/html/search/enums_5.js +1 -1
  318. package/SVF-doxygen/html/search/enums_6.js +2 -2
  319. package/SVF-doxygen/html/search/enums_7.js +2 -2
  320. package/SVF-doxygen/html/search/enums_8.js +4 -4
  321. package/SVF-doxygen/html/search/enums_9.js +1 -1
  322. package/SVF-doxygen/html/search/enums_a.js +1 -1
  323. package/SVF-doxygen/html/search/enums_b.js +7 -7
  324. package/SVF-doxygen/html/search/enums_c.js +1 -1
  325. package/SVF-doxygen/html/search/enums_d.js +4 -4
  326. package/SVF-doxygen/html/search/enums_e.js +2 -2
  327. package/SVF-doxygen/html/search/enums_f.js +4 -4
  328. package/SVF-doxygen/html/search/enumvalues_0.js +14 -14
  329. package/SVF-doxygen/html/search/enumvalues_1.js +14 -14
  330. package/SVF-doxygen/html/search/enumvalues_10.js +35 -35
  331. package/SVF-doxygen/html/search/enumvalues_11.js +3 -3
  332. package/SVF-doxygen/html/search/enumvalues_12.js +10 -10
  333. package/SVF-doxygen/html/search/enumvalues_13.js +1 -1
  334. package/SVF-doxygen/html/search/enumvalues_14.js +1 -1
  335. package/SVF-doxygen/html/search/enumvalues_15.js +3 -3
  336. package/SVF-doxygen/html/search/enumvalues_2.js +36 -36
  337. package/SVF-doxygen/html/search/enumvalues_3.js +13 -13
  338. package/SVF-doxygen/html/search/enumvalues_4.js +2 -2
  339. package/SVF-doxygen/html/search/enumvalues_5.js +47 -47
  340. package/SVF-doxygen/html/search/enumvalues_6.js +6 -6
  341. package/SVF-doxygen/html/search/enumvalues_7.js +9 -9
  342. package/SVF-doxygen/html/search/enumvalues_8.js +23 -23
  343. package/SVF-doxygen/html/search/enumvalues_9.js +6 -6
  344. package/SVF-doxygen/html/search/enumvalues_a.js +15 -15
  345. package/SVF-doxygen/html/search/enumvalues_b.js +11 -11
  346. package/SVF-doxygen/html/search/enumvalues_c.js +5 -5
  347. package/SVF-doxygen/html/search/enumvalues_d.js +18 -18
  348. package/SVF-doxygen/html/search/enumvalues_e.js +9 -9
  349. package/SVF-doxygen/html/search/enumvalues_f.js +45 -45
  350. package/SVF-doxygen/html/search/files_0.js +13 -13
  351. package/SVF-doxygen/html/search/files_1.js +7 -7
  352. package/SVF-doxygen/html/search/files_10.js +8 -8
  353. package/SVF-doxygen/html/search/files_11.js +8 -8
  354. package/SVF-doxygen/html/search/files_12.js +2 -2
  355. package/SVF-doxygen/html/search/files_2.js +55 -55
  356. package/SVF-doxygen/html/search/files_3.js +14 -14
  357. package/SVF-doxygen/html/search/files_4.js +5 -5
  358. package/SVF-doxygen/html/search/files_5.js +13 -13
  359. package/SVF-doxygen/html/search/files_6.js +9 -9
  360. package/SVF-doxygen/html/search/files_7.js +14 -14
  361. package/SVF-doxygen/html/search/files_8.js +13 -13
  362. package/SVF-doxygen/html/search/files_9.js +18 -18
  363. package/SVF-doxygen/html/search/files_a.js +3 -3
  364. package/SVF-doxygen/html/search/files_b.js +2 -2
  365. package/SVF-doxygen/html/search/files_c.js +20 -20
  366. package/SVF-doxygen/html/search/files_d.js +4 -4
  367. package/SVF-doxygen/html/search/files_e.js +62 -62
  368. package/SVF-doxygen/html/search/files_f.js +8 -8
  369. package/SVF-doxygen/html/search/functions_0.js +12 -12
  370. package/SVF-doxygen/html/search/functions_1.js +360 -360
  371. package/SVF-doxygen/html/search/functions_10.js +140 -140
  372. package/SVF-doxygen/html/search/functions_11.js +138 -138
  373. package/SVF-doxygen/html/search/functions_12.js +279 -278
  374. package/SVF-doxygen/html/search/functions_13.js +59 -59
  375. package/SVF-doxygen/html/search/functions_14.js +39 -39
  376. package/SVF-doxygen/html/search/functions_15.js +71 -71
  377. package/SVF-doxygen/html/search/functions_16.js +32 -32
  378. package/SVF-doxygen/html/search/functions_17.js +3 -3
  379. package/SVF-doxygen/html/search/functions_18.js +172 -172
  380. package/SVF-doxygen/html/search/functions_2.js +87 -86
  381. package/SVF-doxygen/html/search/functions_3.js +257 -257
  382. package/SVF-doxygen/html/search/functions_4.js +75 -75
  383. package/SVF-doxygen/html/search/functions_5.js +53 -53
  384. package/SVF-doxygen/html/search/functions_6.js +59 -59
  385. package/SVF-doxygen/html/search/functions_7.js +852 -852
  386. package/SVF-doxygen/html/search/functions_8.js +148 -148
  387. package/SVF-doxygen/html/search/functions_9.js +429 -429
  388. package/SVF-doxygen/html/search/functions_a.js +30 -30
  389. package/SVF-doxygen/html/search/functions_b.js +2 -2
  390. package/SVF-doxygen/html/search/functions_c.js +26 -26
  391. package/SVF-doxygen/html/search/functions_d.js +77 -77
  392. package/SVF-doxygen/html/search/functions_e.js +35 -35
  393. package/SVF-doxygen/html/search/functions_f.js +56 -56
  394. package/SVF-doxygen/html/search/namespaces_0.js +1 -1
  395. package/SVF-doxygen/html/search/namespaces_1.js +7 -7
  396. package/SVF-doxygen/html/search/related_0.js +2 -2
  397. package/SVF-doxygen/html/search/related_1.js +2 -2
  398. package/SVF-doxygen/html/search/related_2.js +2 -2
  399. package/SVF-doxygen/html/search/related_3.js +2 -2
  400. package/SVF-doxygen/html/search/related_4.js +2 -2
  401. package/SVF-doxygen/html/search/related_5.js +1 -1
  402. package/SVF-doxygen/html/search/related_6.js +2 -2
  403. package/SVF-doxygen/html/search/related_7.js +4 -4
  404. package/SVF-doxygen/html/search/related_8.js +2 -2
  405. package/SVF-doxygen/html/search/related_9.js +4 -4
  406. package/SVF-doxygen/html/search/related_a.js +19 -19
  407. package/SVF-doxygen/html/search/related_b.js +4 -4
  408. package/SVF-doxygen/html/search/related_c.js +1 -1
  409. package/SVF-doxygen/html/search/related_d.js +12 -11
  410. package/SVF-doxygen/html/search/related_e.js +2 -2
  411. package/SVF-doxygen/html/search/related_f.js +2 -2
  412. package/SVF-doxygen/html/search/typedefs_0.js +18 -18
  413. package/SVF-doxygen/html/search/typedefs_1.js +26 -26
  414. package/SVF-doxygen/html/search/typedefs_10.js +61 -61
  415. package/SVF-doxygen/html/search/typedefs_11.js +13 -13
  416. package/SVF-doxygen/html/search/typedefs_12.js +11 -11
  417. package/SVF-doxygen/html/search/typedefs_13.js +34 -34
  418. package/SVF-doxygen/html/search/typedefs_14.js +8 -8
  419. package/SVF-doxygen/html/search/typedefs_2.js +129 -129
  420. package/SVF-doxygen/html/search/typedefs_3.js +39 -39
  421. package/SVF-doxygen/html/search/typedefs_4.js +17 -17
  422. package/SVF-doxygen/html/search/typedefs_5.js +41 -41
  423. package/SVF-doxygen/html/search/typedefs_6.js +55 -55
  424. package/SVF-doxygen/html/search/typedefs_7.js +44 -44
  425. package/SVF-doxygen/html/search/typedefs_8.js +1 -1
  426. package/SVF-doxygen/html/search/typedefs_9.js +6 -6
  427. package/SVF-doxygen/html/search/typedefs_a.js +29 -29
  428. package/SVF-doxygen/html/search/typedefs_b.js +29 -29
  429. package/SVF-doxygen/html/search/typedefs_c.js +41 -41
  430. package/SVF-doxygen/html/search/typedefs_d.js +14 -14
  431. package/SVF-doxygen/html/search/typedefs_e.js +52 -52
  432. package/SVF-doxygen/html/search/typedefs_f.js +14 -14
  433. package/SVF-doxygen/html/search/variables_0.js +151 -151
  434. package/SVF-doxygen/html/search/variables_1.js +75 -75
  435. package/SVF-doxygen/html/search/variables_10.js +97 -97
  436. package/SVF-doxygen/html/search/variables_11.js +44 -44
  437. package/SVF-doxygen/html/search/variables_12.js +92 -92
  438. package/SVF-doxygen/html/search/variables_13.js +75 -75
  439. package/SVF-doxygen/html/search/variables_14.js +14 -14
  440. package/SVF-doxygen/html/search/variables_15.js +48 -48
  441. package/SVF-doxygen/html/search/variables_16.js +9 -9
  442. package/SVF-doxygen/html/search/variables_17.js +1 -1
  443. package/SVF-doxygen/html/search/variables_18.js +2 -2
  444. package/SVF-doxygen/html/search/variables_2.js +38 -38
  445. package/SVF-doxygen/html/search/variables_3.js +142 -142
  446. package/SVF-doxygen/html/search/variables_4.js +55 -55
  447. package/SVF-doxygen/html/search/variables_5.js +37 -36
  448. package/SVF-doxygen/html/search/variables_6.js +66 -66
  449. package/SVF-doxygen/html/search/variables_7.js +33 -33
  450. package/SVF-doxygen/html/search/variables_8.js +7 -7
  451. package/SVF-doxygen/html/search/variables_9.js +77 -77
  452. package/SVF-doxygen/html/search/variables_a.js +4 -4
  453. package/SVF-doxygen/html/search/variables_b.js +10 -10
  454. package/SVF-doxygen/html/search/variables_c.js +45 -45
  455. package/SVF-doxygen/html/search/variables_d.js +56 -56
  456. package/SVF-doxygen/html/search/variables_e.js +123 -123
  457. package/SVF-doxygen/html/search/variables_f.js +30 -30
  458. package/SVF-doxygen/html/structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +1 -1
  459. package/SVF-doxygen/html/structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html +82 -82
  460. package/SVF-doxygen/html/structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html +1 -1
  461. package/SVF-doxygen/html/structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html +7 -7
  462. package/SVF-doxygen/html/structstd_1_1hash_3_01SVF_1_1CxtStmt_01_4.html +1 -1
  463. package/SVF-doxygen/html/svf-ex_8cpp.html +2 -2
  464. package/SVF-doxygen/html/svf-ex_8cpp_source.html +2 -2
  465. package/SVF-doxygen/html/svf-llvm_2tools_2MTA_2MTAResultValidator_8h_source.html +2 -2
  466. package/SVF-doxygen/html/svf_2include_2MTA_2MTAResultValidator_8h_source.html +2 -2
  467. package/package.json +1 -1
  468. package/svf/include/SVFIR/SVFValue.h +13 -2
  469. package/svf/lib/Graphs/ICFG.cpp +10 -4
  470. package/svf/lib/SVFIR/SVFValue.cpp +8 -1
  471. package/svf-llvm/include/SVF-LLVM/LLVMUtil.h +3 -0
  472. package/svf-llvm/lib/LLVMModule.cpp +11 -0
  473. package/svf-llvm/lib/LLVMUtil.cpp +17 -5
@@ -381,1062 +381,1068 @@ $(function() {
381
381
  <div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f"> 320</a></span>&#160; std::vector&lt;const SVFBasicBlock*&gt; <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>; </div>
382
382
  <div class="line"><a name="l00321"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a625bef2b92c8e62df547bd2758b59c75"> 321</a></span>&#160; std::vector&lt;const SVFArgument*&gt; <a class="code" href="classSVF_1_1SVFFunction.html#a625bef2b92c8e62df547bd2758b59c75">allArgs</a>; </div>
383
383
  <div class="line"><a name="l00322"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a47169163b5591547e5258dd697c9163a"> 322</a></span>&#160; std::vector&lt;std::string&gt; <a class="code" href="classSVF_1_1SVFFunction.html#a47169163b5591547e5258dd697c9163a">annotations</a>; </div>
384
- <div class="line"><a name="l00323"></a><span class="lineno"> 323</span>&#160; </div>
385
- <div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160;<span class="keyword">protected</span>:</div>
386
- <div class="line"><a name="l00326"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a0d5031bd11b6372803082111ec2cb4f6"> 326</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#a0d5031bd11b6372803082111ec2cb4f6">addBasicBlock</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bb)</div>
387
- <div class="line"><a name="l00327"></a><span class="lineno"> 327</span>&#160; {</div>
388
- <div class="line"><a name="l00328"></a><span class="lineno"> 328</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.push_back(bb);</div>
389
- <div class="line"><a name="l00329"></a><span class="lineno"> 329</span>&#160; }</div>
390
- <div class="line"><a name="l00330"></a><span class="lineno"> 330</span>&#160; </div>
391
- <div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ad865b8440a6e0d5d212798d2213e1e9c"> 331</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#ad865b8440a6e0d5d212798d2213e1e9c">addArgument</a>(<a class="code" href="classSVF_1_1SVFArgument.html">SVFArgument</a>* arg)</div>
392
- <div class="line"><a name="l00332"></a><span class="lineno"> 332</span>&#160; {</div>
393
- <div class="line"><a name="l00333"></a><span class="lineno"> 333</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a625bef2b92c8e62df547bd2758b59c75">allArgs</a>.push_back(arg);</div>
394
- <div class="line"><a name="l00334"></a><span class="lineno"> 334</span>&#160; }</div>
395
- <div class="line"><a name="l00335"></a><span class="lineno"> 335</span>&#160; </div>
396
- <div class="line"><a name="l00336"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a37f89063b55ff657a07e186224338ce8"> 336</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#a37f89063b55ff657a07e186224338ce8">setIsUncalledFunction</a>(<span class="keywordtype">bool</span> uncalledFunction)</div>
397
- <div class="line"><a name="l00337"></a><span class="lineno"> 337</span>&#160; {</div>
398
- <div class="line"><a name="l00338"></a><span class="lineno"> 338</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea">isUncalled</a> = uncalledFunction;</div>
399
- <div class="line"><a name="l00339"></a><span class="lineno"> 339</span>&#160; }</div>
400
- <div class="line"><a name="l00340"></a><span class="lineno"> 340</span>&#160; </div>
401
- <div class="line"><a name="l00341"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aaddef080cdc8e4080fc2da1e3cf92deb"> 341</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#aaddef080cdc8e4080fc2da1e3cf92deb">setIsNotRet</a>(<span class="keywordtype">bool</span> notRet)</div>
402
- <div class="line"><a name="l00342"></a><span class="lineno"> 342</span>&#160; {</div>
403
- <div class="line"><a name="l00343"></a><span class="lineno"> 343</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6">isNotRet</a> = notRet;</div>
404
- <div class="line"><a name="l00344"></a><span class="lineno"> 344</span>&#160; }</div>
405
- <div class="line"><a name="l00345"></a><span class="lineno"> 345</span>&#160; </div>
406
- <div class="line"><a name="l00346"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#af1c181322926639bd99bbe58a8df70ab"> 346</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#af1c181322926639bd99bbe58a8df70ab">setDefFunForMultipleModule</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* deffun)</div>
407
- <div class="line"><a name="l00347"></a><span class="lineno"> 347</span>&#160; {</div>
408
- <div class="line"><a name="l00348"></a><span class="lineno"> 348</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a> = deffun;</div>
409
- <div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160; }</div>
410
- <div class="line"><a name="l00351"></a><span class="lineno"> 351</span>&#160; </div>
411
- <div class="line"><a name="l00352"></a><span class="lineno"> 352</span>&#160;<span class="keyword">public</span>:</div>
412
- <div class="line"><a name="l00353"></a><span class="lineno"> 353</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a7e965c21a8afe7fca32d0f41b16361cf">SVFFunction</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty,<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunctionType.html">SVFFunctionType</a>* ft, <span class="keywordtype">bool</span> declare, <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a037b2583aa8d15ceeb630eaad41a36a3">intrinsic</a>, <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a3b93a04e82233f64b1c463f6cece8ea1">addrTaken</a>, <span class="keywordtype">bool</span> varg, <a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html">SVFLoopAndDomInfo</a>* ld, std::vector&lt;std::string&gt; annos);</div>
413
- <div class="line"><a name="l00354"></a><span class="lineno"> 354</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a7e965c21a8afe7fca32d0f41b16361cf">SVFFunction</a>(<span class="keywordtype">void</span>) = <span class="keyword">delete</span>;</div>
414
- <div class="line"><a name="l00355"></a><span class="lineno"> 355</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classSVF_1_1SVFFunction.html#a5f6f7bf27f373b16b9c51de310b40686">~SVFFunction</a>();</div>
415
- <div class="line"><a name="l00356"></a><span class="lineno"> 356</span>&#160; </div>
416
- <div class="line"><a name="l00357"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a099203980699464e1fbe5e37f2eb891f"> 357</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a099203980699464e1fbe5e37f2eb891f">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
417
- <div class="line"><a name="l00358"></a><span class="lineno"> 358</span>&#160; {</div>
418
- <div class="line"><a name="l00359"></a><span class="lineno"> 359</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4582a3728eda9f58c4e7d069e4fec577">SVFFunc</a>;</div>
419
- <div class="line"><a name="l00360"></a><span class="lineno"> 360</span>&#160; }</div>
420
- <div class="line"><a name="l00361"></a><span class="lineno"> 361</span>&#160; </div>
421
- <div class="line"><a name="l00362"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4"> 362</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html">SVFLoopAndDomInfo</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4">getLoopAndDomInfo</a>()</div>
422
- <div class="line"><a name="l00363"></a><span class="lineno"> 363</span>&#160; {</div>
423
- <div class="line"><a name="l00364"></a><span class="lineno"> 364</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>;</div>
424
- <div class="line"><a name="l00365"></a><span class="lineno"> 365</span>&#160; }</div>
425
- <div class="line"><a name="l00366"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ab672f0255ec8e42d5e414bc8c72b7c76"> 366</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#ab672f0255ec8e42d5e414bc8c72b7c76">isDeclaration</a>()<span class="keyword"> const</span></div>
426
- <div class="line"><a name="l00367"></a><span class="lineno"> 367</span>&#160;<span class="keyword"> </span>{</div>
427
- <div class="line"><a name="l00368"></a><span class="lineno"> 368</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a52581d00177fd5853d6f9de50b3e7fb9">isDecl</a>;</div>
428
- <div class="line"><a name="l00369"></a><span class="lineno"> 369</span>&#160; }</div>
429
- <div class="line"><a name="l00370"></a><span class="lineno"> 370</span>&#160; </div>
430
- <div class="line"><a name="l00371"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a7b4c6c7143d012802ea5ee962bec2deb"> 371</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a7b4c6c7143d012802ea5ee962bec2deb">isIntrinsic</a>()<span class="keyword"> const</span></div>
431
- <div class="line"><a name="l00372"></a><span class="lineno"> 372</span>&#160;<span class="keyword"> </span>{</div>
432
- <div class="line"><a name="l00373"></a><span class="lineno"> 373</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a037b2583aa8d15ceeb630eaad41a36a3">intrinsic</a>;</div>
433
- <div class="line"><a name="l00374"></a><span class="lineno"> 374</span>&#160; }</div>
434
- <div class="line"><a name="l00375"></a><span class="lineno"> 375</span>&#160; </div>
435
- <div class="line"><a name="l00376"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a731b978178937e74c80d2882c429dc9e"> 376</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a731b978178937e74c80d2882c429dc9e">hasAddressTaken</a>()<span class="keyword"> const</span></div>
436
- <div class="line"><a name="l00377"></a><span class="lineno"> 377</span>&#160;<span class="keyword"> </span>{</div>
437
- <div class="line"><a name="l00378"></a><span class="lineno"> 378</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a3b93a04e82233f64b1c463f6cece8ea1">addrTaken</a>;</div>
438
- <div class="line"><a name="l00379"></a><span class="lineno"> 379</span>&#160; }</div>
439
- <div class="line"><a name="l00380"></a><span class="lineno"> 380</span>&#160; </div>
440
- <div class="line"><a name="l00382"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d"> 382</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunctionType.html">SVFFunctionType</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d">getFunctionType</a>()<span class="keyword"> const</span></div>
441
- <div class="line"><a name="l00383"></a><span class="lineno"> 383</span>&#160;<span class="keyword"> </span>{</div>
442
- <div class="line"><a name="l00384"></a><span class="lineno"> 384</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#ad1c1ca2a7d4a681f24712345222e9ddc">funcType</a>;</div>
443
- <div class="line"><a name="l00385"></a><span class="lineno"> 385</span>&#160; }</div>
444
- <div class="line"><a name="l00386"></a><span class="lineno"> 386</span>&#160; </div>
445
- <div class="line"><a name="l00388"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263"> 388</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* <a class="code" href="classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263">getReturnType</a>()<span class="keyword"> const</span></div>
446
- <div class="line"><a name="l00389"></a><span class="lineno"> 389</span>&#160;<span class="keyword"> </span>{</div>
447
- <div class="line"><a name="l00390"></a><span class="lineno"> 390</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#ad1c1ca2a7d4a681f24712345222e9ddc">funcType</a>-&gt;<a class="code" href="classSVF_1_1SVFFunctionType.html#a74ce115a0fa958f259469b521468a2b3">getReturnType</a>();</div>
448
- <div class="line"><a name="l00391"></a><span class="lineno"> 391</span>&#160; }</div>
449
- <div class="line"><a name="l00392"></a><span class="lineno"> 392</span>&#160; </div>
450
- <div class="line"><a name="l00393"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd"> 393</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd">getDefFunForMultipleModule</a>()<span class="keyword"> const</span></div>
451
- <div class="line"><a name="l00394"></a><span class="lineno"> 394</span>&#160;<span class="keyword"> </span>{</div>
452
- <div class="line"><a name="l00395"></a><span class="lineno"> 395</span>&#160; <span class="keywordflow">if</span>(<a class="code" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a>==<span class="keyword">nullptr</span>)</div>
453
- <div class="line"><a name="l00396"></a><span class="lineno"> 396</span>&#160; <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
454
- <div class="line"><a name="l00397"></a><span class="lineno"> 397</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a>;</div>
455
- <div class="line"><a name="l00398"></a><span class="lineno"> 398</span>&#160; }</div>
456
- <div class="line"><a name="l00399"></a><span class="lineno"> 399</span>&#160; </div>
457
- <div class="line"><a name="l00400"></a><span class="lineno"> 400</span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFFunction.html#ab8c7a9c79b0668aae604bbe54e34e46e">arg_size</a>() <span class="keyword">const</span>;</div>
458
- <div class="line"><a name="l00401"></a><span class="lineno"> 401</span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFArgument.html">SVFArgument</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a10d9481ae41dce4f266dad5e64fffcee">getArg</a>(<a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> idx) <span class="keyword">const</span>;</div>
459
- <div class="line"><a name="l00402"></a><span class="lineno"> 402</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#ae578002917b4ccbf28f172dba30d1d58">isVarArg</a>() <span class="keyword">const</span>;</div>
460
- <div class="line"><a name="l00403"></a><span class="lineno"> 403</span>&#160; </div>
461
- <div class="line"><a name="l00404"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a9a7f1f56b6cfc33e7fa241286a07fd63"> 404</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a9a7f1f56b6cfc33e7fa241286a07fd63">hasBasicBlock</a>()<span class="keyword"> const</span></div>
462
- <div class="line"><a name="l00405"></a><span class="lineno"> 405</span>&#160;<span class="keyword"> </span>{</div>
463
- <div class="line"><a name="l00406"></a><span class="lineno"> 406</span>&#160; <span class="keywordflow">return</span> !<a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.empty();</div>
464
- <div class="line"><a name="l00407"></a><span class="lineno"> 407</span>&#160; }</div>
465
- <div class="line"><a name="l00408"></a><span class="lineno"> 408</span>&#160; </div>
466
- <div class="line"><a name="l00409"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d"> 409</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d">getEntryBlock</a>()<span class="keyword"> const</span></div>
467
- <div class="line"><a name="l00410"></a><span class="lineno"> 410</span>&#160;<span class="keyword"> </span>{</div>
468
- <div class="line"><a name="l00411"></a><span class="lineno"> 411</span>&#160; assert(<a class="code" href="classSVF_1_1SVFFunction.html#a9a7f1f56b6cfc33e7fa241286a07fd63">hasBasicBlock</a>() &amp;&amp; <span class="stringliteral">&quot;function does not have any Basicblock, external function?&quot;</span>);</div>
469
- <div class="line"><a name="l00412"></a><span class="lineno"> 412</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.front();</div>
470
- <div class="line"><a name="l00413"></a><span class="lineno"> 413</span>&#160; }</div>
471
- <div class="line"><a name="l00414"></a><span class="lineno"> 414</span>&#160; </div>
472
- <div class="line"><a name="l00415"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a8ca4fa87f4c26b71c6e03c8f32db1071"> 415</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a8ca4fa87f4c26b71c6e03c8f32db1071">getExitBB</a>()<span class="keyword"> const</span></div>
473
- <div class="line"><a name="l00416"></a><span class="lineno"> 416</span>&#160;<span class="keyword"> </span>{</div>
474
- <div class="line"><a name="l00417"></a><span class="lineno"> 417</span>&#160; assert(<a class="code" href="classSVF_1_1SVFFunction.html#a9a7f1f56b6cfc33e7fa241286a07fd63">hasBasicBlock</a>() &amp;&amp; <span class="stringliteral">&quot;function does not have any Basicblock, external function?&quot;</span>);</div>
475
- <div class="line"><a name="l00418"></a><span class="lineno"> 418</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.back();</div>
476
- <div class="line"><a name="l00419"></a><span class="lineno"> 419</span>&#160; }</div>
477
- <div class="line"><a name="l00420"></a><span class="lineno"> 420</span>&#160; </div>
478
- <div class="line"><a name="l00421"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a3a482ac970b808b932f9f50f0e0703e5"> 421</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a3a482ac970b808b932f9f50f0e0703e5">front</a>()<span class="keyword"> const</span></div>
479
- <div class="line"><a name="l00422"></a><span class="lineno"> 422</span>&#160;<span class="keyword"> </span>{</div>
480
- <div class="line"><a name="l00423"></a><span class="lineno"> 423</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d">getEntryBlock</a>();</div>
481
- <div class="line"><a name="l00424"></a><span class="lineno"> 424</span>&#160; }</div>
482
- <div class="line"><a name="l00425"></a><span class="lineno"> 425</span>&#160; </div>
483
- <div class="line"><a name="l00426"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a60797e9e8b9cbd6b32cc71fa5d00d80c"> 426</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a60797e9e8b9cbd6b32cc71fa5d00d80c">back</a>()<span class="keyword"> const</span></div>
484
- <div class="line"><a name="l00427"></a><span class="lineno"> 427</span>&#160;<span class="keyword"> </span>{</div>
485
- <div class="line"><a name="l00428"></a><span class="lineno"> 428</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a8ca4fa87f4c26b71c6e03c8f32db1071">getExitBB</a>();</div>
486
- <div class="line"><a name="l00429"></a><span class="lineno"> 429</span>&#160; }</div>
487
- <div class="line"><a name="l00430"></a><span class="lineno"> 430</span>&#160; </div>
488
- <div class="line"><a name="l00431"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a49a6e9c0661135ceda2dd4d84c4b24ae"> 431</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFFunction.html#aaec097379a345ab0e80b6a9c50508f48">const_iterator</a> <a class="code" href="classSVF_1_1SVFFunction.html#a49a6e9c0661135ceda2dd4d84c4b24ae">begin</a>()<span class="keyword"> const</span></div>
489
- <div class="line"><a name="l00432"></a><span class="lineno"> 432</span>&#160;<span class="keyword"> </span>{</div>
490
- <div class="line"><a name="l00433"></a><span class="lineno"> 433</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.begin();</div>
491
- <div class="line"><a name="l00434"></a><span class="lineno"> 434</span>&#160; }</div>
492
- <div class="line"><a name="l00435"></a><span class="lineno"> 435</span>&#160; </div>
493
- <div class="line"><a name="l00436"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a2f274c3af098ae6a5919246b1b88e7b7"> 436</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFFunction.html#aaec097379a345ab0e80b6a9c50508f48">const_iterator</a> <a class="code" href="classSVF_1_1SVFFunction.html#a2f274c3af098ae6a5919246b1b88e7b7">end</a>()<span class="keyword"> const</span></div>
494
- <div class="line"><a name="l00437"></a><span class="lineno"> 437</span>&#160;<span class="keyword"> </span>{</div>
495
- <div class="line"><a name="l00438"></a><span class="lineno"> 438</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.end();</div>
384
+ <div class="line"><a name="l00323"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a374cbaa780f540cb4b4ccac562a82632"> 323</a></span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a> *<a class="code" href="classSVF_1_1SVFFunction.html#a374cbaa780f540cb4b4ccac562a82632">exitBlock</a>; </div>
385
+ <div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160; </div>
386
+ <div class="line"><a name="l00325"></a><span class="lineno"> 325</span>&#160;<span class="keyword">protected</span>:</div>
387
+ <div class="line"><a name="l00327"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a0d5031bd11b6372803082111ec2cb4f6"> 327</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#a0d5031bd11b6372803082111ec2cb4f6">addBasicBlock</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bb)</div>
388
+ <div class="line"><a name="l00328"></a><span class="lineno"> 328</span>&#160; {</div>
389
+ <div class="line"><a name="l00329"></a><span class="lineno"> 329</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.push_back(bb);</div>
390
+ <div class="line"><a name="l00330"></a><span class="lineno"> 330</span>&#160; }</div>
391
+ <div class="line"><a name="l00331"></a><span class="lineno"> 331</span>&#160; </div>
392
+ <div class="line"><a name="l00332"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ad865b8440a6e0d5d212798d2213e1e9c"> 332</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#ad865b8440a6e0d5d212798d2213e1e9c">addArgument</a>(<a class="code" href="classSVF_1_1SVFArgument.html">SVFArgument</a>* arg)</div>
393
+ <div class="line"><a name="l00333"></a><span class="lineno"> 333</span>&#160; {</div>
394
+ <div class="line"><a name="l00334"></a><span class="lineno"> 334</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a625bef2b92c8e62df547bd2758b59c75">allArgs</a>.push_back(arg);</div>
395
+ <div class="line"><a name="l00335"></a><span class="lineno"> 335</span>&#160; }</div>
396
+ <div class="line"><a name="l00336"></a><span class="lineno"> 336</span>&#160; </div>
397
+ <div class="line"><a name="l00337"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a37f89063b55ff657a07e186224338ce8"> 337</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#a37f89063b55ff657a07e186224338ce8">setIsUncalledFunction</a>(<span class="keywordtype">bool</span> uncalledFunction)</div>
398
+ <div class="line"><a name="l00338"></a><span class="lineno"> 338</span>&#160; {</div>
399
+ <div class="line"><a name="l00339"></a><span class="lineno"> 339</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea">isUncalled</a> = uncalledFunction;</div>
400
+ <div class="line"><a name="l00340"></a><span class="lineno"> 340</span>&#160; }</div>
401
+ <div class="line"><a name="l00341"></a><span class="lineno"> 341</span>&#160; </div>
402
+ <div class="line"><a name="l00342"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aaddef080cdc8e4080fc2da1e3cf92deb"> 342</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#aaddef080cdc8e4080fc2da1e3cf92deb">setIsNotRet</a>(<span class="keywordtype">bool</span> notRet)</div>
403
+ <div class="line"><a name="l00343"></a><span class="lineno"> 343</span>&#160; {</div>
404
+ <div class="line"><a name="l00344"></a><span class="lineno"> 344</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6">isNotRet</a> = notRet;</div>
405
+ <div class="line"><a name="l00345"></a><span class="lineno"> 345</span>&#160; }</div>
406
+ <div class="line"><a name="l00346"></a><span class="lineno"> 346</span>&#160; </div>
407
+ <div class="line"><a name="l00347"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#af1c181322926639bd99bbe58a8df70ab"> 347</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#af1c181322926639bd99bbe58a8df70ab">setDefFunForMultipleModule</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* deffun)</div>
408
+ <div class="line"><a name="l00348"></a><span class="lineno"> 348</span>&#160; {</div>
409
+ <div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a> = deffun;</div>
410
+ <div class="line"><a name="l00350"></a><span class="lineno"> 350</span>&#160; }</div>
411
+ <div class="line"><a name="l00352"></a><span class="lineno"> 352</span>&#160; </div>
412
+ <div class="line"><a name="l00353"></a><span class="lineno"> 353</span>&#160;<span class="keyword">public</span>:</div>
413
+ <div class="line"><a name="l00354"></a><span class="lineno"> 354</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a7e965c21a8afe7fca32d0f41b16361cf">SVFFunction</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty,<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunctionType.html">SVFFunctionType</a>* ft, <span class="keywordtype">bool</span> declare, <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a037b2583aa8d15ceeb630eaad41a36a3">intrinsic</a>, <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a3b93a04e82233f64b1c463f6cece8ea1">addrTaken</a>, <span class="keywordtype">bool</span> varg, <a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html">SVFLoopAndDomInfo</a>* ld, std::vector&lt;std::string&gt; annos);</div>
414
+ <div class="line"><a name="l00355"></a><span class="lineno"> 355</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a7e965c21a8afe7fca32d0f41b16361cf">SVFFunction</a>(<span class="keywordtype">void</span>) = <span class="keyword">delete</span>;</div>
415
+ <div class="line"><a name="l00356"></a><span class="lineno"> 356</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classSVF_1_1SVFFunction.html#a5f6f7bf27f373b16b9c51de310b40686">~SVFFunction</a>();</div>
416
+ <div class="line"><a name="l00357"></a><span class="lineno"> 357</span>&#160; </div>
417
+ <div class="line"><a name="l00358"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a099203980699464e1fbe5e37f2eb891f"> 358</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a099203980699464e1fbe5e37f2eb891f">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
418
+ <div class="line"><a name="l00359"></a><span class="lineno"> 359</span>&#160; {</div>
419
+ <div class="line"><a name="l00360"></a><span class="lineno"> 360</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4582a3728eda9f58c4e7d069e4fec577">SVFFunc</a>;</div>
420
+ <div class="line"><a name="l00361"></a><span class="lineno"> 361</span>&#160; }</div>
421
+ <div class="line"><a name="l00362"></a><span class="lineno"> 362</span>&#160; </div>
422
+ <div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4"> 363</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html">SVFLoopAndDomInfo</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4">getLoopAndDomInfo</a>()</div>
423
+ <div class="line"><a name="l00364"></a><span class="lineno"> 364</span>&#160; {</div>
424
+ <div class="line"><a name="l00365"></a><span class="lineno"> 365</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>;</div>
425
+ <div class="line"><a name="l00366"></a><span class="lineno"> 366</span>&#160; }</div>
426
+ <div class="line"><a name="l00367"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ab672f0255ec8e42d5e414bc8c72b7c76"> 367</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#ab672f0255ec8e42d5e414bc8c72b7c76">isDeclaration</a>()<span class="keyword"> const</span></div>
427
+ <div class="line"><a name="l00368"></a><span class="lineno"> 368</span>&#160;<span class="keyword"> </span>{</div>
428
+ <div class="line"><a name="l00369"></a><span class="lineno"> 369</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a52581d00177fd5853d6f9de50b3e7fb9">isDecl</a>;</div>
429
+ <div class="line"><a name="l00370"></a><span class="lineno"> 370</span>&#160; }</div>
430
+ <div class="line"><a name="l00371"></a><span class="lineno"> 371</span>&#160; </div>
431
+ <div class="line"><a name="l00372"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a7b4c6c7143d012802ea5ee962bec2deb"> 372</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a7b4c6c7143d012802ea5ee962bec2deb">isIntrinsic</a>()<span class="keyword"> const</span></div>
432
+ <div class="line"><a name="l00373"></a><span class="lineno"> 373</span>&#160;<span class="keyword"> </span>{</div>
433
+ <div class="line"><a name="l00374"></a><span class="lineno"> 374</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a037b2583aa8d15ceeb630eaad41a36a3">intrinsic</a>;</div>
434
+ <div class="line"><a name="l00375"></a><span class="lineno"> 375</span>&#160; }</div>
435
+ <div class="line"><a name="l00376"></a><span class="lineno"> 376</span>&#160; </div>
436
+ <div class="line"><a name="l00377"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a731b978178937e74c80d2882c429dc9e"> 377</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a731b978178937e74c80d2882c429dc9e">hasAddressTaken</a>()<span class="keyword"> const</span></div>
437
+ <div class="line"><a name="l00378"></a><span class="lineno"> 378</span>&#160;<span class="keyword"> </span>{</div>
438
+ <div class="line"><a name="l00379"></a><span class="lineno"> 379</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a3b93a04e82233f64b1c463f6cece8ea1">addrTaken</a>;</div>
439
+ <div class="line"><a name="l00380"></a><span class="lineno"> 380</span>&#160; }</div>
440
+ <div class="line"><a name="l00381"></a><span class="lineno"> 381</span>&#160; </div>
441
+ <div class="line"><a name="l00383"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d"> 383</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunctionType.html">SVFFunctionType</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d">getFunctionType</a>()<span class="keyword"> const</span></div>
442
+ <div class="line"><a name="l00384"></a><span class="lineno"> 384</span>&#160;<span class="keyword"> </span>{</div>
443
+ <div class="line"><a name="l00385"></a><span class="lineno"> 385</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#ad1c1ca2a7d4a681f24712345222e9ddc">funcType</a>;</div>
444
+ <div class="line"><a name="l00386"></a><span class="lineno"> 386</span>&#160; }</div>
445
+ <div class="line"><a name="l00387"></a><span class="lineno"> 387</span>&#160; </div>
446
+ <div class="line"><a name="l00389"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263"> 389</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* <a class="code" href="classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263">getReturnType</a>()<span class="keyword"> const</span></div>
447
+ <div class="line"><a name="l00390"></a><span class="lineno"> 390</span>&#160;<span class="keyword"> </span>{</div>
448
+ <div class="line"><a name="l00391"></a><span class="lineno"> 391</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#ad1c1ca2a7d4a681f24712345222e9ddc">funcType</a>-&gt;<a class="code" href="classSVF_1_1SVFFunctionType.html#a74ce115a0fa958f259469b521468a2b3">getReturnType</a>();</div>
449
+ <div class="line"><a name="l00392"></a><span class="lineno"> 392</span>&#160; }</div>
450
+ <div class="line"><a name="l00393"></a><span class="lineno"> 393</span>&#160; </div>
451
+ <div class="line"><a name="l00394"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd"> 394</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd">getDefFunForMultipleModule</a>()<span class="keyword"> const</span></div>
452
+ <div class="line"><a name="l00395"></a><span class="lineno"> 395</span>&#160;<span class="keyword"> </span>{</div>
453
+ <div class="line"><a name="l00396"></a><span class="lineno"> 396</span>&#160; <span class="keywordflow">if</span>(<a class="code" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a>==<span class="keyword">nullptr</span>)</div>
454
+ <div class="line"><a name="l00397"></a><span class="lineno"> 397</span>&#160; <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
455
+ <div class="line"><a name="l00398"></a><span class="lineno"> 398</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a>;</div>
456
+ <div class="line"><a name="l00399"></a><span class="lineno"> 399</span>&#160; }</div>
457
+ <div class="line"><a name="l00400"></a><span class="lineno"> 400</span>&#160; </div>
458
+ <div class="line"><a name="l00401"></a><span class="lineno"> 401</span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFFunction.html#ab8c7a9c79b0668aae604bbe54e34e46e">arg_size</a>() <span class="keyword">const</span>;</div>
459
+ <div class="line"><a name="l00402"></a><span class="lineno"> 402</span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFArgument.html">SVFArgument</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a10d9481ae41dce4f266dad5e64fffcee">getArg</a>(<a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> idx) <span class="keyword">const</span>;</div>
460
+ <div class="line"><a name="l00403"></a><span class="lineno"> 403</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#ae578002917b4ccbf28f172dba30d1d58">isVarArg</a>() <span class="keyword">const</span>;</div>
461
+ <div class="line"><a name="l00404"></a><span class="lineno"> 404</span>&#160; </div>
462
+ <div class="line"><a name="l00405"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a9a7f1f56b6cfc33e7fa241286a07fd63"> 405</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a9a7f1f56b6cfc33e7fa241286a07fd63">hasBasicBlock</a>()<span class="keyword"> const</span></div>
463
+ <div class="line"><a name="l00406"></a><span class="lineno"> 406</span>&#160;<span class="keyword"> </span>{</div>
464
+ <div class="line"><a name="l00407"></a><span class="lineno"> 407</span>&#160; <span class="keywordflow">return</span> !<a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.empty();</div>
465
+ <div class="line"><a name="l00408"></a><span class="lineno"> 408</span>&#160; }</div>
466
+ <div class="line"><a name="l00409"></a><span class="lineno"> 409</span>&#160; </div>
467
+ <div class="line"><a name="l00410"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d"> 410</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d">getEntryBlock</a>()<span class="keyword"> const</span></div>
468
+ <div class="line"><a name="l00411"></a><span class="lineno"> 411</span>&#160;<span class="keyword"> </span>{</div>
469
+ <div class="line"><a name="l00412"></a><span class="lineno"> 412</span>&#160; assert(<a class="code" href="classSVF_1_1SVFFunction.html#a9a7f1f56b6cfc33e7fa241286a07fd63">hasBasicBlock</a>() &amp;&amp; <span class="stringliteral">&quot;function does not have any Basicblock, external function?&quot;</span>);</div>
470
+ <div class="line"><a name="l00413"></a><span class="lineno"> 413</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.front();</div>
471
+ <div class="line"><a name="l00414"></a><span class="lineno"> 414</span>&#160; }</div>
472
+ <div class="line"><a name="l00415"></a><span class="lineno"> 415</span>&#160; </div>
473
+ <div class="line"><a name="l00418"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a8ca4fa87f4c26b71c6e03c8f32db1071"> 418</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a8ca4fa87f4c26b71c6e03c8f32db1071">getExitBB</a>()<span class="keyword"> const</span></div>
474
+ <div class="line"><a name="l00419"></a><span class="lineno"> 419</span>&#160;<span class="keyword"> </span>{</div>
475
+ <div class="line"><a name="l00420"></a><span class="lineno"> 420</span>&#160; assert(<a class="code" href="classSVF_1_1SVFFunction.html#a9a7f1f56b6cfc33e7fa241286a07fd63">hasBasicBlock</a>() &amp;&amp; <span class="stringliteral">&quot;function does not have any Basicblock, external function?&quot;</span>);</div>
476
+ <div class="line"><a name="l00421"></a><span class="lineno"> 421</span>&#160; assert((!<a class="code" href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6">isNotRet</a> &amp;&amp; <a class="code" href="classSVF_1_1SVFFunction.html#a374cbaa780f540cb4b4ccac562a82632">exitBlock</a>) &amp;&amp; <span class="stringliteral">&quot;ensure the function has a single basic block containing a return instruction!&quot;</span>);</div>
477
+ <div class="line"><a name="l00422"></a><span class="lineno"> 422</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a374cbaa780f540cb4b4ccac562a82632">exitBlock</a>;</div>
478
+ <div class="line"><a name="l00423"></a><span class="lineno"> 423</span>&#160; }</div>
479
+ <div class="line"><a name="l00424"></a><span class="lineno"> 424</span>&#160; </div>
480
+ <div class="line"><a name="l00425"></a><span class="lineno"> 425</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#abd458bb5a035d3f7db32fac5f01b57f3">setExitBlock</a>(<a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a> *bb);</div>
481
+ <div class="line"><a name="l00426"></a><span class="lineno"> 426</span>&#160; </div>
482
+ <div class="line"><a name="l00427"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a3a482ac970b808b932f9f50f0e0703e5"> 427</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a3a482ac970b808b932f9f50f0e0703e5">front</a>()<span class="keyword"> const</span></div>
483
+ <div class="line"><a name="l00428"></a><span class="lineno"> 428</span>&#160;<span class="keyword"> </span>{</div>
484
+ <div class="line"><a name="l00429"></a><span class="lineno"> 429</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d">getEntryBlock</a>();</div>
485
+ <div class="line"><a name="l00430"></a><span class="lineno"> 430</span>&#160; }</div>
486
+ <div class="line"><a name="l00431"></a><span class="lineno"> 431</span>&#160; </div>
487
+ <div class="line"><a name="l00432"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a60797e9e8b9cbd6b32cc71fa5d00d80c"> 432</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a60797e9e8b9cbd6b32cc71fa5d00d80c">back</a>()<span class="keyword"> const</span></div>
488
+ <div class="line"><a name="l00433"></a><span class="lineno"> 433</span>&#160;<span class="keyword"> </span>{</div>
489
+ <div class="line"><a name="l00434"></a><span class="lineno"> 434</span>&#160; assert(<a class="code" href="classSVF_1_1SVFFunction.html#a9a7f1f56b6cfc33e7fa241286a07fd63">hasBasicBlock</a>() &amp;&amp; <span class="stringliteral">&quot;function does not have any Basicblock, external function?&quot;</span>);</div>
490
+ <div class="line"><a name="l00438"></a><span class="lineno"> 438</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.back();</div>
496
491
  <div class="line"><a name="l00439"></a><span class="lineno"> 439</span>&#160; }</div>
497
492
  <div class="line"><a name="l00440"></a><span class="lineno"> 440</span>&#160; </div>
498
- <div class="line"><a name="l00441"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38"> 441</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> std::vector&lt;const SVFBasicBlock*&gt;&amp; <a class="code" href="classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38">getBasicBlockList</a>()<span class="keyword"> const</span></div>
493
+ <div class="line"><a name="l00441"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a49a6e9c0661135ceda2dd4d84c4b24ae"> 441</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFFunction.html#aaec097379a345ab0e80b6a9c50508f48">const_iterator</a> <a class="code" href="classSVF_1_1SVFFunction.html#a49a6e9c0661135ceda2dd4d84c4b24ae">begin</a>()<span class="keyword"> const</span></div>
499
494
  <div class="line"><a name="l00442"></a><span class="lineno"> 442</span>&#160;<span class="keyword"> </span>{</div>
500
- <div class="line"><a name="l00443"></a><span class="lineno"> 443</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>;</div>
495
+ <div class="line"><a name="l00443"></a><span class="lineno"> 443</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.begin();</div>
501
496
  <div class="line"><a name="l00444"></a><span class="lineno"> 444</span>&#160; }</div>
502
497
  <div class="line"><a name="l00445"></a><span class="lineno"> 445</span>&#160; </div>
503
- <div class="line"><a name="l00446"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c"> 446</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> std::vector&lt;const SVFBasicBlock*&gt;&amp; <a class="code" href="classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c">getReachableBBs</a>()<span class="keyword"> const</span></div>
498
+ <div class="line"><a name="l00446"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a2f274c3af098ae6a5919246b1b88e7b7"> 446</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFFunction.html#aaec097379a345ab0e80b6a9c50508f48">const_iterator</a> <a class="code" href="classSVF_1_1SVFFunction.html#a2f274c3af098ae6a5919246b1b88e7b7">end</a>()<span class="keyword"> const</span></div>
504
499
  <div class="line"><a name="l00447"></a><span class="lineno"> 447</span>&#160;<span class="keyword"> </span>{</div>
505
- <div class="line"><a name="l00448"></a><span class="lineno"> 448</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a95099f1b621c4f0d6d53798d7eab4e3b">getReachableBBs</a>();</div>
500
+ <div class="line"><a name="l00448"></a><span class="lineno"> 448</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.end();</div>
506
501
  <div class="line"><a name="l00449"></a><span class="lineno"> 449</span>&#160; }</div>
507
502
  <div class="line"><a name="l00450"></a><span class="lineno"> 450</span>&#160; </div>
508
- <div class="line"><a name="l00451"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a818f626cb8b8063b5f3c8928428095b8"> 451</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a818f626cb8b8063b5f3c8928428095b8">isUncalledFunction</a>()<span class="keyword"> const</span></div>
503
+ <div class="line"><a name="l00451"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38"> 451</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> std::vector&lt;const SVFBasicBlock*&gt;&amp; <a class="code" href="classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38">getBasicBlockList</a>()<span class="keyword"> const</span></div>
509
504
  <div class="line"><a name="l00452"></a><span class="lineno"> 452</span>&#160;<span class="keyword"> </span>{</div>
510
- <div class="line"><a name="l00453"></a><span class="lineno"> 453</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea">isUncalled</a>;</div>
505
+ <div class="line"><a name="l00453"></a><span class="lineno"> 453</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>;</div>
511
506
  <div class="line"><a name="l00454"></a><span class="lineno"> 454</span>&#160; }</div>
512
507
  <div class="line"><a name="l00455"></a><span class="lineno"> 455</span>&#160; </div>
513
- <div class="line"><a name="l00456"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a97b0ad9fd31d7982f44a839605566347"> 456</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a97b0ad9fd31d7982f44a839605566347">isNotRetFunction</a>()<span class="keyword"> const</span></div>
508
+ <div class="line"><a name="l00456"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c"> 456</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> std::vector&lt;const SVFBasicBlock*&gt;&amp; <a class="code" href="classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c">getReachableBBs</a>()<span class="keyword"> const</span></div>
514
509
  <div class="line"><a name="l00457"></a><span class="lineno"> 457</span>&#160;<span class="keyword"> </span>{</div>
515
- <div class="line"><a name="l00458"></a><span class="lineno"> 458</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6">isNotRet</a>;</div>
510
+ <div class="line"><a name="l00458"></a><span class="lineno"> 458</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a95099f1b621c4f0d6d53798d7eab4e3b">getReachableBBs</a>();</div>
516
511
  <div class="line"><a name="l00459"></a><span class="lineno"> 459</span>&#160; }</div>
517
512
  <div class="line"><a name="l00460"></a><span class="lineno"> 460</span>&#160; </div>
518
- <div class="line"><a name="l00461"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b"> 461</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> std::vector&lt;std::string&gt;&amp; <a class="code" href="classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b">getAnnotations</a>()<span class="keyword"> const</span></div>
513
+ <div class="line"><a name="l00461"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a818f626cb8b8063b5f3c8928428095b8"> 461</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a818f626cb8b8063b5f3c8928428095b8">isUncalledFunction</a>()<span class="keyword"> const</span></div>
519
514
  <div class="line"><a name="l00462"></a><span class="lineno"> 462</span>&#160;<span class="keyword"> </span>{</div>
520
- <div class="line"><a name="l00463"></a><span class="lineno"> 463</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a47169163b5591547e5258dd697c9163a">annotations</a>;</div>
515
+ <div class="line"><a name="l00463"></a><span class="lineno"> 463</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea">isUncalled</a>;</div>
521
516
  <div class="line"><a name="l00464"></a><span class="lineno"> 464</span>&#160; }</div>
522
517
  <div class="line"><a name="l00465"></a><span class="lineno"> 465</span>&#160; </div>
523
- <div class="line"><a name="l00466"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16"> 466</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16">getExitBlocksOfLoop</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bb, <a class="code" href="classSVF_1_1SVFFunction.html#ad09ea0c680c88732c08d655e0afbead3">BBList</a>&amp; exitbbs)<span class="keyword"> const</span></div>
518
+ <div class="line"><a name="l00466"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a97b0ad9fd31d7982f44a839605566347"> 466</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a97b0ad9fd31d7982f44a839605566347">isNotRetFunction</a>()<span class="keyword"> const</span></div>
524
519
  <div class="line"><a name="l00467"></a><span class="lineno"> 467</span>&#160;<span class="keyword"> </span>{</div>
525
- <div class="line"><a name="l00468"></a><span class="lineno"> 468</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a48654f61a84ac5f93b02fb618cd0d045">getExitBlocksOfLoop</a>(bb,exitbbs);</div>
520
+ <div class="line"><a name="l00468"></a><span class="lineno"> 468</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6">isNotRet</a>;</div>
526
521
  <div class="line"><a name="l00469"></a><span class="lineno"> 469</span>&#160; }</div>
527
522
  <div class="line"><a name="l00470"></a><span class="lineno"> 470</span>&#160; </div>
528
- <div class="line"><a name="l00471"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aee05370109d7667c40ca34c454c66714"> 471</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#aee05370109d7667c40ca34c454c66714">hasLoopInfo</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bb)<span class="keyword"> const</span></div>
523
+ <div class="line"><a name="l00471"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b"> 471</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> std::vector&lt;std::string&gt;&amp; <a class="code" href="classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b">getAnnotations</a>()<span class="keyword"> const</span></div>
529
524
  <div class="line"><a name="l00472"></a><span class="lineno"> 472</span>&#160;<span class="keyword"> </span>{</div>
530
- <div class="line"><a name="l00473"></a><span class="lineno"> 473</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#abe37f8896e2491a7a60be3fbfde8123c">hasLoopInfo</a>(bb);</div>
525
+ <div class="line"><a name="l00473"></a><span class="lineno"> 473</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a47169163b5591547e5258dd697c9163a">annotations</a>;</div>
531
526
  <div class="line"><a name="l00474"></a><span class="lineno"> 474</span>&#160; }</div>
532
527
  <div class="line"><a name="l00475"></a><span class="lineno"> 475</span>&#160; </div>
533
- <div class="line"><a name="l00476"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942"> 476</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html#a837e67c823d5323c5462e78f5bbe6e64">LoopBBs</a>&amp; <a class="code" href="classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942">getLoopInfo</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bb)<span class="keyword"> const</span></div>
528
+ <div class="line"><a name="l00476"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16"> 476</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16">getExitBlocksOfLoop</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bb, <a class="code" href="classSVF_1_1SVFFunction.html#ad09ea0c680c88732c08d655e0afbead3">BBList</a>&amp; exitbbs)<span class="keyword"> const</span></div>
534
529
  <div class="line"><a name="l00477"></a><span class="lineno"> 477</span>&#160;<span class="keyword"> </span>{</div>
535
- <div class="line"><a name="l00478"></a><span class="lineno"> 478</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a0fb893485fc3df088d921762514faf66">getLoopInfo</a>(bb);</div>
530
+ <div class="line"><a name="l00478"></a><span class="lineno"> 478</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a48654f61a84ac5f93b02fb618cd0d045">getExitBlocksOfLoop</a>(bb,exitbbs);</div>
536
531
  <div class="line"><a name="l00479"></a><span class="lineno"> 479</span>&#160; }</div>
537
532
  <div class="line"><a name="l00480"></a><span class="lineno"> 480</span>&#160; </div>
538
- <div class="line"><a name="l00481"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b"> 481</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b">getLoopHeader</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html#ad09ea0c680c88732c08d655e0afbead3">BBList</a>&amp; lp)<span class="keyword"> const</span></div>
533
+ <div class="line"><a name="l00481"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aee05370109d7667c40ca34c454c66714"> 481</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#aee05370109d7667c40ca34c454c66714">hasLoopInfo</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bb)<span class="keyword"> const</span></div>
539
534
  <div class="line"><a name="l00482"></a><span class="lineno"> 482</span>&#160;<span class="keyword"> </span>{</div>
540
- <div class="line"><a name="l00483"></a><span class="lineno"> 483</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#ac29e502080635ed47b72d471b48b5a8d">getLoopHeader</a>(lp);</div>
535
+ <div class="line"><a name="l00483"></a><span class="lineno"> 483</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#abe37f8896e2491a7a60be3fbfde8123c">hasLoopInfo</a>(bb);</div>
541
536
  <div class="line"><a name="l00484"></a><span class="lineno"> 484</span>&#160; }</div>
542
537
  <div class="line"><a name="l00485"></a><span class="lineno"> 485</span>&#160; </div>
543
- <div class="line"><a name="l00486"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a1cf90f3c56ae200bef2a9e6a67ff97bf"> 486</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a1cf90f3c56ae200bef2a9e6a67ff97bf">loopContainsBB</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html#ad09ea0c680c88732c08d655e0afbead3">BBList</a>&amp; lp, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bb)<span class="keyword"> const</span></div>
538
+ <div class="line"><a name="l00486"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942"> 486</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html#a837e67c823d5323c5462e78f5bbe6e64">LoopBBs</a>&amp; <a class="code" href="classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942">getLoopInfo</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bb)<span class="keyword"> const</span></div>
544
539
  <div class="line"><a name="l00487"></a><span class="lineno"> 487</span>&#160;<span class="keyword"> </span>{</div>
545
- <div class="line"><a name="l00488"></a><span class="lineno"> 488</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#adc010d8c6b2a3fe1a99f39552be5b117">loopContainsBB</a>(lp,bb);</div>
540
+ <div class="line"><a name="l00488"></a><span class="lineno"> 488</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a0fb893485fc3df088d921762514faf66">getLoopInfo</a>(bb);</div>
546
541
  <div class="line"><a name="l00489"></a><span class="lineno"> 489</span>&#160; }</div>
547
542
  <div class="line"><a name="l00490"></a><span class="lineno"> 490</span>&#160; </div>
548
- <div class="line"><a name="l00491"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a68f988a0db99bd36e53253cb88f9d09f"> 491</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="namespaceSVF.html#a8234d4b959abc9123993bcff4eee34c1">Map&lt;const SVFBasicBlock*,BBSet&gt;</a>&amp; <a class="code" href="classSVF_1_1SVFFunction.html#a68f988a0db99bd36e53253cb88f9d09f">getDomTreeMap</a>()<span class="keyword"> const</span></div>
543
+ <div class="line"><a name="l00491"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b"> 491</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b">getLoopHeader</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html#ad09ea0c680c88732c08d655e0afbead3">BBList</a>&amp; lp)<span class="keyword"> const</span></div>
549
544
  <div class="line"><a name="l00492"></a><span class="lineno"> 492</span>&#160;<span class="keyword"> </span>{</div>
550
- <div class="line"><a name="l00493"></a><span class="lineno"> 493</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a2fc6b806a436d8fa65863f6cef99e716">getDomTreeMap</a>();</div>
545
+ <div class="line"><a name="l00493"></a><span class="lineno"> 493</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#ac29e502080635ed47b72d471b48b5a8d">getLoopHeader</a>(lp);</div>
551
546
  <div class="line"><a name="l00494"></a><span class="lineno"> 494</span>&#160; }</div>
552
547
  <div class="line"><a name="l00495"></a><span class="lineno"> 495</span>&#160; </div>
553
- <div class="line"><a name="l00496"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a65d9c963b658fbcc67bdf949d5644e65"> 496</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="namespaceSVF.html#a8234d4b959abc9123993bcff4eee34c1">Map&lt;const SVFBasicBlock*,BBSet&gt;</a>&amp; <a class="code" href="classSVF_1_1SVFFunction.html#a65d9c963b658fbcc67bdf949d5644e65">getDomFrontierMap</a>()<span class="keyword"> const</span></div>
548
+ <div class="line"><a name="l00496"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a1cf90f3c56ae200bef2a9e6a67ff97bf"> 496</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a1cf90f3c56ae200bef2a9e6a67ff97bf">loopContainsBB</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html#ad09ea0c680c88732c08d655e0afbead3">BBList</a>&amp; lp, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bb)<span class="keyword"> const</span></div>
554
549
  <div class="line"><a name="l00497"></a><span class="lineno"> 497</span>&#160;<span class="keyword"> </span>{</div>
555
- <div class="line"><a name="l00498"></a><span class="lineno"> 498</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#ae37546be7304c66b4eca2654d995eaa7">getDomFrontierMap</a>();</div>
550
+ <div class="line"><a name="l00498"></a><span class="lineno"> 498</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#adc010d8c6b2a3fe1a99f39552be5b117">loopContainsBB</a>(lp,bb);</div>
556
551
  <div class="line"><a name="l00499"></a><span class="lineno"> 499</span>&#160; }</div>
557
552
  <div class="line"><a name="l00500"></a><span class="lineno"> 500</span>&#160; </div>
558
- <div class="line"><a name="l00501"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#afa469fdfa92b99d1727b8df873c86768"> 501</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#afa469fdfa92b99d1727b8df873c86768">isLoopHeader</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bb)<span class="keyword"> const</span></div>
553
+ <div class="line"><a name="l00501"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a68f988a0db99bd36e53253cb88f9d09f"> 501</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="namespaceSVF.html#a8234d4b959abc9123993bcff4eee34c1">Map&lt;const SVFBasicBlock*,BBSet&gt;</a>&amp; <a class="code" href="classSVF_1_1SVFFunction.html#a68f988a0db99bd36e53253cb88f9d09f">getDomTreeMap</a>()<span class="keyword"> const</span></div>
559
554
  <div class="line"><a name="l00502"></a><span class="lineno"> 502</span>&#160;<span class="keyword"> </span>{</div>
560
- <div class="line"><a name="l00503"></a><span class="lineno"> 503</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a39257282d3875b5d28c21f6c8b1caf43">isLoopHeader</a>(bb);</div>
555
+ <div class="line"><a name="l00503"></a><span class="lineno"> 503</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a2fc6b806a436d8fa65863f6cef99e716">getDomTreeMap</a>();</div>
561
556
  <div class="line"><a name="l00504"></a><span class="lineno"> 504</span>&#160; }</div>
562
557
  <div class="line"><a name="l00505"></a><span class="lineno"> 505</span>&#160; </div>
563
- <div class="line"><a name="l00506"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a03db4ff0d8140ebc0219caea902e7078"> 506</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a03db4ff0d8140ebc0219caea902e7078">dominate</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bbKey, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bbValue)<span class="keyword"> const</span></div>
558
+ <div class="line"><a name="l00506"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a65d9c963b658fbcc67bdf949d5644e65"> 506</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="namespaceSVF.html#a8234d4b959abc9123993bcff4eee34c1">Map&lt;const SVFBasicBlock*,BBSet&gt;</a>&amp; <a class="code" href="classSVF_1_1SVFFunction.html#a65d9c963b658fbcc67bdf949d5644e65">getDomFrontierMap</a>()<span class="keyword"> const</span></div>
564
559
  <div class="line"><a name="l00507"></a><span class="lineno"> 507</span>&#160;<span class="keyword"> </span>{</div>
565
- <div class="line"><a name="l00508"></a><span class="lineno"> 508</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a342f2825d6b7e3289d0f0f4b7ee8247c">dominate</a>(bbKey,bbValue);</div>
560
+ <div class="line"><a name="l00508"></a><span class="lineno"> 508</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#ae37546be7304c66b4eca2654d995eaa7">getDomFrontierMap</a>();</div>
566
561
  <div class="line"><a name="l00509"></a><span class="lineno"> 509</span>&#160; }</div>
567
562
  <div class="line"><a name="l00510"></a><span class="lineno"> 510</span>&#160; </div>
568
- <div class="line"><a name="l00511"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#acc4af12afb0bc14982060d2e3baa1929"> 511</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#acc4af12afb0bc14982060d2e3baa1929">postDominate</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bbKey, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bbValue)<span class="keyword"> const</span></div>
563
+ <div class="line"><a name="l00511"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#afa469fdfa92b99d1727b8df873c86768"> 511</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#afa469fdfa92b99d1727b8df873c86768">isLoopHeader</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bb)<span class="keyword"> const</span></div>
569
564
  <div class="line"><a name="l00512"></a><span class="lineno"> 512</span>&#160;<span class="keyword"> </span>{</div>
570
- <div class="line"><a name="l00513"></a><span class="lineno"> 513</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#af66c5a824f9fc2813e2d97e17f9a2e96">postDominate</a>(bbKey,bbValue);</div>
565
+ <div class="line"><a name="l00513"></a><span class="lineno"> 513</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a39257282d3875b5d28c21f6c8b1caf43">isLoopHeader</a>(bb);</div>
571
566
  <div class="line"><a name="l00514"></a><span class="lineno"> 514</span>&#160; }</div>
572
- <div class="line"><a name="l00515"></a><span class="lineno"> 515</span>&#160;};</div>
573
- <div class="line"><a name="l00516"></a><span class="lineno"> 516</span>&#160; </div>
574
- <div class="line"><a name="l00517"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html"> 517</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a></div>
575
- <div class="line"><a name="l00518"></a><span class="lineno"> 518</span>&#160;{</div>
576
- <div class="line"><a name="l00519"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a67579a8b316129e389ed0f5e3f0ee509"> 519</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
577
- <div class="line"><a name="l00520"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac6d7207b2c449f2aa8129697485d8fd6"> 520</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
578
- <div class="line"><a name="l00521"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a96821c016c81ee0600ef62fd28298292"> 521</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
579
- <div class="line"><a name="l00522"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a46fadea4d08baefc8fbc1d8928da7f6b"> 522</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRBuilder.html">SVFIRBuilder</a>;</div>
580
- <div class="line"><a name="l00523"></a><span class="lineno"> 523</span>&#160; </div>
581
- <div class="line"><a name="l00524"></a><span class="lineno"> 524</span>&#160;<span class="keyword">public</span>:</div>
582
- <div class="line"><a name="l00525"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca"> 525</a></span>&#160; <span class="keyword">typedef</span> std::vector&lt;const SVFInstruction*&gt;::const_iterator <a class="code" href="classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca">const_iterator</a>;</div>
567
+ <div class="line"><a name="l00515"></a><span class="lineno"> 515</span>&#160; </div>
568
+ <div class="line"><a name="l00516"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a03db4ff0d8140ebc0219caea902e7078"> 516</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a03db4ff0d8140ebc0219caea902e7078">dominate</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bbKey, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bbValue)<span class="keyword"> const</span></div>
569
+ <div class="line"><a name="l00517"></a><span class="lineno"> 517</span>&#160;<span class="keyword"> </span>{</div>
570
+ <div class="line"><a name="l00518"></a><span class="lineno"> 518</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a342f2825d6b7e3289d0f0f4b7ee8247c">dominate</a>(bbKey,bbValue);</div>
571
+ <div class="line"><a name="l00519"></a><span class="lineno"> 519</span>&#160; }</div>
572
+ <div class="line"><a name="l00520"></a><span class="lineno"> 520</span>&#160; </div>
573
+ <div class="line"><a name="l00521"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#acc4af12afb0bc14982060d2e3baa1929"> 521</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#acc4af12afb0bc14982060d2e3baa1929">postDominate</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bbKey, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* bbValue)<span class="keyword"> const</span></div>
574
+ <div class="line"><a name="l00522"></a><span class="lineno"> 522</span>&#160;<span class="keyword"> </span>{</div>
575
+ <div class="line"><a name="l00523"></a><span class="lineno"> 523</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>-&gt;<a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#af66c5a824f9fc2813e2d97e17f9a2e96">postDominate</a>(bbKey,bbValue);</div>
576
+ <div class="line"><a name="l00524"></a><span class="lineno"> 524</span>&#160; }</div>
577
+ <div class="line"><a name="l00525"></a><span class="lineno"> 525</span>&#160;};</div>
583
578
  <div class="line"><a name="l00526"></a><span class="lineno"> 526</span>&#160; </div>
584
- <div class="line"><a name="l00527"></a><span class="lineno"> 527</span>&#160;<span class="keyword">private</span>:</div>
585
- <div class="line"><a name="l00528"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a"> 528</a></span>&#160; std::vector&lt;const SVFInstruction*&gt; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>; </div>
586
- <div class="line"><a name="l00529"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd"> 529</a></span>&#160; std::vector&lt;const SVFBasicBlock*&gt; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>; </div>
587
- <div class="line"><a name="l00530"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c"> 530</a></span>&#160; std::vector&lt;const SVFBasicBlock*&gt; <a class="code" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c">predBBs</a>; </div>
588
- <div class="line"><a name="l00531"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7"> 531</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7">fun</a>; </div>
589
- <div class="line"><a name="l00532"></a><span class="lineno"> 532</span>&#160; </div>
590
- <div class="line"><a name="l00533"></a><span class="lineno"> 533</span>&#160;<span class="keyword">protected</span>:</div>
591
- <div class="line"><a name="l00535"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac1b15d8f9c2499add8dbc889ae5cab65"> 535</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#ac1b15d8f9c2499add8dbc889ae5cab65">addInstruction</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>* inst)</div>
592
- <div class="line"><a name="l00536"></a><span class="lineno"> 536</span>&#160; {</div>
593
- <div class="line"><a name="l00537"></a><span class="lineno"> 537</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.push_back(inst);</div>
594
- <div class="line"><a name="l00538"></a><span class="lineno"> 538</span>&#160; }</div>
595
- <div class="line"><a name="l00539"></a><span class="lineno"> 539</span>&#160; </div>
596
- <div class="line"><a name="l00540"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#abfe3a1ce5fa364d9db7cd2d0e6a144ff"> 540</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#abfe3a1ce5fa364d9db7cd2d0e6a144ff">addSuccBasicBlock</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* succ)</div>
597
- <div class="line"><a name="l00541"></a><span class="lineno"> 541</span>&#160; {</div>
598
- <div class="line"><a name="l00542"></a><span class="lineno"> 542</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>.push_back(succ);</div>
599
- <div class="line"><a name="l00543"></a><span class="lineno"> 543</span>&#160; }</div>
600
- <div class="line"><a name="l00544"></a><span class="lineno"> 544</span>&#160; </div>
601
- <div class="line"><a name="l00545"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a38f8fdd93ef7222f408cbbb2a98a1cd5"> 545</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a38f8fdd93ef7222f408cbbb2a98a1cd5">addPredBasicBlock</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* pred)</div>
602
- <div class="line"><a name="l00546"></a><span class="lineno"> 546</span>&#160; {</div>
603
- <div class="line"><a name="l00547"></a><span class="lineno"> 547</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c">predBBs</a>.push_back(pred);</div>
604
- <div class="line"><a name="l00548"></a><span class="lineno"> 548</span>&#160; }</div>
579
+ <div class="line"><a name="l00527"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html"> 527</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a></div>
580
+ <div class="line"><a name="l00528"></a><span class="lineno"> 528</span>&#160;{</div>
581
+ <div class="line"><a name="l00529"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a67579a8b316129e389ed0f5e3f0ee509"> 529</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
582
+ <div class="line"><a name="l00530"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac6d7207b2c449f2aa8129697485d8fd6"> 530</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
583
+ <div class="line"><a name="l00531"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a96821c016c81ee0600ef62fd28298292"> 531</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
584
+ <div class="line"><a name="l00532"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a46fadea4d08baefc8fbc1d8928da7f6b"> 532</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRBuilder.html">SVFIRBuilder</a>;</div>
585
+ <div class="line"><a name="l00533"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#afcfae770b6ed1235cc1aa6c123b3a048"> 533</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>;</div>
586
+ <div class="line"><a name="l00534"></a><span class="lineno"> 534</span>&#160; </div>
587
+ <div class="line"><a name="l00535"></a><span class="lineno"> 535</span>&#160;<span class="keyword">public</span>:</div>
588
+ <div class="line"><a name="l00536"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca"> 536</a></span>&#160; <span class="keyword">typedef</span> std::vector&lt;const SVFInstruction*&gt;::const_iterator <a class="code" href="classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca">const_iterator</a>;</div>
589
+ <div class="line"><a name="l00537"></a><span class="lineno"> 537</span>&#160; </div>
590
+ <div class="line"><a name="l00538"></a><span class="lineno"> 538</span>&#160;<span class="keyword">private</span>:</div>
591
+ <div class="line"><a name="l00539"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a"> 539</a></span>&#160; std::vector&lt;const SVFInstruction*&gt; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>; </div>
592
+ <div class="line"><a name="l00540"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd"> 540</a></span>&#160; std::vector&lt;const SVFBasicBlock*&gt; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>; </div>
593
+ <div class="line"><a name="l00541"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c"> 541</a></span>&#160; std::vector&lt;const SVFBasicBlock*&gt; <a class="code" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c">predBBs</a>; </div>
594
+ <div class="line"><a name="l00542"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7"> 542</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7">fun</a>; </div>
595
+ <div class="line"><a name="l00543"></a><span class="lineno"> 543</span>&#160; </div>
596
+ <div class="line"><a name="l00544"></a><span class="lineno"> 544</span>&#160;<span class="keyword">protected</span>:</div>
597
+ <div class="line"><a name="l00546"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac1b15d8f9c2499add8dbc889ae5cab65"> 546</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#ac1b15d8f9c2499add8dbc889ae5cab65">addInstruction</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>* inst)</div>
598
+ <div class="line"><a name="l00547"></a><span class="lineno"> 547</span>&#160; {</div>
599
+ <div class="line"><a name="l00548"></a><span class="lineno"> 548</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.push_back(inst);</div>
600
+ <div class="line"><a name="l00549"></a><span class="lineno"> 549</span>&#160; }</div>
605
601
  <div class="line"><a name="l00550"></a><span class="lineno"> 550</span>&#160; </div>
606
- <div class="line"><a name="l00551"></a><span class="lineno"> 551</span>&#160;<span class="keyword">public</span>:</div>
607
- <div class="line"><a name="l00553"></a><span class="lineno"> 553</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#ae017f9a00c523585718bde13665275b3">SVFBasicBlock</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* f);</div>
608
- <div class="line"><a name="l00554"></a><span class="lineno"> 554</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#ae017f9a00c523585718bde13665275b3">SVFBasicBlock</a>() = <span class="keyword">delete</span>;</div>
609
- <div class="line"><a name="l00555"></a><span class="lineno"> 555</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#abd5adb119af2024fe4702ba25394d5ac">~SVFBasicBlock</a>() <span class="keyword">override</span>;</div>
610
- <div class="line"><a name="l00556"></a><span class="lineno"> 556</span>&#160; </div>
611
- <div class="line"><a name="l00557"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a0702a054bc6aec5fb67fe6e287f1e5f8"> 557</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a0702a054bc6aec5fb67fe6e287f1e5f8">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
612
- <div class="line"><a name="l00558"></a><span class="lineno"> 558</span>&#160; {</div>
613
- <div class="line"><a name="l00559"></a><span class="lineno"> 559</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea732cb3760ef56163428add79824174f4">SVFBB</a>;</div>
614
- <div class="line"><a name="l00560"></a><span class="lineno"> 560</span>&#160; }</div>
602
+ <div class="line"><a name="l00551"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#abfe3a1ce5fa364d9db7cd2d0e6a144ff"> 551</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#abfe3a1ce5fa364d9db7cd2d0e6a144ff">addSuccBasicBlock</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* succ)</div>
603
+ <div class="line"><a name="l00552"></a><span class="lineno"> 552</span>&#160; {</div>
604
+ <div class="line"><a name="l00553"></a><span class="lineno"> 553</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>.push_back(succ);</div>
605
+ <div class="line"><a name="l00554"></a><span class="lineno"> 554</span>&#160; }</div>
606
+ <div class="line"><a name="l00555"></a><span class="lineno"> 555</span>&#160; </div>
607
+ <div class="line"><a name="l00556"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a38f8fdd93ef7222f408cbbb2a98a1cd5"> 556</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a38f8fdd93ef7222f408cbbb2a98a1cd5">addPredBasicBlock</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* pred)</div>
608
+ <div class="line"><a name="l00557"></a><span class="lineno"> 557</span>&#160; {</div>
609
+ <div class="line"><a name="l00558"></a><span class="lineno"> 558</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c">predBBs</a>.push_back(pred);</div>
610
+ <div class="line"><a name="l00559"></a><span class="lineno"> 559</span>&#160; }</div>
615
611
  <div class="line"><a name="l00561"></a><span class="lineno"> 561</span>&#160; </div>
616
- <div class="line"><a name="l00562"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e"> 562</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> std::vector&lt;const SVFInstruction*&gt;&amp; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e">getInstructionList</a>()<span class="keyword"> const</span></div>
617
- <div class="line"><a name="l00563"></a><span class="lineno"> 563</span>&#160;<span class="keyword"> </span>{</div>
618
- <div class="line"><a name="l00564"></a><span class="lineno"> 564</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>;</div>
619
- <div class="line"><a name="l00565"></a><span class="lineno"> 565</span>&#160; }</div>
620
- <div class="line"><a name="l00566"></a><span class="lineno"> 566</span>&#160; </div>
621
- <div class="line"><a name="l00567"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac9cb2f17e42c40ca81b49c8b63a855fc"> 567</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca">const_iterator</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#ac9cb2f17e42c40ca81b49c8b63a855fc">begin</a>()<span class="keyword"> const</span></div>
622
- <div class="line"><a name="l00568"></a><span class="lineno"> 568</span>&#160;<span class="keyword"> </span>{</div>
623
- <div class="line"><a name="l00569"></a><span class="lineno"> 569</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.begin();</div>
624
- <div class="line"><a name="l00570"></a><span class="lineno"> 570</span>&#160; }</div>
625
- <div class="line"><a name="l00571"></a><span class="lineno"> 571</span>&#160; </div>
626
- <div class="line"><a name="l00572"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ab65173c2668b80643cb96e8133e5ea0a"> 572</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca">const_iterator</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#ab65173c2668b80643cb96e8133e5ea0a">end</a>()<span class="keyword"> const</span></div>
627
- <div class="line"><a name="l00573"></a><span class="lineno"> 573</span>&#160;<span class="keyword"> </span>{</div>
628
- <div class="line"><a name="l00574"></a><span class="lineno"> 574</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.end();</div>
629
- <div class="line"><a name="l00575"></a><span class="lineno"> 575</span>&#160; }</div>
630
- <div class="line"><a name="l00576"></a><span class="lineno"> 576</span>&#160; </div>
631
- <div class="line"><a name="l00577"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#af48d08d3adf7dd3ed69d97e4df360059"> 577</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFBasicBlock.html#af48d08d3adf7dd3ed69d97e4df360059">getParent</a>()<span class="keyword"> const</span></div>
632
- <div class="line"><a name="l00578"></a><span class="lineno"> 578</span>&#160;<span class="keyword"> </span>{</div>
633
- <div class="line"><a name="l00579"></a><span class="lineno"> 579</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7">fun</a>;</div>
634
- <div class="line"><a name="l00580"></a><span class="lineno"> 580</span>&#160; }</div>
635
- <div class="line"><a name="l00581"></a><span class="lineno"> 581</span>&#160; </div>
636
- <div class="line"><a name="l00582"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#aeaa9b2b4e802d9e6bed138eaf3186d09"> 582</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFBasicBlock.html#aeaa9b2b4e802d9e6bed138eaf3186d09">getFunction</a>()<span class="keyword"> const</span></div>
637
- <div class="line"><a name="l00583"></a><span class="lineno"> 583</span>&#160;<span class="keyword"> </span>{</div>
638
- <div class="line"><a name="l00584"></a><span class="lineno"> 584</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7">fun</a>;</div>
639
- <div class="line"><a name="l00585"></a><span class="lineno"> 585</span>&#160; }</div>
640
- <div class="line"><a name="l00586"></a><span class="lineno"> 586</span>&#160; </div>
641
- <div class="line"><a name="l00587"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a7bde256bc906af7f7204929019f4a33e"> 587</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>* <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7bde256bc906af7f7204929019f4a33e">front</a>()<span class="keyword"> const</span></div>
642
- <div class="line"><a name="l00588"></a><span class="lineno"> 588</span>&#160;<span class="keyword"> </span>{</div>
643
- <div class="line"><a name="l00589"></a><span class="lineno"> 589</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.front();</div>
644
- <div class="line"><a name="l00590"></a><span class="lineno"> 590</span>&#160; }</div>
645
- <div class="line"><a name="l00591"></a><span class="lineno"> 591</span>&#160; </div>
646
- <div class="line"><a name="l00592"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ad05f85ce931d4479f71d1947a25599dc"> 592</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>* <a class="code" href="classSVF_1_1SVFBasicBlock.html#ad05f85ce931d4479f71d1947a25599dc">back</a>()<span class="keyword"> const</span></div>
647
- <div class="line"><a name="l00593"></a><span class="lineno"> 593</span>&#160;<span class="keyword"> </span>{</div>
648
- <div class="line"><a name="l00594"></a><span class="lineno"> 594</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.back();</div>
649
- <div class="line"><a name="l00595"></a><span class="lineno"> 595</span>&#160; }</div>
650
- <div class="line"><a name="l00596"></a><span class="lineno"> 596</span>&#160; </div>
651
- <div class="line"><a name="l00599"></a><span class="lineno"> 599</span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>* <a class="code" href="classSVF_1_1SVFBasicBlock.html#a10707086ce21999f415c479706abbd38">getTerminator</a>() <span class="keyword">const</span>;</div>
652
- <div class="line"><a name="l00600"></a><span class="lineno"> 600</span>&#160; </div>
653
- <div class="line"><a name="l00601"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae"> 601</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> std::vector&lt;const SVFBasicBlock*&gt;&amp; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae">getSuccessors</a>()<span class="keyword"> const</span></div>
654
- <div class="line"><a name="l00602"></a><span class="lineno"> 602</span>&#160;<span class="keyword"> </span>{</div>
655
- <div class="line"><a name="l00603"></a><span class="lineno"> 603</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>;</div>
656
- <div class="line"><a name="l00604"></a><span class="lineno"> 604</span>&#160; }</div>
657
- <div class="line"><a name="l00605"></a><span class="lineno"> 605</span>&#160; </div>
658
- <div class="line"><a name="l00606"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231"> 606</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> std::vector&lt;const SVFBasicBlock*&gt;&amp; <a class="code" href="classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231">getPredecessors</a>()<span class="keyword"> const</span></div>
659
- <div class="line"><a name="l00607"></a><span class="lineno"> 607</span>&#160;<span class="keyword"> </span>{</div>
660
- <div class="line"><a name="l00608"></a><span class="lineno"> 608</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c">predBBs</a>;</div>
661
- <div class="line"><a name="l00609"></a><span class="lineno"> 609</span>&#160; }</div>
662
- <div class="line"><a name="l00610"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#aebc0d1aa674dec207a99c7fc148c9c36"> 610</a></span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#aebc0d1aa674dec207a99c7fc148c9c36">getNumSuccessors</a>()<span class="keyword"> const</span></div>
663
- <div class="line"><a name="l00611"></a><span class="lineno"> 611</span>&#160;<span class="keyword"> </span>{</div>
664
- <div class="line"><a name="l00612"></a><span class="lineno"> 612</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>.size();</div>
665
- <div class="line"><a name="l00613"></a><span class="lineno"> 613</span>&#160; }</div>
666
- <div class="line"><a name="l00614"></a><span class="lineno"> 614</span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#ab8a735b5d183f5190c4c45b313f1b174">getBBSuccessorPos</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* succbb);</div>
667
- <div class="line"><a name="l00615"></a><span class="lineno"> 615</span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#ab8a735b5d183f5190c4c45b313f1b174">getBBSuccessorPos</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* succbb) <span class="keyword">const</span>;</div>
668
- <div class="line"><a name="l00616"></a><span class="lineno"> 616</span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a59a4b7d815f624e448afe3ac0e9d18f5">getBBPredecessorPos</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* succbb);</div>
669
- <div class="line"><a name="l00617"></a><span class="lineno"> 617</span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a59a4b7d815f624e448afe3ac0e9d18f5">getBBPredecessorPos</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* succbb) <span class="keyword">const</span>;</div>
670
- <div class="line"><a name="l00618"></a><span class="lineno"> 618</span>&#160;};</div>
671
- <div class="line"><a name="l00619"></a><span class="lineno"> 619</span>&#160; </div>
672
- <div class="line"><a name="l00620"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html"> 620</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a></div>
673
- <div class="line"><a name="l00621"></a><span class="lineno"> 621</span>&#160;{</div>
674
- <div class="line"><a name="l00622"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ac6d7207b2c449f2aa8129697485d8fd6"> 622</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
675
- <div class="line"><a name="l00623"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a96821c016c81ee0600ef62fd28298292"> 623</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
676
- <div class="line"><a name="l00624"></a><span class="lineno"> 624</span>&#160;<span class="keyword">public</span>:</div>
677
- <div class="line"><a name="l00625"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b"> 625</a></span>&#160; <span class="keyword">typedef</span> std::vector&lt;const SVFInstruction*&gt; <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a>;</div>
678
- <div class="line"><a name="l00626"></a><span class="lineno"> 626</span>&#160; </div>
679
- <div class="line"><a name="l00627"></a><span class="lineno"> 627</span>&#160;<span class="keyword">private</span>:</div>
680
- <div class="line"><a name="l00628"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0"> 628</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0">bb</a>; </div>
681
- <div class="line"><a name="l00629"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3"> 629</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3">terminator</a>; </div>
682
- <div class="line"><a name="l00630"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca"> 630</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca">ret</a>; </div>
683
- <div class="line"><a name="l00631"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679"> 631</a></span>&#160; <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a> <a class="code" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679">succInsts</a>; </div>
684
- <div class="line"><a name="l00632"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34"> 632</a></span>&#160; <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a> <a class="code" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34">predInsts</a>; </div>
685
- <div class="line"><a name="l00633"></a><span class="lineno"> 633</span>&#160; </div>
686
- <div class="line"><a name="l00634"></a><span class="lineno"> 634</span>&#160;<span class="keyword">public</span>:</div>
687
- <div class="line"><a name="l00636"></a><span class="lineno"> 636</span>&#160; <a class="code" href="classSVF_1_1SVFInstruction.html#a7d81c86ea5e1f8e313457862e19c2a3c">SVFInstruction</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="cJSON_8h.html#a1a175e87536301df98c805ac0636ad7c">b</a>, <span class="keywordtype">bool</span> tm,</div>
688
- <div class="line"><a name="l00637"></a><span class="lineno"> 637</span>&#160; <span class="keywordtype">bool</span> isRet, <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860e">SVFValKind</a> k = <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eacb5f1f872986a8f8bccd9a3b3904e9dd">SVFInst</a>);</div>
689
- <div class="line"><a name="l00638"></a><span class="lineno"> 638</span>&#160; <a class="code" href="classSVF_1_1SVFInstruction.html#a7d81c86ea5e1f8e313457862e19c2a3c">SVFInstruction</a>(<span class="keywordtype">void</span>) = <span class="keyword">delete</span>;</div>
690
- <div class="line"><a name="l00639"></a><span class="lineno"> 639</span>&#160; </div>
691
- <div class="line"><a name="l00640"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a3d3d19a3136d5d4fbda3946cf9f86231"> 640</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#a3d3d19a3136d5d4fbda3946cf9f86231">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
692
- <div class="line"><a name="l00641"></a><span class="lineno"> 641</span>&#160; {</div>
693
- <div class="line"><a name="l00642"></a><span class="lineno"> 642</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eacb5f1f872986a8f8bccd9a3b3904e9dd">SVFInst</a> ||</div>
694
- <div class="line"><a name="l00643"></a><span class="lineno"> 643</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5">SVFCall</a> ||</div>
695
- <div class="line"><a name="l00644"></a><span class="lineno"> 644</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>;</div>
696
- <div class="line"><a name="l00645"></a><span class="lineno"> 645</span>&#160; }</div>
697
- <div class="line"><a name="l00646"></a><span class="lineno"> 646</span>&#160; </div>
698
- <div class="line"><a name="l00647"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ae009f41cbf48d949d4325e08fe8d7198"> 647</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFInstruction.html#ae009f41cbf48d949d4325e08fe8d7198">getParent</a>()<span class="keyword"> const</span></div>
699
- <div class="line"><a name="l00648"></a><span class="lineno"> 648</span>&#160;<span class="keyword"> </span>{</div>
700
- <div class="line"><a name="l00649"></a><span class="lineno"> 649</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0">bb</a>;</div>
701
- <div class="line"><a name="l00650"></a><span class="lineno"> 650</span>&#160; }</div>
702
- <div class="line"><a name="l00651"></a><span class="lineno"> 651</span>&#160; </div>
703
- <div class="line"><a name="l00652"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f"> 652</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a>&amp; <a class="code" href="classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f">getSuccInstructions</a>()</div>
704
- <div class="line"><a name="l00653"></a><span class="lineno"> 653</span>&#160; {</div>
705
- <div class="line"><a name="l00654"></a><span class="lineno"> 654</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679">succInsts</a>;</div>
706
- <div class="line"><a name="l00655"></a><span class="lineno"> 655</span>&#160; }</div>
707
- <div class="line"><a name="l00656"></a><span class="lineno"> 656</span>&#160; </div>
708
- <div class="line"><a name="l00657"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8"> 657</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a>&amp; <a class="code" href="classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8">getPredInstructions</a>()</div>
709
- <div class="line"><a name="l00658"></a><span class="lineno"> 658</span>&#160; {</div>
710
- <div class="line"><a name="l00659"></a><span class="lineno"> 659</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34">predInsts</a>;</div>
711
- <div class="line"><a name="l00660"></a><span class="lineno"> 660</span>&#160; }</div>
712
- <div class="line"><a name="l00661"></a><span class="lineno"> 661</span>&#160; </div>
713
- <div class="line"><a name="l00662"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b"> 662</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a>&amp; <a class="code" href="classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b">getSuccInstructions</a>()<span class="keyword"> const</span></div>
714
- <div class="line"><a name="l00663"></a><span class="lineno"> 663</span>&#160;<span class="keyword"> </span>{</div>
715
- <div class="line"><a name="l00664"></a><span class="lineno"> 664</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679">succInsts</a>;</div>
716
- <div class="line"><a name="l00665"></a><span class="lineno"> 665</span>&#160; }</div>
717
- <div class="line"><a name="l00666"></a><span class="lineno"> 666</span>&#160; </div>
718
- <div class="line"><a name="l00667"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc"> 667</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a>&amp; <a class="code" href="classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc">getPredInstructions</a>()<span class="keyword"> const</span></div>
719
- <div class="line"><a name="l00668"></a><span class="lineno"> 668</span>&#160;<span class="keyword"> </span>{</div>
720
- <div class="line"><a name="l00669"></a><span class="lineno"> 669</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34">predInsts</a>;</div>
721
- <div class="line"><a name="l00670"></a><span class="lineno"> 670</span>&#160; }</div>
722
- <div class="line"><a name="l00671"></a><span class="lineno"> 671</span>&#160; </div>
723
- <div class="line"><a name="l00672"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e"> 672</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e">getFunction</a>()<span class="keyword"> const</span></div>
724
- <div class="line"><a name="l00673"></a><span class="lineno"> 673</span>&#160;<span class="keyword"> </span>{</div>
725
- <div class="line"><a name="l00674"></a><span class="lineno"> 674</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0">bb</a>-&gt;<a class="code" href="classSVF_1_1SVFBasicBlock.html#af48d08d3adf7dd3ed69d97e4df360059">getParent</a>();</div>
726
- <div class="line"><a name="l00675"></a><span class="lineno"> 675</span>&#160; }</div>
727
- <div class="line"><a name="l00676"></a><span class="lineno"> 676</span>&#160; </div>
728
- <div class="line"><a name="l00677"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#afbf703f88da59d2b30c14c7d40e5e22d"> 677</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#afbf703f88da59d2b30c14c7d40e5e22d">isTerminator</a>()<span class="keyword"> const</span></div>
729
- <div class="line"><a name="l00678"></a><span class="lineno"> 678</span>&#160;<span class="keyword"> </span>{</div>
730
- <div class="line"><a name="l00679"></a><span class="lineno"> 679</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3">terminator</a>;</div>
731
- <div class="line"><a name="l00680"></a><span class="lineno"> 680</span>&#160; }</div>
732
- <div class="line"><a name="l00681"></a><span class="lineno"> 681</span>&#160; </div>
733
- <div class="line"><a name="l00682"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a454f676881eecf4b7399649a81180b5d"> 682</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#a454f676881eecf4b7399649a81180b5d">isRetInst</a>()<span class="keyword"> const</span></div>
734
- <div class="line"><a name="l00683"></a><span class="lineno"> 683</span>&#160;<span class="keyword"> </span>{</div>
735
- <div class="line"><a name="l00684"></a><span class="lineno"> 684</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca">ret</a>;</div>
736
- <div class="line"><a name="l00685"></a><span class="lineno"> 685</span>&#160; }</div>
737
- <div class="line"><a name="l00686"></a><span class="lineno"> 686</span>&#160;};</div>
612
+ <div class="line"><a name="l00562"></a><span class="lineno"> 562</span>&#160;<span class="keyword">public</span>:</div>
613
+ <div class="line"><a name="l00564"></a><span class="lineno"> 564</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#ae017f9a00c523585718bde13665275b3">SVFBasicBlock</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* f);</div>
614
+ <div class="line"><a name="l00565"></a><span class="lineno"> 565</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#ae017f9a00c523585718bde13665275b3">SVFBasicBlock</a>() = <span class="keyword">delete</span>;</div>
615
+ <div class="line"><a name="l00566"></a><span class="lineno"> 566</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#abd5adb119af2024fe4702ba25394d5ac">~SVFBasicBlock</a>() <span class="keyword">override</span>;</div>
616
+ <div class="line"><a name="l00567"></a><span class="lineno"> 567</span>&#160; </div>
617
+ <div class="line"><a name="l00568"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a0702a054bc6aec5fb67fe6e287f1e5f8"> 568</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a0702a054bc6aec5fb67fe6e287f1e5f8">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
618
+ <div class="line"><a name="l00569"></a><span class="lineno"> 569</span>&#160; {</div>
619
+ <div class="line"><a name="l00570"></a><span class="lineno"> 570</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea732cb3760ef56163428add79824174f4">SVFBB</a>;</div>
620
+ <div class="line"><a name="l00571"></a><span class="lineno"> 571</span>&#160; }</div>
621
+ <div class="line"><a name="l00572"></a><span class="lineno"> 572</span>&#160; </div>
622
+ <div class="line"><a name="l00573"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e"> 573</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> std::vector&lt;const SVFInstruction*&gt;&amp; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e">getInstructionList</a>()<span class="keyword"> const</span></div>
623
+ <div class="line"><a name="l00574"></a><span class="lineno"> 574</span>&#160;<span class="keyword"> </span>{</div>
624
+ <div class="line"><a name="l00575"></a><span class="lineno"> 575</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>;</div>
625
+ <div class="line"><a name="l00576"></a><span class="lineno"> 576</span>&#160; }</div>
626
+ <div class="line"><a name="l00577"></a><span class="lineno"> 577</span>&#160; </div>
627
+ <div class="line"><a name="l00578"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac9cb2f17e42c40ca81b49c8b63a855fc"> 578</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca">const_iterator</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#ac9cb2f17e42c40ca81b49c8b63a855fc">begin</a>()<span class="keyword"> const</span></div>
628
+ <div class="line"><a name="l00579"></a><span class="lineno"> 579</span>&#160;<span class="keyword"> </span>{</div>
629
+ <div class="line"><a name="l00580"></a><span class="lineno"> 580</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.begin();</div>
630
+ <div class="line"><a name="l00581"></a><span class="lineno"> 581</span>&#160; }</div>
631
+ <div class="line"><a name="l00582"></a><span class="lineno"> 582</span>&#160; </div>
632
+ <div class="line"><a name="l00583"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ab65173c2668b80643cb96e8133e5ea0a"> 583</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca">const_iterator</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#ab65173c2668b80643cb96e8133e5ea0a">end</a>()<span class="keyword"> const</span></div>
633
+ <div class="line"><a name="l00584"></a><span class="lineno"> 584</span>&#160;<span class="keyword"> </span>{</div>
634
+ <div class="line"><a name="l00585"></a><span class="lineno"> 585</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.end();</div>
635
+ <div class="line"><a name="l00586"></a><span class="lineno"> 586</span>&#160; }</div>
636
+ <div class="line"><a name="l00587"></a><span class="lineno"> 587</span>&#160; </div>
637
+ <div class="line"><a name="l00588"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#af48d08d3adf7dd3ed69d97e4df360059"> 588</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFBasicBlock.html#af48d08d3adf7dd3ed69d97e4df360059">getParent</a>()<span class="keyword"> const</span></div>
638
+ <div class="line"><a name="l00589"></a><span class="lineno"> 589</span>&#160;<span class="keyword"> </span>{</div>
639
+ <div class="line"><a name="l00590"></a><span class="lineno"> 590</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7">fun</a>;</div>
640
+ <div class="line"><a name="l00591"></a><span class="lineno"> 591</span>&#160; }</div>
641
+ <div class="line"><a name="l00592"></a><span class="lineno"> 592</span>&#160; </div>
642
+ <div class="line"><a name="l00593"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#aeaa9b2b4e802d9e6bed138eaf3186d09"> 593</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFBasicBlock.html#aeaa9b2b4e802d9e6bed138eaf3186d09">getFunction</a>()<span class="keyword"> const</span></div>
643
+ <div class="line"><a name="l00594"></a><span class="lineno"> 594</span>&#160;<span class="keyword"> </span>{</div>
644
+ <div class="line"><a name="l00595"></a><span class="lineno"> 595</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7">fun</a>;</div>
645
+ <div class="line"><a name="l00596"></a><span class="lineno"> 596</span>&#160; }</div>
646
+ <div class="line"><a name="l00597"></a><span class="lineno"> 597</span>&#160; </div>
647
+ <div class="line"><a name="l00598"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a7bde256bc906af7f7204929019f4a33e"> 598</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>* <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7bde256bc906af7f7204929019f4a33e">front</a>()<span class="keyword"> const</span></div>
648
+ <div class="line"><a name="l00599"></a><span class="lineno"> 599</span>&#160;<span class="keyword"> </span>{</div>
649
+ <div class="line"><a name="l00600"></a><span class="lineno"> 600</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.front();</div>
650
+ <div class="line"><a name="l00601"></a><span class="lineno"> 601</span>&#160; }</div>
651
+ <div class="line"><a name="l00602"></a><span class="lineno"> 602</span>&#160; </div>
652
+ <div class="line"><a name="l00603"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ad05f85ce931d4479f71d1947a25599dc"> 603</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>* <a class="code" href="classSVF_1_1SVFBasicBlock.html#ad05f85ce931d4479f71d1947a25599dc">back</a>()<span class="keyword"> const</span></div>
653
+ <div class="line"><a name="l00604"></a><span class="lineno"> 604</span>&#160;<span class="keyword"> </span>{</div>
654
+ <div class="line"><a name="l00605"></a><span class="lineno"> 605</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.back();</div>
655
+ <div class="line"><a name="l00606"></a><span class="lineno"> 606</span>&#160; }</div>
656
+ <div class="line"><a name="l00607"></a><span class="lineno"> 607</span>&#160; </div>
657
+ <div class="line"><a name="l00610"></a><span class="lineno"> 610</span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>* <a class="code" href="classSVF_1_1SVFBasicBlock.html#a10707086ce21999f415c479706abbd38">getTerminator</a>() <span class="keyword">const</span>;</div>
658
+ <div class="line"><a name="l00611"></a><span class="lineno"> 611</span>&#160; </div>
659
+ <div class="line"><a name="l00612"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae"> 612</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> std::vector&lt;const SVFBasicBlock*&gt;&amp; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae">getSuccessors</a>()<span class="keyword"> const</span></div>
660
+ <div class="line"><a name="l00613"></a><span class="lineno"> 613</span>&#160;<span class="keyword"> </span>{</div>
661
+ <div class="line"><a name="l00614"></a><span class="lineno"> 614</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>;</div>
662
+ <div class="line"><a name="l00615"></a><span class="lineno"> 615</span>&#160; }</div>
663
+ <div class="line"><a name="l00616"></a><span class="lineno"> 616</span>&#160; </div>
664
+ <div class="line"><a name="l00617"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231"> 617</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> std::vector&lt;const SVFBasicBlock*&gt;&amp; <a class="code" href="classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231">getPredecessors</a>()<span class="keyword"> const</span></div>
665
+ <div class="line"><a name="l00618"></a><span class="lineno"> 618</span>&#160;<span class="keyword"> </span>{</div>
666
+ <div class="line"><a name="l00619"></a><span class="lineno"> 619</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c">predBBs</a>;</div>
667
+ <div class="line"><a name="l00620"></a><span class="lineno"> 620</span>&#160; }</div>
668
+ <div class="line"><a name="l00621"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#aebc0d1aa674dec207a99c7fc148c9c36"> 621</a></span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#aebc0d1aa674dec207a99c7fc148c9c36">getNumSuccessors</a>()<span class="keyword"> const</span></div>
669
+ <div class="line"><a name="l00622"></a><span class="lineno"> 622</span>&#160;<span class="keyword"> </span>{</div>
670
+ <div class="line"><a name="l00623"></a><span class="lineno"> 623</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>.size();</div>
671
+ <div class="line"><a name="l00624"></a><span class="lineno"> 624</span>&#160; }</div>
672
+ <div class="line"><a name="l00625"></a><span class="lineno"> 625</span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#ab8a735b5d183f5190c4c45b313f1b174">getBBSuccessorPos</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* succbb);</div>
673
+ <div class="line"><a name="l00626"></a><span class="lineno"> 626</span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#ab8a735b5d183f5190c4c45b313f1b174">getBBSuccessorPos</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* succbb) <span class="keyword">const</span>;</div>
674
+ <div class="line"><a name="l00627"></a><span class="lineno"> 627</span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a59a4b7d815f624e448afe3ac0e9d18f5">getBBPredecessorPos</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* succbb);</div>
675
+ <div class="line"><a name="l00628"></a><span class="lineno"> 628</span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a59a4b7d815f624e448afe3ac0e9d18f5">getBBPredecessorPos</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* succbb) <span class="keyword">const</span>;</div>
676
+ <div class="line"><a name="l00629"></a><span class="lineno"> 629</span>&#160;};</div>
677
+ <div class="line"><a name="l00630"></a><span class="lineno"> 630</span>&#160; </div>
678
+ <div class="line"><a name="l00631"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html"> 631</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a></div>
679
+ <div class="line"><a name="l00632"></a><span class="lineno"> 632</span>&#160;{</div>
680
+ <div class="line"><a name="l00633"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ac6d7207b2c449f2aa8129697485d8fd6"> 633</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
681
+ <div class="line"><a name="l00634"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a96821c016c81ee0600ef62fd28298292"> 634</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
682
+ <div class="line"><a name="l00635"></a><span class="lineno"> 635</span>&#160;<span class="keyword">public</span>:</div>
683
+ <div class="line"><a name="l00636"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b"> 636</a></span>&#160; <span class="keyword">typedef</span> std::vector&lt;const SVFInstruction*&gt; <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a>;</div>
684
+ <div class="line"><a name="l00637"></a><span class="lineno"> 637</span>&#160; </div>
685
+ <div class="line"><a name="l00638"></a><span class="lineno"> 638</span>&#160;<span class="keyword">private</span>:</div>
686
+ <div class="line"><a name="l00639"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0"> 639</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0">bb</a>; </div>
687
+ <div class="line"><a name="l00640"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3"> 640</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3">terminator</a>; </div>
688
+ <div class="line"><a name="l00641"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca"> 641</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca">ret</a>; </div>
689
+ <div class="line"><a name="l00642"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679"> 642</a></span>&#160; <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a> <a class="code" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679">succInsts</a>; </div>
690
+ <div class="line"><a name="l00643"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34"> 643</a></span>&#160; <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a> <a class="code" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34">predInsts</a>; </div>
691
+ <div class="line"><a name="l00644"></a><span class="lineno"> 644</span>&#160; </div>
692
+ <div class="line"><a name="l00645"></a><span class="lineno"> 645</span>&#160;<span class="keyword">public</span>:</div>
693
+ <div class="line"><a name="l00647"></a><span class="lineno"> 647</span>&#160; <a class="code" href="classSVF_1_1SVFInstruction.html#a7d81c86ea5e1f8e313457862e19c2a3c">SVFInstruction</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="cJSON_8h.html#a1a175e87536301df98c805ac0636ad7c">b</a>, <span class="keywordtype">bool</span> tm,</div>
694
+ <div class="line"><a name="l00648"></a><span class="lineno"> 648</span>&#160; <span class="keywordtype">bool</span> isRet, <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860e">SVFValKind</a> k = <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eacb5f1f872986a8f8bccd9a3b3904e9dd">SVFInst</a>);</div>
695
+ <div class="line"><a name="l00649"></a><span class="lineno"> 649</span>&#160; <a class="code" href="classSVF_1_1SVFInstruction.html#a7d81c86ea5e1f8e313457862e19c2a3c">SVFInstruction</a>(<span class="keywordtype">void</span>) = <span class="keyword">delete</span>;</div>
696
+ <div class="line"><a name="l00650"></a><span class="lineno"> 650</span>&#160; </div>
697
+ <div class="line"><a name="l00651"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a3d3d19a3136d5d4fbda3946cf9f86231"> 651</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#a3d3d19a3136d5d4fbda3946cf9f86231">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
698
+ <div class="line"><a name="l00652"></a><span class="lineno"> 652</span>&#160; {</div>
699
+ <div class="line"><a name="l00653"></a><span class="lineno"> 653</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eacb5f1f872986a8f8bccd9a3b3904e9dd">SVFInst</a> ||</div>
700
+ <div class="line"><a name="l00654"></a><span class="lineno"> 654</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5">SVFCall</a> ||</div>
701
+ <div class="line"><a name="l00655"></a><span class="lineno"> 655</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>;</div>
702
+ <div class="line"><a name="l00656"></a><span class="lineno"> 656</span>&#160; }</div>
703
+ <div class="line"><a name="l00657"></a><span class="lineno"> 657</span>&#160; </div>
704
+ <div class="line"><a name="l00658"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ae009f41cbf48d949d4325e08fe8d7198"> 658</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="classSVF_1_1SVFInstruction.html#ae009f41cbf48d949d4325e08fe8d7198">getParent</a>()<span class="keyword"> const</span></div>
705
+ <div class="line"><a name="l00659"></a><span class="lineno"> 659</span>&#160;<span class="keyword"> </span>{</div>
706
+ <div class="line"><a name="l00660"></a><span class="lineno"> 660</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0">bb</a>;</div>
707
+ <div class="line"><a name="l00661"></a><span class="lineno"> 661</span>&#160; }</div>
708
+ <div class="line"><a name="l00662"></a><span class="lineno"> 662</span>&#160; </div>
709
+ <div class="line"><a name="l00663"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f"> 663</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a>&amp; <a class="code" href="classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f">getSuccInstructions</a>()</div>
710
+ <div class="line"><a name="l00664"></a><span class="lineno"> 664</span>&#160; {</div>
711
+ <div class="line"><a name="l00665"></a><span class="lineno"> 665</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679">succInsts</a>;</div>
712
+ <div class="line"><a name="l00666"></a><span class="lineno"> 666</span>&#160; }</div>
713
+ <div class="line"><a name="l00667"></a><span class="lineno"> 667</span>&#160; </div>
714
+ <div class="line"><a name="l00668"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8"> 668</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a>&amp; <a class="code" href="classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8">getPredInstructions</a>()</div>
715
+ <div class="line"><a name="l00669"></a><span class="lineno"> 669</span>&#160; {</div>
716
+ <div class="line"><a name="l00670"></a><span class="lineno"> 670</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34">predInsts</a>;</div>
717
+ <div class="line"><a name="l00671"></a><span class="lineno"> 671</span>&#160; }</div>
718
+ <div class="line"><a name="l00672"></a><span class="lineno"> 672</span>&#160; </div>
719
+ <div class="line"><a name="l00673"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b"> 673</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a>&amp; <a class="code" href="classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b">getSuccInstructions</a>()<span class="keyword"> const</span></div>
720
+ <div class="line"><a name="l00674"></a><span class="lineno"> 674</span>&#160;<span class="keyword"> </span>{</div>
721
+ <div class="line"><a name="l00675"></a><span class="lineno"> 675</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679">succInsts</a>;</div>
722
+ <div class="line"><a name="l00676"></a><span class="lineno"> 676</span>&#160; }</div>
723
+ <div class="line"><a name="l00677"></a><span class="lineno"> 677</span>&#160; </div>
724
+ <div class="line"><a name="l00678"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc"> 678</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">InstVec</a>&amp; <a class="code" href="classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc">getPredInstructions</a>()<span class="keyword"> const</span></div>
725
+ <div class="line"><a name="l00679"></a><span class="lineno"> 679</span>&#160;<span class="keyword"> </span>{</div>
726
+ <div class="line"><a name="l00680"></a><span class="lineno"> 680</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34">predInsts</a>;</div>
727
+ <div class="line"><a name="l00681"></a><span class="lineno"> 681</span>&#160; }</div>
728
+ <div class="line"><a name="l00682"></a><span class="lineno"> 682</span>&#160; </div>
729
+ <div class="line"><a name="l00683"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e"> 683</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e">getFunction</a>()<span class="keyword"> const</span></div>
730
+ <div class="line"><a name="l00684"></a><span class="lineno"> 684</span>&#160;<span class="keyword"> </span>{</div>
731
+ <div class="line"><a name="l00685"></a><span class="lineno"> 685</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0">bb</a>-&gt;<a class="code" href="classSVF_1_1SVFBasicBlock.html#af48d08d3adf7dd3ed69d97e4df360059">getParent</a>();</div>
732
+ <div class="line"><a name="l00686"></a><span class="lineno"> 686</span>&#160; }</div>
738
733
  <div class="line"><a name="l00687"></a><span class="lineno"> 687</span>&#160; </div>
739
- <div class="line"><a name="l00688"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html"> 688</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFCallInst.html">SVFCallInst</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a></div>
740
- <div class="line"><a name="l00689"></a><span class="lineno"> 689</span>&#160;{</div>
741
- <div class="line"><a name="l00690"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ac6d7207b2c449f2aa8129697485d8fd6"> 690</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
742
- <div class="line"><a name="l00691"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a96821c016c81ee0600ef62fd28298292"> 691</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
743
- <div class="line"><a name="l00692"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a67579a8b316129e389ed0f5e3f0ee509"> 692</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
744
- <div class="line"><a name="l00693"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a46fadea4d08baefc8fbc1d8928da7f6b"> 693</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRBuilder.html">SVFIRBuilder</a>;</div>
745
- <div class="line"><a name="l00694"></a><span class="lineno"> 694</span>&#160; </div>
746
- <div class="line"><a name="l00695"></a><span class="lineno"> 695</span>&#160;<span class="keyword">private</span>:</div>
747
- <div class="line"><a name="l00696"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524"> 696</a></span>&#160; std::vector&lt;const SVFValue*&gt; <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>;</div>
748
- <div class="line"><a name="l00697"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6"> 697</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6">varArg</a>;</div>
749
- <div class="line"><a name="l00698"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491"> 698</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a>;</div>
750
- <div class="line"><a name="l00699"></a><span class="lineno"> 699</span>&#160; </div>
751
- <div class="line"><a name="l00700"></a><span class="lineno"> 700</span>&#160;<span class="keyword">protected</span>:</div>
752
- <div class="line"><a name="l00702"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ac979b49b449b97b2a23f195cb107ec77"> 702</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFCallInst.html#ac979b49b449b97b2a23f195cb107ec77">addArgument</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="cJSON_8cpp.html#a8a1a0a26c50cc4becfc754bb68d1dc6b">a</a>)</div>
753
- <div class="line"><a name="l00703"></a><span class="lineno"> 703</span>&#160; {</div>
754
- <div class="line"><a name="l00704"></a><span class="lineno"> 704</span>&#160; <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>.push_back(<a class="code" href="cJSON_8cpp.html#a8a1a0a26c50cc4becfc754bb68d1dc6b">a</a>);</div>
755
- <div class="line"><a name="l00705"></a><span class="lineno"> 705</span>&#160; }</div>
756
- <div class="line"><a name="l00706"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a6dd304f555d2d2388c4430e57b0d2b91"> 706</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a6dd304f555d2d2388c4430e57b0d2b91">setCalledOperand</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* v)</div>
757
- <div class="line"><a name="l00707"></a><span class="lineno"> 707</span>&#160; {</div>
758
- <div class="line"><a name="l00708"></a><span class="lineno"> 708</span>&#160; <a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a> = v;</div>
759
- <div class="line"><a name="l00709"></a><span class="lineno"> 709</span>&#160; }</div>
760
- <div class="line"><a name="l00711"></a><span class="lineno"> 711</span>&#160; </div>
761
- <div class="line"><a name="l00712"></a><span class="lineno"> 712</span>&#160;<span class="keyword">public</span>:</div>
762
- <div class="line"><a name="l00713"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a6cdb5b727c559d3c041aba94e6f64596"> 713</a></span>&#160; <a class="code" href="classSVF_1_1SVFCallInst.html#a6cdb5b727c559d3c041aba94e6f64596">SVFCallInst</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="cJSON_8h.html#a1a175e87536301df98c805ac0636ad7c">b</a>, <span class="keywordtype">bool</span> va, <span class="keywordtype">bool</span> tm, <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860e">SVFValKind</a> k = <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5">SVFCall</a>) :</div>
763
- <div class="line"><a name="l00714"></a><span class="lineno"> 714</span>&#160; <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>(ty, <a class="code" href="cJSON_8h.html#a1a175e87536301df98c805ac0636ad7c">b</a>, tm, <a class="code" href="cJSON_8cpp.html#a65e9886d74aaee76545e83dd09011727">false</a>, k), <a class="code" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6">varArg</a>(va), <a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a>(nullptr)</div>
764
- <div class="line"><a name="l00715"></a><span class="lineno"> 715</span>&#160; {</div>
734
+ <div class="line"><a name="l00688"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#afbf703f88da59d2b30c14c7d40e5e22d"> 688</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#afbf703f88da59d2b30c14c7d40e5e22d">isTerminator</a>()<span class="keyword"> const</span></div>
735
+ <div class="line"><a name="l00689"></a><span class="lineno"> 689</span>&#160;<span class="keyword"> </span>{</div>
736
+ <div class="line"><a name="l00690"></a><span class="lineno"> 690</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3">terminator</a>;</div>
737
+ <div class="line"><a name="l00691"></a><span class="lineno"> 691</span>&#160; }</div>
738
+ <div class="line"><a name="l00692"></a><span class="lineno"> 692</span>&#160; </div>
739
+ <div class="line"><a name="l00693"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a454f676881eecf4b7399649a81180b5d"> 693</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#a454f676881eecf4b7399649a81180b5d">isRetInst</a>()<span class="keyword"> const</span></div>
740
+ <div class="line"><a name="l00694"></a><span class="lineno"> 694</span>&#160;<span class="keyword"> </span>{</div>
741
+ <div class="line"><a name="l00695"></a><span class="lineno"> 695</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca">ret</a>;</div>
742
+ <div class="line"><a name="l00696"></a><span class="lineno"> 696</span>&#160; }</div>
743
+ <div class="line"><a name="l00697"></a><span class="lineno"> 697</span>&#160;};</div>
744
+ <div class="line"><a name="l00698"></a><span class="lineno"> 698</span>&#160; </div>
745
+ <div class="line"><a name="l00699"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html"> 699</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFCallInst.html">SVFCallInst</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a></div>
746
+ <div class="line"><a name="l00700"></a><span class="lineno"> 700</span>&#160;{</div>
747
+ <div class="line"><a name="l00701"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ac6d7207b2c449f2aa8129697485d8fd6"> 701</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
748
+ <div class="line"><a name="l00702"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a96821c016c81ee0600ef62fd28298292"> 702</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
749
+ <div class="line"><a name="l00703"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a67579a8b316129e389ed0f5e3f0ee509"> 703</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
750
+ <div class="line"><a name="l00704"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a46fadea4d08baefc8fbc1d8928da7f6b"> 704</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRBuilder.html">SVFIRBuilder</a>;</div>
751
+ <div class="line"><a name="l00705"></a><span class="lineno"> 705</span>&#160; </div>
752
+ <div class="line"><a name="l00706"></a><span class="lineno"> 706</span>&#160;<span class="keyword">private</span>:</div>
753
+ <div class="line"><a name="l00707"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524"> 707</a></span>&#160; std::vector&lt;const SVFValue*&gt; <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>;</div>
754
+ <div class="line"><a name="l00708"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6"> 708</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6">varArg</a>;</div>
755
+ <div class="line"><a name="l00709"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491"> 709</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a>;</div>
756
+ <div class="line"><a name="l00710"></a><span class="lineno"> 710</span>&#160; </div>
757
+ <div class="line"><a name="l00711"></a><span class="lineno"> 711</span>&#160;<span class="keyword">protected</span>:</div>
758
+ <div class="line"><a name="l00713"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ac979b49b449b97b2a23f195cb107ec77"> 713</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFCallInst.html#ac979b49b449b97b2a23f195cb107ec77">addArgument</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="cJSON_8cpp.html#a8a1a0a26c50cc4becfc754bb68d1dc6b">a</a>)</div>
759
+ <div class="line"><a name="l00714"></a><span class="lineno"> 714</span>&#160; {</div>
760
+ <div class="line"><a name="l00715"></a><span class="lineno"> 715</span>&#160; <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>.push_back(<a class="code" href="cJSON_8cpp.html#a8a1a0a26c50cc4becfc754bb68d1dc6b">a</a>);</div>
765
761
  <div class="line"><a name="l00716"></a><span class="lineno"> 716</span>&#160; }</div>
766
- <div class="line"><a name="l00717"></a><span class="lineno"> 717</span>&#160; <a class="code" href="classSVF_1_1SVFCallInst.html#a8216a845734b0f363a82fd9190702633">SVFCallInst</a>(<span class="keywordtype">void</span>) = <span class="keyword">delete</span>;</div>
767
- <div class="line"><a name="l00718"></a><span class="lineno"> 718</span>&#160; </div>
768
- <div class="line"><a name="l00719"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a441f6d479c562ab00b9d287d8ecdb0fd"> 719</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a441f6d479c562ab00b9d287d8ecdb0fd">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
769
- <div class="line"><a name="l00720"></a><span class="lineno"> 720</span>&#160; {</div>
770
- <div class="line"><a name="l00721"></a><span class="lineno"> 721</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5">SVFCall</a> || node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>;</div>
771
- <div class="line"><a name="l00722"></a><span class="lineno"> 722</span>&#160; }</div>
772
- <div class="line"><a name="l00723"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a7bcd6dd2c135b3da30dcca7942d3ddb5"> 723</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a7bcd6dd2c135b3da30dcca7942d3ddb5">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a> *node)</div>
773
- <div class="line"><a name="l00724"></a><span class="lineno"> 724</span>&#160; {</div>
774
- <div class="line"><a name="l00725"></a><span class="lineno"> 725</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5">SVFCall</a> || node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>;</div>
775
- <div class="line"><a name="l00726"></a><span class="lineno"> 726</span>&#160; }</div>
776
- <div class="line"><a name="l00727"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0"> 727</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</a>()<span class="keyword"> const</span></div>
777
- <div class="line"><a name="l00728"></a><span class="lineno"> 728</span>&#160;<span class="keyword"> </span>{</div>
778
- <div class="line"><a name="l00729"></a><span class="lineno"> 729</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>.size();</div>
779
- <div class="line"><a name="l00730"></a><span class="lineno"> 730</span>&#160; }</div>
780
- <div class="line"><a name="l00731"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#af19bc370764b552b5ce55c9967bd5a1e"> 731</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFCallInst.html#af19bc370764b552b5ce55c9967bd5a1e">arg_empty</a>()<span class="keyword"> const</span></div>
781
- <div class="line"><a name="l00732"></a><span class="lineno"> 732</span>&#160;<span class="keyword"> </span>{</div>
782
- <div class="line"><a name="l00733"></a><span class="lineno"> 733</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>.empty();</div>
783
- <div class="line"><a name="l00734"></a><span class="lineno"> 734</span>&#160; }</div>
784
- <div class="line"><a name="l00735"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14"> 735</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14">getArgOperand</a>(<a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> i)<span class="keyword"> const</span></div>
785
- <div class="line"><a name="l00736"></a><span class="lineno"> 736</span>&#160;<span class="keyword"> </span>{</div>
786
- <div class="line"><a name="l00737"></a><span class="lineno"> 737</span>&#160; assert(i &lt; <a class="code" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</a>() &amp;&amp; <span class="stringliteral">&quot;out of bound access of the argument&quot;</span>);</div>
787
- <div class="line"><a name="l00738"></a><span class="lineno"> 738</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>[i];</div>
788
- <div class="line"><a name="l00739"></a><span class="lineno"> 739</span>&#160; }</div>
789
- <div class="line"><a name="l00740"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121"> 740</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121">getNumArgOperands</a>()<span class="keyword"> const</span></div>
790
- <div class="line"><a name="l00741"></a><span class="lineno"> 741</span>&#160;<span class="keyword"> </span>{</div>
791
- <div class="line"><a name="l00742"></a><span class="lineno"> 742</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</a>();</div>
792
- <div class="line"><a name="l00743"></a><span class="lineno"> 743</span>&#160; }</div>
793
- <div class="line"><a name="l00744"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3"> 744</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3">getCalledOperand</a>()<span class="keyword"> const</span></div>
794
- <div class="line"><a name="l00745"></a><span class="lineno"> 745</span>&#160;<span class="keyword"> </span>{</div>
795
- <div class="line"><a name="l00746"></a><span class="lineno"> 746</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a>;</div>
796
- <div class="line"><a name="l00747"></a><span class="lineno"> 747</span>&#160; }</div>
797
- <div class="line"><a name="l00748"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a292de585e06f0f2fe3278c74630f3c05"> 748</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a292de585e06f0f2fe3278c74630f3c05">isVarArg</a>()<span class="keyword"> const</span></div>
798
- <div class="line"><a name="l00749"></a><span class="lineno"> 749</span>&#160;<span class="keyword"> </span>{</div>
799
- <div class="line"><a name="l00750"></a><span class="lineno"> 750</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6">varArg</a>;</div>
800
- <div class="line"><a name="l00751"></a><span class="lineno"> 751</span>&#160; }</div>
801
- <div class="line"><a name="l00752"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766"> 752</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766">getCalledFunction</a>()<span class="keyword"> const</span></div>
802
- <div class="line"><a name="l00753"></a><span class="lineno"> 753</span>&#160;<span class="keyword"> </span>{</div>
803
- <div class="line"><a name="l00754"></a><span class="lineno"> 754</span>&#160; <span class="keywordflow">return</span> SVFUtil::dyn_cast&lt;SVFFunction&gt;(<a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a>);</div>
804
- <div class="line"><a name="l00755"></a><span class="lineno"> 755</span>&#160; }</div>
805
- <div class="line"><a name="l00756"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a76a8bb676e8c99ca518cbdf704678558"> 756</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFCallInst.html#a76a8bb676e8c99ca518cbdf704678558">getCaller</a>()<span class="keyword"> const</span></div>
806
- <div class="line"><a name="l00757"></a><span class="lineno"> 757</span>&#160;<span class="keyword"> </span>{</div>
807
- <div class="line"><a name="l00758"></a><span class="lineno"> 758</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e">getFunction</a>();</div>
808
- <div class="line"><a name="l00759"></a><span class="lineno"> 759</span>&#160; }</div>
809
- <div class="line"><a name="l00760"></a><span class="lineno"> 760</span>&#160;};</div>
810
- <div class="line"><a name="l00761"></a><span class="lineno"> 761</span>&#160; </div>
811
- <div class="line"><a name="l00762"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html"> 762</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFVirtualCallInst.html">SVFVirtualCallInst</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFCallInst.html">SVFCallInst</a></div>
812
- <div class="line"><a name="l00763"></a><span class="lineno"> 763</span>&#160;{</div>
813
- <div class="line"><a name="l00764"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#ac6d7207b2c449f2aa8129697485d8fd6"> 764</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
814
- <div class="line"><a name="l00765"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a96821c016c81ee0600ef62fd28298292"> 765</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
815
- <div class="line"><a name="l00766"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a67579a8b316129e389ed0f5e3f0ee509"> 766</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
816
- <div class="line"><a name="l00767"></a><span class="lineno"> 767</span>&#160; </div>
817
- <div class="line"><a name="l00768"></a><span class="lineno"> 768</span>&#160;<span class="keyword">private</span>:</div>
818
- <div class="line"><a name="l00769"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f"> 769</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a>; </div>
819
- <div class="line"><a name="l00770"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6"> 770</a></span>&#160; <a class="code" href="namespaceSVF.html#a9b707002523ece2ac54ca893ee9a2d4e">s32_t</a> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a>; </div>
820
- <div class="line"><a name="l00771"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268"> 771</a></span>&#160; <a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268">funNameOfVcall</a>; </div>
762
+ <div class="line"><a name="l00717"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a6dd304f555d2d2388c4430e57b0d2b91"> 717</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a6dd304f555d2d2388c4430e57b0d2b91">setCalledOperand</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* v)</div>
763
+ <div class="line"><a name="l00718"></a><span class="lineno"> 718</span>&#160; {</div>
764
+ <div class="line"><a name="l00719"></a><span class="lineno"> 719</span>&#160; <a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a> = v;</div>
765
+ <div class="line"><a name="l00720"></a><span class="lineno"> 720</span>&#160; }</div>
766
+ <div class="line"><a name="l00722"></a><span class="lineno"> 722</span>&#160; </div>
767
+ <div class="line"><a name="l00723"></a><span class="lineno"> 723</span>&#160;<span class="keyword">public</span>:</div>
768
+ <div class="line"><a name="l00724"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a6cdb5b727c559d3c041aba94e6f64596"> 724</a></span>&#160; <a class="code" href="classSVF_1_1SVFCallInst.html#a6cdb5b727c559d3c041aba94e6f64596">SVFCallInst</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="cJSON_8h.html#a1a175e87536301df98c805ac0636ad7c">b</a>, <span class="keywordtype">bool</span> va, <span class="keywordtype">bool</span> tm, <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860e">SVFValKind</a> k = <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5">SVFCall</a>) :</div>
769
+ <div class="line"><a name="l00725"></a><span class="lineno"> 725</span>&#160; <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>(ty, <a class="code" href="cJSON_8h.html#a1a175e87536301df98c805ac0636ad7c">b</a>, tm, <a class="code" href="cJSON_8cpp.html#a65e9886d74aaee76545e83dd09011727">false</a>, k), <a class="code" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6">varArg</a>(va), <a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a>(nullptr)</div>
770
+ <div class="line"><a name="l00726"></a><span class="lineno"> 726</span>&#160; {</div>
771
+ <div class="line"><a name="l00727"></a><span class="lineno"> 727</span>&#160; }</div>
772
+ <div class="line"><a name="l00728"></a><span class="lineno"> 728</span>&#160; <a class="code" href="classSVF_1_1SVFCallInst.html#a8216a845734b0f363a82fd9190702633">SVFCallInst</a>(<span class="keywordtype">void</span>) = <span class="keyword">delete</span>;</div>
773
+ <div class="line"><a name="l00729"></a><span class="lineno"> 729</span>&#160; </div>
774
+ <div class="line"><a name="l00730"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a441f6d479c562ab00b9d287d8ecdb0fd"> 730</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a441f6d479c562ab00b9d287d8ecdb0fd">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
775
+ <div class="line"><a name="l00731"></a><span class="lineno"> 731</span>&#160; {</div>
776
+ <div class="line"><a name="l00732"></a><span class="lineno"> 732</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5">SVFCall</a> || node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>;</div>
777
+ <div class="line"><a name="l00733"></a><span class="lineno"> 733</span>&#160; }</div>
778
+ <div class="line"><a name="l00734"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a7bcd6dd2c135b3da30dcca7942d3ddb5"> 734</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a7bcd6dd2c135b3da30dcca7942d3ddb5">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a> *node)</div>
779
+ <div class="line"><a name="l00735"></a><span class="lineno"> 735</span>&#160; {</div>
780
+ <div class="line"><a name="l00736"></a><span class="lineno"> 736</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5">SVFCall</a> || node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>;</div>
781
+ <div class="line"><a name="l00737"></a><span class="lineno"> 737</span>&#160; }</div>
782
+ <div class="line"><a name="l00738"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0"> 738</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</a>()<span class="keyword"> const</span></div>
783
+ <div class="line"><a name="l00739"></a><span class="lineno"> 739</span>&#160;<span class="keyword"> </span>{</div>
784
+ <div class="line"><a name="l00740"></a><span class="lineno"> 740</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>.size();</div>
785
+ <div class="line"><a name="l00741"></a><span class="lineno"> 741</span>&#160; }</div>
786
+ <div class="line"><a name="l00742"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#af19bc370764b552b5ce55c9967bd5a1e"> 742</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFCallInst.html#af19bc370764b552b5ce55c9967bd5a1e">arg_empty</a>()<span class="keyword"> const</span></div>
787
+ <div class="line"><a name="l00743"></a><span class="lineno"> 743</span>&#160;<span class="keyword"> </span>{</div>
788
+ <div class="line"><a name="l00744"></a><span class="lineno"> 744</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>.empty();</div>
789
+ <div class="line"><a name="l00745"></a><span class="lineno"> 745</span>&#160; }</div>
790
+ <div class="line"><a name="l00746"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14"> 746</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14">getArgOperand</a>(<a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> i)<span class="keyword"> const</span></div>
791
+ <div class="line"><a name="l00747"></a><span class="lineno"> 747</span>&#160;<span class="keyword"> </span>{</div>
792
+ <div class="line"><a name="l00748"></a><span class="lineno"> 748</span>&#160; assert(i &lt; <a class="code" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</a>() &amp;&amp; <span class="stringliteral">&quot;out of bound access of the argument&quot;</span>);</div>
793
+ <div class="line"><a name="l00749"></a><span class="lineno"> 749</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>[i];</div>
794
+ <div class="line"><a name="l00750"></a><span class="lineno"> 750</span>&#160; }</div>
795
+ <div class="line"><a name="l00751"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121"> 751</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121">getNumArgOperands</a>()<span class="keyword"> const</span></div>
796
+ <div class="line"><a name="l00752"></a><span class="lineno"> 752</span>&#160;<span class="keyword"> </span>{</div>
797
+ <div class="line"><a name="l00753"></a><span class="lineno"> 753</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</a>();</div>
798
+ <div class="line"><a name="l00754"></a><span class="lineno"> 754</span>&#160; }</div>
799
+ <div class="line"><a name="l00755"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3"> 755</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3">getCalledOperand</a>()<span class="keyword"> const</span></div>
800
+ <div class="line"><a name="l00756"></a><span class="lineno"> 756</span>&#160;<span class="keyword"> </span>{</div>
801
+ <div class="line"><a name="l00757"></a><span class="lineno"> 757</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a>;</div>
802
+ <div class="line"><a name="l00758"></a><span class="lineno"> 758</span>&#160; }</div>
803
+ <div class="line"><a name="l00759"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a292de585e06f0f2fe3278c74630f3c05"> 759</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a292de585e06f0f2fe3278c74630f3c05">isVarArg</a>()<span class="keyword"> const</span></div>
804
+ <div class="line"><a name="l00760"></a><span class="lineno"> 760</span>&#160;<span class="keyword"> </span>{</div>
805
+ <div class="line"><a name="l00761"></a><span class="lineno"> 761</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6">varArg</a>;</div>
806
+ <div class="line"><a name="l00762"></a><span class="lineno"> 762</span>&#160; }</div>
807
+ <div class="line"><a name="l00763"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766"> 763</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766">getCalledFunction</a>()<span class="keyword"> const</span></div>
808
+ <div class="line"><a name="l00764"></a><span class="lineno"> 764</span>&#160;<span class="keyword"> </span>{</div>
809
+ <div class="line"><a name="l00765"></a><span class="lineno"> 765</span>&#160; <span class="keywordflow">return</span> SVFUtil::dyn_cast&lt;SVFFunction&gt;(<a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a>);</div>
810
+ <div class="line"><a name="l00766"></a><span class="lineno"> 766</span>&#160; }</div>
811
+ <div class="line"><a name="l00767"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a76a8bb676e8c99ca518cbdf704678558"> 767</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFCallInst.html#a76a8bb676e8c99ca518cbdf704678558">getCaller</a>()<span class="keyword"> const</span></div>
812
+ <div class="line"><a name="l00768"></a><span class="lineno"> 768</span>&#160;<span class="keyword"> </span>{</div>
813
+ <div class="line"><a name="l00769"></a><span class="lineno"> 769</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e">getFunction</a>();</div>
814
+ <div class="line"><a name="l00770"></a><span class="lineno"> 770</span>&#160; }</div>
815
+ <div class="line"><a name="l00771"></a><span class="lineno"> 771</span>&#160;};</div>
821
816
  <div class="line"><a name="l00772"></a><span class="lineno"> 772</span>&#160; </div>
822
- <div class="line"><a name="l00773"></a><span class="lineno"> 773</span>&#160;<span class="keyword">protected</span>:</div>
823
- <div class="line"><a name="l00774"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a947d6ca3695477fb5b36b46fa4899fb7"> 774</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a947d6ca3695477fb5b36b46fa4899fb7">setFunIdxInVtable</a>(<a class="code" href="namespaceSVF.html#a9b707002523ece2ac54ca893ee9a2d4e">s32_t</a> idx)</div>
824
- <div class="line"><a name="l00775"></a><span class="lineno"> 775</span>&#160; {</div>
825
- <div class="line"><a name="l00776"></a><span class="lineno"> 776</span>&#160; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a> = idx;</div>
826
- <div class="line"><a name="l00777"></a><span class="lineno"> 777</span>&#160; }</div>
827
- <div class="line"><a name="l00778"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#adf936a7ee01d9c4662e31a5022ae94c0"> 778</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adf936a7ee01d9c4662e31a5022ae94c0">setFunNameOfVirtualCall</a>(<span class="keyword">const</span> <a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a>&amp; <a class="code" href="classSVF_1_1SVFValue.html#aba56a2dc0ad508bf0ab2bbe52d557f07">name</a>)</div>
828
- <div class="line"><a name="l00779"></a><span class="lineno"> 779</span>&#160; {</div>
829
- <div class="line"><a name="l00780"></a><span class="lineno"> 780</span>&#160; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268">funNameOfVcall</a> = <a class="code" href="classSVF_1_1SVFValue.html#aba56a2dc0ad508bf0ab2bbe52d557f07">name</a>;</div>
830
- <div class="line"><a name="l00781"></a><span class="lineno"> 781</span>&#160; }</div>
831
- <div class="line"><a name="l00782"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a94c04bebac82268c00d614c61e15274b"> 782</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a94c04bebac82268c00d614c61e15274b">setVtablePtr</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* vptr)</div>
832
- <div class="line"><a name="l00783"></a><span class="lineno"> 783</span>&#160; {</div>
833
- <div class="line"><a name="l00784"></a><span class="lineno"> 784</span>&#160; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a> = vptr;</div>
834
- <div class="line"><a name="l00785"></a><span class="lineno"> 785</span>&#160; }</div>
835
- <div class="line"><a name="l00786"></a><span class="lineno"> 786</span>&#160; </div>
836
- <div class="line"><a name="l00787"></a><span class="lineno"> 787</span>&#160;<span class="keyword">public</span>:</div>
837
- <div class="line"><a name="l00788"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a57fa2d35c2df09e607b5d23852fca2fd"> 788</a></span>&#160; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a57fa2d35c2df09e607b5d23852fca2fd">SVFVirtualCallInst</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="cJSON_8h.html#a1a175e87536301df98c805ac0636ad7c">b</a>, <span class="keywordtype">bool</span> vararg,</div>
838
- <div class="line"><a name="l00789"></a><span class="lineno"> 789</span>&#160; <span class="keywordtype">bool</span> tm)</div>
839
- <div class="line"><a name="l00790"></a><span class="lineno"> 790</span>&#160; : <a class="code" href="classSVF_1_1SVFCallInst.html">SVFCallInst</a>(ty, <a class="code" href="cJSON_8h.html#a1a175e87536301df98c805ac0636ad7c">b</a>, vararg, tm, <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>), <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a>(nullptr),</div>
840
- <div class="line"><a name="l00791"></a><span class="lineno"> 791</span>&#160; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a>(-1), <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268">funNameOfVcall</a>()</div>
841
- <div class="line"><a name="l00792"></a><span class="lineno"> 792</span>&#160; {</div>
842
- <div class="line"><a name="l00793"></a><span class="lineno"> 793</span>&#160; }</div>
843
- <div class="line"><a name="l00794"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a"> 794</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a">getVtablePtr</a>()<span class="keyword"> const</span></div>
844
- <div class="line"><a name="l00795"></a><span class="lineno"> 795</span>&#160;<span class="keyword"> </span>{</div>
845
- <div class="line"><a name="l00796"></a><span class="lineno"> 796</span>&#160; assert(<a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a> &amp;&amp; <span class="stringliteral">&quot;virtual call does not have a vtblptr? set it first&quot;</span>);</div>
846
- <div class="line"><a name="l00797"></a><span class="lineno"> 797</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a>;</div>
847
- <div class="line"><a name="l00798"></a><span class="lineno"> 798</span>&#160; }</div>
848
- <div class="line"><a name="l00799"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e"> 799</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="namespaceSVF.html#a9b707002523ece2ac54ca893ee9a2d4e">s32_t</a> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e">getFunIdxInVtable</a>()<span class="keyword"> const</span></div>
849
- <div class="line"><a name="l00800"></a><span class="lineno"> 800</span>&#160;<span class="keyword"> </span>{</div>
850
- <div class="line"><a name="l00801"></a><span class="lineno"> 801</span>&#160; assert(<a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a> &gt;=0 &amp;&amp; <span class="stringliteral">&quot;virtual function idx is less than 0? not set yet?&quot;</span>);</div>
851
- <div class="line"><a name="l00802"></a><span class="lineno"> 802</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a>;</div>
852
- <div class="line"><a name="l00803"></a><span class="lineno"> 803</span>&#160; }</div>
853
- <div class="line"><a name="l00804"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88"> 804</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a>&amp; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88">getFunNameOfVirtualCall</a>()<span class="keyword"> const</span></div>
854
- <div class="line"><a name="l00805"></a><span class="lineno"> 805</span>&#160;<span class="keyword"> </span>{</div>
855
- <div class="line"><a name="l00806"></a><span class="lineno"> 806</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268">funNameOfVcall</a>;</div>
856
- <div class="line"><a name="l00807"></a><span class="lineno"> 807</span>&#160; }</div>
857
- <div class="line"><a name="l00808"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a1d7057e02488b26ca34aefa045f733e9"> 808</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a1d7057e02488b26ca34aefa045f733e9">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
858
- <div class="line"><a name="l00809"></a><span class="lineno"> 809</span>&#160; {</div>
859
- <div class="line"><a name="l00810"></a><span class="lineno"> 810</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>;</div>
860
- <div class="line"><a name="l00811"></a><span class="lineno"> 811</span>&#160; }</div>
861
- <div class="line"><a name="l00812"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#aa5c00eefbf2f2c8074c8e48b0b9a5e23"> 812</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#aa5c00eefbf2f2c8074c8e48b0b9a5e23">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a> *node)</div>
862
- <div class="line"><a name="l00813"></a><span class="lineno"> 813</span>&#160; {</div>
863
- <div class="line"><a name="l00814"></a><span class="lineno"> 814</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>;</div>
864
- <div class="line"><a name="l00815"></a><span class="lineno"> 815</span>&#160; }</div>
865
- <div class="line"><a name="l00816"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a16dd17efc0762c20094e960115519c26"> 816</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a16dd17efc0762c20094e960115519c26">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFCallInst.html">SVFCallInst</a> *node)</div>
866
- <div class="line"><a name="l00817"></a><span class="lineno"> 817</span>&#160; {</div>
867
- <div class="line"><a name="l00818"></a><span class="lineno"> 818</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>;</div>
868
- <div class="line"><a name="l00819"></a><span class="lineno"> 819</span>&#160; }</div>
869
- <div class="line"><a name="l00820"></a><span class="lineno"> 820</span>&#160;};</div>
870
- <div class="line"><a name="l00821"></a><span class="lineno"> 821</span>&#160; </div>
871
- <div class="line"><a name="l00822"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html"> 822</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a></div>
872
- <div class="line"><a name="l00823"></a><span class="lineno"> 823</span>&#160;{</div>
873
- <div class="line"><a name="l00824"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#ac6d7207b2c449f2aa8129697485d8fd6"> 824</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
874
- <div class="line"><a name="l00825"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#a96821c016c81ee0600ef62fd28298292"> 825</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
875
- <div class="line"><a name="l00826"></a><span class="lineno"> 826</span>&#160;<span class="keyword">public</span>:</div>
876
- <div class="line"><a name="l00827"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#a3aacbc8f43aec414af229be6a9622a08"> 827</a></span>&#160; <a class="code" href="classSVF_1_1SVFConstant.html#a3aacbc8f43aec414af229be6a9622a08">SVFConstant</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860e">SVFValKind</a> k = <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea6dc72702914085c82deb38699b5a6f66">SVFConst</a>): <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>(ty, k)</div>
817
+ <div class="line"><a name="l00773"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html"> 773</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFVirtualCallInst.html">SVFVirtualCallInst</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFCallInst.html">SVFCallInst</a></div>
818
+ <div class="line"><a name="l00774"></a><span class="lineno"> 774</span>&#160;{</div>
819
+ <div class="line"><a name="l00775"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#ac6d7207b2c449f2aa8129697485d8fd6"> 775</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
820
+ <div class="line"><a name="l00776"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a96821c016c81ee0600ef62fd28298292"> 776</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
821
+ <div class="line"><a name="l00777"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a67579a8b316129e389ed0f5e3f0ee509"> 777</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
822
+ <div class="line"><a name="l00778"></a><span class="lineno"> 778</span>&#160; </div>
823
+ <div class="line"><a name="l00779"></a><span class="lineno"> 779</span>&#160;<span class="keyword">private</span>:</div>
824
+ <div class="line"><a name="l00780"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f"> 780</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a>; </div>
825
+ <div class="line"><a name="l00781"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6"> 781</a></span>&#160; <a class="code" href="namespaceSVF.html#a9b707002523ece2ac54ca893ee9a2d4e">s32_t</a> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a>; </div>
826
+ <div class="line"><a name="l00782"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268"> 782</a></span>&#160; <a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268">funNameOfVcall</a>; </div>
827
+ <div class="line"><a name="l00783"></a><span class="lineno"> 783</span>&#160; </div>
828
+ <div class="line"><a name="l00784"></a><span class="lineno"> 784</span>&#160;<span class="keyword">protected</span>:</div>
829
+ <div class="line"><a name="l00785"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a947d6ca3695477fb5b36b46fa4899fb7"> 785</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a947d6ca3695477fb5b36b46fa4899fb7">setFunIdxInVtable</a>(<a class="code" href="namespaceSVF.html#a9b707002523ece2ac54ca893ee9a2d4e">s32_t</a> idx)</div>
830
+ <div class="line"><a name="l00786"></a><span class="lineno"> 786</span>&#160; {</div>
831
+ <div class="line"><a name="l00787"></a><span class="lineno"> 787</span>&#160; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a> = idx;</div>
832
+ <div class="line"><a name="l00788"></a><span class="lineno"> 788</span>&#160; }</div>
833
+ <div class="line"><a name="l00789"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#adf936a7ee01d9c4662e31a5022ae94c0"> 789</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adf936a7ee01d9c4662e31a5022ae94c0">setFunNameOfVirtualCall</a>(<span class="keyword">const</span> <a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a>&amp; <a class="code" href="classSVF_1_1SVFValue.html#aba56a2dc0ad508bf0ab2bbe52d557f07">name</a>)</div>
834
+ <div class="line"><a name="l00790"></a><span class="lineno"> 790</span>&#160; {</div>
835
+ <div class="line"><a name="l00791"></a><span class="lineno"> 791</span>&#160; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268">funNameOfVcall</a> = <a class="code" href="classSVF_1_1SVFValue.html#aba56a2dc0ad508bf0ab2bbe52d557f07">name</a>;</div>
836
+ <div class="line"><a name="l00792"></a><span class="lineno"> 792</span>&#160; }</div>
837
+ <div class="line"><a name="l00793"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a94c04bebac82268c00d614c61e15274b"> 793</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a94c04bebac82268c00d614c61e15274b">setVtablePtr</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* vptr)</div>
838
+ <div class="line"><a name="l00794"></a><span class="lineno"> 794</span>&#160; {</div>
839
+ <div class="line"><a name="l00795"></a><span class="lineno"> 795</span>&#160; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a> = vptr;</div>
840
+ <div class="line"><a name="l00796"></a><span class="lineno"> 796</span>&#160; }</div>
841
+ <div class="line"><a name="l00797"></a><span class="lineno"> 797</span>&#160; </div>
842
+ <div class="line"><a name="l00798"></a><span class="lineno"> 798</span>&#160;<span class="keyword">public</span>:</div>
843
+ <div class="line"><a name="l00799"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a57fa2d35c2df09e607b5d23852fca2fd"> 799</a></span>&#160; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a57fa2d35c2df09e607b5d23852fca2fd">SVFVirtualCallInst</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html">SVFBasicBlock</a>* <a class="code" href="cJSON_8h.html#a1a175e87536301df98c805ac0636ad7c">b</a>, <span class="keywordtype">bool</span> vararg,</div>
844
+ <div class="line"><a name="l00800"></a><span class="lineno"> 800</span>&#160; <span class="keywordtype">bool</span> tm)</div>
845
+ <div class="line"><a name="l00801"></a><span class="lineno"> 801</span>&#160; : <a class="code" href="classSVF_1_1SVFCallInst.html">SVFCallInst</a>(ty, <a class="code" href="cJSON_8h.html#a1a175e87536301df98c805ac0636ad7c">b</a>, vararg, tm, <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>), <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a>(nullptr),</div>
846
+ <div class="line"><a name="l00802"></a><span class="lineno"> 802</span>&#160; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a>(-1), <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268">funNameOfVcall</a>()</div>
847
+ <div class="line"><a name="l00803"></a><span class="lineno"> 803</span>&#160; {</div>
848
+ <div class="line"><a name="l00804"></a><span class="lineno"> 804</span>&#160; }</div>
849
+ <div class="line"><a name="l00805"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a"> 805</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a">getVtablePtr</a>()<span class="keyword"> const</span></div>
850
+ <div class="line"><a name="l00806"></a><span class="lineno"> 806</span>&#160;<span class="keyword"> </span>{</div>
851
+ <div class="line"><a name="l00807"></a><span class="lineno"> 807</span>&#160; assert(<a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a> &amp;&amp; <span class="stringliteral">&quot;virtual call does not have a vtblptr? set it first&quot;</span>);</div>
852
+ <div class="line"><a name="l00808"></a><span class="lineno"> 808</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a>;</div>
853
+ <div class="line"><a name="l00809"></a><span class="lineno"> 809</span>&#160; }</div>
854
+ <div class="line"><a name="l00810"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e"> 810</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="namespaceSVF.html#a9b707002523ece2ac54ca893ee9a2d4e">s32_t</a> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e">getFunIdxInVtable</a>()<span class="keyword"> const</span></div>
855
+ <div class="line"><a name="l00811"></a><span class="lineno"> 811</span>&#160;<span class="keyword"> </span>{</div>
856
+ <div class="line"><a name="l00812"></a><span class="lineno"> 812</span>&#160; assert(<a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a> &gt;=0 &amp;&amp; <span class="stringliteral">&quot;virtual function idx is less than 0? not set yet?&quot;</span>);</div>
857
+ <div class="line"><a name="l00813"></a><span class="lineno"> 813</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a>;</div>
858
+ <div class="line"><a name="l00814"></a><span class="lineno"> 814</span>&#160; }</div>
859
+ <div class="line"><a name="l00815"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88"> 815</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a>&amp; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88">getFunNameOfVirtualCall</a>()<span class="keyword"> const</span></div>
860
+ <div class="line"><a name="l00816"></a><span class="lineno"> 816</span>&#160;<span class="keyword"> </span>{</div>
861
+ <div class="line"><a name="l00817"></a><span class="lineno"> 817</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268">funNameOfVcall</a>;</div>
862
+ <div class="line"><a name="l00818"></a><span class="lineno"> 818</span>&#160; }</div>
863
+ <div class="line"><a name="l00819"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a1d7057e02488b26ca34aefa045f733e9"> 819</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a1d7057e02488b26ca34aefa045f733e9">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
864
+ <div class="line"><a name="l00820"></a><span class="lineno"> 820</span>&#160; {</div>
865
+ <div class="line"><a name="l00821"></a><span class="lineno"> 821</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>;</div>
866
+ <div class="line"><a name="l00822"></a><span class="lineno"> 822</span>&#160; }</div>
867
+ <div class="line"><a name="l00823"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#aa5c00eefbf2f2c8074c8e48b0b9a5e23"> 823</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#aa5c00eefbf2f2c8074c8e48b0b9a5e23">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a> *node)</div>
868
+ <div class="line"><a name="l00824"></a><span class="lineno"> 824</span>&#160; {</div>
869
+ <div class="line"><a name="l00825"></a><span class="lineno"> 825</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>;</div>
870
+ <div class="line"><a name="l00826"></a><span class="lineno"> 826</span>&#160; }</div>
871
+ <div class="line"><a name="l00827"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a16dd17efc0762c20094e960115519c26"> 827</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a16dd17efc0762c20094e960115519c26">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFCallInst.html">SVFCallInst</a> *node)</div>
877
872
  <div class="line"><a name="l00828"></a><span class="lineno"> 828</span>&#160; {</div>
878
- <div class="line"><a name="l00829"></a><span class="lineno"> 829</span>&#160; }</div>
879
- <div class="line"><a name="l00830"></a><span class="lineno"> 830</span>&#160; <a class="code" href="classSVF_1_1SVFConstant.html#a71fcd1abcde6dfc35f2da9fb25227165">SVFConstant</a>() = <span class="keyword">delete</span>;</div>
880
- <div class="line"><a name="l00831"></a><span class="lineno"> 831</span>&#160; </div>
881
- <div class="line"><a name="l00832"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#ad344f015332cfd79eb61fe734f197c51"> 832</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstant.html#ad344f015332cfd79eb61fe734f197c51">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
882
- <div class="line"><a name="l00833"></a><span class="lineno"> 833</span>&#160; {</div>
883
- <div class="line"><a name="l00834"></a><span class="lineno"> 834</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea6dc72702914085c82deb38699b5a6f66">SVFConst</a> ||</div>
884
- <div class="line"><a name="l00835"></a><span class="lineno"> 835</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a">SVFGlob</a> ||</div>
885
- <div class="line"><a name="l00836"></a><span class="lineno"> 836</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eab88017aa421080f4f7a033b2fa37f9ca">SVFConstData</a> ||</div>
886
- <div class="line"><a name="l00837"></a><span class="lineno"> 837</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVFConstInt</a> ||</div>
887
- <div class="line"><a name="l00838"></a><span class="lineno"> 838</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a> ||</div>
888
- <div class="line"><a name="l00839"></a><span class="lineno"> 839</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c">SVFNullPtr</a> ||</div>
889
- <div class="line"><a name="l00840"></a><span class="lineno"> 840</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>;</div>
890
- <div class="line"><a name="l00841"></a><span class="lineno"> 841</span>&#160; }</div>
873
+ <div class="line"><a name="l00829"></a><span class="lineno"> 829</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVFVCall</a>;</div>
874
+ <div class="line"><a name="l00830"></a><span class="lineno"> 830</span>&#160; }</div>
875
+ <div class="line"><a name="l00831"></a><span class="lineno"> 831</span>&#160;};</div>
876
+ <div class="line"><a name="l00832"></a><span class="lineno"> 832</span>&#160; </div>
877
+ <div class="line"><a name="l00833"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html"> 833</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a></div>
878
+ <div class="line"><a name="l00834"></a><span class="lineno"> 834</span>&#160;{</div>
879
+ <div class="line"><a name="l00835"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#ac6d7207b2c449f2aa8129697485d8fd6"> 835</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
880
+ <div class="line"><a name="l00836"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#a96821c016c81ee0600ef62fd28298292"> 836</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
881
+ <div class="line"><a name="l00837"></a><span class="lineno"> 837</span>&#160;<span class="keyword">public</span>:</div>
882
+ <div class="line"><a name="l00838"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#a3aacbc8f43aec414af229be6a9622a08"> 838</a></span>&#160; <a class="code" href="classSVF_1_1SVFConstant.html#a3aacbc8f43aec414af229be6a9622a08">SVFConstant</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860e">SVFValKind</a> k = <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea6dc72702914085c82deb38699b5a6f66">SVFConst</a>): <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>(ty, k)</div>
883
+ <div class="line"><a name="l00839"></a><span class="lineno"> 839</span>&#160; {</div>
884
+ <div class="line"><a name="l00840"></a><span class="lineno"> 840</span>&#160; }</div>
885
+ <div class="line"><a name="l00841"></a><span class="lineno"> 841</span>&#160; <a class="code" href="classSVF_1_1SVFConstant.html#a71fcd1abcde6dfc35f2da9fb25227165">SVFConstant</a>() = <span class="keyword">delete</span>;</div>
891
886
  <div class="line"><a name="l00842"></a><span class="lineno"> 842</span>&#160; </div>
892
- <div class="line"><a name="l00843"></a><span class="lineno"> 843</span>&#160;};</div>
893
- <div class="line"><a name="l00844"></a><span class="lineno"> 844</span>&#160; </div>
894
- <div class="line"><a name="l00845"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html"> 845</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFGlobalValue.html">SVFGlobalValue</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a></div>
895
- <div class="line"><a name="l00846"></a><span class="lineno"> 846</span>&#160;{</div>
896
- <div class="line"><a name="l00847"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 847</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
897
- <div class="line"><a name="l00848"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a96821c016c81ee0600ef62fd28298292"> 848</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
898
- <div class="line"><a name="l00849"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a67579a8b316129e389ed0f5e3f0ee509"> 849</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
899
- <div class="line"><a name="l00850"></a><span class="lineno"> 850</span>&#160; </div>
900
- <div class="line"><a name="l00851"></a><span class="lineno"> 851</span>&#160;<span class="keyword">private</span>:</div>
901
- <div class="line"><a name="l00852"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e"> 852</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a>; </div>
887
+ <div class="line"><a name="l00843"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#ad344f015332cfd79eb61fe734f197c51"> 843</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstant.html#ad344f015332cfd79eb61fe734f197c51">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
888
+ <div class="line"><a name="l00844"></a><span class="lineno"> 844</span>&#160; {</div>
889
+ <div class="line"><a name="l00845"></a><span class="lineno"> 845</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea6dc72702914085c82deb38699b5a6f66">SVFConst</a> ||</div>
890
+ <div class="line"><a name="l00846"></a><span class="lineno"> 846</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a">SVFGlob</a> ||</div>
891
+ <div class="line"><a name="l00847"></a><span class="lineno"> 847</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eab88017aa421080f4f7a033b2fa37f9ca">SVFConstData</a> ||</div>
892
+ <div class="line"><a name="l00848"></a><span class="lineno"> 848</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVFConstInt</a> ||</div>
893
+ <div class="line"><a name="l00849"></a><span class="lineno"> 849</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a> ||</div>
894
+ <div class="line"><a name="l00850"></a><span class="lineno"> 850</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c">SVFNullPtr</a> ||</div>
895
+ <div class="line"><a name="l00851"></a><span class="lineno"> 851</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>;</div>
896
+ <div class="line"><a name="l00852"></a><span class="lineno"> 852</span>&#160; }</div>
902
897
  <div class="line"><a name="l00853"></a><span class="lineno"> 853</span>&#160; </div>
903
- <div class="line"><a name="l00854"></a><span class="lineno"> 854</span>&#160;<span class="keyword">protected</span>:</div>
904
- <div class="line"><a name="l00855"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a72c43f12f42a73dc28855c425fe5543a"> 855</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFGlobalValue.html#a72c43f12f42a73dc28855c425fe5543a">setDefGlobalForMultipleModule</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* defg)</div>
905
- <div class="line"><a name="l00856"></a><span class="lineno"> 856</span>&#160; {</div>
906
- <div class="line"><a name="l00857"></a><span class="lineno"> 857</span>&#160; <a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a> = defg;</div>
907
- <div class="line"><a name="l00858"></a><span class="lineno"> 858</span>&#160; }</div>
908
- <div class="line"><a name="l00859"></a><span class="lineno"> 859</span>&#160; </div>
909
- <div class="line"><a name="l00860"></a><span class="lineno"> 860</span>&#160;<span class="keyword">public</span>:</div>
910
- <div class="line"><a name="l00861"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a18dc40d9d9007c928a5b9d92c269cd87"> 861</a></span>&#160; <a class="code" href="classSVF_1_1SVFGlobalValue.html#a18dc40d9d9007c928a5b9d92c269cd87">SVFGlobalValue</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty): <a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a">SVFGlob</a>), <a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a>(nullptr)</div>
911
- <div class="line"><a name="l00862"></a><span class="lineno"> 862</span>&#160; {</div>
912
- <div class="line"><a name="l00863"></a><span class="lineno"> 863</span>&#160; }</div>
913
- <div class="line"><a name="l00864"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#ac004fb727468898e90673328119b6059"> 864</a></span>&#160; <a class="code" href="classSVF_1_1SVFGlobalValue.html#ac004fb727468898e90673328119b6059">SVFGlobalValue</a>(<a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a>&amp;&amp; <a class="code" href="classSVF_1_1SVFValue.html#aba56a2dc0ad508bf0ab2bbe52d557f07">name</a>, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty) : <a class="code" href="classSVF_1_1SVFGlobalValue.html">SVFGlobalValue</a>(ty)</div>
914
- <div class="line"><a name="l00865"></a><span class="lineno"> 865</span>&#160; {</div>
915
- <div class="line"><a name="l00866"></a><span class="lineno"> 866</span>&#160; <a class="code" href="classSVF_1_1SVFValue.html#a8325774df9d65d78ef6a66fef59b9a97">setName</a>(<a class="code" href="namespaceSVF_1_1SVFUtil.html#a72502f7f536418621485e90ab98c2016">std::move</a>(<a class="code" href="classSVF_1_1SVFValue.html#aba56a2dc0ad508bf0ab2bbe52d557f07">name</a>));</div>
916
- <div class="line"><a name="l00867"></a><span class="lineno"> 867</span>&#160; }</div>
917
- <div class="line"><a name="l00868"></a><span class="lineno"> 868</span>&#160; <a class="code" href="classSVF_1_1SVFGlobalValue.html#aec81144051355d04775807130d22356f">SVFGlobalValue</a>() = <span class="keyword">delete</span>;</div>
918
- <div class="line"><a name="l00869"></a><span class="lineno"> 869</span>&#160; </div>
919
- <div class="line"><a name="l00870"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01"> 870</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01">getDefGlobalForMultipleModule</a>()<span class="keyword"> const</span></div>
920
- <div class="line"><a name="l00871"></a><span class="lineno"> 871</span>&#160;<span class="keyword"> </span>{</div>
921
- <div class="line"><a name="l00872"></a><span class="lineno"> 872</span>&#160; <span class="keywordflow">if</span>(<a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a>==<span class="keyword">nullptr</span>)</div>
922
- <div class="line"><a name="l00873"></a><span class="lineno"> 873</span>&#160; <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
923
- <div class="line"><a name="l00874"></a><span class="lineno"> 874</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a>;</div>
924
- <div class="line"><a name="l00875"></a><span class="lineno"> 875</span>&#160; }</div>
925
- <div class="line"><a name="l00876"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a5fb9b8bbaf347d99e9df5710da506c96"> 876</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFGlobalValue.html#a5fb9b8bbaf347d99e9df5710da506c96">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
926
- <div class="line"><a name="l00877"></a><span class="lineno"> 877</span>&#160; {</div>
927
- <div class="line"><a name="l00878"></a><span class="lineno"> 878</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a">SVFGlob</a>;</div>
928
- <div class="line"><a name="l00879"></a><span class="lineno"> 879</span>&#160; }</div>
929
- <div class="line"><a name="l00880"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a5a8b570bf9301e0269a6622f33320d4b"> 880</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFGlobalValue.html#a5a8b570bf9301e0269a6622f33320d4b">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a> *node)</div>
930
- <div class="line"><a name="l00881"></a><span class="lineno"> 881</span>&#160; {</div>
931
- <div class="line"><a name="l00882"></a><span class="lineno"> 882</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a">SVFGlob</a>;</div>
932
- <div class="line"><a name="l00883"></a><span class="lineno"> 883</span>&#160; }</div>
933
- <div class="line"><a name="l00884"></a><span class="lineno"> 884</span>&#160;};</div>
934
- <div class="line"><a name="l00885"></a><span class="lineno"> 885</span>&#160; </div>
935
- <div class="line"><a name="l00886"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html"> 886</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFArgument.html">SVFArgument</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a></div>
936
- <div class="line"><a name="l00887"></a><span class="lineno"> 887</span>&#160;{</div>
937
- <div class="line"><a name="l00888"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#ac6d7207b2c449f2aa8129697485d8fd6"> 888</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
938
- <div class="line"><a name="l00889"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a96821c016c81ee0600ef62fd28298292"> 889</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
939
- <div class="line"><a name="l00890"></a><span class="lineno"> 890</span>&#160;<span class="keyword">private</span>:</div>
940
- <div class="line"><a name="l00891"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4"> 891</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">fun</a>;</div>
941
- <div class="line"><a name="l00892"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d"> 892</a></span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">argNo</a>;</div>
942
- <div class="line"><a name="l00893"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd"> 893</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>;</div>
943
- <div class="line"><a name="l00894"></a><span class="lineno"> 894</span>&#160;<span class="keyword">public</span>:</div>
944
- <div class="line"><a name="l00895"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#aeeed6b5a59c5bf4eb4af77ec2345dccf"> 895</a></span>&#160; <a class="code" href="classSVF_1_1SVFArgument.html#aeeed6b5a59c5bf4eb4af77ec2345dccf">SVFArgument</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">fun</a>, <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">argNo</a>,</div>
945
- <div class="line"><a name="l00896"></a><span class="lineno"> 896</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>)</div>
946
- <div class="line"><a name="l00897"></a><span class="lineno"> 897</span>&#160; : <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea46330181ad60cd2f0766fb392063ee21">SVFArg</a>), <a class="code" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">fun</a>(<a class="code" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">fun</a>), <a class="code" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">argNo</a>(<a class="code" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">argNo</a>),</div>
947
- <div class="line"><a name="l00898"></a><span class="lineno"> 898</span>&#160; <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>(<a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>)</div>
948
- <div class="line"><a name="l00899"></a><span class="lineno"> 899</span>&#160; {</div>
949
- <div class="line"><a name="l00900"></a><span class="lineno"> 900</span>&#160; }</div>
950
- <div class="line"><a name="l00901"></a><span class="lineno"> 901</span>&#160; <a class="code" href="classSVF_1_1SVFArgument.html#a97816023e6da0a37bc1e2878c11eb123">SVFArgument</a>() = <span class="keyword">delete</span>;</div>
951
- <div class="line"><a name="l00902"></a><span class="lineno"> 902</span>&#160; </div>
952
- <div class="line"><a name="l00903"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a59d1389a296abc4bf17434c1cd7b6f57"> 903</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFArgument.html#a59d1389a296abc4bf17434c1cd7b6f57">getParent</a>()<span class="keyword"> const</span></div>
953
- <div class="line"><a name="l00904"></a><span class="lineno"> 904</span>&#160;<span class="keyword"> </span>{</div>
954
- <div class="line"><a name="l00905"></a><span class="lineno"> 905</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">fun</a>;</div>
955
- <div class="line"><a name="l00906"></a><span class="lineno"> 906</span>&#160; }</div>
956
- <div class="line"><a name="l00907"></a><span class="lineno"> 907</span>&#160; </div>
957
- <div class="line"><a name="l00910"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591"> 910</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591">getArgNo</a>()<span class="keyword"> const</span></div>
958
- <div class="line"><a name="l00911"></a><span class="lineno"> 911</span>&#160;<span class="keyword"> </span>{</div>
959
- <div class="line"><a name="l00912"></a><span class="lineno"> 912</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">argNo</a>;</div>
960
- <div class="line"><a name="l00913"></a><span class="lineno"> 913</span>&#160; }</div>
961
- <div class="line"><a name="l00914"></a><span class="lineno"> 914</span>&#160; </div>
962
- <div class="line"><a name="l00915"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a3c6f43786b2cb230a02e50c6ab38453e"> 915</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFArgument.html#a3c6f43786b2cb230a02e50c6ab38453e">isArgOfUncalledFunction</a>()<span class="keyword"> const</span></div>
963
- <div class="line"><a name="l00916"></a><span class="lineno"> 916</span>&#160;<span class="keyword"> </span>{</div>
964
- <div class="line"><a name="l00917"></a><span class="lineno"> 917</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>;</div>
965
- <div class="line"><a name="l00918"></a><span class="lineno"> 918</span>&#160; }</div>
966
- <div class="line"><a name="l00919"></a><span class="lineno"> 919</span>&#160; </div>
967
- <div class="line"><a name="l00920"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a5656acc955ca756ad51064dee30ea07d"> 920</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFArgument.html#a5656acc955ca756ad51064dee30ea07d">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
968
- <div class="line"><a name="l00921"></a><span class="lineno"> 921</span>&#160; {</div>
969
- <div class="line"><a name="l00922"></a><span class="lineno"> 922</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea46330181ad60cd2f0766fb392063ee21">SVFArg</a>;</div>
970
- <div class="line"><a name="l00923"></a><span class="lineno"> 923</span>&#160; }</div>
971
- <div class="line"><a name="l00924"></a><span class="lineno"> 924</span>&#160;};</div>
898
+ <div class="line"><a name="l00854"></a><span class="lineno"> 854</span>&#160;};</div>
899
+ <div class="line"><a name="l00855"></a><span class="lineno"> 855</span>&#160; </div>
900
+ <div class="line"><a name="l00856"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html"> 856</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFGlobalValue.html">SVFGlobalValue</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a></div>
901
+ <div class="line"><a name="l00857"></a><span class="lineno"> 857</span>&#160;{</div>
902
+ <div class="line"><a name="l00858"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 858</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
903
+ <div class="line"><a name="l00859"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a96821c016c81ee0600ef62fd28298292"> 859</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
904
+ <div class="line"><a name="l00860"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a67579a8b316129e389ed0f5e3f0ee509"> 860</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
905
+ <div class="line"><a name="l00861"></a><span class="lineno"> 861</span>&#160; </div>
906
+ <div class="line"><a name="l00862"></a><span class="lineno"> 862</span>&#160;<span class="keyword">private</span>:</div>
907
+ <div class="line"><a name="l00863"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e"> 863</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a>; </div>
908
+ <div class="line"><a name="l00864"></a><span class="lineno"> 864</span>&#160; </div>
909
+ <div class="line"><a name="l00865"></a><span class="lineno"> 865</span>&#160;<span class="keyword">protected</span>:</div>
910
+ <div class="line"><a name="l00866"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a72c43f12f42a73dc28855c425fe5543a"> 866</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFGlobalValue.html#a72c43f12f42a73dc28855c425fe5543a">setDefGlobalForMultipleModule</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* defg)</div>
911
+ <div class="line"><a name="l00867"></a><span class="lineno"> 867</span>&#160; {</div>
912
+ <div class="line"><a name="l00868"></a><span class="lineno"> 868</span>&#160; <a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a> = defg;</div>
913
+ <div class="line"><a name="l00869"></a><span class="lineno"> 869</span>&#160; }</div>
914
+ <div class="line"><a name="l00870"></a><span class="lineno"> 870</span>&#160; </div>
915
+ <div class="line"><a name="l00871"></a><span class="lineno"> 871</span>&#160;<span class="keyword">public</span>:</div>
916
+ <div class="line"><a name="l00872"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a18dc40d9d9007c928a5b9d92c269cd87"> 872</a></span>&#160; <a class="code" href="classSVF_1_1SVFGlobalValue.html#a18dc40d9d9007c928a5b9d92c269cd87">SVFGlobalValue</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty): <a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a">SVFGlob</a>), <a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a>(nullptr)</div>
917
+ <div class="line"><a name="l00873"></a><span class="lineno"> 873</span>&#160; {</div>
918
+ <div class="line"><a name="l00874"></a><span class="lineno"> 874</span>&#160; }</div>
919
+ <div class="line"><a name="l00875"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#ac004fb727468898e90673328119b6059"> 875</a></span>&#160; <a class="code" href="classSVF_1_1SVFGlobalValue.html#ac004fb727468898e90673328119b6059">SVFGlobalValue</a>(<a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a>&amp;&amp; <a class="code" href="classSVF_1_1SVFValue.html#aba56a2dc0ad508bf0ab2bbe52d557f07">name</a>, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty) : <a class="code" href="classSVF_1_1SVFGlobalValue.html">SVFGlobalValue</a>(ty)</div>
920
+ <div class="line"><a name="l00876"></a><span class="lineno"> 876</span>&#160; {</div>
921
+ <div class="line"><a name="l00877"></a><span class="lineno"> 877</span>&#160; <a class="code" href="classSVF_1_1SVFValue.html#a8325774df9d65d78ef6a66fef59b9a97">setName</a>(<a class="code" href="namespaceSVF_1_1SVFUtil.html#a72502f7f536418621485e90ab98c2016">std::move</a>(<a class="code" href="classSVF_1_1SVFValue.html#aba56a2dc0ad508bf0ab2bbe52d557f07">name</a>));</div>
922
+ <div class="line"><a name="l00878"></a><span class="lineno"> 878</span>&#160; }</div>
923
+ <div class="line"><a name="l00879"></a><span class="lineno"> 879</span>&#160; <a class="code" href="classSVF_1_1SVFGlobalValue.html#aec81144051355d04775807130d22356f">SVFGlobalValue</a>() = <span class="keyword">delete</span>;</div>
924
+ <div class="line"><a name="l00880"></a><span class="lineno"> 880</span>&#160; </div>
925
+ <div class="line"><a name="l00881"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01"> 881</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01">getDefGlobalForMultipleModule</a>()<span class="keyword"> const</span></div>
926
+ <div class="line"><a name="l00882"></a><span class="lineno"> 882</span>&#160;<span class="keyword"> </span>{</div>
927
+ <div class="line"><a name="l00883"></a><span class="lineno"> 883</span>&#160; <span class="keywordflow">if</span>(<a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a>==<span class="keyword">nullptr</span>)</div>
928
+ <div class="line"><a name="l00884"></a><span class="lineno"> 884</span>&#160; <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
929
+ <div class="line"><a name="l00885"></a><span class="lineno"> 885</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a>;</div>
930
+ <div class="line"><a name="l00886"></a><span class="lineno"> 886</span>&#160; }</div>
931
+ <div class="line"><a name="l00887"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a5fb9b8bbaf347d99e9df5710da506c96"> 887</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFGlobalValue.html#a5fb9b8bbaf347d99e9df5710da506c96">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
932
+ <div class="line"><a name="l00888"></a><span class="lineno"> 888</span>&#160; {</div>
933
+ <div class="line"><a name="l00889"></a><span class="lineno"> 889</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a">SVFGlob</a>;</div>
934
+ <div class="line"><a name="l00890"></a><span class="lineno"> 890</span>&#160; }</div>
935
+ <div class="line"><a name="l00891"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a5a8b570bf9301e0269a6622f33320d4b"> 891</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFGlobalValue.html#a5a8b570bf9301e0269a6622f33320d4b">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a> *node)</div>
936
+ <div class="line"><a name="l00892"></a><span class="lineno"> 892</span>&#160; {</div>
937
+ <div class="line"><a name="l00893"></a><span class="lineno"> 893</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a">SVFGlob</a>;</div>
938
+ <div class="line"><a name="l00894"></a><span class="lineno"> 894</span>&#160; }</div>
939
+ <div class="line"><a name="l00895"></a><span class="lineno"> 895</span>&#160;};</div>
940
+ <div class="line"><a name="l00896"></a><span class="lineno"> 896</span>&#160; </div>
941
+ <div class="line"><a name="l00897"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html"> 897</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFArgument.html">SVFArgument</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a></div>
942
+ <div class="line"><a name="l00898"></a><span class="lineno"> 898</span>&#160;{</div>
943
+ <div class="line"><a name="l00899"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#ac6d7207b2c449f2aa8129697485d8fd6"> 899</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
944
+ <div class="line"><a name="l00900"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a96821c016c81ee0600ef62fd28298292"> 900</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
945
+ <div class="line"><a name="l00901"></a><span class="lineno"> 901</span>&#160;<span class="keyword">private</span>:</div>
946
+ <div class="line"><a name="l00902"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4"> 902</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">fun</a>;</div>
947
+ <div class="line"><a name="l00903"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d"> 903</a></span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">argNo</a>;</div>
948
+ <div class="line"><a name="l00904"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd"> 904</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>;</div>
949
+ <div class="line"><a name="l00905"></a><span class="lineno"> 905</span>&#160;<span class="keyword">public</span>:</div>
950
+ <div class="line"><a name="l00906"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#aeeed6b5a59c5bf4eb4af77ec2345dccf"> 906</a></span>&#160; <a class="code" href="classSVF_1_1SVFArgument.html#aeeed6b5a59c5bf4eb4af77ec2345dccf">SVFArgument</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">fun</a>, <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">argNo</a>,</div>
951
+ <div class="line"><a name="l00907"></a><span class="lineno"> 907</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>)</div>
952
+ <div class="line"><a name="l00908"></a><span class="lineno"> 908</span>&#160; : <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea46330181ad60cd2f0766fb392063ee21">SVFArg</a>), <a class="code" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">fun</a>(<a class="code" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">fun</a>), <a class="code" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">argNo</a>(<a class="code" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">argNo</a>),</div>
953
+ <div class="line"><a name="l00909"></a><span class="lineno"> 909</span>&#160; <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>(<a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>)</div>
954
+ <div class="line"><a name="l00910"></a><span class="lineno"> 910</span>&#160; {</div>
955
+ <div class="line"><a name="l00911"></a><span class="lineno"> 911</span>&#160; }</div>
956
+ <div class="line"><a name="l00912"></a><span class="lineno"> 912</span>&#160; <a class="code" href="classSVF_1_1SVFArgument.html#a97816023e6da0a37bc1e2878c11eb123">SVFArgument</a>() = <span class="keyword">delete</span>;</div>
957
+ <div class="line"><a name="l00913"></a><span class="lineno"> 913</span>&#160; </div>
958
+ <div class="line"><a name="l00914"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a59d1389a296abc4bf17434c1cd7b6f57"> 914</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFArgument.html#a59d1389a296abc4bf17434c1cd7b6f57">getParent</a>()<span class="keyword"> const</span></div>
959
+ <div class="line"><a name="l00915"></a><span class="lineno"> 915</span>&#160;<span class="keyword"> </span>{</div>
960
+ <div class="line"><a name="l00916"></a><span class="lineno"> 916</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">fun</a>;</div>
961
+ <div class="line"><a name="l00917"></a><span class="lineno"> 917</span>&#160; }</div>
962
+ <div class="line"><a name="l00918"></a><span class="lineno"> 918</span>&#160; </div>
963
+ <div class="line"><a name="l00921"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591"> 921</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591">getArgNo</a>()<span class="keyword"> const</span></div>
964
+ <div class="line"><a name="l00922"></a><span class="lineno"> 922</span>&#160;<span class="keyword"> </span>{</div>
965
+ <div class="line"><a name="l00923"></a><span class="lineno"> 923</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">argNo</a>;</div>
966
+ <div class="line"><a name="l00924"></a><span class="lineno"> 924</span>&#160; }</div>
972
967
  <div class="line"><a name="l00925"></a><span class="lineno"> 925</span>&#160; </div>
973
- <div class="line"><a name="l00926"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html"> 926</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a></div>
974
- <div class="line"><a name="l00927"></a><span class="lineno"> 927</span>&#160;{</div>
975
- <div class="line"><a name="l00928"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#ac6d7207b2c449f2aa8129697485d8fd6"> 928</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
976
- <div class="line"><a name="l00929"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#a96821c016c81ee0600ef62fd28298292"> 929</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
977
- <div class="line"><a name="l00930"></a><span class="lineno"> 930</span>&#160;<span class="keyword">public</span>:</div>
978
- <div class="line"><a name="l00931"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#a1ea9ae8d6d2b29c8357132b40de45bf0"> 931</a></span>&#160; <a class="code" href="classSVF_1_1SVFConstantData.html#a1ea9ae8d6d2b29c8357132b40de45bf0">SVFConstantData</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860e">SVFValKind</a> k = <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eab88017aa421080f4f7a033b2fa37f9ca">SVFConstData</a>)</div>
979
- <div class="line"><a name="l00932"></a><span class="lineno"> 932</span>&#160; : <a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a>(ty, k)</div>
980
- <div class="line"><a name="l00933"></a><span class="lineno"> 933</span>&#160; {</div>
968
+ <div class="line"><a name="l00926"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a3c6f43786b2cb230a02e50c6ab38453e"> 926</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFArgument.html#a3c6f43786b2cb230a02e50c6ab38453e">isArgOfUncalledFunction</a>()<span class="keyword"> const</span></div>
969
+ <div class="line"><a name="l00927"></a><span class="lineno"> 927</span>&#160;<span class="keyword"> </span>{</div>
970
+ <div class="line"><a name="l00928"></a><span class="lineno"> 928</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>;</div>
971
+ <div class="line"><a name="l00929"></a><span class="lineno"> 929</span>&#160; }</div>
972
+ <div class="line"><a name="l00930"></a><span class="lineno"> 930</span>&#160; </div>
973
+ <div class="line"><a name="l00931"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a5656acc955ca756ad51064dee30ea07d"> 931</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFArgument.html#a5656acc955ca756ad51064dee30ea07d">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
974
+ <div class="line"><a name="l00932"></a><span class="lineno"> 932</span>&#160; {</div>
975
+ <div class="line"><a name="l00933"></a><span class="lineno"> 933</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea46330181ad60cd2f0766fb392063ee21">SVFArg</a>;</div>
981
976
  <div class="line"><a name="l00934"></a><span class="lineno"> 934</span>&#160; }</div>
982
- <div class="line"><a name="l00935"></a><span class="lineno"> 935</span>&#160; <a class="code" href="classSVF_1_1SVFConstantData.html#a057d3aebc842d72d2b89f661d18b6e34">SVFConstantData</a>() = <span class="keyword">delete</span>;</div>
977
+ <div class="line"><a name="l00935"></a><span class="lineno"> 935</span>&#160;};</div>
983
978
  <div class="line"><a name="l00936"></a><span class="lineno"> 936</span>&#160; </div>
984
- <div class="line"><a name="l00937"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#a69777730832b61b6503f05ce80af65c3"> 937</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantData.html#a69777730832b61b6503f05ce80af65c3">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
985
- <div class="line"><a name="l00938"></a><span class="lineno"> 938</span>&#160; {</div>
986
- <div class="line"><a name="l00939"></a><span class="lineno"> 939</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eab88017aa421080f4f7a033b2fa37f9ca">SVFConstData</a> ||</div>
987
- <div class="line"><a name="l00940"></a><span class="lineno"> 940</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVFConstInt</a> ||</div>
988
- <div class="line"><a name="l00941"></a><span class="lineno"> 941</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a> ||</div>
989
- <div class="line"><a name="l00942"></a><span class="lineno"> 942</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c">SVFNullPtr</a> ||</div>
990
- <div class="line"><a name="l00943"></a><span class="lineno"> 943</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>;</div>
991
- <div class="line"><a name="l00944"></a><span class="lineno"> 944</span>&#160; }</div>
992
- <div class="line"><a name="l00945"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#aaa93a599c1e8fee16aa6844cf64b8f5d"> 945</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantData.html#aaa93a599c1e8fee16aa6844cf64b8f5d">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a> *node)</div>
993
- <div class="line"><a name="l00946"></a><span class="lineno"> 946</span>&#160; {</div>
994
- <div class="line"><a name="l00947"></a><span class="lineno"> 947</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eab88017aa421080f4f7a033b2fa37f9ca">SVFConstData</a> ||</div>
995
- <div class="line"><a name="l00948"></a><span class="lineno"> 948</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVFConstInt</a> ||</div>
996
- <div class="line"><a name="l00949"></a><span class="lineno"> 949</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a> ||</div>
997
- <div class="line"><a name="l00950"></a><span class="lineno"> 950</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c">SVFNullPtr</a> ||</div>
998
- <div class="line"><a name="l00951"></a><span class="lineno"> 951</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>;</div>
999
- <div class="line"><a name="l00952"></a><span class="lineno"> 952</span>&#160; }</div>
1000
- <div class="line"><a name="l00953"></a><span class="lineno"> 953</span>&#160;};</div>
1001
- <div class="line"><a name="l00954"></a><span class="lineno"> 954</span>&#160; </div>
1002
- <div class="line"><a name="l00955"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html"> 955</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFConstantInt.html">SVFConstantInt</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a></div>
1003
- <div class="line"><a name="l00956"></a><span class="lineno"> 956</span>&#160;{</div>
1004
- <div class="line"><a name="l00957"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#ac6d7207b2c449f2aa8129697485d8fd6"> 957</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1005
- <div class="line"><a name="l00958"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a96821c016c81ee0600ef62fd28298292"> 958</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1006
- <div class="line"><a name="l00959"></a><span class="lineno"> 959</span>&#160;<span class="keyword">private</span>:</div>
1007
- <div class="line"><a name="l00960"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587"> 960</a></span>&#160; <a class="code" href="namespaceSVF.html#a366625858f450a1ea5f985a3c83e0f14">u64_t</a> <a class="code" href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587">zval</a>;</div>
1008
- <div class="line"><a name="l00961"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671"> 961</a></span>&#160; <a class="code" href="namespaceSVF.html#ad781b0b14e89773e774072b280658ef3">s64_t</a> <a class="code" href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671">sval</a>;</div>
1009
- <div class="line"><a name="l00962"></a><span class="lineno"> 962</span>&#160;<span class="keyword">public</span>:</div>
1010
- <div class="line"><a name="l00963"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a66b861e33c5a3911ecd8e6e4441cb664"> 963</a></span>&#160; <a class="code" href="classSVF_1_1SVFConstantInt.html#a66b861e33c5a3911ecd8e6e4441cb664">SVFConstantInt</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <a class="code" href="namespaceSVF.html#a366625858f450a1ea5f985a3c83e0f14">u64_t</a> z, <a class="code" href="namespaceSVF.html#ad781b0b14e89773e774072b280658ef3">s64_t</a> s)</div>
1011
- <div class="line"><a name="l00964"></a><span class="lineno"> 964</span>&#160; : <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVFConstInt</a>), <a class="code" href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587">zval</a>(z), <a class="code" href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671">sval</a>(s)</div>
1012
- <div class="line"><a name="l00965"></a><span class="lineno"> 965</span>&#160; {</div>
1013
- <div class="line"><a name="l00966"></a><span class="lineno"> 966</span>&#160; }</div>
1014
- <div class="line"><a name="l00967"></a><span class="lineno"> 967</span>&#160; <a class="code" href="classSVF_1_1SVFConstantInt.html#ad9338bb99a77d76d1c83275d8a32f7d2">SVFConstantInt</a>() = <span class="keyword">delete</span>;</div>
1015
- <div class="line"><a name="l00968"></a><span class="lineno"> 968</span>&#160; </div>
1016
- <div class="line"><a name="l00969"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a68c3dc4b0a685397369b5116c2d31e42"> 969</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantInt.html#a68c3dc4b0a685397369b5116c2d31e42">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1017
- <div class="line"><a name="l00970"></a><span class="lineno"> 970</span>&#160; {</div>
1018
- <div class="line"><a name="l00971"></a><span class="lineno"> 971</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVFConstInt</a>;</div>
1019
- <div class="line"><a name="l00972"></a><span class="lineno"> 972</span>&#160; }</div>
1020
- <div class="line"><a name="l00973"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#afd5d7569b52d4f26850b009a915b7e49"> 973</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantInt.html#afd5d7569b52d4f26850b009a915b7e49">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a> *node)</div>
1021
- <div class="line"><a name="l00974"></a><span class="lineno"> 974</span>&#160; {</div>
1022
- <div class="line"><a name="l00975"></a><span class="lineno"> 975</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVFConstInt</a>;</div>
1023
- <div class="line"><a name="l00976"></a><span class="lineno"> 976</span>&#160; }</div>
1024
- <div class="line"><a name="l00977"></a><span class="lineno"> 977</span>&#160; <span class="comment">// Return the constant as a 64-bit unsigned integer value after it has been zero extended as appropriate for the type of this constant.</span></div>
1025
- <div class="line"><a name="l00978"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e"> 978</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="namespaceSVF.html#a366625858f450a1ea5f985a3c83e0f14">u64_t</a> <a class="code" href="classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e">getZExtValue</a> ()<span class="keyword"> const</span></div>
1026
- <div class="line"><a name="l00979"></a><span class="lineno"> 979</span>&#160;<span class="keyword"> </span>{</div>
1027
- <div class="line"><a name="l00980"></a><span class="lineno"> 980</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587">zval</a>;</div>
1028
- <div class="line"><a name="l00981"></a><span class="lineno"> 981</span>&#160; }</div>
1029
- <div class="line"><a name="l00982"></a><span class="lineno"> 982</span>&#160; <span class="comment">// Return the constant as a 64-bit integer value after it has been sign extended as appropriate for the type of this constant</span></div>
1030
- <div class="line"><a name="l00983"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4"> 983</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="namespaceSVF.html#ad781b0b14e89773e774072b280658ef3">s64_t</a> <a class="code" href="classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4">getSExtValue</a> ()<span class="keyword"> const</span></div>
1031
- <div class="line"><a name="l00984"></a><span class="lineno"> 984</span>&#160;<span class="keyword"> </span>{</div>
1032
- <div class="line"><a name="l00985"></a><span class="lineno"> 985</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671">sval</a>;</div>
1033
- <div class="line"><a name="l00986"></a><span class="lineno"> 986</span>&#160; }</div>
1034
- <div class="line"><a name="l00987"></a><span class="lineno"> 987</span>&#160;};</div>
1035
- <div class="line"><a name="l00988"></a><span class="lineno"> 988</span>&#160; </div>
1036
- <div class="line"><a name="l00989"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html"> 989</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFConstantFP.html">SVFConstantFP</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a></div>
1037
- <div class="line"><a name="l00990"></a><span class="lineno"> 990</span>&#160;{</div>
1038
- <div class="line"><a name="l00991"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#ac6d7207b2c449f2aa8129697485d8fd6"> 991</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1039
- <div class="line"><a name="l00992"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a96821c016c81ee0600ef62fd28298292"> 992</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1040
- <div class="line"><a name="l00993"></a><span class="lineno"> 993</span>&#160;<span class="keyword">private</span>:</div>
1041
- <div class="line"><a name="l00994"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9"> 994</a></span>&#160; <span class="keywordtype">float</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9">dval</a>;</div>
1042
- <div class="line"><a name="l00995"></a><span class="lineno"> 995</span>&#160;<span class="keyword">public</span>:</div>
1043
- <div class="line"><a name="l00996"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a85f6c8bd4169c01e46170b001d3a5a80"> 996</a></span>&#160; <a class="code" href="classSVF_1_1SVFConstantFP.html#a85f6c8bd4169c01e46170b001d3a5a80">SVFConstantFP</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <span class="keywordtype">double</span> d)</div>
1044
- <div class="line"><a name="l00997"></a><span class="lineno"> 997</span>&#160; : <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a>), <a class="code" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9">dval</a>(d)</div>
1045
- <div class="line"><a name="l00998"></a><span class="lineno"> 998</span>&#160; {</div>
1046
- <div class="line"><a name="l00999"></a><span class="lineno"> 999</span>&#160; }</div>
1047
- <div class="line"><a name="l01000"></a><span class="lineno"> 1000</span>&#160; <a class="code" href="classSVF_1_1SVFConstantFP.html#a25657c39dd158866cd5d0958b301573e">SVFConstantFP</a>() = <span class="keyword">delete</span>;</div>
1048
- <div class="line"><a name="l01001"></a><span class="lineno"> 1001</span>&#160; </div>
1049
- <div class="line"><a name="l01002"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc"> 1002</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">double</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc">getFPValue</a> ()<span class="keyword"> const</span></div>
1050
- <div class="line"><a name="l01003"></a><span class="lineno"> 1003</span>&#160;<span class="keyword"> </span>{</div>
1051
- <div class="line"><a name="l01004"></a><span class="lineno"> 1004</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9">dval</a>;</div>
1052
- <div class="line"><a name="l01005"></a><span class="lineno"> 1005</span>&#160; }</div>
1053
- <div class="line"><a name="l01006"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a6f44afedce864c6ab6115f1aee4d3857"> 1006</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#a6f44afedce864c6ab6115f1aee4d3857">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1054
- <div class="line"><a name="l01007"></a><span class="lineno"> 1007</span>&#160; {</div>
1055
- <div class="line"><a name="l01008"></a><span class="lineno"> 1008</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a>;</div>
1056
- <div class="line"><a name="l01009"></a><span class="lineno"> 1009</span>&#160; }</div>
1057
- <div class="line"><a name="l01010"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a3aba9ce21649425c539695a7584dfe42"> 1010</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#a3aba9ce21649425c539695a7584dfe42">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a> *node)</div>
1058
- <div class="line"><a name="l01011"></a><span class="lineno"> 1011</span>&#160; {</div>
1059
- <div class="line"><a name="l01012"></a><span class="lineno"> 1012</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a>;</div>
1060
- <div class="line"><a name="l01013"></a><span class="lineno"> 1013</span>&#160; }</div>
1061
- <div class="line"><a name="l01014"></a><span class="lineno"> 1014</span>&#160;};</div>
1062
- <div class="line"><a name="l01015"></a><span class="lineno"> 1015</span>&#160; </div>
1063
- <div class="line"><a name="l01016"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html"> 1016</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFConstantNullPtr.html">SVFConstantNullPtr</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a></div>
1064
- <div class="line"><a name="l01017"></a><span class="lineno"> 1017</span>&#160;{</div>
1065
- <div class="line"><a name="l01018"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1018</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1066
- <div class="line"><a name="l01019"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#a96821c016c81ee0600ef62fd28298292"> 1019</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1067
- <div class="line"><a name="l01020"></a><span class="lineno"> 1020</span>&#160; </div>
1068
- <div class="line"><a name="l01021"></a><span class="lineno"> 1021</span>&#160;<span class="keyword">public</span>:</div>
1069
- <div class="line"><a name="l01022"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#a299954e2cad5ee41b51fcff4a92439b3"> 1022</a></span>&#160; <a class="code" href="classSVF_1_1SVFConstantNullPtr.html#a299954e2cad5ee41b51fcff4a92439b3">SVFConstantNullPtr</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty)</div>
1070
- <div class="line"><a name="l01023"></a><span class="lineno"> 1023</span>&#160; : <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c">SVFNullPtr</a>)</div>
1071
- <div class="line"><a name="l01024"></a><span class="lineno"> 1024</span>&#160; {</div>
1072
- <div class="line"><a name="l01025"></a><span class="lineno"> 1025</span>&#160; }</div>
1073
- <div class="line"><a name="l01026"></a><span class="lineno"> 1026</span>&#160; <a class="code" href="classSVF_1_1SVFConstantNullPtr.html#ae853223a57df1816c3d382113b7b7b70">SVFConstantNullPtr</a>() = <span class="keyword">delete</span>;</div>
1074
- <div class="line"><a name="l01027"></a><span class="lineno"> 1027</span>&#160; </div>
1075
- <div class="line"><a name="l01028"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#ab1b6b67fc90132d8ddbac873ced2f76e"> 1028</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantNullPtr.html#ab1b6b67fc90132d8ddbac873ced2f76e">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1076
- <div class="line"><a name="l01029"></a><span class="lineno"> 1029</span>&#160; {</div>
1077
- <div class="line"><a name="l01030"></a><span class="lineno"> 1030</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c">SVFNullPtr</a>;</div>
1078
- <div class="line"><a name="l01031"></a><span class="lineno"> 1031</span>&#160; }</div>
1079
- <div class="line"><a name="l01032"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#a3ca7ed38cf0887e21c14d8a6f18c4a59"> 1032</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantNullPtr.html#a3ca7ed38cf0887e21c14d8a6f18c4a59">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a> *node)</div>
1080
- <div class="line"><a name="l01033"></a><span class="lineno"> 1033</span>&#160; {</div>
1081
- <div class="line"><a name="l01034"></a><span class="lineno"> 1034</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c">SVFNullPtr</a>;</div>
1082
- <div class="line"><a name="l01035"></a><span class="lineno"> 1035</span>&#160; }</div>
1083
- <div class="line"><a name="l01036"></a><span class="lineno"> 1036</span>&#160;};</div>
1084
- <div class="line"><a name="l01037"></a><span class="lineno"> 1037</span>&#160; </div>
1085
- <div class="line"><a name="l01038"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html"> 1038</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFBlackHoleValue.html">SVFBlackHoleValue</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a></div>
1086
- <div class="line"><a name="l01039"></a><span class="lineno"> 1039</span>&#160;{</div>
1087
- <div class="line"><a name="l01040"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1040</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1088
- <div class="line"><a name="l01041"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#a96821c016c81ee0600ef62fd28298292"> 1041</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1089
- <div class="line"><a name="l01042"></a><span class="lineno"> 1042</span>&#160; </div>
1090
- <div class="line"><a name="l01043"></a><span class="lineno"> 1043</span>&#160;<span class="keyword">public</span>:</div>
1091
- <div class="line"><a name="l01044"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#ac057a29cad0944d1b359e6cd23adcec2"> 1044</a></span>&#160; <a class="code" href="classSVF_1_1SVFBlackHoleValue.html#ac057a29cad0944d1b359e6cd23adcec2">SVFBlackHoleValue</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty)</div>
1092
- <div class="line"><a name="l01045"></a><span class="lineno"> 1045</span>&#160; : <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>)</div>
1093
- <div class="line"><a name="l01046"></a><span class="lineno"> 1046</span>&#160; {</div>
1094
- <div class="line"><a name="l01047"></a><span class="lineno"> 1047</span>&#160; }</div>
1095
- <div class="line"><a name="l01048"></a><span class="lineno"> 1048</span>&#160; <a class="code" href="classSVF_1_1SVFBlackHoleValue.html#a6d94a1c1c0f229165e3327a09521e28c">SVFBlackHoleValue</a>() = <span class="keyword">delete</span>;</div>
1096
- <div class="line"><a name="l01049"></a><span class="lineno"> 1049</span>&#160; </div>
1097
- <div class="line"><a name="l01050"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#aa45bdedb7320ea07a902e474d92562c5"> 1050</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFBlackHoleValue.html#aa45bdedb7320ea07a902e474d92562c5">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1098
- <div class="line"><a name="l01051"></a><span class="lineno"> 1051</span>&#160; {</div>
1099
- <div class="line"><a name="l01052"></a><span class="lineno"> 1052</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>;</div>
1100
- <div class="line"><a name="l01053"></a><span class="lineno"> 1053</span>&#160; }</div>
1101
- <div class="line"><a name="l01054"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#ab79f7c5af1e235749b1e2d377748c5c2"> 1054</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFBlackHoleValue.html#ab79f7c5af1e235749b1e2d377748c5c2">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a> *node)</div>
1102
- <div class="line"><a name="l01055"></a><span class="lineno"> 1055</span>&#160; {</div>
1103
- <div class="line"><a name="l01056"></a><span class="lineno"> 1056</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>;</div>
1104
- <div class="line"><a name="l01057"></a><span class="lineno"> 1057</span>&#160; }</div>
1105
- <div class="line"><a name="l01058"></a><span class="lineno"> 1058</span>&#160;};</div>
1106
- <div class="line"><a name="l01059"></a><span class="lineno"> 1059</span>&#160; </div>
1107
- <div class="line"><a name="l01060"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html"> 1060</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFOtherValue.html">SVFOtherValue</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a></div>
1108
- <div class="line"><a name="l01061"></a><span class="lineno"> 1061</span>&#160;{</div>
1109
- <div class="line"><a name="l01062"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1062</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1110
- <div class="line"><a name="l01063"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html#a96821c016c81ee0600ef62fd28298292"> 1063</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1111
- <div class="line"><a name="l01064"></a><span class="lineno"> 1064</span>&#160;<span class="keyword">public</span>:</div>
1112
- <div class="line"><a name="l01065"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html#a81c02b9a60fa577a786250e088b49493"> 1065</a></span>&#160; <a class="code" href="classSVF_1_1SVFOtherValue.html#a81c02b9a60fa577a786250e088b49493">SVFOtherValue</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860e">SVFValKind</a> k = <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea582b0563ca6cb659fe6811b50c5b6ad0">SVFValue::SVFOther</a>)</div>
1113
- <div class="line"><a name="l01066"></a><span class="lineno"> 1066</span>&#160; : <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>(ty, k)</div>
1114
- <div class="line"><a name="l01067"></a><span class="lineno"> 1067</span>&#160; {</div>
979
+ <div class="line"><a name="l00937"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html"> 937</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a></div>
980
+ <div class="line"><a name="l00938"></a><span class="lineno"> 938</span>&#160;{</div>
981
+ <div class="line"><a name="l00939"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#ac6d7207b2c449f2aa8129697485d8fd6"> 939</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
982
+ <div class="line"><a name="l00940"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#a96821c016c81ee0600ef62fd28298292"> 940</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
983
+ <div class="line"><a name="l00941"></a><span class="lineno"> 941</span>&#160;<span class="keyword">public</span>:</div>
984
+ <div class="line"><a name="l00942"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#a1ea9ae8d6d2b29c8357132b40de45bf0"> 942</a></span>&#160; <a class="code" href="classSVF_1_1SVFConstantData.html#a1ea9ae8d6d2b29c8357132b40de45bf0">SVFConstantData</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860e">SVFValKind</a> k = <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eab88017aa421080f4f7a033b2fa37f9ca">SVFConstData</a>)</div>
985
+ <div class="line"><a name="l00943"></a><span class="lineno"> 943</span>&#160; : <a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a>(ty, k)</div>
986
+ <div class="line"><a name="l00944"></a><span class="lineno"> 944</span>&#160; {</div>
987
+ <div class="line"><a name="l00945"></a><span class="lineno"> 945</span>&#160; }</div>
988
+ <div class="line"><a name="l00946"></a><span class="lineno"> 946</span>&#160; <a class="code" href="classSVF_1_1SVFConstantData.html#a057d3aebc842d72d2b89f661d18b6e34">SVFConstantData</a>() = <span class="keyword">delete</span>;</div>
989
+ <div class="line"><a name="l00947"></a><span class="lineno"> 947</span>&#160; </div>
990
+ <div class="line"><a name="l00948"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#a69777730832b61b6503f05ce80af65c3"> 948</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantData.html#a69777730832b61b6503f05ce80af65c3">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
991
+ <div class="line"><a name="l00949"></a><span class="lineno"> 949</span>&#160; {</div>
992
+ <div class="line"><a name="l00950"></a><span class="lineno"> 950</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eab88017aa421080f4f7a033b2fa37f9ca">SVFConstData</a> ||</div>
993
+ <div class="line"><a name="l00951"></a><span class="lineno"> 951</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVFConstInt</a> ||</div>
994
+ <div class="line"><a name="l00952"></a><span class="lineno"> 952</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a> ||</div>
995
+ <div class="line"><a name="l00953"></a><span class="lineno"> 953</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c">SVFNullPtr</a> ||</div>
996
+ <div class="line"><a name="l00954"></a><span class="lineno"> 954</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>;</div>
997
+ <div class="line"><a name="l00955"></a><span class="lineno"> 955</span>&#160; }</div>
998
+ <div class="line"><a name="l00956"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#aaa93a599c1e8fee16aa6844cf64b8f5d"> 956</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantData.html#aaa93a599c1e8fee16aa6844cf64b8f5d">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a> *node)</div>
999
+ <div class="line"><a name="l00957"></a><span class="lineno"> 957</span>&#160; {</div>
1000
+ <div class="line"><a name="l00958"></a><span class="lineno"> 958</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eab88017aa421080f4f7a033b2fa37f9ca">SVFConstData</a> ||</div>
1001
+ <div class="line"><a name="l00959"></a><span class="lineno"> 959</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVFConstInt</a> ||</div>
1002
+ <div class="line"><a name="l00960"></a><span class="lineno"> 960</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a> ||</div>
1003
+ <div class="line"><a name="l00961"></a><span class="lineno"> 961</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c">SVFNullPtr</a> ||</div>
1004
+ <div class="line"><a name="l00962"></a><span class="lineno"> 962</span>&#160; node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>;</div>
1005
+ <div class="line"><a name="l00963"></a><span class="lineno"> 963</span>&#160; }</div>
1006
+ <div class="line"><a name="l00964"></a><span class="lineno"> 964</span>&#160;};</div>
1007
+ <div class="line"><a name="l00965"></a><span class="lineno"> 965</span>&#160; </div>
1008
+ <div class="line"><a name="l00966"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html"> 966</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFConstantInt.html">SVFConstantInt</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a></div>
1009
+ <div class="line"><a name="l00967"></a><span class="lineno"> 967</span>&#160;{</div>
1010
+ <div class="line"><a name="l00968"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#ac6d7207b2c449f2aa8129697485d8fd6"> 968</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1011
+ <div class="line"><a name="l00969"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a96821c016c81ee0600ef62fd28298292"> 969</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1012
+ <div class="line"><a name="l00970"></a><span class="lineno"> 970</span>&#160;<span class="keyword">private</span>:</div>
1013
+ <div class="line"><a name="l00971"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587"> 971</a></span>&#160; <a class="code" href="namespaceSVF.html#a366625858f450a1ea5f985a3c83e0f14">u64_t</a> <a class="code" href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587">zval</a>;</div>
1014
+ <div class="line"><a name="l00972"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671"> 972</a></span>&#160; <a class="code" href="namespaceSVF.html#ad781b0b14e89773e774072b280658ef3">s64_t</a> <a class="code" href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671">sval</a>;</div>
1015
+ <div class="line"><a name="l00973"></a><span class="lineno"> 973</span>&#160;<span class="keyword">public</span>:</div>
1016
+ <div class="line"><a name="l00974"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a66b861e33c5a3911ecd8e6e4441cb664"> 974</a></span>&#160; <a class="code" href="classSVF_1_1SVFConstantInt.html#a66b861e33c5a3911ecd8e6e4441cb664">SVFConstantInt</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <a class="code" href="namespaceSVF.html#a366625858f450a1ea5f985a3c83e0f14">u64_t</a> z, <a class="code" href="namespaceSVF.html#ad781b0b14e89773e774072b280658ef3">s64_t</a> s)</div>
1017
+ <div class="line"><a name="l00975"></a><span class="lineno"> 975</span>&#160; : <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVFConstInt</a>), <a class="code" href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587">zval</a>(z), <a class="code" href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671">sval</a>(s)</div>
1018
+ <div class="line"><a name="l00976"></a><span class="lineno"> 976</span>&#160; {</div>
1019
+ <div class="line"><a name="l00977"></a><span class="lineno"> 977</span>&#160; }</div>
1020
+ <div class="line"><a name="l00978"></a><span class="lineno"> 978</span>&#160; <a class="code" href="classSVF_1_1SVFConstantInt.html#ad9338bb99a77d76d1c83275d8a32f7d2">SVFConstantInt</a>() = <span class="keyword">delete</span>;</div>
1021
+ <div class="line"><a name="l00979"></a><span class="lineno"> 979</span>&#160; </div>
1022
+ <div class="line"><a name="l00980"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a68c3dc4b0a685397369b5116c2d31e42"> 980</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantInt.html#a68c3dc4b0a685397369b5116c2d31e42">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1023
+ <div class="line"><a name="l00981"></a><span class="lineno"> 981</span>&#160; {</div>
1024
+ <div class="line"><a name="l00982"></a><span class="lineno"> 982</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVFConstInt</a>;</div>
1025
+ <div class="line"><a name="l00983"></a><span class="lineno"> 983</span>&#160; }</div>
1026
+ <div class="line"><a name="l00984"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#afd5d7569b52d4f26850b009a915b7e49"> 984</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantInt.html#afd5d7569b52d4f26850b009a915b7e49">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a> *node)</div>
1027
+ <div class="line"><a name="l00985"></a><span class="lineno"> 985</span>&#160; {</div>
1028
+ <div class="line"><a name="l00986"></a><span class="lineno"> 986</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVFConstInt</a>;</div>
1029
+ <div class="line"><a name="l00987"></a><span class="lineno"> 987</span>&#160; }</div>
1030
+ <div class="line"><a name="l00988"></a><span class="lineno"> 988</span>&#160; <span class="comment">// Return the constant as a 64-bit unsigned integer value after it has been zero extended as appropriate for the type of this constant.</span></div>
1031
+ <div class="line"><a name="l00989"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e"> 989</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="namespaceSVF.html#a366625858f450a1ea5f985a3c83e0f14">u64_t</a> <a class="code" href="classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e">getZExtValue</a> ()<span class="keyword"> const</span></div>
1032
+ <div class="line"><a name="l00990"></a><span class="lineno"> 990</span>&#160;<span class="keyword"> </span>{</div>
1033
+ <div class="line"><a name="l00991"></a><span class="lineno"> 991</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587">zval</a>;</div>
1034
+ <div class="line"><a name="l00992"></a><span class="lineno"> 992</span>&#160; }</div>
1035
+ <div class="line"><a name="l00993"></a><span class="lineno"> 993</span>&#160; <span class="comment">// Return the constant as a 64-bit integer value after it has been sign extended as appropriate for the type of this constant</span></div>
1036
+ <div class="line"><a name="l00994"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4"> 994</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="namespaceSVF.html#ad781b0b14e89773e774072b280658ef3">s64_t</a> <a class="code" href="classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4">getSExtValue</a> ()<span class="keyword"> const</span></div>
1037
+ <div class="line"><a name="l00995"></a><span class="lineno"> 995</span>&#160;<span class="keyword"> </span>{</div>
1038
+ <div class="line"><a name="l00996"></a><span class="lineno"> 996</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671">sval</a>;</div>
1039
+ <div class="line"><a name="l00997"></a><span class="lineno"> 997</span>&#160; }</div>
1040
+ <div class="line"><a name="l00998"></a><span class="lineno"> 998</span>&#160;};</div>
1041
+ <div class="line"><a name="l00999"></a><span class="lineno"> 999</span>&#160; </div>
1042
+ <div class="line"><a name="l01000"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html"> 1000</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFConstantFP.html">SVFConstantFP</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a></div>
1043
+ <div class="line"><a name="l01001"></a><span class="lineno"> 1001</span>&#160;{</div>
1044
+ <div class="line"><a name="l01002"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1002</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1045
+ <div class="line"><a name="l01003"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a96821c016c81ee0600ef62fd28298292"> 1003</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1046
+ <div class="line"><a name="l01004"></a><span class="lineno"> 1004</span>&#160;<span class="keyword">private</span>:</div>
1047
+ <div class="line"><a name="l01005"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9"> 1005</a></span>&#160; <span class="keywordtype">float</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9">dval</a>;</div>
1048
+ <div class="line"><a name="l01006"></a><span class="lineno"> 1006</span>&#160;<span class="keyword">public</span>:</div>
1049
+ <div class="line"><a name="l01007"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a85f6c8bd4169c01e46170b001d3a5a80"> 1007</a></span>&#160; <a class="code" href="classSVF_1_1SVFConstantFP.html#a85f6c8bd4169c01e46170b001d3a5a80">SVFConstantFP</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <span class="keywordtype">double</span> d)</div>
1050
+ <div class="line"><a name="l01008"></a><span class="lineno"> 1008</span>&#160; : <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a>), <a class="code" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9">dval</a>(d)</div>
1051
+ <div class="line"><a name="l01009"></a><span class="lineno"> 1009</span>&#160; {</div>
1052
+ <div class="line"><a name="l01010"></a><span class="lineno"> 1010</span>&#160; }</div>
1053
+ <div class="line"><a name="l01011"></a><span class="lineno"> 1011</span>&#160; <a class="code" href="classSVF_1_1SVFConstantFP.html#a25657c39dd158866cd5d0958b301573e">SVFConstantFP</a>() = <span class="keyword">delete</span>;</div>
1054
+ <div class="line"><a name="l01012"></a><span class="lineno"> 1012</span>&#160; </div>
1055
+ <div class="line"><a name="l01013"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc"> 1013</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">double</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc">getFPValue</a> ()<span class="keyword"> const</span></div>
1056
+ <div class="line"><a name="l01014"></a><span class="lineno"> 1014</span>&#160;<span class="keyword"> </span>{</div>
1057
+ <div class="line"><a name="l01015"></a><span class="lineno"> 1015</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9">dval</a>;</div>
1058
+ <div class="line"><a name="l01016"></a><span class="lineno"> 1016</span>&#160; }</div>
1059
+ <div class="line"><a name="l01017"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a6f44afedce864c6ab6115f1aee4d3857"> 1017</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#a6f44afedce864c6ab6115f1aee4d3857">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1060
+ <div class="line"><a name="l01018"></a><span class="lineno"> 1018</span>&#160; {</div>
1061
+ <div class="line"><a name="l01019"></a><span class="lineno"> 1019</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a>;</div>
1062
+ <div class="line"><a name="l01020"></a><span class="lineno"> 1020</span>&#160; }</div>
1063
+ <div class="line"><a name="l01021"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a3aba9ce21649425c539695a7584dfe42"> 1021</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#a3aba9ce21649425c539695a7584dfe42">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a> *node)</div>
1064
+ <div class="line"><a name="l01022"></a><span class="lineno"> 1022</span>&#160; {</div>
1065
+ <div class="line"><a name="l01023"></a><span class="lineno"> 1023</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a>;</div>
1066
+ <div class="line"><a name="l01024"></a><span class="lineno"> 1024</span>&#160; }</div>
1067
+ <div class="line"><a name="l01025"></a><span class="lineno"> 1025</span>&#160;};</div>
1068
+ <div class="line"><a name="l01026"></a><span class="lineno"> 1026</span>&#160; </div>
1069
+ <div class="line"><a name="l01027"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html"> 1027</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFConstantNullPtr.html">SVFConstantNullPtr</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a></div>
1070
+ <div class="line"><a name="l01028"></a><span class="lineno"> 1028</span>&#160;{</div>
1071
+ <div class="line"><a name="l01029"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1029</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1072
+ <div class="line"><a name="l01030"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#a96821c016c81ee0600ef62fd28298292"> 1030</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1073
+ <div class="line"><a name="l01031"></a><span class="lineno"> 1031</span>&#160; </div>
1074
+ <div class="line"><a name="l01032"></a><span class="lineno"> 1032</span>&#160;<span class="keyword">public</span>:</div>
1075
+ <div class="line"><a name="l01033"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#a299954e2cad5ee41b51fcff4a92439b3"> 1033</a></span>&#160; <a class="code" href="classSVF_1_1SVFConstantNullPtr.html#a299954e2cad5ee41b51fcff4a92439b3">SVFConstantNullPtr</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty)</div>
1076
+ <div class="line"><a name="l01034"></a><span class="lineno"> 1034</span>&#160; : <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c">SVFNullPtr</a>)</div>
1077
+ <div class="line"><a name="l01035"></a><span class="lineno"> 1035</span>&#160; {</div>
1078
+ <div class="line"><a name="l01036"></a><span class="lineno"> 1036</span>&#160; }</div>
1079
+ <div class="line"><a name="l01037"></a><span class="lineno"> 1037</span>&#160; <a class="code" href="classSVF_1_1SVFConstantNullPtr.html#ae853223a57df1816c3d382113b7b7b70">SVFConstantNullPtr</a>() = <span class="keyword">delete</span>;</div>
1080
+ <div class="line"><a name="l01038"></a><span class="lineno"> 1038</span>&#160; </div>
1081
+ <div class="line"><a name="l01039"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#ab1b6b67fc90132d8ddbac873ced2f76e"> 1039</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantNullPtr.html#ab1b6b67fc90132d8ddbac873ced2f76e">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1082
+ <div class="line"><a name="l01040"></a><span class="lineno"> 1040</span>&#160; {</div>
1083
+ <div class="line"><a name="l01041"></a><span class="lineno"> 1041</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c">SVFNullPtr</a>;</div>
1084
+ <div class="line"><a name="l01042"></a><span class="lineno"> 1042</span>&#160; }</div>
1085
+ <div class="line"><a name="l01043"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#a3ca7ed38cf0887e21c14d8a6f18c4a59"> 1043</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFConstantNullPtr.html#a3ca7ed38cf0887e21c14d8a6f18c4a59">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a> *node)</div>
1086
+ <div class="line"><a name="l01044"></a><span class="lineno"> 1044</span>&#160; {</div>
1087
+ <div class="line"><a name="l01045"></a><span class="lineno"> 1045</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c">SVFNullPtr</a>;</div>
1088
+ <div class="line"><a name="l01046"></a><span class="lineno"> 1046</span>&#160; }</div>
1089
+ <div class="line"><a name="l01047"></a><span class="lineno"> 1047</span>&#160;};</div>
1090
+ <div class="line"><a name="l01048"></a><span class="lineno"> 1048</span>&#160; </div>
1091
+ <div class="line"><a name="l01049"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html"> 1049</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFBlackHoleValue.html">SVFBlackHoleValue</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a></div>
1092
+ <div class="line"><a name="l01050"></a><span class="lineno"> 1050</span>&#160;{</div>
1093
+ <div class="line"><a name="l01051"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1051</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1094
+ <div class="line"><a name="l01052"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#a96821c016c81ee0600ef62fd28298292"> 1052</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1095
+ <div class="line"><a name="l01053"></a><span class="lineno"> 1053</span>&#160; </div>
1096
+ <div class="line"><a name="l01054"></a><span class="lineno"> 1054</span>&#160;<span class="keyword">public</span>:</div>
1097
+ <div class="line"><a name="l01055"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#ac057a29cad0944d1b359e6cd23adcec2"> 1055</a></span>&#160; <a class="code" href="classSVF_1_1SVFBlackHoleValue.html#ac057a29cad0944d1b359e6cd23adcec2">SVFBlackHoleValue</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty)</div>
1098
+ <div class="line"><a name="l01056"></a><span class="lineno"> 1056</span>&#160; : <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>)</div>
1099
+ <div class="line"><a name="l01057"></a><span class="lineno"> 1057</span>&#160; {</div>
1100
+ <div class="line"><a name="l01058"></a><span class="lineno"> 1058</span>&#160; }</div>
1101
+ <div class="line"><a name="l01059"></a><span class="lineno"> 1059</span>&#160; <a class="code" href="classSVF_1_1SVFBlackHoleValue.html#a6d94a1c1c0f229165e3327a09521e28c">SVFBlackHoleValue</a>() = <span class="keyword">delete</span>;</div>
1102
+ <div class="line"><a name="l01060"></a><span class="lineno"> 1060</span>&#160; </div>
1103
+ <div class="line"><a name="l01061"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#aa45bdedb7320ea07a902e474d92562c5"> 1061</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFBlackHoleValue.html#aa45bdedb7320ea07a902e474d92562c5">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1104
+ <div class="line"><a name="l01062"></a><span class="lineno"> 1062</span>&#160; {</div>
1105
+ <div class="line"><a name="l01063"></a><span class="lineno"> 1063</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>;</div>
1106
+ <div class="line"><a name="l01064"></a><span class="lineno"> 1064</span>&#160; }</div>
1107
+ <div class="line"><a name="l01065"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#ab79f7c5af1e235749b1e2d377748c5c2"> 1065</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFBlackHoleValue.html#ab79f7c5af1e235749b1e2d377748c5c2">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a> *node)</div>
1108
+ <div class="line"><a name="l01066"></a><span class="lineno"> 1066</span>&#160; {</div>
1109
+ <div class="line"><a name="l01067"></a><span class="lineno"> 1067</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>;</div>
1115
1110
  <div class="line"><a name="l01068"></a><span class="lineno"> 1068</span>&#160; }</div>
1116
- <div class="line"><a name="l01069"></a><span class="lineno"> 1069</span>&#160; <a class="code" href="classSVF_1_1SVFOtherValue.html#a3966c98b9807e4d5f30869c3abccaaa9">SVFOtherValue</a>() = <span class="keyword">delete</span>;</div>
1111
+ <div class="line"><a name="l01069"></a><span class="lineno"> 1069</span>&#160;};</div>
1117
1112
  <div class="line"><a name="l01070"></a><span class="lineno"> 1070</span>&#160; </div>
1118
- <div class="line"><a name="l01071"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html#ae47ccf0d62b35189416c6927136949b8"> 1071</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFOtherValue.html#ae47ccf0d62b35189416c6927136949b8">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1119
- <div class="line"><a name="l01072"></a><span class="lineno"> 1072</span>&#160; {</div>
1120
- <div class="line"><a name="l01073"></a><span class="lineno"> 1073</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea582b0563ca6cb659fe6811b50c5b6ad0">SVFOther</a> || node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73">SVFMetaAsValue</a>;</div>
1121
- <div class="line"><a name="l01074"></a><span class="lineno"> 1074</span>&#160; }</div>
1122
- <div class="line"><a name="l01075"></a><span class="lineno"> 1075</span>&#160;};</div>
1123
- <div class="line"><a name="l01076"></a><span class="lineno"> 1076</span>&#160; </div>
1124
- <div class="line"><a name="l01077"></a><span class="lineno"> 1077</span>&#160;<span class="comment">/*</span></div>
1125
- <div class="line"><a name="l01078"></a><span class="lineno"> 1078</span>&#160;<span class="comment"> * This class is only for LLVM&#39;s MetadataAsValue</span></div>
1126
- <div class="line"><a name="l01079"></a><span class="lineno"> 1079</span>&#160;<span class="comment">*/</span></div>
1127
- <div class="line"><a name="l01080"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html"> 1080</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFMetadataAsValue.html">SVFMetadataAsValue</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFOtherValue.html">SVFOtherValue</a></div>
1128
- <div class="line"><a name="l01081"></a><span class="lineno"> 1081</span>&#160;{</div>
1129
- <div class="line"><a name="l01082"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1082</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1130
- <div class="line"><a name="l01083"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#a96821c016c81ee0600ef62fd28298292"> 1083</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1131
- <div class="line"><a name="l01084"></a><span class="lineno"> 1084</span>&#160;<span class="keyword">public</span>:</div>
1132
- <div class="line"><a name="l01085"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#a98acb125d1694aa233538de7618739bf"> 1085</a></span>&#160; <a class="code" href="classSVF_1_1SVFMetadataAsValue.html#a98acb125d1694aa233538de7618739bf">SVFMetadataAsValue</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty)</div>
1133
- <div class="line"><a name="l01086"></a><span class="lineno"> 1086</span>&#160; : <a class="code" href="classSVF_1_1SVFOtherValue.html">SVFOtherValue</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73">SVFMetaAsValue</a>)</div>
1134
- <div class="line"><a name="l01087"></a><span class="lineno"> 1087</span>&#160; {</div>
1135
- <div class="line"><a name="l01088"></a><span class="lineno"> 1088</span>&#160; }</div>
1136
- <div class="line"><a name="l01089"></a><span class="lineno"> 1089</span>&#160; <a class="code" href="classSVF_1_1SVFMetadataAsValue.html#adc92d08f450556000a4386294c6c4370">SVFMetadataAsValue</a>() = <span class="keyword">delete</span>;</div>
1137
- <div class="line"><a name="l01090"></a><span class="lineno"> 1090</span>&#160; </div>
1138
- <div class="line"><a name="l01091"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#adf70aaadd34d109de98389896d2ac4f2"> 1091</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFMetadataAsValue.html#adf70aaadd34d109de98389896d2ac4f2">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1139
- <div class="line"><a name="l01092"></a><span class="lineno"> 1092</span>&#160; {</div>
1140
- <div class="line"><a name="l01093"></a><span class="lineno"> 1093</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73">SVFMetaAsValue</a>;</div>
1141
- <div class="line"><a name="l01094"></a><span class="lineno"> 1094</span>&#160; }</div>
1142
- <div class="line"><a name="l01095"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#a3d62d0b7b89b3bf509b3efaa1a855221"> 1095</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFMetadataAsValue.html#a3d62d0b7b89b3bf509b3efaa1a855221">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFOtherValue.html">SVFOtherValue</a> *node)</div>
1143
- <div class="line"><a name="l01096"></a><span class="lineno"> 1096</span>&#160; {</div>
1144
- <div class="line"><a name="l01097"></a><span class="lineno"> 1097</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73">SVFMetaAsValue</a>;</div>
1145
- <div class="line"><a name="l01098"></a><span class="lineno"> 1098</span>&#160; }</div>
1146
- <div class="line"><a name="l01099"></a><span class="lineno"> 1099</span>&#160;};</div>
1147
- <div class="line"><a name="l01100"></a><span class="lineno"> 1100</span>&#160; </div>
1113
+ <div class="line"><a name="l01071"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html"> 1071</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFOtherValue.html">SVFOtherValue</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a></div>
1114
+ <div class="line"><a name="l01072"></a><span class="lineno"> 1072</span>&#160;{</div>
1115
+ <div class="line"><a name="l01073"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1073</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1116
+ <div class="line"><a name="l01074"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html#a96821c016c81ee0600ef62fd28298292"> 1074</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1117
+ <div class="line"><a name="l01075"></a><span class="lineno"> 1075</span>&#160;<span class="keyword">public</span>:</div>
1118
+ <div class="line"><a name="l01076"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html#a81c02b9a60fa577a786250e088b49493"> 1076</a></span>&#160; <a class="code" href="classSVF_1_1SVFOtherValue.html#a81c02b9a60fa577a786250e088b49493">SVFOtherValue</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty, <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860e">SVFValKind</a> k = <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea582b0563ca6cb659fe6811b50c5b6ad0">SVFValue::SVFOther</a>)</div>
1119
+ <div class="line"><a name="l01077"></a><span class="lineno"> 1077</span>&#160; : <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>(ty, k)</div>
1120
+ <div class="line"><a name="l01078"></a><span class="lineno"> 1078</span>&#160; {</div>
1121
+ <div class="line"><a name="l01079"></a><span class="lineno"> 1079</span>&#160; }</div>
1122
+ <div class="line"><a name="l01080"></a><span class="lineno"> 1080</span>&#160; <a class="code" href="classSVF_1_1SVFOtherValue.html#a3966c98b9807e4d5f30869c3abccaaa9">SVFOtherValue</a>() = <span class="keyword">delete</span>;</div>
1123
+ <div class="line"><a name="l01081"></a><span class="lineno"> 1081</span>&#160; </div>
1124
+ <div class="line"><a name="l01082"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html#ae47ccf0d62b35189416c6927136949b8"> 1082</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFOtherValue.html#ae47ccf0d62b35189416c6927136949b8">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1125
+ <div class="line"><a name="l01083"></a><span class="lineno"> 1083</span>&#160; {</div>
1126
+ <div class="line"><a name="l01084"></a><span class="lineno"> 1084</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea582b0563ca6cb659fe6811b50c5b6ad0">SVFOther</a> || node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73">SVFMetaAsValue</a>;</div>
1127
+ <div class="line"><a name="l01085"></a><span class="lineno"> 1085</span>&#160; }</div>
1128
+ <div class="line"><a name="l01086"></a><span class="lineno"> 1086</span>&#160;};</div>
1129
+ <div class="line"><a name="l01087"></a><span class="lineno"> 1087</span>&#160; </div>
1130
+ <div class="line"><a name="l01088"></a><span class="lineno"> 1088</span>&#160;<span class="comment">/*</span></div>
1131
+ <div class="line"><a name="l01089"></a><span class="lineno"> 1089</span>&#160;<span class="comment"> * This class is only for LLVM&#39;s MetadataAsValue</span></div>
1132
+ <div class="line"><a name="l01090"></a><span class="lineno"> 1090</span>&#160;<span class="comment">*/</span></div>
1133
+ <div class="line"><a name="l01091"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html"> 1091</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFMetadataAsValue.html">SVFMetadataAsValue</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFOtherValue.html">SVFOtherValue</a></div>
1134
+ <div class="line"><a name="l01092"></a><span class="lineno"> 1092</span>&#160;{</div>
1135
+ <div class="line"><a name="l01093"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1093</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1136
+ <div class="line"><a name="l01094"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#a96821c016c81ee0600ef62fd28298292"> 1094</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1137
+ <div class="line"><a name="l01095"></a><span class="lineno"> 1095</span>&#160;<span class="keyword">public</span>:</div>
1138
+ <div class="line"><a name="l01096"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#a98acb125d1694aa233538de7618739bf"> 1096</a></span>&#160; <a class="code" href="classSVF_1_1SVFMetadataAsValue.html#a98acb125d1694aa233538de7618739bf">SVFMetadataAsValue</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* ty)</div>
1139
+ <div class="line"><a name="l01097"></a><span class="lineno"> 1097</span>&#160; : <a class="code" href="classSVF_1_1SVFOtherValue.html">SVFOtherValue</a>(ty, <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>::<a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73">SVFMetaAsValue</a>)</div>
1140
+ <div class="line"><a name="l01098"></a><span class="lineno"> 1098</span>&#160; {</div>
1141
+ <div class="line"><a name="l01099"></a><span class="lineno"> 1099</span>&#160; }</div>
1142
+ <div class="line"><a name="l01100"></a><span class="lineno"> 1100</span>&#160; <a class="code" href="classSVF_1_1SVFMetadataAsValue.html#adc92d08f450556000a4386294c6c4370">SVFMetadataAsValue</a>() = <span class="keyword">delete</span>;</div>
1148
1143
  <div class="line"><a name="l01101"></a><span class="lineno"> 1101</span>&#160; </div>
1149
- <div class="line"><a name="l01102"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html"> 1102</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1CallSite.html">CallSite</a></div>
1150
- <div class="line"><a name="l01103"></a><span class="lineno"> 1103</span>&#160;{</div>
1151
- <div class="line"><a name="l01104"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a96821c016c81ee0600ef62fd28298292"> 1104</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1152
- <div class="line"><a name="l01105"></a><span class="lineno"> 1105</span>&#160; </div>
1153
- <div class="line"><a name="l01106"></a><span class="lineno"> 1106</span>&#160;<span class="keyword">private</span>:</div>
1154
- <div class="line"><a name="l01107"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730"> 1107</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFCallInst.html">SVFCallInst</a>* <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>;</div>
1155
- <div class="line"><a name="l01108"></a><span class="lineno"> 1108</span>&#160; </div>
1156
- <div class="line"><a name="l01110"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a78cb1b17796c2a696c61dece024a876f"> 1110</a></span>&#160; <a class="code" href="classSVF_1_1CallSite.html#a78cb1b17796c2a696c61dece024a876f">CallSite</a>() : <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>{} {}</div>
1144
+ <div class="line"><a name="l01102"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#adf70aaadd34d109de98389896d2ac4f2"> 1102</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFMetadataAsValue.html#adf70aaadd34d109de98389896d2ac4f2">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1145
+ <div class="line"><a name="l01103"></a><span class="lineno"> 1103</span>&#160; {</div>
1146
+ <div class="line"><a name="l01104"></a><span class="lineno"> 1104</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73">SVFMetaAsValue</a>;</div>
1147
+ <div class="line"><a name="l01105"></a><span class="lineno"> 1105</span>&#160; }</div>
1148
+ <div class="line"><a name="l01106"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#a3d62d0b7b89b3bf509b3efaa1a855221"> 1106</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFMetadataAsValue.html#a3d62d0b7b89b3bf509b3efaa1a855221">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFOtherValue.html">SVFOtherValue</a> *node)</div>
1149
+ <div class="line"><a name="l01107"></a><span class="lineno"> 1107</span>&#160; {</div>
1150
+ <div class="line"><a name="l01108"></a><span class="lineno"> 1108</span>&#160; <span class="keywordflow">return</span> node-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">getKind</a>() == <a class="code" href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73">SVFMetaAsValue</a>;</div>
1151
+ <div class="line"><a name="l01109"></a><span class="lineno"> 1109</span>&#160; }</div>
1152
+ <div class="line"><a name="l01110"></a><span class="lineno"> 1110</span>&#160;};</div>
1157
1153
  <div class="line"><a name="l01111"></a><span class="lineno"> 1111</span>&#160; </div>
1158
- <div class="line"><a name="l01112"></a><span class="lineno"> 1112</span>&#160;<span class="keyword">public</span>:</div>
1159
- <div class="line"><a name="l01113"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#aa21ead8f8652ef405a86b385837ea910"> 1113</a></span>&#160; <a class="code" href="classSVF_1_1CallSite.html#aa21ead8f8652ef405a86b385837ea910">CallSite</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>* I) : <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>(SVFUtil::<a class="code" href="namespaceSVF_1_1SVFUtil.html#af6e96694d983643a66c238cce01bff0e">dyn_cast</a>&lt;<a class="code" href="classSVF_1_1SVFCallInst.html">SVFCallInst</a>&gt;(I))</div>
1160
- <div class="line"><a name="l01114"></a><span class="lineno"> 1114</span>&#160; {</div>
1161
- <div class="line"><a name="l01115"></a><span class="lineno"> 1115</span>&#160; assert(<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a> &amp;&amp; <span class="stringliteral">&quot;not a callsite?&quot;</span>);</div>
1162
- <div class="line"><a name="l01116"></a><span class="lineno"> 1116</span>&#160; }</div>
1163
- <div class="line"><a name="l01117"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef"> 1117</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>* <a class="code" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">getInstruction</a>()<span class="keyword"> const</span></div>
1164
- <div class="line"><a name="l01118"></a><span class="lineno"> 1118</span>&#160;<span class="keyword"> </span>{</div>
1165
- <div class="line"><a name="l01119"></a><span class="lineno"> 1119</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>;</div>
1166
- <div class="line"><a name="l01120"></a><span class="lineno"> 1120</span>&#160; }</div>
1167
- <div class="line"><a name="l01121"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc"> 1121</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc">getArgument</a>(<a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> ArgNo)<span class="keyword"> const</span></div>
1168
- <div class="line"><a name="l01122"></a><span class="lineno"> 1122</span>&#160;<span class="keyword"> </span>{</div>
1169
- <div class="line"><a name="l01123"></a><span class="lineno"> 1123</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14">getArgOperand</a>(ArgNo);</div>
1170
- <div class="line"><a name="l01124"></a><span class="lineno"> 1124</span>&#160; }</div>
1171
- <div class="line"><a name="l01125"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a93e70225ce9c55ca65ea9d5cf737206f"> 1125</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* <a class="code" href="classSVF_1_1CallSite.html#a93e70225ce9c55ca65ea9d5cf737206f">getType</a>()<span class="keyword"> const</span></div>
1172
- <div class="line"><a name="l01126"></a><span class="lineno"> 1126</span>&#160;<span class="keyword"> </span>{</div>
1173
- <div class="line"><a name="l01127"></a><span class="lineno"> 1127</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a11f2d9b6e969ede6fca2c204cc15b821">getType</a>();</div>
1174
- <div class="line"><a name="l01128"></a><span class="lineno"> 1128</span>&#160; }</div>
1175
- <div class="line"><a name="l01129"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a2a1904e6f381a0f8ac30265f2dfc48c8"> 1129</a></span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1CallSite.html#a2a1904e6f381a0f8ac30265f2dfc48c8">arg_size</a>()<span class="keyword"> const</span></div>
1176
- <div class="line"><a name="l01130"></a><span class="lineno"> 1130</span>&#160;<span class="keyword"> </span>{</div>
1177
- <div class="line"><a name="l01131"></a><span class="lineno"> 1131</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</a>();</div>
1178
- <div class="line"><a name="l01132"></a><span class="lineno"> 1132</span>&#160; }</div>
1179
- <div class="line"><a name="l01133"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ad084f7734007db7b14444b20bb980dd3"> 1133</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1CallSite.html#ad084f7734007db7b14444b20bb980dd3">arg_empty</a>()<span class="keyword"> const</span></div>
1180
- <div class="line"><a name="l01134"></a><span class="lineno"> 1134</span>&#160;<span class="keyword"> </span>{</div>
1181
- <div class="line"><a name="l01135"></a><span class="lineno"> 1135</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#af19bc370764b552b5ce55c9967bd5a1e">arg_empty</a>();</div>
1182
- <div class="line"><a name="l01136"></a><span class="lineno"> 1136</span>&#160; }</div>
1183
- <div class="line"><a name="l01137"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5"> 1137</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5">getArgOperand</a>(<a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> i)<span class="keyword"> const</span></div>
1184
- <div class="line"><a name="l01138"></a><span class="lineno"> 1138</span>&#160;<span class="keyword"> </span>{</div>
1185
- <div class="line"><a name="l01139"></a><span class="lineno"> 1139</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14">getArgOperand</a>(i);</div>
1186
- <div class="line"><a name="l01140"></a><span class="lineno"> 1140</span>&#160; }</div>
1187
- <div class="line"><a name="l01141"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a6b7a7e6da24425a3b15aa1803c673288"> 1141</a></span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1CallSite.html#a6b7a7e6da24425a3b15aa1803c673288">getNumArgOperands</a>()<span class="keyword"> const</span></div>
1188
- <div class="line"><a name="l01142"></a><span class="lineno"> 1142</span>&#160;<span class="keyword"> </span>{</div>
1189
- <div class="line"><a name="l01143"></a><span class="lineno"> 1143</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</a>();</div>
1190
- <div class="line"><a name="l01144"></a><span class="lineno"> 1144</span>&#160; }</div>
1191
- <div class="line"><a name="l01145"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438"> 1145</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438">getCalledFunction</a>()<span class="keyword"> const</span></div>
1192
- <div class="line"><a name="l01146"></a><span class="lineno"> 1146</span>&#160;<span class="keyword"> </span>{</div>
1193
- <div class="line"><a name="l01147"></a><span class="lineno"> 1147</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766">getCalledFunction</a>();</div>
1194
- <div class="line"><a name="l01148"></a><span class="lineno"> 1148</span>&#160; }</div>
1195
- <div class="line"><a name="l01149"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2"> 1149</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2">getCalledValue</a>()<span class="keyword"> const</span></div>
1196
- <div class="line"><a name="l01150"></a><span class="lineno"> 1150</span>&#160;<span class="keyword"> </span>{</div>
1197
- <div class="line"><a name="l01151"></a><span class="lineno"> 1151</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3">getCalledOperand</a>();</div>
1198
- <div class="line"><a name="l01152"></a><span class="lineno"> 1152</span>&#160; }</div>
1199
- <div class="line"><a name="l01153"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ac68071f8f021087b9e1ec6f3956555e0"> 1153</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1CallSite.html#ac68071f8f021087b9e1ec6f3956555e0">getCaller</a>()<span class="keyword"> const</span></div>
1200
- <div class="line"><a name="l01154"></a><span class="lineno"> 1154</span>&#160;<span class="keyword"> </span>{</div>
1201
- <div class="line"><a name="l01155"></a><span class="lineno"> 1155</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a76a8bb676e8c99ca518cbdf704678558">getCaller</a>();</div>
1202
- <div class="line"><a name="l01156"></a><span class="lineno"> 1156</span>&#160; }</div>
1203
- <div class="line"><a name="l01157"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#abe38a348db833b797f32ecc05f67100c"> 1157</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1CallSite.html#abe38a348db833b797f32ecc05f67100c">isVarArg</a>()<span class="keyword"> const</span></div>
1204
- <div class="line"><a name="l01158"></a><span class="lineno"> 1158</span>&#160;<span class="keyword"> </span>{</div>
1205
- <div class="line"><a name="l01159"></a><span class="lineno"> 1159</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a292de585e06f0f2fe3278c74630f3c05">isVarArg</a>();</div>
1206
- <div class="line"><a name="l01160"></a><span class="lineno"> 1160</span>&#160; }</div>
1207
- <div class="line"><a name="l01161"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a427a38e580db4bf04c9d716762243c89"> 1161</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1CallSite.html#a427a38e580db4bf04c9d716762243c89">isVirtualCall</a>()<span class="keyword"> const</span></div>
1208
- <div class="line"><a name="l01162"></a><span class="lineno"> 1162</span>&#160;<span class="keyword"> </span>{</div>
1209
- <div class="line"><a name="l01163"></a><span class="lineno"> 1163</span>&#160; <span class="keywordflow">return</span> SVFUtil::isa&lt;SVFVirtualCallInst&gt;(<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>);</div>
1210
- <div class="line"><a name="l01164"></a><span class="lineno"> 1164</span>&#160; }</div>
1211
- <div class="line"><a name="l01165"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d"> 1165</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d">getVtablePtr</a>()<span class="keyword"> const</span></div>
1212
- <div class="line"><a name="l01166"></a><span class="lineno"> 1166</span>&#160;<span class="keyword"> </span>{</div>
1213
- <div class="line"><a name="l01167"></a><span class="lineno"> 1167</span>&#160; assert(<a class="code" href="classSVF_1_1CallSite.html#a427a38e580db4bf04c9d716762243c89">isVirtualCall</a>() &amp;&amp; <span class="stringliteral">&quot;not a virtual call?&quot;</span>);</div>
1214
- <div class="line"><a name="l01168"></a><span class="lineno"> 1168</span>&#160; <span class="keywordflow">return</span> SVFUtil::cast&lt;SVFVirtualCallInst&gt;(<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>)-&gt;getVtablePtr();</div>
1215
- <div class="line"><a name="l01169"></a><span class="lineno"> 1169</span>&#160; }</div>
1216
- <div class="line"><a name="l01170"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1"> 1170</a></span>&#160; <a class="code" href="namespaceSVF.html#a9b707002523ece2ac54ca893ee9a2d4e">s32_t</a> <a class="code" href="classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1">getFunIdxInVtable</a>()<span class="keyword"> const</span></div>
1217
- <div class="line"><a name="l01171"></a><span class="lineno"> 1171</span>&#160;<span class="keyword"> </span>{</div>
1218
- <div class="line"><a name="l01172"></a><span class="lineno"> 1172</span>&#160; assert(<a class="code" href="classSVF_1_1CallSite.html#a427a38e580db4bf04c9d716762243c89">isVirtualCall</a>() &amp;&amp; <span class="stringliteral">&quot;not a virtual call?&quot;</span>);</div>
1219
- <div class="line"><a name="l01173"></a><span class="lineno"> 1173</span>&#160; <span class="keywordflow">return</span> SVFUtil::cast&lt;SVFVirtualCallInst&gt;(<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>)-&gt;getFunIdxInVtable();</div>
1220
- <div class="line"><a name="l01174"></a><span class="lineno"> 1174</span>&#160; }</div>
1221
- <div class="line"><a name="l01175"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9"> 1175</a></span>&#160; <span class="keyword">const</span> <a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a>&amp; <a class="code" href="classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9">getFunNameOfVirtualCall</a>()<span class="keyword"> const</span></div>
1222
- <div class="line"><a name="l01176"></a><span class="lineno"> 1176</span>&#160;<span class="keyword"> </span>{</div>
1223
- <div class="line"><a name="l01177"></a><span class="lineno"> 1177</span>&#160; assert(<a class="code" href="classSVF_1_1CallSite.html#a427a38e580db4bf04c9d716762243c89">isVirtualCall</a>() &amp;&amp; <span class="stringliteral">&quot;not a virtual call?&quot;</span>);</div>
1224
- <div class="line"><a name="l01178"></a><span class="lineno"> 1178</span>&#160; <span class="keywordflow">return</span> SVFUtil::cast&lt;SVFVirtualCallInst&gt;(<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>)-&gt;getFunNameOfVirtualCall();</div>
1225
- <div class="line"><a name="l01179"></a><span class="lineno"> 1179</span>&#160; }</div>
1226
- <div class="line"><a name="l01180"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#aa9b62205a5b63384042d9431a01f03ec"> 1180</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1CallSite.html#aa9b62205a5b63384042d9431a01f03ec">operator==</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1CallSite.html">CallSite</a>&amp; CS)<span class="keyword"> const</span></div>
1227
- <div class="line"><a name="l01181"></a><span class="lineno"> 1181</span>&#160;<span class="keyword"> </span>{</div>
1228
- <div class="line"><a name="l01182"></a><span class="lineno"> 1182</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a> == CS.<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>;</div>
1229
- <div class="line"><a name="l01183"></a><span class="lineno"> 1183</span>&#160; }</div>
1230
- <div class="line"><a name="l01184"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a44d8147b8b6d54e05a7108858dbaa7c6"> 1184</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1CallSite.html#a44d8147b8b6d54e05a7108858dbaa7c6">operator!=</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1CallSite.html">CallSite</a>&amp; CS)<span class="keyword"> const</span></div>
1231
- <div class="line"><a name="l01185"></a><span class="lineno"> 1185</span>&#160;<span class="keyword"> </span>{</div>
1232
- <div class="line"><a name="l01186"></a><span class="lineno"> 1186</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a> != CS.<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>;</div>
1233
- <div class="line"><a name="l01187"></a><span class="lineno"> 1187</span>&#160; }</div>
1234
- <div class="line"><a name="l01188"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ab09ca7986f5b924b6c6b57e492f06c07"> 1188</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1CallSite.html#ab09ca7986f5b924b6c6b57e492f06c07">operator&lt;</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1CallSite.html">CallSite</a>&amp; CS)<span class="keyword"> const</span></div>
1235
- <div class="line"><a name="l01189"></a><span class="lineno"> 1189</span>&#160;<span class="keyword"> </span>{</div>
1236
- <div class="line"><a name="l01190"></a><span class="lineno"> 1190</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">getInstruction</a>() &lt; CS.<a class="code" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">getInstruction</a>();</div>
1237
- <div class="line"><a name="l01191"></a><span class="lineno"> 1191</span>&#160; }</div>
1238
- <div class="line"><a name="l01192"></a><span class="lineno"> 1192</span>&#160;};</div>
1239
- <div class="line"><a name="l01193"></a><span class="lineno"> 1193</span>&#160; </div>
1240
- <div class="line"><a name="l01198"></a><span class="lineno"> 1198</span>&#160;<a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a> <a class="code" href="namespaceSVF.html#ad4ba3f37eacc28014adca3f4bb06d83d">dumpLLVMValue</a>(<span class="keyword">const</span> SVFValue* svfValue);</div>
1241
- <div class="line"><a name="l01199"></a><span class="lineno"> 1199</span>&#160; </div>
1242
- <div class="line"><a name="l01200"></a><span class="lineno"> 1200</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> F, <span class="keyword">typename</span> S&gt;</div>
1243
- <div class="line"><a name="l01201"></a><span class="lineno"><a class="line" href="namespaceSVF.html#af83f5c5c68cdb80576cdc1d62c01b207"> 1201</a></span>&#160;<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; <a class="code" href="namespaceSVF.html#af95793adab8fb9aa19e19027e73372a6">operator&lt;&lt; </a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a> &amp;o, <span class="keyword">const</span> std::pair&lt;F, S&gt; &amp;var)</div>
1244
- <div class="line"><a name="l01202"></a><span class="lineno"> 1202</span>&#160;{</div>
1245
- <div class="line"><a name="l01203"></a><span class="lineno"> 1203</span>&#160; o &lt;&lt; <span class="stringliteral">&quot;&lt;&quot;</span> &lt;&lt; var.first &lt;&lt; <span class="stringliteral">&quot;, &quot;</span> &lt;&lt; var.second &lt;&lt; <span class="stringliteral">&quot;&gt;&quot;</span>;</div>
1246
- <div class="line"><a name="l01204"></a><span class="lineno"> 1204</span>&#160; <span class="keywordflow">return</span> o;</div>
1247
- <div class="line"><a name="l01205"></a><span class="lineno"> 1205</span>&#160;}</div>
1248
- <div class="line"><a name="l01206"></a><span class="lineno"> 1206</span>&#160; </div>
1249
- <div class="line"><a name="l01207"></a><span class="lineno"> 1207</span>&#160;} <span class="comment">// End namespace SVF</span></div>
1250
- <div class="line"><a name="l01208"></a><span class="lineno"> 1208</span>&#160; </div>
1251
- <div class="line"><a name="l01210"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html"> 1210</a></span>&#160;<span class="keyword">template</span> &lt;&gt; <span class="keyword">struct </span>std::hash&lt;<a class="code" href="namespaceSVF.html">SVF</a>::CallSite&gt;</div>
1252
- <div class="line"><a name="l01211"></a><span class="lineno"> 1211</span>&#160;{</div>
1253
- <div class="line"><a name="l01212"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html#a6ed3f621cd155faae27cbd844338409a"> 1212</a></span>&#160; <span class="keywordtype">size_t</span> <a class="code" href="structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html#a6ed3f621cd155faae27cbd844338409a">operator()</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1CallSite.html">SVF::CallSite</a> &amp;cs)<span class="keyword"> const</span></div>
1254
- <div class="line"><a name="l01213"></a><span class="lineno"> 1213</span>&#160;<span class="keyword"> </span>{</div>
1255
- <div class="line"><a name="l01214"></a><span class="lineno"> 1214</span>&#160; std::hash&lt;const SVF::SVFInstruction *&gt; h;</div>
1256
- <div class="line"><a name="l01215"></a><span class="lineno"> 1215</span>&#160; <span class="keywordflow">return</span> h(cs.<a class="code" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">getInstruction</a>());</div>
1257
- <div class="line"><a name="l01216"></a><span class="lineno"> 1216</span>&#160; }</div>
1258
- <div class="line"><a name="l01217"></a><span class="lineno"> 1217</span>&#160;};</div>
1259
- <div class="line"><a name="l01218"></a><span class="lineno"> 1218</span>&#160; </div>
1260
- <div class="line"><a name="l01219"></a><span class="lineno"> 1219</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* INCLUDE_SVFIR_SVFVALUE_H_ */</span><span class="preprocessor"></span></div>
1154
+ <div class="line"><a name="l01112"></a><span class="lineno"> 1112</span>&#160; </div>
1155
+ <div class="line"><a name="l01113"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html"> 1113</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1CallSite.html">CallSite</a></div>
1156
+ <div class="line"><a name="l01114"></a><span class="lineno"> 1114</span>&#160;{</div>
1157
+ <div class="line"><a name="l01115"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a96821c016c81ee0600ef62fd28298292"> 1115</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1158
+ <div class="line"><a name="l01116"></a><span class="lineno"> 1116</span>&#160; </div>
1159
+ <div class="line"><a name="l01117"></a><span class="lineno"> 1117</span>&#160;<span class="keyword">private</span>:</div>
1160
+ <div class="line"><a name="l01118"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730"> 1118</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFCallInst.html">SVFCallInst</a>* <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>;</div>
1161
+ <div class="line"><a name="l01119"></a><span class="lineno"> 1119</span>&#160; </div>
1162
+ <div class="line"><a name="l01121"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a78cb1b17796c2a696c61dece024a876f"> 1121</a></span>&#160; <a class="code" href="classSVF_1_1CallSite.html#a78cb1b17796c2a696c61dece024a876f">CallSite</a>() : <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>{} {}</div>
1163
+ <div class="line"><a name="l01122"></a><span class="lineno"> 1122</span>&#160; </div>
1164
+ <div class="line"><a name="l01123"></a><span class="lineno"> 1123</span>&#160;<span class="keyword">public</span>:</div>
1165
+ <div class="line"><a name="l01124"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#aa21ead8f8652ef405a86b385837ea910"> 1124</a></span>&#160; <a class="code" href="classSVF_1_1CallSite.html#aa21ead8f8652ef405a86b385837ea910">CallSite</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>* I) : <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>(SVFUtil::<a class="code" href="namespaceSVF_1_1SVFUtil.html#af6e96694d983643a66c238cce01bff0e">dyn_cast</a>&lt;<a class="code" href="classSVF_1_1SVFCallInst.html">SVFCallInst</a>&gt;(I))</div>
1166
+ <div class="line"><a name="l01125"></a><span class="lineno"> 1125</span>&#160; {</div>
1167
+ <div class="line"><a name="l01126"></a><span class="lineno"> 1126</span>&#160; assert(<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a> &amp;&amp; <span class="stringliteral">&quot;not a callsite?&quot;</span>);</div>
1168
+ <div class="line"><a name="l01127"></a><span class="lineno"> 1127</span>&#160; }</div>
1169
+ <div class="line"><a name="l01128"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef"> 1128</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFInstruction.html">SVFInstruction</a>* <a class="code" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">getInstruction</a>()<span class="keyword"> const</span></div>
1170
+ <div class="line"><a name="l01129"></a><span class="lineno"> 1129</span>&#160;<span class="keyword"> </span>{</div>
1171
+ <div class="line"><a name="l01130"></a><span class="lineno"> 1130</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>;</div>
1172
+ <div class="line"><a name="l01131"></a><span class="lineno"> 1131</span>&#160; }</div>
1173
+ <div class="line"><a name="l01132"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc"> 1132</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc">getArgument</a>(<a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> ArgNo)<span class="keyword"> const</span></div>
1174
+ <div class="line"><a name="l01133"></a><span class="lineno"> 1133</span>&#160;<span class="keyword"> </span>{</div>
1175
+ <div class="line"><a name="l01134"></a><span class="lineno"> 1134</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14">getArgOperand</a>(ArgNo);</div>
1176
+ <div class="line"><a name="l01135"></a><span class="lineno"> 1135</span>&#160; }</div>
1177
+ <div class="line"><a name="l01136"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a93e70225ce9c55ca65ea9d5cf737206f"> 1136</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFType.html">SVFType</a>* <a class="code" href="classSVF_1_1CallSite.html#a93e70225ce9c55ca65ea9d5cf737206f">getType</a>()<span class="keyword"> const</span></div>
1178
+ <div class="line"><a name="l01137"></a><span class="lineno"> 1137</span>&#160;<span class="keyword"> </span>{</div>
1179
+ <div class="line"><a name="l01138"></a><span class="lineno"> 1138</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFValue.html#a11f2d9b6e969ede6fca2c204cc15b821">getType</a>();</div>
1180
+ <div class="line"><a name="l01139"></a><span class="lineno"> 1139</span>&#160; }</div>
1181
+ <div class="line"><a name="l01140"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a2a1904e6f381a0f8ac30265f2dfc48c8"> 1140</a></span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1CallSite.html#a2a1904e6f381a0f8ac30265f2dfc48c8">arg_size</a>()<span class="keyword"> const</span></div>
1182
+ <div class="line"><a name="l01141"></a><span class="lineno"> 1141</span>&#160;<span class="keyword"> </span>{</div>
1183
+ <div class="line"><a name="l01142"></a><span class="lineno"> 1142</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</a>();</div>
1184
+ <div class="line"><a name="l01143"></a><span class="lineno"> 1143</span>&#160; }</div>
1185
+ <div class="line"><a name="l01144"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ad084f7734007db7b14444b20bb980dd3"> 1144</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1CallSite.html#ad084f7734007db7b14444b20bb980dd3">arg_empty</a>()<span class="keyword"> const</span></div>
1186
+ <div class="line"><a name="l01145"></a><span class="lineno"> 1145</span>&#160;<span class="keyword"> </span>{</div>
1187
+ <div class="line"><a name="l01146"></a><span class="lineno"> 1146</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#af19bc370764b552b5ce55c9967bd5a1e">arg_empty</a>();</div>
1188
+ <div class="line"><a name="l01147"></a><span class="lineno"> 1147</span>&#160; }</div>
1189
+ <div class="line"><a name="l01148"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5"> 1148</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5">getArgOperand</a>(<a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> i)<span class="keyword"> const</span></div>
1190
+ <div class="line"><a name="l01149"></a><span class="lineno"> 1149</span>&#160;<span class="keyword"> </span>{</div>
1191
+ <div class="line"><a name="l01150"></a><span class="lineno"> 1150</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14">getArgOperand</a>(i);</div>
1192
+ <div class="line"><a name="l01151"></a><span class="lineno"> 1151</span>&#160; }</div>
1193
+ <div class="line"><a name="l01152"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a6b7a7e6da24425a3b15aa1803c673288"> 1152</a></span>&#160; <a class="code" href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">u32_t</a> <a class="code" href="classSVF_1_1CallSite.html#a6b7a7e6da24425a3b15aa1803c673288">getNumArgOperands</a>()<span class="keyword"> const</span></div>
1194
+ <div class="line"><a name="l01153"></a><span class="lineno"> 1153</span>&#160;<span class="keyword"> </span>{</div>
1195
+ <div class="line"><a name="l01154"></a><span class="lineno"> 1154</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</a>();</div>
1196
+ <div class="line"><a name="l01155"></a><span class="lineno"> 1155</span>&#160; }</div>
1197
+ <div class="line"><a name="l01156"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438"> 1156</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438">getCalledFunction</a>()<span class="keyword"> const</span></div>
1198
+ <div class="line"><a name="l01157"></a><span class="lineno"> 1157</span>&#160;<span class="keyword"> </span>{</div>
1199
+ <div class="line"><a name="l01158"></a><span class="lineno"> 1158</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766">getCalledFunction</a>();</div>
1200
+ <div class="line"><a name="l01159"></a><span class="lineno"> 1159</span>&#160; }</div>
1201
+ <div class="line"><a name="l01160"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2"> 1160</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2">getCalledValue</a>()<span class="keyword"> const</span></div>
1202
+ <div class="line"><a name="l01161"></a><span class="lineno"> 1161</span>&#160;<span class="keyword"> </span>{</div>
1203
+ <div class="line"><a name="l01162"></a><span class="lineno"> 1162</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3">getCalledOperand</a>();</div>
1204
+ <div class="line"><a name="l01163"></a><span class="lineno"> 1163</span>&#160; }</div>
1205
+ <div class="line"><a name="l01164"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ac68071f8f021087b9e1ec6f3956555e0"> 1164</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1CallSite.html#ac68071f8f021087b9e1ec6f3956555e0">getCaller</a>()<span class="keyword"> const</span></div>
1206
+ <div class="line"><a name="l01165"></a><span class="lineno"> 1165</span>&#160;<span class="keyword"> </span>{</div>
1207
+ <div class="line"><a name="l01166"></a><span class="lineno"> 1166</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a76a8bb676e8c99ca518cbdf704678558">getCaller</a>();</div>
1208
+ <div class="line"><a name="l01167"></a><span class="lineno"> 1167</span>&#160; }</div>
1209
+ <div class="line"><a name="l01168"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#abe38a348db833b797f32ecc05f67100c"> 1168</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1CallSite.html#abe38a348db833b797f32ecc05f67100c">isVarArg</a>()<span class="keyword"> const</span></div>
1210
+ <div class="line"><a name="l01169"></a><span class="lineno"> 1169</span>&#160;<span class="keyword"> </span>{</div>
1211
+ <div class="line"><a name="l01170"></a><span class="lineno"> 1170</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a292de585e06f0f2fe3278c74630f3c05">isVarArg</a>();</div>
1212
+ <div class="line"><a name="l01171"></a><span class="lineno"> 1171</span>&#160; }</div>
1213
+ <div class="line"><a name="l01172"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a427a38e580db4bf04c9d716762243c89"> 1172</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1CallSite.html#a427a38e580db4bf04c9d716762243c89">isVirtualCall</a>()<span class="keyword"> const</span></div>
1214
+ <div class="line"><a name="l01173"></a><span class="lineno"> 1173</span>&#160;<span class="keyword"> </span>{</div>
1215
+ <div class="line"><a name="l01174"></a><span class="lineno"> 1174</span>&#160; <span class="keywordflow">return</span> SVFUtil::isa&lt;SVFVirtualCallInst&gt;(<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>);</div>
1216
+ <div class="line"><a name="l01175"></a><span class="lineno"> 1175</span>&#160; }</div>
1217
+ <div class="line"><a name="l01176"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d"> 1176</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>* <a class="code" href="classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d">getVtablePtr</a>()<span class="keyword"> const</span></div>
1218
+ <div class="line"><a name="l01177"></a><span class="lineno"> 1177</span>&#160;<span class="keyword"> </span>{</div>
1219
+ <div class="line"><a name="l01178"></a><span class="lineno"> 1178</span>&#160; assert(<a class="code" href="classSVF_1_1CallSite.html#a427a38e580db4bf04c9d716762243c89">isVirtualCall</a>() &amp;&amp; <span class="stringliteral">&quot;not a virtual call?&quot;</span>);</div>
1220
+ <div class="line"><a name="l01179"></a><span class="lineno"> 1179</span>&#160; <span class="keywordflow">return</span> SVFUtil::cast&lt;SVFVirtualCallInst&gt;(<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>)-&gt;getVtablePtr();</div>
1221
+ <div class="line"><a name="l01180"></a><span class="lineno"> 1180</span>&#160; }</div>
1222
+ <div class="line"><a name="l01181"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1"> 1181</a></span>&#160; <a class="code" href="namespaceSVF.html#a9b707002523ece2ac54ca893ee9a2d4e">s32_t</a> <a class="code" href="classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1">getFunIdxInVtable</a>()<span class="keyword"> const</span></div>
1223
+ <div class="line"><a name="l01182"></a><span class="lineno"> 1182</span>&#160;<span class="keyword"> </span>{</div>
1224
+ <div class="line"><a name="l01183"></a><span class="lineno"> 1183</span>&#160; assert(<a class="code" href="classSVF_1_1CallSite.html#a427a38e580db4bf04c9d716762243c89">isVirtualCall</a>() &amp;&amp; <span class="stringliteral">&quot;not a virtual call?&quot;</span>);</div>
1225
+ <div class="line"><a name="l01184"></a><span class="lineno"> 1184</span>&#160; <span class="keywordflow">return</span> SVFUtil::cast&lt;SVFVirtualCallInst&gt;(<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>)-&gt;getFunIdxInVtable();</div>
1226
+ <div class="line"><a name="l01185"></a><span class="lineno"> 1185</span>&#160; }</div>
1227
+ <div class="line"><a name="l01186"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9"> 1186</a></span>&#160; <span class="keyword">const</span> <a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a>&amp; <a class="code" href="classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9">getFunNameOfVirtualCall</a>()<span class="keyword"> const</span></div>
1228
+ <div class="line"><a name="l01187"></a><span class="lineno"> 1187</span>&#160;<span class="keyword"> </span>{</div>
1229
+ <div class="line"><a name="l01188"></a><span class="lineno"> 1188</span>&#160; assert(<a class="code" href="classSVF_1_1CallSite.html#a427a38e580db4bf04c9d716762243c89">isVirtualCall</a>() &amp;&amp; <span class="stringliteral">&quot;not a virtual call?&quot;</span>);</div>
1230
+ <div class="line"><a name="l01189"></a><span class="lineno"> 1189</span>&#160; <span class="keywordflow">return</span> SVFUtil::cast&lt;SVFVirtualCallInst&gt;(<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>)-&gt;getFunNameOfVirtualCall();</div>
1231
+ <div class="line"><a name="l01190"></a><span class="lineno"> 1190</span>&#160; }</div>
1232
+ <div class="line"><a name="l01191"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#aa9b62205a5b63384042d9431a01f03ec"> 1191</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1CallSite.html#aa9b62205a5b63384042d9431a01f03ec">operator==</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1CallSite.html">CallSite</a>&amp; CS)<span class="keyword"> const</span></div>
1233
+ <div class="line"><a name="l01192"></a><span class="lineno"> 1192</span>&#160;<span class="keyword"> </span>{</div>
1234
+ <div class="line"><a name="l01193"></a><span class="lineno"> 1193</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a> == CS.<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>;</div>
1235
+ <div class="line"><a name="l01194"></a><span class="lineno"> 1194</span>&#160; }</div>
1236
+ <div class="line"><a name="l01195"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a44d8147b8b6d54e05a7108858dbaa7c6"> 1195</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1CallSite.html#a44d8147b8b6d54e05a7108858dbaa7c6">operator!=</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1CallSite.html">CallSite</a>&amp; CS)<span class="keyword"> const</span></div>
1237
+ <div class="line"><a name="l01196"></a><span class="lineno"> 1196</span>&#160;<span class="keyword"> </span>{</div>
1238
+ <div class="line"><a name="l01197"></a><span class="lineno"> 1197</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a> != CS.<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>;</div>
1239
+ <div class="line"><a name="l01198"></a><span class="lineno"> 1198</span>&#160; }</div>
1240
+ <div class="line"><a name="l01199"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ab09ca7986f5b924b6c6b57e492f06c07"> 1199</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1CallSite.html#ab09ca7986f5b924b6c6b57e492f06c07">operator&lt;</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1CallSite.html">CallSite</a>&amp; CS)<span class="keyword"> const</span></div>
1241
+ <div class="line"><a name="l01200"></a><span class="lineno"> 1200</span>&#160;<span class="keyword"> </span>{</div>
1242
+ <div class="line"><a name="l01201"></a><span class="lineno"> 1201</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">getInstruction</a>() &lt; CS.<a class="code" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">getInstruction</a>();</div>
1243
+ <div class="line"><a name="l01202"></a><span class="lineno"> 1202</span>&#160; }</div>
1244
+ <div class="line"><a name="l01203"></a><span class="lineno"> 1203</span>&#160;};</div>
1245
+ <div class="line"><a name="l01204"></a><span class="lineno"> 1204</span>&#160; </div>
1246
+ <div class="line"><a name="l01209"></a><span class="lineno"> 1209</span>&#160;<a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a> <a class="code" href="namespaceSVF.html#ad4ba3f37eacc28014adca3f4bb06d83d">dumpLLVMValue</a>(<span class="keyword">const</span> SVFValue* svfValue);</div>
1247
+ <div class="line"><a name="l01210"></a><span class="lineno"> 1210</span>&#160; </div>
1248
+ <div class="line"><a name="l01211"></a><span class="lineno"> 1211</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> F, <span class="keyword">typename</span> S&gt;</div>
1249
+ <div class="line"><a name="l01212"></a><span class="lineno"><a class="line" href="namespaceSVF.html#af83f5c5c68cdb80576cdc1d62c01b207"> 1212</a></span>&#160;<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; <a class="code" href="namespaceSVF.html#af95793adab8fb9aa19e19027e73372a6">operator&lt;&lt; </a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a> &amp;o, <span class="keyword">const</span> std::pair&lt;F, S&gt; &amp;var)</div>
1250
+ <div class="line"><a name="l01213"></a><span class="lineno"> 1213</span>&#160;{</div>
1251
+ <div class="line"><a name="l01214"></a><span class="lineno"> 1214</span>&#160; o &lt;&lt; <span class="stringliteral">&quot;&lt;&quot;</span> &lt;&lt; var.first &lt;&lt; <span class="stringliteral">&quot;, &quot;</span> &lt;&lt; var.second &lt;&lt; <span class="stringliteral">&quot;&gt;&quot;</span>;</div>
1252
+ <div class="line"><a name="l01215"></a><span class="lineno"> 1215</span>&#160; <span class="keywordflow">return</span> o;</div>
1253
+ <div class="line"><a name="l01216"></a><span class="lineno"> 1216</span>&#160;}</div>
1254
+ <div class="line"><a name="l01217"></a><span class="lineno"> 1217</span>&#160; </div>
1255
+ <div class="line"><a name="l01218"></a><span class="lineno"> 1218</span>&#160;} <span class="comment">// End namespace SVF</span></div>
1256
+ <div class="line"><a name="l01219"></a><span class="lineno"> 1219</span>&#160; </div>
1257
+ <div class="line"><a name="l01221"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html"> 1221</a></span>&#160;<span class="keyword">template</span> &lt;&gt; <span class="keyword">struct </span>std::hash&lt;<a class="code" href="namespaceSVF.html">SVF</a>::CallSite&gt;</div>
1258
+ <div class="line"><a name="l01222"></a><span class="lineno"> 1222</span>&#160;{</div>
1259
+ <div class="line"><a name="l01223"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html#a6ed3f621cd155faae27cbd844338409a"> 1223</a></span>&#160; <span class="keywordtype">size_t</span> <a class="code" href="structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html#a6ed3f621cd155faae27cbd844338409a">operator()</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1CallSite.html">SVF::CallSite</a> &amp;cs)<span class="keyword"> const</span></div>
1260
+ <div class="line"><a name="l01224"></a><span class="lineno"> 1224</span>&#160;<span class="keyword"> </span>{</div>
1261
+ <div class="line"><a name="l01225"></a><span class="lineno"> 1225</span>&#160; std::hash&lt;const SVF::SVFInstruction *&gt; h;</div>
1262
+ <div class="line"><a name="l01226"></a><span class="lineno"> 1226</span>&#160; <span class="keywordflow">return</span> h(cs.<a class="code" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">getInstruction</a>());</div>
1263
+ <div class="line"><a name="l01227"></a><span class="lineno"> 1227</span>&#160; }</div>
1264
+ <div class="line"><a name="l01228"></a><span class="lineno"> 1228</span>&#160;};</div>
1265
+ <div class="line"><a name="l01229"></a><span class="lineno"> 1229</span>&#160; </div>
1266
+ <div class="line"><a name="l01230"></a><span class="lineno"> 1230</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* INCLUDE_SVFIR_SVFVALUE_H_ */</span><span class="preprocessor"></span></div>
1261
1267
  </div><!-- fragment --></div><!-- contents -->
1262
- <div class="ttc" id="aclassSVF_1_1CallSite_html_aa21ead8f8652ef405a86b385837ea910"><div class="ttname"><a href="classSVF_1_1CallSite.html#aa21ead8f8652ef405a86b385837ea910">SVF::CallSite::CallSite</a></div><div class="ttdeci">CallSite(const SVFInstruction *I)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01113">SVFValue.h:1113</a></div></div>
1263
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a34767de48e7d454c3ea7c92dcb29b268"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268">SVF::SVFVirtualCallInst::funNameOfVcall</a></div><div class="ttdeci">std::string funNameOfVcall</div><div class="ttdoc">virtual function index of the virtual table(s) at a virtual call</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00771">SVFValue.h:771</a></div></div>
1264
- <div class="ttc" id="aclassSVF_1_1SVFConstant_html_a3aacbc8f43aec414af229be6a9622a08"><div class="ttname"><a href="classSVF_1_1SVFConstant.html#a3aacbc8f43aec414af229be6a9622a08">SVF::SVFConstant::SVFConstant</a></div><div class="ttdeci">SVFConstant(const SVFType *ty, SVFValKind k=SVFConst)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00827">SVFValue.h:827</a></div></div>
1265
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a731b978178937e74c80d2882c429dc9e"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a731b978178937e74c80d2882c429dc9e">SVF::SVFFunction::hasAddressTaken</a></div><div class="ttdeci">bool hasAddressTaken() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00376">SVFValue.h:376</a></div></div>
1266
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a3cbb4b4089c8b27d01da15f2d2f22e14"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14">SVF::SVFCallInst::getArgOperand</a></div><div class="ttdeci">const SVFValue * getArgOperand(u32_t i) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00735">SVFValue.h:735</a></div></div>
1268
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_aa21ead8f8652ef405a86b385837ea910"><div class="ttname"><a href="classSVF_1_1CallSite.html#aa21ead8f8652ef405a86b385837ea910">SVF::CallSite::CallSite</a></div><div class="ttdeci">CallSite(const SVFInstruction *I)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01124">SVFValue.h:1124</a></div></div>
1269
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a34767de48e7d454c3ea7c92dcb29b268"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268">SVF::SVFVirtualCallInst::funNameOfVcall</a></div><div class="ttdeci">std::string funNameOfVcall</div><div class="ttdoc">virtual function index of the virtual table(s) at a virtual call</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00782">SVFValue.h:782</a></div></div>
1270
+ <div class="ttc" id="aclassSVF_1_1SVFConstant_html_a3aacbc8f43aec414af229be6a9622a08"><div class="ttname"><a href="classSVF_1_1SVFConstant.html#a3aacbc8f43aec414af229be6a9622a08">SVF::SVFConstant::SVFConstant</a></div><div class="ttdeci">SVFConstant(const SVFType *ty, SVFValKind k=SVFConst)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00838">SVFValue.h:838</a></div></div>
1271
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a731b978178937e74c80d2882c429dc9e"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a731b978178937e74c80d2882c429dc9e">SVF::SVFFunction::hasAddressTaken</a></div><div class="ttdeci">bool hasAddressTaken() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00377">SVFValue.h:377</a></div></div>
1272
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a3cbb4b4089c8b27d01da15f2d2f22e14"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14">SVF::SVFCallInst::getArgOperand</a></div><div class="ttdeci">const SVFValue * getArgOperand(u32_t i) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00746">SVFValue.h:746</a></div></div>
1267
1273
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_aba56a2dc0ad508bf0ab2bbe52d557f07"><div class="ttname"><a href="classSVF_1_1SVFValue.html#aba56a2dc0ad508bf0ab2bbe52d557f07">SVF::SVFValue::name</a></div><div class="ttdeci">std::string name</div><div class="ttdoc">Short name of value for printing &amp; debugging.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00213">SVFValue.h:213</a></div></div>
1268
1274
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_a2401b022638769f59f86ab424a189b6e"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a2401b022638769f59f86ab424a189b6e">SVF::SVFValue::getName</a></div><div class="ttdeci">const std::string &amp; getName() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00243">SVFValue.h:243</a></div></div>
1269
1275
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_abe37f8896e2491a7a60be3fbfde8123c"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#abe37f8896e2491a7a60be3fbfde8123c">SVF::SVFLoopAndDomInfo::hasLoopInfo</a></div><div class="ttdeci">bool hasLoopInfo(const SVFBasicBlock *bb) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00085">SVFValue.h:85</a></div></div>
1270
- <div class="ttc" id="aclassSVF_1_1SVFOtherValue_html_ae47ccf0d62b35189416c6927136949b8"><div class="ttname"><a href="classSVF_1_1SVFOtherValue.html#ae47ccf0d62b35189416c6927136949b8">SVF::SVFOtherValue::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01071">SVFValue.h:1071</a></div></div>
1271
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a97b0ad9fd31d7982f44a839605566347"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a97b0ad9fd31d7982f44a839605566347">SVF::SVFFunction::isNotRetFunction</a></div><div class="ttdeci">bool isNotRetFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00456">SVFValue.h:456</a></div></div>
1272
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a90e39f78f4908f8a8ef3948d9158791c"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c">SVF::SVFFunction::getReachableBBs</a></div><div class="ttdeci">const std::vector&lt; const SVFBasicBlock * &gt; &amp; getReachableBBs() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00446">SVFValue.h:446</a></div></div>
1276
+ <div class="ttc" id="aclassSVF_1_1SVFOtherValue_html_ae47ccf0d62b35189416c6927136949b8"><div class="ttname"><a href="classSVF_1_1SVFOtherValue.html#ae47ccf0d62b35189416c6927136949b8">SVF::SVFOtherValue::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01082">SVFValue.h:1082</a></div></div>
1277
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a97b0ad9fd31d7982f44a839605566347"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a97b0ad9fd31d7982f44a839605566347">SVF::SVFFunction::isNotRetFunction</a></div><div class="ttdeci">bool isNotRetFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00466">SVFValue.h:466</a></div></div>
1278
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a90e39f78f4908f8a8ef3948d9158791c"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c">SVF::SVFFunction::getReachableBBs</a></div><div class="ttdeci">const std::vector&lt; const SVFBasicBlock * &gt; &amp; getReachableBBs() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00456">SVFValue.h:456</a></div></div>
1273
1279
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a6b87fa0530b6d94f201a0989b35c2277"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a6b87fa0530b6d94f201a0989b35c2277">SVF::SVFLoopAndDomInfo::getPostDomTreeMap</a></div><div class="ttdeci">Map&lt; const SVFBasicBlock *, BBSet &gt; &amp; getPostDomTreeMap()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00113">SVFValue.h:113</a></div></div>
1274
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a7bde256bc906af7f7204929019f4a33e"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a7bde256bc906af7f7204929019f4a33e">SVF::SVFBasicBlock::front</a></div><div class="ttdeci">const SVFInstruction * front() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00587">SVFValue.h:587</a></div></div>
1280
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a7bde256bc906af7f7204929019f4a33e"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a7bde256bc906af7f7204929019f4a33e">SVF::SVFBasicBlock::front</a></div><div class="ttdeci">const SVFInstruction * front() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00598">SVFValue.h:598</a></div></div>
1275
1281
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html">SVF::SVFLoopAndDomInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00050">SVFValue.h:50</a></div></div>
1276
1282
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_ae8a308d5ee34c0eb4a6c1278565e5907"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#ae8a308d5ee34c0eb4a6c1278565e5907">SVF::SVFLoopAndDomInfo::getBB2PIdom</a></div><div class="ttdeci">const Map&lt; const SVFBasicBlock *, const SVFBasicBlock * &gt; &amp; getBB2PIdom() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00128">SVFValue.h:128</a></div></div>
1277
- <div class="ttc" id="aclassSVF_1_1CallSite_html_ab09ca7986f5b924b6c6b57e492f06c07"><div class="ttname"><a href="classSVF_1_1CallSite.html#ab09ca7986f5b924b6c6b57e492f06c07">SVF::CallSite::operator&lt;</a></div><div class="ttdeci">bool operator&lt;(const CallSite &amp;CS) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01188">SVFValue.h:1188</a></div></div>
1278
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_ab8a735b5d183f5190c4c45b313f1b174"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#ab8a735b5d183f5190c4c45b313f1b174">SVF::SVFBasicBlock::getBBSuccessorPos</a></div><div class="ttdeci">u32_t getBBSuccessorPos(const SVFBasicBlock *succbb)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00206">SVFValue.cpp:206</a></div></div>
1279
- <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_a3048ae66c737eebbe7fe230f95a88b6e"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">SVF::SVFGlobalValue::realDefGlobal</a></div><div class="ttdeci">const SVFValue * realDefGlobal</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00852">SVFValue.h:852</a></div></div>
1280
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_adfb8e01d3715f0cf49db23544f4593e6"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">SVF::SVFVirtualCallInst::virtualFunIdx</a></div><div class="ttdeci">s32_t virtualFunIdx</div><div class="ttdoc">virtual table pointer</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00770">SVFValue.h:770</a></div></div>
1283
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_ab09ca7986f5b924b6c6b57e492f06c07"><div class="ttname"><a href="classSVF_1_1CallSite.html#ab09ca7986f5b924b6c6b57e492f06c07">SVF::CallSite::operator&lt;</a></div><div class="ttdeci">bool operator&lt;(const CallSite &amp;CS) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01199">SVFValue.h:1199</a></div></div>
1284
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_ab8a735b5d183f5190c4c45b313f1b174"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#ab8a735b5d183f5190c4c45b313f1b174">SVF::SVFBasicBlock::getBBSuccessorPos</a></div><div class="ttdeci">u32_t getBBSuccessorPos(const SVFBasicBlock *succbb)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00213">SVFValue.cpp:213</a></div></div>
1285
+ <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_a3048ae66c737eebbe7fe230f95a88b6e"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">SVF::SVFGlobalValue::realDefGlobal</a></div><div class="ttdeci">const SVFValue * realDefGlobal</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00863">SVFValue.h:863</a></div></div>
1286
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_adfb8e01d3715f0cf49db23544f4593e6"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">SVF::SVFVirtualCallInst::virtualFunIdx</a></div><div class="ttdeci">s32_t virtualFunIdx</div><div class="ttdoc">virtual table pointer</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00781">SVFValue.h:781</a></div></div>
1281
1287
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a34296b98ee8dd1bfc0b1ae7fe327cde3"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a34296b98ee8dd1bfc0b1ae7fe327cde3">SVF::SVFLoopAndDomInfo::dtBBsMap</a></div><div class="ttdeci">Map&lt; const SVFBasicBlock *, BBSet &gt; dtBBsMap</div><div class="ttdoc">map a BasicBlock to BasicBlocks it Dominates</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00061">SVFValue.h:61</a></div></div>
1282
- <div class="ttc" id="aclassSVF_1_1SVFMetadataAsValue_html_a3d62d0b7b89b3bf509b3efaa1a855221"><div class="ttname"><a href="classSVF_1_1SVFMetadataAsValue.html#a3d62d0b7b89b3bf509b3efaa1a855221">SVF::SVFMetadataAsValue::classof</a></div><div class="ttdeci">static bool classof(const SVFOtherValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01095">SVFValue.h:1095</a></div></div>
1283
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_ac1b15d8f9c2499add8dbc889ae5cab65"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#ac1b15d8f9c2499add8dbc889ae5cab65">SVF::SVFBasicBlock::addInstruction</a></div><div class="ttdeci">void addInstruction(const SVFInstruction *inst)</div><div class="ttdoc">Function where this BasicBlock is.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00535">SVFValue.h:535</a></div></div>
1284
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_ac6fabc508f6b64127bb597f7b2110231"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231">SVF::SVFBasicBlock::getPredecessors</a></div><div class="ttdeci">const std::vector&lt; const SVFBasicBlock * &gt; &amp; getPredecessors() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00606">SVFValue.h:606</a></div></div>
1285
- <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>
1286
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a10d9481ae41dce4f266dad5e64fffcee"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a10d9481ae41dce4f266dad5e64fffcee">SVF::SVFFunction::getArg</a></div><div class="ttdeci">const SVFArgument * getArg(u32_t idx) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00181">SVFValue.cpp:181</a></div></div>
1287
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html">SVF::SVFCallInst</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00688">SVFValue.h:688</a></div></div>
1288
+ <div class="ttc" id="aclassSVF_1_1SVFMetadataAsValue_html_a3d62d0b7b89b3bf509b3efaa1a855221"><div class="ttname"><a href="classSVF_1_1SVFMetadataAsValue.html#a3d62d0b7b89b3bf509b3efaa1a855221">SVF::SVFMetadataAsValue::classof</a></div><div class="ttdeci">static bool classof(const SVFOtherValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01106">SVFValue.h:1106</a></div></div>
1289
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_ac1b15d8f9c2499add8dbc889ae5cab65"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#ac1b15d8f9c2499add8dbc889ae5cab65">SVF::SVFBasicBlock::addInstruction</a></div><div class="ttdeci">void addInstruction(const SVFInstruction *inst)</div><div class="ttdoc">Function where this BasicBlock is.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00546">SVFValue.h:546</a></div></div>
1290
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_ac6fabc508f6b64127bb597f7b2110231"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231">SVF::SVFBasicBlock::getPredecessors</a></div><div class="ttdeci">const std::vector&lt; const SVFBasicBlock * &gt; &amp; getPredecessors() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00617">SVFValue.h:617</a></div></div>
1291
+ <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>
1292
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a10d9481ae41dce4f266dad5e64fffcee"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a10d9481ae41dce4f266dad5e64fffcee">SVF::SVFFunction::getArg</a></div><div class="ttdeci">const SVFArgument * getArg(u32_t idx) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00182">SVFValue.cpp:182</a></div></div>
1293
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html">SVF::SVFCallInst</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00699">SVFValue.h:699</a></div></div>
1288
1294
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_ac29e2f5e75cc6916be6a663ca6d51177"><div class="ttname"><a href="classSVF_1_1SVFValue.html#ac29e2f5e75cc6916be6a663ca6d51177">SVF::SVFValue::isNullPtr</a></div><div class="ttdeci">bool isNullPtr() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00272">SVFValue.h:272</a></div></div>
1289
- <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_a5fb9b8bbaf347d99e9df5710da506c96"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#a5fb9b8bbaf347d99e9df5710da506c96">SVF::SVFGlobalValue::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00876">SVFValue.h:876</a></div></div>
1290
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_adf936a7ee01d9c4662e31a5022ae94c0"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#adf936a7ee01d9c4662e31a5022ae94c0">SVF::SVFVirtualCallInst::setFunNameOfVirtualCall</a></div><div class="ttdeci">void setFunNameOfVirtualCall(const std::string &amp;name)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00778">SVFValue.h:778</a></div></div>
1291
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a6dd304f555d2d2388c4430e57b0d2b91"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a6dd304f555d2d2388c4430e57b0d2b91">SVF::SVFCallInst::setCalledOperand</a></div><div class="ttdeci">void setCalledOperand(const SVFValue *v)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00706">SVFValue.h:706</a></div></div>
1295
+ <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_a5fb9b8bbaf347d99e9df5710da506c96"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#a5fb9b8bbaf347d99e9df5710da506c96">SVF::SVFGlobalValue::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00887">SVFValue.h:887</a></div></div>
1296
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_adf936a7ee01d9c4662e31a5022ae94c0"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#adf936a7ee01d9c4662e31a5022ae94c0">SVF::SVFVirtualCallInst::setFunNameOfVirtualCall</a></div><div class="ttdeci">void setFunNameOfVirtualCall(const std::string &amp;name)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00789">SVFValue.h:789</a></div></div>
1297
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a6dd304f555d2d2388c4430e57b0d2b91"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a6dd304f555d2d2388c4430e57b0d2b91">SVF::SVFCallInst::setCalledOperand</a></div><div class="ttdeci">void setCalledOperand(const SVFValue *v)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00717">SVFValue.h:717</a></div></div>
1292
1298
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a">SVF::SVFValue::SVFGlob</a></div><div class="ttdeci">@ SVFGlob</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00194">SVFValue.h:194</a></div></div>
1293
1299
  <div class="ttc" id="aclassSVF_1_1SVFConstantData_html_a057d3aebc842d72d2b89f661d18b6e34"><div class="ttname"><a href="classSVF_1_1SVFConstantData.html#a057d3aebc842d72d2b89f661d18b6e34">SVF::SVFConstantData::SVFConstantData</a></div><div class="ttdeci">SVFConstantData()=delete</div></div>
1294
- <div class="ttc" id="aclassSVF_1_1CallSite_html_afa0f55d8fd4248bf6ed39892b3b37438"><div class="ttname"><a href="classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438">SVF::CallSite::getCalledFunction</a></div><div class="ttdeci">const SVFFunction * getCalledFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01145">SVFValue.h:1145</a></div></div>
1295
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a57fa2d35c2df09e607b5d23852fca2fd"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a57fa2d35c2df09e607b5d23852fca2fd">SVF::SVFVirtualCallInst::SVFVirtualCallInst</a></div><div class="ttdeci">SVFVirtualCallInst(const SVFType *ty, const SVFBasicBlock *b, bool vararg, bool tm)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00788">SVFValue.h:788</a></div></div>
1296
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a099203980699464e1fbe5e37f2eb891f"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a099203980699464e1fbe5e37f2eb891f">SVF::SVFFunction::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00357">SVFValue.h:357</a></div></div>
1300
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_afa0f55d8fd4248bf6ed39892b3b37438"><div class="ttname"><a href="classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438">SVF::CallSite::getCalledFunction</a></div><div class="ttdeci">const SVFFunction * getCalledFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01156">SVFValue.h:1156</a></div></div>
1301
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a57fa2d35c2df09e607b5d23852fca2fd"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a57fa2d35c2df09e607b5d23852fca2fd">SVF::SVFVirtualCallInst::SVFVirtualCallInst</a></div><div class="ttdeci">SVFVirtualCallInst(const SVFType *ty, const SVFBasicBlock *b, bool vararg, bool tm)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00799">SVFValue.h:799</a></div></div>
1302
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a099203980699464e1fbe5e37f2eb891f"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a099203980699464e1fbe5e37f2eb891f">SVF::SVFFunction::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00358">SVFValue.h:358</a></div></div>
1297
1303
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_adcd0f90825818ab1de34e58c1a3084a3"><div class="ttname"><a href="classSVF_1_1SVFValue.html#adcd0f90825818ab1de34e58c1a3084a3">SVF::SVFValue::isConstDataOrAggData</a></div><div class="ttdeci">bool isConstDataOrAggData() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00260">SVFValue.h:260</a></div></div>
1298
- <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_a5a8b570bf9301e0269a6622f33320d4b"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#a5a8b570bf9301e0269a6622f33320d4b">SVF::SVFGlobalValue::classof</a></div><div class="ttdeci">static bool classof(const SVFConstant *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00880">SVFValue.h:880</a></div></div>
1299
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_aeaa9b2b4e802d9e6bed138eaf3186d09"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#aeaa9b2b4e802d9e6bed138eaf3186d09">SVF::SVFBasicBlock::getFunction</a></div><div class="ttdeci">const SVFFunction * getFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00582">SVFValue.h:582</a></div></div>
1304
+ <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_a5a8b570bf9301e0269a6622f33320d4b"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#a5a8b570bf9301e0269a6622f33320d4b">SVF::SVFGlobalValue::classof</a></div><div class="ttdeci">static bool classof(const SVFConstant *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00891">SVFValue.h:891</a></div></div>
1305
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_aeaa9b2b4e802d9e6bed138eaf3186d09"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#aeaa9b2b4e802d9e6bed138eaf3186d09">SVF::SVFBasicBlock::getFunction</a></div><div class="ttdeci">const SVFFunction * getFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00593">SVFValue.h:593</a></div></div>
1300
1306
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c">SVF::SVFValue::SVFNullPtr</a></div><div class="ttdeci">@ SVFNullPtr</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00200">SVFValue.h:200</a></div></div>
1301
- <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_aa3331b344db3eb233d01ca4ee4bb5b01"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01">SVF::SVFGlobalValue::getDefGlobalForMultipleModule</a></div><div class="ttdeci">const SVFValue * getDefGlobalForMultipleModule() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00870">SVFValue.h:870</a></div></div>
1307
+ <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_aa3331b344db3eb233d01ca4ee4bb5b01"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01">SVF::SVFGlobalValue::getDefGlobalForMultipleModule</a></div><div class="ttdeci">const SVFValue * getDefGlobalForMultipleModule() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00881">SVFValue.h:881</a></div></div>
1302
1308
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860eab88017aa421080f4f7a033b2fa37f9ca"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eab88017aa421080f4f7a033b2fa37f9ca">SVF::SVFValue::SVFConstData</a></div><div class="ttdeci">@ SVFConstData</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00197">SVFValue.h:197</a></div></div>
1303
- <div class="ttc" id="aclassSVF_1_1CallSite_html_abe38a348db833b797f32ecc05f67100c"><div class="ttname"><a href="classSVF_1_1CallSite.html#abe38a348db833b797f32ecc05f67100c">SVF::CallSite::isVarArg</a></div><div class="ttdeci">bool isVarArg() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01157">SVFValue.h:1157</a></div></div>
1309
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_abe38a348db833b797f32ecc05f67100c"><div class="ttname"><a href="classSVF_1_1CallSite.html#abe38a348db833b797f32ecc05f67100c">SVF::CallSite::isVarArg</a></div><div class="ttdeci">bool isVarArg() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01168">SVFValue.h:1168</a></div></div>
1304
1310
  <div class="ttc" id="anamespaceSVF_html_af739db846e47ba6b2fd15eaad31ab7fb"><div class="ttname"><a href="namespaceSVF.html#af739db846e47ba6b2fd15eaad31ab7fb">SVF::Set</a></div><div class="ttdeci">std::unordered_set&lt; Key, Hash, KeyEqual, Allocator &gt; Set</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00097">SVFType.h:97</a></div></div>
1305
1311
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afcbdd027f9e6e35a7269f04f5fc77a78"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afcbdd027f9e6e35a7269f04f5fc77a78">SVF::SVFValue::type</a></div><div class="ttdeci">const SVFType * type</div><div class="ttdoc">Type of this SVFValue.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00212">SVFValue.h:212</a></div></div>
1306
1312
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea6dc72702914085c82deb38699b5a6f66"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea6dc72702914085c82deb38699b5a6f66">SVF::SVFValue::SVFConst</a></div><div class="ttdeci">@ SVFConst</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00196">SVFValue.h:196</a></div></div>
1307
1313
  <div class="ttc" id="anamespaceSVF_html"><div class="ttname"><a href="namespaceSVF.html">SVF</a></div><div class="ttdoc">for isBitcode</div><div class="ttdef"><b>Definition:</b> <a href="BasicTypes_8h_source.html#l00065">BasicTypes.h:65</a></div></div>
1308
- <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_a18dc40d9d9007c928a5b9d92c269cd87"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#a18dc40d9d9007c928a5b9d92c269cd87">SVF::SVFGlobalValue::SVFGlobalValue</a></div><div class="ttdeci">SVFGlobalValue(const SVFType *ty)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00861">SVFValue.h:861</a></div></div>
1309
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_ace4dc83c186f5ae888aa210439ae4c34"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34">SVF::SVFInstruction::predInsts</a></div><div class="ttdeci">InstVec predInsts</div><div class="ttdoc">successor Instructions</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00632">SVFValue.h:632</a></div></div>
1310
- <div class="ttc" id="aclassSVF_1_1SVFConstantData_html_a1ea9ae8d6d2b29c8357132b40de45bf0"><div class="ttname"><a href="classSVF_1_1SVFConstantData.html#a1ea9ae8d6d2b29c8357132b40de45bf0">SVF::SVFConstantData::SVFConstantData</a></div><div class="ttdeci">SVFConstantData(const SVFType *ty, SVFValKind k=SVFConstData)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00931">SVFValue.h:931</a></div></div>
1314
+ <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_a18dc40d9d9007c928a5b9d92c269cd87"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#a18dc40d9d9007c928a5b9d92c269cd87">SVF::SVFGlobalValue::SVFGlobalValue</a></div><div class="ttdeci">SVFGlobalValue(const SVFType *ty)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00872">SVFValue.h:872</a></div></div>
1315
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_ace4dc83c186f5ae888aa210439ae4c34"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34">SVF::SVFInstruction::predInsts</a></div><div class="ttdeci">InstVec predInsts</div><div class="ttdoc">successor Instructions</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00643">SVFValue.h:643</a></div></div>
1316
+ <div class="ttc" id="aclassSVF_1_1SVFConstantData_html_a1ea9ae8d6d2b29c8357132b40de45bf0"><div class="ttname"><a href="classSVF_1_1SVFConstantData.html#a1ea9ae8d6d2b29c8357132b40de45bf0">SVF::SVFConstantData::SVFConstantData</a></div><div class="ttdeci">SVFConstantData(const SVFType *ty, SVFValKind k=SVFConstData)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00942">SVFValue.h:942</a></div></div>
1311
1317
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_a8325774df9d65d78ef6a66fef59b9a97"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a8325774df9d65d78ef6a66fef59b9a97">SVF::SVFValue::setName</a></div><div class="ttdeci">void setName(const std::string &amp;n)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00247">SVFValue.h:247</a></div></div>
1312
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a7c3a69644f5e1351aad5d0ce0048abfd"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">SVF::SVFBasicBlock::succBBs</a></div><div class="ttdeci">std::vector&lt; const SVFBasicBlock * &gt; succBBs</div><div class="ttdoc">all successor BasicBlocks of this BasicBlock</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00529">SVFValue.h:529</a></div></div>
1318
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a7c3a69644f5e1351aad5d0ce0048abfd"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">SVF::SVFBasicBlock::succBBs</a></div><div class="ttdeci">std::vector&lt; const SVFBasicBlock * &gt; succBBs</div><div class="ttdoc">all successor BasicBlocks of this BasicBlock</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00540">SVFValue.h:540</a></div></div>
1313
1319
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a522e9d29a83ebd76ec208b76b8fd6cc0"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a522e9d29a83ebd76ec208b76b8fd6cc0">SVF::SVFLoopAndDomInfo::pdtBBsMap</a></div><div class="ttdeci">Map&lt; const SVFBasicBlock *, BBSet &gt; pdtBBsMap</div><div class="ttdoc">map a BasicBlock to BasicBlocks it PostDominates</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00062">SVFValue.h:62</a></div></div>
1314
1320
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a78f8e3238be991bf5cc42a84c29b9007"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">SVF::SVFFunction::realDefFun</a></div><div class="ttdeci">const SVFFunction * realDefFun</div><div class="ttdoc">the loop and dominate information</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00319">SVFValue.h:319</a></div></div>
1315
1321
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860eacb5f1f872986a8f8bccd9a3b3904e9dd"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eacb5f1f872986a8f8bccd9a3b3904e9dd">SVF::SVFValue::SVFInst</a></div><div class="ttdeci">@ SVFInst</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00191">SVFValue.h:191</a></div></div>
1316
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a0a012c8124abb103852e081fd5dead7a"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a">SVF::SVFVirtualCallInst::getVtablePtr</a></div><div class="ttdeci">const SVFValue * getVtablePtr() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00794">SVFValue.h:794</a></div></div>
1322
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a0a012c8124abb103852e081fd5dead7a"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a">SVF::SVFVirtualCallInst::getVtablePtr</a></div><div class="ttdeci">const SVFValue * getVtablePtr() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00805">SVFValue.h:805</a></div></div>
1317
1323
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a342f2825d6b7e3289d0f0f4b7ee8247c"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a342f2825d6b7e3289d0f0f4b7ee8247c">SVF::SVFLoopAndDomInfo::dominate</a></div><div class="ttdeci">bool dominate(const SVFBasicBlock *bbKey, const SVFBasicBlock *bbValue) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00060">SVFValue.cpp:60</a></div></div>
1318
- <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_ab6876d8be0707cbd05b467445a59d587"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587">SVF::SVFConstantInt::zval</a></div><div class="ttdeci">u64_t zval</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00960">SVFValue.h:960</a></div></div>
1319
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a61505b528343c7d728eba3a705930a16"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16">SVF::SVFFunction::getExitBlocksOfLoop</a></div><div class="ttdeci">void getExitBlocksOfLoop(const SVFBasicBlock *bb, BBList &amp;exitbbs) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00466">SVFValue.h:466</a></div></div>
1320
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a804a41f4eb078586f20f7d5755ea6fdd"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd">SVF::SVFFunction::getDefFunForMultipleModule</a></div><div class="ttdeci">const SVFFunction * getDefFunForMultipleModule() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00393">SVFValue.h:393</a></div></div>
1321
- <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html_aeb4e17aacb17c53ff5663175dd762abc"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc">SVF::SVFConstantFP::getFPValue</a></div><div class="ttdeci">double getFPValue() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01002">SVFValue.h:1002</a></div></div>
1324
+ <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_ab6876d8be0707cbd05b467445a59d587"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587">SVF::SVFConstantInt::zval</a></div><div class="ttdeci">u64_t zval</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00971">SVFValue.h:971</a></div></div>
1325
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a61505b528343c7d728eba3a705930a16"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16">SVF::SVFFunction::getExitBlocksOfLoop</a></div><div class="ttdeci">void getExitBlocksOfLoop(const SVFBasicBlock *bb, BBList &amp;exitbbs) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00476">SVFValue.h:476</a></div></div>
1326
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a804a41f4eb078586f20f7d5755ea6fdd"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd">SVF::SVFFunction::getDefFunForMultipleModule</a></div><div class="ttdeci">const SVFFunction * getDefFunForMultipleModule() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00394">SVFValue.h:394</a></div></div>
1327
+ <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html_aeb4e17aacb17c53ff5663175dd762abc"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc">SVF::SVFConstantFP::getFPValue</a></div><div class="ttdeci">double getFPValue() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01013">SVFValue.h:1013</a></div></div>
1322
1328
  <div class="ttc" id="aclassSVF_1_1GraphPrinter_html"><div class="ttname"><a href="classSVF_1_1GraphPrinter.html">SVF::GraphPrinter</a></div><div class="ttdef"><b>Definition:</b> <a href="GraphPrinter_8h_source.html#l00044">GraphPrinter.h:44</a></div></div>
1323
- <div class="ttc" id="aclassSVF_1_1SVFConstantData_html"><div class="ttname"><a href="classSVF_1_1SVFConstantData.html">SVF::SVFConstantData</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00926">SVFValue.h:926</a></div></div>
1329
+ <div class="ttc" id="aclassSVF_1_1SVFConstantData_html"><div class="ttname"><a href="classSVF_1_1SVFConstantData.html">SVF::SVFConstantData</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00937">SVFValue.h:937</a></div></div>
1324
1330
  <div class="ttc" id="acJSON_8cpp_html_a65e9886d74aaee76545e83dd09011727"><div class="ttname"><a href="cJSON_8cpp.html#a65e9886d74aaee76545e83dd09011727">false</a></div><div class="ttdeci">#define false</div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8cpp_source.html#l00070">cJSON.cpp:70</a></div></div>
1325
- <div class="ttc" id="aclassSVF_1_1SVFMetadataAsValue_html"><div class="ttname"><a href="classSVF_1_1SVFMetadataAsValue.html">SVF::SVFMetadataAsValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01080">SVFValue.h:1080</a></div></div>
1326
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a2954b0f29cd81083598afb6431b78f2a"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">SVF::SVFBasicBlock::allInsts</a></div><div class="ttdeci">std::vector&lt; const SVFInstruction * &gt; allInsts</div><div class="ttdoc">all Instructions in this BasicBlock</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00528">SVFValue.h:528</a></div></div>
1327
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a441f6d479c562ab00b9d287d8ecdb0fd"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a441f6d479c562ab00b9d287d8ecdb0fd">SVF::SVFCallInst::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00719">SVFValue.h:719</a></div></div>
1328
- <div class="ttc" id="aclassSVF_1_1CallSite_html_a3de20fdb58def4ea6af2d635f0d2e730"><div class="ttname"><a href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">SVF::CallSite::CB</a></div><div class="ttdeci">const SVFCallInst * CB</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01107">SVFValue.h:1107</a></div></div>
1331
+ <div class="ttc" id="aclassSVF_1_1SVFMetadataAsValue_html"><div class="ttname"><a href="classSVF_1_1SVFMetadataAsValue.html">SVF::SVFMetadataAsValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01091">SVFValue.h:1091</a></div></div>
1332
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a2954b0f29cd81083598afb6431b78f2a"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">SVF::SVFBasicBlock::allInsts</a></div><div class="ttdeci">std::vector&lt; const SVFInstruction * &gt; allInsts</div><div class="ttdoc">all Instructions in this BasicBlock</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00539">SVFValue.h:539</a></div></div>
1333
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a441f6d479c562ab00b9d287d8ecdb0fd"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a441f6d479c562ab00b9d287d8ecdb0fd">SVF::SVFCallInst::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00730">SVFValue.h:730</a></div></div>
1334
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a3de20fdb58def4ea6af2d635f0d2e730"><div class="ttname"><a href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">SVF::CallSite::CB</a></div><div class="ttdeci">const SVFCallInst * CB</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01118">SVFValue.h:1118</a></div></div>
1329
1335
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_aae39e2f9440710b401f0d34f90ced407"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#aae39e2f9440710b401f0d34f90ced407">SVF::SVFLoopAndDomInfo::~SVFLoopAndDomInfo</a></div><div class="ttdeci">virtual ~SVFLoopAndDomInfo()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00073">SVFValue.h:73</a></div></div>
1330
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a947d6ca3695477fb5b36b46fa4899fb7"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a947d6ca3695477fb5b36b46fa4899fb7">SVF::SVFVirtualCallInst::setFunIdxInVtable</a></div><div class="ttdeci">void setFunIdxInVtable(s32_t idx)</div><div class="ttdoc">the function name of this virtual call</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00774">SVFValue.h:774</a></div></div>
1331
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a73b7029f85e3762033f49c953d4b95ca"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca">SVF::SVFBasicBlock::const_iterator</a></div><div class="ttdeci">std::vector&lt; const SVFInstruction * &gt;::const_iterator const_iterator</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00525">SVFValue.h:525</a></div></div>
1332
- <div class="ttc" id="aclassSVF_1_1SVFBlackHoleValue_html"><div class="ttname"><a href="classSVF_1_1SVFBlackHoleValue.html">SVF::SVFBlackHoleValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01038">SVFValue.h:1038</a></div></div>
1333
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_ab8c7a9c79b0668aae604bbe54e34e46e"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#ab8c7a9c79b0668aae604bbe54e34e46e">SVF::SVFFunction::arg_size</a></div><div class="ttdeci">u32_t arg_size() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00176">SVFValue.cpp:176</a></div></div>
1336
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a947d6ca3695477fb5b36b46fa4899fb7"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a947d6ca3695477fb5b36b46fa4899fb7">SVF::SVFVirtualCallInst::setFunIdxInVtable</a></div><div class="ttdeci">void setFunIdxInVtable(s32_t idx)</div><div class="ttdoc">the function name of this virtual call</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00785">SVFValue.h:785</a></div></div>
1337
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a73b7029f85e3762033f49c953d4b95ca"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca">SVF::SVFBasicBlock::const_iterator</a></div><div class="ttdeci">std::vector&lt; const SVFInstruction * &gt;::const_iterator const_iterator</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00536">SVFValue.h:536</a></div></div>
1338
+ <div class="ttc" id="aclassSVF_1_1SVFBlackHoleValue_html"><div class="ttname"><a href="classSVF_1_1SVFBlackHoleValue.html">SVF::SVFBlackHoleValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01049">SVFValue.h:1049</a></div></div>
1339
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_ab8c7a9c79b0668aae604bbe54e34e46e"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#ab8c7a9c79b0668aae604bbe54e34e46e">SVF::SVFFunction::arg_size</a></div><div class="ttdeci">u32_t arg_size() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00177">SVFValue.cpp:177</a></div></div>
1334
1340
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a2ada6e195ad3a7e26c7e7dff7459cb34"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a2ada6e195ad3a7e26c7e7dff7459cb34">SVF::SVFLoopAndDomInfo::getBB2PIdom</a></div><div class="ttdeci">Map&lt; const SVFBasicBlock *, const SVFBasicBlock * &gt; &amp; getBB2PIdom()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00133">SVFValue.h:133</a></div></div>
1335
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_abfe3a1ce5fa364d9db7cd2d0e6a144ff"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#abfe3a1ce5fa364d9db7cd2d0e6a144ff">SVF::SVFBasicBlock::addSuccBasicBlock</a></div><div class="ttdeci">void addSuccBasicBlock(const SVFBasicBlock *succ)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00540">SVFValue.h:540</a></div></div>
1341
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_abfe3a1ce5fa364d9db7cd2d0e6a144ff"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#abfe3a1ce5fa364d9db7cd2d0e6a144ff">SVF::SVFBasicBlock::addSuccBasicBlock</a></div><div class="ttdeci">void addSuccBasicBlock(const SVFBasicBlock *succ)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00551">SVFValue.h:551</a></div></div>
1336
1342
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a3fa100cdc0841b77ee14d35b78632b72"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a3fa100cdc0841b77ee14d35b78632b72">SVF::SVFLoopAndDomInfo::getDomFrontierMap</a></div><div class="ttdeci">Map&lt; const SVFBasicBlock *, BBSet &gt; &amp; getDomFrontierMap()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00080">SVFValue.h:80</a></div></div>
1337
1343
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_ad578beedd9a6b64a57f82d799e6b8fa7"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#ad578beedd9a6b64a57f82d799e6b8fa7">SVF::SVFLoopAndDomInfo::bb2LoopMap</a></div><div class="ttdeci">Map&lt; const SVFBasicBlock *, LoopBBs &gt; bb2LoopMap</div><div class="ttdoc">map a BasicBlock (if it is in a loop) to all the BasicBlocks in this loop</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00064">SVFValue.h:64</a></div></div>
1338
1344
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_a11f2d9b6e969ede6fca2c204cc15b821"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a11f2d9b6e969ede6fca2c204cc15b821">SVF::SVFValue::getType</a></div><div class="ttdeci">virtual const SVFType * getType() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00256">SVFValue.h:256</a></div></div>
1339
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_ad865b8440a6e0d5d212798d2213e1e9c"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#ad865b8440a6e0d5d212798d2213e1e9c">SVF::SVFFunction::addArgument</a></div><div class="ttdeci">void addArgument(SVFArgument *arg)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00331">SVFValue.h:331</a></div></div>
1340
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a65d9c963b658fbcc67bdf949d5644e65"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a65d9c963b658fbcc67bdf949d5644e65">SVF::SVFFunction::getDomFrontierMap</a></div><div class="ttdeci">const Map&lt; const SVFBasicBlock *, BBSet &gt; &amp; getDomFrontierMap() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00496">SVFValue.h:496</a></div></div>
1341
- <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html_ab1b6b67fc90132d8ddbac873ced2f76e"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html#ab1b6b67fc90132d8ddbac873ced2f76e">SVF::SVFConstantNullPtr::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01028">SVFValue.h:1028</a></div></div>
1345
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_ad865b8440a6e0d5d212798d2213e1e9c"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#ad865b8440a6e0d5d212798d2213e1e9c">SVF::SVFFunction::addArgument</a></div><div class="ttdeci">void addArgument(SVFArgument *arg)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00332">SVFValue.h:332</a></div></div>
1346
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a65d9c963b658fbcc67bdf949d5644e65"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a65d9c963b658fbcc67bdf949d5644e65">SVF::SVFFunction::getDomFrontierMap</a></div><div class="ttdeci">const Map&lt; const SVFBasicBlock *, BBSet &gt; &amp; getDomFrontierMap() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00506">SVFValue.h:506</a></div></div>
1347
+ <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html_ab1b6b67fc90132d8ddbac873ced2f76e"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html#ab1b6b67fc90132d8ddbac873ced2f76e">SVF::SVFConstantNullPtr::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01039">SVFValue.h:1039</a></div></div>
1342
1348
  <div class="ttc" id="anamespaceSVF_html_af95793adab8fb9aa19e19027e73372a6"><div class="ttname"><a href="namespaceSVF.html#af95793adab8fb9aa19e19027e73372a6">SVF::operator&lt;&lt;</a></div><div class="ttdeci">IntervalValue operator&lt;&lt;(const IntervalValue &amp;lhs, const IntervalValue &amp;rhs)</div><div class="ttdoc">Left binary shift of IntervalValues.</div><div class="ttdef"><b>Definition:</b> <a href="IntervalValue_8h_source.html#l00784">IntervalValue.h:784</a></div></div>
1343
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_ab8ea07e329ce09b1874d482465724121"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121">SVF::SVFCallInst::getNumArgOperands</a></div><div class="ttdeci">u32_t getNumArgOperands() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00740">SVFValue.h:740</a></div></div>
1349
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_ab8ea07e329ce09b1874d482465724121"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121">SVF::SVFCallInst::getNumArgOperands</a></div><div class="ttdeci">u32_t getNumArgOperands() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00751">SVFValue.h:751</a></div></div>
1344
1350
  <div class="ttc" id="anamespaceSVF_html_a366625858f450a1ea5f985a3c83e0f14"><div class="ttname"><a href="namespaceSVF.html#a366625858f450a1ea5f985a3c83e0f14">SVF::u64_t</a></div><div class="ttdeci">unsigned long long u64_t</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00053">SVFType.h:53</a></div></div>
1345
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a37f89063b55ff657a07e186224338ce8"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a37f89063b55ff657a07e186224338ce8">SVF::SVFFunction::setIsUncalledFunction</a></div><div class="ttdeci">void setIsUncalledFunction(bool uncalledFunction)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00336">SVFValue.h:336</a></div></div>
1351
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a37f89063b55ff657a07e186224338ce8"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a37f89063b55ff657a07e186224338ce8">SVF::SVFFunction::setIsUncalledFunction</a></div><div class="ttdeci">void setIsUncalledFunction(bool uncalledFunction)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00337">SVFValue.h:337</a></div></div>
1346
1352
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a2fc6b806a436d8fa65863f6cef99e716"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a2fc6b806a436d8fa65863f6cef99e716">SVF::SVFLoopAndDomInfo::getDomTreeMap</a></div><div class="ttdeci">Map&lt; const SVFBasicBlock *, BBSet &gt; &amp; getDomTreeMap()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00139">SVFValue.h:139</a></div></div>
1347
1353
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a837e67c823d5323c5462e78f5bbe6e64"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a837e67c823d5323c5462e78f5bbe6e64">SVF::SVFFunction::LoopBBs</a></div><div class="ttdeci">SVFLoopAndDomInfo::LoopBBs LoopBBs</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00308">SVFValue.h:308</a></div></div>
1348
1354
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_a12db87881a5bfae7638aa8ad68f3214c"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a12db87881a5bfae7638aa8ad68f3214c">SVF::SVFValue::setName</a></div><div class="ttdeci">void setName(std::string &amp;&amp;n)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00251">SVFValue.h:251</a></div></div>
1349
- <div class="ttc" id="aclassSVF_1_1CallSite_html_a93e70225ce9c55ca65ea9d5cf737206f"><div class="ttname"><a href="classSVF_1_1CallSite.html#a93e70225ce9c55ca65ea9d5cf737206f">SVF::CallSite::getType</a></div><div class="ttdeci">const SVFType * getType() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01125">SVFValue.h:1125</a></div></div>
1355
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a93e70225ce9c55ca65ea9d5cf737206f"><div class="ttname"><a href="classSVF_1_1CallSite.html#a93e70225ce9c55ca65ea9d5cf737206f">SVF::CallSite::getType</a></div><div class="ttdeci">const SVFType * getType() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01136">SVFValue.h:1136</a></div></div>
1350
1356
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_ad09ea0c680c88732c08d655e0afbead3"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#ad09ea0c680c88732c08d655e0afbead3">SVF::SVFFunction::BBList</a></div><div class="ttdeci">SVFLoopAndDomInfo::BBList BBList</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00307">SVFValue.h:307</a></div></div>
1351
1357
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_a96b29b0f3f0048278b3ec9aa6b6540c4"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a96b29b0f3f0048278b3ec9aa6b6540c4">SVF::SVFValue::GNodeK</a></div><div class="ttdeci">s64_t GNodeK</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00184">SVFValue.h:184</a></div></div>
1352
1358
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a47169163b5591547e5258dd697c9163a"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a47169163b5591547e5258dd697c9163a">SVF::SVFFunction::annotations</a></div><div class="ttdeci">std::vector&lt; std::string &gt; annotations</div><div class="ttdoc">all formal arguments of this function</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00322">SVFValue.h:322</a></div></div>
1353
1359
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73">SVF::SVFValue::SVFMetaAsValue</a></div><div class="ttdeci">@ SVFMetaAsValue</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00202">SVFValue.h:202</a></div></div>
1354
- <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>
1360
+ <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>
1355
1361
  <div class="ttc" id="acJSON_8cpp_html_ab6e2ea6dc7bd57d1483413449998230a"><div class="ttname"><a href="cJSON_8cpp.html#ab6e2ea6dc7bd57d1483413449998230a">n</a></div><div class="ttdeci">cJSON * n</div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8cpp_source.html#l02558">cJSON.cpp:2558</a></div></div>
1356
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_afa469fdfa92b99d1727b8df873c86768"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#afa469fdfa92b99d1727b8df873c86768">SVF::SVFFunction::isLoopHeader</a></div><div class="ttdeci">bool isLoopHeader(const SVFBasicBlock *bb) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00501">SVFValue.h:501</a></div></div>
1362
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_afa469fdfa92b99d1727b8df873c86768"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#afa469fdfa92b99d1727b8df873c86768">SVF::SVFFunction::isLoopHeader</a></div><div class="ttdeci">bool isLoopHeader(const SVFBasicBlock *bb) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00511">SVFValue.h:511</a></div></div>
1357
1363
  <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_ae017f9a00c523585718bde13665275b3"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#ae017f9a00c523585718bde13665275b3">SVF::SVFBasicBlock::SVFBasicBlock</a></div><div class="ttdeci">SVFBasicBlock()=delete</div></div>
1358
1364
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a037b2583aa8d15ceeb630eaad41a36a3"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a037b2583aa8d15ceeb630eaad41a36a3">SVF::SVFFunction::intrinsic</a></div><div class="ttdeci">bool intrinsic</div><div class="ttdoc">return true if this function does not have a body</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00312">SVFValue.h:312</a></div></div>
1359
1365
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a11aaa0ffaf7fa3d220c9af5d4537eaad"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a11aaa0ffaf7fa3d220c9af5d4537eaad">SVF::SVFFunction::varArg</a></div><div class="ttdeci">bool varArg</div><div class="ttdoc">return true if this function never returns</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00316">SVFValue.h:316</a></div></div>
1360
- <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a758fa3cd9354ec069f0fe569251da7cd"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">SVF::SVFArgument::uncalled</a></div><div class="ttdeci">bool uncalled</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00893">SVFValue.h:893</a></div></div>
1361
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a76a8bb676e8c99ca518cbdf704678558"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a76a8bb676e8c99ca518cbdf704678558">SVF::SVFCallInst::getCaller</a></div><div class="ttdeci">const SVFFunction * getCaller() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00756">SVFValue.h:756</a></div></div>
1362
- <div class="ttc" id="aclassSVF_1_1SVFArgument_html_ac4fa9a6b097a6745e016339851428c0d"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">SVF::SVFArgument::argNo</a></div><div class="ttdeci">u32_t argNo</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00892">SVFValue.h:892</a></div></div>
1366
+ <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a758fa3cd9354ec069f0fe569251da7cd"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">SVF::SVFArgument::uncalled</a></div><div class="ttdeci">bool uncalled</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00904">SVFValue.h:904</a></div></div>
1367
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a76a8bb676e8c99ca518cbdf704678558"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a76a8bb676e8c99ca518cbdf704678558">SVF::SVFCallInst::getCaller</a></div><div class="ttdeci">const SVFFunction * getCaller() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00767">SVFValue.h:767</a></div></div>
1368
+ <div class="ttc" id="aclassSVF_1_1SVFArgument_html_ac4fa9a6b097a6745e016339851428c0d"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">SVF::SVFArgument::argNo</a></div><div class="ttdeci">u32_t argNo</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00903">SVFValue.h:903</a></div></div>
1363
1369
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914">SVF::SVFValue::SVFVCall</a></div><div class="ttdeci">@ SVFVCall</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00193">SVFValue.h:193</a></div></div>
1364
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_ab672f0255ec8e42d5e414bc8c72b7c76"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#ab672f0255ec8e42d5e414bc8c72b7c76">SVF::SVFFunction::isDeclaration</a></div><div class="ttdeci">bool isDeclaration() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00366">SVFValue.h:366</a></div></div>
1370
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_ab672f0255ec8e42d5e414bc8c72b7c76"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#ab672f0255ec8e42d5e414bc8c72b7c76">SVF::SVFFunction::isDeclaration</a></div><div class="ttdeci">bool isDeclaration() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00367">SVFValue.h:367</a></div></div>
1365
1371
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_ad1c1ca2a7d4a681f24712345222e9ddc"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#ad1c1ca2a7d4a681f24712345222e9ddc">SVF::SVFFunction::funcType</a></div><div class="ttdeci">const SVFFunctionType * funcType</div><div class="ttdoc">return true if this function supports variable arguments</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00317">SVFValue.h:317</a></div></div>
1366
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a5f6f7bf27f373b16b9c51de310b40686"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a5f6f7bf27f373b16b9c51de310b40686">SVF::SVFFunction::~SVFFunction</a></div><div class="ttdeci">virtual ~SVFFunction()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00167">SVFValue.cpp:167</a></div></div>
1367
- <div class="ttc" id="aclassSVF_1_1CallSite_html_a9b04a0f24be915a6e124106060225a3d"><div class="ttname"><a href="classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d">SVF::CallSite::getVtablePtr</a></div><div class="ttdeci">const SVFValue * getVtablePtr() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01165">SVFValue.h:1165</a></div></div>
1372
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a5f6f7bf27f373b16b9c51de310b40686"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a5f6f7bf27f373b16b9c51de310b40686">SVF::SVFFunction::~SVFFunction</a></div><div class="ttdeci">virtual ~SVFFunction()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00168">SVFValue.cpp:168</a></div></div>
1373
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a9b04a0f24be915a6e124106060225a3d"><div class="ttname"><a href="classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d">SVF::CallSite::getVtablePtr</a></div><div class="ttdeci">const SVFValue * getVtablePtr() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01176">SVFValue.h:1176</a></div></div>
1368
1374
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_af66c5a824f9fc2813e2d97e17f9a2e96"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#af66c5a824f9fc2813e2d97e17f9a2e96">SVF::SVFLoopAndDomInfo::postDominate</a></div><div class="ttdeci">bool postDominate(const SVFBasicBlock *bbKey, const SVFBasicBlock *bbValue) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00091">SVFValue.cpp:91</a></div></div>
1369
1375
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_aa61307a21647def105677d36bfbaf32f"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">SVF::SVFFunction::allBBs</a></div><div class="ttdeci">std::vector&lt; const SVFBasicBlock * &gt; allBBs</div><div class="ttdoc">the definition of a function across multiple modules</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00320">SVFValue.h:320</a></div></div>
1370
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a6cdb5b727c559d3c041aba94e6f64596"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a6cdb5b727c559d3c041aba94e6f64596">SVF::SVFCallInst::SVFCallInst</a></div><div class="ttdeci">SVFCallInst(const SVFType *ty, const SVFBasicBlock *b, bool va, bool tm, SVFValKind k=SVFCall)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00713">SVFValue.h:713</a></div></div>
1376
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a6cdb5b727c559d3c041aba94e6f64596"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a6cdb5b727c559d3c041aba94e6f64596">SVF::SVFCallInst::SVFCallInst</a></div><div class="ttdeci">SVFCallInst(const SVFType *ty, const SVFBasicBlock *b, bool va, bool tm, SVFValKind k=SVFCall)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00724">SVFValue.h:724</a></div></div>
1371
1377
  <div class="ttc" id="aclassSVF_1_1SVFBlackHoleValue_html_a6d94a1c1c0f229165e3327a09521e28c"><div class="ttname"><a href="classSVF_1_1SVFBlackHoleValue.html#a6d94a1c1c0f229165e3327a09521e28c">SVF::SVFBlackHoleValue::SVFBlackHoleValue</a></div><div class="ttdeci">SVFBlackHoleValue()=delete</div></div>
1372
1378
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_ab7bf163ebfd2c43d233c598ed2a25551"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#ab7bf163ebfd2c43d233c598ed2a25551">SVF::SVFLoopAndDomInfo::bb2PIdom</a></div><div class="ttdeci">Map&lt; const SVFBasicBlock *, const SVFBasicBlock * &gt; bb2PIdom</div><div class="ttdoc">map a BasicBlock to its immediate dominator in pdom tree, used in findNearestCommonPDominator</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00066">SVFValue.h:66</a></div></div>
1373
1379
  <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a8216a845734b0f363a82fd9190702633"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a8216a845734b0f363a82fd9190702633">SVF::SVFCallInst::SVFCallInst</a></div><div class="ttdeci">SVFCallInst(void)=delete</div></div>
1374
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a6364671e823166d1192bf791a8dd412b"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b">SVF::SVFInstruction::getSuccInstructions</a></div><div class="ttdeci">const InstVec &amp; getSuccInstructions() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00662">SVFValue.h:662</a></div></div>
1375
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a818f626cb8b8063b5f3c8928428095b8"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a818f626cb8b8063b5f3c8928428095b8">SVF::SVFFunction::isUncalledFunction</a></div><div class="ttdeci">bool isUncalledFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00451">SVFValue.h:451</a></div></div>
1380
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a6364671e823166d1192bf791a8dd412b"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b">SVF::SVFInstruction::getSuccInstructions</a></div><div class="ttdeci">const InstVec &amp; getSuccInstructions() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00673">SVFValue.h:673</a></div></div>
1381
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a818f626cb8b8063b5f3c8928428095b8"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a818f626cb8b8063b5f3c8928428095b8">SVF::SVFFunction::isUncalledFunction</a></div><div class="ttdeci">bool isUncalledFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00461">SVFValue.h:461</a></div></div>
1376
1382
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_ab9dc800239cb906c1a044b05568f5fec"><div class="ttname"><a href="classSVF_1_1SVFValue.html#ab9dc800239cb906c1a044b05568f5fec">SVF::SVFValue::ptrInUncalledFun</a></div><div class="ttdeci">bool ptrInUncalledFun</div><div class="ttdoc">true if this pointer is in an uncalled function</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00208">SVFValue.h:208</a></div></div>
1377
1383
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a39257282d3875b5d28c21f6c8b1caf43"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a39257282d3875b5d28c21f6c8b1caf43">SVF::SVFLoopAndDomInfo::isLoopHeader</a></div><div class="ttdeci">bool isLoopHeader(const SVFBasicBlock *bb) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00147">SVFValue.cpp:147</a></div></div>
1378
1384
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea582b0563ca6cb659fe6811b50c5b6ad0"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea582b0563ca6cb659fe6811b50c5b6ad0">SVF::SVFValue::SVFOther</a></div><div class="ttdeci">@ SVFOther</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00203">SVFValue.h:203</a></div></div>
1379
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_ad05f85ce931d4479f71d1947a25599dc"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#ad05f85ce931d4479f71d1947a25599dc">SVF::SVFBasicBlock::back</a></div><div class="ttdeci">const SVFInstruction * back() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00592">SVFValue.h:592</a></div></div>
1385
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_ad05f85ce931d4479f71d1947a25599dc"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#ad05f85ce931d4479f71d1947a25599dc">SVF::SVFBasicBlock::back</a></div><div class="ttdeci">const SVFInstruction * back() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00603">SVFValue.h:603</a></div></div>
1380
1386
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea51746c2f6b368f5d9a7ec4625cb6559e"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea51746c2f6b368f5d9a7ec4625cb6559e">SVF::SVFValue::SVFVal</a></div><div class="ttdeci">@ SVFVal</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00188">SVFValue.h:188</a></div></div>
1381
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_ad0e8b1042094fda42346bae211d3e679"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679">SVF::SVFInstruction::succInsts</a></div><div class="ttdeci">InstVec succInsts</div><div class="ttdoc">return true if this is an return instruction of a function</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00631">SVFValue.h:631</a></div></div>
1387
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_ad0e8b1042094fda42346bae211d3e679"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679">SVF::SVFInstruction::succInsts</a></div><div class="ttdeci">InstVec succInsts</div><div class="ttdoc">return true if this is an return instruction of a function</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00642">SVFValue.h:642</a></div></div>
1382
1388
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea4582a3728eda9f58c4e7d069e4fec577"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4582a3728eda9f58c4e7d069e4fec577">SVF::SVFValue::SVFFunc</a></div><div class="ttdeci">@ SVFFunc</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00189">SVFValue.h:189</a></div></div>
1383
1389
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afe1de41ca3215b325d0ca61814c6bd6b"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afe1de41ca3215b325d0ca61814c6bd6b">SVF::SVFValue::setConstDataOrAggData</a></div><div class="ttdeci">void setConstDataOrAggData()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00224">SVFValue.h:224</a></div></div>
1384
1390
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a80acecc52faf9609aeea7e49008f0e01"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a80acecc52faf9609aeea7e49008f0e01">SVF::SVFLoopAndDomInfo::bb2PdomLevel</a></div><div class="ttdeci">Map&lt; const SVFBasicBlock *, u32_t &gt; bb2PdomLevel</div><div class="ttdoc">map a BasicBlock to its level in pdom tree, used in findNearestCommonPDominator</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00065">SVFValue.h:65</a></div></div>
1385
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a067bd6dbaf74a028d546fa56b095791b"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b">SVF::SVFFunction::getAnnotations</a></div><div class="ttdeci">const std::vector&lt; std::string &gt; &amp; getAnnotations() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00461">SVFValue.h:461</a></div></div>
1391
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a067bd6dbaf74a028d546fa56b095791b"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b">SVF::SVFFunction::getAnnotations</a></div><div class="ttdeci">const std::vector&lt; std::string &gt; &amp; getAnnotations() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00471">SVFValue.h:471</a></div></div>
1386
1392
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5">SVF::SVFValue::SVFCall</a></div><div class="ttdeci">@ SVFCall</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00192">SVFValue.h:192</a></div></div>
1387
1393
  <div class="ttc" id="aSVFType_8h_html"><div class="ttname"><a href="SVFType_8h.html">SVFType.h</a></div></div>
1388
1394
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea732cb3760ef56163428add79824174f4"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea732cb3760ef56163428add79824174f4">SVF::SVFValue::SVFBB</a></div><div class="ttdeci">@ SVFBB</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00190">SVFValue.h:190</a></div></div>
1389
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html">SVF::SVFVirtualCallInst</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00762">SVFValue.h:762</a></div></div>
1390
- <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>
1395
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html">SVF::SVFVirtualCallInst</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00773">SVFValue.h:773</a></div></div>
1396
+ <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>
1391
1397
  <div class="ttc" id="aclassSVF_1_1SVFValue_html"><div class="ttname"><a href="classSVF_1_1SVFValue.html">SVF::SVFValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00177">SVFValue.h:177</a></div></div>
1392
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a8ca4fa87f4c26b71c6e03c8f32db1071"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a8ca4fa87f4c26b71c6e03c8f32db1071">SVF::SVFFunction::getExitBB</a></div><div class="ttdeci">const SVFBasicBlock * getExitBB() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00415">SVFValue.h:415</a></div></div>
1398
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a8ca4fa87f4c26b71c6e03c8f32db1071"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a8ca4fa87f4c26b71c6e03c8f32db1071">SVF::SVFFunction::getExitBB</a></div><div class="ttdeci">const SVFBasicBlock * getExitBB() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00418">SVFValue.h:418</a></div></div>
1393
1399
  <div class="ttc" id="aclassSVF_1_1SVFFunctionType_html"><div class="ttname"><a href="classSVF_1_1SVFFunctionType.html">SVF::SVFFunctionType</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00411">SVFType.h:411</a></div></div>
1394
1400
  <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>
1395
1401
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea46330181ad60cd2f0766fb392063ee21"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea46330181ad60cd2f0766fb392063ee21">SVF::SVFValue::SVFArg</a></div><div class="ttdeci">@ SVFArg</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00195">SVFValue.h:195</a></div></div>
1396
1402
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_ac285502846c993f149b6bcc3e04f767e"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#ac285502846c993f149b6bcc3e04f767e">SVF::SVFLoopAndDomInfo::getBBPDomLevel</a></div><div class="ttdeci">const Map&lt; const SVFBasicBlock *, u32_t &gt; &amp; getBBPDomLevel() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00118">SVFValue.h:118</a></div></div>
1397
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a5798ecc742ee74e357d13eea751258c4"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4">SVF::SVFFunction::getLoopAndDomInfo</a></div><div class="ttdeci">SVFLoopAndDomInfo * getLoopAndDomInfo()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00362">SVFValue.h:362</a></div></div>
1403
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a5798ecc742ee74e357d13eea751258c4"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4">SVF::SVFFunction::getLoopAndDomInfo</a></div><div class="ttdeci">SVFLoopAndDomInfo * getLoopAndDomInfo()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00363">SVFValue.h:363</a></div></div>
1398
1404
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_adc010d8c6b2a3fe1a99f39552be5b117"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#adc010d8c6b2a3fe1a99f39552be5b117">SVF::SVFLoopAndDomInfo::loopContainsBB</a></div><div class="ttdeci">bool loopContainsBB(const LoopBBs &amp;lp, const SVFBasicBlock *bb) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00098">SVFValue.h:98</a></div></div>
1399
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_af45eeeae0d73ec53f4fa44e5e1222942"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942">SVF::SVFFunction::getLoopInfo</a></div><div class="ttdeci">const LoopBBs &amp; getLoopInfo(const SVFBasicBlock *bb) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00476">SVFValue.h:476</a></div></div>
1400
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a1d7057e02488b26ca34aefa045f733e9"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a1d7057e02488b26ca34aefa045f733e9">SVF::SVFVirtualCallInst::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00808">SVFValue.h:808</a></div></div>
1405
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_af45eeeae0d73ec53f4fa44e5e1222942"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942">SVF::SVFFunction::getLoopInfo</a></div><div class="ttdeci">const LoopBBs &amp; getLoopInfo(const SVFBasicBlock *bb) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00486">SVFValue.h:486</a></div></div>
1406
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a1d7057e02488b26ca34aefa045f733e9"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a1d7057e02488b26ca34aefa045f733e9">SVF::SVFVirtualCallInst::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00819">SVFValue.h:819</a></div></div>
1401
1407
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVF::SVFValue::SVFBlackHole</a></div><div class="ttdeci">@ SVFBlackHole</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00201">SVFValue.h:201</a></div></div>
1402
- <div class="ttc" id="aclassSVF_1_1SVFMetadataAsValue_html_adf70aaadd34d109de98389896d2ac4f2"><div class="ttname"><a href="classSVF_1_1SVFMetadataAsValue.html#adf70aaadd34d109de98389896d2ac4f2">SVF::SVFMetadataAsValue::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01091">SVFValue.h:1091</a></div></div>
1408
+ <div class="ttc" id="aclassSVF_1_1SVFMetadataAsValue_html_adf70aaadd34d109de98389896d2ac4f2"><div class="ttname"><a href="classSVF_1_1SVFMetadataAsValue.html#adf70aaadd34d109de98389896d2ac4f2">SVF::SVFMetadataAsValue::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01102">SVFValue.h:1102</a></div></div>
1403
1409
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_ac2e5c42d0ac92375c88ef5b3f1b65dc4"><div class="ttname"><a href="classSVF_1_1SVFValue.html#ac2e5c42d0ac92375c88ef5b3f1b65dc4">SVF::SVFValue::setPtrInUncalledFunction</a></div><div class="ttdeci">void setPtrInUncalledFunction()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00228">SVFValue.h:228</a></div></div>
1404
- <div class="ttc" id="astructstd_1_1hash_3_01SVF_1_1CallSite_01_4_html_a6ed3f621cd155faae27cbd844338409a"><div class="ttname"><a href="structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html#a6ed3f621cd155faae27cbd844338409a">std::hash&lt; SVF::CallSite &gt;::operator()</a></div><div class="ttdeci">size_t operator()(const SVF::CallSite &amp;cs) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01212">SVFValue.h:1212</a></div></div>
1405
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_ab9e1aeffeddda2626cb9330d59631d5b"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">SVF::SVFInstruction::InstVec</a></div><div class="ttdeci">std::vector&lt; const SVFInstruction * &gt; InstVec</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00625">SVFValue.h:625</a></div></div>
1410
+ <div class="ttc" id="astructstd_1_1hash_3_01SVF_1_1CallSite_01_4_html_a6ed3f621cd155faae27cbd844338409a"><div class="ttname"><a href="structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html#a6ed3f621cd155faae27cbd844338409a">std::hash&lt; SVF::CallSite &gt;::operator()</a></div><div class="ttdeci">size_t operator()(const SVF::CallSite &amp;cs) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01223">SVFValue.h:1223</a></div></div>
1411
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_ab9e1aeffeddda2626cb9330d59631d5b"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b">SVF::SVFInstruction::InstVec</a></div><div class="ttdeci">std::vector&lt; const SVFInstruction * &gt; InstVec</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00636">SVFValue.h:636</a></div></div>
1406
1412
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVF::SVFValue::SVFConstFP</a></div><div class="ttdeci">@ SVFConstFP</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00199">SVFValue.h:199</a></div></div>
1407
1413
  <div class="ttc" id="aclassSVF_1_1SVFType_html"><div class="ttname"><a href="classSVF_1_1SVFType.html">SVF::SVFType</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00242">SVFType.h:242</a></div></div>
1408
1414
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a33b96ce50eb1d3caab2b20c19a60b2cc"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a33b96ce50eb1d3caab2b20c19a60b2cc">SVF::SVFLoopAndDomInfo::BBList</a></div><div class="ttdeci">std::vector&lt; const SVFBasicBlock * &gt; BBList</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00056">SVFValue.h:56</a></div></div>
1409
1415
  <div class="ttc" id="anamespaceSVF_html_ac8f90a58fd0d8e775e290b31f8ea9ce9"><div class="ttname"><a href="namespaceSVF.html#ac8f90a58fd0d8e775e290b31f8ea9ce9">SVF::GraphPrinter</a></div><div class="ttdeci">SVF::GraphPrinter GraphPrinter</div><div class="ttdoc">LLVM Aliases and constants.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00041">SVFValue.h:41</a></div></div>
1410
1416
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVF::SVFValue::SVFConstInt</a></div><div class="ttdeci">@ SVFConstInt</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00198">SVFValue.h:198</a></div></div>
1411
- <div class="ttc" id="aclassSVF_1_1SVFConstant_html"><div class="ttname"><a href="classSVF_1_1SVFConstant.html">SVF::SVFConstant</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00822">SVFValue.h:822</a></div></div>
1417
+ <div class="ttc" id="aclassSVF_1_1SVFConstant_html"><div class="ttname"><a href="classSVF_1_1SVFConstant.html">SVF::SVFConstant</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00833">SVFValue.h:833</a></div></div>
1412
1418
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a49dff199b71a991c4525ed819ec92bed"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a49dff199b71a991c4525ed819ec92bed">SVF::SVFLoopAndDomInfo::findNearestCommonPDominator</a></div><div class="ttdeci">const SVFBasicBlock * findNearestCommonPDominator(const SVFBasicBlock *A, const SVFBasicBlock *B) const</div><div class="ttdoc">find nearest common post dominator of two basic blocks</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00121">SVFValue.cpp:121</a></div></div>
1413
- <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html_a3ca7ed38cf0887e21c14d8a6f18c4a59"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html#a3ca7ed38cf0887e21c14d8a6f18c4a59">SVF::SVFConstantNullPtr::classof</a></div><div class="ttdeci">static bool classof(const SVFConstantData *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01032">SVFValue.h:1032</a></div></div>
1414
- <div class="ttc" id="aclassSVF_1_1SVFConstantData_html_a69777730832b61b6503f05ce80af65c3"><div class="ttname"><a href="classSVF_1_1SVFConstantData.html#a69777730832b61b6503f05ce80af65c3">SVF::SVFConstantData::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00937">SVFValue.h:937</a></div></div>
1415
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_affe1e1d74a71c17a7fb8a9a145bd9524"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">SVF::SVFCallInst::args</a></div><div class="ttdeci">std::vector&lt; const SVFValue * &gt; args</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00696">SVFValue.h:696</a></div></div>
1419
+ <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html_a3ca7ed38cf0887e21c14d8a6f18c4a59"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html#a3ca7ed38cf0887e21c14d8a6f18c4a59">SVF::SVFConstantNullPtr::classof</a></div><div class="ttdeci">static bool classof(const SVFConstantData *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01043">SVFValue.h:1043</a></div></div>
1420
+ <div class="ttc" id="aclassSVF_1_1SVFConstantData_html_a69777730832b61b6503f05ce80af65c3"><div class="ttname"><a href="classSVF_1_1SVFConstantData.html#a69777730832b61b6503f05ce80af65c3">SVF::SVFConstantData::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00948">SVFValue.h:948</a></div></div>
1421
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_affe1e1d74a71c17a7fb8a9a145bd9524"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">SVF::SVFCallInst::args</a></div><div class="ttdeci">std::vector&lt; const SVFValue * &gt; args</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00707">SVFValue.h:707</a></div></div>
1416
1422
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_a88b280a4377ee8e7c633bfa963cc45fd"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a88b280a4377ee8e7c633bfa963cc45fd">SVF::SVFValue::sourceLoc</a></div><div class="ttdeci">std::string sourceLoc</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00214">SVFValue.h:214</a></div></div>
1417
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_ab65173c2668b80643cb96e8133e5ea0a"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#ab65173c2668b80643cb96e8133e5ea0a">SVF::SVFBasicBlock::end</a></div><div class="ttdeci">const_iterator end() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00572">SVFValue.h:572</a></div></div>
1423
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_ab65173c2668b80643cb96e8133e5ea0a"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#ab65173c2668b80643cb96e8133e5ea0a">SVF::SVFBasicBlock::end</a></div><div class="ttdeci">const_iterator end() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00583">SVFValue.h:583</a></div></div>
1418
1424
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_aaec097379a345ab0e80b6a9c50508f48"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#aaec097379a345ab0e80b6a9c50508f48">SVF::SVFFunction::const_iterator</a></div><div class="ttdeci">std::vector&lt; const SVFBasicBlock * &gt;::const_iterator const_iterator</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00305">SVFValue.h:305</a></div></div>
1419
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a10707086ce21999f415c479706abbd38"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a10707086ce21999f415c479706abbd38">SVF::SVFBasicBlock::getTerminator</a></div><div class="ttdeci">const SVFInstruction * getTerminator() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00232">SVFValue.cpp:232</a></div></div>
1420
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a49a6e9c0661135ceda2dd4d84c4b24ae"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a49a6e9c0661135ceda2dd4d84c4b24ae">SVF::SVFFunction::begin</a></div><div class="ttdeci">const_iterator begin() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00431">SVFValue.h:431</a></div></div>
1421
- <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html_a3aba9ce21649425c539695a7584dfe42"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html#a3aba9ce21649425c539695a7584dfe42">SVF::SVFConstantFP::classof</a></div><div class="ttdeci">static bool classof(const SVFConstantData *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01010">SVFValue.h:1010</a></div></div>
1422
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a3a482ac970b808b932f9f50f0e0703e5"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a3a482ac970b808b932f9f50f0e0703e5">SVF::SVFFunction::front</a></div><div class="ttdeci">const SVFBasicBlock * front() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00421">SVFValue.h:421</a></div></div>
1423
- <div class="ttc" id="aclassSVF_1_1SVFBlackHoleValue_html_ac057a29cad0944d1b359e6cd23adcec2"><div class="ttname"><a href="classSVF_1_1SVFBlackHoleValue.html#ac057a29cad0944d1b359e6cd23adcec2">SVF::SVFBlackHoleValue::SVFBlackHoleValue</a></div><div class="ttdeci">SVFBlackHoleValue(const SVFType *ty)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01044">SVFValue.h:1044</a></div></div>
1425
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a10707086ce21999f415c479706abbd38"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a10707086ce21999f415c479706abbd38">SVF::SVFBasicBlock::getTerminator</a></div><div class="ttdeci">const SVFInstruction * getTerminator() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00239">SVFValue.cpp:239</a></div></div>
1426
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a49a6e9c0661135ceda2dd4d84c4b24ae"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a49a6e9c0661135ceda2dd4d84c4b24ae">SVF::SVFFunction::begin</a></div><div class="ttdeci">const_iterator begin() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00441">SVFValue.h:441</a></div></div>
1427
+ <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html_a3aba9ce21649425c539695a7584dfe42"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html#a3aba9ce21649425c539695a7584dfe42">SVF::SVFConstantFP::classof</a></div><div class="ttdeci">static bool classof(const SVFConstantData *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01021">SVFValue.h:1021</a></div></div>
1428
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a3a482ac970b808b932f9f50f0e0703e5"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a3a482ac970b808b932f9f50f0e0703e5">SVF::SVFFunction::front</a></div><div class="ttdeci">const SVFBasicBlock * front() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00427">SVFValue.h:427</a></div></div>
1429
+ <div class="ttc" id="aclassSVF_1_1SVFBlackHoleValue_html_ac057a29cad0944d1b359e6cd23adcec2"><div class="ttname"><a href="classSVF_1_1SVFBlackHoleValue.html#ac057a29cad0944d1b359e6cd23adcec2">SVF::SVFBlackHoleValue::SVFBlackHoleValue</a></div><div class="ttdeci">SVFBlackHoleValue(const SVFType *ty)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01055">SVFValue.h:1055</a></div></div>
1424
1430
  <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>
1425
- <div class="ttc" id="aclassSVF_1_1SVFOtherValue_html"><div class="ttname"><a href="classSVF_1_1SVFOtherValue.html">SVF::SVFOtherValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01060">SVFValue.h:1060</a></div></div>
1426
- <div class="ttc" id="aclassSVF_1_1SVFBlackHoleValue_html_aa45bdedb7320ea07a902e474d92562c5"><div class="ttname"><a href="classSVF_1_1SVFBlackHoleValue.html#aa45bdedb7320ea07a902e474d92562c5">SVF::SVFBlackHoleValue::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01050">SVFValue.h:1050</a></div></div>
1427
- <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html_a299954e2cad5ee41b51fcff4a92439b3"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html#a299954e2cad5ee41b51fcff4a92439b3">SVF::SVFConstantNullPtr::SVFConstantNullPtr</a></div><div class="ttdeci">SVFConstantNullPtr(const SVFType *ty)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01022">SVFValue.h:1022</a></div></div>
1428
- <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a3c6f43786b2cb230a02e50c6ab38453e"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a3c6f43786b2cb230a02e50c6ab38453e">SVF::SVFArgument::isArgOfUncalledFunction</a></div><div class="ttdeci">bool isArgOfUncalledFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00915">SVFValue.h:915</a></div></div>
1431
+ <div class="ttc" id="aclassSVF_1_1SVFOtherValue_html"><div class="ttname"><a href="classSVF_1_1SVFOtherValue.html">SVF::SVFOtherValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01071">SVFValue.h:1071</a></div></div>
1432
+ <div class="ttc" id="aclassSVF_1_1SVFBlackHoleValue_html_aa45bdedb7320ea07a902e474d92562c5"><div class="ttname"><a href="classSVF_1_1SVFBlackHoleValue.html#aa45bdedb7320ea07a902e474d92562c5">SVF::SVFBlackHoleValue::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01061">SVFValue.h:1061</a></div></div>
1433
+ <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html_a299954e2cad5ee41b51fcff4a92439b3"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html#a299954e2cad5ee41b51fcff4a92439b3">SVF::SVFConstantNullPtr::SVFConstantNullPtr</a></div><div class="ttdeci">SVFConstantNullPtr(const SVFType *ty)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01033">SVFValue.h:1033</a></div></div>
1434
+ <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a3c6f43786b2cb230a02e50c6ab38453e"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a3c6f43786b2cb230a02e50c6ab38453e">SVF::SVFArgument::isArgOfUncalledFunction</a></div><div class="ttdeci">bool isArgOfUncalledFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00926">SVFValue.h:926</a></div></div>
1429
1435
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a625bef2b92c8e62df547bd2758b59c75"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a625bef2b92c8e62df547bd2758b59c75">SVF::SVFFunction::allArgs</a></div><div class="ttdeci">std::vector&lt; const SVFArgument * &gt; allArgs</div><div class="ttdoc">all BasicBlocks of this function</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00321">SVFValue.h:321</a></div></div>
1430
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_ade4a9596b2c288f2f74ce813d21fcaa0"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0">SVF::SVFInstruction::bb</a></div><div class="ttdeci">const SVFBasicBlock * bb</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00628">SVFValue.h:628</a></div></div>
1431
- <div class="ttc" id="aclassSVF_1_1CallSite_html_ad084f7734007db7b14444b20bb980dd3"><div class="ttname"><a href="classSVF_1_1CallSite.html#ad084f7734007db7b14444b20bb980dd3">SVF::CallSite::arg_empty</a></div><div class="ttdeci">bool arg_empty() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01133">SVFValue.h:1133</a></div></div>
1432
- <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html">SVF::SVFConstantInt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00955">SVFValue.h:955</a></div></div>
1433
- <div class="ttc" id="aclassSVF_1_1SVFArgument_html_aeeed6b5a59c5bf4eb4af77ec2345dccf"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#aeeed6b5a59c5bf4eb4af77ec2345dccf">SVF::SVFArgument::SVFArgument</a></div><div class="ttdeci">SVFArgument(const SVFType *ty, const SVFFunction *fun, u32_t argNo, bool uncalled)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00895">SVFValue.h:895</a></div></div>
1434
- <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html">SVF::SVFConstantFP</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00989">SVFValue.h:989</a></div></div>
1436
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_ade4a9596b2c288f2f74ce813d21fcaa0"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0">SVF::SVFInstruction::bb</a></div><div class="ttdeci">const SVFBasicBlock * bb</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00639">SVFValue.h:639</a></div></div>
1437
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_ad084f7734007db7b14444b20bb980dd3"><div class="ttname"><a href="classSVF_1_1CallSite.html#ad084f7734007db7b14444b20bb980dd3">SVF::CallSite::arg_empty</a></div><div class="ttdeci">bool arg_empty() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01144">SVFValue.h:1144</a></div></div>
1438
+ <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html">SVF::SVFConstantInt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00966">SVFValue.h:966</a></div></div>
1439
+ <div class="ttc" id="aclassSVF_1_1SVFArgument_html_aeeed6b5a59c5bf4eb4af77ec2345dccf"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#aeeed6b5a59c5bf4eb4af77ec2345dccf">SVF::SVFArgument::SVFArgument</a></div><div class="ttdeci">SVFArgument(const SVFType *ty, const SVFFunction *fun, u32_t argNo, bool uncalled)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00906">SVFValue.h:906</a></div></div>
1440
+ <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html">SVF::SVFConstantFP</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01000">SVFValue.h:1000</a></div></div>
1435
1441
  <div class="ttc" id="anamespaceSVF_1_1SVFUtil_html_af6e96694d983643a66c238cce01bff0e"><div class="ttname"><a href="namespaceSVF_1_1SVFUtil.html#af6e96694d983643a66c238cce01bff0e">SVF::SVFUtil::dyn_cast</a></div><div class="ttdeci">LLVM_NODISCARD std::enable_if_t&lt;!is_simple_type&lt; Y &gt;::value, typename cast_retty&lt; X, const Y &gt;::ret_type &gt; dyn_cast(const Y &amp;Val)</div><div class="ttdef"><b>Definition:</b> <a href="Casting_8h_source.html#l00405">Casting.h:405</a></div></div>
1436
- <div class="ttc" id="aclassSVF_1_1CallSite_html_ac6f4bb7468ce33ba123ee67e49395fd2"><div class="ttname"><a href="classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2">SVF::CallSite::getCalledValue</a></div><div class="ttdeci">const SVFValue * getCalledValue() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01149">SVFValue.h:1149</a></div></div>
1442
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_ac6f4bb7468ce33ba123ee67e49395fd2"><div class="ttname"><a href="classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2">SVF::CallSite::getCalledValue</a></div><div class="ttdeci">const SVFValue * getCalledValue() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01160">SVFValue.h:1160</a></div></div>
1437
1443
  <div class="ttc" id="aclassSVF_1_1SVFIRBuilder_html"><div class="ttname"><a href="classSVF_1_1SVFIRBuilder.html">SVF::SVFIRBuilder</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFIRBuilder_8h_source.html#l00046">SVFIRBuilder.h:46</a></div></div>
1438
- <div class="ttc" id="aclassSVF_1_1SVFConstantData_html_aaa93a599c1e8fee16aa6844cf64b8f5d"><div class="ttname"><a href="classSVF_1_1SVFConstantData.html#aaa93a599c1e8fee16aa6844cf64b8f5d">SVF::SVFConstantData::classof</a></div><div class="ttdeci">static bool classof(const SVFConstantData *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00945">SVFValue.h:945</a></div></div>
1439
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_aa5c00eefbf2f2c8074c8e48b0b9a5e23"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#aa5c00eefbf2f2c8074c8e48b0b9a5e23">SVF::SVFVirtualCallInst::classof</a></div><div class="ttdeci">static bool classof(const SVFInstruction *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00812">SVFValue.h:812</a></div></div>
1444
+ <div class="ttc" id="aclassSVF_1_1SVFConstantData_html_aaa93a599c1e8fee16aa6844cf64b8f5d"><div class="ttname"><a href="classSVF_1_1SVFConstantData.html#aaa93a599c1e8fee16aa6844cf64b8f5d">SVF::SVFConstantData::classof</a></div><div class="ttdeci">static bool classof(const SVFConstantData *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00956">SVFValue.h:956</a></div></div>
1445
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_aa5c00eefbf2f2c8074c8e48b0b9a5e23"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#aa5c00eefbf2f2c8074c8e48b0b9a5e23">SVF::SVFVirtualCallInst::classof</a></div><div class="ttdeci">static bool classof(const SVFInstruction *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00823">SVFValue.h:823</a></div></div>
1440
1446
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_af38497e11745949a8a1eeead143efd58"><div class="ttname"><a href="classSVF_1_1SVFValue.html#af38497e11745949a8a1eeead143efd58">SVF::SVFValue::SVFValue</a></div><div class="ttdeci">SVFValue()=delete</div></div>
1441
1447
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a7e965c21a8afe7fca32d0f41b16361cf"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a7e965c21a8afe7fca32d0f41b16361cf">SVF::SVFFunction::SVFFunction</a></div><div class="ttdeci">SVFFunction(void)=delete</div></div>
1442
1448
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_aefde3a0671e34541a4ad5d7a6dfaa5d1"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">SVF::SVFFunction::loopAndDom</a></div><div class="ttdeci">SVFLoopAndDomInfo * loopAndDom</div><div class="ttdoc">FunctionType, which is different from the type (PointerType) of this SVFFunction.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00318">SVFValue.h:318</a></div></div>
@@ -1444,144 +1450,146 @@ $(function() {
1444
1450
  <div class="ttc" id="aclassSVF_1_1SVFMetadataAsValue_html_adc92d08f450556000a4386294c6c4370"><div class="ttname"><a href="classSVF_1_1SVFMetadataAsValue.html#adc92d08f450556000a4386294c6c4370">SVF::SVFMetadataAsValue::SVFMetadataAsValue</a></div><div class="ttdeci">SVFMetadataAsValue()=delete</div></div>
1445
1451
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a95099f1b621c4f0d6d53798d7eab4e3b"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a95099f1b621c4f0d6d53798d7eab4e3b">SVF::SVFLoopAndDomInfo::getReachableBBs</a></div><div class="ttdeci">const BBList &amp; getReachableBBs() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00155">SVFValue.h:155</a></div></div>
1446
1452
  <div class="ttc" id="anamespaceSVF_html_ad4ba3f37eacc28014adca3f4bb06d83d"><div class="ttname"><a href="namespaceSVF.html#ad4ba3f37eacc28014adca3f4bb06d83d">SVF::dumpLLVMValue</a></div><div class="ttdeci">std::string dumpLLVMValue(const SVFValue *svfValue)</div></div>
1447
- <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html">SVF::SVFGlobalValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00845">SVFValue.h:845</a></div></div>
1448
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_ab664ca5c88bb39d4a71d30afa326097e"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e">SVF::SVFVirtualCallInst::getFunIdxInVtable</a></div><div class="ttdeci">s32_t getFunIdxInVtable() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00799">SVFValue.h:799</a></div></div>
1449
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_af264312f0020bde9151697bccfde3263"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263">SVF::SVFFunction::getReturnType</a></div><div class="ttdeci">const SVFType * getReturnType() const</div><div class="ttdoc">Returns the FunctionType.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00388">SVFValue.h:388</a></div></div>
1450
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_abd5adb119af2024fe4702ba25394d5ac"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#abd5adb119af2024fe4702ba25394d5ac">SVF::SVFBasicBlock::~SVFBasicBlock</a></div><div class="ttdeci">~SVFBasicBlock() override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00197">SVFValue.cpp:197</a></div></div>
1451
- <div class="ttc" id="aclassSVF_1_1CallSite_html_a44d8147b8b6d54e05a7108858dbaa7c6"><div class="ttname"><a href="classSVF_1_1CallSite.html#a44d8147b8b6d54e05a7108858dbaa7c6">SVF::CallSite::operator!=</a></div><div class="ttdeci">bool operator!=(const CallSite &amp;CS) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01184">SVFValue.h:1184</a></div></div>
1453
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_abd458bb5a035d3f7db32fac5f01b57f3"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#abd458bb5a035d3f7db32fac5f01b57f3">SVF::SVFFunction::setExitBlock</a></div><div class="ttdeci">void setExitBlock(SVFBasicBlock *bb)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00193">SVFValue.cpp:193</a></div></div>
1454
+ <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html">SVF::SVFGlobalValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00856">SVFValue.h:856</a></div></div>
1455
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_ab664ca5c88bb39d4a71d30afa326097e"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e">SVF::SVFVirtualCallInst::getFunIdxInVtable</a></div><div class="ttdeci">s32_t getFunIdxInVtable() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00810">SVFValue.h:810</a></div></div>
1456
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_af264312f0020bde9151697bccfde3263"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263">SVF::SVFFunction::getReturnType</a></div><div class="ttdeci">const SVFType * getReturnType() const</div><div class="ttdoc">Returns the FunctionType.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00389">SVFValue.h:389</a></div></div>
1457
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_abd5adb119af2024fe4702ba25394d5ac"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#abd5adb119af2024fe4702ba25394d5ac">SVF::SVFBasicBlock::~SVFBasicBlock</a></div><div class="ttdeci">~SVFBasicBlock() override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00204">SVFValue.cpp:204</a></div></div>
1458
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a44d8147b8b6d54e05a7108858dbaa7c6"><div class="ttname"><a href="classSVF_1_1CallSite.html#a44d8147b8b6d54e05a7108858dbaa7c6">SVF::CallSite::operator!=</a></div><div class="ttdeci">bool operator!=(const CallSite &amp;CS) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01195">SVFValue.h:1195</a></div></div>
1452
1459
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860e"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860e">SVF::SVFValue::SVFValKind</a></div><div class="ttdeci">SVFValKind</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00186">SVFValue.h:186</a></div></div>
1453
1460
  <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>
1454
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a66f51cd41e93ad055c4a0c2874e73fae"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae">SVF::SVFBasicBlock::getSuccessors</a></div><div class="ttdeci">const std::vector&lt; const SVFBasicBlock * &gt; &amp; getSuccessors() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00601">SVFValue.h:601</a></div></div>
1455
- <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_afd5d7569b52d4f26850b009a915b7e49"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#afd5d7569b52d4f26850b009a915b7e49">SVF::SVFConstantInt::classof</a></div><div class="ttdeci">static bool classof(const SVFConstantData *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00973">SVFValue.h:973</a></div></div>
1456
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a767f18ea3a573aafc46b17aabcdc0c8b"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b">SVF::SVFFunction::getLoopHeader</a></div><div class="ttdeci">const SVFBasicBlock * getLoopHeader(const BBList &amp;lp) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00481">SVFValue.h:481</a></div></div>
1457
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_af19bc370764b552b5ce55c9967bd5a1e"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#af19bc370764b552b5ce55c9967bd5a1e">SVF::SVFCallInst::arg_empty</a></div><div class="ttdeci">bool arg_empty() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00731">SVFValue.h:731</a></div></div>
1458
- <div class="ttc" id="aclassSVF_1_1CallSite_html_a8344d90c8f5637f39c45fbc60f381cd9"><div class="ttname"><a href="classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9">SVF::CallSite::getFunNameOfVirtualCall</a></div><div class="ttdeci">const std::string &amp; getFunNameOfVirtualCall() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01175">SVFValue.h:1175</a></div></div>
1459
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_ae578002917b4ccbf28f172dba30d1d58"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#ae578002917b4ccbf28f172dba30d1d58">SVF::SVFFunction::isVarArg</a></div><div class="ttdeci">bool isVarArg() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00187">SVFValue.cpp:187</a></div></div>
1461
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a66f51cd41e93ad055c4a0c2874e73fae"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae">SVF::SVFBasicBlock::getSuccessors</a></div><div class="ttdeci">const std::vector&lt; const SVFBasicBlock * &gt; &amp; getSuccessors() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00612">SVFValue.h:612</a></div></div>
1462
+ <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_afd5d7569b52d4f26850b009a915b7e49"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#afd5d7569b52d4f26850b009a915b7e49">SVF::SVFConstantInt::classof</a></div><div class="ttdeci">static bool classof(const SVFConstantData *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00984">SVFValue.h:984</a></div></div>
1463
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a767f18ea3a573aafc46b17aabcdc0c8b"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b">SVF::SVFFunction::getLoopHeader</a></div><div class="ttdeci">const SVFBasicBlock * getLoopHeader(const BBList &amp;lp) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00491">SVFValue.h:491</a></div></div>
1464
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_af19bc370764b552b5ce55c9967bd5a1e"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#af19bc370764b552b5ce55c9967bd5a1e">SVF::SVFCallInst::arg_empty</a></div><div class="ttdeci">bool arg_empty() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00742">SVFValue.h:742</a></div></div>
1465
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a8344d90c8f5637f39c45fbc60f381cd9"><div class="ttname"><a href="classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9">SVF::CallSite::getFunNameOfVirtualCall</a></div><div class="ttdeci">const std::string &amp; getFunNameOfVirtualCall() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01186">SVFValue.h:1186</a></div></div>
1466
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_ae578002917b4ccbf28f172dba30d1d58"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#ae578002917b4ccbf28f172dba30d1d58">SVF::SVFFunction::isVarArg</a></div><div class="ttdeci">bool isVarArg() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00188">SVFValue.cpp:188</a></div></div>
1460
1467
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afc657036de9342fae6223077c10fcb01"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afc657036de9342fae6223077c10fcb01">SVF::SVFValue::constDataOrAggData</a></div><div class="ttdeci">bool constDataOrAggData</div><div class="ttdoc">true if this value is a ConstantData (e.g., numbers, string, floats) or a constantAggregate</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00209">SVFValue.h:209</a></div></div>
1461
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a7b4c6c7143d012802ea5ee962bec2deb"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a7b4c6c7143d012802ea5ee962bec2deb">SVF::SVFFunction::isIntrinsic</a></div><div class="ttdeci">bool isIntrinsic() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00371">SVFValue.h:371</a></div></div>
1462
- <div class="ttc" id="aclassSVF_1_1CallSite_html_a427a38e580db4bf04c9d716762243c89"><div class="ttname"><a href="classSVF_1_1CallSite.html#a427a38e580db4bf04c9d716762243c89">SVF::CallSite::isVirtualCall</a></div><div class="ttdeci">bool isVirtualCall() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01161">SVFValue.h:1161</a></div></div>
1468
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a7b4c6c7143d012802ea5ee962bec2deb"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a7b4c6c7143d012802ea5ee962bec2deb">SVF::SVFFunction::isIntrinsic</a></div><div class="ttdeci">bool isIntrinsic() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00372">SVFValue.h:372</a></div></div>
1469
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a427a38e580db4bf04c9d716762243c89"><div class="ttname"><a href="classSVF_1_1CallSite.html#a427a38e580db4bf04c9d716762243c89">SVF::CallSite::isVirtualCall</a></div><div class="ttdeci">bool isVirtualCall() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01172">SVFValue.h:1172</a></div></div>
1463
1470
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a1e9dc1d660e3626540b7501194bb12ea"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea">SVF::SVFFunction::isUncalled</a></div><div class="ttdeci">bool isUncalled</div><div class="ttdoc">return true if this function is address-taken (for indirect call purposes)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00314">SVFValue.h:314</a></div></div>
1464
1471
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a1bf34bdba1c34c7298b8f914a552f7d8"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a1bf34bdba1c34c7298b8f914a552f7d8">SVF::SVFLoopAndDomInfo::getDomTreeMap</a></div><div class="ttdeci">const Map&lt; const SVFBasicBlock *, BBSet &gt; &amp; getDomTreeMap() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00144">SVFValue.h:144</a></div></div>
1465
- <div class="ttc" id="aclassSVF_1_1CallSite_html_a78cb1b17796c2a696c61dece024a876f"><div class="ttname"><a href="classSVF_1_1CallSite.html#a78cb1b17796c2a696c61dece024a876f">SVF::CallSite::CallSite</a></div><div class="ttdeci">CallSite()</div><div class="ttdoc">Constructs empty CallSite (for SVFIRReader/deserialization)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01110">SVFValue.h:1110</a></div></div>
1466
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_aee05370109d7667c40ca34c454c66714"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#aee05370109d7667c40ca34c454c66714">SVF::SVFFunction::hasLoopInfo</a></div><div class="ttdeci">bool hasLoopInfo(const SVFBasicBlock *bb) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00471">SVFValue.h:471</a></div></div>
1472
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a78cb1b17796c2a696c61dece024a876f"><div class="ttname"><a href="classSVF_1_1CallSite.html#a78cb1b17796c2a696c61dece024a876f">SVF::CallSite::CallSite</a></div><div class="ttdeci">CallSite()</div><div class="ttdoc">Constructs empty CallSite (for SVFIRReader/deserialization)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01121">SVFValue.h:1121</a></div></div>
1473
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_aee05370109d7667c40ca34c454c66714"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#aee05370109d7667c40ca34c454c66714">SVF::SVFFunction::hasLoopInfo</a></div><div class="ttdeci">bool hasLoopInfo(const SVFBasicBlock *bb) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00481">SVFValue.h:481</a></div></div>
1467
1474
  <div class="ttc" id="anamespaceSVF_html_a9b707002523ece2ac54ca893ee9a2d4e"><div class="ttname"><a href="namespaceSVF.html#a9b707002523ece2ac54ca893ee9a2d4e">SVF::s32_t</a></div><div class="ttdeci">signed s32_t</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00052">SVFType.h:52</a></div></div>
1468
- <div class="ttc" id="aclassSVF_1_1CallSite_html_a93c083aa8f3f3ef28fe80e9aaf70dfb5"><div class="ttname"><a href="classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5">SVF::CallSite::getArgOperand</a></div><div class="ttdeci">const SVFValue * getArgOperand(u32_t i) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01137">SVFValue.h:1137</a></div></div>
1469
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a60797e9e8b9cbd6b32cc71fa5d00d80c"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a60797e9e8b9cbd6b32cc71fa5d00d80c">SVF::SVFFunction::back</a></div><div class="ttdeci">const SVFBasicBlock * back() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00426">SVFValue.h:426</a></div></div>
1470
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a7a0f92c37fd42989b0d01b78c37d7c2f"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">SVF::SVFVirtualCallInst::vCallVtblPtr</a></div><div class="ttdeci">const SVFValue * vCallVtblPtr</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00769">SVFValue.h:769</a></div></div>
1475
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a93c083aa8f3f3ef28fe80e9aaf70dfb5"><div class="ttname"><a href="classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5">SVF::CallSite::getArgOperand</a></div><div class="ttdeci">const SVFValue * getArgOperand(u32_t i) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01148">SVFValue.h:1148</a></div></div>
1476
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a60797e9e8b9cbd6b32cc71fa5d00d80c"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a60797e9e8b9cbd6b32cc71fa5d00d80c">SVF::SVFFunction::back</a></div><div class="ttdeci">const SVFBasicBlock * back() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00432">SVFValue.h:432</a></div></div>
1477
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a7a0f92c37fd42989b0d01b78c37d7c2f"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">SVF::SVFVirtualCallInst::vCallVtblPtr</a></div><div class="ttdeci">const SVFValue * vCallVtblPtr</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00780">SVFValue.h:780</a></div></div>
1471
1478
  <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_ad9338bb99a77d76d1c83275d8a32f7d2"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#ad9338bb99a77d76d1c83275d8a32f7d2">SVF::SVFConstantInt::SVFConstantInt</a></div><div class="ttdeci">SVFConstantInt()=delete</div></div>
1472
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_af48d08d3adf7dd3ed69d97e4df360059"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#af48d08d3adf7dd3ed69d97e4df360059">SVF::SVFBasicBlock::getParent</a></div><div class="ttdeci">const SVFFunction * getParent() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00577">SVFValue.h:577</a></div></div>
1473
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_ac979b49b449b97b2a23f195cb107ec77"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#ac979b49b449b97b2a23f195cb107ec77">SVF::SVFCallInst::addArgument</a></div><div class="ttdeci">void addArgument(const SVFValue *a)</div><div class="ttdoc">attributes to be set only through Module builders e.g., LLVMModule</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00702">SVFValue.h:702</a></div></div>
1474
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a61e04a2e436a4c141980ee06854b74ca"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca">SVF::SVFInstruction::ret</a></div><div class="ttdeci">bool ret</div><div class="ttdoc">return true if this is a terminator instruction</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00630">SVFValue.h:630</a></div></div>
1475
- <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a59d1389a296abc4bf17434c1cd7b6f57"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a59d1389a296abc4bf17434c1cd7b6f57">SVF::SVFArgument::getParent</a></div><div class="ttdeci">const SVFFunction * getParent() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00903">SVFValue.h:903</a></div></div>
1479
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_af48d08d3adf7dd3ed69d97e4df360059"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#af48d08d3adf7dd3ed69d97e4df360059">SVF::SVFBasicBlock::getParent</a></div><div class="ttdeci">const SVFFunction * getParent() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00588">SVFValue.h:588</a></div></div>
1480
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_ac979b49b449b97b2a23f195cb107ec77"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#ac979b49b449b97b2a23f195cb107ec77">SVF::SVFCallInst::addArgument</a></div><div class="ttdeci">void addArgument(const SVFValue *a)</div><div class="ttdoc">attributes to be set only through Module builders e.g., LLVMModule</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00713">SVFValue.h:713</a></div></div>
1481
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a61e04a2e436a4c141980ee06854b74ca"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca">SVF::SVFInstruction::ret</a></div><div class="ttdeci">bool ret</div><div class="ttdoc">return true if this is a terminator instruction</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00641">SVFValue.h:641</a></div></div>
1482
+ <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a59d1389a296abc4bf17434c1cd7b6f57"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a59d1389a296abc4bf17434c1cd7b6f57">SVF::SVFArgument::getParent</a></div><div class="ttdeci">const SVFFunction * getParent() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00914">SVFValue.h:914</a></div></div>
1476
1483
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_ae37edaf15e8c1fab59c70c86ad29a509"><div class="ttname"><a href="classSVF_1_1SVFValue.html#ae37edaf15e8c1fab59c70c86ad29a509">SVF::SVFValue::operator&lt;&lt;</a></div><div class="ttdeci">friend OutStream &amp; operator&lt;&lt;(OutStream &amp;os, const SVFValue &amp;value)</div><div class="ttdoc">Overloading operator &lt;&lt; for dumping ICFG node ID.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00290">SVFValue.h:290</a></div></div>
1477
1484
  <div class="ttc" id="anamespaceSVF_1_1SVFUtil_html_a72502f7f536418621485e90ab98c2016"><div class="ttname"><a href="namespaceSVF_1_1SVFUtil.html#a72502f7f536418621485e90ab98c2016">SVF::SVFUtil::move</a></div><div class="ttdeci">constexpr std::remove_reference&lt; T &gt;::type &amp;&amp; move(T &amp;&amp;t) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="SVFUtil_8h_source.html#l00621">SVFUtil.h:621</a></div></div>
1478
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_aec6be531ef52c960ef1e908fd031e32c"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c">SVF::SVFBasicBlock::predBBs</a></div><div class="ttdeci">std::vector&lt; const SVFBasicBlock * &gt; predBBs</div><div class="ttdoc">all predecessor BasicBlocks of this BasicBlock</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00530">SVFValue.h:530</a></div></div>
1485
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_aec6be531ef52c960ef1e908fd031e32c"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c">SVF::SVFBasicBlock::predBBs</a></div><div class="ttdeci">std::vector&lt; const SVFBasicBlock * &gt; predBBs</div><div class="ttdoc">all predecessor BasicBlocks of this BasicBlock</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00541">SVFValue.h:541</a></div></div>
1479
1486
  <div class="ttc" id="aGraphPrinter_8h_html"><div class="ttname"><a href="GraphPrinter_8h.html">GraphPrinter.h</a></div></div>
1480
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a23ee9dbaa0052ef41ce2d75f1dc36491"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">SVF::SVFCallInst::calledVal</a></div><div class="ttdeci">const SVFValue * calledVal</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00698">SVFValue.h:698</a></div></div>
1487
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a23ee9dbaa0052ef41ce2d75f1dc36491"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">SVF::SVFCallInst::calledVal</a></div><div class="ttdeci">const SVFValue * calledVal</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00709">SVFValue.h:709</a></div></div>
1481
1488
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_ae37546be7304c66b4eca2654d995eaa7"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#ae37546be7304c66b4eca2654d995eaa7">SVF::SVFLoopAndDomInfo::getDomFrontierMap</a></div><div class="ttdeci">const Map&lt; const SVFBasicBlock *, BBSet &gt; &amp; getDomFrontierMap() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00075">SVFValue.h:75</a></div></div>
1482
1489
  <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html_a25657c39dd158866cd5d0958b301573e"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html#a25657c39dd158866cd5d0958b301573e">SVF::SVFConstantFP::SVFConstantFP</a></div><div class="ttdeci">SVFConstantFP()=delete</div></div>
1483
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_acc4af12afb0bc14982060d2e3baa1929"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#acc4af12afb0bc14982060d2e3baa1929">SVF::SVFFunction::postDominate</a></div><div class="ttdeci">bool postDominate(const SVFBasicBlock *bbKey, const SVFBasicBlock *bbValue) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00511">SVFValue.h:511</a></div></div>
1490
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_acc4af12afb0bc14982060d2e3baa1929"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#acc4af12afb0bc14982060d2e3baa1929">SVF::SVFFunction::postDominate</a></div><div class="ttdeci">bool postDominate(const SVFBasicBlock *bbKey, const SVFBasicBlock *bbValue) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00521">SVFValue.h:521</a></div></div>
1484
1491
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a0fb893485fc3df088d921762514faf66"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a0fb893485fc3df088d921762514faf66">SVF::SVFLoopAndDomInfo::getLoopInfo</a></div><div class="ttdeci">const LoopBBs &amp; getLoopInfo(const SVFBasicBlock *bb) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00034">SVFValue.cpp:34</a></div></div>
1485
- <div class="ttc" id="aclassSVF_1_1SVFOtherValue_html_a81c02b9a60fa577a786250e088b49493"><div class="ttname"><a href="classSVF_1_1SVFOtherValue.html#a81c02b9a60fa577a786250e088b49493">SVF::SVFOtherValue::SVFOtherValue</a></div><div class="ttdeci">SVFOtherValue(const SVFType *ty, SVFValKind k=SVFValue::SVFOther)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01065">SVFValue.h:1065</a></div></div>
1492
+ <div class="ttc" id="aclassSVF_1_1SVFOtherValue_html_a81c02b9a60fa577a786250e088b49493"><div class="ttname"><a href="classSVF_1_1SVFOtherValue.html#a81c02b9a60fa577a786250e088b49493">SVF::SVFOtherValue::SVFOtherValue</a></div><div class="ttdeci">SVFOtherValue(const SVFType *ty, SVFValKind k=SVFValue::SVFOther)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01076">SVFValue.h:1076</a></div></div>
1486
1493
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_aac4d533d1c7abfefbd54507357e240f4"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#aac4d533d1c7abfefbd54507357e240f4">SVF::SVFLoopAndDomInfo::isUnreachable</a></div><div class="ttdeci">bool isUnreachable(const SVFBasicBlock *bb) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00149">SVFValue.h:149</a></div></div>
1487
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a0702a054bc6aec5fb67fe6e287f1e5f8"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a0702a054bc6aec5fb67fe6e287f1e5f8">SVF::SVFBasicBlock::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00557">SVFValue.h:557</a></div></div>
1488
- <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_a72c43f12f42a73dc28855c425fe5543a"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#a72c43f12f42a73dc28855c425fe5543a">SVF::SVFGlobalValue::setDefGlobalForMultipleModule</a></div><div class="ttdeci">void setDefGlobalForMultipleModule(const SVFValue *defg)</div><div class="ttdoc">the definition of a function across multiple modules</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00855">SVFValue.h:855</a></div></div>
1489
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a4280d986cfa4ebd0a1c4b6c63bb13eb6"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6">SVF::SVFCallInst::varArg</a></div><div class="ttdeci">bool varArg</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00697">SVFValue.h:697</a></div></div>
1494
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a0702a054bc6aec5fb67fe6e287f1e5f8"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a0702a054bc6aec5fb67fe6e287f1e5f8">SVF::SVFBasicBlock::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00568">SVFValue.h:568</a></div></div>
1495
+ <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_a72c43f12f42a73dc28855c425fe5543a"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#a72c43f12f42a73dc28855c425fe5543a">SVF::SVFGlobalValue::setDefGlobalForMultipleModule</a></div><div class="ttdeci">void setDefGlobalForMultipleModule(const SVFValue *defg)</div><div class="ttdoc">the definition of a function across multiple modules</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00866">SVFValue.h:866</a></div></div>
1496
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a4280d986cfa4ebd0a1c4b6c63bb13eb6"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6">SVF::SVFCallInst::varArg</a></div><div class="ttdeci">bool varArg</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00708">SVFValue.h:708</a></div></div>
1490
1497
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_aed2f125f7b8c21092b23d9727568ba50"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#aed2f125f7b8c21092b23d9727568ba50">SVF::SVFLoopAndDomInfo::addToBB2LoopMap</a></div><div class="ttdeci">void addToBB2LoopMap(const SVFBasicBlock *bb, const SVFBasicBlock *loopBB)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00103">SVFValue.h:103</a></div></div>
1491
1498
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a48654f61a84ac5f93b02fb618cd0d045"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a48654f61a84ac5f93b02fb618cd0d045">SVF::SVFLoopAndDomInfo::getExitBlocksOfLoop</a></div><div class="ttdeci">void getExitBlocksOfLoop(const SVFBasicBlock *bb, BBList &amp;exitbbs) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00041">SVFValue.cpp:41</a></div></div>
1492
1499
  <div class="ttc" id="acJSON_8cpp_html_a8a1a0a26c50cc4becfc754bb68d1dc6b"><div class="ttname"><a href="cJSON_8cpp.html#a8a1a0a26c50cc4becfc754bb68d1dc6b">a</a></div><div class="ttdeci">cJSON * a</div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8cpp_source.html#l02560">cJSON.cpp:2560</a></div></div>
1493
1500
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_a2b5c892437d21ece0a9e0ae7a285b622"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#a2b5c892437d21ece0a9e0ae7a285b622">SVF::SVFLoopAndDomInfo::SVFLoopAndDomInfo</a></div><div class="ttdeci">SVFLoopAndDomInfo()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00069">SVFValue.h:69</a></div></div>
1494
1501
  <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html_ae853223a57df1816c3d382113b7b7b70"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html#ae853223a57df1816c3d382113b7b7b70">SVF::SVFConstantNullPtr::SVFConstantNullPtr</a></div><div class="ttdeci">SVFConstantNullPtr()=delete</div></div>
1495
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a61f00e0fde32e5dbe78958d172dd9fd3"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3">SVF::SVFCallInst::getCalledOperand</a></div><div class="ttdeci">const SVFValue * getCalledOperand() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00744">SVFValue.h:744</a></div></div>
1496
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a51c967b9e808b077562fbf25a04bafdc"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc">SVF::SVFInstruction::getPredInstructions</a></div><div class="ttdeci">const InstVec &amp; getPredInstructions() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00667">SVFValue.h:667</a></div></div>
1497
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a59a4b7d815f624e448afe3ac0e9d18f5"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a59a4b7d815f624e448afe3ac0e9d18f5">SVF::SVFBasicBlock::getBBPredecessorPos</a></div><div class="ttdeci">u32_t getBBPredecessorPos(const SVFBasicBlock *succbb)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00242">SVFValue.cpp:242</a></div></div>
1498
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a68f988a0db99bd36e53253cb88f9d09f"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a68f988a0db99bd36e53253cb88f9d09f">SVF::SVFFunction::getDomTreeMap</a></div><div class="ttdeci">const Map&lt; const SVFBasicBlock *, BBSet &gt; &amp; getDomTreeMap() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00491">SVFValue.h:491</a></div></div>
1499
- <div class="ttc" id="aclassSVF_1_1CallSite_html_a2a1904e6f381a0f8ac30265f2dfc48c8"><div class="ttname"><a href="classSVF_1_1CallSite.html#a2a1904e6f381a0f8ac30265f2dfc48c8">SVF::CallSite::arg_size</a></div><div class="ttdeci">u32_t arg_size() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01129">SVFValue.h:1129</a></div></div>
1502
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a61f00e0fde32e5dbe78958d172dd9fd3"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3">SVF::SVFCallInst::getCalledOperand</a></div><div class="ttdeci">const SVFValue * getCalledOperand() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00755">SVFValue.h:755</a></div></div>
1503
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a51c967b9e808b077562fbf25a04bafdc"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc">SVF::SVFInstruction::getPredInstructions</a></div><div class="ttdeci">const InstVec &amp; getPredInstructions() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00678">SVFValue.h:678</a></div></div>
1504
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a59a4b7d815f624e448afe3ac0e9d18f5"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a59a4b7d815f624e448afe3ac0e9d18f5">SVF::SVFBasicBlock::getBBPredecessorPos</a></div><div class="ttdeci">u32_t getBBPredecessorPos(const SVFBasicBlock *succbb)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00249">SVFValue.cpp:249</a></div></div>
1505
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a68f988a0db99bd36e53253cb88f9d09f"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a68f988a0db99bd36e53253cb88f9d09f">SVF::SVFFunction::getDomTreeMap</a></div><div class="ttdeci">const Map&lt; const SVFBasicBlock *, BBSet &gt; &amp; getDomTreeMap() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00501">SVFValue.h:501</a></div></div>
1506
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a2a1904e6f381a0f8ac30265f2dfc48c8"><div class="ttname"><a href="classSVF_1_1CallSite.html#a2a1904e6f381a0f8ac30265f2dfc48c8">SVF::CallSite::arg_size</a></div><div class="ttdeci">u32_t arg_size() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01140">SVFValue.h:1140</a></div></div>
1500
1507
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_ae4f78769558a3cc8d2c948a4f5379ec9"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#ae4f78769558a3cc8d2c948a4f5379ec9">SVF::SVFFunction::BBSet</a></div><div class="ttdeci">SVFLoopAndDomInfo::BBSet BBSet</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00306">SVFValue.h:306</a></div></div>
1501
1508
  <div class="ttc" id="aclassSVF_1_1SVFConstant_html_a71fcd1abcde6dfc35f2da9fb25227165"><div class="ttname"><a href="classSVF_1_1SVFConstant.html#a71fcd1abcde6dfc35f2da9fb25227165">SVF::SVFConstant::SVFConstant</a></div><div class="ttdeci">SVFConstant()=delete</div></div>
1502
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_acc18d048b6f6b07bf1786980bb2d74f8"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8">SVF::SVFInstruction::getPredInstructions</a></div><div class="ttdeci">InstVec &amp; getPredInstructions()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00657">SVFValue.h:657</a></div></div>
1503
- <div class="ttc" id="aclassSVF_1_1CallSite_html"><div class="ttname"><a href="classSVF_1_1CallSite.html">SVF::CallSite</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01102">SVFValue.h:1102</a></div></div>
1504
- <div class="ttc" id="aclassSVF_1_1SVFMetadataAsValue_html_a98acb125d1694aa233538de7618739bf"><div class="ttname"><a href="classSVF_1_1SVFMetadataAsValue.html#a98acb125d1694aa233538de7618739bf">SVF::SVFMetadataAsValue::SVFMetadataAsValue</a></div><div class="ttdeci">SVFMetadataAsValue(const SVFType *ty)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01085">SVFValue.h:1085</a></div></div>
1505
- <div class="ttc" id="aclassSVF_1_1SVFValue_html_a4a0cfe3a8f37d33ffcdca3d66026dcc3"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a4a0cfe3a8f37d33ffcdca3d66026dcc3">SVF::SVFValue::toString</a></div><div class="ttdeci">std::string toString() const</div><div class="ttdoc">Needs to be implemented by a SVF front end.</div><div class="ttdef"><b>Definition:</b> <a href="LLVMUtil_8cpp_source.html#l01272">LLVMUtil.cpp:1272</a></div></div>
1509
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_acc18d048b6f6b07bf1786980bb2d74f8"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8">SVF::SVFInstruction::getPredInstructions</a></div><div class="ttdeci">InstVec &amp; getPredInstructions()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00668">SVFValue.h:668</a></div></div>
1510
+ <div class="ttc" id="aclassSVF_1_1CallSite_html"><div class="ttname"><a href="classSVF_1_1CallSite.html">SVF::CallSite</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01113">SVFValue.h:1113</a></div></div>
1511
+ <div class="ttc" id="aclassSVF_1_1SVFMetadataAsValue_html_a98acb125d1694aa233538de7618739bf"><div class="ttname"><a href="classSVF_1_1SVFMetadataAsValue.html#a98acb125d1694aa233538de7618739bf">SVF::SVFMetadataAsValue::SVFMetadataAsValue</a></div><div class="ttdeci">SVFMetadataAsValue(const SVFType *ty)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01096">SVFValue.h:1096</a></div></div>
1512
+ <div class="ttc" id="aclassSVF_1_1SVFValue_html_a4a0cfe3a8f37d33ffcdca3d66026dcc3"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a4a0cfe3a8f37d33ffcdca3d66026dcc3">SVF::SVFValue::toString</a></div><div class="ttdeci">std::string toString() const</div><div class="ttdoc">Needs to be implemented by a SVF front end.</div><div class="ttdef"><b>Definition:</b> <a href="LLVMUtil_8cpp_source.html#l01284">LLVMUtil.cpp:1284</a></div></div>
1506
1513
  <div class="ttc" id="aclassSVF_1_1LLVMModuleSet_html"><div class="ttname"><a href="classSVF_1_1LLVMModuleSet.html">SVF::LLVMModuleSet</a></div><div class="ttdef"><b>Definition:</b> <a href="LLVMModule_8h_source.html#l00044">LLVMModule.h:44</a></div></div>
1507
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a0d5031bd11b6372803082111ec2cb4f6"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a0d5031bd11b6372803082111ec2cb4f6">SVF::SVFFunction::addBasicBlock</a></div><div class="ttdeci">void addBasicBlock(const SVFBasicBlock *bb)</div><div class="ttdoc">annotations of this function</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00326">SVFValue.h:326</a></div></div>
1508
- <div class="ttc" id="aclassSVF_1_1SVFConstant_html_ad344f015332cfd79eb61fe734f197c51"><div class="ttname"><a href="classSVF_1_1SVFConstant.html#ad344f015332cfd79eb61fe734f197c51">SVF::SVFConstant::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00832">SVFValue.h:832</a></div></div>
1514
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a0d5031bd11b6372803082111ec2cb4f6"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a0d5031bd11b6372803082111ec2cb4f6">SVF::SVFFunction::addBasicBlock</a></div><div class="ttdeci">void addBasicBlock(const SVFBasicBlock *bb)</div><div class="ttdoc">a 'single' basic block having no successors and containing return instruction in a function</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00327">SVFValue.h:327</a></div></div>
1515
+ <div class="ttc" id="aclassSVF_1_1SVFConstant_html_ad344f015332cfd79eb61fe734f197c51"><div class="ttname"><a href="classSVF_1_1SVFConstant.html#ad344f015332cfd79eb61fe734f197c51">SVF::SVFConstant::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00843">SVFValue.h:843</a></div></div>
1509
1516
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_a588acec1904d440797ca4500f63f7d28"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a588acec1904d440797ca4500f63f7d28">SVF::SVFValue::setSourceLoc</a></div><div class="ttdeci">virtual void setSourceLoc(const std::string &amp;sourceCodeInfo)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00276">SVFValue.h:276</a></div></div>
1510
1517
  <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a7d81c86ea5e1f8e313457862e19c2a3c"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a7d81c86ea5e1f8e313457862e19c2a3c">SVF::SVFInstruction::SVFInstruction</a></div><div class="ttdeci">SVFInstruction(void)=delete</div></div>
1511
- <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html_aa1d551ad74dd5ce3eb4b7d639aec31a9"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9">SVF::SVFConstantFP::dval</a></div><div class="ttdeci">float dval</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00994">SVFValue.h:994</a></div></div>
1518
+ <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html_aa1d551ad74dd5ce3eb4b7d639aec31a9"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9">SVF::SVFConstantFP::dval</a></div><div class="ttdeci">float dval</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01005">SVFValue.h:1005</a></div></div>
1512
1519
  <div class="ttc" id="aclassSVF_1_1SVFOtherValue_html_a3966c98b9807e4d5f30869c3abccaaa9"><div class="ttname"><a href="classSVF_1_1SVFOtherValue.html#a3966c98b9807e4d5f30869c3abccaaa9">SVF::SVFOtherValue::SVFOtherValue</a></div><div class="ttdeci">SVFOtherValue()=delete</div></div>
1513
1520
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_af3eeabc8b81b2aff27ae3577195a1eff"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#af3eeabc8b81b2aff27ae3577195a1eff">SVF::SVFLoopAndDomInfo::reachableBBs</a></div><div class="ttdeci">BBList reachableBBs</div><div class="ttdoc">reachable BasicBlocks from the function entry.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00060">SVFValue.h:60</a></div></div>
1514
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a8cb9cc170c9693b9bfe9a0f7a65a618e"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e">SVF::SVFBasicBlock::getInstructionList</a></div><div class="ttdeci">const std::vector&lt; const SVFInstruction * &gt; &amp; getInstructionList() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00562">SVFValue.h:562</a></div></div>
1515
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_af1c181322926639bd99bbe58a8df70ab"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#af1c181322926639bd99bbe58a8df70ab">SVF::SVFFunction::setDefFunForMultipleModule</a></div><div class="ttdeci">void setDefFunForMultipleModule(const SVFFunction *deffun)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00346">SVFValue.h:346</a></div></div>
1516
- <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_a68c3dc4b0a685397369b5116c2d31e42"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#a68c3dc4b0a685397369b5116c2d31e42">SVF::SVFConstantInt::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00969">SVFValue.h:969</a></div></div>
1517
- <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a3ff4ec73d0e5eea7d8369d3d948e89f4"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">SVF::SVFArgument::fun</a></div><div class="ttdeci">const SVFFunction * fun</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00891">SVFValue.h:891</a></div></div>
1518
- <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_aabc3c47a6e4036bf993fe29fa195bf1e"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e">SVF::SVFConstantInt::getZExtValue</a></div><div class="ttdeci">u64_t getZExtValue() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00978">SVFValue.h:978</a></div></div>
1519
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a281d6b024afeeb96bac281eb23ce3f1f"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f">SVF::SVFInstruction::getSuccInstructions</a></div><div class="ttdeci">InstVec &amp; getSuccInstructions()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00652">SVFValue.h:652</a></div></div>
1520
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a38f8fdd93ef7222f408cbbb2a98a1cd5"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a38f8fdd93ef7222f408cbbb2a98a1cd5">SVF::SVFBasicBlock::addPredBasicBlock</a></div><div class="ttdeci">void addPredBasicBlock(const SVFBasicBlock *pred)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00545">SVFValue.h:545</a></div></div>
1521
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a8cb9cc170c9693b9bfe9a0f7a65a618e"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e">SVF::SVFBasicBlock::getInstructionList</a></div><div class="ttdeci">const std::vector&lt; const SVFInstruction * &gt; &amp; getInstructionList() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00573">SVFValue.h:573</a></div></div>
1522
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_af1c181322926639bd99bbe58a8df70ab"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#af1c181322926639bd99bbe58a8df70ab">SVF::SVFFunction::setDefFunForMultipleModule</a></div><div class="ttdeci">void setDefFunForMultipleModule(const SVFFunction *deffun)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00347">SVFValue.h:347</a></div></div>
1523
+ <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_a68c3dc4b0a685397369b5116c2d31e42"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#a68c3dc4b0a685397369b5116c2d31e42">SVF::SVFConstantInt::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00980">SVFValue.h:980</a></div></div>
1524
+ <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a3ff4ec73d0e5eea7d8369d3d948e89f4"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">SVF::SVFArgument::fun</a></div><div class="ttdeci">const SVFFunction * fun</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00902">SVFValue.h:902</a></div></div>
1525
+ <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_aabc3c47a6e4036bf993fe29fa195bf1e"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e">SVF::SVFConstantInt::getZExtValue</a></div><div class="ttdeci">u64_t getZExtValue() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00989">SVFValue.h:989</a></div></div>
1526
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a281d6b024afeeb96bac281eb23ce3f1f"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f">SVF::SVFInstruction::getSuccInstructions</a></div><div class="ttdeci">InstVec &amp; getSuccInstructions()</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00663">SVFValue.h:663</a></div></div>
1527
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a38f8fdd93ef7222f408cbbb2a98a1cd5"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a38f8fdd93ef7222f408cbbb2a98a1cd5">SVF::SVFBasicBlock::addPredBasicBlock</a></div><div class="ttdeci">void addPredBasicBlock(const SVFBasicBlock *pred)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00556">SVFValue.h:556</a></div></div>
1521
1528
  <div class="ttc" id="aCasting_8h_html"><div class="ttname"><a href="Casting_8h.html">Casting.h</a></div></div>
1522
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_aebc0d1aa674dec207a99c7fc148c9c36"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#aebc0d1aa674dec207a99c7fc148c9c36">SVF::SVFBasicBlock::getNumSuccessors</a></div><div class="ttdeci">u32_t getNumSuccessors() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00610">SVFValue.h:610</a></div></div>
1523
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_afbf703f88da59d2b30c14c7d40e5e22d"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#afbf703f88da59d2b30c14c7d40e5e22d">SVF::SVFInstruction::isTerminator</a></div><div class="ttdeci">bool isTerminator() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00677">SVFValue.h:677</a></div></div>
1529
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_aebc0d1aa674dec207a99c7fc148c9c36"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#aebc0d1aa674dec207a99c7fc148c9c36">SVF::SVFBasicBlock::getNumSuccessors</a></div><div class="ttdeci">u32_t getNumSuccessors() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00621">SVFValue.h:621</a></div></div>
1530
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_afbf703f88da59d2b30c14c7d40e5e22d"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#afbf703f88da59d2b30c14c7d40e5e22d">SVF::SVFInstruction::isTerminator</a></div><div class="ttdeci">bool isTerminator() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00688">SVFValue.h:688</a></div></div>
1524
1531
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_ad07f95e790b5c3a50c864155aa20a083"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#ad07f95e790b5c3a50c864155aa20a083">SVF::SVFLoopAndDomInfo::getPostDomTreeMap</a></div><div class="ttdeci">const Map&lt; const SVFBasicBlock *, BBSet &gt; &amp; getPostDomTreeMap() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00108">SVFValue.h:108</a></div></div>
1525
1532
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_acb5d0311477899abb4c222cd44376c73"><div class="ttname"><a href="classSVF_1_1SVFValue.html#acb5d0311477899abb4c222cd44376c73">SVF::SVFValue::isblackHole</a></div><div class="ttdeci">bool isblackHole() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00268">SVFValue.h:268</a></div></div>
1526
- <div class="ttc" id="aclassSVF_1_1CallSite_html_ac68071f8f021087b9e1ec6f3956555e0"><div class="ttname"><a href="classSVF_1_1CallSite.html#ac68071f8f021087b9e1ec6f3956555e0">SVF::CallSite::getCaller</a></div><div class="ttdeci">const SVFFunction * getCaller() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01153">SVFValue.h:1153</a></div></div>
1527
- <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html_a85f6c8bd4169c01e46170b001d3a5a80"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html#a85f6c8bd4169c01e46170b001d3a5a80">SVF::SVFConstantFP::SVFConstantFP</a></div><div class="ttdeci">SVFConstantFP(const SVFType *ty, double d)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00996">SVFValue.h:996</a></div></div>
1528
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a2f274c3af098ae6a5919246b1b88e7b7"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a2f274c3af098ae6a5919246b1b88e7b7">SVF::SVFFunction::end</a></div><div class="ttdeci">const_iterator end() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00436">SVFValue.h:436</a></div></div>
1533
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_ac68071f8f021087b9e1ec6f3956555e0"><div class="ttname"><a href="classSVF_1_1CallSite.html#ac68071f8f021087b9e1ec6f3956555e0">SVF::CallSite::getCaller</a></div><div class="ttdeci">const SVFFunction * getCaller() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01164">SVFValue.h:1164</a></div></div>
1534
+ <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html_a85f6c8bd4169c01e46170b001d3a5a80"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html#a85f6c8bd4169c01e46170b001d3a5a80">SVF::SVFConstantFP::SVFConstantFP</a></div><div class="ttdeci">SVFConstantFP(const SVFType *ty, double d)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01007">SVFValue.h:1007</a></div></div>
1535
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a2f274c3af098ae6a5919246b1b88e7b7"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a2f274c3af098ae6a5919246b1b88e7b7">SVF::SVFFunction::end</a></div><div class="ttdeci">const_iterator end() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00446">SVFValue.h:446</a></div></div>
1529
1536
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_ab600c439681d99bf59aaea2a9360ee2e"><div class="ttname"><a href="classSVF_1_1SVFValue.html#ab600c439681d99bf59aaea2a9360ee2e">SVF::SVFValue::~SVFValue</a></div><div class="ttdeci">virtual ~SVFValue()=default</div></div>
1530
- <div class="ttc" id="aclassSVF_1_1CallSite_html_ac2a0091dab3543a398da890b947e42ef"><div class="ttname"><a href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">SVF::CallSite::getInstruction</a></div><div class="ttdeci">const SVFInstruction * getInstruction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01117">SVFValue.h:1117</a></div></div>
1537
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_ac2a0091dab3543a398da890b947e42ef"><div class="ttname"><a href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">SVF::CallSite::getInstruction</a></div><div class="ttdeci">const SVFInstruction * getInstruction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01128">SVFValue.h:1128</a></div></div>
1531
1538
  <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a97816023e6da0a37bc1e2878c11eb123"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a97816023e6da0a37bc1e2878c11eb123">SVF::SVFArgument::SVFArgument</a></div><div class="ttdeci">SVFArgument()=delete</div></div>
1532
1539
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_a3a4b04027aa67278e7b1bb1ef88cf2e6"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a3a4b04027aa67278e7b1bb1ef88cf2e6">SVF::SVFValue::ptrInUncalledFunction</a></div><div class="ttdeci">bool ptrInUncalledFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00264">SVFValue.h:264</a></div></div>
1533
1540
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_ad478ac88bc07cf4d6d0ad3517b2c4ab3"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#ad478ac88bc07cf4d6d0ad3517b2c4ab3">SVF::SVFLoopAndDomInfo::BBSet</a></div><div class="ttdeci">Set&lt; const SVFBasicBlock * &gt; BBSet</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00055">SVFValue.h:55</a></div></div>
1534
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a7660f2d57d671c4826186e85eaff055d"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d">SVF::SVFFunction::getFunctionType</a></div><div class="ttdeci">const SVFFunctionType * getFunctionType() const</div><div class="ttdoc">Returns the FunctionType.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00382">SVFValue.h:382</a></div></div>
1535
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a16dd17efc0762c20094e960115519c26"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a16dd17efc0762c20094e960115519c26">SVF::SVFVirtualCallInst::classof</a></div><div class="ttdeci">static bool classof(const SVFCallInst *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00816">SVFValue.h:816</a></div></div>
1536
- <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html_a6f44afedce864c6ab6115f1aee4d3857"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html#a6f44afedce864c6ab6115f1aee4d3857">SVF::SVFConstantFP::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01006">SVFValue.h:1006</a></div></div>
1541
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a7660f2d57d671c4826186e85eaff055d"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d">SVF::SVFFunction::getFunctionType</a></div><div class="ttdeci">const SVFFunctionType * getFunctionType() const</div><div class="ttdoc">Returns the FunctionType.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00383">SVFValue.h:383</a></div></div>
1542
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a16dd17efc0762c20094e960115519c26"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a16dd17efc0762c20094e960115519c26">SVF::SVFVirtualCallInst::classof</a></div><div class="ttdeci">static bool classof(const SVFCallInst *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00827">SVFValue.h:827</a></div></div>
1543
+ <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html_a6f44afedce864c6ab6115f1aee4d3857"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html#a6f44afedce864c6ab6115f1aee4d3857">SVF::SVFConstantFP::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01017">SVFValue.h:1017</a></div></div>
1544
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a374cbaa780f540cb4b4ccac562a82632"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a374cbaa780f540cb4b4ccac562a82632">SVF::SVFFunction::exitBlock</a></div><div class="ttdeci">SVFBasicBlock * exitBlock</div><div class="ttdoc">annotations of this function</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00323">SVFValue.h:323</a></div></div>
1537
1545
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_ae191915ae746e30c8370ebf8fe733723"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#ae191915ae746e30c8370ebf8fe733723">SVF::SVFLoopAndDomInfo::dfBBsMap</a></div><div class="ttdeci">Map&lt; const SVFBasicBlock *, BBSet &gt; dfBBsMap</div><div class="ttdoc">map a BasicBlock to its Dominate Frontier BasicBlocks</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00063">SVFValue.h:63</a></div></div>
1538
- <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_a66b861e33c5a3911ecd8e6e4441cb664"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#a66b861e33c5a3911ecd8e6e4441cb664">SVF::SVFConstantInt::SVFConstantInt</a></div><div class="ttdeci">SVFConstantInt(const SVFType *ty, u64_t z, s64_t s)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00963">SVFValue.h:963</a></div></div>
1539
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_aaddef080cdc8e4080fc2da1e3cf92deb"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#aaddef080cdc8e4080fc2da1e3cf92deb">SVF::SVFFunction::setIsNotRet</a></div><div class="ttdeci">void setIsNotRet(bool notRet)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00341">SVFValue.h:341</a></div></div>
1546
+ <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_a66b861e33c5a3911ecd8e6e4441cb664"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#a66b861e33c5a3911ecd8e6e4441cb664">SVF::SVFConstantInt::SVFConstantInt</a></div><div class="ttdeci">SVFConstantInt(const SVFType *ty, u64_t z, s64_t s)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00974">SVFValue.h:974</a></div></div>
1547
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_aaddef080cdc8e4080fc2da1e3cf92deb"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#aaddef080cdc8e4080fc2da1e3cf92deb">SVF::SVFFunction::setIsNotRet</a></div><div class="ttdeci">void setIsNotRet(bool notRet)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00342">SVFValue.h:342</a></div></div>
1540
1548
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_a2ba3206a8461ef82713264e235128826"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826">SVF::SVFValue::getKind</a></div><div class="ttdeci">GNodeK getKind() const</div><div class="ttdoc">Get the type of this SVFValue.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00238">SVFValue.h:238</a></div></div>
1541
1549
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a52581d00177fd5853d6f9de50b3e7fb9"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a52581d00177fd5853d6f9de50b3e7fb9">SVF::SVFFunction::isDecl</a></div><div class="ttdeci">bool isDecl</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00311">SVFValue.h:311</a></div></div>
1542
- <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_a484bcb1494a2c0c946e85f39f7961671"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671">SVF::SVFConstantInt::sval</a></div><div class="ttdeci">s64_t sval</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00961">SVFValue.h:961</a></div></div>
1543
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a3d3d19a3136d5d4fbda3946cf9f86231"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a3d3d19a3136d5d4fbda3946cf9f86231">SVF::SVFInstruction::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00640">SVFValue.h:640</a></div></div>
1544
- <div class="ttc" id="aclassSVF_1_1CallSite_html_a6d8296c7b29e4ac07531ab36fa2b06e1"><div class="ttname"><a href="classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1">SVF::CallSite::getFunIdxInVtable</a></div><div class="ttdeci">s32_t getFunIdxInVtable() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01170">SVFValue.h:1170</a></div></div>
1545
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_ac9cb2f17e42c40ca81b49c8b63a855fc"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#ac9cb2f17e42c40ca81b49c8b63a855fc">SVF::SVFBasicBlock::begin</a></div><div class="ttdeci">const_iterator begin() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00567">SVFValue.h:567</a></div></div>
1546
- <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a5656acc955ca756ad51064dee30ea07d"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a5656acc955ca756ad51064dee30ea07d">SVF::SVFArgument::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00920">SVFValue.h:920</a></div></div>
1547
- <div class="ttc" id="aclassSVF_1_1SVFArgument_html"><div class="ttname"><a href="classSVF_1_1SVFArgument.html">SVF::SVFArgument</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00886">SVFValue.h:886</a></div></div>
1550
+ <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_a484bcb1494a2c0c946e85f39f7961671"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671">SVF::SVFConstantInt::sval</a></div><div class="ttdeci">s64_t sval</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00972">SVFValue.h:972</a></div></div>
1551
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a3d3d19a3136d5d4fbda3946cf9f86231"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a3d3d19a3136d5d4fbda3946cf9f86231">SVF::SVFInstruction::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00651">SVFValue.h:651</a></div></div>
1552
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a6d8296c7b29e4ac07531ab36fa2b06e1"><div class="ttname"><a href="classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1">SVF::CallSite::getFunIdxInVtable</a></div><div class="ttdeci">s32_t getFunIdxInVtable() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01181">SVFValue.h:1181</a></div></div>
1553
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_ac9cb2f17e42c40ca81b49c8b63a855fc"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#ac9cb2f17e42c40ca81b49c8b63a855fc">SVF::SVFBasicBlock::begin</a></div><div class="ttdeci">const_iterator begin() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00578">SVFValue.h:578</a></div></div>
1554
+ <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a5656acc955ca756ad51064dee30ea07d"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a5656acc955ca756ad51064dee30ea07d">SVF::SVFArgument::classof</a></div><div class="ttdeci">static bool classof(const SVFValue *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00931">SVFValue.h:931</a></div></div>
1555
+ <div class="ttc" id="aclassSVF_1_1SVFArgument_html"><div class="ttname"><a href="classSVF_1_1SVFArgument.html">SVF::SVFArgument</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00897">SVFValue.h:897</a></div></div>
1548
1556
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_ac29e502080635ed47b72d471b48b5a8d"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#ac29e502080635ed47b72d471b48b5a8d">SVF::SVFLoopAndDomInfo::getLoopHeader</a></div><div class="ttdeci">const SVFBasicBlock * getLoopHeader(const LoopBBs &amp;lp) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00092">SVFValue.h:92</a></div></div>
1549
- <div class="ttc" id="aclassSVF_1_1CallSite_html_aa9b62205a5b63384042d9431a01f03ec"><div class="ttname"><a href="classSVF_1_1CallSite.html#aa9b62205a5b63384042d9431a01f03ec">SVF::CallSite::operator==</a></div><div class="ttdeci">bool operator==(const CallSite &amp;CS) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01180">SVFValue.h:1180</a></div></div>
1550
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a793f485e92d12cf407f2ffa41861eb3d"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d">SVF::SVFFunction::getEntryBlock</a></div><div class="ttdeci">const SVFBasicBlock * getEntryBlock() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00409">SVFValue.h:409</a></div></div>
1551
- <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_ac004fb727468898e90673328119b6059"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#ac004fb727468898e90673328119b6059">SVF::SVFGlobalValue::SVFGlobalValue</a></div><div class="ttdeci">SVFGlobalValue(std::string &amp;&amp;name, const SVFType *ty)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00864">SVFValue.h:864</a></div></div>
1552
- <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>
1557
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_aa9b62205a5b63384042d9431a01f03ec"><div class="ttname"><a href="classSVF_1_1CallSite.html#aa9b62205a5b63384042d9431a01f03ec">SVF::CallSite::operator==</a></div><div class="ttdeci">bool operator==(const CallSite &amp;CS) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01191">SVFValue.h:1191</a></div></div>
1558
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a793f485e92d12cf407f2ffa41861eb3d"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d">SVF::SVFFunction::getEntryBlock</a></div><div class="ttdeci">const SVFBasicBlock * getEntryBlock() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00410">SVFValue.h:410</a></div></div>
1559
+ <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_ac004fb727468898e90673328119b6059"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#ac004fb727468898e90673328119b6059">SVF::SVFGlobalValue::SVFGlobalValue</a></div><div class="ttdeci">SVFGlobalValue(std::string &amp;&amp;name, const SVFType *ty)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00875">SVFValue.h:875</a></div></div>
1560
+ <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>
1553
1561
  <div class="ttc" id="aclassSVF_1_1SVFFunctionType_html_a74ce115a0fa958f259469b521468a2b3"><div class="ttname"><a href="classSVF_1_1SVFFunctionType.html#a74ce115a0fa958f259469b521468a2b3">SVF::SVFFunctionType::getReturnType</a></div><div class="ttdeci">const SVFType * getReturnType() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00428">SVFType.h:428</a></div></div>
1554
1562
  <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_aec81144051355d04775807130d22356f"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#aec81144051355d04775807130d22356f">SVF::SVFGlobalValue::SVFGlobalValue</a></div><div class="ttdeci">SVFGlobalValue()=delete</div></div>
1555
- <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>
1556
- <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a978b4838cce84944c97c92e281859591"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591">SVF::SVFArgument::getArgNo</a></div><div class="ttdeci">u32_t getArgNo() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00910">SVFValue.h:910</a></div></div>
1563
+ <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>
1564
+ <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a978b4838cce84944c97c92e281859591"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591">SVF::SVFArgument::getArgNo</a></div><div class="ttdeci">u32_t getArgNo() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00921">SVFValue.h:921</a></div></div>
1557
1565
  <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>
1558
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a292de585e06f0f2fe3278c74630f3c05"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a292de585e06f0f2fe3278c74630f3c05">SVF::SVFCallInst::isVarArg</a></div><div class="ttdeci">bool isVarArg() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00748">SVFValue.h:748</a></div></div>
1559
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a0390b8b85a52ed216653568c8439bd88"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88">SVF::SVFVirtualCallInst::getFunNameOfVirtualCall</a></div><div class="ttdeci">const std::string &amp; getFunNameOfVirtualCall() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00804">SVFValue.h:804</a></div></div>
1560
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a03db4ff0d8140ebc0219caea902e7078"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a03db4ff0d8140ebc0219caea902e7078">SVF::SVFFunction::dominate</a></div><div class="ttdeci">bool dominate(const SVFBasicBlock *bbKey, const SVFBasicBlock *bbValue) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00506">SVFValue.h:506</a></div></div>
1566
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a292de585e06f0f2fe3278c74630f3c05"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a292de585e06f0f2fe3278c74630f3c05">SVF::SVFCallInst::isVarArg</a></div><div class="ttdeci">bool isVarArg() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00759">SVFValue.h:759</a></div></div>
1567
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a0390b8b85a52ed216653568c8439bd88"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88">SVF::SVFVirtualCallInst::getFunNameOfVirtualCall</a></div><div class="ttdeci">const std::string &amp; getFunNameOfVirtualCall() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00815">SVFValue.h:815</a></div></div>
1568
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a03db4ff0d8140ebc0219caea902e7078"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a03db4ff0d8140ebc0219caea902e7078">SVF::SVFFunction::dominate</a></div><div class="ttdeci">bool dominate(const SVFBasicBlock *bbKey, const SVFBasicBlock *bbValue) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00516">SVFValue.h:516</a></div></div>
1561
1569
  <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>
1562
1570
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a3b93a04e82233f64b1c463f6cece8ea1"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a3b93a04e82233f64b1c463f6cece8ea1">SVF::SVFFunction::addrTaken</a></div><div class="ttdeci">bool addrTaken</div><div class="ttdoc">return true if this function is an intrinsic function (e.g., llvm.dbg), which does not reside in the ...</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00313">SVFValue.h:313</a></div></div>
1563
1571
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_acc409e328f641a2c9512beeb727f58c7"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#acc409e328f641a2c9512beeb727f58c7">SVF::SVFLoopAndDomInfo::setReachableBBs</a></div><div class="ttdeci">void setReachableBBs(BBList &amp;bbs)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00160">SVFValue.h:160</a></div></div>
1564
1572
  <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>
1565
1573
  <div class="ttc" id="anamespaceSVF_html_a8234d4b959abc9123993bcff4eee34c1"><div class="ttname"><a href="namespaceSVF.html#a8234d4b959abc9123993bcff4eee34c1">SVF::Map</a></div><div class="ttdeci">std::unordered_map&lt; Key, Value, Hash, KeyEqual, Allocator &gt; Map</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00102">SVFType.h:102</a></div></div>
1566
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_ab092c00376cf697bc4a3b7baa9f3a2f3"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3">SVF::SVFInstruction::terminator</a></div><div class="ttdeci">bool terminator</div><div class="ttdoc">The BasicBlock where this Instruction resides.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00629">SVFValue.h:629</a></div></div>
1567
- <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>
1568
- <div class="ttc" id="aclassSVF_1_1CallSite_html_a9e7c94ee7f689466111487e03b2cebcc"><div class="ttname"><a href="classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc">SVF::CallSite::getArgument</a></div><div class="ttdeci">const SVFValue * getArgument(u32_t ArgNo) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01121">SVFValue.h:1121</a></div></div>
1569
- <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_a73f04bdfc19261b65164b98787bc2ed4"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4">SVF::SVFConstantInt::getSExtValue</a></div><div class="ttdeci">s64_t getSExtValue() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00983">SVFValue.h:983</a></div></div>
1570
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a7bcd6dd2c135b3da30dcca7942d3ddb5"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a7bcd6dd2c135b3da30dcca7942d3ddb5">SVF::SVFCallInst::classof</a></div><div class="ttdeci">static bool classof(const SVFInstruction *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00723">SVFValue.h:723</a></div></div>
1571
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_ab654651e3117e8480544615fb1574766"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766">SVF::SVFCallInst::getCalledFunction</a></div><div class="ttdeci">const SVFFunction * getCalledFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00752">SVFValue.h:752</a></div></div>
1574
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_ab092c00376cf697bc4a3b7baa9f3a2f3"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3">SVF::SVFInstruction::terminator</a></div><div class="ttdeci">bool terminator</div><div class="ttdoc">The BasicBlock where this Instruction resides.</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00640">SVFValue.h:640</a></div></div>
1575
+ <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>
1576
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a9e7c94ee7f689466111487e03b2cebcc"><div class="ttname"><a href="classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc">SVF::CallSite::getArgument</a></div><div class="ttdeci">const SVFValue * getArgument(u32_t ArgNo) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01132">SVFValue.h:1132</a></div></div>
1577
+ <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_a73f04bdfc19261b65164b98787bc2ed4"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4">SVF::SVFConstantInt::getSExtValue</a></div><div class="ttdeci">s64_t getSExtValue() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00994">SVFValue.h:994</a></div></div>
1578
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a7bcd6dd2c135b3da30dcca7942d3ddb5"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a7bcd6dd2c135b3da30dcca7942d3ddb5">SVF::SVFCallInst::classof</a></div><div class="ttdeci">static bool classof(const SVFInstruction *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00734">SVFValue.h:734</a></div></div>
1579
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_ab654651e3117e8480544615fb1574766"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766">SVF::SVFCallInst::getCalledFunction</a></div><div class="ttdeci">const SVFFunction * getCalledFunction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00763">SVFValue.h:763</a></div></div>
1572
1580
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_a7effb0f37f486745e0cdc3ae5e9c732b"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a7effb0f37f486745e0cdc3ae5e9c732b">SVF::SVFValue::getSourceLoc</a></div><div class="ttdeci">virtual const std::string getSourceLoc() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00280">SVFValue.h:280</a></div></div>
1573
- <div class="ttc" id="aclassSVF_1_1CallSite_html_a6b7a7e6da24425a3b15aa1803c673288"><div class="ttname"><a href="classSVF_1_1CallSite.html#a6b7a7e6da24425a3b15aa1803c673288">SVF::CallSite::getNumArgOperands</a></div><div class="ttdeci">u32_t getNumArgOperands() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01141">SVFValue.h:1141</a></div></div>
1574
- <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html">SVF::SVFConstantNullPtr</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01016">SVFValue.h:1016</a></div></div>
1575
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_acb3ada4f28d5acd73474e9f626dfd7b7"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7">SVF::SVFBasicBlock::fun</a></div><div class="ttdeci">const SVFFunction * fun</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00531">SVFValue.h:531</a></div></div>
1581
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a6b7a7e6da24425a3b15aa1803c673288"><div class="ttname"><a href="classSVF_1_1CallSite.html#a6b7a7e6da24425a3b15aa1803c673288">SVF::CallSite::getNumArgOperands</a></div><div class="ttdeci">u32_t getNumArgOperands() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01152">SVFValue.h:1152</a></div></div>
1582
+ <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html">SVF::SVFConstantNullPtr</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01027">SVFValue.h:1027</a></div></div>
1583
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_acb3ada4f28d5acd73474e9f626dfd7b7"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7">SVF::SVFBasicBlock::fun</a></div><div class="ttdeci">const SVFFunction * fun</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00542">SVFValue.h:542</a></div></div>
1576
1584
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_af9f71a3c0d055f5fed6831a6ecf40d67"><div class="ttname"><a href="classSVF_1_1SVFValue.html#af9f71a3c0d055f5fed6831a6ecf40d67">SVF::SVFValue::kind</a></div><div class="ttdeci">GNodeK kind</div><div class="ttdoc">used for classof</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00207">SVFValue.h:207</a></div></div>
1577
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a496d0e963f0f6a4f9c08183fa91792b0"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">SVF::SVFCallInst::arg_size</a></div><div class="ttdeci">u32_t arg_size() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00727">SVFValue.h:727</a></div></div>
1578
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a94c04bebac82268c00d614c61e15274b"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a94c04bebac82268c00d614c61e15274b">SVF::SVFVirtualCallInst::setVtablePtr</a></div><div class="ttdeci">void setVtablePtr(const SVFValue *vptr)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00782">SVFValue.h:782</a></div></div>
1585
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html_a496d0e963f0f6a4f9c08183fa91792b0"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">SVF::SVFCallInst::arg_size</a></div><div class="ttdeci">u32_t arg_size() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00738">SVFValue.h:738</a></div></div>
1586
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html_a94c04bebac82268c00d614c61e15274b"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html#a94c04bebac82268c00d614c61e15274b">SVF::SVFVirtualCallInst::setVtablePtr</a></div><div class="ttdeci">void setVtablePtr(const SVFValue *vptr)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00793">SVFValue.h:793</a></div></div>
1579
1587
  <div class="ttc" id="acJSON_8h_html_a1a175e87536301df98c805ac0636ad7c"><div class="ttname"><a href="cJSON_8h.html#a1a175e87536301df98c805ac0636ad7c">b</a></div><div class="ttdeci">const cJSON *const b</div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8h_source.html#l00255">cJSON.h:255</a></div></div>
1580
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a1cf90f3c56ae200bef2a9e6a67ff97bf"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a1cf90f3c56ae200bef2a9e6a67ff97bf">SVF::SVFFunction::loopContainsBB</a></div><div class="ttdeci">bool loopContainsBB(const BBList &amp;lp, const SVFBasicBlock *bb) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00486">SVFValue.h:486</a></div></div>
1588
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a1cf90f3c56ae200bef2a9e6a67ff97bf"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a1cf90f3c56ae200bef2a9e6a67ff97bf">SVF::SVFFunction::loopContainsBB</a></div><div class="ttdeci">bool loopContainsBB(const BBList &amp;lp, const SVFBasicBlock *bb) const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00496">SVFValue.h:496</a></div></div>
1581
1589
  <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>
1582
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a9a7f1f56b6cfc33e7fa241286a07fd63"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a9a7f1f56b6cfc33e7fa241286a07fd63">SVF::SVFFunction::hasBasicBlock</a></div><div class="ttdeci">bool hasBasicBlock() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00404">SVFValue.h:404</a></div></div>
1590
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a9a7f1f56b6cfc33e7fa241286a07fd63"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a9a7f1f56b6cfc33e7fa241286a07fd63">SVF::SVFFunction::hasBasicBlock</a></div><div class="ttdeci">bool hasBasicBlock() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00405">SVFValue.h:405</a></div></div>
1583
1591
  <div class="ttc" id="aclassSVF_1_1SVFLoopAndDomInfo_html_ae5e2b154313b4330bb015050aec72a1f"><div class="ttname"><a href="classSVF_1_1SVFLoopAndDomInfo.html#ae5e2b154313b4330bb015050aec72a1f">SVF::SVFLoopAndDomInfo::LoopBBs</a></div><div class="ttdeci">BBList LoopBBs</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00057">SVFValue.h:57</a></div></div>
1584
- <div class="ttc" id="aclassSVF_1_1SVFBlackHoleValue_html_ab79f7c5af1e235749b1e2d377748c5c2"><div class="ttname"><a href="classSVF_1_1SVFBlackHoleValue.html#ab79f7c5af1e235749b1e2d377748c5c2">SVF::SVFBlackHoleValue::classof</a></div><div class="ttdeci">static bool classof(const SVFConstantData *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01054">SVFValue.h:1054</a></div></div>
1592
+ <div class="ttc" id="aclassSVF_1_1SVFBlackHoleValue_html_ab79f7c5af1e235749b1e2d377748c5c2"><div class="ttname"><a href="classSVF_1_1SVFBlackHoleValue.html#ab79f7c5af1e235749b1e2d377748c5c2">SVF::SVFBlackHoleValue::classof</a></div><div class="ttdeci">static bool classof(const SVFConstantData *node)</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01065">SVFValue.h:1065</a></div></div>
1585
1593
  <div class="ttc" id="aclassSVF_1_1SVFFunction_html_ac85bdf04fd784e22a89426955d28e3d6"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6">SVF::SVFFunction::isNotRet</a></div><div class="ttdeci">bool isNotRet</div><div class="ttdoc">return true if this function is never called</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00315">SVFValue.h:315</a></div></div>
1586
1594
  <!-- start footer part -->
1587
1595
  <hr class="footer"/><address class="footer"><small>