svf-tools 1.0.749 → 1.0.751

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (550) hide show
  1. package/SVF-doxygen/html/html/AccessPath_8cpp_source.html +2 -2
  2. package/SVF-doxygen/html/html/AndersenSCD_8cpp_source.html +2 -2
  3. package/SVF-doxygen/html/html/AndersenStat_8cpp_source.html +2 -2
  4. package/SVF-doxygen/html/html/AndersenWaveDiff_8cpp_source.html +1 -1
  5. package/SVF-doxygen/html/html/Andersen_8cpp_source.html +11 -11
  6. package/SVF-doxygen/html/html/Andersen_8h_source.html +2 -2
  7. package/SVF-doxygen/html/html/CFBasicBlockG_8cpp_source.html +4 -4
  8. package/SVF-doxygen/html/html/CFBasicBlockG_8h_source.html +3 -3
  9. package/SVF-doxygen/html/html/CFLAlias_8cpp_source.html +12 -12
  10. package/SVF-doxygen/html/html/CFLAlias_8h_source.html +5 -5
  11. package/SVF-doxygen/html/html/CFLBase_8cpp_source.html +1 -1
  12. package/SVF-doxygen/html/html/CHGBuilder_8cpp_source.html +8 -8
  13. package/SVF-doxygen/html/html/CHG_8cpp.html +4 -4
  14. package/SVF-doxygen/html/html/CHG_8cpp_source.html +11 -11
  15. package/SVF-doxygen/html/html/CHG_8h_source.html +3 -3
  16. package/SVF-doxygen/html/html/CallGraphBuilder_8cpp_source.html +3 -3
  17. package/SVF-doxygen/html/html/ConsG_8cpp_source.html +19 -19
  18. package/SVF-doxygen/html/html/ConsG_8h_source.html +2 -2
  19. package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +10 -10
  20. package/SVF-doxygen/html/html/ContextDDA_8h_source.html +3 -3
  21. package/SVF-doxygen/html/html/CxtStmt_8h_source.html +6 -6
  22. package/SVF-doxygen/html/html/DCHG_8cpp_source.html +6 -6
  23. package/SVF-doxygen/html/html/DCHG_8h_source.html +2 -2
  24. package/SVF-doxygen/html/html/DDAClient_8cpp_source.html +10 -10
  25. package/SVF-doxygen/html/html/DDAPass_8cpp_source.html +3 -3
  26. package/SVF-doxygen/html/html/DDAPass_8h_source.html +1 -1
  27. package/SVF-doxygen/html/html/DDAStat_8cpp_source.html +1 -1
  28. package/SVF-doxygen/html/html/DDAVFSolver_8h_source.html +5 -5
  29. package/SVF-doxygen/html/html/DoubleFreeChecker_8cpp_source.html +1 -1
  30. package/SVF-doxygen/html/html/DoubleFreeChecker_8h_source.html +1 -1
  31. package/SVF-doxygen/html/html/ExtAPI_8cpp_source.html +22 -22
  32. package/SVF-doxygen/html/html/ExtAPI_8h_source.html +1 -1
  33. package/SVF-doxygen/html/html/FSMPTA_8cpp_source.html +4 -4
  34. package/SVF-doxygen/html/html/FileChecker_8h_source.html +1 -1
  35. package/SVF-doxygen/html/html/FlowDDA_8cpp_source.html +9 -9
  36. package/SVF-doxygen/html/html/FlowDDA_8h_source.html +3 -3
  37. package/SVF-doxygen/html/html/FlowSensitiveStat_8cpp_source.html +2 -2
  38. package/SVF-doxygen/html/html/FlowSensitive_8cpp_source.html +9 -9
  39. package/SVF-doxygen/html/html/ICFGBuilder_8cpp_source.html +9 -9
  40. package/SVF-doxygen/html/html/ICFGBuilder_8h_source.html +2 -2
  41. package/SVF-doxygen/html/html/ICFGEdge_8h_source.html +3 -3
  42. package/SVF-doxygen/html/html/ICFGNode_8h_source.html +5 -5
  43. package/SVF-doxygen/html/html/ICFG_8cpp_source.html +15 -15
  44. package/SVF-doxygen/html/html/ICFG_8h_source.html +2 -2
  45. package/SVF-doxygen/html/html/IRGraph_8cpp_source.html +6 -6
  46. package/SVF-doxygen/html/html/IRGraph_8h_source.html +2 -2
  47. package/SVF-doxygen/html/html/LLVMLoopAnalysis_8cpp_source.html +5 -5
  48. package/SVF-doxygen/html/html/LLVMModule_8cpp.html +1 -60
  49. package/SVF-doxygen/html/html/LLVMModule_8cpp_source.html +1194 -1254
  50. package/SVF-doxygen/html/html/LLVMModule_8h_source.html +38 -38
  51. package/SVF-doxygen/html/html/LLVMUtil_8cpp.html +0 -8
  52. package/SVF-doxygen/html/html/LLVMUtil_8cpp_source.html +25 -44
  53. package/SVF-doxygen/html/html/LLVMUtil_8h_source.html +3 -3
  54. package/SVF-doxygen/html/html/LeakChecker_8cpp_source.html +4 -4
  55. package/SVF-doxygen/html/html/LeakChecker_8h_source.html +1 -1
  56. package/SVF-doxygen/html/html/LockAnalysis_8cpp_source.html +20 -20
  57. package/SVF-doxygen/html/html/LockAnalysis_8h_source.html +5 -5
  58. package/SVF-doxygen/html/html/LockResultValidator_8cpp_source.html +8 -8
  59. package/SVF-doxygen/html/html/LockResultValidator_8h_source.html +2 -2
  60. package/SVF-doxygen/html/html/MHP_8cpp_source.html +20 -20
  61. package/SVF-doxygen/html/html/MHP_8h_source.html +4 -4
  62. package/SVF-doxygen/html/html/MSSAMuChi_8h_source.html +5 -5
  63. package/SVF-doxygen/html/html/MTAAnnotator_8cpp_source.html +5 -5
  64. package/SVF-doxygen/html/html/MTAAnnotator_8h_source.html +2 -2
  65. package/SVF-doxygen/html/html/MTAResultValidator_8cpp_source.html +2 -2
  66. package/SVF-doxygen/html/html/MTAStat_8cpp_source.html +7 -7
  67. package/SVF-doxygen/html/html/MTA_8cpp_source.html +8 -8
  68. package/SVF-doxygen/html/html/MemPartition_8cpp_source.html +1 -1
  69. package/SVF-doxygen/html/html/MemPartition_8h_source.html +1 -1
  70. package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +20 -20
  71. package/SVF-doxygen/html/html/MemRegion_8h_source.html +5 -5
  72. package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +27 -27
  73. package/SVF-doxygen/html/html/MemSSA_8h_source.html +4 -4
  74. package/SVF-doxygen/html/html/NodeIDAllocator_8cpp_source.html +2 -2
  75. package/SVF-doxygen/html/html/PAGBuilderFromFile_8cpp_source.html +2 -2
  76. package/SVF-doxygen/html/html/PCG_8cpp_source.html +13 -13
  77. package/SVF-doxygen/html/html/PCG_8h_source.html +3 -3
  78. package/SVF-doxygen/html/html/PTACallGraph_8cpp_source.html +1 -1
  79. package/SVF-doxygen/html/html/PTACallGraph_8h_source.html +1 -1
  80. package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +5 -5
  81. package/SVF-doxygen/html/html/PointerAnalysisImpl_8h_source.html +4 -4
  82. package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +21 -21
  83. package/SVF-doxygen/html/html/PointerAnalysis_8h_source.html +2 -2
  84. package/SVF-doxygen/html/html/ProgSlice_8cpp_source.html +4 -4
  85. package/SVF-doxygen/html/html/ProgSlice_8h_source.html +1 -1
  86. package/SVF-doxygen/html/html/SVFBugReport_8cpp_source.html +1 -1
  87. package/SVF-doxygen/html/html/SVFBugReport_8h_source.html +2 -2
  88. package/SVF-doxygen/html/html/SVFFileSystem_8cpp_source.html +35 -35
  89. package/SVF-doxygen/html/html/SVFFileSystem_8h_source.html +33 -33
  90. package/SVF-doxygen/html/html/SVFGBuilder_8cpp_source.html +3 -3
  91. package/SVF-doxygen/html/html/SVFGNode_8h_source.html +1 -1
  92. package/SVF-doxygen/html/html/SVFGOPT_8cpp_source.html +2 -2
  93. package/SVF-doxygen/html/html/SVFGOPT_8h_source.html +1 -1
  94. package/SVF-doxygen/html/html/SVFGReadWrite_8cpp_source.html +3 -3
  95. package/SVF-doxygen/html/html/SVFGStat_8cpp_source.html +1 -1
  96. package/SVF-doxygen/html/html/SVFG_8cpp_source.html +8 -8
  97. package/SVF-doxygen/html/html/SVFG_8h_source.html +1 -1
  98. package/SVF-doxygen/html/html/SVFIR2ConsExeState_8cpp_source.html +70 -70
  99. package/SVF-doxygen/html/html/SVFIR2ConsExeState_8h_source.html +11 -11
  100. package/SVF-doxygen/html/html/SVFIR2ItvExeState_8cpp_source.html +69 -69
  101. package/SVF-doxygen/html/html/SVFIR2ItvExeState_8h_source.html +11 -11
  102. package/SVF-doxygen/html/html/SVFIR2Relation_8cpp_source.html +38 -38
  103. package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +22 -22
  104. package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +21 -21
  105. package/SVF-doxygen/html/html/SVFIRExtAPI_8cpp_source.html +21 -21
  106. package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +23 -23
  107. package/SVF-doxygen/html/html/SVFIR_8h_source.html +18 -18
  108. package/SVF-doxygen/html/html/SVFModule_8cpp_source.html +2 -2
  109. package/SVF-doxygen/html/html/SVFModule_8h_source.html +4 -4
  110. package/SVF-doxygen/html/html/SVFStat_8cpp_source.html +7 -7
  111. package/SVF-doxygen/html/html/SVFStatements_8cpp_source.html +46 -46
  112. package/SVF-doxygen/html/html/SVFStatements_8h_source.html +1116 -1114
  113. package/SVF-doxygen/html/html/SVFType_8h.html +23 -25
  114. package/SVF-doxygen/html/html/SVFType_8h_source.html +134 -137
  115. package/SVF-doxygen/html/html/SVFUtil_8cpp_source.html +7 -7
  116. package/SVF-doxygen/html/html/SVFUtil_8h_source.html +7 -7
  117. package/SVF-doxygen/html/html/SVFValue_8cpp_source.html +126 -247
  118. package/SVF-doxygen/html/html/SVFValue_8h.html +1 -1
  119. package/SVF-doxygen/html/html/SVFValue_8h_source.html +1061 -1103
  120. package/SVF-doxygen/html/html/SVFVariables_8cpp_source.html +6 -6
  121. package/SVF-doxygen/html/html/SVFVariables_8h_source.html +3 -3
  122. package/SVF-doxygen/html/html/SaberCheckerAPI_8h_source.html +2 -2
  123. package/SVF-doxygen/html/html/SaberCondAllocator_8cpp_source.html +26 -26
  124. package/SVF-doxygen/html/html/SaberCondAllocator_8h_source.html +8 -8
  125. package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +4 -4
  126. package/SVF-doxygen/html/html/SrcSnkDDA_8cpp_source.html +3 -3
  127. package/SVF-doxygen/html/html/SrcSnkDDA_8h_source.html +1 -1
  128. package/SVF-doxygen/html/html/Steensgaard_8cpp_source.html +10 -10
  129. package/SVF-doxygen/html/html/Steensgaard_8h_source.html +2 -2
  130. package/SVF-doxygen/html/html/SymbolTableBuilder_8cpp_source.html +6 -6
  131. package/SVF-doxygen/html/html/SymbolTableInfo_8cpp_source.html +2 -2
  132. package/SVF-doxygen/html/html/SymbolTableInfo_8h_source.html +2 -2
  133. package/SVF-doxygen/html/html/TCT_8cpp_source.html +17 -17
  134. package/SVF-doxygen/html/html/TCT_8h_source.html +7 -7
  135. package/SVF-doxygen/html/html/ThreadAPI_8cpp_source.html +9 -9
  136. package/SVF-doxygen/html/html/ThreadAPI_8h_source.html +5 -5
  137. package/SVF-doxygen/html/html/ThreadCallGraph_8cpp_source.html +4 -4
  138. package/SVF-doxygen/html/html/ThreadCallGraph_8h_source.html +1 -1
  139. package/SVF-doxygen/html/html/TypeAnalysis_8cpp_source.html +4 -4
  140. package/SVF-doxygen/html/html/VFGNode_8h_source.html +14 -14
  141. package/SVF-doxygen/html/html/VFG_8cpp_source.html +24 -24
  142. package/SVF-doxygen/html/html/VFG_8h_source.html +18 -18
  143. package/SVF-doxygen/html/html/VersionedFlowSensitiveStat_8cpp_source.html +1 -1
  144. package/SVF-doxygen/html/html/VersionedFlowSensitive_8cpp_source.html +2 -2
  145. package/SVF-doxygen/html/html/WPAPass_8cpp_source.html +7 -7
  146. package/SVF-doxygen/html/html/WPAPass_8h_source.html +3 -3
  147. package/SVF-doxygen/html/html/classSVF_1_1AccessPath.html +2 -2
  148. package/SVF-doxygen/html/html/classSVF_1_1ActualINSVFGNode.html +2 -2
  149. package/SVF-doxygen/html/html/classSVF_1_1ActualOUTSVFGNode.html +2 -2
  150. package/SVF-doxygen/html/html/classSVF_1_1AddrStmt.html +23 -23
  151. package/SVF-doxygen/html/html/classSVF_1_1AliasDDAClient.html +5 -5
  152. package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +9 -9
  153. package/SVF-doxygen/html/html/classSVF_1_1AndersenBase.html +2 -2
  154. package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD.html +2 -2
  155. package/SVF-doxygen/html/html/classSVF_1_1AndersenStat.html +2 -2
  156. package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff.html +1 -1
  157. package/SVF-doxygen/html/html/classSVF_1_1AssignStmt.html +51 -51
  158. package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +4 -4
  159. package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt.html +70 -70
  160. package/SVF-doxygen/html/html/classSVF_1_1BinaryOPVFGNode.html +2 -2
  161. package/SVF-doxygen/html/html/classSVF_1_1BranchStmt.html +53 -53
  162. package/SVF-doxygen/html/html/classSVF_1_1BranchVFGNode.html +3 -3
  163. package/SVF-doxygen/html/html/classSVF_1_1CFBasicBlockNode.html +1 -1
  164. package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.html +13 -13
  165. package/SVF-doxygen/html/html/classSVF_1_1CFLBase.html +1 -1
  166. package/SVF-doxygen/html/html/classSVF_1_1CHGBuilder.html +8 -8
  167. package/SVF-doxygen/html/html/classSVF_1_1CHGraph.html +8 -8
  168. package/SVF-doxygen/html/html/classSVF_1_1CallCFGEdge.html +2 -2
  169. package/SVF-doxygen/html/html/classSVF_1_1CallCHI.html +1 -1
  170. package/SVF-doxygen/html/html/classSVF_1_1CallGraphBuilder.html +3 -3
  171. package/SVF-doxygen/html/html/classSVF_1_1CallICFGNode.html +2 -2
  172. package/SVF-doxygen/html/html/classSVF_1_1CallMU.html +1 -1
  173. package/SVF-doxygen/html/html/classSVF_1_1CallPE.html +40 -40
  174. package/SVF-doxygen/html/html/classSVF_1_1CallSite.html +95 -95
  175. package/SVF-doxygen/html/html/classSVF_1_1CmpStmt.html +99 -99
  176. package/SVF-doxygen/html/html/classSVF_1_1CmpVFGNode.html +2 -2
  177. package/SVF-doxygen/html/html/classSVF_1_1CondPTAImpl.html +3 -3
  178. package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +17 -17
  179. package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +10 -10
  180. package/SVF-doxygen/html/html/classSVF_1_1CopyStmt.html +23 -23
  181. package/SVF-doxygen/html/html/classSVF_1_1CxtStmt.html +2 -2
  182. package/SVF-doxygen/html/html/classSVF_1_1CxtThread.html +2 -2
  183. package/SVF-doxygen/html/html/classSVF_1_1CxtThreadStmt.html +2 -2
  184. package/SVF-doxygen/html/html/classSVF_1_1DCHGraph.html +5 -5
  185. package/SVF-doxygen/html/html/classSVF_1_1DDAClient.html +3 -3
  186. package/SVF-doxygen/html/html/classSVF_1_1DDAPass.html +2 -2
  187. package/SVF-doxygen/html/html/classSVF_1_1DDAStat.html +1 -1
  188. package/SVF-doxygen/html/html/classSVF_1_1DDAVFSolver.html +4 -4
  189. package/SVF-doxygen/html/html/classSVF_1_1DistinctMRG.html +1 -1
  190. package/SVF-doxygen/html/html/classSVF_1_1DoubleFreeChecker.html +6 -6
  191. package/SVF-doxygen/html/html/classSVF_1_1ExtAPI.html +21 -21
  192. package/SVF-doxygen/html/html/classSVF_1_1FIObjVar.html +2 -2
  193. package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +8 -8
  194. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +9 -9
  195. package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +2 -2
  196. package/SVF-doxygen/html/html/classSVF_1_1ForkJoinAnalysis.html +16 -16
  197. package/SVF-doxygen/html/html/classSVF_1_1FunEntryICFGNode.html +3 -3
  198. package/SVF-doxygen/html/html/classSVF_1_1FunExitICFGNode.html +4 -4
  199. package/SVF-doxygen/html/html/classSVF_1_1FunptrDDAClient.html +2 -2
  200. package/SVF-doxygen/html/html/classSVF_1_1GepObjVar.html +2 -2
  201. package/SVF-doxygen/html/html/classSVF_1_1GepStmt.html +56 -56
  202. package/SVF-doxygen/html/html/classSVF_1_1GepValVar.html +2 -2
  203. package/SVF-doxygen/html/html/classSVF_1_1ICFG.html +6 -6
  204. package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder.html +9 -9
  205. package/SVF-doxygen/html/html/classSVF_1_1IRGraph.html +3 -3
  206. package/SVF-doxygen/html/html/classSVF_1_1InterDisjointMRG.html +1 -1
  207. package/SVF-doxygen/html/html/classSVF_1_1InterMSSAPHISVFGNode.html +2 -2
  208. package/SVF-doxygen/html/html/classSVF_1_1InterPHIVFGNode.html +3 -3
  209. package/SVF-doxygen/html/html/classSVF_1_1IntraCFGEdge.html +2 -2
  210. package/SVF-doxygen/html/html/classSVF_1_1IntraDisjointMRG.html +1 -1
  211. package/SVF-doxygen/html/html/classSVF_1_1IntraICFGNode.html +4 -4
  212. package/SVF-doxygen/html/html/classSVF_1_1IntraPHIVFGNode.html +2 -2
  213. package/SVF-doxygen/html/html/classSVF_1_1LLVMLoopAnalysis.html +5 -5
  214. package/SVF-doxygen/html/html/classSVF_1_1LLVMModuleSet.html +1168 -1215
  215. package/SVF-doxygen/html/html/classSVF_1_1LeakChecker.html +9 -9
  216. package/SVF-doxygen/html/html/classSVF_1_1LoadStmt.html +23 -23
  217. package/SVF-doxygen/html/html/classSVF_1_1LockAnalysis.html +19 -19
  218. package/SVF-doxygen/html/html/classSVF_1_1LockResultValidator.html +8 -8
  219. package/SVF-doxygen/html/html/classSVF_1_1MHP.html +19 -19
  220. package/SVF-doxygen/html/html/classSVF_1_1MHPValidator.html +1 -1
  221. package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +19 -19
  222. package/SVF-doxygen/html/html/classSVF_1_1MSSAPHISVFGNode.html +1 -1
  223. package/SVF-doxygen/html/html/classSVF_1_1MTA.html +5 -5
  224. package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator.html +5 -5
  225. package/SVF-doxygen/html/html/classSVF_1_1MTAResultValidator.html +4 -4
  226. package/SVF-doxygen/html/html/classSVF_1_1MTASVFGBuilder.html +4 -4
  227. package/SVF-doxygen/html/html/classSVF_1_1MTAStat.html +7 -7
  228. package/SVF-doxygen/html/html/classSVF_1_1MemObj.html +2 -2
  229. package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +26 -26
  230. package/SVF-doxygen/html/html/classSVF_1_1MemSSAStat.html +1 -1
  231. package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt.html +48 -48
  232. package/SVF-doxygen/html/html/classSVF_1_1NodeIDAllocator_1_1Clusterer.html +2 -2
  233. package/SVF-doxygen/html/html/classSVF_1_1ObjVar.html +2 -2
  234. package/SVF-doxygen/html/html/classSVF_1_1PAGBuilderFromFile.html +2 -2
  235. package/SVF-doxygen/html/html/classSVF_1_1PCG.html +13 -13
  236. package/SVF-doxygen/html/html/classSVF_1_1PHIVFGNode.html +2 -2
  237. package/SVF-doxygen/html/html/classSVF_1_1PTACallGraph.html +1 -1
  238. package/SVF-doxygen/html/html/classSVF_1_1PhiStmt.html +48 -48
  239. package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +20 -20
  240. package/SVF-doxygen/html/html/classSVF_1_1ProgSlice.html +4 -4
  241. package/SVF-doxygen/html/html/classSVF_1_1RaceResultValidator.html +1 -1
  242. package/SVF-doxygen/html/html/classSVF_1_1RaceValidator.html +1 -1
  243. package/SVF-doxygen/html/html/classSVF_1_1RetCFGEdge.html +2 -2
  244. package/SVF-doxygen/html/html/classSVF_1_1RetICFGNode.html +2 -2
  245. package/SVF-doxygen/html/html/classSVF_1_1RetPE.html +40 -40
  246. package/SVF-doxygen/html/html/classSVF_1_1SVFArgument-members.html +35 -36
  247. package/SVF-doxygen/html/html/classSVF_1_1SVFArgument.html +34 -71
  248. package/SVF-doxygen/html/html/classSVF_1_1SVFBasicBlock-members.html +37 -38
  249. package/SVF-doxygen/html/html/classSVF_1_1SVFBasicBlock.html +139 -178
  250. package/SVF-doxygen/html/html/classSVF_1_1SVFBlackHoleValue-members.html +38 -39
  251. package/SVF-doxygen/html/html/classSVF_1_1SVFBlackHoleValue.html +19 -58
  252. package/SVF-doxygen/html/html/classSVF_1_1SVFBugEvent.html +2 -2
  253. package/SVF-doxygen/html/html/classSVF_1_1SVFCallInst-members.html +42 -43
  254. package/SVF-doxygen/html/html/classSVF_1_1SVFCallInst.html +70 -71
  255. package/SVF-doxygen/html/html/classSVF_1_1SVFConstant-members.html +34 -35
  256. package/SVF-doxygen/html/html/classSVF_1_1SVFConstant.html +21 -59
  257. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantData-members.html +36 -37
  258. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantData.html +27 -66
  259. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantFP-members.html +38 -39
  260. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantFP.html +25 -66
  261. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantInt-members.html +40 -41
  262. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantInt.html +31 -79
  263. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantNullPtr-members.html +38 -39
  264. package/SVF-doxygen/html/html/classSVF_1_1SVFConstantNullPtr.html +19 -58
  265. package/SVF-doxygen/html/html/classSVF_1_1SVFFunction-members.html +41 -42
  266. package/SVF-doxygen/html/html/classSVF_1_1SVFFunction.html +206 -241
  267. package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +9 -9
  268. package/SVF-doxygen/html/html/classSVF_1_1SVFGBuilder.html +3 -3
  269. package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT.html +2 -2
  270. package/SVF-doxygen/html/html/classSVF_1_1SVFGStat.html +1 -1
  271. package/SVF-doxygen/html/html/classSVF_1_1SVFGlobalValue-members.html +39 -40
  272. package/SVF-doxygen/html/html/classSVF_1_1SVFGlobalValue.html +37 -73
  273. package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +22 -22
  274. package/SVF-doxygen/html/html/classSVF_1_1SVFIR2ConsExeState.html +57 -57
  275. package/SVF-doxygen/html/html/classSVF_1_1SVFIR2ItvExeState.html +59 -59
  276. package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +39 -39
  277. package/SVF-doxygen/html/html/classSVF_1_1SVFInstruction-members.html +37 -38
  278. package/SVF-doxygen/html/html/classSVF_1_1SVFInstruction.html +60 -101
  279. package/SVF-doxygen/html/html/classSVF_1_1SVFLoopAndDomInfo.html +2 -2
  280. package/SVF-doxygen/html/html/classSVF_1_1SVFMetadataAsValue-members.html +36 -37
  281. package/SVF-doxygen/html/html/classSVF_1_1SVFMetadataAsValue.html +19 -55
  282. package/SVF-doxygen/html/html/classSVF_1_1SVFModule.html +2 -2
  283. package/SVF-doxygen/html/html/classSVF_1_1SVFOtherValue-members.html +34 -35
  284. package/SVF-doxygen/html/html/classSVF_1_1SVFOtherValue.html +15 -53
  285. package/SVF-doxygen/html/html/classSVF_1_1SVFStat.html +7 -7
  286. package/SVF-doxygen/html/html/classSVF_1_1SVFStmt.html +43 -41
  287. package/SVF-doxygen/html/html/classSVF_1_1SVFValue-members.html +32 -33
  288. package/SVF-doxygen/html/html/classSVF_1_1SVFValue.html +44 -51
  289. package/SVF-doxygen/html/html/classSVF_1_1SVFVirtualCallInst-members.html +47 -48
  290. package/SVF-doxygen/html/html/classSVF_1_1SVFVirtualCallInst.html +56 -57
  291. package/SVF-doxygen/html/html/classSVF_1_1SaberCondAllocator.html +26 -26
  292. package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +4 -4
  293. package/SVF-doxygen/html/html/classSVF_1_1SelectStmt.html +40 -40
  294. package/SVF-doxygen/html/html/classSVF_1_1SrcSnkDDA.html +3 -3
  295. package/SVF-doxygen/html/html/classSVF_1_1Steensgaard.html +9 -9
  296. package/SVF-doxygen/html/html/classSVF_1_1StoreStmt.html +22 -22
  297. package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder.html +6 -6
  298. package/SVF-doxygen/html/html/classSVF_1_1TCT.html +18 -18
  299. package/SVF-doxygen/html/html/classSVF_1_1TDForkPE.html +26 -26
  300. package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE.html +25 -25
  301. package/SVF-doxygen/html/html/classSVF_1_1ThreadAPI.html +9 -9
  302. package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph.html +4 -4
  303. package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraphBuilder.html +3 -3
  304. package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis.html +4 -4
  305. package/SVF-doxygen/html/html/classSVF_1_1UnaryOPStmt.html +46 -46
  306. package/SVF-doxygen/html/html/classSVF_1_1UnaryOPVFGNode.html +2 -2
  307. package/SVF-doxygen/html/html/classSVF_1_1VFG.html +24 -24
  308. package/SVF-doxygen/html/html/classSVF_1_1ValVar.html +2 -2
  309. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive.html +2 -2
  310. package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +1 -1
  311. package/SVF-doxygen/html/html/classSVF_1_1WPAPass.html +5 -5
  312. package/SVF-doxygen/html/html/functions_func_p.html +2 -16
  313. package/SVF-doxygen/html/html/functions_func_t.html +1 -1
  314. package/SVF-doxygen/html/html/functions_p.html +0 -14
  315. package/SVF-doxygen/html/html/functions_t.html +1 -1
  316. package/SVF-doxygen/html/html/globals_func.html +0 -3
  317. package/SVF-doxygen/html/html/globals_s.html +3 -6
  318. package/SVF-doxygen/html/html/namespaceSVF.html +29 -96
  319. package/SVF-doxygen/html/html/namespaceSVF_1_1LLVMUtil.html +4 -4
  320. package/SVF-doxygen/html/html/namespaceSVF_1_1SVFUtil.html +6 -6
  321. package/SVF-doxygen/html/html/namespacemembers_d.html +2 -5
  322. package/SVF-doxygen/html/html/namespacemembers_func_d.html +2 -5
  323. package/SVF-doxygen/html/html/search/all_10.js +325 -325
  324. package/SVF-doxygen/html/html/search/all_11.js +208 -208
  325. package/SVF-doxygen/html/html/search/all_12.js +545 -546
  326. package/SVF-doxygen/html/html/search/all_13.js +189 -189
  327. package/SVF-doxygen/html/html/search/all_14.js +66 -66
  328. package/SVF-doxygen/html/html/search/all_15.js +170 -170
  329. package/SVF-doxygen/html/html/search/all_16.js +60 -60
  330. package/SVF-doxygen/html/html/search/all_17.js +1 -1
  331. package/SVF-doxygen/html/html/search/all_18.js +1 -1
  332. package/SVF-doxygen/html/html/search/all_19.js +10 -10
  333. package/SVF-doxygen/html/html/search/all_1a.js +169 -169
  334. package/SVF-doxygen/html/html/search/all_4.js +26 -27
  335. package/SVF-doxygen/html/html/search/all_5.js +156 -156
  336. package/SVF-doxygen/html/html/search/all_6.js +223 -223
  337. package/SVF-doxygen/html/html/search/all_7.js +1012 -1012
  338. package/SVF-doxygen/html/html/search/all_8.js +192 -192
  339. package/SVF-doxygen/html/html/search/all_9.js +597 -597
  340. package/SVF-doxygen/html/html/search/all_a.js +47 -47
  341. package/SVF-doxygen/html/html/search/all_b.js +26 -26
  342. package/SVF-doxygen/html/html/search/all_c.js +113 -113
  343. package/SVF-doxygen/html/html/search/all_d.js +196 -196
  344. package/SVF-doxygen/html/html/search/all_e.js +206 -206
  345. package/SVF-doxygen/html/html/search/all_f.js +122 -122
  346. package/SVF-doxygen/html/html/search/classes_0.js +26 -26
  347. package/SVF-doxygen/html/html/search/classes_1.js +9 -9
  348. package/SVF-doxygen/html/html/search/classes_10.js +73 -73
  349. package/SVF-doxygen/html/html/search/classes_11.js +15 -15
  350. package/SVF-doxygen/html/html/search/classes_12.js +2 -2
  351. package/SVF-doxygen/html/html/search/classes_13.js +10 -10
  352. package/SVF-doxygen/html/html/search/classes_14.js +14 -14
  353. package/SVF-doxygen/html/html/search/classes_15.js +1 -1
  354. package/SVF-doxygen/html/html/search/classes_2.js +76 -76
  355. package/SVF-doxygen/html/html/search/classes_3.js +35 -35
  356. package/SVF-doxygen/html/html/search/classes_4.js +10 -10
  357. package/SVF-doxygen/html/html/search/classes_5.js +28 -28
  358. package/SVF-doxygen/html/html/search/classes_6.js +98 -98
  359. package/SVF-doxygen/html/html/search/classes_7.js +33 -33
  360. package/SVF-doxygen/html/html/search/classes_8.js +56 -56
  361. package/SVF-doxygen/html/html/search/classes_9.js +1 -1
  362. package/SVF-doxygen/html/html/search/classes_a.js +12 -12
  363. package/SVF-doxygen/html/html/search/classes_b.js +29 -29
  364. package/SVF-doxygen/html/html/search/classes_c.js +6 -6
  365. package/SVF-doxygen/html/html/search/classes_d.js +19 -19
  366. package/SVF-doxygen/html/html/search/classes_e.js +36 -36
  367. package/SVF-doxygen/html/html/search/classes_f.js +25 -25
  368. package/SVF-doxygen/html/html/search/defines_0.js +3 -3
  369. package/SVF-doxygen/html/html/search/defines_1.js +2 -2
  370. package/SVF-doxygen/html/html/search/defines_2.js +30 -30
  371. package/SVF-doxygen/html/html/search/defines_3.js +20 -20
  372. package/SVF-doxygen/html/html/search/defines_4.js +3 -3
  373. package/SVF-doxygen/html/html/search/defines_5.js +4 -4
  374. package/SVF-doxygen/html/html/search/defines_6.js +2 -2
  375. package/SVF-doxygen/html/html/search/defines_7.js +5 -5
  376. package/SVF-doxygen/html/html/search/defines_8.js +13 -13
  377. package/SVF-doxygen/html/html/search/defines_9.js +9 -9
  378. package/SVF-doxygen/html/html/search/defines_a.js +2 -2
  379. package/SVF-doxygen/html/html/search/defines_b.js +2 -2
  380. package/SVF-doxygen/html/html/search/defines_c.js +2 -2
  381. package/SVF-doxygen/html/html/search/defines_d.js +6 -6
  382. package/SVF-doxygen/html/html/search/defines_e.js +3 -3
  383. package/SVF-doxygen/html/html/search/enums_0.js +3 -3
  384. package/SVF-doxygen/html/html/search/enums_1.js +1 -1
  385. package/SVF-doxygen/html/html/search/enums_10.js +1 -1
  386. package/SVF-doxygen/html/html/search/enums_11.js +1 -1
  387. package/SVF-doxygen/html/html/search/enums_2.js +8 -8
  388. package/SVF-doxygen/html/html/search/enums_3.js +1 -1
  389. package/SVF-doxygen/html/html/search/enums_4.js +4 -4
  390. package/SVF-doxygen/html/html/search/enums_5.js +1 -1
  391. package/SVF-doxygen/html/html/search/enums_6.js +2 -2
  392. package/SVF-doxygen/html/html/search/enums_7.js +2 -2
  393. package/SVF-doxygen/html/html/search/enums_8.js +4 -4
  394. package/SVF-doxygen/html/html/search/enums_9.js +1 -1
  395. package/SVF-doxygen/html/html/search/enums_a.js +2 -2
  396. package/SVF-doxygen/html/html/search/enums_b.js +7 -7
  397. package/SVF-doxygen/html/html/search/enums_c.js +1 -1
  398. package/SVF-doxygen/html/html/search/enums_d.js +4 -4
  399. package/SVF-doxygen/html/html/search/enums_e.js +2 -2
  400. package/SVF-doxygen/html/html/search/enums_f.js +4 -4
  401. package/SVF-doxygen/html/html/search/enumvalues_0.js +14 -14
  402. package/SVF-doxygen/html/html/search/enumvalues_1.js +13 -13
  403. package/SVF-doxygen/html/html/search/enumvalues_10.js +35 -35
  404. package/SVF-doxygen/html/html/search/enumvalues_11.js +3 -3
  405. package/SVF-doxygen/html/html/search/enumvalues_12.js +10 -10
  406. package/SVF-doxygen/html/html/search/enumvalues_13.js +1 -1
  407. package/SVF-doxygen/html/html/search/enumvalues_14.js +1 -1
  408. package/SVF-doxygen/html/html/search/enumvalues_15.js +3 -3
  409. package/SVF-doxygen/html/html/search/enumvalues_2.js +40 -40
  410. package/SVF-doxygen/html/html/search/enumvalues_3.js +13 -13
  411. package/SVF-doxygen/html/html/search/enumvalues_4.js +34 -34
  412. package/SVF-doxygen/html/html/search/enumvalues_5.js +48 -48
  413. package/SVF-doxygen/html/html/search/enumvalues_6.js +6 -6
  414. package/SVF-doxygen/html/html/search/enumvalues_7.js +9 -9
  415. package/SVF-doxygen/html/html/search/enumvalues_8.js +23 -23
  416. package/SVF-doxygen/html/html/search/enumvalues_9.js +6 -6
  417. package/SVF-doxygen/html/html/search/enumvalues_a.js +17 -17
  418. package/SVF-doxygen/html/html/search/enumvalues_b.js +11 -11
  419. package/SVF-doxygen/html/html/search/enumvalues_c.js +6 -6
  420. package/SVF-doxygen/html/html/search/enumvalues_d.js +17 -17
  421. package/SVF-doxygen/html/html/search/enumvalues_e.js +11 -11
  422. package/SVF-doxygen/html/html/search/enumvalues_f.js +45 -45
  423. package/SVF-doxygen/html/html/search/files_0.js +13 -13
  424. package/SVF-doxygen/html/html/search/files_1.js +7 -7
  425. package/SVF-doxygen/html/html/search/files_10.js +8 -8
  426. package/SVF-doxygen/html/html/search/files_11.js +8 -8
  427. package/SVF-doxygen/html/html/search/files_12.js +2 -2
  428. package/SVF-doxygen/html/html/search/files_2.js +50 -50
  429. package/SVF-doxygen/html/html/search/files_3.js +14 -14
  430. package/SVF-doxygen/html/html/search/files_4.js +4 -4
  431. package/SVF-doxygen/html/html/search/files_5.js +13 -13
  432. package/SVF-doxygen/html/html/search/files_6.js +9 -9
  433. package/SVF-doxygen/html/html/search/files_7.js +14 -14
  434. package/SVF-doxygen/html/html/search/files_8.js +13 -13
  435. package/SVF-doxygen/html/html/search/files_9.js +18 -18
  436. package/SVF-doxygen/html/html/search/files_a.js +3 -3
  437. package/SVF-doxygen/html/html/search/files_b.js +2 -2
  438. package/SVF-doxygen/html/html/search/files_c.js +19 -19
  439. package/SVF-doxygen/html/html/search/files_d.js +4 -4
  440. package/SVF-doxygen/html/html/search/files_e.js +62 -62
  441. package/SVF-doxygen/html/html/search/files_f.js +8 -8
  442. package/SVF-doxygen/html/html/search/functions_0.js +351 -351
  443. package/SVF-doxygen/html/html/search/functions_1.js +80 -80
  444. package/SVF-doxygen/html/html/search/functions_10.js +121 -121
  445. package/SVF-doxygen/html/html/search/functions_11.js +281 -282
  446. package/SVF-doxygen/html/html/search/functions_12.js +55 -55
  447. package/SVF-doxygen/html/html/search/functions_13.js +38 -38
  448. package/SVF-doxygen/html/html/search/functions_14.js +71 -71
  449. package/SVF-doxygen/html/html/search/functions_15.js +29 -29
  450. package/SVF-doxygen/html/html/search/functions_16.js +2 -2
  451. package/SVF-doxygen/html/html/search/functions_17.js +169 -169
  452. package/SVF-doxygen/html/html/search/functions_2.js +251 -251
  453. package/SVF-doxygen/html/html/search/functions_3.js +71 -72
  454. package/SVF-doxygen/html/html/search/functions_4.js +55 -55
  455. package/SVF-doxygen/html/html/search/functions_5.js +55 -55
  456. package/SVF-doxygen/html/html/search/functions_6.js +832 -832
  457. package/SVF-doxygen/html/html/search/functions_7.js +144 -144
  458. package/SVF-doxygen/html/html/search/functions_8.js +417 -417
  459. package/SVF-doxygen/html/html/search/functions_9.js +29 -29
  460. package/SVF-doxygen/html/html/search/functions_a.js +2 -2
  461. package/SVF-doxygen/html/html/search/functions_b.js +23 -23
  462. package/SVF-doxygen/html/html/search/functions_c.js +75 -75
  463. package/SVF-doxygen/html/html/search/functions_d.js +35 -35
  464. package/SVF-doxygen/html/html/search/functions_e.js +56 -56
  465. package/SVF-doxygen/html/html/search/functions_f.js +143 -143
  466. package/SVF-doxygen/html/html/search/namespaces_0.js +1 -1
  467. package/SVF-doxygen/html/html/search/namespaces_1.js +7 -7
  468. package/SVF-doxygen/html/html/search/related_0.js +2 -2
  469. package/SVF-doxygen/html/html/search/related_1.js +1 -1
  470. package/SVF-doxygen/html/html/search/related_2.js +2 -2
  471. package/SVF-doxygen/html/html/search/related_3.js +2 -2
  472. package/SVF-doxygen/html/html/search/related_4.js +2 -2
  473. package/SVF-doxygen/html/html/search/related_5.js +1 -1
  474. package/SVF-doxygen/html/html/search/related_6.js +2 -2
  475. package/SVF-doxygen/html/html/search/related_7.js +4 -4
  476. package/SVF-doxygen/html/html/search/related_8.js +2 -2
  477. package/SVF-doxygen/html/html/search/related_9.js +4 -4
  478. package/SVF-doxygen/html/html/search/related_a.js +19 -19
  479. package/SVF-doxygen/html/html/search/related_b.js +4 -4
  480. package/SVF-doxygen/html/html/search/related_c.js +1 -1
  481. package/SVF-doxygen/html/html/search/related_d.js +11 -11
  482. package/SVF-doxygen/html/html/search/related_e.js +2 -2
  483. package/SVF-doxygen/html/html/search/related_f.js +2 -2
  484. package/SVF-doxygen/html/html/search/typedefs_0.js +18 -18
  485. package/SVF-doxygen/html/html/search/typedefs_1.js +25 -25
  486. package/SVF-doxygen/html/html/search/typedefs_10.js +60 -60
  487. package/SVF-doxygen/html/html/search/typedefs_11.js +13 -13
  488. package/SVF-doxygen/html/html/search/typedefs_12.js +11 -11
  489. package/SVF-doxygen/html/html/search/typedefs_13.js +35 -35
  490. package/SVF-doxygen/html/html/search/typedefs_14.js +8 -8
  491. package/SVF-doxygen/html/html/search/typedefs_2.js +126 -126
  492. package/SVF-doxygen/html/html/search/typedefs_3.js +39 -39
  493. package/SVF-doxygen/html/html/search/typedefs_4.js +16 -16
  494. package/SVF-doxygen/html/html/search/typedefs_5.js +41 -41
  495. package/SVF-doxygen/html/html/search/typedefs_6.js +52 -52
  496. package/SVF-doxygen/html/html/search/typedefs_7.js +40 -40
  497. package/SVF-doxygen/html/html/search/typedefs_8.js +1 -1
  498. package/SVF-doxygen/html/html/search/typedefs_9.js +6 -6
  499. package/SVF-doxygen/html/html/search/typedefs_a.js +29 -29
  500. package/SVF-doxygen/html/html/search/typedefs_b.js +29 -29
  501. package/SVF-doxygen/html/html/search/typedefs_c.js +40 -40
  502. package/SVF-doxygen/html/html/search/typedefs_d.js +15 -15
  503. package/SVF-doxygen/html/html/search/typedefs_e.js +52 -52
  504. package/SVF-doxygen/html/html/search/typedefs_f.js +14 -14
  505. package/SVF-doxygen/html/html/search/variables_0.js +146 -146
  506. package/SVF-doxygen/html/html/search/variables_1.js +74 -74
  507. package/SVF-doxygen/html/html/search/variables_10.js +97 -97
  508. package/SVF-doxygen/html/html/search/variables_11.js +46 -46
  509. package/SVF-doxygen/html/html/search/variables_12.js +93 -93
  510. package/SVF-doxygen/html/html/search/variables_13.js +77 -77
  511. package/SVF-doxygen/html/html/search/variables_14.js +14 -14
  512. package/SVF-doxygen/html/html/search/variables_15.js +48 -48
  513. package/SVF-doxygen/html/html/search/variables_16.js +9 -9
  514. package/SVF-doxygen/html/html/search/variables_17.js +1 -1
  515. package/SVF-doxygen/html/html/search/variables_18.js +2 -2
  516. package/SVF-doxygen/html/html/search/variables_2.js +35 -35
  517. package/SVF-doxygen/html/html/search/variables_3.js +148 -148
  518. package/SVF-doxygen/html/html/search/variables_4.js +56 -56
  519. package/SVF-doxygen/html/html/search/variables_5.js +40 -40
  520. package/SVF-doxygen/html/html/search/variables_6.js +67 -67
  521. package/SVF-doxygen/html/html/search/variables_7.js +33 -33
  522. package/SVF-doxygen/html/html/search/variables_8.js +7 -7
  523. package/SVF-doxygen/html/html/search/variables_9.js +77 -77
  524. package/SVF-doxygen/html/html/search/variables_a.js +4 -4
  525. package/SVF-doxygen/html/html/search/variables_b.js +10 -10
  526. package/SVF-doxygen/html/html/search/variables_c.js +45 -45
  527. package/SVF-doxygen/html/html/search/variables_d.js +56 -56
  528. package/SVF-doxygen/html/html/search/variables_e.js +123 -123
  529. package/SVF-doxygen/html/html/search/variables_f.js +33 -33
  530. package/SVF-doxygen/html/html/structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +2 -2
  531. package/SVF-doxygen/html/html/structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html +3 -3
  532. package/SVF-doxygen/html/html/structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html +1 -1
  533. package/SVF-doxygen/html/html/structSVF_1_1Hash_3_01NodePair_01_4.html +11 -11
  534. package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html +7 -7
  535. package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1CxtProc_01_4.html +1 -1
  536. package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1CxtStmt_01_4.html +1 -1
  537. package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1NodePair_01_4.html +11 -11
  538. package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1SparseBitVector_3_01N_01_4_01_4.html +7 -7
  539. package/SVF-doxygen/html/html/structstd_1_1hash_3_01std_1_1vector_3_01T_01_4_01_4.html +13 -13
  540. package/SVF-doxygen/html/html/svf-ex_8cpp.html +2 -2
  541. package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +4 -4
  542. package/SVF-doxygen/html/html/svf-llvm_2tools_2MTA_2MTAResultValidator_8h_source.html +3 -3
  543. package/SVF-doxygen/html/html/svf_2include_2MTA_2MTAResultValidator_8h_source.html +3 -3
  544. package/package.json +1 -1
  545. package/svf/include/SVFIR/SVFStatements.h +12 -9
  546. package/svf/include/SVFIR/SVFType.h +0 -6
  547. package/svf/include/SVFIR/SVFValue.h +2 -31
  548. package/svf/lib/SVFIR/SVFValue.cpp +0 -95
  549. package/svf-llvm/lib/LLVMModule.cpp +0 -58
  550. package/svf-llvm/lib/LLVMUtil.cpp +13 -28
@@ -320,1270 +320,1228 @@ $(function() {
320
320
  <div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFValue.html#a88b280a4377ee8e7c633bfa963cc45fd">sourceLoc</a>;</div>
321
321
  <div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160; }</div>
322
322
  <div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160; </div>
323
- <div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160; <a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a> <a class="code" href="classSVF_1_1SVFValue.html#a1222d0800de27d27078e6b4a5371beb3">toString</a>() <span class="keyword">const</span>;</div>
324
- <div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160; </div>
325
- <div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFValue.html#a7d8c21d29b2883765fea565ec12fed78">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const</span> = 0;</div>
326
- <div class="line"><a name="l00263"></a><span class="lineno"> 263</span>&#160; </div>
327
- <div class="line"><a name="l00265"></a><span class="lineno"> 265</span>&#160; </div>
328
- <div class="line"><a name="l00266"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFValue.html#ae37edaf15e8c1fab59c70c86ad29a509"> 266</a></span>&#160; <span class="keyword">friend</span> <a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; <a class="code" href="classSVF_1_1SVFValue.html#ae37edaf15e8c1fab59c70c86ad29a509">operator&lt;&lt;</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a> &amp;os, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> &amp;value)</div>
329
- <div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160; {</div>
330
- <div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160; value.<a class="code" href="classSVF_1_1SVFValue.html#a7d8c21d29b2883765fea565ec12fed78">print</a>(os);</div>
331
- <div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160; <span class="keywordflow">return</span> os;</div>
332
- <div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160; }</div>
333
- <div class="line"><a name="l00272"></a><span class="lineno"> 272</span>&#160;};</div>
334
- <div class="line"><a name="l00273"></a><span class="lineno"> 273</span>&#160; </div>
335
- <div class="line"><a name="l00274"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html"> 274</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a></div>
336
- <div class="line"><a name="l00275"></a><span class="lineno"> 275</span>&#160;{</div>
337
- <div class="line"><a name="l00276"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a67579a8b316129e389ed0f5e3f0ee509"> 276</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
338
- <div class="line"><a name="l00277"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ac6d7207b2c449f2aa8129697485d8fd6"> 277</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
339
- <div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a96821c016c81ee0600ef62fd28298292"> 278</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
340
- <div class="line"><a name="l00279"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a46fadea4d08baefc8fbc1d8928da7f6b"> 279</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRBuilder.html">SVFIRBuilder</a>;</div>
341
- <div class="line"><a name="l00280"></a><span class="lineno"> 280</span>&#160; </div>
342
- <div class="line"><a name="l00281"></a><span class="lineno"> 281</span>&#160;<span class="keyword">public</span>:</div>
343
- <div class="line"><a name="l00282"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aaec097379a345ab0e80b6a9c50508f48"> 282</a></span>&#160; <span class="keyword">typedef</span> std::vector&lt;const SVFBasicBlock*&gt;::const_iterator <a class="code" href="classSVF_1_1SVFFunction.html#aaec097379a345ab0e80b6a9c50508f48">const_iterator</a>;</div>
344
- <div class="line"><a name="l00283"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ae4f78769558a3cc8d2c948a4f5379ec9"> 283</a></span>&#160; <span class="keyword">typedef</span> <a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#ad478ac88bc07cf4d6d0ad3517b2c4ab3">SVFLoopAndDomInfo::BBSet</a> <a class="code" href="classSVF_1_1SVFFunction.html#ae4f78769558a3cc8d2c948a4f5379ec9">BBSet</a>;</div>
345
- <div class="line"><a name="l00284"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ad09ea0c680c88732c08d655e0afbead3"> 284</a></span>&#160; <span class="keyword">typedef</span> <a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a33b96ce50eb1d3caab2b20c19a60b2cc">SVFLoopAndDomInfo::BBList</a> <a class="code" href="classSVF_1_1SVFFunction.html#ad09ea0c680c88732c08d655e0afbead3">BBList</a>;</div>
346
- <div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a837e67c823d5323c5462e78f5bbe6e64"> 285</a></span>&#160; <span class="keyword">typedef</span> <a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#ae5e2b154313b4330bb015050aec72a1f">SVFLoopAndDomInfo::LoopBBs</a> <a class="code" href="classSVF_1_1SVFFunction.html#a837e67c823d5323c5462e78f5bbe6e64">LoopBBs</a>;</div>
347
- <div class="line"><a name="l00286"></a><span class="lineno"> 286</span>&#160; </div>
348
- <div class="line"><a name="l00287"></a><span class="lineno"> 287</span>&#160;<span class="keyword">private</span>:</div>
349
- <div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a52581d00177fd5853d6f9de50b3e7fb9"> 288</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a52581d00177fd5853d6f9de50b3e7fb9">isDecl</a>; </div>
350
- <div class="line"><a name="l00289"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a037b2583aa8d15ceeb630eaad41a36a3"> 289</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a037b2583aa8d15ceeb630eaad41a36a3">intrinsic</a>; </div>
351
- <div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a3b93a04e82233f64b1c463f6cece8ea1"> 290</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a3b93a04e82233f64b1c463f6cece8ea1">addrTaken</a>; </div>
352
- <div class="line"><a name="l00291"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea"> 291</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea">isUncalled</a>; </div>
353
- <div class="line"><a name="l00292"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6"> 292</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6">isNotRet</a>; </div>
354
- <div class="line"><a name="l00293"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a11aaa0ffaf7fa3d220c9af5d4537eaad"> 293</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a11aaa0ffaf7fa3d220c9af5d4537eaad">varArg</a>; </div>
355
- <div class="line"><a name="l00294"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ad1c1ca2a7d4a681f24712345222e9ddc"> 294</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunctionType.html">SVFFunctionType</a>* <a class="code" href="classSVF_1_1SVFFunction.html#ad1c1ca2a7d4a681f24712345222e9ddc">funcType</a>; </div>
356
- <div class="line"><a name="l00295"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1"> 295</a></span>&#160; <a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html">SVFLoopAndDomInfo</a>* <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>; </div>
357
- <div class="line"><a name="l00296"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007"> 296</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a>; </div>
358
- <div class="line"><a name="l00297"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f"> 297</a></span>&#160; std::vector&lt;const SVFBasicBlock*&gt; <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>; </div>
359
- <div class="line"><a name="l00298"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a625bef2b92c8e62df547bd2758b59c75"> 298</a></span>&#160; std::vector&lt;const SVFArgument*&gt; <a class="code" href="classSVF_1_1SVFFunction.html#a625bef2b92c8e62df547bd2758b59c75">allArgs</a>; </div>
360
- <div class="line"><a name="l00299"></a><span class="lineno"> 299</span>&#160; </div>
361
- <div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160;<span class="keyword">protected</span>:</div>
362
- <div class="line"><a name="l00302"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a0d5031bd11b6372803082111ec2cb4f6"> 302</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>
363
- <div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160; {</div>
364
- <div class="line"><a name="l00304"></a><span class="lineno"> 304</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.push_back(bb);</div>
365
- <div class="line"><a name="l00305"></a><span class="lineno"> 305</span>&#160; }</div>
366
- <div class="line"><a name="l00306"></a><span class="lineno"> 306</span>&#160; </div>
367
- <div class="line"><a name="l00307"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ad865b8440a6e0d5d212798d2213e1e9c"> 307</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>
368
- <div class="line"><a name="l00308"></a><span class="lineno"> 308</span>&#160; {</div>
369
- <div class="line"><a name="l00309"></a><span class="lineno"> 309</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a625bef2b92c8e62df547bd2758b59c75">allArgs</a>.push_back(arg);</div>
370
- <div class="line"><a name="l00310"></a><span class="lineno"> 310</span>&#160; }</div>
371
- <div class="line"><a name="l00311"></a><span class="lineno"> 311</span>&#160; </div>
372
- <div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a37f89063b55ff657a07e186224338ce8"> 312</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>
373
- <div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160; {</div>
374
- <div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea">isUncalled</a> = uncalledFunction;</div>
375
- <div class="line"><a name="l00315"></a><span class="lineno"> 315</span>&#160; }</div>
376
- <div class="line"><a name="l00316"></a><span class="lineno"> 316</span>&#160; </div>
377
- <div class="line"><a name="l00317"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aaddef080cdc8e4080fc2da1e3cf92deb"> 317</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>
378
- <div class="line"><a name="l00318"></a><span class="lineno"> 318</span>&#160; {</div>
379
- <div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6">isNotRet</a> = notRet;</div>
380
- <div class="line"><a name="l00320"></a><span class="lineno"> 320</span>&#160; }</div>
381
- <div class="line"><a name="l00321"></a><span class="lineno"> 321</span>&#160; </div>
382
- <div class="line"><a name="l00322"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#af1c181322926639bd99bbe58a8df70ab"> 322</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>
383
- <div class="line"><a name="l00323"></a><span class="lineno"> 323</span>&#160; {</div>
384
- <div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a> = deffun;</div>
385
- <div class="line"><a name="l00325"></a><span class="lineno"> 325</span>&#160; }</div>
386
- <div class="line"><a name="l00327"></a><span class="lineno"> 327</span>&#160; </div>
387
- <div class="line"><a name="l00328"></a><span class="lineno"> 328</span>&#160;<span class="keyword">public</span>:</div>
388
- <div class="line"><a name="l00329"></a><span class="lineno"> 329</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);</div>
389
- <div class="line"><a name="l00330"></a><span class="lineno"> 330</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a7e965c21a8afe7fca32d0f41b16361cf">SVFFunction</a>(<span class="keywordtype">void</span>) = <span class="keyword">delete</span>;</div>
390
- <div class="line"><a name="l00331"></a><span class="lineno"> 331</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classSVF_1_1SVFFunction.html#a5f6f7bf27f373b16b9c51de310b40686">~SVFFunction</a>();</div>
391
- <div class="line"><a name="l00332"></a><span class="lineno"> 332</span>&#160; </div>
392
- <div class="line"><a name="l00333"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a099203980699464e1fbe5e37f2eb891f"> 333</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>
393
- <div class="line"><a name="l00334"></a><span class="lineno"> 334</span>&#160; {</div>
394
- <div class="line"><a name="l00335"></a><span class="lineno"> 335</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>
395
- <div class="line"><a name="l00336"></a><span class="lineno"> 336</span>&#160; }</div>
396
- <div class="line"><a name="l00337"></a><span class="lineno"> 337</span>&#160; </div>
397
- <div class="line"><a name="l00338"></a><span class="lineno"> 338</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFFunction.html#a200007869f6137b379157dd1383de8e0">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const override</span>;</div>
398
- <div class="line"><a name="l00339"></a><span class="lineno"> 339</span>&#160; </div>
399
- <div class="line"><a name="l00340"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4"> 340</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>
400
- <div class="line"><a name="l00341"></a><span class="lineno"> 341</span>&#160; {</div>
401
- <div class="line"><a name="l00342"></a><span class="lineno"> 342</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>;</div>
402
- <div class="line"><a name="l00343"></a><span class="lineno"> 343</span>&#160; }</div>
403
- <div class="line"><a name="l00344"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ab672f0255ec8e42d5e414bc8c72b7c76"> 344</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>
404
- <div class="line"><a name="l00345"></a><span class="lineno"> 345</span>&#160;<span class="keyword"> </span>{</div>
405
- <div class="line"><a name="l00346"></a><span class="lineno"> 346</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a52581d00177fd5853d6f9de50b3e7fb9">isDecl</a>;</div>
406
- <div class="line"><a name="l00347"></a><span class="lineno"> 347</span>&#160; }</div>
407
- <div class="line"><a name="l00348"></a><span class="lineno"> 348</span>&#160; </div>
408
- <div class="line"><a name="l00349"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a7b4c6c7143d012802ea5ee962bec2deb"> 349</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>
409
- <div class="line"><a name="l00350"></a><span class="lineno"> 350</span>&#160;<span class="keyword"> </span>{</div>
410
- <div class="line"><a name="l00351"></a><span class="lineno"> 351</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a037b2583aa8d15ceeb630eaad41a36a3">intrinsic</a>;</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; </div>
413
- <div class="line"><a name="l00354"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a731b978178937e74c80d2882c429dc9e"> 354</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>
323
+ <div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160; <a class="code" href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">std::string</a> <a class="code" href="classSVF_1_1SVFValue.html#a4a0cfe3a8f37d33ffcdca3d66026dcc3">toString</a>() <span class="keyword">const</span>;</div>
324
+ <div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160; </div>
325
+ <div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160; </div>
326
+ <div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFValue.html#ae37edaf15e8c1fab59c70c86ad29a509"> 263</a></span>&#160; <span class="keyword">friend</span> <a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; <a class="code" href="classSVF_1_1SVFValue.html#ae37edaf15e8c1fab59c70c86ad29a509">operator&lt;&lt;</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a> &amp;os, <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> &amp;value)</div>
327
+ <div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160; {</div>
328
+ <div class="line"><a name="l00265"></a><span class="lineno"> 265</span>&#160; <span class="keywordflow">return</span> os &lt;&lt; value.<a class="code" href="classSVF_1_1SVFValue.html#a4a0cfe3a8f37d33ffcdca3d66026dcc3">toString</a>();</div>
329
+ <div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160; }</div>
330
+ <div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160;};</div>
331
+ <div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160; </div>
332
+ <div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html"> 270</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a> : <span class="keyword">public</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a></div>
333
+ <div class="line"><a name="l00271"></a><span class="lineno"> 271</span>&#160;{</div>
334
+ <div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a67579a8b316129e389ed0f5e3f0ee509"> 272</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
335
+ <div class="line"><a name="l00273"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ac6d7207b2c449f2aa8129697485d8fd6"> 273</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
336
+ <div class="line"><a name="l00274"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a96821c016c81ee0600ef62fd28298292"> 274</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
337
+ <div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a46fadea4d08baefc8fbc1d8928da7f6b"> 275</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRBuilder.html">SVFIRBuilder</a>;</div>
338
+ <div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160; </div>
339
+ <div class="line"><a name="l00277"></a><span class="lineno"> 277</span>&#160;<span class="keyword">public</span>:</div>
340
+ <div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aaec097379a345ab0e80b6a9c50508f48"> 278</a></span>&#160; <span class="keyword">typedef</span> std::vector&lt;const SVFBasicBlock*&gt;::const_iterator <a class="code" href="classSVF_1_1SVFFunction.html#aaec097379a345ab0e80b6a9c50508f48">const_iterator</a>;</div>
341
+ <div class="line"><a name="l00279"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ae4f78769558a3cc8d2c948a4f5379ec9"> 279</a></span>&#160; <span class="keyword">typedef</span> <a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#ad478ac88bc07cf4d6d0ad3517b2c4ab3">SVFLoopAndDomInfo::BBSet</a> <a class="code" href="classSVF_1_1SVFFunction.html#ae4f78769558a3cc8d2c948a4f5379ec9">BBSet</a>;</div>
342
+ <div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ad09ea0c680c88732c08d655e0afbead3"> 280</a></span>&#160; <span class="keyword">typedef</span> <a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#a33b96ce50eb1d3caab2b20c19a60b2cc">SVFLoopAndDomInfo::BBList</a> <a class="code" href="classSVF_1_1SVFFunction.html#ad09ea0c680c88732c08d655e0afbead3">BBList</a>;</div>
343
+ <div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a837e67c823d5323c5462e78f5bbe6e64"> 281</a></span>&#160; <span class="keyword">typedef</span> <a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html#ae5e2b154313b4330bb015050aec72a1f">SVFLoopAndDomInfo::LoopBBs</a> <a class="code" href="classSVF_1_1SVFFunction.html#a837e67c823d5323c5462e78f5bbe6e64">LoopBBs</a>;</div>
344
+ <div class="line"><a name="l00282"></a><span class="lineno"> 282</span>&#160; </div>
345
+ <div class="line"><a name="l00283"></a><span class="lineno"> 283</span>&#160;<span class="keyword">private</span>:</div>
346
+ <div class="line"><a name="l00284"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a52581d00177fd5853d6f9de50b3e7fb9"> 284</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a52581d00177fd5853d6f9de50b3e7fb9">isDecl</a>; </div>
347
+ <div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a037b2583aa8d15ceeb630eaad41a36a3"> 285</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a037b2583aa8d15ceeb630eaad41a36a3">intrinsic</a>; </div>
348
+ <div class="line"><a name="l00286"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a3b93a04e82233f64b1c463f6cece8ea1"> 286</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a3b93a04e82233f64b1c463f6cece8ea1">addrTaken</a>; </div>
349
+ <div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea"> 287</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea">isUncalled</a>; </div>
350
+ <div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6"> 288</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6">isNotRet</a>; </div>
351
+ <div class="line"><a name="l00289"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a11aaa0ffaf7fa3d220c9af5d4537eaad"> 289</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#a11aaa0ffaf7fa3d220c9af5d4537eaad">varArg</a>; </div>
352
+ <div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ad1c1ca2a7d4a681f24712345222e9ddc"> 290</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunctionType.html">SVFFunctionType</a>* <a class="code" href="classSVF_1_1SVFFunction.html#ad1c1ca2a7d4a681f24712345222e9ddc">funcType</a>; </div>
353
+ <div class="line"><a name="l00291"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1"> 291</a></span>&#160; <a class="code" href="classSVF_1_1SVFLoopAndDomInfo.html">SVFLoopAndDomInfo</a>* <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>; </div>
354
+ <div class="line"><a name="l00292"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007"> 292</a></span>&#160; <span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFFunction.html">SVFFunction</a>* <a class="code" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a>; </div>
355
+ <div class="line"><a name="l00293"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f"> 293</a></span>&#160; std::vector&lt;const SVFBasicBlock*&gt; <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>; </div>
356
+ <div class="line"><a name="l00294"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a625bef2b92c8e62df547bd2758b59c75"> 294</a></span>&#160; std::vector&lt;const SVFArgument*&gt; <a class="code" href="classSVF_1_1SVFFunction.html#a625bef2b92c8e62df547bd2758b59c75">allArgs</a>; </div>
357
+ <div class="line"><a name="l00295"></a><span class="lineno"> 295</span>&#160; </div>
358
+ <div class="line"><a name="l00296"></a><span class="lineno"> 296</span>&#160;<span class="keyword">protected</span>:</div>
359
+ <div class="line"><a name="l00298"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a0d5031bd11b6372803082111ec2cb4f6"> 298</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>
360
+ <div class="line"><a name="l00299"></a><span class="lineno"> 299</span>&#160; {</div>
361
+ <div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.push_back(bb);</div>
362
+ <div class="line"><a name="l00301"></a><span class="lineno"> 301</span>&#160; }</div>
363
+ <div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160; </div>
364
+ <div class="line"><a name="l00303"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#ad865b8440a6e0d5d212798d2213e1e9c"> 303</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>
365
+ <div class="line"><a name="l00304"></a><span class="lineno"> 304</span>&#160; {</div>
366
+ <div class="line"><a name="l00305"></a><span class="lineno"> 305</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a625bef2b92c8e62df547bd2758b59c75">allArgs</a>.push_back(arg);</div>
367
+ <div class="line"><a name="l00306"></a><span class="lineno"> 306</span>&#160; }</div>
368
+ <div class="line"><a name="l00307"></a><span class="lineno"> 307</span>&#160; </div>
369
+ <div class="line"><a name="l00308"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a37f89063b55ff657a07e186224338ce8"> 308</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>
370
+ <div class="line"><a name="l00309"></a><span class="lineno"> 309</span>&#160; {</div>
371
+ <div class="line"><a name="l00310"></a><span class="lineno"> 310</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea">isUncalled</a> = uncalledFunction;</div>
372
+ <div class="line"><a name="l00311"></a><span class="lineno"> 311</span>&#160; }</div>
373
+ <div class="line"><a name="l00312"></a><span class="lineno"> 312</span>&#160; </div>
374
+ <div class="line"><a name="l00313"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aaddef080cdc8e4080fc2da1e3cf92deb"> 313</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>
375
+ <div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160; {</div>
376
+ <div class="line"><a name="l00315"></a><span class="lineno"> 315</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6">isNotRet</a> = notRet;</div>
377
+ <div class="line"><a name="l00316"></a><span class="lineno"> 316</span>&#160; }</div>
378
+ <div class="line"><a name="l00317"></a><span class="lineno"> 317</span>&#160; </div>
379
+ <div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#af1c181322926639bd99bbe58a8df70ab"> 318</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>
380
+ <div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160; {</div>
381
+ <div class="line"><a name="l00320"></a><span class="lineno"> 320</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a> = deffun;</div>
382
+ <div class="line"><a name="l00321"></a><span class="lineno"> 321</span>&#160; }</div>
383
+ <div class="line"><a name="l00323"></a><span class="lineno"> 323</span>&#160; </div>
384
+ <div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160;<span class="keyword">public</span>:</div>
385
+ <div class="line"><a name="l00325"></a><span class="lineno"> 325</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);</div>
386
+ <div class="line"><a name="l00326"></a><span class="lineno"> 326</span>&#160; <a class="code" href="classSVF_1_1SVFFunction.html#a7e965c21a8afe7fca32d0f41b16361cf">SVFFunction</a>(<span class="keywordtype">void</span>) = <span class="keyword">delete</span>;</div>
387
+ <div class="line"><a name="l00327"></a><span class="lineno"> 327</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classSVF_1_1SVFFunction.html#a5f6f7bf27f373b16b9c51de310b40686">~SVFFunction</a>();</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"><a class="line" href="classSVF_1_1SVFFunction.html#a099203980699464e1fbe5e37f2eb891f"> 329</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>
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; <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>
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; </div>
394
+ <div class="line"><a name="l00334"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4"> 334</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>
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; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aefde3a0671e34541a4ad5d7a6dfaa5d1">loopAndDom</a>;</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"><a class="line" href="classSVF_1_1SVFFunction.html#ab672f0255ec8e42d5e414bc8c72b7c76"> 338</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>
399
+ <div class="line"><a name="l00339"></a><span class="lineno"> 339</span>&#160;<span class="keyword"> </span>{</div>
400
+ <div class="line"><a name="l00340"></a><span class="lineno"> 340</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a52581d00177fd5853d6f9de50b3e7fb9">isDecl</a>;</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"> 342</span>&#160; </div>
403
+ <div class="line"><a name="l00343"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a7b4c6c7143d012802ea5ee962bec2deb"> 343</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>
404
+ <div class="line"><a name="l00344"></a><span class="lineno"> 344</span>&#160;<span class="keyword"> </span>{</div>
405
+ <div class="line"><a name="l00345"></a><span class="lineno"> 345</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a037b2583aa8d15ceeb630eaad41a36a3">intrinsic</a>;</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"> 347</span>&#160; </div>
408
+ <div class="line"><a name="l00348"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a731b978178937e74c80d2882c429dc9e"> 348</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>
409
+ <div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160;<span class="keyword"> </span>{</div>
410
+ <div class="line"><a name="l00350"></a><span class="lineno"> 350</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a3b93a04e82233f64b1c463f6cece8ea1">addrTaken</a>;</div>
411
+ <div class="line"><a name="l00351"></a><span class="lineno"> 351</span>&#160; }</div>
412
+ <div class="line"><a name="l00352"></a><span class="lineno"> 352</span>&#160; </div>
413
+ <div class="line"><a name="l00354"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d"> 354</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>
414
414
  <div class="line"><a name="l00355"></a><span class="lineno"> 355</span>&#160;<span class="keyword"> </span>{</div>
415
- <div class="line"><a name="l00356"></a><span class="lineno"> 356</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a3b93a04e82233f64b1c463f6cece8ea1">addrTaken</a>;</div>
415
+ <div class="line"><a name="l00356"></a><span class="lineno"> 356</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#ad1c1ca2a7d4a681f24712345222e9ddc">funcType</a>;</div>
416
416
  <div class="line"><a name="l00357"></a><span class="lineno"> 357</span>&#160; }</div>
417
417
  <div class="line"><a name="l00358"></a><span class="lineno"> 358</span>&#160; </div>
418
- <div class="line"><a name="l00360"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d"> 360</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>
418
+ <div class="line"><a name="l00360"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263"> 360</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>
419
419
  <div class="line"><a name="l00361"></a><span class="lineno"> 361</span>&#160;<span class="keyword"> </span>{</div>
420
- <div class="line"><a name="l00362"></a><span class="lineno"> 362</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#ad1c1ca2a7d4a681f24712345222e9ddc">funcType</a>;</div>
420
+ <div class="line"><a name="l00362"></a><span class="lineno"> 362</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>
421
421
  <div class="line"><a name="l00363"></a><span class="lineno"> 363</span>&#160; }</div>
422
422
  <div class="line"><a name="l00364"></a><span class="lineno"> 364</span>&#160; </div>
423
- <div class="line"><a name="l00366"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263"> 366</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>
424
- <div class="line"><a name="l00367"></a><span class="lineno"> 367</span>&#160;<span class="keyword"> </span>{</div>
425
- <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#ad1c1ca2a7d4a681f24712345222e9ddc">funcType</a>-&gt;<a class="code" href="classSVF_1_1SVFFunctionType.html#a74ce115a0fa958f259469b521468a2b3">getReturnType</a>();</div>
426
- <div class="line"><a name="l00369"></a><span class="lineno"> 369</span>&#160; }</div>
427
- <div class="line"><a name="l00370"></a><span class="lineno"> 370</span>&#160; </div>
428
- <div class="line"><a name="l00371"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd"> 371</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>
429
- <div class="line"><a name="l00372"></a><span class="lineno"> 372</span>&#160;<span class="keyword"> </span>{</div>
430
- <div class="line"><a name="l00373"></a><span class="lineno"> 373</span>&#160; <span class="keywordflow">if</span>(<a class="code" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a>==<span class="keyword">nullptr</span>)</div>
431
- <div class="line"><a name="l00374"></a><span class="lineno"> 374</span>&#160; <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
432
- <div class="line"><a name="l00375"></a><span class="lineno"> 375</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a>;</div>
433
- <div class="line"><a name="l00376"></a><span class="lineno"> 376</span>&#160; }</div>
434
- <div class="line"><a name="l00377"></a><span class="lineno"> 377</span>&#160; </div>
435
- <div class="line"><a name="l00378"></a><span class="lineno"> 378</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>
436
- <div class="line"><a name="l00379"></a><span class="lineno"> 379</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>
437
- <div class="line"><a name="l00380"></a><span class="lineno"> 380</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#ae578002917b4ccbf28f172dba30d1d58">isVarArg</a>() <span class="keyword">const</span>;</div>
438
- <div class="line"><a name="l00381"></a><span class="lineno"> 381</span>&#160; </div>
439
- <div class="line"><a name="l00382"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a9a7f1f56b6cfc33e7fa241286a07fd63"> 382</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>
440
- <div class="line"><a name="l00383"></a><span class="lineno"> 383</span>&#160;<span class="keyword"> </span>{</div>
441
- <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#aa61307a21647def105677d36bfbaf32f">allBBs</a>.empty();</div>
423
+ <div class="line"><a name="l00365"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd"> 365</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>
424
+ <div class="line"><a name="l00366"></a><span class="lineno"> 366</span>&#160;<span class="keyword"> </span>{</div>
425
+ <div class="line"><a name="l00367"></a><span class="lineno"> 367</span>&#160; <span class="keywordflow">if</span>(<a class="code" href="classSVF_1_1SVFFunction.html#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a>==<span class="keyword">nullptr</span>)</div>
426
+ <div class="line"><a name="l00368"></a><span class="lineno"> 368</span>&#160; <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
427
+ <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#a78f8e3238be991bf5cc42a84c29b9007">realDefFun</a>;</div>
428
+ <div class="line"><a name="l00370"></a><span class="lineno"> 370</span>&#160; }</div>
429
+ <div class="line"><a name="l00371"></a><span class="lineno"> 371</span>&#160; </div>
430
+ <div class="line"><a name="l00372"></a><span class="lineno"> 372</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>
431
+ <div class="line"><a name="l00373"></a><span class="lineno"> 373</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>
432
+ <div class="line"><a name="l00374"></a><span class="lineno"> 374</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFFunction.html#ae578002917b4ccbf28f172dba30d1d58">isVarArg</a>() <span class="keyword">const</span>;</div>
433
+ <div class="line"><a name="l00375"></a><span class="lineno"> 375</span>&#160; </div>
434
+ <div class="line"><a name="l00376"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a9a7f1f56b6cfc33e7fa241286a07fd63"> 376</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>
435
+ <div class="line"><a name="l00377"></a><span class="lineno"> 377</span>&#160;<span class="keyword"> </span>{</div>
436
+ <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#aa61307a21647def105677d36bfbaf32f">allBBs</a>.empty();</div>
437
+ <div class="line"><a name="l00379"></a><span class="lineno"> 379</span>&#160; }</div>
438
+ <div class="line"><a name="l00380"></a><span class="lineno"> 380</span>&#160; </div>
439
+ <div class="line"><a name="l00381"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d"> 381</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>
440
+ <div class="line"><a name="l00382"></a><span class="lineno"> 382</span>&#160;<span class="keyword"> </span>{</div>
441
+ <div class="line"><a name="l00383"></a><span class="lineno"> 383</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>
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#aa61307a21647def105677d36bfbaf32f">allBBs</a>.front();</div>
442
443
  <div class="line"><a name="l00385"></a><span class="lineno"> 385</span>&#160; }</div>
443
444
  <div class="line"><a name="l00386"></a><span class="lineno"> 386</span>&#160; </div>
444
- <div class="line"><a name="l00387"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d"> 387</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>
445
+ <div class="line"><a name="l00387"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a8ca4fa87f4c26b71c6e03c8f32db1071"> 387</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>
445
446
  <div class="line"><a name="l00388"></a><span class="lineno"> 388</span>&#160;<span class="keyword"> </span>{</div>
446
447
  <div class="line"><a name="l00389"></a><span class="lineno"> 389</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>
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#aa61307a21647def105677d36bfbaf32f">allBBs</a>.front();</div>
448
+ <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#aa61307a21647def105677d36bfbaf32f">allBBs</a>.back();</div>
448
449
  <div class="line"><a name="l00391"></a><span class="lineno"> 391</span>&#160; }</div>
449
450
  <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#a8ca4fa87f4c26b71c6e03c8f32db1071"> 393</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>
451
+ <div class="line"><a name="l00393"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a3a482ac970b808b932f9f50f0e0703e5"> 393</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>
451
452
  <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; 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>
453
- <div class="line"><a name="l00396"></a><span class="lineno"> 396</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.back();</div>
454
- <div class="line"><a name="l00397"></a><span class="lineno"> 397</span>&#160; }</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"><a class="line" href="classSVF_1_1SVFFunction.html#a3a482ac970b808b932f9f50f0e0703e5"> 399</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>
457
- <div class="line"><a name="l00400"></a><span class="lineno"> 400</span>&#160;<span class="keyword"> </span>{</div>
458
- <div class="line"><a name="l00401"></a><span class="lineno"> 401</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d">getEntryBlock</a>();</div>
459
- <div class="line"><a name="l00402"></a><span class="lineno"> 402</span>&#160; }</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#a60797e9e8b9cbd6b32cc71fa5d00d80c"> 404</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>
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#a8ca4fa87f4c26b71c6e03c8f32db1071">getExitBB</a>();</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#a49a6e9c0661135ceda2dd4d84c4b24ae"> 409</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>
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; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.begin();</div>
469
- <div class="line"><a name="l00412"></a><span class="lineno"> 412</span>&#160; }</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"><a class="line" href="classSVF_1_1SVFFunction.html#a2f274c3af098ae6a5919246b1b88e7b7"> 414</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>
472
- <div class="line"><a name="l00415"></a><span class="lineno"> 415</span>&#160;<span class="keyword"> </span>{</div>
473
- <div class="line"><a name="l00416"></a><span class="lineno"> 416</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.end();</div>
474
- <div class="line"><a name="l00417"></a><span class="lineno"> 417</span>&#160; }</div>
475
- <div class="line"><a name="l00418"></a><span class="lineno"> 418</span>&#160; </div>
476
- <div class="line"><a name="l00419"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38"> 419</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>
477
- <div class="line"><a name="l00420"></a><span class="lineno"> 420</span>&#160;<span class="keyword"> </span>{</div>
478
- <div class="line"><a name="l00421"></a><span class="lineno"> 421</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>;</div>
479
- <div class="line"><a name="l00422"></a><span class="lineno"> 422</span>&#160; }</div>
480
- <div class="line"><a name="l00423"></a><span class="lineno"> 423</span>&#160; </div>
481
- <div class="line"><a name="l00424"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c"> 424</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>
482
- <div class="line"><a name="l00425"></a><span class="lineno"> 425</span>&#160;<span class="keyword"> </span>{</div>
483
- <div class="line"><a name="l00426"></a><span class="lineno"> 426</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>
484
- <div class="line"><a name="l00427"></a><span class="lineno"> 427</span>&#160; }</div>
485
- <div class="line"><a name="l00428"></a><span class="lineno"> 428</span>&#160; </div>
486
- <div class="line"><a name="l00429"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a818f626cb8b8063b5f3c8928428095b8"> 429</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>
487
- <div class="line"><a name="l00430"></a><span class="lineno"> 430</span>&#160;<span class="keyword"> </span>{</div>
488
- <div class="line"><a name="l00431"></a><span class="lineno"> 431</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea">isUncalled</a>;</div>
489
- <div class="line"><a name="l00432"></a><span class="lineno"> 432</span>&#160; }</div>
490
- <div class="line"><a name="l00433"></a><span class="lineno"> 433</span>&#160; </div>
491
- <div class="line"><a name="l00434"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a97b0ad9fd31d7982f44a839605566347"> 434</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>
492
- <div class="line"><a name="l00435"></a><span class="lineno"> 435</span>&#160;<span class="keyword"> </span>{</div>
493
- <div class="line"><a name="l00436"></a><span class="lineno"> 436</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6">isNotRet</a>;</div>
494
- <div class="line"><a name="l00437"></a><span class="lineno"> 437</span>&#160; }</div>
495
- <div class="line"><a name="l00438"></a><span class="lineno"> 438</span>&#160; </div>
496
- <div class="line"><a name="l00439"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16"> 439</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>
497
- <div class="line"><a name="l00440"></a><span class="lineno"> 440</span>&#160;<span class="keyword"> </span>{</div>
498
- <div class="line"><a name="l00441"></a><span class="lineno"> 441</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>
499
- <div class="line"><a name="l00442"></a><span class="lineno"> 442</span>&#160; }</div>
500
- <div class="line"><a name="l00443"></a><span class="lineno"> 443</span>&#160; </div>
501
- <div class="line"><a name="l00444"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aee05370109d7667c40ca34c454c66714"> 444</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>
502
- <div class="line"><a name="l00445"></a><span class="lineno"> 445</span>&#160;<span class="keyword"> </span>{</div>
503
- <div class="line"><a name="l00446"></a><span class="lineno"> 446</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>
504
- <div class="line"><a name="l00447"></a><span class="lineno"> 447</span>&#160; }</div>
505
- <div class="line"><a name="l00448"></a><span class="lineno"> 448</span>&#160; </div>
506
- <div class="line"><a name="l00449"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942"> 449</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>
507
- <div class="line"><a name="l00450"></a><span class="lineno"> 450</span>&#160;<span class="keyword"> </span>{</div>
508
- <div class="line"><a name="l00451"></a><span class="lineno"> 451</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>
509
- <div class="line"><a name="l00452"></a><span class="lineno"> 452</span>&#160; }</div>
510
- <div class="line"><a name="l00453"></a><span class="lineno"> 453</span>&#160; </div>
511
- <div class="line"><a name="l00454"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b"> 454</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>
512
- <div class="line"><a name="l00455"></a><span class="lineno"> 455</span>&#160;<span class="keyword"> </span>{</div>
513
- <div class="line"><a name="l00456"></a><span class="lineno"> 456</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>
514
- <div class="line"><a name="l00457"></a><span class="lineno"> 457</span>&#160; }</div>
515
- <div class="line"><a name="l00458"></a><span class="lineno"> 458</span>&#160; </div>
516
- <div class="line"><a name="l00459"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a1cf90f3c56ae200bef2a9e6a67ff97bf"> 459</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>
517
- <div class="line"><a name="l00460"></a><span class="lineno"> 460</span>&#160;<span class="keyword"> </span>{</div>
518
- <div class="line"><a name="l00461"></a><span class="lineno"> 461</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>
519
- <div class="line"><a name="l00462"></a><span class="lineno"> 462</span>&#160; }</div>
520
- <div class="line"><a name="l00463"></a><span class="lineno"> 463</span>&#160; </div>
521
- <div class="line"><a name="l00464"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a68f988a0db99bd36e53253cb88f9d09f"> 464</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>
522
- <div class="line"><a name="l00465"></a><span class="lineno"> 465</span>&#160;<span class="keyword"> </span>{</div>
523
- <div class="line"><a name="l00466"></a><span class="lineno"> 466</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>
524
- <div class="line"><a name="l00467"></a><span class="lineno"> 467</span>&#160; }</div>
525
- <div class="line"><a name="l00468"></a><span class="lineno"> 468</span>&#160; </div>
526
- <div class="line"><a name="l00469"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a65d9c963b658fbcc67bdf949d5644e65"> 469</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>
527
- <div class="line"><a name="l00470"></a><span class="lineno"> 470</span>&#160;<span class="keyword"> </span>{</div>
528
- <div class="line"><a name="l00471"></a><span class="lineno"> 471</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>
529
- <div class="line"><a name="l00472"></a><span class="lineno"> 472</span>&#160; }</div>
530
- <div class="line"><a name="l00473"></a><span class="lineno"> 473</span>&#160; </div>
531
- <div class="line"><a name="l00474"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#afa469fdfa92b99d1727b8df873c86768"> 474</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>
532
- <div class="line"><a name="l00475"></a><span class="lineno"> 475</span>&#160;<span class="keyword"> </span>{</div>
533
- <div class="line"><a name="l00476"></a><span class="lineno"> 476</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>
534
- <div class="line"><a name="l00477"></a><span class="lineno"> 477</span>&#160; }</div>
535
- <div class="line"><a name="l00478"></a><span class="lineno"> 478</span>&#160; </div>
536
- <div class="line"><a name="l00479"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a03db4ff0d8140ebc0219caea902e7078"> 479</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>
537
- <div class="line"><a name="l00480"></a><span class="lineno"> 480</span>&#160;<span class="keyword"> </span>{</div>
538
- <div class="line"><a name="l00481"></a><span class="lineno"> 481</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>
539
- <div class="line"><a name="l00482"></a><span class="lineno"> 482</span>&#160; }</div>
453
+ <div class="line"><a name="l00395"></a><span class="lineno"> 395</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d">getEntryBlock</a>();</div>
454
+ <div class="line"><a name="l00396"></a><span class="lineno"> 396</span>&#160; }</div>
455
+ <div class="line"><a name="l00397"></a><span class="lineno"> 397</span>&#160; </div>
456
+ <div class="line"><a name="l00398"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a60797e9e8b9cbd6b32cc71fa5d00d80c"> 398</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>
457
+ <div class="line"><a name="l00399"></a><span class="lineno"> 399</span>&#160;<span class="keyword"> </span>{</div>
458
+ <div class="line"><a name="l00400"></a><span class="lineno"> 400</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a8ca4fa87f4c26b71c6e03c8f32db1071">getExitBB</a>();</div>
459
+ <div class="line"><a name="l00401"></a><span class="lineno"> 401</span>&#160; }</div>
460
+ <div class="line"><a name="l00402"></a><span class="lineno"> 402</span>&#160; </div>
461
+ <div class="line"><a name="l00403"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a49a6e9c0661135ceda2dd4d84c4b24ae"> 403</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>
462
+ <div class="line"><a name="l00404"></a><span class="lineno"> 404</span>&#160;<span class="keyword"> </span>{</div>
463
+ <div class="line"><a name="l00405"></a><span class="lineno"> 405</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.begin();</div>
464
+ <div class="line"><a name="l00406"></a><span class="lineno"> 406</span>&#160; }</div>
465
+ <div class="line"><a name="l00407"></a><span class="lineno"> 407</span>&#160; </div>
466
+ <div class="line"><a name="l00408"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a2f274c3af098ae6a5919246b1b88e7b7"> 408</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>
467
+ <div class="line"><a name="l00409"></a><span class="lineno"> 409</span>&#160;<span class="keyword"> </span>{</div>
468
+ <div class="line"><a name="l00410"></a><span class="lineno"> 410</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>.end();</div>
469
+ <div class="line"><a name="l00411"></a><span class="lineno"> 411</span>&#160; }</div>
470
+ <div class="line"><a name="l00412"></a><span class="lineno"> 412</span>&#160; </div>
471
+ <div class="line"><a name="l00413"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38"> 413</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>
472
+ <div class="line"><a name="l00414"></a><span class="lineno"> 414</span>&#160;<span class="keyword"> </span>{</div>
473
+ <div class="line"><a name="l00415"></a><span class="lineno"> 415</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#aa61307a21647def105677d36bfbaf32f">allBBs</a>;</div>
474
+ <div class="line"><a name="l00416"></a><span class="lineno"> 416</span>&#160; }</div>
475
+ <div class="line"><a name="l00417"></a><span class="lineno"> 417</span>&#160; </div>
476
+ <div class="line"><a name="l00418"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c"> 418</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>
477
+ <div class="line"><a name="l00419"></a><span class="lineno"> 419</span>&#160;<span class="keyword"> </span>{</div>
478
+ <div class="line"><a name="l00420"></a><span class="lineno"> 420</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>
479
+ <div class="line"><a name="l00421"></a><span class="lineno"> 421</span>&#160; }</div>
480
+ <div class="line"><a name="l00422"></a><span class="lineno"> 422</span>&#160; </div>
481
+ <div class="line"><a name="l00423"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a818f626cb8b8063b5f3c8928428095b8"> 423</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>
482
+ <div class="line"><a name="l00424"></a><span class="lineno"> 424</span>&#160;<span class="keyword"> </span>{</div>
483
+ <div class="line"><a name="l00425"></a><span class="lineno"> 425</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea">isUncalled</a>;</div>
484
+ <div class="line"><a name="l00426"></a><span class="lineno"> 426</span>&#160; }</div>
485
+ <div class="line"><a name="l00427"></a><span class="lineno"> 427</span>&#160; </div>
486
+ <div class="line"><a name="l00428"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a97b0ad9fd31d7982f44a839605566347"> 428</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>
487
+ <div class="line"><a name="l00429"></a><span class="lineno"> 429</span>&#160;<span class="keyword"> </span>{</div>
488
+ <div class="line"><a name="l00430"></a><span class="lineno"> 430</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6">isNotRet</a>;</div>
489
+ <div class="line"><a name="l00431"></a><span class="lineno"> 431</span>&#160; }</div>
490
+ <div class="line"><a name="l00432"></a><span class="lineno"> 432</span>&#160; </div>
491
+ <div class="line"><a name="l00433"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16"> 433</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>
492
+ <div class="line"><a name="l00434"></a><span class="lineno"> 434</span>&#160;<span class="keyword"> </span>{</div>
493
+ <div class="line"><a name="l00435"></a><span class="lineno"> 435</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>
494
+ <div class="line"><a name="l00436"></a><span class="lineno"> 436</span>&#160; }</div>
495
+ <div class="line"><a name="l00437"></a><span class="lineno"> 437</span>&#160; </div>
496
+ <div class="line"><a name="l00438"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#aee05370109d7667c40ca34c454c66714"> 438</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>
497
+ <div class="line"><a name="l00439"></a><span class="lineno"> 439</span>&#160;<span class="keyword"> </span>{</div>
498
+ <div class="line"><a name="l00440"></a><span class="lineno"> 440</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>
499
+ <div class="line"><a name="l00441"></a><span class="lineno"> 441</span>&#160; }</div>
500
+ <div class="line"><a name="l00442"></a><span class="lineno"> 442</span>&#160; </div>
501
+ <div class="line"><a name="l00443"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942"> 443</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>
502
+ <div class="line"><a name="l00444"></a><span class="lineno"> 444</span>&#160;<span class="keyword"> </span>{</div>
503
+ <div class="line"><a name="l00445"></a><span class="lineno"> 445</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>
504
+ <div class="line"><a name="l00446"></a><span class="lineno"> 446</span>&#160; }</div>
505
+ <div class="line"><a name="l00447"></a><span class="lineno"> 447</span>&#160; </div>
506
+ <div class="line"><a name="l00448"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b"> 448</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>
507
+ <div class="line"><a name="l00449"></a><span class="lineno"> 449</span>&#160;<span class="keyword"> </span>{</div>
508
+ <div class="line"><a name="l00450"></a><span class="lineno"> 450</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>
509
+ <div class="line"><a name="l00451"></a><span class="lineno"> 451</span>&#160; }</div>
510
+ <div class="line"><a name="l00452"></a><span class="lineno"> 452</span>&#160; </div>
511
+ <div class="line"><a name="l00453"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a1cf90f3c56ae200bef2a9e6a67ff97bf"> 453</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>
512
+ <div class="line"><a name="l00454"></a><span class="lineno"> 454</span>&#160;<span class="keyword"> </span>{</div>
513
+ <div class="line"><a name="l00455"></a><span class="lineno"> 455</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>
514
+ <div class="line"><a name="l00456"></a><span class="lineno"> 456</span>&#160; }</div>
515
+ <div class="line"><a name="l00457"></a><span class="lineno"> 457</span>&#160; </div>
516
+ <div class="line"><a name="l00458"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a68f988a0db99bd36e53253cb88f9d09f"> 458</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>
517
+ <div class="line"><a name="l00459"></a><span class="lineno"> 459</span>&#160;<span class="keyword"> </span>{</div>
518
+ <div class="line"><a name="l00460"></a><span class="lineno"> 460</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>
519
+ <div class="line"><a name="l00461"></a><span class="lineno"> 461</span>&#160; }</div>
520
+ <div class="line"><a name="l00462"></a><span class="lineno"> 462</span>&#160; </div>
521
+ <div class="line"><a name="l00463"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a65d9c963b658fbcc67bdf949d5644e65"> 463</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>
522
+ <div class="line"><a name="l00464"></a><span class="lineno"> 464</span>&#160;<span class="keyword"> </span>{</div>
523
+ <div class="line"><a name="l00465"></a><span class="lineno"> 465</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>
524
+ <div class="line"><a name="l00466"></a><span class="lineno"> 466</span>&#160; }</div>
525
+ <div class="line"><a name="l00467"></a><span class="lineno"> 467</span>&#160; </div>
526
+ <div class="line"><a name="l00468"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#afa469fdfa92b99d1727b8df873c86768"> 468</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>
527
+ <div class="line"><a name="l00469"></a><span class="lineno"> 469</span>&#160;<span class="keyword"> </span>{</div>
528
+ <div class="line"><a name="l00470"></a><span class="lineno"> 470</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>
529
+ <div class="line"><a name="l00471"></a><span class="lineno"> 471</span>&#160; }</div>
530
+ <div class="line"><a name="l00472"></a><span class="lineno"> 472</span>&#160; </div>
531
+ <div class="line"><a name="l00473"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#a03db4ff0d8140ebc0219caea902e7078"> 473</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>
532
+ <div class="line"><a name="l00474"></a><span class="lineno"> 474</span>&#160;<span class="keyword"> </span>{</div>
533
+ <div class="line"><a name="l00475"></a><span class="lineno"> 475</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>
534
+ <div class="line"><a name="l00476"></a><span class="lineno"> 476</span>&#160; }</div>
535
+ <div class="line"><a name="l00477"></a><span class="lineno"> 477</span>&#160; </div>
536
+ <div class="line"><a name="l00478"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#acc4af12afb0bc14982060d2e3baa1929"> 478</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>
537
+ <div class="line"><a name="l00479"></a><span class="lineno"> 479</span>&#160;<span class="keyword"> </span>{</div>
538
+ <div class="line"><a name="l00480"></a><span class="lineno"> 480</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>
539
+ <div class="line"><a name="l00481"></a><span class="lineno"> 481</span>&#160; }</div>
540
+ <div class="line"><a name="l00482"></a><span class="lineno"> 482</span>&#160;};</div>
540
541
  <div class="line"><a name="l00483"></a><span class="lineno"> 483</span>&#160; </div>
541
- <div class="line"><a name="l00484"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFFunction.html#acc4af12afb0bc14982060d2e3baa1929"> 484</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>
542
- <div class="line"><a name="l00485"></a><span class="lineno"> 485</span>&#160;<span class="keyword"> </span>{</div>
543
- <div class="line"><a name="l00486"></a><span class="lineno"> 486</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>
544
- <div class="line"><a name="l00487"></a><span class="lineno"> 487</span>&#160; }</div>
545
- <div class="line"><a name="l00488"></a><span class="lineno"> 488</span>&#160;};</div>
546
- <div class="line"><a name="l00489"></a><span class="lineno"> 489</span>&#160; </div>
547
- <div class="line"><a name="l00490"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html"> 490</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>
548
- <div class="line"><a name="l00491"></a><span class="lineno"> 491</span>&#160;{</div>
549
- <div class="line"><a name="l00492"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a67579a8b316129e389ed0f5e3f0ee509"> 492</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
550
- <div class="line"><a name="l00493"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac6d7207b2c449f2aa8129697485d8fd6"> 493</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
551
- <div class="line"><a name="l00494"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a96821c016c81ee0600ef62fd28298292"> 494</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
552
- <div class="line"><a name="l00495"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a46fadea4d08baefc8fbc1d8928da7f6b"> 495</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRBuilder.html">SVFIRBuilder</a>;</div>
553
- <div class="line"><a name="l00496"></a><span class="lineno"> 496</span>&#160; </div>
554
- <div class="line"><a name="l00497"></a><span class="lineno"> 497</span>&#160;<span class="keyword">public</span>:</div>
555
- <div class="line"><a name="l00498"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca"> 498</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>
542
+ <div class="line"><a name="l00484"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html"> 484</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>
543
+ <div class="line"><a name="l00485"></a><span class="lineno"> 485</span>&#160;{</div>
544
+ <div class="line"><a name="l00486"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a67579a8b316129e389ed0f5e3f0ee509"> 486</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
545
+ <div class="line"><a name="l00487"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac6d7207b2c449f2aa8129697485d8fd6"> 487</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
546
+ <div class="line"><a name="l00488"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a96821c016c81ee0600ef62fd28298292"> 488</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
547
+ <div class="line"><a name="l00489"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a46fadea4d08baefc8fbc1d8928da7f6b"> 489</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRBuilder.html">SVFIRBuilder</a>;</div>
548
+ <div class="line"><a name="l00490"></a><span class="lineno"> 490</span>&#160; </div>
549
+ <div class="line"><a name="l00491"></a><span class="lineno"> 491</span>&#160;<span class="keyword">public</span>:</div>
550
+ <div class="line"><a name="l00492"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca"> 492</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>
551
+ <div class="line"><a name="l00493"></a><span class="lineno"> 493</span>&#160; </div>
552
+ <div class="line"><a name="l00494"></a><span class="lineno"> 494</span>&#160;<span class="keyword">private</span>:</div>
553
+ <div class="line"><a name="l00495"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a"> 495</a></span>&#160; std::vector&lt;const SVFInstruction*&gt; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>; </div>
554
+ <div class="line"><a name="l00496"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd"> 496</a></span>&#160; std::vector&lt;const SVFBasicBlock*&gt; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>; </div>
555
+ <div class="line"><a name="l00497"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c"> 497</a></span>&#160; std::vector&lt;const SVFBasicBlock*&gt; <a class="code" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c">predBBs</a>; </div>
556
+ <div class="line"><a name="l00498"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7"> 498</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>
556
557
  <div class="line"><a name="l00499"></a><span class="lineno"> 499</span>&#160; </div>
557
- <div class="line"><a name="l00500"></a><span class="lineno"> 500</span>&#160;<span class="keyword">private</span>:</div>
558
- <div class="line"><a name="l00501"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a"> 501</a></span>&#160; std::vector&lt;const SVFInstruction*&gt; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>; </div>
559
- <div class="line"><a name="l00502"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd"> 502</a></span>&#160; std::vector&lt;const SVFBasicBlock*&gt; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>; </div>
560
- <div class="line"><a name="l00503"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c"> 503</a></span>&#160; std::vector&lt;const SVFBasicBlock*&gt; <a class="code" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c">predBBs</a>; </div>
561
- <div class="line"><a name="l00504"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7"> 504</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>
562
- <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"> 506</span>&#160;<span class="keyword">protected</span>:</div>
564
- <div class="line"><a name="l00508"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac1b15d8f9c2499add8dbc889ae5cab65"> 508</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>
565
- <div class="line"><a name="l00509"></a><span class="lineno"> 509</span>&#160; {</div>
566
- <div class="line"><a name="l00510"></a><span class="lineno"> 510</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.push_back(inst);</div>
567
- <div class="line"><a name="l00511"></a><span class="lineno"> 511</span>&#160; }</div>
568
- <div class="line"><a name="l00512"></a><span class="lineno"> 512</span>&#160; </div>
569
- <div class="line"><a name="l00513"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#abfe3a1ce5fa364d9db7cd2d0e6a144ff"> 513</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>
570
- <div class="line"><a name="l00514"></a><span class="lineno"> 514</span>&#160; {</div>
571
- <div class="line"><a name="l00515"></a><span class="lineno"> 515</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>.push_back(succ);</div>
572
- <div class="line"><a name="l00516"></a><span class="lineno"> 516</span>&#160; }</div>
558
+ <div class="line"><a name="l00500"></a><span class="lineno"> 500</span>&#160;<span class="keyword">protected</span>:</div>
559
+ <div class="line"><a name="l00502"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac1b15d8f9c2499add8dbc889ae5cab65"> 502</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>
560
+ <div class="line"><a name="l00503"></a><span class="lineno"> 503</span>&#160; {</div>
561
+ <div class="line"><a name="l00504"></a><span class="lineno"> 504</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.push_back(inst);</div>
562
+ <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"> 506</span>&#160; </div>
564
+ <div class="line"><a name="l00507"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#abfe3a1ce5fa364d9db7cd2d0e6a144ff"> 507</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>
565
+ <div class="line"><a name="l00508"></a><span class="lineno"> 508</span>&#160; {</div>
566
+ <div class="line"><a name="l00509"></a><span class="lineno"> 509</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>.push_back(succ);</div>
567
+ <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"> 511</span>&#160; </div>
569
+ <div class="line"><a name="l00512"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a38f8fdd93ef7222f408cbbb2a98a1cd5"> 512</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>
570
+ <div class="line"><a name="l00513"></a><span class="lineno"> 513</span>&#160; {</div>
571
+ <div class="line"><a name="l00514"></a><span class="lineno"> 514</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c">predBBs</a>.push_back(pred);</div>
572
+ <div class="line"><a name="l00515"></a><span class="lineno"> 515</span>&#160; }</div>
573
573
  <div class="line"><a name="l00517"></a><span class="lineno"> 517</span>&#160; </div>
574
- <div class="line"><a name="l00518"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a38f8fdd93ef7222f408cbbb2a98a1cd5"> 518</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>
575
- <div class="line"><a name="l00519"></a><span class="lineno"> 519</span>&#160; {</div>
576
- <div class="line"><a name="l00520"></a><span class="lineno"> 520</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c">predBBs</a>.push_back(pred);</div>
577
- <div class="line"><a name="l00521"></a><span class="lineno"> 521</span>&#160; }</div>
574
+ <div class="line"><a name="l00518"></a><span class="lineno"> 518</span>&#160;<span class="keyword">public</span>:</div>
575
+ <div class="line"><a name="l00520"></a><span class="lineno"> 520</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>
576
+ <div class="line"><a name="l00521"></a><span class="lineno"> 521</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#ae017f9a00c523585718bde13665275b3">SVFBasicBlock</a>() = <span class="keyword">delete</span>;</div>
577
+ <div class="line"><a name="l00522"></a><span class="lineno"> 522</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#abd5adb119af2024fe4702ba25394d5ac">~SVFBasicBlock</a>() <span class="keyword">override</span>;</div>
578
578
  <div class="line"><a name="l00523"></a><span class="lineno"> 523</span>&#160; </div>
579
- <div class="line"><a name="l00524"></a><span class="lineno"> 524</span>&#160;<span class="keyword">public</span>:</div>
580
- <div class="line"><a name="l00526"></a><span class="lineno"> 526</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>
581
- <div class="line"><a name="l00527"></a><span class="lineno"> 527</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#ae017f9a00c523585718bde13665275b3">SVFBasicBlock</a>() = <span class="keyword">delete</span>;</div>
582
- <div class="line"><a name="l00528"></a><span class="lineno"> 528</span>&#160; <a class="code" href="classSVF_1_1SVFBasicBlock.html#abd5adb119af2024fe4702ba25394d5ac">~SVFBasicBlock</a>() <span class="keyword">override</span>;</div>
583
- <div class="line"><a name="l00529"></a><span class="lineno"> 529</span>&#160; </div>
584
- <div class="line"><a name="l00530"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a0702a054bc6aec5fb67fe6e287f1e5f8"> 530</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>
585
- <div class="line"><a name="l00531"></a><span class="lineno"> 531</span>&#160; {</div>
586
- <div class="line"><a name="l00532"></a><span class="lineno"> 532</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>
587
- <div class="line"><a name="l00533"></a><span class="lineno"> 533</span>&#160; }</div>
588
- <div class="line"><a name="l00534"></a><span class="lineno"> 534</span>&#160; </div>
589
- <div class="line"><a name="l00535"></a><span class="lineno"> 535</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a38dd04c0450e13c3825cbbd9ed708e86">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const override</span>;</div>
590
- <div class="line"><a name="l00536"></a><span class="lineno"> 536</span>&#160; </div>
591
- <div class="line"><a name="l00537"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e"> 537</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>
592
- <div class="line"><a name="l00538"></a><span class="lineno"> 538</span>&#160;<span class="keyword"> </span>{</div>
593
- <div class="line"><a name="l00539"></a><span class="lineno"> 539</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>;</div>
594
- <div class="line"><a name="l00540"></a><span class="lineno"> 540</span>&#160; }</div>
595
- <div class="line"><a name="l00541"></a><span class="lineno"> 541</span>&#160; </div>
596
- <div class="line"><a name="l00542"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac9cb2f17e42c40ca81b49c8b63a855fc"> 542</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>
597
- <div class="line"><a name="l00543"></a><span class="lineno"> 543</span>&#160;<span class="keyword"> </span>{</div>
598
- <div class="line"><a name="l00544"></a><span class="lineno"> 544</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.begin();</div>
599
- <div class="line"><a name="l00545"></a><span class="lineno"> 545</span>&#160; }</div>
600
- <div class="line"><a name="l00546"></a><span class="lineno"> 546</span>&#160; </div>
601
- <div class="line"><a name="l00547"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ab65173c2668b80643cb96e8133e5ea0a"> 547</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>
602
- <div class="line"><a name="l00548"></a><span class="lineno"> 548</span>&#160;<span class="keyword"> </span>{</div>
603
- <div class="line"><a name="l00549"></a><span class="lineno"> 549</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.end();</div>
604
- <div class="line"><a name="l00550"></a><span class="lineno"> 550</span>&#160; }</div>
605
- <div class="line"><a name="l00551"></a><span class="lineno"> 551</span>&#160; </div>
606
- <div class="line"><a name="l00552"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#af48d08d3adf7dd3ed69d97e4df360059"> 552</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>
607
- <div class="line"><a name="l00553"></a><span class="lineno"> 553</span>&#160;<span class="keyword"> </span>{</div>
608
- <div class="line"><a name="l00554"></a><span class="lineno"> 554</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7">fun</a>;</div>
609
- <div class="line"><a name="l00555"></a><span class="lineno"> 555</span>&#160; }</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#aeaa9b2b4e802d9e6bed138eaf3186d09"> 557</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>
612
- <div class="line"><a name="l00558"></a><span class="lineno"> 558</span>&#160;<span class="keyword"> </span>{</div>
613
- <div class="line"><a name="l00559"></a><span class="lineno"> 559</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7">fun</a>;</div>
614
- <div class="line"><a name="l00560"></a><span class="lineno"> 560</span>&#160; }</div>
615
- <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#a7bde256bc906af7f7204929019f4a33e"> 562</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>
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>.front();</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#ad05f85ce931d4479f71d1947a25599dc"> 567</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>
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>.back();</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="l00574"></a><span class="lineno"> 574</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>
627
- <div class="line"><a name="l00575"></a><span class="lineno"> 575</span>&#160; </div>
628
- <div class="line"><a name="l00576"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae"> 576</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>
629
- <div class="line"><a name="l00577"></a><span class="lineno"> 577</span>&#160;<span class="keyword"> </span>{</div>
630
- <div class="line"><a name="l00578"></a><span class="lineno"> 578</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>;</div>
631
- <div class="line"><a name="l00579"></a><span class="lineno"> 579</span>&#160; }</div>
632
- <div class="line"><a name="l00580"></a><span class="lineno"> 580</span>&#160; </div>
633
- <div class="line"><a name="l00581"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231"> 581</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>
634
- <div class="line"><a name="l00582"></a><span class="lineno"> 582</span>&#160;<span class="keyword"> </span>{</div>
635
- <div class="line"><a name="l00583"></a><span class="lineno"> 583</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#aec6be531ef52c960ef1e908fd031e32c">predBBs</a>;</div>
636
- <div class="line"><a name="l00584"></a><span class="lineno"> 584</span>&#160; }</div>
637
- <div class="line"><a name="l00585"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#aebc0d1aa674dec207a99c7fc148c9c36"> 585</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>
638
- <div class="line"><a name="l00586"></a><span class="lineno"> 586</span>&#160;<span class="keyword"> </span>{</div>
639
- <div class="line"><a name="l00587"></a><span class="lineno"> 587</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>.size();</div>
640
- <div class="line"><a name="l00588"></a><span class="lineno"> 588</span>&#160; }</div>
641
- <div class="line"><a name="l00589"></a><span class="lineno"> 589</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>
642
- <div class="line"><a name="l00590"></a><span class="lineno"> 590</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>
643
- <div class="line"><a name="l00591"></a><span class="lineno"> 591</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>
644
- <div class="line"><a name="l00592"></a><span class="lineno"> 592</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>
645
- <div class="line"><a name="l00593"></a><span class="lineno"> 593</span>&#160;};</div>
646
- <div class="line"><a name="l00594"></a><span class="lineno"> 594</span>&#160; </div>
647
- <div class="line"><a name="l00595"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html"> 595</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>
648
- <div class="line"><a name="l00596"></a><span class="lineno"> 596</span>&#160;{</div>
649
- <div class="line"><a name="l00597"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ac6d7207b2c449f2aa8129697485d8fd6"> 597</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
650
- <div class="line"><a name="l00598"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a96821c016c81ee0600ef62fd28298292"> 598</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
651
- <div class="line"><a name="l00599"></a><span class="lineno"> 599</span>&#160;<span class="keyword">public</span>:</div>
652
- <div class="line"><a name="l00600"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b"> 600</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>
653
- <div class="line"><a name="l00601"></a><span class="lineno"> 601</span>&#160; </div>
654
- <div class="line"><a name="l00602"></a><span class="lineno"> 602</span>&#160;<span class="keyword">private</span>:</div>
655
- <div class="line"><a name="l00603"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0"> 603</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>
656
- <div class="line"><a name="l00604"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3"> 604</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3">terminator</a>; </div>
657
- <div class="line"><a name="l00605"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca"> 605</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca">ret</a>; </div>
658
- <div class="line"><a name="l00606"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679"> 606</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>
659
- <div class="line"><a name="l00607"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34"> 607</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>
660
- <div class="line"><a name="l00608"></a><span class="lineno"> 608</span>&#160; </div>
661
- <div class="line"><a name="l00609"></a><span class="lineno"> 609</span>&#160;<span class="keyword">public</span>:</div>
662
- <div class="line"><a name="l00611"></a><span class="lineno"> 611</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>
663
- <div class="line"><a name="l00612"></a><span class="lineno"> 612</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>
664
- <div class="line"><a name="l00613"></a><span class="lineno"> 613</span>&#160; <a class="code" href="classSVF_1_1SVFInstruction.html#a7d81c86ea5e1f8e313457862e19c2a3c">SVFInstruction</a>(<span class="keywordtype">void</span>) = <span class="keyword">delete</span>;</div>
665
- <div class="line"><a name="l00614"></a><span class="lineno"> 614</span>&#160; </div>
666
- <div class="line"><a name="l00615"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a3d3d19a3136d5d4fbda3946cf9f86231"> 615</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>
667
- <div class="line"><a name="l00616"></a><span class="lineno"> 616</span>&#160; {</div>
668
- <div class="line"><a name="l00617"></a><span class="lineno"> 617</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>
669
- <div class="line"><a name="l00618"></a><span class="lineno"> 618</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>
670
- <div class="line"><a name="l00619"></a><span class="lineno"> 619</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>
671
- <div class="line"><a name="l00620"></a><span class="lineno"> 620</span>&#160; }</div>
672
- <div class="line"><a name="l00621"></a><span class="lineno"> 621</span>&#160; </div>
673
- <div class="line"><a name="l00622"></a><span class="lineno"> 622</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFInstruction.html#a1c957a51460975ffe0834e782d12c8aa">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const override</span>;</div>
579
+ <div class="line"><a name="l00524"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a0702a054bc6aec5fb67fe6e287f1e5f8"> 524</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>
580
+ <div class="line"><a name="l00525"></a><span class="lineno"> 525</span>&#160; {</div>
581
+ <div class="line"><a name="l00526"></a><span class="lineno"> 526</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>
582
+ <div class="line"><a name="l00527"></a><span class="lineno"> 527</span>&#160; }</div>
583
+ <div class="line"><a name="l00528"></a><span class="lineno"> 528</span>&#160; </div>
584
+ <div class="line"><a name="l00529"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e"> 529</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>
585
+ <div class="line"><a name="l00530"></a><span class="lineno"> 530</span>&#160;<span class="keyword"> </span>{</div>
586
+ <div class="line"><a name="l00531"></a><span class="lineno"> 531</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>;</div>
587
+ <div class="line"><a name="l00532"></a><span class="lineno"> 532</span>&#160; }</div>
588
+ <div class="line"><a name="l00533"></a><span class="lineno"> 533</span>&#160; </div>
589
+ <div class="line"><a name="l00534"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac9cb2f17e42c40ca81b49c8b63a855fc"> 534</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>
590
+ <div class="line"><a name="l00535"></a><span class="lineno"> 535</span>&#160;<span class="keyword"> </span>{</div>
591
+ <div class="line"><a name="l00536"></a><span class="lineno"> 536</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.begin();</div>
592
+ <div class="line"><a name="l00537"></a><span class="lineno"> 537</span>&#160; }</div>
593
+ <div class="line"><a name="l00538"></a><span class="lineno"> 538</span>&#160; </div>
594
+ <div class="line"><a name="l00539"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ab65173c2668b80643cb96e8133e5ea0a"> 539</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>
595
+ <div class="line"><a name="l00540"></a><span class="lineno"> 540</span>&#160;<span class="keyword"> </span>{</div>
596
+ <div class="line"><a name="l00541"></a><span class="lineno"> 541</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.end();</div>
597
+ <div class="line"><a name="l00542"></a><span class="lineno"> 542</span>&#160; }</div>
598
+ <div class="line"><a name="l00543"></a><span class="lineno"> 543</span>&#160; </div>
599
+ <div class="line"><a name="l00544"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#af48d08d3adf7dd3ed69d97e4df360059"> 544</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>
600
+ <div class="line"><a name="l00545"></a><span class="lineno"> 545</span>&#160;<span class="keyword"> </span>{</div>
601
+ <div class="line"><a name="l00546"></a><span class="lineno"> 546</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7">fun</a>;</div>
602
+ <div class="line"><a name="l00547"></a><span class="lineno"> 547</span>&#160; }</div>
603
+ <div class="line"><a name="l00548"></a><span class="lineno"> 548</span>&#160; </div>
604
+ <div class="line"><a name="l00549"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#aeaa9b2b4e802d9e6bed138eaf3186d09"> 549</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>
605
+ <div class="line"><a name="l00550"></a><span class="lineno"> 550</span>&#160;<span class="keyword"> </span>{</div>
606
+ <div class="line"><a name="l00551"></a><span class="lineno"> 551</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#acb3ada4f28d5acd73474e9f626dfd7b7">fun</a>;</div>
607
+ <div class="line"><a name="l00552"></a><span class="lineno"> 552</span>&#160; }</div>
608
+ <div class="line"><a name="l00553"></a><span class="lineno"> 553</span>&#160; </div>
609
+ <div class="line"><a name="l00554"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a7bde256bc906af7f7204929019f4a33e"> 554</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>
610
+ <div class="line"><a name="l00555"></a><span class="lineno"> 555</span>&#160;<span class="keyword"> </span>{</div>
611
+ <div class="line"><a name="l00556"></a><span class="lineno"> 556</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.front();</div>
612
+ <div class="line"><a name="l00557"></a><span class="lineno"> 557</span>&#160; }</div>
613
+ <div class="line"><a name="l00558"></a><span class="lineno"> 558</span>&#160; </div>
614
+ <div class="line"><a name="l00559"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ad05f85ce931d4479f71d1947a25599dc"> 559</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>
615
+ <div class="line"><a name="l00560"></a><span class="lineno"> 560</span>&#160;<span class="keyword"> </span>{</div>
616
+ <div class="line"><a name="l00561"></a><span class="lineno"> 561</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a2954b0f29cd81083598afb6431b78f2a">allInsts</a>.back();</div>
617
+ <div class="line"><a name="l00562"></a><span class="lineno"> 562</span>&#160; }</div>
618
+ <div class="line"><a name="l00563"></a><span class="lineno"> 563</span>&#160; </div>
619
+ <div class="line"><a name="l00566"></a><span class="lineno"> 566</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>
620
+ <div class="line"><a name="l00567"></a><span class="lineno"> 567</span>&#160; </div>
621
+ <div class="line"><a name="l00568"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae"> 568</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>
622
+ <div class="line"><a name="l00569"></a><span class="lineno"> 569</span>&#160;<span class="keyword"> </span>{</div>
623
+ <div class="line"><a name="l00570"></a><span class="lineno"> 570</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>;</div>
624
+ <div class="line"><a name="l00571"></a><span class="lineno"> 571</span>&#160; }</div>
625
+ <div class="line"><a name="l00572"></a><span class="lineno"> 572</span>&#160; </div>
626
+ <div class="line"><a name="l00573"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231"> 573</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>
627
+ <div class="line"><a name="l00574"></a><span class="lineno"> 574</span>&#160;<span class="keyword"> </span>{</div>
628
+ <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#aec6be531ef52c960ef1e908fd031e32c">predBBs</a>;</div>
629
+ <div class="line"><a name="l00576"></a><span class="lineno"> 576</span>&#160; }</div>
630
+ <div class="line"><a name="l00577"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBasicBlock.html#aebc0d1aa674dec207a99c7fc148c9c36"> 577</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>
631
+ <div class="line"><a name="l00578"></a><span class="lineno"> 578</span>&#160;<span class="keyword"> </span>{</div>
632
+ <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#a7c3a69644f5e1351aad5d0ce0048abfd">succBBs</a>.size();</div>
633
+ <div class="line"><a name="l00580"></a><span class="lineno"> 580</span>&#160; }</div>
634
+ <div class="line"><a name="l00581"></a><span class="lineno"> 581</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>
635
+ <div class="line"><a name="l00582"></a><span class="lineno"> 582</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>
636
+ <div class="line"><a name="l00583"></a><span class="lineno"> 583</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>
637
+ <div class="line"><a name="l00584"></a><span class="lineno"> 584</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>
638
+ <div class="line"><a name="l00585"></a><span class="lineno"> 585</span>&#160;};</div>
639
+ <div class="line"><a name="l00586"></a><span class="lineno"> 586</span>&#160; </div>
640
+ <div class="line"><a name="l00587"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html"> 587</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>
641
+ <div class="line"><a name="l00588"></a><span class="lineno"> 588</span>&#160;{</div>
642
+ <div class="line"><a name="l00589"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ac6d7207b2c449f2aa8129697485d8fd6"> 589</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
643
+ <div class="line"><a name="l00590"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a96821c016c81ee0600ef62fd28298292"> 590</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
644
+ <div class="line"><a name="l00591"></a><span class="lineno"> 591</span>&#160;<span class="keyword">public</span>:</div>
645
+ <div class="line"><a name="l00592"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ab9e1aeffeddda2626cb9330d59631d5b"> 592</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>
646
+ <div class="line"><a name="l00593"></a><span class="lineno"> 593</span>&#160; </div>
647
+ <div class="line"><a name="l00594"></a><span class="lineno"> 594</span>&#160;<span class="keyword">private</span>:</div>
648
+ <div class="line"><a name="l00595"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0"> 595</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>
649
+ <div class="line"><a name="l00596"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3"> 596</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3">terminator</a>; </div>
650
+ <div class="line"><a name="l00597"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca"> 597</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca">ret</a>; </div>
651
+ <div class="line"><a name="l00598"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679"> 598</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>
652
+ <div class="line"><a name="l00599"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34"> 599</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>
653
+ <div class="line"><a name="l00600"></a><span class="lineno"> 600</span>&#160; </div>
654
+ <div class="line"><a name="l00601"></a><span class="lineno"> 601</span>&#160;<span class="keyword">public</span>:</div>
655
+ <div class="line"><a name="l00603"></a><span class="lineno"> 603</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>
656
+ <div class="line"><a name="l00604"></a><span class="lineno"> 604</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>
657
+ <div class="line"><a name="l00605"></a><span class="lineno"> 605</span>&#160; <a class="code" href="classSVF_1_1SVFInstruction.html#a7d81c86ea5e1f8e313457862e19c2a3c">SVFInstruction</a>(<span class="keywordtype">void</span>) = <span class="keyword">delete</span>;</div>
658
+ <div class="line"><a name="l00606"></a><span class="lineno"> 606</span>&#160; </div>
659
+ <div class="line"><a name="l00607"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a3d3d19a3136d5d4fbda3946cf9f86231"> 607</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>
660
+ <div class="line"><a name="l00608"></a><span class="lineno"> 608</span>&#160; {</div>
661
+ <div class="line"><a name="l00609"></a><span class="lineno"> 609</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>
662
+ <div class="line"><a name="l00610"></a><span class="lineno"> 610</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>
663
+ <div class="line"><a name="l00611"></a><span class="lineno"> 611</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>
664
+ <div class="line"><a name="l00612"></a><span class="lineno"> 612</span>&#160; }</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"><a class="line" href="classSVF_1_1SVFInstruction.html#ae009f41cbf48d949d4325e08fe8d7198"> 614</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>
667
+ <div class="line"><a name="l00615"></a><span class="lineno"> 615</span>&#160;<span class="keyword"> </span>{</div>
668
+ <div class="line"><a name="l00616"></a><span class="lineno"> 616</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0">bb</a>;</div>
669
+ <div class="line"><a name="l00617"></a><span class="lineno"> 617</span>&#160; }</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"><a class="line" href="classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f"> 619</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>
672
+ <div class="line"><a name="l00620"></a><span class="lineno"> 620</span>&#160; {</div>
673
+ <div class="line"><a name="l00621"></a><span class="lineno"> 621</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679">succInsts</a>;</div>
674
+ <div class="line"><a name="l00622"></a><span class="lineno"> 622</span>&#160; }</div>
674
675
  <div class="line"><a name="l00623"></a><span class="lineno"> 623</span>&#160; </div>
675
- <div class="line"><a name="l00624"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#ae009f41cbf48d949d4325e08fe8d7198"> 624</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>
676
- <div class="line"><a name="l00625"></a><span class="lineno"> 625</span>&#160;<span class="keyword"> </span>{</div>
677
- <div class="line"><a name="l00626"></a><span class="lineno"> 626</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ade4a9596b2c288f2f74ce813d21fcaa0">bb</a>;</div>
676
+ <div class="line"><a name="l00624"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8"> 624</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>
677
+ <div class="line"><a name="l00625"></a><span class="lineno"> 625</span>&#160; {</div>
678
+ <div class="line"><a name="l00626"></a><span class="lineno"> 626</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34">predInsts</a>;</div>
678
679
  <div class="line"><a name="l00627"></a><span class="lineno"> 627</span>&#160; }</div>
679
680
  <div class="line"><a name="l00628"></a><span class="lineno"> 628</span>&#160; </div>
680
- <div class="line"><a name="l00629"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f"> 629</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>
681
- <div class="line"><a name="l00630"></a><span class="lineno"> 630</span>&#160; {</div>
681
+ <div class="line"><a name="l00629"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b"> 629</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>
682
+ <div class="line"><a name="l00630"></a><span class="lineno"> 630</span>&#160;<span class="keyword"> </span>{</div>
682
683
  <div class="line"><a name="l00631"></a><span class="lineno"> 631</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679">succInsts</a>;</div>
683
684
  <div class="line"><a name="l00632"></a><span class="lineno"> 632</span>&#160; }</div>
684
685
  <div class="line"><a name="l00633"></a><span class="lineno"> 633</span>&#160; </div>
685
- <div class="line"><a name="l00634"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8"> 634</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>
686
- <div class="line"><a name="l00635"></a><span class="lineno"> 635</span>&#160; {</div>
686
+ <div class="line"><a name="l00634"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc"> 634</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>
687
+ <div class="line"><a name="l00635"></a><span class="lineno"> 635</span>&#160;<span class="keyword"> </span>{</div>
687
688
  <div class="line"><a name="l00636"></a><span class="lineno"> 636</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34">predInsts</a>;</div>
688
689
  <div class="line"><a name="l00637"></a><span class="lineno"> 637</span>&#160; }</div>
689
690
  <div class="line"><a name="l00638"></a><span class="lineno"> 638</span>&#160; </div>
690
- <div class="line"><a name="l00639"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b"> 639</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>
691
+ <div class="line"><a name="l00639"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e"> 639</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>
691
692
  <div class="line"><a name="l00640"></a><span class="lineno"> 640</span>&#160;<span class="keyword"> </span>{</div>
692
- <div class="line"><a name="l00641"></a><span class="lineno"> 641</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679">succInsts</a>;</div>
693
+ <div class="line"><a name="l00641"></a><span class="lineno"> 641</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>
693
694
  <div class="line"><a name="l00642"></a><span class="lineno"> 642</span>&#160; }</div>
694
695
  <div class="line"><a name="l00643"></a><span class="lineno"> 643</span>&#160; </div>
695
- <div class="line"><a name="l00644"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc"> 644</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>
696
+ <div class="line"><a name="l00644"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#afbf703f88da59d2b30c14c7d40e5e22d"> 644</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>
696
697
  <div class="line"><a name="l00645"></a><span class="lineno"> 645</span>&#160;<span class="keyword"> </span>{</div>
697
- <div class="line"><a name="l00646"></a><span class="lineno"> 646</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ace4dc83c186f5ae888aa210439ae4c34">predInsts</a>;</div>
698
+ <div class="line"><a name="l00646"></a><span class="lineno"> 646</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3">terminator</a>;</div>
698
699
  <div class="line"><a name="l00647"></a><span class="lineno"> 647</span>&#160; }</div>
699
700
  <div class="line"><a name="l00648"></a><span class="lineno"> 648</span>&#160; </div>
700
- <div class="line"><a name="l00649"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e"> 649</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>
701
+ <div class="line"><a name="l00649"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFInstruction.html#a454f676881eecf4b7399649a81180b5d"> 649</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>
701
702
  <div class="line"><a name="l00650"></a><span class="lineno"> 650</span>&#160;<span class="keyword"> </span>{</div>
702
- <div class="line"><a name="l00651"></a><span class="lineno"> 651</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>
703
+ <div class="line"><a name="l00651"></a><span class="lineno"> 651</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca">ret</a>;</div>
703
704
  <div class="line"><a name="l00652"></a><span class="lineno"> 652</span>&#160; }</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"><a class="line" href="classSVF_1_1SVFInstruction.html#afbf703f88da59d2b30c14c7d40e5e22d"> 654</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>
706
- <div class="line"><a name="l00655"></a><span class="lineno"> 655</span>&#160;<span class="keyword"> </span>{</div>
707
- <div class="line"><a name="l00656"></a><span class="lineno"> 656</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#ab092c00376cf697bc4a3b7baa9f3a2f3">terminator</a>;</div>
708
- <div class="line"><a name="l00657"></a><span class="lineno"> 657</span>&#160; }</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"><a class="line" href="classSVF_1_1SVFInstruction.html#a454f676881eecf4b7399649a81180b5d"> 659</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>
711
- <div class="line"><a name="l00660"></a><span class="lineno"> 660</span>&#160;<span class="keyword"> </span>{</div>
712
- <div class="line"><a name="l00661"></a><span class="lineno"> 661</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#a61e04a2e436a4c141980ee06854b74ca">ret</a>;</div>
713
- <div class="line"><a name="l00662"></a><span class="lineno"> 662</span>&#160; }</div>
714
- <div class="line"><a name="l00663"></a><span class="lineno"> 663</span>&#160;};</div>
715
- <div class="line"><a name="l00664"></a><span class="lineno"> 664</span>&#160; </div>
716
- <div class="line"><a name="l00665"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html"> 665</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>
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_1SVFCallInst.html#ac6d7207b2c449f2aa8129697485d8fd6"> 667</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
719
- <div class="line"><a name="l00668"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a96821c016c81ee0600ef62fd28298292"> 668</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
720
- <div class="line"><a name="l00669"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a67579a8b316129e389ed0f5e3f0ee509"> 669</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
721
- <div class="line"><a name="l00670"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a46fadea4d08baefc8fbc1d8928da7f6b"> 670</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRBuilder.html">SVFIRBuilder</a>;</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"> 672</span>&#160;<span class="keyword">private</span>:</div>
724
- <div class="line"><a name="l00673"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524"> 673</a></span>&#160; std::vector&lt;const SVFValue*&gt; <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>;</div>
725
- <div class="line"><a name="l00674"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6"> 674</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6">varArg</a>;</div>
726
- <div class="line"><a name="l00675"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491"> 675</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>
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"> 677</span>&#160;<span class="keyword">protected</span>:</div>
729
- <div class="line"><a name="l00679"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ac979b49b449b97b2a23f195cb107ec77"> 679</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>
730
- <div class="line"><a name="l00680"></a><span class="lineno"> 680</span>&#160; {</div>
731
- <div class="line"><a name="l00681"></a><span class="lineno"> 681</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>
732
- <div class="line"><a name="l00682"></a><span class="lineno"> 682</span>&#160; }</div>
733
- <div class="line"><a name="l00683"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a6dd304f555d2d2388c4430e57b0d2b91"> 683</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>
734
- <div class="line"><a name="l00684"></a><span class="lineno"> 684</span>&#160; {</div>
735
- <div class="line"><a name="l00685"></a><span class="lineno"> 685</span>&#160; <a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a> = v;</div>
736
- <div class="line"><a name="l00686"></a><span class="lineno"> 686</span>&#160; }</div>
737
- <div class="line"><a name="l00688"></a><span class="lineno"> 688</span>&#160; </div>
738
- <div class="line"><a name="l00689"></a><span class="lineno"> 689</span>&#160;<span class="keyword">public</span>:</div>
739
- <div class="line"><a name="l00690"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a6cdb5b727c559d3c041aba94e6f64596"> 690</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>
740
- <div class="line"><a name="l00691"></a><span class="lineno"> 691</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>
741
- <div class="line"><a name="l00692"></a><span class="lineno"> 692</span>&#160; {</div>
705
+ <div class="line"><a name="l00653"></a><span class="lineno"> 653</span>&#160;};</div>
706
+ <div class="line"><a name="l00654"></a><span class="lineno"> 654</span>&#160; </div>
707
+ <div class="line"><a name="l00655"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html"> 655</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>
708
+ <div class="line"><a name="l00656"></a><span class="lineno"> 656</span>&#160;{</div>
709
+ <div class="line"><a name="l00657"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ac6d7207b2c449f2aa8129697485d8fd6"> 657</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
710
+ <div class="line"><a name="l00658"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a96821c016c81ee0600ef62fd28298292"> 658</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
711
+ <div class="line"><a name="l00659"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a67579a8b316129e389ed0f5e3f0ee509"> 659</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
712
+ <div class="line"><a name="l00660"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a46fadea4d08baefc8fbc1d8928da7f6b"> 660</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRBuilder.html">SVFIRBuilder</a>;</div>
713
+ <div class="line"><a name="l00661"></a><span class="lineno"> 661</span>&#160; </div>
714
+ <div class="line"><a name="l00662"></a><span class="lineno"> 662</span>&#160;<span class="keyword">private</span>:</div>
715
+ <div class="line"><a name="l00663"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524"> 663</a></span>&#160; std::vector&lt;const SVFValue*&gt; <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>;</div>
716
+ <div class="line"><a name="l00664"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6"> 664</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6">varArg</a>;</div>
717
+ <div class="line"><a name="l00665"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491"> 665</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>
718
+ <div class="line"><a name="l00666"></a><span class="lineno"> 666</span>&#160; </div>
719
+ <div class="line"><a name="l00667"></a><span class="lineno"> 667</span>&#160;<span class="keyword">protected</span>:</div>
720
+ <div class="line"><a name="l00669"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ac979b49b449b97b2a23f195cb107ec77"> 669</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>
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; <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>.push_back(<a class="code" href="cJSON_8cpp.html#a8a1a0a26c50cc4becfc754bb68d1dc6b">a</a>);</div>
723
+ <div class="line"><a name="l00672"></a><span class="lineno"> 672</span>&#160; }</div>
724
+ <div class="line"><a name="l00673"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a6dd304f555d2d2388c4430e57b0d2b91"> 673</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>
725
+ <div class="line"><a name="l00674"></a><span class="lineno"> 674</span>&#160; {</div>
726
+ <div class="line"><a name="l00675"></a><span class="lineno"> 675</span>&#160; <a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a> = v;</div>
727
+ <div class="line"><a name="l00676"></a><span class="lineno"> 676</span>&#160; }</div>
728
+ <div class="line"><a name="l00678"></a><span class="lineno"> 678</span>&#160; </div>
729
+ <div class="line"><a name="l00679"></a><span class="lineno"> 679</span>&#160;<span class="keyword">public</span>:</div>
730
+ <div class="line"><a name="l00680"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a6cdb5b727c559d3c041aba94e6f64596"> 680</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>
731
+ <div class="line"><a name="l00681"></a><span class="lineno"> 681</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>
732
+ <div class="line"><a name="l00682"></a><span class="lineno"> 682</span>&#160; {</div>
733
+ <div class="line"><a name="l00683"></a><span class="lineno"> 683</span>&#160; }</div>
734
+ <div class="line"><a name="l00684"></a><span class="lineno"> 684</span>&#160; <a class="code" href="classSVF_1_1SVFCallInst.html#a8216a845734b0f363a82fd9190702633">SVFCallInst</a>(<span class="keywordtype">void</span>) = <span class="keyword">delete</span>;</div>
735
+ <div class="line"><a name="l00685"></a><span class="lineno"> 685</span>&#160; </div>
736
+ <div class="line"><a name="l00686"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a441f6d479c562ab00b9d287d8ecdb0fd"> 686</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>
737
+ <div class="line"><a name="l00687"></a><span class="lineno"> 687</span>&#160; {</div>
738
+ <div class="line"><a name="l00688"></a><span class="lineno"> 688</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>
739
+ <div class="line"><a name="l00689"></a><span class="lineno"> 689</span>&#160; }</div>
740
+ <div class="line"><a name="l00690"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a7bcd6dd2c135b3da30dcca7942d3ddb5"> 690</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>
741
+ <div class="line"><a name="l00691"></a><span class="lineno"> 691</span>&#160; {</div>
742
+ <div class="line"><a name="l00692"></a><span class="lineno"> 692</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>
742
743
  <div class="line"><a name="l00693"></a><span class="lineno"> 693</span>&#160; }</div>
743
- <div class="line"><a name="l00694"></a><span class="lineno"> 694</span>&#160; <a class="code" href="classSVF_1_1SVFCallInst.html#a8216a845734b0f363a82fd9190702633">SVFCallInst</a>(<span class="keywordtype">void</span>) = <span class="keyword">delete</span>;</div>
744
- <div class="line"><a name="l00695"></a><span class="lineno"> 695</span>&#160; </div>
745
- <div class="line"><a name="l00696"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a441f6d479c562ab00b9d287d8ecdb0fd"> 696</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>
746
- <div class="line"><a name="l00697"></a><span class="lineno"> 697</span>&#160; {</div>
747
- <div class="line"><a name="l00698"></a><span class="lineno"> 698</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>
748
- <div class="line"><a name="l00699"></a><span class="lineno"> 699</span>&#160; }</div>
749
- <div class="line"><a name="l00700"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a7bcd6dd2c135b3da30dcca7942d3ddb5"> 700</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>
750
- <div class="line"><a name="l00701"></a><span class="lineno"> 701</span>&#160; {</div>
751
- <div class="line"><a name="l00702"></a><span class="lineno"> 702</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>
752
- <div class="line"><a name="l00703"></a><span class="lineno"> 703</span>&#160; }</div>
753
- <div class="line"><a name="l00704"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0"> 704</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>
754
- <div class="line"><a name="l00705"></a><span class="lineno"> 705</span>&#160;<span class="keyword"> </span>{</div>
755
- <div class="line"><a name="l00706"></a><span class="lineno"> 706</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>.size();</div>
756
- <div class="line"><a name="l00707"></a><span class="lineno"> 707</span>&#160; }</div>
757
- <div class="line"><a name="l00708"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#af19bc370764b552b5ce55c9967bd5a1e"> 708</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>
758
- <div class="line"><a name="l00709"></a><span class="lineno"> 709</span>&#160;<span class="keyword"> </span>{</div>
759
- <div class="line"><a name="l00710"></a><span class="lineno"> 710</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>.empty();</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"><a class="line" href="classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14"> 712</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>
762
- <div class="line"><a name="l00713"></a><span class="lineno"> 713</span>&#160;<span class="keyword"> </span>{</div>
763
- <div class="line"><a name="l00714"></a><span class="lineno"> 714</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>
764
- <div class="line"><a name="l00715"></a><span class="lineno"> 715</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>[i];</div>
765
- <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"><a class="line" href="classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121"> 717</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>
767
- <div class="line"><a name="l00718"></a><span class="lineno"> 718</span>&#160;<span class="keyword"> </span>{</div>
768
- <div class="line"><a name="l00719"></a><span class="lineno"> 719</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</a>();</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"><a class="line" href="classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3"> 721</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>
771
- <div class="line"><a name="l00722"></a><span class="lineno"> 722</span>&#160;<span class="keyword"> </span>{</div>
772
- <div class="line"><a name="l00723"></a><span class="lineno"> 723</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a>;</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"><a class="line" href="classSVF_1_1SVFCallInst.html#a292de585e06f0f2fe3278c74630f3c05"> 725</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>
775
- <div class="line"><a name="l00726"></a><span class="lineno"> 726</span>&#160;<span class="keyword"> </span>{</div>
776
- <div class="line"><a name="l00727"></a><span class="lineno"> 727</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6">varArg</a>;</div>
777
- <div class="line"><a name="l00728"></a><span class="lineno"> 728</span>&#160; }</div>
778
- <div class="line"><a name="l00729"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766"> 729</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>
779
- <div class="line"><a name="l00730"></a><span class="lineno"> 730</span>&#160;<span class="keyword"> </span>{</div>
780
- <div class="line"><a name="l00731"></a><span class="lineno"> 731</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>
781
- <div class="line"><a name="l00732"></a><span class="lineno"> 732</span>&#160; }</div>
782
- <div class="line"><a name="l00733"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a76a8bb676e8c99ca518cbdf704678558"> 733</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>
783
- <div class="line"><a name="l00734"></a><span class="lineno"> 734</span>&#160;<span class="keyword"> </span>{</div>
784
- <div class="line"><a name="l00735"></a><span class="lineno"> 735</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e">getFunction</a>();</div>
785
- <div class="line"><a name="l00736"></a><span class="lineno"> 736</span>&#160; }</div>
786
- <div class="line"><a name="l00737"></a><span class="lineno"> 737</span>&#160;};</div>
787
- <div class="line"><a name="l00738"></a><span class="lineno"> 738</span>&#160; </div>
788
- <div class="line"><a name="l00739"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html"> 739</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>
789
- <div class="line"><a name="l00740"></a><span class="lineno"> 740</span>&#160;{</div>
790
- <div class="line"><a name="l00741"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#ac6d7207b2c449f2aa8129697485d8fd6"> 741</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
791
- <div class="line"><a name="l00742"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a96821c016c81ee0600ef62fd28298292"> 742</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
792
- <div class="line"><a name="l00743"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a67579a8b316129e389ed0f5e3f0ee509"> 743</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
793
- <div class="line"><a name="l00744"></a><span class="lineno"> 744</span>&#160; </div>
794
- <div class="line"><a name="l00745"></a><span class="lineno"> 745</span>&#160;<span class="keyword">private</span>:</div>
795
- <div class="line"><a name="l00746"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f"> 746</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>
796
- <div class="line"><a name="l00747"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6"> 747</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>
797
- <div class="line"><a name="l00748"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268"> 748</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>
798
- <div class="line"><a name="l00749"></a><span class="lineno"> 749</span>&#160; </div>
799
- <div class="line"><a name="l00750"></a><span class="lineno"> 750</span>&#160;<span class="keyword">protected</span>:</div>
800
- <div class="line"><a name="l00751"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a947d6ca3695477fb5b36b46fa4899fb7"> 751</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>
801
- <div class="line"><a name="l00752"></a><span class="lineno"> 752</span>&#160; {</div>
802
- <div class="line"><a name="l00753"></a><span class="lineno"> 753</span>&#160; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a> = idx;</div>
803
- <div class="line"><a name="l00754"></a><span class="lineno"> 754</span>&#160; }</div>
804
- <div class="line"><a name="l00755"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#adf936a7ee01d9c4662e31a5022ae94c0"> 755</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>
805
- <div class="line"><a name="l00756"></a><span class="lineno"> 756</span>&#160; {</div>
806
- <div class="line"><a name="l00757"></a><span class="lineno"> 757</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>
807
- <div class="line"><a name="l00758"></a><span class="lineno"> 758</span>&#160; }</div>
808
- <div class="line"><a name="l00759"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a94c04bebac82268c00d614c61e15274b"> 759</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>
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; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a> = vptr;</div>
811
- <div class="line"><a name="l00762"></a><span class="lineno"> 762</span>&#160; }</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"> 764</span>&#160;<span class="keyword">public</span>:</div>
814
- <div class="line"><a name="l00765"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a57fa2d35c2df09e607b5d23852fca2fd"> 765</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>
815
- <div class="line"><a name="l00766"></a><span class="lineno"> 766</span>&#160; <span class="keywordtype">bool</span> tm)</div>
816
- <div class="line"><a name="l00767"></a><span class="lineno"> 767</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>
817
- <div class="line"><a name="l00768"></a><span class="lineno"> 768</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>
818
- <div class="line"><a name="l00769"></a><span class="lineno"> 769</span>&#160; {</div>
744
+ <div class="line"><a name="l00694"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0"> 694</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>
745
+ <div class="line"><a name="l00695"></a><span class="lineno"> 695</span>&#160;<span class="keyword"> </span>{</div>
746
+ <div class="line"><a name="l00696"></a><span class="lineno"> 696</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>.size();</div>
747
+ <div class="line"><a name="l00697"></a><span class="lineno"> 697</span>&#160; }</div>
748
+ <div class="line"><a name="l00698"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#af19bc370764b552b5ce55c9967bd5a1e"> 698</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>
749
+ <div class="line"><a name="l00699"></a><span class="lineno"> 699</span>&#160;<span class="keyword"> </span>{</div>
750
+ <div class="line"><a name="l00700"></a><span class="lineno"> 700</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>.empty();</div>
751
+ <div class="line"><a name="l00701"></a><span class="lineno"> 701</span>&#160; }</div>
752
+ <div class="line"><a name="l00702"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14"> 702</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>
753
+ <div class="line"><a name="l00703"></a><span class="lineno"> 703</span>&#160;<span class="keyword"> </span>{</div>
754
+ <div class="line"><a name="l00704"></a><span class="lineno"> 704</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>
755
+ <div class="line"><a name="l00705"></a><span class="lineno"> 705</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#affe1e1d74a71c17a7fb8a9a145bd9524">args</a>[i];</div>
756
+ <div class="line"><a name="l00706"></a><span class="lineno"> 706</span>&#160; }</div>
757
+ <div class="line"><a name="l00707"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121"> 707</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>
758
+ <div class="line"><a name="l00708"></a><span class="lineno"> 708</span>&#160;<span class="keyword"> </span>{</div>
759
+ <div class="line"><a name="l00709"></a><span class="lineno"> 709</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</a>();</div>
760
+ <div class="line"><a name="l00710"></a><span class="lineno"> 710</span>&#160; }</div>
761
+ <div class="line"><a name="l00711"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3"> 711</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>
762
+ <div class="line"><a name="l00712"></a><span class="lineno"> 712</span>&#160;<span class="keyword"> </span>{</div>
763
+ <div class="line"><a name="l00713"></a><span class="lineno"> 713</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a23ee9dbaa0052ef41ce2d75f1dc36491">calledVal</a>;</div>
764
+ <div class="line"><a name="l00714"></a><span class="lineno"> 714</span>&#160; }</div>
765
+ <div class="line"><a name="l00715"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a292de585e06f0f2fe3278c74630f3c05"> 715</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>
766
+ <div class="line"><a name="l00716"></a><span class="lineno"> 716</span>&#160;<span class="keyword"> </span>{</div>
767
+ <div class="line"><a name="l00717"></a><span class="lineno"> 717</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6">varArg</a>;</div>
768
+ <div class="line"><a name="l00718"></a><span class="lineno"> 718</span>&#160; }</div>
769
+ <div class="line"><a name="l00719"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766"> 719</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>
770
+ <div class="line"><a name="l00720"></a><span class="lineno"> 720</span>&#160;<span class="keyword"> </span>{</div>
771
+ <div class="line"><a name="l00721"></a><span class="lineno"> 721</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>
772
+ <div class="line"><a name="l00722"></a><span class="lineno"> 722</span>&#160; }</div>
773
+ <div class="line"><a name="l00723"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFCallInst.html#a76a8bb676e8c99ca518cbdf704678558"> 723</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>
774
+ <div class="line"><a name="l00724"></a><span class="lineno"> 724</span>&#160;<span class="keyword"> </span>{</div>
775
+ <div class="line"><a name="l00725"></a><span class="lineno"> 725</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e">getFunction</a>();</div>
776
+ <div class="line"><a name="l00726"></a><span class="lineno"> 726</span>&#160; }</div>
777
+ <div class="line"><a name="l00727"></a><span class="lineno"> 727</span>&#160;};</div>
778
+ <div class="line"><a name="l00728"></a><span class="lineno"> 728</span>&#160; </div>
779
+ <div class="line"><a name="l00729"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html"> 729</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>
780
+ <div class="line"><a name="l00730"></a><span class="lineno"> 730</span>&#160;{</div>
781
+ <div class="line"><a name="l00731"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#ac6d7207b2c449f2aa8129697485d8fd6"> 731</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
782
+ <div class="line"><a name="l00732"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a96821c016c81ee0600ef62fd28298292"> 732</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
783
+ <div class="line"><a name="l00733"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a67579a8b316129e389ed0f5e3f0ee509"> 733</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
784
+ <div class="line"><a name="l00734"></a><span class="lineno"> 734</span>&#160; </div>
785
+ <div class="line"><a name="l00735"></a><span class="lineno"> 735</span>&#160;<span class="keyword">private</span>:</div>
786
+ <div class="line"><a name="l00736"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f"> 736</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>
787
+ <div class="line"><a name="l00737"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6"> 737</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>
788
+ <div class="line"><a name="l00738"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268"> 738</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>
789
+ <div class="line"><a name="l00739"></a><span class="lineno"> 739</span>&#160; </div>
790
+ <div class="line"><a name="l00740"></a><span class="lineno"> 740</span>&#160;<span class="keyword">protected</span>:</div>
791
+ <div class="line"><a name="l00741"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a947d6ca3695477fb5b36b46fa4899fb7"> 741</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>
792
+ <div class="line"><a name="l00742"></a><span class="lineno"> 742</span>&#160; {</div>
793
+ <div class="line"><a name="l00743"></a><span class="lineno"> 743</span>&#160; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a> = idx;</div>
794
+ <div class="line"><a name="l00744"></a><span class="lineno"> 744</span>&#160; }</div>
795
+ <div class="line"><a name="l00745"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#adf936a7ee01d9c4662e31a5022ae94c0"> 745</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>
796
+ <div class="line"><a name="l00746"></a><span class="lineno"> 746</span>&#160; {</div>
797
+ <div class="line"><a name="l00747"></a><span class="lineno"> 747</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>
798
+ <div class="line"><a name="l00748"></a><span class="lineno"> 748</span>&#160; }</div>
799
+ <div class="line"><a name="l00749"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a94c04bebac82268c00d614c61e15274b"> 749</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>
800
+ <div class="line"><a name="l00750"></a><span class="lineno"> 750</span>&#160; {</div>
801
+ <div class="line"><a name="l00751"></a><span class="lineno"> 751</span>&#160; <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a> = vptr;</div>
802
+ <div class="line"><a name="l00752"></a><span class="lineno"> 752</span>&#160; }</div>
803
+ <div class="line"><a name="l00753"></a><span class="lineno"> 753</span>&#160; </div>
804
+ <div class="line"><a name="l00754"></a><span class="lineno"> 754</span>&#160;<span class="keyword">public</span>:</div>
805
+ <div class="line"><a name="l00755"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a57fa2d35c2df09e607b5d23852fca2fd"> 755</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>
806
+ <div class="line"><a name="l00756"></a><span class="lineno"> 756</span>&#160; <span class="keywordtype">bool</span> tm)</div>
807
+ <div class="line"><a name="l00757"></a><span class="lineno"> 757</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>
808
+ <div class="line"><a name="l00758"></a><span class="lineno"> 758</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>
809
+ <div class="line"><a name="l00759"></a><span class="lineno"> 759</span>&#160; {</div>
810
+ <div class="line"><a name="l00760"></a><span class="lineno"> 760</span>&#160; }</div>
811
+ <div class="line"><a name="l00761"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a"> 761</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>
812
+ <div class="line"><a name="l00762"></a><span class="lineno"> 762</span>&#160;<span class="keyword"> </span>{</div>
813
+ <div class="line"><a name="l00763"></a><span class="lineno"> 763</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>
814
+ <div class="line"><a name="l00764"></a><span class="lineno"> 764</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a>;</div>
815
+ <div class="line"><a name="l00765"></a><span class="lineno"> 765</span>&#160; }</div>
816
+ <div class="line"><a name="l00766"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e"> 766</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>
817
+ <div class="line"><a name="l00767"></a><span class="lineno"> 767</span>&#160;<span class="keyword"> </span>{</div>
818
+ <div class="line"><a name="l00768"></a><span class="lineno"> 768</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>
819
+ <div class="line"><a name="l00769"></a><span class="lineno"> 769</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a>;</div>
819
820
  <div class="line"><a name="l00770"></a><span class="lineno"> 770</span>&#160; }</div>
820
- <div class="line"><a name="l00771"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a"> 771</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>
821
+ <div class="line"><a name="l00771"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88"> 771</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>
821
822
  <div class="line"><a name="l00772"></a><span class="lineno"> 772</span>&#160;<span class="keyword"> </span>{</div>
822
- <div class="line"><a name="l00773"></a><span class="lineno"> 773</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>
823
- <div class="line"><a name="l00774"></a><span class="lineno"> 774</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a7a0f92c37fd42989b0d01b78c37d7c2f">vCallVtblPtr</a>;</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"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e"> 776</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>
826
- <div class="line"><a name="l00777"></a><span class="lineno"> 777</span>&#160;<span class="keyword"> </span>{</div>
827
- <div class="line"><a name="l00778"></a><span class="lineno"> 778</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>
828
- <div class="line"><a name="l00779"></a><span class="lineno"> 779</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#adfb8e01d3715f0cf49db23544f4593e6">virtualFunIdx</a>;</div>
829
- <div class="line"><a name="l00780"></a><span class="lineno"> 780</span>&#160; }</div>
830
- <div class="line"><a name="l00781"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88"> 781</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>
831
- <div class="line"><a name="l00782"></a><span class="lineno"> 782</span>&#160;<span class="keyword"> </span>{</div>
832
- <div class="line"><a name="l00783"></a><span class="lineno"> 783</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268">funNameOfVcall</a>;</div>
833
- <div class="line"><a name="l00784"></a><span class="lineno"> 784</span>&#160; }</div>
834
- <div class="line"><a name="l00785"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a1d7057e02488b26ca34aefa045f733e9"> 785</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>
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="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>
837
- <div class="line"><a name="l00788"></a><span class="lineno"> 788</span>&#160; }</div>
838
- <div class="line"><a name="l00789"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#aa5c00eefbf2f2c8074c8e48b0b9a5e23"> 789</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>
839
- <div class="line"><a name="l00790"></a><span class="lineno"> 790</span>&#160; {</div>
840
- <div class="line"><a name="l00791"></a><span class="lineno"> 791</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>
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"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a16dd17efc0762c20094e960115519c26"> 793</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>
843
- <div class="line"><a name="l00794"></a><span class="lineno"> 794</span>&#160; {</div>
844
- <div class="line"><a name="l00795"></a><span class="lineno"> 795</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>
823
+ <div class="line"><a name="l00773"></a><span class="lineno"> 773</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFVirtualCallInst.html#a34767de48e7d454c3ea7c92dcb29b268">funNameOfVcall</a>;</div>
824
+ <div class="line"><a name="l00774"></a><span class="lineno"> 774</span>&#160; }</div>
825
+ <div class="line"><a name="l00775"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a1d7057e02488b26ca34aefa045f733e9"> 775</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>
826
+ <div class="line"><a name="l00776"></a><span class="lineno"> 776</span>&#160; {</div>
827
+ <div class="line"><a name="l00777"></a><span class="lineno"> 777</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>
828
+ <div class="line"><a name="l00778"></a><span class="lineno"> 778</span>&#160; }</div>
829
+ <div class="line"><a name="l00779"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#aa5c00eefbf2f2c8074c8e48b0b9a5e23"> 779</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>
830
+ <div class="line"><a name="l00780"></a><span class="lineno"> 780</span>&#160; {</div>
831
+ <div class="line"><a name="l00781"></a><span class="lineno"> 781</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>
832
+ <div class="line"><a name="l00782"></a><span class="lineno"> 782</span>&#160; }</div>
833
+ <div class="line"><a name="l00783"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFVirtualCallInst.html#a16dd17efc0762c20094e960115519c26"> 783</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>
834
+ <div class="line"><a name="l00784"></a><span class="lineno"> 784</span>&#160; {</div>
835
+ <div class="line"><a name="l00785"></a><span class="lineno"> 785</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>
836
+ <div class="line"><a name="l00786"></a><span class="lineno"> 786</span>&#160; }</div>
837
+ <div class="line"><a name="l00787"></a><span class="lineno"> 787</span>&#160;};</div>
838
+ <div class="line"><a name="l00788"></a><span class="lineno"> 788</span>&#160; </div>
839
+ <div class="line"><a name="l00789"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html"> 789</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>
840
+ <div class="line"><a name="l00790"></a><span class="lineno"> 790</span>&#160;{</div>
841
+ <div class="line"><a name="l00791"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#ac6d7207b2c449f2aa8129697485d8fd6"> 791</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
842
+ <div class="line"><a name="l00792"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#a96821c016c81ee0600ef62fd28298292"> 792</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
843
+ <div class="line"><a name="l00793"></a><span class="lineno"> 793</span>&#160;<span class="keyword">public</span>:</div>
844
+ <div class="line"><a name="l00794"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#a3aacbc8f43aec414af229be6a9622a08"> 794</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>
845
+ <div class="line"><a name="l00795"></a><span class="lineno"> 795</span>&#160; {</div>
845
846
  <div class="line"><a name="l00796"></a><span class="lineno"> 796</span>&#160; }</div>
846
- <div class="line"><a name="l00797"></a><span class="lineno"> 797</span>&#160;};</div>
847
+ <div class="line"><a name="l00797"></a><span class="lineno"> 797</span>&#160; <a class="code" href="classSVF_1_1SVFConstant.html#a71fcd1abcde6dfc35f2da9fb25227165">SVFConstant</a>() = <span class="keyword">delete</span>;</div>
847
848
  <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_1SVFConstant.html"> 799</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>
849
- <div class="line"><a name="l00800"></a><span class="lineno"> 800</span>&#160;{</div>
850
- <div class="line"><a name="l00801"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#ac6d7207b2c449f2aa8129697485d8fd6"> 801</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
851
- <div class="line"><a name="l00802"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#a96821c016c81ee0600ef62fd28298292"> 802</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
852
- <div class="line"><a name="l00803"></a><span class="lineno"> 803</span>&#160;<span class="keyword">public</span>:</div>
853
- <div class="line"><a name="l00804"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#a3aacbc8f43aec414af229be6a9622a08"> 804</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>
854
- <div class="line"><a name="l00805"></a><span class="lineno"> 805</span>&#160; {</div>
855
- <div class="line"><a name="l00806"></a><span class="lineno"> 806</span>&#160; }</div>
856
- <div class="line"><a name="l00807"></a><span class="lineno"> 807</span>&#160; <a class="code" href="classSVF_1_1SVFConstant.html#a71fcd1abcde6dfc35f2da9fb25227165">SVFConstant</a>() = <span class="keyword">delete</span>;</div>
857
- <div class="line"><a name="l00808"></a><span class="lineno"> 808</span>&#160; </div>
858
- <div class="line"><a name="l00809"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#ad344f015332cfd79eb61fe734f197c51"> 809</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>
859
- <div class="line"><a name="l00810"></a><span class="lineno"> 810</span>&#160; {</div>
860
- <div class="line"><a name="l00811"></a><span class="lineno"> 811</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>
861
- <div class="line"><a name="l00812"></a><span class="lineno"> 812</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>
862
- <div class="line"><a name="l00813"></a><span class="lineno"> 813</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>
863
- <div class="line"><a name="l00814"></a><span class="lineno"> 814</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>
864
- <div class="line"><a name="l00815"></a><span class="lineno"> 815</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>
865
- <div class="line"><a name="l00816"></a><span class="lineno"> 816</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>
866
- <div class="line"><a name="l00817"></a><span class="lineno"> 817</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>
867
- <div class="line"><a name="l00818"></a><span class="lineno"> 818</span>&#160; }</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; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFConstant.html#af0a0450734cd29e46d56a16b369d8e01">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const override</span>;</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"> 822</span>&#160; </div>
872
- <div class="line"><a name="l00823"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html"> 823</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>
873
- <div class="line"><a name="l00824"></a><span class="lineno"> 824</span>&#160;{</div>
874
- <div class="line"><a name="l00825"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 825</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
875
- <div class="line"><a name="l00826"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a96821c016c81ee0600ef62fd28298292"> 826</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
876
- <div class="line"><a name="l00827"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a67579a8b316129e389ed0f5e3f0ee509"> 827</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
877
- <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;<span class="keyword">private</span>:</div>
879
- <div class="line"><a name="l00830"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e"> 830</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>
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"> 832</span>&#160;<span class="keyword">protected</span>:</div>
882
- <div class="line"><a name="l00833"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a72c43f12f42a73dc28855c425fe5543a"> 833</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>
883
- <div class="line"><a name="l00834"></a><span class="lineno"> 834</span>&#160; {</div>
884
- <div class="line"><a name="l00835"></a><span class="lineno"> 835</span>&#160; <a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a> = defg;</div>
885
- <div class="line"><a name="l00836"></a><span class="lineno"> 836</span>&#160; }</div>
886
- <div class="line"><a name="l00837"></a><span class="lineno"> 837</span>&#160; </div>
887
- <div class="line"><a name="l00838"></a><span class="lineno"> 838</span>&#160;<span class="keyword">public</span>:</div>
888
- <div class="line"><a name="l00839"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a18dc40d9d9007c928a5b9d92c269cd87"> 839</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>
889
- <div class="line"><a name="l00840"></a><span class="lineno"> 840</span>&#160; {</div>
890
- <div class="line"><a name="l00841"></a><span class="lineno"> 841</span>&#160; }</div>
891
- <div class="line"><a name="l00842"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#ac004fb727468898e90673328119b6059"> 842</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>
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; <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>
894
- <div class="line"><a name="l00845"></a><span class="lineno"> 845</span>&#160; }</div>
895
- <div class="line"><a name="l00846"></a><span class="lineno"> 846</span>&#160; <a class="code" href="classSVF_1_1SVFGlobalValue.html#aec81144051355d04775807130d22356f">SVFGlobalValue</a>() = <span class="keyword">delete</span>;</div>
896
- <div class="line"><a name="l00847"></a><span class="lineno"> 847</span>&#160; </div>
897
- <div class="line"><a name="l00848"></a><span class="lineno"> 848</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFGlobalValue.html#a77dacce02ff4424dcd4fdf057a50b7a1">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const override</span>;</div>
898
- <div class="line"><a name="l00849"></a><span class="lineno"> 849</span>&#160; </div>
899
- <div class="line"><a name="l00850"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01"> 850</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>
900
- <div class="line"><a name="l00851"></a><span class="lineno"> 851</span>&#160;<span class="keyword"> </span>{</div>
901
- <div class="line"><a name="l00852"></a><span class="lineno"> 852</span>&#160; <span class="keywordflow">if</span>(<a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a>==<span class="keyword">nullptr</span>)</div>
902
- <div class="line"><a name="l00853"></a><span class="lineno"> 853</span>&#160; <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
903
- <div class="line"><a name="l00854"></a><span class="lineno"> 854</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a>;</div>
904
- <div class="line"><a name="l00855"></a><span class="lineno"> 855</span>&#160; }</div>
905
- <div class="line"><a name="l00856"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a5fb9b8bbaf347d99e9df5710da506c96"> 856</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>
906
- <div class="line"><a name="l00857"></a><span class="lineno"> 857</span>&#160; {</div>
907
- <div class="line"><a name="l00858"></a><span class="lineno"> 858</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>
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"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a5a8b570bf9301e0269a6622f33320d4b"> 860</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>
910
- <div class="line"><a name="l00861"></a><span class="lineno"> 861</span>&#160; {</div>
911
- <div class="line"><a name="l00862"></a><span class="lineno"> 862</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>
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"> 864</span>&#160;};</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"><a class="line" href="classSVF_1_1SVFArgument.html"> 866</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>
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"><a class="line" href="classSVF_1_1SVFArgument.html#ac6d7207b2c449f2aa8129697485d8fd6"> 868</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
918
- <div class="line"><a name="l00869"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a96821c016c81ee0600ef62fd28298292"> 869</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
919
- <div class="line"><a name="l00870"></a><span class="lineno"> 870</span>&#160;<span class="keyword">private</span>:</div>
920
- <div class="line"><a name="l00871"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4"> 871</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>
921
- <div class="line"><a name="l00872"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d"> 872</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>
922
- <div class="line"><a name="l00873"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd"> 873</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>;</div>
923
- <div class="line"><a name="l00874"></a><span class="lineno"> 874</span>&#160;<span class="keyword">public</span>:</div>
924
- <div class="line"><a name="l00875"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#aeeed6b5a59c5bf4eb4af77ec2345dccf"> 875</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>
925
- <div class="line"><a name="l00876"></a><span class="lineno"> 876</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>)</div>
926
- <div class="line"><a name="l00877"></a><span class="lineno"> 877</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>
927
- <div class="line"><a name="l00878"></a><span class="lineno"> 878</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>
928
- <div class="line"><a name="l00879"></a><span class="lineno"> 879</span>&#160; {</div>
849
+ <div class="line"><a name="l00799"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstant.html#ad344f015332cfd79eb61fe734f197c51"> 799</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>
850
+ <div class="line"><a name="l00800"></a><span class="lineno"> 800</span>&#160; {</div>
851
+ <div class="line"><a name="l00801"></a><span class="lineno"> 801</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>
852
+ <div class="line"><a name="l00802"></a><span class="lineno"> 802</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>
853
+ <div class="line"><a name="l00803"></a><span class="lineno"> 803</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>
854
+ <div class="line"><a name="l00804"></a><span class="lineno"> 804</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>
855
+ <div class="line"><a name="l00805"></a><span class="lineno"> 805</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>
856
+ <div class="line"><a name="l00806"></a><span class="lineno"> 806</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>
857
+ <div class="line"><a name="l00807"></a><span class="lineno"> 807</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>
858
+ <div class="line"><a name="l00808"></a><span class="lineno"> 808</span>&#160; }</div>
859
+ <div class="line"><a name="l00809"></a><span class="lineno"> 809</span>&#160; </div>
860
+ <div class="line"><a name="l00810"></a><span class="lineno"> 810</span>&#160;};</div>
861
+ <div class="line"><a name="l00811"></a><span class="lineno"> 811</span>&#160; </div>
862
+ <div class="line"><a name="l00812"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html"> 812</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>
863
+ <div class="line"><a name="l00813"></a><span class="lineno"> 813</span>&#160;{</div>
864
+ <div class="line"><a name="l00814"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 814</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
865
+ <div class="line"><a name="l00815"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a96821c016c81ee0600ef62fd28298292"> 815</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
866
+ <div class="line"><a name="l00816"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a67579a8b316129e389ed0f5e3f0ee509"> 816</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1LLVMModuleSet.html">LLVMModuleSet</a>;</div>
867
+ <div class="line"><a name="l00817"></a><span class="lineno"> 817</span>&#160; </div>
868
+ <div class="line"><a name="l00818"></a><span class="lineno"> 818</span>&#160;<span class="keyword">private</span>:</div>
869
+ <div class="line"><a name="l00819"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e"> 819</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>
870
+ <div class="line"><a name="l00820"></a><span class="lineno"> 820</span>&#160; </div>
871
+ <div class="line"><a name="l00821"></a><span class="lineno"> 821</span>&#160;<span class="keyword">protected</span>:</div>
872
+ <div class="line"><a name="l00822"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a72c43f12f42a73dc28855c425fe5543a"> 822</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>
873
+ <div class="line"><a name="l00823"></a><span class="lineno"> 823</span>&#160; {</div>
874
+ <div class="line"><a name="l00824"></a><span class="lineno"> 824</span>&#160; <a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a> = defg;</div>
875
+ <div class="line"><a name="l00825"></a><span class="lineno"> 825</span>&#160; }</div>
876
+ <div class="line"><a name="l00826"></a><span class="lineno"> 826</span>&#160; </div>
877
+ <div class="line"><a name="l00827"></a><span class="lineno"> 827</span>&#160;<span class="keyword">public</span>:</div>
878
+ <div class="line"><a name="l00828"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a18dc40d9d9007c928a5b9d92c269cd87"> 828</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>
879
+ <div class="line"><a name="l00829"></a><span class="lineno"> 829</span>&#160; {</div>
880
+ <div class="line"><a name="l00830"></a><span class="lineno"> 830</span>&#160; }</div>
881
+ <div class="line"><a name="l00831"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#ac004fb727468898e90673328119b6059"> 831</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>
882
+ <div class="line"><a name="l00832"></a><span class="lineno"> 832</span>&#160; {</div>
883
+ <div class="line"><a name="l00833"></a><span class="lineno"> 833</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>
884
+ <div class="line"><a name="l00834"></a><span class="lineno"> 834</span>&#160; }</div>
885
+ <div class="line"><a name="l00835"></a><span class="lineno"> 835</span>&#160; <a class="code" href="classSVF_1_1SVFGlobalValue.html#aec81144051355d04775807130d22356f">SVFGlobalValue</a>() = <span class="keyword">delete</span>;</div>
886
+ <div class="line"><a name="l00836"></a><span class="lineno"> 836</span>&#160; </div>
887
+ <div class="line"><a name="l00837"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01"> 837</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>
888
+ <div class="line"><a name="l00838"></a><span class="lineno"> 838</span>&#160;<span class="keyword"> </span>{</div>
889
+ <div class="line"><a name="l00839"></a><span class="lineno"> 839</span>&#160; <span class="keywordflow">if</span>(<a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a>==<span class="keyword">nullptr</span>)</div>
890
+ <div class="line"><a name="l00840"></a><span class="lineno"> 840</span>&#160; <span class="keywordflow">return</span> <span class="keyword">this</span>;</div>
891
+ <div class="line"><a name="l00841"></a><span class="lineno"> 841</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFGlobalValue.html#a3048ae66c737eebbe7fe230f95a88b6e">realDefGlobal</a>;</div>
892
+ <div class="line"><a name="l00842"></a><span class="lineno"> 842</span>&#160; }</div>
893
+ <div class="line"><a name="l00843"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a5fb9b8bbaf347d99e9df5710da506c96"> 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_1SVFGlobalValue.html#a5fb9b8bbaf347d99e9df5710da506c96">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
894
+ <div class="line"><a name="l00844"></a><span class="lineno"> 844</span>&#160; {</div>
895
+ <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#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a">SVFGlob</a>;</div>
896
+ <div class="line"><a name="l00846"></a><span class="lineno"> 846</span>&#160; }</div>
897
+ <div class="line"><a name="l00847"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFGlobalValue.html#a5a8b570bf9301e0269a6622f33320d4b"> 847</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>
898
+ <div class="line"><a name="l00848"></a><span class="lineno"> 848</span>&#160; {</div>
899
+ <div class="line"><a name="l00849"></a><span class="lineno"> 849</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>
900
+ <div class="line"><a name="l00850"></a><span class="lineno"> 850</span>&#160; }</div>
901
+ <div class="line"><a name="l00851"></a><span class="lineno"> 851</span>&#160;};</div>
902
+ <div class="line"><a name="l00852"></a><span class="lineno"> 852</span>&#160; </div>
903
+ <div class="line"><a name="l00853"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html"> 853</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>
904
+ <div class="line"><a name="l00854"></a><span class="lineno"> 854</span>&#160;{</div>
905
+ <div class="line"><a name="l00855"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#ac6d7207b2c449f2aa8129697485d8fd6"> 855</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
906
+ <div class="line"><a name="l00856"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a96821c016c81ee0600ef62fd28298292"> 856</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
907
+ <div class="line"><a name="l00857"></a><span class="lineno"> 857</span>&#160;<span class="keyword">private</span>:</div>
908
+ <div class="line"><a name="l00858"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4"> 858</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>
909
+ <div class="line"><a name="l00859"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d"> 859</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>
910
+ <div class="line"><a name="l00860"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd"> 860</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>;</div>
911
+ <div class="line"><a name="l00861"></a><span class="lineno"> 861</span>&#160;<span class="keyword">public</span>:</div>
912
+ <div class="line"><a name="l00862"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#aeeed6b5a59c5bf4eb4af77ec2345dccf"> 862</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>
913
+ <div class="line"><a name="l00863"></a><span class="lineno"> 863</span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>)</div>
914
+ <div class="line"><a name="l00864"></a><span class="lineno"> 864</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>
915
+ <div class="line"><a name="l00865"></a><span class="lineno"> 865</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>
916
+ <div class="line"><a name="l00866"></a><span class="lineno"> 866</span>&#160; {</div>
917
+ <div class="line"><a name="l00867"></a><span class="lineno"> 867</span>&#160; }</div>
918
+ <div class="line"><a name="l00868"></a><span class="lineno"> 868</span>&#160; <a class="code" href="classSVF_1_1SVFArgument.html#a97816023e6da0a37bc1e2878c11eb123">SVFArgument</a>() = <span class="keyword">delete</span>;</div>
919
+ <div class="line"><a name="l00869"></a><span class="lineno"> 869</span>&#160; </div>
920
+ <div class="line"><a name="l00870"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a59d1389a296abc4bf17434c1cd7b6f57"> 870</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>
921
+ <div class="line"><a name="l00871"></a><span class="lineno"> 871</span>&#160;<span class="keyword"> </span>{</div>
922
+ <div class="line"><a name="l00872"></a><span class="lineno"> 872</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">fun</a>;</div>
923
+ <div class="line"><a name="l00873"></a><span class="lineno"> 873</span>&#160; }</div>
924
+ <div class="line"><a name="l00874"></a><span class="lineno"> 874</span>&#160; </div>
925
+ <div class="line"><a name="l00877"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591"> 877</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>
926
+ <div class="line"><a name="l00878"></a><span class="lineno"> 878</span>&#160;<span class="keyword"> </span>{</div>
927
+ <div class="line"><a name="l00879"></a><span class="lineno"> 879</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">argNo</a>;</div>
929
928
  <div class="line"><a name="l00880"></a><span class="lineno"> 880</span>&#160; }</div>
930
- <div class="line"><a name="l00881"></a><span class="lineno"> 881</span>&#160; <a class="code" href="classSVF_1_1SVFArgument.html#a97816023e6da0a37bc1e2878c11eb123">SVFArgument</a>() = <span class="keyword">delete</span>;</div>
931
- <div class="line"><a name="l00882"></a><span class="lineno"> 882</span>&#160; </div>
932
- <div class="line"><a name="l00883"></a><span class="lineno"> 883</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFArgument.html#a0aec4adc3b582945b25b0fd16c5e0bb9">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const override</span>;</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"><a class="line" href="classSVF_1_1SVFArgument.html#a59d1389a296abc4bf17434c1cd7b6f57"> 885</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>
935
- <div class="line"><a name="l00886"></a><span class="lineno"> 886</span>&#160;<span class="keyword"> </span>{</div>
936
- <div class="line"><a name="l00887"></a><span class="lineno"> 887</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFArgument.html#a3ff4ec73d0e5eea7d8369d3d948e89f4">fun</a>;</div>
937
- <div class="line"><a name="l00888"></a><span class="lineno"> 888</span>&#160; }</div>
938
- <div class="line"><a name="l00889"></a><span class="lineno"> 889</span>&#160; </div>
939
- <div class="line"><a name="l00892"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591"> 892</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>
940
- <div class="line"><a name="l00893"></a><span class="lineno"> 893</span>&#160;<span class="keyword"> </span>{</div>
941
- <div class="line"><a name="l00894"></a><span class="lineno"> 894</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFArgument.html#ac4fa9a6b097a6745e016339851428c0d">argNo</a>;</div>
942
- <div class="line"><a name="l00895"></a><span class="lineno"> 895</span>&#160; }</div>
943
- <div class="line"><a name="l00896"></a><span class="lineno"> 896</span>&#160; </div>
944
- <div class="line"><a name="l00897"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a3c6f43786b2cb230a02e50c6ab38453e"> 897</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>
945
- <div class="line"><a name="l00898"></a><span class="lineno"> 898</span>&#160;<span class="keyword"> </span>{</div>
946
- <div class="line"><a name="l00899"></a><span class="lineno"> 899</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>;</div>
947
- <div class="line"><a name="l00900"></a><span class="lineno"> 900</span>&#160; }</div>
948
- <div class="line"><a name="l00901"></a><span class="lineno"> 901</span>&#160; </div>
949
- <div class="line"><a name="l00902"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a5656acc955ca756ad51064dee30ea07d"> 902</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>
950
- <div class="line"><a name="l00903"></a><span class="lineno"> 903</span>&#160; {</div>
951
- <div class="line"><a name="l00904"></a><span class="lineno"> 904</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>
952
- <div class="line"><a name="l00905"></a><span class="lineno"> 905</span>&#160; }</div>
953
- <div class="line"><a name="l00906"></a><span class="lineno"> 906</span>&#160;};</div>
954
- <div class="line"><a name="l00907"></a><span class="lineno"> 907</span>&#160; </div>
955
- <div class="line"><a name="l00908"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html"> 908</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>
956
- <div class="line"><a name="l00909"></a><span class="lineno"> 909</span>&#160;{</div>
957
- <div class="line"><a name="l00910"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#ac6d7207b2c449f2aa8129697485d8fd6"> 910</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
958
- <div class="line"><a name="l00911"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#a96821c016c81ee0600ef62fd28298292"> 911</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
959
- <div class="line"><a name="l00912"></a><span class="lineno"> 912</span>&#160;<span class="keyword">public</span>:</div>
960
- <div class="line"><a name="l00913"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#a1ea9ae8d6d2b29c8357132b40de45bf0"> 913</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>
961
- <div class="line"><a name="l00914"></a><span class="lineno"> 914</span>&#160; : <a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a>(ty, k)</div>
962
- <div class="line"><a name="l00915"></a><span class="lineno"> 915</span>&#160; {</div>
963
- <div class="line"><a name="l00916"></a><span class="lineno"> 916</span>&#160; }</div>
964
- <div class="line"><a name="l00917"></a><span class="lineno"> 917</span>&#160; <a class="code" href="classSVF_1_1SVFConstantData.html#a057d3aebc842d72d2b89f661d18b6e34">SVFConstantData</a>() = <span class="keyword">delete</span>;</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; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFConstantData.html#a3a2a656f333bd91e0f595efd42f99ce0">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const override</span>;</div>
967
- <div class="line"><a name="l00920"></a><span class="lineno"> 920</span>&#160; </div>
968
- <div class="line"><a name="l00921"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#a69777730832b61b6503f05ce80af65c3"> 921</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>
969
- <div class="line"><a name="l00922"></a><span class="lineno"> 922</span>&#160; {</div>
970
- <div class="line"><a name="l00923"></a><span class="lineno"> 923</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>
971
- <div class="line"><a name="l00924"></a><span class="lineno"> 924</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>
972
- <div class="line"><a name="l00925"></a><span class="lineno"> 925</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>
973
- <div class="line"><a name="l00926"></a><span class="lineno"> 926</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>
974
- <div class="line"><a name="l00927"></a><span class="lineno"> 927</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>
975
- <div class="line"><a name="l00928"></a><span class="lineno"> 928</span>&#160; }</div>
976
- <div class="line"><a name="l00929"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#aaa93a599c1e8fee16aa6844cf64b8f5d"> 929</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>
977
- <div class="line"><a name="l00930"></a><span class="lineno"> 930</span>&#160; {</div>
978
- <div class="line"><a name="l00931"></a><span class="lineno"> 931</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>
979
- <div class="line"><a name="l00932"></a><span class="lineno"> 932</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>
980
- <div class="line"><a name="l00933"></a><span class="lineno"> 933</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>
981
- <div class="line"><a name="l00934"></a><span class="lineno"> 934</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>
982
- <div class="line"><a name="l00935"></a><span class="lineno"> 935</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>
983
- <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"> 937</span>&#160;};</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"><a class="line" href="classSVF_1_1SVFConstantInt.html"> 939</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>
987
- <div class="line"><a name="l00940"></a><span class="lineno"> 940</span>&#160;{</div>
988
- <div class="line"><a name="l00941"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#ac6d7207b2c449f2aa8129697485d8fd6"> 941</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
989
- <div class="line"><a name="l00942"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a96821c016c81ee0600ef62fd28298292"> 942</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
990
- <div class="line"><a name="l00943"></a><span class="lineno"> 943</span>&#160;<span class="keyword">private</span>:</div>
991
- <div class="line"><a name="l00944"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587"> 944</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>
992
- <div class="line"><a name="l00945"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671"> 945</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>
993
- <div class="line"><a name="l00946"></a><span class="lineno"> 946</span>&#160;<span class="keyword">public</span>:</div>
994
- <div class="line"><a name="l00947"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a66b861e33c5a3911ecd8e6e4441cb664"> 947</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>
995
- <div class="line"><a name="l00948"></a><span class="lineno"> 948</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>
996
- <div class="line"><a name="l00949"></a><span class="lineno"> 949</span>&#160; {</div>
997
- <div class="line"><a name="l00950"></a><span class="lineno"> 950</span>&#160; }</div>
998
- <div class="line"><a name="l00951"></a><span class="lineno"> 951</span>&#160; <a class="code" href="classSVF_1_1SVFConstantInt.html#ad9338bb99a77d76d1c83275d8a32f7d2">SVFConstantInt</a>() = <span class="keyword">delete</span>;</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; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFConstantInt.html#af1f12b1a6f7c1c8c9ac356870ea2a6d7">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const override</span>;</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#a68c3dc4b0a685397369b5116c2d31e42"> 955</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>
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"> 957</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>
1005
- <div class="line"><a name="l00958"></a><span class="lineno"> 958</span>&#160; }</div>
1006
- <div class="line"><a name="l00959"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#afd5d7569b52d4f26850b009a915b7e49"> 959</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>
1007
- <div class="line"><a name="l00960"></a><span class="lineno"> 960</span>&#160; {</div>
1008
- <div class="line"><a name="l00961"></a><span class="lineno"> 961</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>
1009
- <div class="line"><a name="l00962"></a><span class="lineno"> 962</span>&#160; }</div>
1010
- <div class="line"><a name="l00963"></a><span class="lineno"> 963</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>
1011
- <div class="line"><a name="l00964"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e"> 964</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>
1012
- <div class="line"><a name="l00965"></a><span class="lineno"> 965</span>&#160;<span class="keyword"> </span>{</div>
1013
- <div class="line"><a name="l00966"></a><span class="lineno"> 966</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587">zval</a>;</div>
1014
- <div class="line"><a name="l00967"></a><span class="lineno"> 967</span>&#160; }</div>
1015
- <div class="line"><a name="l00968"></a><span class="lineno"> 968</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 constan</span></div>
1016
- <div class="line"><a name="l00969"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4"> 969</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>
929
+ <div class="line"><a name="l00881"></a><span class="lineno"> 881</span>&#160; </div>
930
+ <div class="line"><a name="l00882"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a3c6f43786b2cb230a02e50c6ab38453e"> 882</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>
931
+ <div class="line"><a name="l00883"></a><span class="lineno"> 883</span>&#160;<span class="keyword"> </span>{</div>
932
+ <div class="line"><a name="l00884"></a><span class="lineno"> 884</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFArgument.html#a758fa3cd9354ec069f0fe569251da7cd">uncalled</a>;</div>
933
+ <div class="line"><a name="l00885"></a><span class="lineno"> 885</span>&#160; }</div>
934
+ <div class="line"><a name="l00886"></a><span class="lineno"> 886</span>&#160; </div>
935
+ <div class="line"><a name="l00887"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFArgument.html#a5656acc955ca756ad51064dee30ea07d"> 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_1SVFArgument.html#a5656acc955ca756ad51064dee30ea07d">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
936
+ <div class="line"><a name="l00888"></a><span class="lineno"> 888</span>&#160; {</div>
937
+ <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#afb50ea5aeea7a0608a3c9335aea6860ea46330181ad60cd2f0766fb392063ee21">SVFArg</a>;</div>
938
+ <div class="line"><a name="l00890"></a><span class="lineno"> 890</span>&#160; }</div>
939
+ <div class="line"><a name="l00891"></a><span class="lineno"> 891</span>&#160;};</div>
940
+ <div class="line"><a name="l00892"></a><span class="lineno"> 892</span>&#160; </div>
941
+ <div class="line"><a name="l00893"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html"> 893</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>
942
+ <div class="line"><a name="l00894"></a><span class="lineno"> 894</span>&#160;{</div>
943
+ <div class="line"><a name="l00895"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#ac6d7207b2c449f2aa8129697485d8fd6"> 895</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="l00896"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#a96821c016c81ee0600ef62fd28298292"> 896</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="l00897"></a><span class="lineno"> 897</span>&#160;<span class="keyword">public</span>:</div>
946
+ <div class="line"><a name="l00898"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#a1ea9ae8d6d2b29c8357132b40de45bf0"> 898</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>
947
+ <div class="line"><a name="l00899"></a><span class="lineno"> 899</span>&#160; : <a class="code" href="classSVF_1_1SVFConstant.html">SVFConstant</a>(ty, k)</div>
948
+ <div class="line"><a name="l00900"></a><span class="lineno"> 900</span>&#160; {</div>
949
+ <div class="line"><a name="l00901"></a><span class="lineno"> 901</span>&#160; }</div>
950
+ <div class="line"><a name="l00902"></a><span class="lineno"> 902</span>&#160; <a class="code" href="classSVF_1_1SVFConstantData.html#a057d3aebc842d72d2b89f661d18b6e34">SVFConstantData</a>() = <span class="keyword">delete</span>;</div>
951
+ <div class="line"><a name="l00903"></a><span class="lineno"> 903</span>&#160; </div>
952
+ <div class="line"><a name="l00904"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#a69777730832b61b6503f05ce80af65c3"> 904</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>
953
+ <div class="line"><a name="l00905"></a><span class="lineno"> 905</span>&#160; {</div>
954
+ <div class="line"><a name="l00906"></a><span class="lineno"> 906</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>
955
+ <div class="line"><a name="l00907"></a><span class="lineno"> 907</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>
956
+ <div class="line"><a name="l00908"></a><span class="lineno"> 908</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>
957
+ <div class="line"><a name="l00909"></a><span class="lineno"> 909</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>
958
+ <div class="line"><a name="l00910"></a><span class="lineno"> 910</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>
959
+ <div class="line"><a name="l00911"></a><span class="lineno"> 911</span>&#160; }</div>
960
+ <div class="line"><a name="l00912"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantData.html#aaa93a599c1e8fee16aa6844cf64b8f5d"> 912</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>
961
+ <div class="line"><a name="l00913"></a><span class="lineno"> 913</span>&#160; {</div>
962
+ <div class="line"><a name="l00914"></a><span class="lineno"> 914</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>
963
+ <div class="line"><a name="l00915"></a><span class="lineno"> 915</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>
964
+ <div class="line"><a name="l00916"></a><span class="lineno"> 916</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>
965
+ <div class="line"><a name="l00917"></a><span class="lineno"> 917</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>
966
+ <div class="line"><a name="l00918"></a><span class="lineno"> 918</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>
967
+ <div class="line"><a name="l00919"></a><span class="lineno"> 919</span>&#160; }</div>
968
+ <div class="line"><a name="l00920"></a><span class="lineno"> 920</span>&#160;};</div>
969
+ <div class="line"><a name="l00921"></a><span class="lineno"> 921</span>&#160; </div>
970
+ <div class="line"><a name="l00922"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html"> 922</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>
971
+ <div class="line"><a name="l00923"></a><span class="lineno"> 923</span>&#160;{</div>
972
+ <div class="line"><a name="l00924"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#ac6d7207b2c449f2aa8129697485d8fd6"> 924</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
973
+ <div class="line"><a name="l00925"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a96821c016c81ee0600ef62fd28298292"> 925</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
974
+ <div class="line"><a name="l00926"></a><span class="lineno"> 926</span>&#160;<span class="keyword">private</span>:</div>
975
+ <div class="line"><a name="l00927"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587"> 927</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>
976
+ <div class="line"><a name="l00928"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671"> 928</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>
977
+ <div class="line"><a name="l00929"></a><span class="lineno"> 929</span>&#160;<span class="keyword">public</span>:</div>
978
+ <div class="line"><a name="l00930"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a66b861e33c5a3911ecd8e6e4441cb664"> 930</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>
979
+ <div class="line"><a name="l00931"></a><span class="lineno"> 931</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>
980
+ <div class="line"><a name="l00932"></a><span class="lineno"> 932</span>&#160; {</div>
981
+ <div class="line"><a name="l00933"></a><span class="lineno"> 933</span>&#160; }</div>
982
+ <div class="line"><a name="l00934"></a><span class="lineno"> 934</span>&#160; <a class="code" href="classSVF_1_1SVFConstantInt.html#ad9338bb99a77d76d1c83275d8a32f7d2">SVFConstantInt</a>() = <span class="keyword">delete</span>;</div>
983
+ <div class="line"><a name="l00935"></a><span class="lineno"> 935</span>&#160; </div>
984
+ <div class="line"><a name="l00936"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a68c3dc4b0a685397369b5116c2d31e42"> 936</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>
985
+ <div class="line"><a name="l00937"></a><span class="lineno"> 937</span>&#160; {</div>
986
+ <div class="line"><a name="l00938"></a><span class="lineno"> 938</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>
987
+ <div class="line"><a name="l00939"></a><span class="lineno"> 939</span>&#160; }</div>
988
+ <div class="line"><a name="l00940"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#afd5d7569b52d4f26850b009a915b7e49"> 940</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>
989
+ <div class="line"><a name="l00941"></a><span class="lineno"> 941</span>&#160; {</div>
990
+ <div class="line"><a name="l00942"></a><span class="lineno"> 942</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>
991
+ <div class="line"><a name="l00943"></a><span class="lineno"> 943</span>&#160; }</div>
992
+ <div class="line"><a name="l00944"></a><span class="lineno"> 944</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>
993
+ <div class="line"><a name="l00945"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e"> 945</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>
994
+ <div class="line"><a name="l00946"></a><span class="lineno"> 946</span>&#160;<span class="keyword"> </span>{</div>
995
+ <div class="line"><a name="l00947"></a><span class="lineno"> 947</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFConstantInt.html#ab6876d8be0707cbd05b467445a59d587">zval</a>;</div>
996
+ <div class="line"><a name="l00948"></a><span class="lineno"> 948</span>&#160; }</div>
997
+ <div class="line"><a name="l00949"></a><span class="lineno"> 949</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 constan</span></div>
998
+ <div class="line"><a name="l00950"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4"> 950</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>
999
+ <div class="line"><a name="l00951"></a><span class="lineno"> 951</span>&#160;<span class="keyword"> </span>{</div>
1000
+ <div class="line"><a name="l00952"></a><span class="lineno"> 952</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671">sval</a>;</div>
1001
+ <div class="line"><a name="l00953"></a><span class="lineno"> 953</span>&#160; }</div>
1002
+ <div class="line"><a name="l00954"></a><span class="lineno"> 954</span>&#160;};</div>
1003
+ <div class="line"><a name="l00955"></a><span class="lineno"> 955</span>&#160; </div>
1004
+ <div class="line"><a name="l00956"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html"> 956</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>
1005
+ <div class="line"><a name="l00957"></a><span class="lineno"> 957</span>&#160;{</div>
1006
+ <div class="line"><a name="l00958"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#ac6d7207b2c449f2aa8129697485d8fd6"> 958</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1007
+ <div class="line"><a name="l00959"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a96821c016c81ee0600ef62fd28298292"> 959</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1008
+ <div class="line"><a name="l00960"></a><span class="lineno"> 960</span>&#160;<span class="keyword">private</span>:</div>
1009
+ <div class="line"><a name="l00961"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9"> 961</a></span>&#160; <span class="keywordtype">float</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9">dval</a>;</div>
1010
+ <div class="line"><a name="l00962"></a><span class="lineno"> 962</span>&#160;<span class="keyword">public</span>:</div>
1011
+ <div class="line"><a name="l00963"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a85f6c8bd4169c01e46170b001d3a5a80"> 963</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>
1012
+ <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#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a>), <a class="code" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9">dval</a>(d)</div>
1013
+ <div class="line"><a name="l00965"></a><span class="lineno"> 965</span>&#160; {</div>
1014
+ <div class="line"><a name="l00966"></a><span class="lineno"> 966</span>&#160; }</div>
1015
+ <div class="line"><a name="l00967"></a><span class="lineno"> 967</span>&#160; <a class="code" href="classSVF_1_1SVFConstantFP.html#a25657c39dd158866cd5d0958b301573e">SVFConstantFP</a>() = <span class="keyword">delete</span>;</div>
1016
+ <div class="line"><a name="l00968"></a><span class="lineno"> 968</span>&#160; </div>
1017
+ <div class="line"><a name="l00969"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc"> 969</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>
1017
1018
  <div class="line"><a name="l00970"></a><span class="lineno"> 970</span>&#160;<span class="keyword"> </span>{</div>
1018
- <div class="line"><a name="l00971"></a><span class="lineno"> 971</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671">sval</a>;</div>
1019
+ <div class="line"><a name="l00971"></a><span class="lineno"> 971</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9">dval</a>;</div>
1019
1020
  <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"> 973</span>&#160;};</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"><a class="line" href="classSVF_1_1SVFConstantFP.html"> 975</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>
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"><a class="line" href="classSVF_1_1SVFConstantFP.html#ac6d7207b2c449f2aa8129697485d8fd6"> 977</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1025
- <div class="line"><a name="l00978"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a96821c016c81ee0600ef62fd28298292"> 978</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1026
- <div class="line"><a name="l00979"></a><span class="lineno"> 979</span>&#160;<span class="keyword">private</span>:</div>
1027
- <div class="line"><a name="l00980"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9"> 980</a></span>&#160; <span class="keywordtype">float</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9">dval</a>;</div>
1028
- <div class="line"><a name="l00981"></a><span class="lineno"> 981</span>&#160;<span class="keyword">public</span>:</div>
1029
- <div class="line"><a name="l00982"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a85f6c8bd4169c01e46170b001d3a5a80"> 982</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>
1030
- <div class="line"><a name="l00983"></a><span class="lineno"> 983</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>
1031
- <div class="line"><a name="l00984"></a><span class="lineno"> 984</span>&#160; {</div>
1032
- <div class="line"><a name="l00985"></a><span class="lineno"> 985</span>&#160; }</div>
1033
- <div class="line"><a name="l00986"></a><span class="lineno"> 986</span>&#160; <a class="code" href="classSVF_1_1SVFConstantFP.html#a25657c39dd158866cd5d0958b301573e">SVFConstantFP</a>() = <span class="keyword">delete</span>;</div>
1021
+ <div class="line"><a name="l00973"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a6f44afedce864c6ab6115f1aee4d3857"> 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_1SVFConstantFP.html#a6f44afedce864c6ab6115f1aee4d3857">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1022
+ <div class="line"><a name="l00974"></a><span class="lineno"> 974</span>&#160; {</div>
1023
+ <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#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82">SVFConstFP</a>;</div>
1024
+ <div class="line"><a name="l00976"></a><span class="lineno"> 976</span>&#160; }</div>
1025
+ <div class="line"><a name="l00977"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a3aba9ce21649425c539695a7584dfe42"> 977</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>
1026
+ <div class="line"><a name="l00978"></a><span class="lineno"> 978</span>&#160; {</div>
1027
+ <div class="line"><a name="l00979"></a><span class="lineno"> 979</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>
1028
+ <div class="line"><a name="l00980"></a><span class="lineno"> 980</span>&#160; }</div>
1029
+ <div class="line"><a name="l00981"></a><span class="lineno"> 981</span>&#160;};</div>
1030
+ <div class="line"><a name="l00982"></a><span class="lineno"> 982</span>&#160; </div>
1031
+ <div class="line"><a name="l00983"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html"> 983</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>
1032
+ <div class="line"><a name="l00984"></a><span class="lineno"> 984</span>&#160;{</div>
1033
+ <div class="line"><a name="l00985"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#ac6d7207b2c449f2aa8129697485d8fd6"> 985</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1034
+ <div class="line"><a name="l00986"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#a96821c016c81ee0600ef62fd28298292"> 986</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1034
1035
  <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; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#ac5e886b6804a5a798511c0ddeef05bb9">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const override</span>;</div>
1036
- <div class="line"><a name="l00989"></a><span class="lineno"> 989</span>&#160; </div>
1037
- <div class="line"><a name="l00990"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc"> 990</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>
1038
- <div class="line"><a name="l00991"></a><span class="lineno"> 991</span>&#160;<span class="keyword"> </span>{</div>
1039
- <div class="line"><a name="l00992"></a><span class="lineno"> 992</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1SVFConstantFP.html#aa1d551ad74dd5ce3eb4b7d639aec31a9">dval</a>;</div>
1040
- <div class="line"><a name="l00993"></a><span class="lineno"> 993</span>&#160; }</div>
1041
- <div class="line"><a name="l00994"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a6f44afedce864c6ab6115f1aee4d3857"> 994</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>
1042
- <div class="line"><a name="l00995"></a><span class="lineno"> 995</span>&#160; {</div>
1043
- <div class="line"><a name="l00996"></a><span class="lineno"> 996</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>
1044
- <div class="line"><a name="l00997"></a><span class="lineno"> 997</span>&#160; }</div>
1045
- <div class="line"><a name="l00998"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantFP.html#a3aba9ce21649425c539695a7584dfe42"> 998</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>
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; <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>
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"> 1002</span>&#160;};</div>
1050
- <div class="line"><a name="l01003"></a><span class="lineno"> 1003</span>&#160; </div>
1051
- <div class="line"><a name="l01004"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html"> 1004</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>
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_1SVFConstantNullPtr.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1006</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1054
- <div class="line"><a name="l01007"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#a96821c016c81ee0600ef62fd28298292"> 1007</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1055
- <div class="line"><a name="l01008"></a><span class="lineno"> 1008</span>&#160; </div>
1056
- <div class="line"><a name="l01009"></a><span class="lineno"> 1009</span>&#160;<span class="keyword">public</span>:</div>
1057
- <div class="line"><a name="l01010"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#a299954e2cad5ee41b51fcff4a92439b3"> 1010</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>
1058
- <div class="line"><a name="l01011"></a><span class="lineno"> 1011</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>
1059
- <div class="line"><a name="l01012"></a><span class="lineno"> 1012</span>&#160; {</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; <a class="code" href="classSVF_1_1SVFConstantNullPtr.html#ae853223a57df1816c3d382113b7b7b70">SVFConstantNullPtr</a>() = <span class="keyword">delete</span>;</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"> 1016</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFConstantNullPtr.html#a64dcebad79e83de2d3f46e16b9c76f1b">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const override</span>;</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#ab1b6b67fc90132d8ddbac873ced2f76e"> 1018</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>
1066
- <div class="line"><a name="l01019"></a><span class="lineno"> 1019</span>&#160; {</div>
1067
- <div class="line"><a name="l01020"></a><span class="lineno"> 1020</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>
1068
- <div class="line"><a name="l01021"></a><span class="lineno"> 1021</span>&#160; }</div>
1069
- <div class="line"><a name="l01022"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#a3ca7ed38cf0887e21c14d8a6f18c4a59"> 1022</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>
1070
- <div class="line"><a name="l01023"></a><span class="lineno"> 1023</span>&#160; {</div>
1071
- <div class="line"><a name="l01024"></a><span class="lineno"> 1024</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>
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;};</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_1SVFBlackHoleValue.html"> 1028</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>
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"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1030</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1078
- <div class="line"><a name="l01031"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#a96821c016c81ee0600ef62fd28298292"> 1031</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1079
- <div class="line"><a name="l01032"></a><span class="lineno"> 1032</span>&#160; </div>
1080
- <div class="line"><a name="l01033"></a><span class="lineno"> 1033</span>&#160;<span class="keyword">public</span>:</div>
1081
- <div class="line"><a name="l01034"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#ac057a29cad0944d1b359e6cd23adcec2"> 1034</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>
1082
- <div class="line"><a name="l01035"></a><span class="lineno"> 1035</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>
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"> 1038</span>&#160; <a class="code" href="classSVF_1_1SVFBlackHoleValue.html#a6d94a1c1c0f229165e3327a09521e28c">SVFBlackHoleValue</a>() = <span class="keyword">delete</span>;</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"> 1040</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFBlackHoleValue.html#a17ac0f5d75363f526eb680f6adf23e0a">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const override</span>;</div>
1088
- <div class="line"><a name="l01041"></a><span class="lineno"> 1041</span>&#160; </div>
1089
- <div class="line"><a name="l01042"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#aa45bdedb7320ea07a902e474d92562c5"> 1042</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>
1090
- <div class="line"><a name="l01043"></a><span class="lineno"> 1043</span>&#160; {</div>
1091
- <div class="line"><a name="l01044"></a><span class="lineno"> 1044</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>
1092
- <div class="line"><a name="l01045"></a><span class="lineno"> 1045</span>&#160; }</div>
1093
- <div class="line"><a name="l01046"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#ab79f7c5af1e235749b1e2d377748c5c2"> 1046</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>
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; <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>
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"> 1050</span>&#160;};</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"><a class="line" href="classSVF_1_1SVFOtherValue.html"> 1052</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>
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_1SVFOtherValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1054</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1102
- <div class="line"><a name="l01055"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html#a96821c016c81ee0600ef62fd28298292"> 1055</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1103
- <div class="line"><a name="l01056"></a><span class="lineno"> 1056</span>&#160;<span class="keyword">public</span>:</div>
1104
- <div class="line"><a name="l01057"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html#a81c02b9a60fa577a786250e088b49493"> 1057</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>
1105
- <div class="line"><a name="l01058"></a><span class="lineno"> 1058</span>&#160; : <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>(ty, k)</div>
1036
+ <div class="line"><a name="l00988"></a><span class="lineno"> 988</span>&#160;<span class="keyword">public</span>:</div>
1037
+ <div class="line"><a name="l00989"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#a299954e2cad5ee41b51fcff4a92439b3"> 989</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>
1038
+ <div class="line"><a name="l00990"></a><span class="lineno"> 990</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>
1039
+ <div class="line"><a name="l00991"></a><span class="lineno"> 991</span>&#160; {</div>
1040
+ <div class="line"><a name="l00992"></a><span class="lineno"> 992</span>&#160; }</div>
1041
+ <div class="line"><a name="l00993"></a><span class="lineno"> 993</span>&#160; <a class="code" href="classSVF_1_1SVFConstantNullPtr.html#ae853223a57df1816c3d382113b7b7b70">SVFConstantNullPtr</a>() = <span class="keyword">delete</span>;</div>
1042
+ <div class="line"><a name="l00994"></a><span class="lineno"> 994</span>&#160; </div>
1043
+ <div class="line"><a name="l00995"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#ab1b6b67fc90132d8ddbac873ced2f76e"> 995</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>
1044
+ <div class="line"><a name="l00996"></a><span class="lineno"> 996</span>&#160; {</div>
1045
+ <div class="line"><a name="l00997"></a><span class="lineno"> 997</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>
1046
+ <div class="line"><a name="l00998"></a><span class="lineno"> 998</span>&#160; }</div>
1047
+ <div class="line"><a name="l00999"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFConstantNullPtr.html#a3ca7ed38cf0887e21c14d8a6f18c4a59"> 999</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>
1048
+ <div class="line"><a name="l01000"></a><span class="lineno"> 1000</span>&#160; {</div>
1049
+ <div class="line"><a name="l01001"></a><span class="lineno"> 1001</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>
1050
+ <div class="line"><a name="l01002"></a><span class="lineno"> 1002</span>&#160; }</div>
1051
+ <div class="line"><a name="l01003"></a><span class="lineno"> 1003</span>&#160;};</div>
1052
+ <div class="line"><a name="l01004"></a><span class="lineno"> 1004</span>&#160; </div>
1053
+ <div class="line"><a name="l01005"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html"> 1005</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>
1054
+ <div class="line"><a name="l01006"></a><span class="lineno"> 1006</span>&#160;{</div>
1055
+ <div class="line"><a name="l01007"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1007</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1056
+ <div class="line"><a name="l01008"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#a96821c016c81ee0600ef62fd28298292"> 1008</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1057
+ <div class="line"><a name="l01009"></a><span class="lineno"> 1009</span>&#160; </div>
1058
+ <div class="line"><a name="l01010"></a><span class="lineno"> 1010</span>&#160;<span class="keyword">public</span>:</div>
1059
+ <div class="line"><a name="l01011"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#ac057a29cad0944d1b359e6cd23adcec2"> 1011</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>
1060
+ <div class="line"><a name="l01012"></a><span class="lineno"> 1012</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>
1061
+ <div class="line"><a name="l01013"></a><span class="lineno"> 1013</span>&#160; {</div>
1062
+ <div class="line"><a name="l01014"></a><span class="lineno"> 1014</span>&#160; }</div>
1063
+ <div class="line"><a name="l01015"></a><span class="lineno"> 1015</span>&#160; <a class="code" href="classSVF_1_1SVFBlackHoleValue.html#a6d94a1c1c0f229165e3327a09521e28c">SVFBlackHoleValue</a>() = <span class="keyword">delete</span>;</div>
1064
+ <div class="line"><a name="l01016"></a><span class="lineno"> 1016</span>&#160; </div>
1065
+ <div class="line"><a name="l01017"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#aa45bdedb7320ea07a902e474d92562c5"> 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_1SVFBlackHoleValue.html#aa45bdedb7320ea07a902e474d92562c5">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a> *node)</div>
1066
+ <div class="line"><a name="l01018"></a><span class="lineno"> 1018</span>&#160; {</div>
1067
+ <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#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>;</div>
1068
+ <div class="line"><a name="l01020"></a><span class="lineno"> 1020</span>&#160; }</div>
1069
+ <div class="line"><a name="l01021"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFBlackHoleValue.html#ab79f7c5af1e235749b1e2d377748c5c2"> 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_1SVFBlackHoleValue.html#ab79f7c5af1e235749b1e2d377748c5c2">classof</a>(<span class="keyword">const</span> <a class="code" href="classSVF_1_1SVFConstantData.html">SVFConstantData</a> *node)</div>
1070
+ <div class="line"><a name="l01022"></a><span class="lineno"> 1022</span>&#160; {</div>
1071
+ <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#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa">SVFBlackHole</a>;</div>
1072
+ <div class="line"><a name="l01024"></a><span class="lineno"> 1024</span>&#160; }</div>
1073
+ <div class="line"><a name="l01025"></a><span class="lineno"> 1025</span>&#160;};</div>
1074
+ <div class="line"><a name="l01026"></a><span class="lineno"> 1026</span>&#160; </div>
1075
+ <div class="line"><a name="l01027"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html"> 1027</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>
1076
+ <div class="line"><a name="l01028"></a><span class="lineno"> 1028</span>&#160;{</div>
1077
+ <div class="line"><a name="l01029"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.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>
1078
+ <div class="line"><a name="l01030"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.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>
1079
+ <div class="line"><a name="l01031"></a><span class="lineno"> 1031</span>&#160;<span class="keyword">public</span>:</div>
1080
+ <div class="line"><a name="l01032"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html#a81c02b9a60fa577a786250e088b49493"> 1032</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>
1081
+ <div class="line"><a name="l01033"></a><span class="lineno"> 1033</span>&#160; : <a class="code" href="classSVF_1_1SVFValue.html">SVFValue</a>(ty, k)</div>
1082
+ <div class="line"><a name="l01034"></a><span class="lineno"> 1034</span>&#160; {</div>
1083
+ <div class="line"><a name="l01035"></a><span class="lineno"> 1035</span>&#160; }</div>
1084
+ <div class="line"><a name="l01036"></a><span class="lineno"> 1036</span>&#160; <a class="code" href="classSVF_1_1SVFOtherValue.html#a3966c98b9807e4d5f30869c3abccaaa9">SVFOtherValue</a>() = <span class="keyword">delete</span>;</div>
1085
+ <div class="line"><a name="l01037"></a><span class="lineno"> 1037</span>&#160; </div>
1086
+ <div class="line"><a name="l01038"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html#ae47ccf0d62b35189416c6927136949b8"> 1038</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>
1087
+ <div class="line"><a name="l01039"></a><span class="lineno"> 1039</span>&#160; {</div>
1088
+ <div class="line"><a name="l01040"></a><span class="lineno"> 1040</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>
1089
+ <div class="line"><a name="l01041"></a><span class="lineno"> 1041</span>&#160; }</div>
1090
+ <div class="line"><a name="l01042"></a><span class="lineno"> 1042</span>&#160;};</div>
1091
+ <div class="line"><a name="l01043"></a><span class="lineno"> 1043</span>&#160; </div>
1092
+ <div class="line"><a name="l01044"></a><span class="lineno"> 1044</span>&#160;<span class="comment">/*</span></div>
1093
+ <div class="line"><a name="l01045"></a><span class="lineno"> 1045</span>&#160;<span class="comment"> * This class is only for LLVM&#39;s MetadataAsValue</span></div>
1094
+ <div class="line"><a name="l01046"></a><span class="lineno"> 1046</span>&#160;<span class="comment">*/</span></div>
1095
+ <div class="line"><a name="l01047"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html"> 1047</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>
1096
+ <div class="line"><a name="l01048"></a><span class="lineno"> 1048</span>&#160;{</div>
1097
+ <div class="line"><a name="l01049"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1049</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1098
+ <div class="line"><a name="l01050"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#a96821c016c81ee0600ef62fd28298292"> 1050</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1099
+ <div class="line"><a name="l01051"></a><span class="lineno"> 1051</span>&#160;<span class="keyword">public</span>:</div>
1100
+ <div class="line"><a name="l01052"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#a98acb125d1694aa233538de7618739bf"> 1052</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>
1101
+ <div class="line"><a name="l01053"></a><span class="lineno"> 1053</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>
1102
+ <div class="line"><a name="l01054"></a><span class="lineno"> 1054</span>&#160; {</div>
1103
+ <div class="line"><a name="l01055"></a><span class="lineno"> 1055</span>&#160; }</div>
1104
+ <div class="line"><a name="l01056"></a><span class="lineno"> 1056</span>&#160; <a class="code" href="classSVF_1_1SVFMetadataAsValue.html#adc92d08f450556000a4386294c6c4370">SVFMetadataAsValue</a>() = <span class="keyword">delete</span>;</div>
1105
+ <div class="line"><a name="l01057"></a><span class="lineno"> 1057</span>&#160; </div>
1106
+ <div class="line"><a name="l01058"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#adf70aaadd34d109de98389896d2ac4f2"> 1058</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>
1106
1107
  <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"> 1060</span>&#160; }</div>
1108
- <div class="line"><a name="l01061"></a><span class="lineno"> 1061</span>&#160; <a class="code" href="classSVF_1_1SVFOtherValue.html#a3966c98b9807e4d5f30869c3abccaaa9">SVFOtherValue</a>() = <span class="keyword">delete</span>;</div>
1109
- <div class="line"><a name="l01062"></a><span class="lineno"> 1062</span>&#160; </div>
1110
- <div class="line"><a name="l01063"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFOtherValue.html#ae47ccf0d62b35189416c6927136949b8"> 1063</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>
1111
- <div class="line"><a name="l01064"></a><span class="lineno"> 1064</span>&#160; {</div>
1112
- <div class="line"><a name="l01065"></a><span class="lineno"> 1065</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>
1113
- <div class="line"><a name="l01066"></a><span class="lineno"> 1066</span>&#160; }</div>
1108
+ <div class="line"><a name="l01060"></a><span class="lineno"> 1060</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>
1109
+ <div class="line"><a name="l01061"></a><span class="lineno"> 1061</span>&#160; }</div>
1110
+ <div class="line"><a name="l01062"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#a3d62d0b7b89b3bf509b3efaa1a855221"> 1062</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>
1111
+ <div class="line"><a name="l01063"></a><span class="lineno"> 1063</span>&#160; {</div>
1112
+ <div class="line"><a name="l01064"></a><span class="lineno"> 1064</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>
1113
+ <div class="line"><a name="l01065"></a><span class="lineno"> 1065</span>&#160; }</div>
1114
+ <div class="line"><a name="l01066"></a><span class="lineno"> 1066</span>&#160;};</div>
1114
1115
  <div class="line"><a name="l01067"></a><span class="lineno"> 1067</span>&#160; </div>
1115
- <div class="line"><a name="l01068"></a><span class="lineno"> 1068</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFOtherValue.html#a3b17e4740fe82ea02d91bf1f55f130ec">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const override</span>;</div>
1116
- <div class="line"><a name="l01069"></a><span class="lineno"> 1069</span>&#160;};</div>
1117
- <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"> 1071</span>&#160;<span class="comment">/*</span></div>
1119
- <div class="line"><a name="l01072"></a><span class="lineno"> 1072</span>&#160;<span class="comment"> * This class is only for LLVM&#39;s MetadataAsValue</span></div>
1120
- <div class="line"><a name="l01073"></a><span class="lineno"> 1073</span>&#160;<span class="comment">*/</span></div>
1121
- <div class="line"><a name="l01074"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html"> 1074</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>
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"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#ac6d7207b2c449f2aa8129697485d8fd6"> 1076</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRWriter.html">SVFIRWriter</a>;</div>
1124
- <div class="line"><a name="l01077"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#a96821c016c81ee0600ef62fd28298292"> 1077</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1125
- <div class="line"><a name="l01078"></a><span class="lineno"> 1078</span>&#160;<span class="keyword">public</span>:</div>
1126
- <div class="line"><a name="l01079"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#a98acb125d1694aa233538de7618739bf"> 1079</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>
1127
- <div class="line"><a name="l01080"></a><span class="lineno"> 1080</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>
1116
+ <div class="line"><a name="l01068"></a><span class="lineno"> 1068</span>&#160; </div>
1117
+ <div class="line"><a name="l01069"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html"> 1069</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1CallSite.html">CallSite</a></div>
1118
+ <div class="line"><a name="l01070"></a><span class="lineno"> 1070</span>&#160;{</div>
1119
+ <div class="line"><a name="l01071"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a96821c016c81ee0600ef62fd28298292"> 1071</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1120
+ <div class="line"><a name="l01072"></a><span class="lineno"> 1072</span>&#160; </div>
1121
+ <div class="line"><a name="l01073"></a><span class="lineno"> 1073</span>&#160;<span class="keyword">private</span>:</div>
1122
+ <div class="line"><a name="l01074"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730"> 1074</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>
1123
+ <div class="line"><a name="l01075"></a><span class="lineno"> 1075</span>&#160; </div>
1124
+ <div class="line"><a name="l01077"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a78cb1b17796c2a696c61dece024a876f"> 1077</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>
1125
+ <div class="line"><a name="l01078"></a><span class="lineno"> 1078</span>&#160; </div>
1126
+ <div class="line"><a name="l01079"></a><span class="lineno"> 1079</span>&#160;<span class="keyword">public</span>:</div>
1127
+ <div class="line"><a name="l01080"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#aa21ead8f8652ef405a86b385837ea910"> 1080</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>
1128
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"> 1082</span>&#160; }</div>
1130
- <div class="line"><a name="l01083"></a><span class="lineno"> 1083</span>&#160; <a class="code" href="classSVF_1_1SVFMetadataAsValue.html#adc92d08f450556000a4386294c6c4370">SVFMetadataAsValue</a>() = <span class="keyword">delete</span>;</div>
1131
- <div class="line"><a name="l01084"></a><span class="lineno"> 1084</span>&#160; </div>
1132
- <div class="line"><a name="l01085"></a><span class="lineno"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#adf70aaadd34d109de98389896d2ac4f2"> 1085</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>
1133
- <div class="line"><a name="l01086"></a><span class="lineno"> 1086</span>&#160; {</div>
1134
- <div class="line"><a name="l01087"></a><span class="lineno"> 1087</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>
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"><a class="line" href="classSVF_1_1SVFMetadataAsValue.html#a3d62d0b7b89b3bf509b3efaa1a855221"> 1089</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>
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"> 1091</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>
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; </div>
1141
- <div class="line"><a name="l01094"></a><span class="lineno"> 1094</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classSVF_1_1SVFMetadataAsValue.html#a92c7e01f14f5dfda7ebfad9295733989">print</a>(<a class="code" href="namespaceSVF.html#a8bd74fdcb0e58d0249003df9c3fb8b31">OutStream</a>&amp; os) <span class="keyword">const override</span>;</div>
1142
- <div class="line"><a name="l01095"></a><span class="lineno"> 1095</span>&#160;};</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; </div>
1145
- <div class="line"><a name="l01098"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html"> 1098</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSVF_1_1CallSite.html">CallSite</a></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"><a class="line" href="classSVF_1_1CallSite.html#a96821c016c81ee0600ef62fd28298292"> 1100</a></span>&#160; <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classSVF_1_1SVFIRReader.html">SVFIRReader</a>;</div>
1148
- <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"> 1102</span>&#160;<span class="keyword">private</span>:</div>
1150
- <div class="line"><a name="l01103"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730"> 1103</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>
1151
- <div class="line"><a name="l01104"></a><span class="lineno"> 1104</span>&#160; </div>
1152
- <div class="line"><a name="l01106"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a78cb1b17796c2a696c61dece024a876f"> 1106</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>
1153
- <div class="line"><a name="l01107"></a><span class="lineno"> 1107</span>&#160; </div>
1154
- <div class="line"><a name="l01108"></a><span class="lineno"> 1108</span>&#160;<span class="keyword">public</span>:</div>
1155
- <div class="line"><a name="l01109"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#aa21ead8f8652ef405a86b385837ea910"> 1109</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>
1156
- <div class="line"><a name="l01110"></a><span class="lineno"> 1110</span>&#160; {</div>
1157
- <div class="line"><a name="l01111"></a><span class="lineno"> 1111</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>
1158
- <div class="line"><a name="l01112"></a><span class="lineno"> 1112</span>&#160; }</div>
1159
- <div class="line"><a name="l01113"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef"> 1113</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>
1160
- <div class="line"><a name="l01114"></a><span class="lineno"> 1114</span>&#160;<span class="keyword"> </span>{</div>
1161
- <div class="line"><a name="l01115"></a><span class="lineno"> 1115</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>;</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#a9e7c94ee7f689466111487e03b2cebcc"> 1117</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>
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>-&gt;<a class="code" href="classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14">getArgOperand</a>(ArgNo);</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#a93e70225ce9c55ca65ea9d5cf737206f"> 1121</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>
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_1SVFValue.html#a11f2d9b6e969ede6fca2c204cc15b821">getType</a>();</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#a2a1904e6f381a0f8ac30265f2dfc48c8"> 1125</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>
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_1SVFCallInst.html#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</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#ad084f7734007db7b14444b20bb980dd3"> 1129</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>
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#af19bc370764b552b5ce55c9967bd5a1e">arg_empty</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#a93c083aa8f3f3ef28fe80e9aaf70dfb5"> 1133</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>
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#a3cbb4b4089c8b27d01da15f2d2f22e14">getArgOperand</a>(i);</div>
1129
+ <div class="line"><a name="l01082"></a><span class="lineno"> 1082</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>
1130
+ <div class="line"><a name="l01083"></a><span class="lineno"> 1083</span>&#160; }</div>
1131
+ <div class="line"><a name="l01084"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef"> 1084</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>
1132
+ <div class="line"><a name="l01085"></a><span class="lineno"> 1085</span>&#160;<span class="keyword"> </span>{</div>
1133
+ <div class="line"><a name="l01086"></a><span class="lineno"> 1086</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</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"><a class="line" href="classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc"> 1088</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>
1136
+ <div class="line"><a name="l01089"></a><span class="lineno"> 1089</span>&#160;<span class="keyword"> </span>{</div>
1137
+ <div class="line"><a name="l01090"></a><span class="lineno"> 1090</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>
1138
+ <div class="line"><a name="l01091"></a><span class="lineno"> 1091</span>&#160; }</div>
1139
+ <div class="line"><a name="l01092"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a93e70225ce9c55ca65ea9d5cf737206f"> 1092</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>
1140
+ <div class="line"><a name="l01093"></a><span class="lineno"> 1093</span>&#160;<span class="keyword"> </span>{</div>
1141
+ <div class="line"><a name="l01094"></a><span class="lineno"> 1094</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>
1142
+ <div class="line"><a name="l01095"></a><span class="lineno"> 1095</span>&#160; }</div>
1143
+ <div class="line"><a name="l01096"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a2a1904e6f381a0f8ac30265f2dfc48c8"> 1096</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>
1144
+ <div class="line"><a name="l01097"></a><span class="lineno"> 1097</span>&#160;<span class="keyword"> </span>{</div>
1145
+ <div class="line"><a name="l01098"></a><span class="lineno"> 1098</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>
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"><a class="line" href="classSVF_1_1CallSite.html#ad084f7734007db7b14444b20bb980dd3"> 1100</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>
1148
+ <div class="line"><a name="l01101"></a><span class="lineno"> 1101</span>&#160;<span class="keyword"> </span>{</div>
1149
+ <div class="line"><a name="l01102"></a><span class="lineno"> 1102</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>
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#a93c083aa8f3f3ef28fe80e9aaf70dfb5"> 1104</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>
1152
+ <div class="line"><a name="l01105"></a><span class="lineno"> 1105</span>&#160;<span class="keyword"> </span>{</div>
1153
+ <div class="line"><a name="l01106"></a><span class="lineno"> 1106</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>
1154
+ <div class="line"><a name="l01107"></a><span class="lineno"> 1107</span>&#160; }</div>
1155
+ <div class="line"><a name="l01108"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a6b7a7e6da24425a3b15aa1803c673288"> 1108</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>
1156
+ <div class="line"><a name="l01109"></a><span class="lineno"> 1109</span>&#160;<span class="keyword"> </span>{</div>
1157
+ <div class="line"><a name="l01110"></a><span class="lineno"> 1110</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>
1158
+ <div class="line"><a name="l01111"></a><span class="lineno"> 1111</span>&#160; }</div>
1159
+ <div class="line"><a name="l01112"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438"> 1112</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>
1160
+ <div class="line"><a name="l01113"></a><span class="lineno"> 1113</span>&#160;<span class="keyword"> </span>{</div>
1161
+ <div class="line"><a name="l01114"></a><span class="lineno"> 1114</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>
1162
+ <div class="line"><a name="l01115"></a><span class="lineno"> 1115</span>&#160; }</div>
1163
+ <div class="line"><a name="l01116"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2"> 1116</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>
1164
+ <div class="line"><a name="l01117"></a><span class="lineno"> 1117</span>&#160;<span class="keyword"> </span>{</div>
1165
+ <div class="line"><a name="l01118"></a><span class="lineno"> 1118</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>
1166
+ <div class="line"><a name="l01119"></a><span class="lineno"> 1119</span>&#160; }</div>
1167
+ <div class="line"><a name="l01120"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ac68071f8f021087b9e1ec6f3956555e0"> 1120</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>
1168
+ <div class="line"><a name="l01121"></a><span class="lineno"> 1121</span>&#160;<span class="keyword"> </span>{</div>
1169
+ <div class="line"><a name="l01122"></a><span class="lineno"> 1122</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>
1170
+ <div class="line"><a name="l01123"></a><span class="lineno"> 1123</span>&#160; }</div>
1171
+ <div class="line"><a name="l01124"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#abe38a348db833b797f32ecc05f67100c"> 1124</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>
1172
+ <div class="line"><a name="l01125"></a><span class="lineno"> 1125</span>&#160;<span class="keyword"> </span>{</div>
1173
+ <div class="line"><a name="l01126"></a><span class="lineno"> 1126</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>
1174
+ <div class="line"><a name="l01127"></a><span class="lineno"> 1127</span>&#160; }</div>
1175
+ <div class="line"><a name="l01128"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a427a38e580db4bf04c9d716762243c89"> 1128</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>
1176
+ <div class="line"><a name="l01129"></a><span class="lineno"> 1129</span>&#160;<span class="keyword"> </span>{</div>
1177
+ <div class="line"><a name="l01130"></a><span class="lineno"> 1130</span>&#160; <span class="keywordflow">return</span> SVFUtil::isa&lt;SVFVirtualCallInst&gt;(<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</a>);</div>
1178
+ <div class="line"><a name="l01131"></a><span class="lineno"> 1131</span>&#160; }</div>
1179
+ <div class="line"><a name="l01132"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d"> 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#a9b04a0f24be915a6e124106060225a3d">getVtablePtr</a>()<span class="keyword"> const</span></div>
1180
+ <div class="line"><a name="l01133"></a><span class="lineno"> 1133</span>&#160;<span class="keyword"> </span>{</div>
1181
+ <div class="line"><a name="l01134"></a><span class="lineno"> 1134</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>
1182
+ <div class="line"><a name="l01135"></a><span class="lineno"> 1135</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>
1182
1183
  <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#a6b7a7e6da24425a3b15aa1803c673288"> 1137</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>
1184
+ <div class="line"><a name="l01137"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1"> 1137</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>
1184
1185
  <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#a496d0e963f0f6a4f9c08183fa91792b0">arg_size</a>();</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#afa0f55d8fd4248bf6ed39892b3b37438"> 1141</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>
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#ab654651e3117e8480544615fb1574766">getCalledFunction</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#ac6f4bb7468ce33ba123ee67e49395fd2"> 1145</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>
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#a61f00e0fde32e5dbe78958d172dd9fd3">getCalledOperand</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#ac68071f8f021087b9e1ec6f3956555e0"> 1149</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>
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#a76a8bb676e8c99ca518cbdf704678558">getCaller</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#abe38a348db833b797f32ecc05f67100c"> 1153</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>
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#a292de585e06f0f2fe3278c74630f3c05">isVarArg</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#a427a38e580db4bf04c9d716762243c89"> 1157</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>
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> SVFUtil::isa&lt;SVFVirtualCallInst&gt;(<a class="code" href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">CB</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#a9b04a0f24be915a6e124106060225a3d"> 1161</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>
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; 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>
1210
- <div class="line"><a name="l01164"></a><span class="lineno"> 1164</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>
1211
- <div class="line"><a name="l01165"></a><span class="lineno"> 1165</span>&#160; }</div>
1212
- <div class="line"><a name="l01166"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1"> 1166</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>
1213
- <div class="line"><a name="l01167"></a><span class="lineno"> 1167</span>&#160;<span class="keyword"> </span>{</div>
1214
- <div class="line"><a name="l01168"></a><span class="lineno"> 1168</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>
1215
- <div class="line"><a name="l01169"></a><span class="lineno"> 1169</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>
1216
- <div class="line"><a name="l01170"></a><span class="lineno"> 1170</span>&#160; }</div>
1217
- <div class="line"><a name="l01171"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9"> 1171</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>
1218
- <div class="line"><a name="l01172"></a><span class="lineno"> 1172</span>&#160;<span class="keyword"> </span>{</div>
1219
- <div class="line"><a name="l01173"></a><span class="lineno"> 1173</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="l01174"></a><span class="lineno"> 1174</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>
1221
- <div class="line"><a name="l01175"></a><span class="lineno"> 1175</span>&#160; }</div>
1222
- <div class="line"><a name="l01176"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#aa9b62205a5b63384042d9431a01f03ec"> 1176</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>
1223
- <div class="line"><a name="l01177"></a><span class="lineno"> 1177</span>&#160;<span class="keyword"> </span>{</div>
1224
- <div class="line"><a name="l01178"></a><span class="lineno"> 1178</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>
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#a44d8147b8b6d54e05a7108858dbaa7c6"> 1180</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>
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>
1186
+ <div class="line"><a name="l01139"></a><span class="lineno"> 1139</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>
1187
+ <div class="line"><a name="l01140"></a><span class="lineno"> 1140</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>
1188
+ <div class="line"><a name="l01141"></a><span class="lineno"> 1141</span>&#160; }</div>
1189
+ <div class="line"><a name="l01142"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9"> 1142</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>
1190
+ <div class="line"><a name="l01143"></a><span class="lineno"> 1143</span>&#160;<span class="keyword"> </span>{</div>
1191
+ <div class="line"><a name="l01144"></a><span class="lineno"> 1144</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>
1192
+ <div class="line"><a name="l01145"></a><span class="lineno"> 1145</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>
1193
+ <div class="line"><a name="l01146"></a><span class="lineno"> 1146</span>&#160; }</div>
1194
+ <div class="line"><a name="l01147"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#aa9b62205a5b63384042d9431a01f03ec"> 1147</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>
1195
+ <div class="line"><a name="l01148"></a><span class="lineno"> 1148</span>&#160;<span class="keyword"> </span>{</div>
1196
+ <div class="line"><a name="l01149"></a><span class="lineno"> 1149</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>
1197
+ <div class="line"><a name="l01150"></a><span class="lineno"> 1150</span>&#160; }</div>
1198
+ <div class="line"><a name="l01151"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#a44d8147b8b6d54e05a7108858dbaa7c6"> 1151</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>
1199
+ <div class="line"><a name="l01152"></a><span class="lineno"> 1152</span>&#160;<span class="keyword"> </span>{</div>
1200
+ <div class="line"><a name="l01153"></a><span class="lineno"> 1153</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>
1201
+ <div class="line"><a name="l01154"></a><span class="lineno"> 1154</span>&#160; }</div>
1202
+ <div class="line"><a name="l01155"></a><span class="lineno"><a class="line" href="classSVF_1_1CallSite.html#ab09ca7986f5b924b6c6b57e492f06c07"> 1155</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>
1203
+ <div class="line"><a name="l01156"></a><span class="lineno"> 1156</span>&#160;<span class="keyword"> </span>{</div>
1204
+ <div class="line"><a name="l01157"></a><span class="lineno"> 1157</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>
1205
+ <div class="line"><a name="l01158"></a><span class="lineno"> 1158</span>&#160; }</div>
1206
+ <div class="line"><a name="l01159"></a><span class="lineno"> 1159</span>&#160;};</div>
1207
+ <div class="line"><a name="l01160"></a><span class="lineno"> 1160</span>&#160; </div>
1208
+ <div class="line"><a name="l01165"></a><span class="lineno"> 1165</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>
1209
+ <div class="line"><a name="l01166"></a><span class="lineno"> 1166</span>&#160; </div>
1210
+ <div class="line"><a name="l01167"></a><span class="lineno"> 1167</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> F, <span class="keyword">typename</span> S&gt;</div>
1211
+ <div class="line"><a name="l01168"></a><span class="lineno"><a class="line" href="namespaceSVF.html#af83f5c5c68cdb80576cdc1d62c01b207"> 1168</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>
1212
+ <div class="line"><a name="l01169"></a><span class="lineno"> 1169</span>&#160;{</div>
1213
+ <div class="line"><a name="l01170"></a><span class="lineno"> 1170</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>
1214
+ <div class="line"><a name="l01171"></a><span class="lineno"> 1171</span>&#160; <span class="keywordflow">return</span> o;</div>
1215
+ <div class="line"><a name="l01172"></a><span class="lineno"> 1172</span>&#160;}</div>
1216
+ <div class="line"><a name="l01173"></a><span class="lineno"> 1173</span>&#160; </div>
1217
+ <div class="line"><a name="l01174"></a><span class="lineno"> 1174</span>&#160;} <span class="comment">// End namespace SVF</span></div>
1218
+ <div class="line"><a name="l01175"></a><span class="lineno"> 1175</span>&#160; </div>
1219
+ <div class="line"><a name="l01177"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html"> 1177</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>
1220
+ <div class="line"><a name="l01178"></a><span class="lineno"> 1178</span>&#160;{</div>
1221
+ <div class="line"><a name="l01179"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html#a6ed3f621cd155faae27cbd844338409a"> 1179</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>
1222
+ <div class="line"><a name="l01180"></a><span class="lineno"> 1180</span>&#160;<span class="keyword"> </span>{</div>
1223
+ <div class="line"><a name="l01181"></a><span class="lineno"> 1181</span>&#160; std::hash&lt;const SVF::SVFInstruction *&gt; h;</div>
1224
+ <div class="line"><a name="l01182"></a><span class="lineno"> 1182</span>&#160; <span class="keywordflow">return</span> h(cs.<a class="code" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">getInstruction</a>());</div>
1229
1225
  <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#ab09ca7986f5b924b6c6b57e492f06c07"> 1184</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>
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#ac2a0091dab3543a398da890b947e42ef">getInstruction</a>() &lt; CS.<a class="code" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">getInstruction</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"> 1188</span>&#160;};</div>
1235
- <div class="line"><a name="l01189"></a><span class="lineno"> 1189</span>&#160; </div>
1236
- <div class="line"><a name="l01194"></a><span class="lineno"> 1194</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>
1237
- <div class="line"><a name="l01195"></a><span class="lineno"> 1195</span>&#160; </div>
1238
- <div class="line"><a name="l01196"></a><span class="lineno"> 1196</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> F, <span class="keyword">typename</span> S&gt;</div>
1239
- <div class="line"><a name="l01197"></a><span class="lineno"><a class="line" href="namespaceSVF.html#af83f5c5c68cdb80576cdc1d62c01b207"> 1197</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>
1240
- <div class="line"><a name="l01198"></a><span class="lineno"> 1198</span>&#160;{</div>
1241
- <div class="line"><a name="l01199"></a><span class="lineno"> 1199</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>
1242
- <div class="line"><a name="l01200"></a><span class="lineno"> 1200</span>&#160; <span class="keywordflow">return</span> o;</div>
1243
- <div class="line"><a name="l01201"></a><span class="lineno"> 1201</span>&#160;}</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;} <span class="comment">// End namespace SVF</span></div>
1246
- <div class="line"><a name="l01204"></a><span class="lineno"> 1204</span>&#160; </div>
1247
- <div class="line"><a name="l01206"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html"> 1206</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>
1248
- <div class="line"><a name="l01207"></a><span class="lineno"> 1207</span>&#160;{</div>
1249
- <div class="line"><a name="l01208"></a><span class="lineno"><a class="line" href="structstd_1_1hash_3_01SVF_1_1CallSite_01_4.html#a6ed3f621cd155faae27cbd844338409a"> 1208</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>
1250
- <div class="line"><a name="l01209"></a><span class="lineno"> 1209</span>&#160;<span class="keyword"> </span>{</div>
1251
- <div class="line"><a name="l01210"></a><span class="lineno"> 1210</span>&#160; std::hash&lt;const SVF::SVFInstruction *&gt; h;</div>
1252
- <div class="line"><a name="l01211"></a><span class="lineno"> 1211</span>&#160; <span class="keywordflow">return</span> h(cs.<a class="code" href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">getInstruction</a>());</div>
1253
- <div class="line"><a name="l01212"></a><span class="lineno"> 1212</span>&#160; }</div>
1254
- <div class="line"><a name="l01213"></a><span class="lineno"> 1213</span>&#160;};</div>
1255
- <div class="line"><a name="l01214"></a><span class="lineno"> 1214</span>&#160; </div>
1256
- <div class="line"><a name="l01215"></a><span class="lineno"> 1215</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* INCLUDE_SVFIR_SVFVALUE_H_ */</span><span class="preprocessor"></span></div>
1226
+ <div class="line"><a name="l01184"></a><span class="lineno"> 1184</span>&#160;};</div>
1227
+ <div class="line"><a name="l01185"></a><span class="lineno"> 1185</span>&#160; </div>
1228
+ <div class="line"><a name="l01186"></a><span class="lineno"> 1186</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* INCLUDE_SVFIR_SVFVALUE_H_ */</span><span class="preprocessor"></span></div>
1257
1229
  </div><!-- fragment --></div><!-- contents -->
1258
- <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#l01109">SVFValue.h:1109</a></div></div>
1259
- <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#l00748">SVFValue.h:748</a></div></div>
1260
- <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#l00804">SVFValue.h:804</a></div></div>
1261
- <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#l00354">SVFValue.h:354</a></div></div>
1262
- <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#l00712">SVFValue.h:712</a></div></div>
1230
+ <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#l01080">SVFValue.h:1080</a></div></div>
1231
+ <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#l00738">SVFValue.h:738</a></div></div>
1232
+ <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#l00794">SVFValue.h:794</a></div></div>
1233
+ <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#l00348">SVFValue.h:348</a></div></div>
1234
+ <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#l00702">SVFValue.h:702</a></div></div>
1263
1235
  <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#l00186">SVFValue.h:186</a></div></div>
1264
1236
  <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#l00216">SVFValue.h:216</a></div></div>
1265
1237
  <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#l00082">SVFValue.h:82</a></div></div>
1266
- <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#l01063">SVFValue.h:1063</a></div></div>
1267
- <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#l00434">SVFValue.h:434</a></div></div>
1268
- <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#l00424">SVFValue.h:424</a></div></div>
1238
+ <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#l01038">SVFValue.h:1038</a></div></div>
1239
+ <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#l00428">SVFValue.h:428</a></div></div>
1240
+ <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#l00418">SVFValue.h:418</a></div></div>
1269
1241
  <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#l00110">SVFValue.h:110</a></div></div>
1270
- <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#l00562">SVFValue.h:562</a></div></div>
1242
+ <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#l00554">SVFValue.h:554</a></div></div>
1271
1243
  <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>
1272
- <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#l01184">SVFValue.h:1184</a></div></div>
1273
- <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#l00180">SVFValue.cpp:180</a></div></div>
1274
- <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#l00830">SVFValue.h:830</a></div></div>
1275
- <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#l00747">SVFValue.h:747</a></div></div>
1276
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html_a1c957a51460975ffe0834e782d12c8aa"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html#a1c957a51460975ffe0834e782d12c8aa">SVF::SVFInstruction::print</a></div><div class="ttdeci">void print(OutStream &amp;os) const override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00260">SVFValue.cpp:260</a></div></div>
1244
+ <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#l01155">SVFValue.h:1155</a></div></div>
1245
+ <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#l00173">SVFValue.cpp:173</a></div></div>
1246
+ <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#l00819">SVFValue.h:819</a></div></div>
1247
+ <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#l00737">SVFValue.h:737</a></div></div>
1277
1248
  <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>
1278
- <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#l01089">SVFValue.h:1089</a></div></div>
1279
- <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#l00508">SVFValue.h:508</a></div></div>
1280
- <div class="ttc" id="aclassSVF_1_1SVFBlackHoleValue_html_a17ac0f5d75363f526eb680f6adf23e0a"><div class="ttname"><a href="classSVF_1_1SVFBlackHoleValue.html#a17ac0f5d75363f526eb680f6adf23e0a">SVF::SVFBlackHoleValue::print</a></div><div class="ttdeci">void print(OutStream &amp;os) const override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00318">SVFValue.cpp:318</a></div></div>
1281
- <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#l00581">SVFValue.h:581</a></div></div>
1282
- <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#l00419">SVFValue.h:419</a></div></div>
1283
- <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#l00155">SVFValue.cpp:155</a></div></div>
1284
- <div class="ttc" id="aclassSVF_1_1SVFCallInst_html"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html">SVF::SVFCallInst</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00665">SVFValue.h:665</a></div></div>
1249
+ <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#l01062">SVFValue.h:1062</a></div></div>
1250
+ <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#l00502">SVFValue.h:502</a></div></div>
1251
+ <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#l00573">SVFValue.h:573</a></div></div>
1252
+ <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#l00413">SVFValue.h:413</a></div></div>
1253
+ <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#l00148">SVFValue.cpp:148</a></div></div>
1254
+ <div class="ttc" id="aclassSVF_1_1SVFCallInst_html"><div class="ttname"><a href="classSVF_1_1SVFCallInst.html">SVF::SVFCallInst</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00655">SVFValue.h:655</a></div></div>
1285
1255
  <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#l00245">SVFValue.h:245</a></div></div>
1286
- <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html_a77dacce02ff4424dcd4fdf057a50b7a1"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html#a77dacce02ff4424dcd4fdf057a50b7a1">SVF::SVFGlobalValue::print</a></div><div class="ttdeci">void print(OutStream &amp;os) const override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00273">SVFValue.cpp:273</a></div></div>
1287
- <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#l00856">SVFValue.h:856</a></div></div>
1288
- <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#l00755">SVFValue.h:755</a></div></div>
1289
- <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#l00683">SVFValue.h:683</a></div></div>
1256
+ <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#l00843">SVFValue.h:843</a></div></div>
1257
+ <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#l00745">SVFValue.h:745</a></div></div>
1258
+ <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#l00673">SVFValue.h:673</a></div></div>
1290
1259
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a">SVF::SVFValue::SVFGlob</a></div><div class="ttdeci">@ SVFGlob</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00167">SVFValue.h:167</a></div></div>
1291
- <div class="ttc" id="aclassSVF_1_1SVFArgument_html_a0aec4adc3b582945b25b0fd16c5e0bb9"><div class="ttname"><a href="classSVF_1_1SVFArgument.html#a0aec4adc3b582945b25b0fd16c5e0bb9">SVF::SVFArgument::print</a></div><div class="ttdeci">void print(OutStream &amp;os) const override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00278">SVFValue.cpp:278</a></div></div>
1292
1260
  <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>
1293
- <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#l01141">SVFValue.h:1141</a></div></div>
1294
- <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#l00765">SVFValue.h:765</a></div></div>
1295
- <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#l00333">SVFValue.h:333</a></div></div>
1261
+ <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#l01112">SVFValue.h:1112</a></div></div>
1262
+ <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#l00755">SVFValue.h:755</a></div></div>
1263
+ <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#l00329">SVFValue.h:329</a></div></div>
1296
1264
  <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#l00233">SVFValue.h:233</a></div></div>
1297
- <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#l00860">SVFValue.h:860</a></div></div>
1298
- <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#l00557">SVFValue.h:557</a></div></div>
1265
+ <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#l00847">SVFValue.h:847</a></div></div>
1266
+ <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#l00549">SVFValue.h:549</a></div></div>
1299
1267
  <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#l00173">SVFValue.h:173</a></div></div>
1300
- <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#l00850">SVFValue.h:850</a></div></div>
1268
+ <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#l00837">SVFValue.h:837</a></div></div>
1301
1269
  <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#l00170">SVFValue.h:170</a></div></div>
1302
- <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#l01153">SVFValue.h:1153</a></div></div>
1270
+ <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#l01124">SVFValue.h:1124</a></div></div>
1303
1271
  <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>
1304
1272
  <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#l00185">SVFValue.h:185</a></div></div>
1305
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html_a200007869f6137b379157dd1383de8e0"><div class="ttname"><a href="classSVF_1_1SVFFunction.html#a200007869f6137b379157dd1383de8e0">SVF::SVFFunction::print</a></div><div class="ttdeci">void print(OutStream &amp;os) const override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00247">SVFValue.cpp:247</a></div></div>
1306
1273
  <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#l00169">SVFValue.h:169</a></div></div>
1307
1274
  <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#l00839">SVFValue.h:839</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#l00607">SVFValue.h:607</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#l00913">SVFValue.h:913</a></div></div>
1275
+ <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#l00828">SVFValue.h:828</a></div></div>
1276
+ <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#l00599">SVFValue.h:599</a></div></div>
1277
+ <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#l00898">SVFValue.h:898</a></div></div>
1311
1278
  <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#l00220">SVFValue.h:220</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#l00502">SVFValue.h:502</a></div></div>
1279
+ <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#l00496">SVFValue.h:496</a></div></div>
1313
1280
  <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
- <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#l00296">SVFValue.h:296</a></div></div>
1281
+ <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#l00292">SVFValue.h:292</a></div></div>
1315
1282
  <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#l00164">SVFValue.h:164</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#l00771">SVFValue.h:771</a></div></div>
1283
+ <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#l00761">SVFValue.h:761</a></div></div>
1317
1284
  <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#l00053">SVFValue.cpp:53</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#l00944">SVFValue.h:944</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#l00439">SVFValue.h:439</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#l00371">SVFValue.h:371</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#l00990">SVFValue.h:990</a></div></div>
1285
+ <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#l00927">SVFValue.h:927</a></div></div>
1286
+ <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#l00433">SVFValue.h:433</a></div></div>
1287
+ <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#l00365">SVFValue.h:365</a></div></div>
1288
+ <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#l00969">SVFValue.h:969</a></div></div>
1322
1289
  <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#l00908">SVFValue.h:908</a></div></div>
1290
+ <div class="ttc" id="aclassSVF_1_1SVFConstantData_html"><div class="ttname"><a href="classSVF_1_1SVFConstantData.html">SVF::SVFConstantData</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00893">SVFValue.h:893</a></div></div>
1324
1291
  <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#l01074">SVFValue.h:1074</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#l00501">SVFValue.h:501</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#l00696">SVFValue.h:696</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#l01103">SVFValue.h:1103</a></div></div>
1292
+ <div class="ttc" id="aclassSVF_1_1SVFMetadataAsValue_html"><div class="ttname"><a href="classSVF_1_1SVFMetadataAsValue.html">SVF::SVFMetadataAsValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01047">SVFValue.h:1047</a></div></div>
1293
+ <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#l00495">SVFValue.h:495</a></div></div>
1294
+ <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#l00686">SVFValue.h:686</a></div></div>
1295
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_a3de20fdb58def4ea6af2d635f0d2e730"><div class="ttname"><a href="classSVF_1_1CallSite.html#a3de20fdb58def4ea6af2d635f0d2e730">SVF::CallSite::CB</a></div><div class="ttdeci">const SVFCallInst * CB</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01074">SVFValue.h:1074</a></div></div>
1329
1296
  <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#l00070">SVFValue.h:70</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#l00751">SVFValue.h:751</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#l00498">SVFValue.h:498</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#l01028">SVFValue.h:1028</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#l00150">SVFValue.cpp:150</a></div></div>
1334
- <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#l00513">SVFValue.h:513</a></div></div>
1297
+ <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#l00741">SVFValue.h:741</a></div></div>
1298
+ <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#l00492">SVFValue.h:492</a></div></div>
1299
+ <div class="ttc" id="aclassSVF_1_1SVFBlackHoleValue_html"><div class="ttname"><a href="classSVF_1_1SVFBlackHoleValue.html">SVF::SVFBlackHoleValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01005">SVFValue.h:1005</a></div></div>
1300
+ <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#l00143">SVFValue.cpp:143</a></div></div>
1301
+ <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#l00507">SVFValue.h:507</a></div></div>
1335
1302
  <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#l00077">SVFValue.h:77</a></div></div>
1336
1303
  <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>
1337
1304
  <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#l00229">SVFValue.h:229</a></div></div>
1338
- <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#l00307">SVFValue.h:307</a></div></div>
1339
- <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#l00469">SVFValue.h:469</a></div></div>
1340
- <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#l01018">SVFValue.h:1018</a></div></div>
1305
+ <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#l00303">SVFValue.h:303</a></div></div>
1306
+ <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#l00463">SVFValue.h:463</a></div></div>
1307
+ <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#l00995">SVFValue.h:995</a></div></div>
1341
1308
  <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#l00736">IntervalValue.h:736</a></div></div>
1342
- <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#l00717">SVFValue.h:717</a></div></div>
1309
+ <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#l00707">SVFValue.h:707</a></div></div>
1343
1310
  <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>
1344
- <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#l00312">SVFValue.h:312</a></div></div>
1311
+ <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#l00308">SVFValue.h:308</a></div></div>
1345
1312
  <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#l00115">SVFValue.h:115</a></div></div>
1346
- <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#l00285">SVFValue.h:285</a></div></div>
1347
- <div class="ttc" id="aclassSVF_1_1SVFValue_html_a1222d0800de27d27078e6b4a5371beb3"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a1222d0800de27d27078e6b4a5371beb3">SVF::SVFValue::toString</a></div><div class="ttdeci">std::string toString() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00125">SVFValue.cpp:125</a></div></div>
1313
+ <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#l00281">SVFValue.h:281</a></div></div>
1348
1314
  <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#l00224">SVFValue.h:224</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#l01121">SVFValue.h:1121</a></div></div>
1350
- <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#l00284">SVFValue.h:284</a></div></div>
1315
+ <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#l01092">SVFValue.h:1092</a></div></div>
1316
+ <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#l00280">SVFValue.h:280</a></div></div>
1351
1317
  <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#l00157">SVFValue.h:157</a></div></div>
1352
- <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html_af1f12b1a6f7c1c8c9ac356870ea2a6d7"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html#af1f12b1a6f7c1c8c9ac356870ea2a6d7">SVF::SVFConstantInt::print</a></div><div class="ttdeci">void print(OutStream &amp;os) const override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00289">SVFValue.cpp:289</a></div></div>
1353
1318
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73">SVF::SVFValue::SVFMetaAsValue</a></div><div class="ttdeci">@ SVFMetaAsValue</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00175">SVFValue.h:175</a></div></div>
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#l00649">SVFValue.h:649</a></div></div>
1319
+ <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#l00639">SVFValue.h:639</a></div></div>
1355
1320
  <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#l00474">SVFValue.h:474</a></div></div>
1321
+ <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#l00468">SVFValue.h:468</a></div></div>
1357
1322
  <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
- <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#l00289">SVFValue.h:289</a></div></div>
1359
- <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#l00293">SVFValue.h:293</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#l00873">SVFValue.h:873</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#l00733">SVFValue.h:733</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#l00872">SVFValue.h:872</a></div></div>
1323
+ <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#l00285">SVFValue.h:285</a></div></div>
1324
+ <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#l00289">SVFValue.h:289</a></div></div>
1325
+ <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#l00860">SVFValue.h:860</a></div></div>
1326
+ <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#l00723">SVFValue.h:723</a></div></div>
1327
+ <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#l00859">SVFValue.h:859</a></div></div>
1363
1328
  <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#l00166">SVFValue.h:166</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#l00344">SVFValue.h:344</a></div></div>
1365
- <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#l00294">SVFValue.h:294</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#l00141">SVFValue.cpp:141</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#l01161">SVFValue.h:1161</a></div></div>
1329
+ <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#l00338">SVFValue.h:338</a></div></div>
1330
+ <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#l00290">SVFValue.h:290</a></div></div>
1331
+ <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#l00134">SVFValue.cpp:134</a></div></div>
1332
+ <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#l01132">SVFValue.h:1132</a></div></div>
1368
1333
  <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#l00084">SVFValue.cpp:84</a></div></div>
1369
- <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#l00297">SVFValue.h:297</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#l00690">SVFValue.h:690</a></div></div>
1334
+ <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#l00293">SVFValue.h:293</a></div></div>
1335
+ <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#l00680">SVFValue.h:680</a></div></div>
1371
1336
  <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
1337
  <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>
1373
- <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#l00639">SVFValue.h:639</a></div></div>
1374
- <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#l00429">SVFValue.h:429</a></div></div>
1338
+ <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#l00629">SVFValue.h:629</a></div></div>
1339
+ <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#l00423">SVFValue.h:423</a></div></div>
1375
1340
  <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#l00181">SVFValue.h:181</a></div></div>
1376
1341
  <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#l00114">SVFValue.cpp:114</a></div></div>
1377
1342
  <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#l00176">SVFValue.h:176</a></div></div>
1378
- <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#l00567">SVFValue.h:567</a></div></div>
1343
+ <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#l00559">SVFValue.h:559</a></div></div>
1379
1344
  <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#l00161">SVFValue.h:161</a></div></div>
1380
- <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#l00606">SVFValue.h:606</a></div></div>
1345
+ <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#l00598">SVFValue.h:598</a></div></div>
1381
1346
  <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#l00162">SVFValue.h:162</a></div></div>
1382
1347
  <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#l00197">SVFValue.h:197</a></div></div>
1383
1348
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5">SVF::SVFValue::SVFCall</a></div><div class="ttdeci">@ SVFCall</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00165">SVFValue.h:165</a></div></div>
1384
1349
  <div class="ttc" id="aSVFType_8h_html"><div class="ttname"><a href="SVFType_8h.html">SVFType.h</a></div></div>
1385
1350
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea732cb3760ef56163428add79824174f4"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea732cb3760ef56163428add79824174f4">SVF::SVFValue::SVFBB</a></div><div class="ttdeci">@ SVFBB</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00163">SVFValue.h:163</a></div></div>
1386
- <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html">SVF::SVFVirtualCallInst</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00739">SVFValue.h:739</a></div></div>
1387
- <div class="ttc" id="aclassSVF_1_1SVFValue_html_a7d8c21d29b2883765fea565ec12fed78"><div class="ttname"><a href="classSVF_1_1SVFValue.html#a7d8c21d29b2883765fea565ec12fed78">SVF::SVFValue::print</a></div><div class="ttdeci">virtual void print(OutStream &amp;os) const =0</div></div>
1388
- <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html_a64dcebad79e83de2d3f46e16b9c76f1b"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html#a64dcebad79e83de2d3f46e16b9c76f1b">SVF::SVFConstantNullPtr::print</a></div><div class="ttdeci">void print(OutStream &amp;os) const override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00311">SVFValue.cpp:311</a></div></div>
1389
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html">SVF::SVFBasicBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00490">SVFValue.h:490</a></div></div>
1351
+ <div class="ttc" id="aclassSVF_1_1SVFVirtualCallInst_html"><div class="ttname"><a href="classSVF_1_1SVFVirtualCallInst.html">SVF::SVFVirtualCallInst</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00729">SVFValue.h:729</a></div></div>
1352
+ <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html">SVF::SVFBasicBlock</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00484">SVFValue.h:484</a></div></div>
1390
1353
  <div class="ttc" id="aclassSVF_1_1SVFValue_html"><div class="ttname"><a href="classSVF_1_1SVFValue.html">SVF::SVFValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00150">SVFValue.h:150</a></div></div>
1391
- <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#l00393">SVFValue.h:393</a></div></div>
1354
+ <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#l00387">SVFValue.h:387</a></div></div>
1392
1355
  <div class="ttc" id="aclassSVF_1_1SVFFunctionType_html"><div class="ttname"><a href="classSVF_1_1SVFFunctionType.html">SVF::SVFFunctionType</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00385">SVFType.h:385</a></div></div>
1393
1356
  <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>
1394
- <div class="ttc" id="aclassSVF_1_1SVFMetadataAsValue_html_a92c7e01f14f5dfda7ebfad9295733989"><div class="ttname"><a href="classSVF_1_1SVFMetadataAsValue.html#a92c7e01f14f5dfda7ebfad9295733989">SVF::SVFMetadataAsValue::print</a></div><div class="ttdeci">void print(OutStream &amp;os) const override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00330">SVFValue.cpp:330</a></div></div>
1395
1357
  <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#l00168">SVFValue.h:168</a></div></div>
1396
- <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#l00340">SVFValue.h:340</a></div></div>
1358
+ <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#l00334">SVFValue.h:334</a></div></div>
1397
1359
  <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#l00095">SVFValue.h:95</a></div></div>
1398
- <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#l00449">SVFValue.h:449</a></div></div>
1399
- <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#l00785">SVFValue.h:785</a></div></div>
1360
+ <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#l00443">SVFValue.h:443</a></div></div>
1361
+ <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#l00775">SVFValue.h:775</a></div></div>
1400
1362
  <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#l00174">SVFValue.h:174</a></div></div>
1401
- <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#l01085">SVFValue.h:1085</a></div></div>
1363
+ <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#l01058">SVFValue.h:1058</a></div></div>
1402
1364
  <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#l00201">SVFValue.h:201</a></div></div>
1403
- <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#l01208">SVFValue.h:1208</a></div></div>
1404
- <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#l00600">SVFValue.h:600</a></div></div>
1365
+ <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#l01179">SVFValue.h:1179</a></div></div>
1366
+ <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#l00592">SVFValue.h:592</a></div></div>
1405
1367
  <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#l00172">SVFValue.h:172</a></div></div>
1406
1368
  <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>
1407
1369
  <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>
1408
1370
  <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>
1409
1371
  <div class="ttc" id="aclassSVF_1_1SVFValue_html_afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814"><div class="ttname"><a href="classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814">SVF::SVFValue::SVFConstInt</a></div><div class="ttdeci">@ SVFConstInt</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00171">SVFValue.h:171</a></div></div>
1410
- <div class="ttc" id="aclassSVF_1_1SVFConstant_html"><div class="ttname"><a href="classSVF_1_1SVFConstant.html">SVF::SVFConstant</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00799">SVFValue.h:799</a></div></div>
1411
- <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#l01022">SVFValue.h:1022</a></div></div>
1412
- <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#l00921">SVFValue.h:921</a></div></div>
1413
- <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#l00673">SVFValue.h:673</a></div></div>
1372
+ <div class="ttc" id="aclassSVF_1_1SVFConstant_html"><div class="ttname"><a href="classSVF_1_1SVFConstant.html">SVF::SVFConstant</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00789">SVFValue.h:789</a></div></div>
1373
+ <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#l00999">SVFValue.h:999</a></div></div>
1374
+ <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#l00904">SVFValue.h:904</a></div></div>
1375
+ <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#l00663">SVFValue.h:663</a></div></div>
1414
1376
  <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#l00187">SVFValue.h:187</a></div></div>
1415
- <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#l00547">SVFValue.h:547</a></div></div>
1416
- <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#l00282">SVFValue.h:282</a></div></div>
1417
- <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#l00206">SVFValue.cpp:206</a></div></div>
1418
- <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#l00409">SVFValue.h:409</a></div></div>
1419
- <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#l00998">SVFValue.h:998</a></div></div>
1420
- <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#l00399">SVFValue.h:399</a></div></div>
1421
- <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#l01034">SVFValue.h:1034</a></div></div>
1422
- <div class="ttc" id="aclassSVF_1_1SVFFunction_html"><div class="ttname"><a href="classSVF_1_1SVFFunction.html">SVF::SVFFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00274">SVFValue.h:274</a></div></div>
1423
- <div class="ttc" id="aclassSVF_1_1SVFOtherValue_html"><div class="ttname"><a href="classSVF_1_1SVFOtherValue.html">SVF::SVFOtherValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01052">SVFValue.h:1052</a></div></div>
1424
- <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#l01042">SVFValue.h:1042</a></div></div>
1425
- <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#l01010">SVFValue.h:1010</a></div></div>
1426
- <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#l00897">SVFValue.h:897</a></div></div>
1427
- <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#l00298">SVFValue.h:298</a></div></div>
1428
- <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#l00603">SVFValue.h:603</a></div></div>
1429
- <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#l01129">SVFValue.h:1129</a></div></div>
1430
- <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html">SVF::SVFConstantInt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00939">SVFValue.h:939</a></div></div>
1431
- <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#l00875">SVFValue.h:875</a></div></div>
1432
- <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html">SVF::SVFConstantFP</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00975">SVFValue.h:975</a></div></div>
1377
+ <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#l00539">SVFValue.h:539</a></div></div>
1378
+ <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#l00278">SVFValue.h:278</a></div></div>
1379
+ <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#l00199">SVFValue.cpp:199</a></div></div>
1380
+ <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#l00403">SVFValue.h:403</a></div></div>
1381
+ <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#l00977">SVFValue.h:977</a></div></div>
1382
+ <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#l00393">SVFValue.h:393</a></div></div>
1383
+ <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#l01011">SVFValue.h:1011</a></div></div>
1384
+ <div class="ttc" id="aclassSVF_1_1SVFFunction_html"><div class="ttname"><a href="classSVF_1_1SVFFunction.html">SVF::SVFFunction</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00270">SVFValue.h:270</a></div></div>
1385
+ <div class="ttc" id="aclassSVF_1_1SVFOtherValue_html"><div class="ttname"><a href="classSVF_1_1SVFOtherValue.html">SVF::SVFOtherValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01027">SVFValue.h:1027</a></div></div>
1386
+ <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#l01017">SVFValue.h:1017</a></div></div>
1387
+ <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#l00989">SVFValue.h:989</a></div></div>
1388
+ <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#l00882">SVFValue.h:882</a></div></div>
1389
+ <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#l00294">SVFValue.h:294</a></div></div>
1390
+ <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#l00595">SVFValue.h:595</a></div></div>
1391
+ <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#l01100">SVFValue.h:1100</a></div></div>
1392
+ <div class="ttc" id="aclassSVF_1_1SVFConstantInt_html"><div class="ttname"><a href="classSVF_1_1SVFConstantInt.html">SVF::SVFConstantInt</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00922">SVFValue.h:922</a></div></div>
1393
+ <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#l00862">SVFValue.h:862</a></div></div>
1394
+ <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html">SVF::SVFConstantFP</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00956">SVFValue.h:956</a></div></div>
1433
1395
  <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>
1434
- <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#l01145">SVFValue.h:1145</a></div></div>
1396
+ <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#l01116">SVFValue.h:1116</a></div></div>
1435
1397
  <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>
1436
- <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#l00929">SVFValue.h:929</a></div></div>
1437
- <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#l00789">SVFValue.h:789</a></div></div>
1398
+ <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#l00912">SVFValue.h:912</a></div></div>
1399
+ <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#l00779">SVFValue.h:779</a></div></div>
1438
1400
  <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>
1439
1401
  <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>
1440
- <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#l00295">SVFValue.h:295</a></div></div>
1402
+ <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#l00291">SVFValue.h:291</a></div></div>
1441
1403
  <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>
1442
1404
  <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#l00131">SVFValue.h:131</a></div></div>
1443
- <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 class="ttdef"><b>Definition:</b> <a href="LLVMUtil_8cpp_source.html#l01038">LLVMUtil.cpp:1038</a></div></div>
1444
- <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html">SVF::SVFGlobalValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00823">SVFValue.h:823</a></div></div>
1445
- <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#l00776">SVFValue.h:776</a></div></div>
1446
- <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#l00366">SVFValue.h:366</a></div></div>
1447
- <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#l00171">SVFValue.cpp:171</a></div></div>
1448
- <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#l01180">SVFValue.h:1180</a></div></div>
1405
+ <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>
1406
+ <div class="ttc" id="aclassSVF_1_1SVFGlobalValue_html"><div class="ttname"><a href="classSVF_1_1SVFGlobalValue.html">SVF::SVFGlobalValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00812">SVFValue.h:812</a></div></div>
1407
+ <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#l00766">SVFValue.h:766</a></div></div>
1408
+ <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#l00360">SVFValue.h:360</a></div></div>
1409
+ <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#l00164">SVFValue.cpp:164</a></div></div>
1410
+ <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#l01151">SVFValue.h:1151</a></div></div>
1449
1411
  <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#l00159">SVFValue.h:159</a></div></div>
1450
1412
  <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>
1451
- <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#l00576">SVFValue.h:576</a></div></div>
1452
- <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#l00959">SVFValue.h:959</a></div></div>
1453
- <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#l00454">SVFValue.h:454</a></div></div>
1454
- <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#l00708">SVFValue.h:708</a></div></div>
1455
- <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#l01171">SVFValue.h:1171</a></div></div>
1456
- <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#l00161">SVFValue.cpp:161</a></div></div>
1413
+ <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#l00568">SVFValue.h:568</a></div></div>
1414
+ <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#l00940">SVFValue.h:940</a></div></div>
1415
+ <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#l00448">SVFValue.h:448</a></div></div>
1416
+ <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#l00698">SVFValue.h:698</a></div></div>
1417
+ <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#l01142">SVFValue.h:1142</a></div></div>
1418
+ <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#l00154">SVFValue.cpp:154</a></div></div>
1457
1419
  <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#l00182">SVFValue.h:182</a></div></div>
1458
- <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#l00349">SVFValue.h:349</a></div></div>
1459
- <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#l01157">SVFValue.h:1157</a></div></div>
1460
- <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#l00291">SVFValue.h:291</a></div></div>
1420
+ <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#l00343">SVFValue.h:343</a></div></div>
1421
+ <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#l01128">SVFValue.h:1128</a></div></div>
1422
+ <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#l00287">SVFValue.h:287</a></div></div>
1461
1423
  <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#l00120">SVFValue.h:120</a></div></div>
1462
- <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#l01106">SVFValue.h:1106</a></div></div>
1463
- <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#l00444">SVFValue.h:444</a></div></div>
1424
+ <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#l01077">SVFValue.h:1077</a></div></div>
1425
+ <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#l00438">SVFValue.h:438</a></div></div>
1464
1426
  <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>
1465
- <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#l01133">SVFValue.h:1133</a></div></div>
1466
- <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#l00404">SVFValue.h:404</a></div></div>
1467
- <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#l00746">SVFValue.h:746</a></div></div>
1427
+ <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#l01104">SVFValue.h:1104</a></div></div>
1428
+ <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#l00398">SVFValue.h:398</a></div></div>
1429
+ <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#l00736">SVFValue.h:736</a></div></div>
1468
1430
  <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>
1469
- <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#l00552">SVFValue.h:552</a></div></div>
1470
- <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#l00679">SVFValue.h:679</a></div></div>
1471
- <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#l00605">SVFValue.h:605</a></div></div>
1472
- <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#l00885">SVFValue.h:885</a></div></div>
1473
- <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#l00266">SVFValue.h:266</a></div></div>
1431
+ <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#l00544">SVFValue.h:544</a></div></div>
1432
+ <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#l00669">SVFValue.h:669</a></div></div>
1433
+ <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#l00597">SVFValue.h:597</a></div></div>
1434
+ <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#l00870">SVFValue.h:870</a></div></div>
1435
+ <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#l00263">SVFValue.h:263</a></div></div>
1474
1436
  <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#l00670">SVFUtil.h:670</a></div></div>
1475
- <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#l00503">SVFValue.h:503</a></div></div>
1437
+ <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#l00497">SVFValue.h:497</a></div></div>
1476
1438
  <div class="ttc" id="aGraphPrinter_8h_html"><div class="ttname"><a href="GraphPrinter_8h.html">GraphPrinter.h</a></div></div>
1477
- <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#l00675">SVFValue.h:675</a></div></div>
1439
+ <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#l00665">SVFValue.h:665</a></div></div>
1478
1440
  <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#l00072">SVFValue.h:72</a></div></div>
1479
1441
  <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>
1480
- <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#l00484">SVFValue.h:484</a></div></div>
1442
+ <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#l00478">SVFValue.h:478</a></div></div>
1481
1443
  <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#l00027">SVFValue.cpp:27</a></div></div>
1482
- <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#l01057">SVFValue.h:1057</a></div></div>
1444
+ <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#l01032">SVFValue.h:1032</a></div></div>
1483
1445
  <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#l00125">SVFValue.h:125</a></div></div>
1484
- <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#l00530">SVFValue.h:530</a></div></div>
1485
- <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#l00833">SVFValue.h:833</a></div></div>
1486
- <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#l00674">SVFValue.h:674</a></div></div>
1446
+ <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#l00524">SVFValue.h:524</a></div></div>
1447
+ <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#l00822">SVFValue.h:822</a></div></div>
1448
+ <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#l00664">SVFValue.h:664</a></div></div>
1487
1449
  <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#l00100">SVFValue.h:100</a></div></div>
1488
1450
  <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#l00034">SVFValue.cpp:34</a></div></div>
1489
1451
  <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>
1490
1452
  <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#l00066">SVFValue.h:66</a></div></div>
1491
1453
  <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>
1492
- <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#l00721">SVFValue.h:721</a></div></div>
1493
- <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#l00644">SVFValue.h:644</a></div></div>
1494
- <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#l00216">SVFValue.cpp:216</a></div></div>
1495
- <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#l00464">SVFValue.h:464</a></div></div>
1496
- <div class="ttc" id="aclassSVF_1_1SVFConstantFP_html_ac5e886b6804a5a798511c0ddeef05bb9"><div class="ttname"><a href="classSVF_1_1SVFConstantFP.html#ac5e886b6804a5a798511c0ddeef05bb9">SVF::SVFConstantFP::print</a></div><div class="ttdeci">void print(OutStream &amp;os) const override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00303">SVFValue.cpp:303</a></div></div>
1497
- <div class="ttc" id="aclassSVF_1_1SVFConstantData_html_a3a2a656f333bd91e0f595efd42f99ce0"><div class="ttname"><a href="classSVF_1_1SVFConstantData.html#a3a2a656f333bd91e0f595efd42f99ce0">SVF::SVFConstantData::print</a></div><div class="ttdeci">void print(OutStream &amp;os) const override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00283">SVFValue.cpp:283</a></div></div>
1498
- <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#l01125">SVFValue.h:1125</a></div></div>
1499
- <div class="ttc" id="aclassSVF_1_1SVFBasicBlock_html_a38dd04c0450e13c3825cbbd9ed708e86"><div class="ttname"><a href="classSVF_1_1SVFBasicBlock.html#a38dd04c0450e13c3825cbbd9ed708e86">SVF::SVFBasicBlock::print</a></div><div class="ttdeci">void print(OutStream &amp;os) const override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00252">SVFValue.cpp:252</a></div></div>
1500
- <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#l00283">SVFValue.h:283</a></div></div>
1454
+ <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#l00711">SVFValue.h:711</a></div></div>
1455
+ <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#l00634">SVFValue.h:634</a></div></div>
1456
+ <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#l00209">SVFValue.cpp:209</a></div></div>
1457
+ <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#l00458">SVFValue.h:458</a></div></div>
1458
+ <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#l01096">SVFValue.h:1096</a></div></div>
1459
+ <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#l00279">SVFValue.h:279</a></div></div>
1501
1460
  <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#l00634">SVFValue.h:634</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#l01098">SVFValue.h:1098</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#l01079">SVFValue.h:1079</a></div></div>
1461
+ <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#l00624">SVFValue.h:624</a></div></div>
1462
+ <div class="ttc" id="aclassSVF_1_1CallSite_html"><div class="ttname"><a href="classSVF_1_1CallSite.html">SVF::CallSite</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01069">SVFValue.h:1069</a></div></div>
1463
+ <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#l01052">SVFValue.h:1052</a></div></div>
1464
+ <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#l01038">LLVMUtil.cpp:1038</a></div></div>
1505
1465
  <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#l00043">LLVMModule.h:43</a></div></div>
1506
- <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">all formal arguments of this function</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00302">SVFValue.h:302</a></div></div>
1507
- <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#l00809">SVFValue.h:809</a></div></div>
1466
+ <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">all formal arguments of this function</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00298">SVFValue.h:298</a></div></div>
1467
+ <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#l00799">SVFValue.h:799</a></div></div>
1508
1468
  <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#l00249">SVFValue.h:249</a></div></div>
1509
1469
  <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>
1510
- <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#l00980">SVFValue.h:980</a></div></div>
1470
+ <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#l00961">SVFValue.h:961</a></div></div>
1511
1471
  <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>
1512
1472
  <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>
1513
- <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#l00537">SVFValue.h:537</a></div></div>
1514
- <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#l00322">SVFValue.h:322</a></div></div>
1515
- <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#l00955">SVFValue.h:955</a></div></div>
1516
- <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#l00871">SVFValue.h:871</a></div></div>
1517
- <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#l00964">SVFValue.h:964</a></div></div>
1518
- <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#l00629">SVFValue.h:629</a></div></div>
1519
- <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#l00518">SVFValue.h:518</a></div></div>
1473
+ <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#l00529">SVFValue.h:529</a></div></div>
1474
+ <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#l00318">SVFValue.h:318</a></div></div>
1475
+ <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#l00936">SVFValue.h:936</a></div></div>
1476
+ <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#l00858">SVFValue.h:858</a></div></div>
1477
+ <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#l00945">SVFValue.h:945</a></div></div>
1478
+ <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#l00619">SVFValue.h:619</a></div></div>
1479
+ <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#l00512">SVFValue.h:512</a></div></div>
1520
1480
  <div class="ttc" id="aCasting_8h_html"><div class="ttname"><a href="Casting_8h.html">Casting.h</a></div></div>
1521
- <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#l00585">SVFValue.h:585</a></div></div>
1522
- <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#l00654">SVFValue.h:654</a></div></div>
1481
+ <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#l00577">SVFValue.h:577</a></div></div>
1482
+ <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#l00644">SVFValue.h:644</a></div></div>
1523
1483
  <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#l00105">SVFValue.h:105</a></div></div>
1524
1484
  <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#l00241">SVFValue.h:241</a></div></div>
1525
- <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#l01149">SVFValue.h:1149</a></div></div>
1526
- <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#l00982">SVFValue.h:982</a></div></div>
1527
- <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#l00414">SVFValue.h:414</a></div></div>
1485
+ <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#l01120">SVFValue.h:1120</a></div></div>
1486
+ <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#l00963">SVFValue.h:963</a></div></div>
1487
+ <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#l00408">SVFValue.h:408</a></div></div>
1528
1488
  <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>
1529
- <div class="ttc" id="aclassSVF_1_1CallSite_html_ac2a0091dab3543a398da890b947e42ef"><div class="ttname"><a href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">SVF::CallSite::getInstruction</a></div><div class="ttdeci">const SVFInstruction * getInstruction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01113">SVFValue.h:1113</a></div></div>
1489
+ <div class="ttc" id="aclassSVF_1_1CallSite_html_ac2a0091dab3543a398da890b947e42ef"><div class="ttname"><a href="classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef">SVF::CallSite::getInstruction</a></div><div class="ttdeci">const SVFInstruction * getInstruction() const</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01084">SVFValue.h:1084</a></div></div>
1530
1490
  <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>
1531
1491
  <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#l00237">SVFValue.h:237</a></div></div>
1532
1492
  <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>
1533
- <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#l00360">SVFValue.h:360</a></div></div>
1534
- <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#l00793">SVFValue.h:793</a></div></div>
1535
- <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#l00994">SVFValue.h:994</a></div></div>
1493
+ <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#l00354">SVFValue.h:354</a></div></div>
1494
+ <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#l00783">SVFValue.h:783</a></div></div>
1495
+ <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#l00973">SVFValue.h:973</a></div></div>
1536
1496
  <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>
1537
- <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#l00947">SVFValue.h:947</a></div></div>
1538
- <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#l00317">SVFValue.h:317</a></div></div>
1497
+ <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#l00930">SVFValue.h:930</a></div></div>
1498
+ <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#l00313">SVFValue.h:313</a></div></div>
1539
1499
  <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#l00211">SVFValue.h:211</a></div></div>
1540
- <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#l00288">SVFValue.h:288</a></div></div>
1541
- <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#l00945">SVFValue.h:945</a></div></div>
1542
- <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#l00615">SVFValue.h:615</a></div></div>
1543
- <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#l01166">SVFValue.h:1166</a></div></div>
1544
- <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#l00542">SVFValue.h:542</a></div></div>
1545
- <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#l00902">SVFValue.h:902</a></div></div>
1546
- <div class="ttc" id="aclassSVF_1_1SVFArgument_html"><div class="ttname"><a href="classSVF_1_1SVFArgument.html">SVF::SVFArgument</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00866">SVFValue.h:866</a></div></div>
1500
+ <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#l00284">SVFValue.h:284</a></div></div>
1501
+ <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#l00928">SVFValue.h:928</a></div></div>
1502
+ <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#l00607">SVFValue.h:607</a></div></div>
1503
+ <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#l01137">SVFValue.h:1137</a></div></div>
1504
+ <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#l00534">SVFValue.h:534</a></div></div>
1505
+ <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#l00887">SVFValue.h:887</a></div></div>
1506
+ <div class="ttc" id="aclassSVF_1_1SVFArgument_html"><div class="ttname"><a href="classSVF_1_1SVFArgument.html">SVF::SVFArgument</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00853">SVFValue.h:853</a></div></div>
1547
1507
  <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#l00089">SVFValue.h:89</a></div></div>
1548
- <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#l01176">SVFValue.h:1176</a></div></div>
1549
- <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#l00387">SVFValue.h:387</a></div></div>
1550
- <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#l00842">SVFValue.h:842</a></div></div>
1551
- <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#l00624">SVFValue.h:624</a></div></div>
1508
+ <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#l01147">SVFValue.h:1147</a></div></div>
1509
+ <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#l00381">SVFValue.h:381</a></div></div>
1510
+ <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#l00831">SVFValue.h:831</a></div></div>
1511
+ <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#l00614">SVFValue.h:614</a></div></div>
1552
1512
  <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#l00402">SVFType.h:402</a></div></div>
1553
1513
  <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>
1554
- <div class="ttc" id="aclassSVF_1_1SVFInstruction_html"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html">SVF::SVFInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00595">SVFValue.h:595</a></div></div>
1555
- <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#l00892">SVFValue.h:892</a></div></div>
1514
+ <div class="ttc" id="aclassSVF_1_1SVFInstruction_html"><div class="ttname"><a href="classSVF_1_1SVFInstruction.html">SVF::SVFInstruction</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00587">SVFValue.h:587</a></div></div>
1515
+ <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#l00877">SVFValue.h:877</a></div></div>
1556
1516
  <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>
1557
- <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#l00725">SVFValue.h:725</a></div></div>
1558
- <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#l00781">SVFValue.h:781</a></div></div>
1559
- <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#l00479">SVFValue.h:479</a></div></div>
1517
+ <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#l00715">SVFValue.h:715</a></div></div>
1518
+ <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#l00771">SVFValue.h:771</a></div></div>
1519
+ <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#l00473">SVFValue.h:473</a></div></div>
1560
1520
  <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>
1561
- <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#l00290">SVFValue.h:290</a></div></div>
1521
+ <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#l00286">SVFValue.h:286</a></div></div>
1562
1522
  <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#l00136">SVFValue.h:136</a></div></div>
1563
1523
  <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>
1564
1524
  <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>
1565
- <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#l00604">SVFValue.h:604</a></div></div>
1566
- <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#l00659">SVFValue.h:659</a></div></div>
1567
- <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#l01117">SVFValue.h:1117</a></div></div>
1568
- <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#l00969">SVFValue.h:969</a></div></div>
1569
- <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#l00700">SVFValue.h:700</a></div></div>
1570
- <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#l00729">SVFValue.h:729</a></div></div>
1525
+ <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#l00596">SVFValue.h:596</a></div></div>
1526
+ <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#l00649">SVFValue.h:649</a></div></div>
1527
+ <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#l01088">SVFValue.h:1088</a></div></div>
1528
+ <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#l00950">SVFValue.h:950</a></div></div>
1529
+ <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#l00690">SVFValue.h:690</a></div></div>
1530
+ <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#l00719">SVFValue.h:719</a></div></div>
1571
1531
  <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#l00253">SVFValue.h:253</a></div></div>
1572
- <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#l01137">SVFValue.h:1137</a></div></div>
1573
- <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html">SVF::SVFConstantNullPtr</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l01004">SVFValue.h:1004</a></div></div>
1574
- <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#l00504">SVFValue.h:504</a></div></div>
1532
+ <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#l01108">SVFValue.h:1108</a></div></div>
1533
+ <div class="ttc" id="aclassSVF_1_1SVFConstantNullPtr_html"><div class="ttname"><a href="classSVF_1_1SVFConstantNullPtr.html">SVF::SVFConstantNullPtr</a></div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8h_source.html#l00983">SVFValue.h:983</a></div></div>
1534
+ <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#l00498">SVFValue.h:498</a></div></div>
1575
1535
  <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#l00180">SVFValue.h:180</a></div></div>
1576
- <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#l00704">SVFValue.h:704</a></div></div>
1577
- <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#l00759">SVFValue.h:759</a></div></div>
1578
- <div class="ttc" id="aclassSVF_1_1SVFOtherValue_html_a3b17e4740fe82ea02d91bf1f55f130ec"><div class="ttname"><a href="classSVF_1_1SVFOtherValue.html#a3b17e4740fe82ea02d91bf1f55f130ec">SVF::SVFOtherValue::print</a></div><div class="ttdeci">void print(OutStream &amp;os) const override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00325">SVFValue.cpp:325</a></div></div>
1536
+ <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#l00694">SVFValue.h:694</a></div></div>
1537
+ <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#l00749">SVFValue.h:749</a></div></div>
1579
1538
  <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#l00459">SVFValue.h:459</a></div></div>
1539
+ <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#l00453">SVFValue.h:453</a></div></div>
1581
1540
  <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#l00382">SVFValue.h:382</a></div></div>
1541
+ <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#l00376">SVFValue.h:376</a></div></div>
1583
1542
  <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_1SVFConstant_html_af0a0450734cd29e46d56a16b369d8e01"><div class="ttname"><a href="classSVF_1_1SVFConstant.html#af0a0450734cd29e46d56a16b369d8e01">SVF::SVFConstant::print</a></div><div class="ttdeci">void print(OutStream &amp;os) const override</div><div class="ttdef"><b>Definition:</b> <a href="SVFValue_8cpp_source.html#l00268">SVFValue.cpp:268</a></div></div>
1585
- <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#l01046">SVFValue.h:1046</a></div></div>
1586
- <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#l00292">SVFValue.h:292</a></div></div>
1543
+ <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#l01021">SVFValue.h:1021</a></div></div>
1544
+ <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#l00288">SVFValue.h:288</a></div></div>
1587
1545
  <!-- start footer part -->
1588
1546
  <hr class="footer"/><address class="footer"><small>
1589
1547
  Generated by &#160;<a href="http://www.doxygen.org/index.html">