svf-tools 1.0.807 → 1.0.809

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 (474) hide show
  1. package/SVF-doxygen/html/AccessPath_8cpp_source.html +143 -141
  2. package/SVF-doxygen/html/AccessPath_8h_source.html +36 -35
  3. package/SVF-doxygen/html/AndersenSCD_8cpp_source.html +1 -1
  4. package/SVF-doxygen/html/AndersenStat_8cpp_source.html +1 -1
  5. package/SVF-doxygen/html/AndersenWaveDiff_8cpp_source.html +1 -1
  6. package/SVF-doxygen/html/Andersen_8cpp_source.html +6 -6
  7. package/SVF-doxygen/html/CFLAlias_8cpp_source.html +5 -5
  8. package/SVF-doxygen/html/CFLAlias_8h_source.html +3 -3
  9. package/SVF-doxygen/html/CFLBase_8cpp_source.html +1 -1
  10. package/SVF-doxygen/html/CHGBuilder_8cpp_source.html +4 -4
  11. package/SVF-doxygen/html/ConsG_8cpp_source.html +14 -14
  12. package/SVF-doxygen/html/ContextDDA_8cpp_source.html +8 -8
  13. package/SVF-doxygen/html/ContextDDA_8h_source.html +2 -2
  14. package/SVF-doxygen/html/CxtStmt_8h_source.html +1 -1
  15. package/SVF-doxygen/html/DDAClient_8cpp_source.html +5 -5
  16. package/SVF-doxygen/html/DDAPass_8cpp_source.html +2 -2
  17. package/SVF-doxygen/html/DDAPass_8h_source.html +1 -1
  18. package/SVF-doxygen/html/DDAStat_8cpp_source.html +1 -1
  19. package/SVF-doxygen/html/DDAVFSolver_8h_source.html +4 -4
  20. package/SVF-doxygen/html/FSMPTA_8cpp_source.html +3 -3
  21. package/SVF-doxygen/html/FlowDDA_8cpp_source.html +8 -8
  22. package/SVF-doxygen/html/FlowDDA_8h_source.html +2 -2
  23. package/SVF-doxygen/html/FlowSensitiveStat_8cpp_source.html +1 -1
  24. package/SVF-doxygen/html/FlowSensitive_8cpp_source.html +8 -8
  25. package/SVF-doxygen/html/ICFGBuilder_8cpp_source.html +2 -2
  26. package/SVF-doxygen/html/ICFGEdge_8h_source.html +2 -2
  27. package/SVF-doxygen/html/ICFG_8cpp_source.html +3 -3
  28. package/SVF-doxygen/html/IRGraph_8cpp_source.html +4 -4
  29. package/SVF-doxygen/html/IntervalValue_8h_source.html +3 -3
  30. package/SVF-doxygen/html/LLVMLoopAnalysis_8cpp_source.html +2 -2
  31. package/SVF-doxygen/html/LLVMModule_8cpp_source.html +190 -177
  32. package/SVF-doxygen/html/LLVMModule_8h_source.html +3 -3
  33. package/SVF-doxygen/html/LLVMUtil_8cpp_source.html +26 -38
  34. package/SVF-doxygen/html/LeakChecker_8cpp_source.html +1 -1
  35. package/SVF-doxygen/html/LockAnalysis_8cpp_source.html +5 -5
  36. package/SVF-doxygen/html/LockAnalysis_8h_source.html +2 -2
  37. package/SVF-doxygen/html/LockResultValidator_8cpp_source.html +1 -1
  38. package/SVF-doxygen/html/MHP_8cpp_source.html +6 -6
  39. package/SVF-doxygen/html/MSSAMuChi_8h_source.html +2 -2
  40. package/SVF-doxygen/html/MTAAnnotator_8cpp_source.html +2 -2
  41. package/SVF-doxygen/html/MTA_8cpp_source.html +5 -5
  42. package/SVF-doxygen/html/MemRegion_8cpp_source.html +9 -9
  43. package/SVF-doxygen/html/MemRegion_8h_source.html +3 -3
  44. package/SVF-doxygen/html/MemSSA_8cpp_source.html +6 -6
  45. package/SVF-doxygen/html/MemSSA_8h_source.html +2 -2
  46. package/SVF-doxygen/html/NodeIDAllocator_8cpp_source.html +2 -2
  47. package/SVF-doxygen/html/PAGBuilderFromFile_8cpp_source.html +2 -2
  48. package/SVF-doxygen/html/PCG_8cpp_source.html +2 -2
  49. package/SVF-doxygen/html/PointerAnalysisImpl_8cpp_source.html +3 -3
  50. package/SVF-doxygen/html/PointerAnalysisImpl_8h_source.html +4 -4
  51. package/SVF-doxygen/html/PointerAnalysis_8cpp_source.html +7 -7
  52. package/SVF-doxygen/html/PointerAnalysis_8h_source.html +1 -1
  53. package/SVF-doxygen/html/ProgSlice_8cpp_source.html +2 -2
  54. package/SVF-doxygen/html/SVFFileSystem_8cpp_source.html +26 -26
  55. package/SVF-doxygen/html/SVFFileSystem_8h_source.html +21 -21
  56. package/SVF-doxygen/html/SVFGBuilder_8cpp_source.html +2 -2
  57. package/SVF-doxygen/html/SVFGOPT_8cpp_source.html +2 -2
  58. package/SVF-doxygen/html/SVFGReadWrite_8cpp_source.html +1 -1
  59. package/SVF-doxygen/html/SVFGStat_8cpp_source.html +1 -1
  60. package/SVF-doxygen/html/SVFG_8cpp_source.html +3 -3
  61. package/SVF-doxygen/html/SVFIR2ConsExeState_8cpp_source.html +68 -68
  62. package/SVF-doxygen/html/SVFIR2ConsExeState_8h_source.html +10 -10
  63. package/SVF-doxygen/html/SVFIR2ItvExeState_8cpp_source.html +822 -848
  64. package/SVF-doxygen/html/SVFIR2ItvExeState_8h_source.html +34 -33
  65. package/SVF-doxygen/html/SVFIR2Relation_8cpp_source.html +36 -36
  66. package/SVF-doxygen/html/SVFIRBuilder_8cpp_source.html +12 -12
  67. package/SVF-doxygen/html/SVFIRBuilder_8h_source.html +15 -15
  68. package/SVF-doxygen/html/SVFIRExtAPI_8cpp_source.html +1 -1
  69. package/SVF-doxygen/html/SVFIR_8cpp_source.html +18 -18
  70. package/SVF-doxygen/html/SVFIR_8h_source.html +15 -15
  71. package/SVF-doxygen/html/SVFStat_8cpp_source.html +1 -1
  72. package/SVF-doxygen/html/SVFStatements_8cpp_source.html +21 -21
  73. package/SVF-doxygen/html/SVFStatements_8h_source.html +967 -965
  74. package/SVF-doxygen/html/SVFType_8cpp.html +2 -2
  75. package/SVF-doxygen/html/SVFType_8cpp_source.html +61 -70
  76. package/SVF-doxygen/html/SVFType_8h.html +23 -23
  77. package/SVF-doxygen/html/SVFType_8h_source.html +431 -425
  78. package/SVF-doxygen/html/SVFUtil_8h_source.html +1 -1
  79. package/SVF-doxygen/html/SVFValue_8cpp_source.html +4 -4
  80. package/SVF-doxygen/html/SVFValue_8h_source.html +3 -3
  81. package/SVF-doxygen/html/SVFVariables_8cpp_source.html +2 -2
  82. package/SVF-doxygen/html/SaberCondAllocator_8cpp_source.html +10 -10
  83. package/SVF-doxygen/html/SaberCondAllocator_8h_source.html +2 -2
  84. package/SVF-doxygen/html/SaberSVFGBuilder_8cpp_source.html +2 -2
  85. package/SVF-doxygen/html/SrcSnkDDA_8cpp_source.html +3 -3
  86. package/SVF-doxygen/html/Steensgaard_8cpp_source.html +5 -5
  87. package/SVF-doxygen/html/SymbolTableBuilder_8cpp_source.html +8 -8
  88. package/SVF-doxygen/html/SymbolTableInfo_8cpp_source.html +7 -7
  89. package/SVF-doxygen/html/SymbolTableInfo_8h_source.html +1 -1
  90. package/SVF-doxygen/html/TCT_8cpp_source.html +2 -2
  91. package/SVF-doxygen/html/ThreadCallGraph_8cpp_source.html +2 -2
  92. package/SVF-doxygen/html/VFGNode_8h_source.html +11 -11
  93. package/SVF-doxygen/html/VFG_8cpp_source.html +19 -19
  94. package/SVF-doxygen/html/VFG_8h_source.html +14 -14
  95. package/SVF-doxygen/html/VersionedFlowSensitiveStat_8cpp_source.html +1 -1
  96. package/SVF-doxygen/html/VersionedFlowSensitive_8cpp_source.html +1 -1
  97. package/SVF-doxygen/html/WPAPass_8cpp_source.html +4 -4
  98. package/SVF-doxygen/html/WPAPass_8h_source.html +2 -2
  99. package/SVF-doxygen/html/classSVF_1_1AccessPath-members.html +16 -16
  100. package/SVF-doxygen/html/classSVF_1_1AccessPath.html +162 -160
  101. package/SVF-doxygen/html/classSVF_1_1ActualINSVFGNode.html +1 -1
  102. package/SVF-doxygen/html/classSVF_1_1ActualOUTSVFGNode.html +1 -1
  103. package/SVF-doxygen/html/classSVF_1_1AddrStmt.html +1 -1
  104. package/SVF-doxygen/html/classSVF_1_1AliasDDAClient.html +2 -2
  105. package/SVF-doxygen/html/classSVF_1_1Andersen.html +5 -5
  106. package/SVF-doxygen/html/classSVF_1_1AndersenBase.html +2 -2
  107. package/SVF-doxygen/html/classSVF_1_1AndersenSCD.html +1 -1
  108. package/SVF-doxygen/html/classSVF_1_1AndersenStat.html +1 -1
  109. package/SVF-doxygen/html/classSVF_1_1AndersenWaveDiff.html +1 -1
  110. package/SVF-doxygen/html/classSVF_1_1BVDataPTAImpl.html +2 -2
  111. package/SVF-doxygen/html/classSVF_1_1BinaryOPStmt.html +69 -69
  112. package/SVF-doxygen/html/classSVF_1_1BinaryOPVFGNode.html +1 -1
  113. package/SVF-doxygen/html/classSVF_1_1BranchStmt.html +52 -52
  114. package/SVF-doxygen/html/classSVF_1_1BranchVFGNode.html +3 -3
  115. package/SVF-doxygen/html/classSVF_1_1CFLAlias.html +7 -7
  116. package/SVF-doxygen/html/classSVF_1_1CFLBase.html +1 -1
  117. package/SVF-doxygen/html/classSVF_1_1CHGBuilder.html +4 -4
  118. package/SVF-doxygen/html/classSVF_1_1CallCFGEdge.html +1 -1
  119. package/SVF-doxygen/html/classSVF_1_1CallPE.html +36 -36
  120. package/SVF-doxygen/html/classSVF_1_1CmpStmt.html +98 -98
  121. package/SVF-doxygen/html/classSVF_1_1CmpVFGNode.html +1 -1
  122. package/SVF-doxygen/html/classSVF_1_1CondPTAImpl.html +3 -3
  123. package/SVF-doxygen/html/classSVF_1_1ConstraintGraph.html +13 -13
  124. package/SVF-doxygen/html/classSVF_1_1ContextDDA.html +8 -8
  125. package/SVF-doxygen/html/classSVF_1_1CopyStmt.html +20 -20
  126. package/SVF-doxygen/html/classSVF_1_1CxtStmt.html +1 -1
  127. package/SVF-doxygen/html/classSVF_1_1CxtThread.html +1 -1
  128. package/SVF-doxygen/html/classSVF_1_1CxtThreadStmt.html +1 -1
  129. package/SVF-doxygen/html/classSVF_1_1DDAClient.html +3 -3
  130. package/SVF-doxygen/html/classSVF_1_1DDAPass.html +1 -1
  131. package/SVF-doxygen/html/classSVF_1_1DDAStat.html +1 -1
  132. package/SVF-doxygen/html/classSVF_1_1DDAVFSolver.html +4 -4
  133. package/SVF-doxygen/html/classSVF_1_1DoubleFreeChecker.html +1 -1
  134. package/SVF-doxygen/html/classSVF_1_1FIObjVar.html +1 -1
  135. package/SVF-doxygen/html/classSVF_1_1FlowDDA.html +8 -8
  136. package/SVF-doxygen/html/classSVF_1_1FlowSensitive.html +8 -8
  137. package/SVF-doxygen/html/classSVF_1_1FlowSensitiveStat.html +1 -1
  138. package/SVF-doxygen/html/classSVF_1_1ForkJoinAnalysis.html +3 -3
  139. package/SVF-doxygen/html/classSVF_1_1GepObjVar.html +1 -1
  140. package/SVF-doxygen/html/classSVF_1_1GepStmt-members.html +1 -1
  141. package/SVF-doxygen/html/classSVF_1_1GepStmt.html +64 -64
  142. package/SVF-doxygen/html/classSVF_1_1GepValVar.html +1 -1
  143. package/SVF-doxygen/html/classSVF_1_1ICFG.html +3 -3
  144. package/SVF-doxygen/html/classSVF_1_1ICFGBuilder.html +2 -2
  145. package/SVF-doxygen/html/classSVF_1_1IRGraph.html +2 -2
  146. package/SVF-doxygen/html/classSVF_1_1InterMSSAPHISVFGNode.html +1 -1
  147. package/SVF-doxygen/html/classSVF_1_1InterPHIVFGNode.html +1 -1
  148. package/SVF-doxygen/html/classSVF_1_1IntraCFGEdge.html +1 -1
  149. package/SVF-doxygen/html/classSVF_1_1IntraICFGNode.html +1 -1
  150. package/SVF-doxygen/html/classSVF_1_1IntraPHIVFGNode.html +1 -1
  151. package/SVF-doxygen/html/classSVF_1_1LLVMLoopAnalysis.html +2 -2
  152. package/SVF-doxygen/html/classSVF_1_1LLVMModuleSet.html +185 -173
  153. package/SVF-doxygen/html/classSVF_1_1LeakChecker.html +2 -2
  154. package/SVF-doxygen/html/classSVF_1_1LoadStmt.html +20 -20
  155. package/SVF-doxygen/html/classSVF_1_1LockAnalysis.html +5 -5
  156. package/SVF-doxygen/html/classSVF_1_1LockResultValidator.html +1 -1
  157. package/SVF-doxygen/html/classSVF_1_1MHP.html +6 -6
  158. package/SVF-doxygen/html/classSVF_1_1MRGenerator.html +8 -8
  159. package/SVF-doxygen/html/classSVF_1_1MTA.html +5 -5
  160. package/SVF-doxygen/html/classSVF_1_1MTAAnnotator.html +2 -2
  161. package/SVF-doxygen/html/classSVF_1_1MTAResultValidator.html +1 -1
  162. package/SVF-doxygen/html/classSVF_1_1MTASVFGBuilder.html +3 -3
  163. package/SVF-doxygen/html/classSVF_1_1MemObj.html +1 -1
  164. package/SVF-doxygen/html/classSVF_1_1MemSSA.html +6 -6
  165. package/SVF-doxygen/html/classSVF_1_1MemSSAStat.html +1 -1
  166. package/SVF-doxygen/html/classSVF_1_1MultiOpndStmt.html +48 -48
  167. package/SVF-doxygen/html/classSVF_1_1NodeIDAllocator_1_1Clusterer.html +2 -2
  168. package/SVF-doxygen/html/classSVF_1_1ObjTypeInfo.html +1 -1
  169. package/SVF-doxygen/html/classSVF_1_1ObjVar.html +1 -1
  170. package/SVF-doxygen/html/classSVF_1_1PAGBuilderFromFile.html +2 -2
  171. package/SVF-doxygen/html/classSVF_1_1PCG.html +2 -2
  172. package/SVF-doxygen/html/classSVF_1_1PHIVFGNode.html +1 -1
  173. package/SVF-doxygen/html/classSVF_1_1PhiStmt.html +47 -47
  174. package/SVF-doxygen/html/classSVF_1_1PointerAnalysis.html +7 -7
  175. package/SVF-doxygen/html/classSVF_1_1ProgSlice.html +2 -2
  176. package/SVF-doxygen/html/classSVF_1_1RetCFGEdge.html +1 -1
  177. package/SVF-doxygen/html/classSVF_1_1RetPE.html +36 -36
  178. package/SVF-doxygen/html/classSVF_1_1SVFArrayType-members.html +38 -37
  179. package/SVF-doxygen/html/classSVF_1_1SVFArrayType.html +43 -41
  180. package/SVF-doxygen/html/classSVF_1_1SVFFunction.html +1 -1
  181. package/SVF-doxygen/html/classSVF_1_1SVFFunctionType-members.html +35 -34
  182. package/SVF-doxygen/html/classSVF_1_1SVFFunctionType.html +26 -26
  183. package/SVF-doxygen/html/classSVF_1_1SVFG.html +3 -3
  184. package/SVF-doxygen/html/classSVF_1_1SVFGBuilder.html +2 -2
  185. package/SVF-doxygen/html/classSVF_1_1SVFGOPT.html +2 -2
  186. package/SVF-doxygen/html/classSVF_1_1SVFGStat.html +1 -1
  187. package/SVF-doxygen/html/classSVF_1_1SVFIR.html +17 -17
  188. package/SVF-doxygen/html/classSVF_1_1SVFIR2ConsExeState.html +57 -57
  189. package/SVF-doxygen/html/classSVF_1_1SVFIR2ItvExeState-members.html +6 -6
  190. package/SVF-doxygen/html/classSVF_1_1SVFIR2ItvExeState.html +908 -893
  191. package/SVF-doxygen/html/classSVF_1_1SVFIRBuilder.html +13 -13
  192. package/SVF-doxygen/html/classSVF_1_1SVFIntegerType-members.html +36 -35
  193. package/SVF-doxygen/html/classSVF_1_1SVFIntegerType.html +37 -35
  194. package/SVF-doxygen/html/classSVF_1_1SVFOtherType-members.html +37 -36
  195. package/SVF-doxygen/html/classSVF_1_1SVFOtherType.html +48 -37
  196. package/SVF-doxygen/html/classSVF_1_1SVFPointerType-members.html +36 -35
  197. package/SVF-doxygen/html/classSVF_1_1SVFPointerType.html +38 -36
  198. package/SVF-doxygen/html/classSVF_1_1SVFStat.html +1 -1
  199. package/SVF-doxygen/html/classSVF_1_1SVFStructType-members.html +37 -36
  200. package/SVF-doxygen/html/classSVF_1_1SVFStructType.html +38 -36
  201. package/SVF-doxygen/html/classSVF_1_1SVFType-members.html +31 -30
  202. package/SVF-doxygen/html/classSVF_1_1SVFType.html +103 -67
  203. package/SVF-doxygen/html/classSVF_1_1SVFValue.html +23 -23
  204. package/SVF-doxygen/html/classSVF_1_1SVFVar.html +1 -1
  205. package/SVF-doxygen/html/classSVF_1_1SaberCondAllocator.html +10 -10
  206. package/SVF-doxygen/html/classSVF_1_1SaberSVFGBuilder.html +2 -2
  207. package/SVF-doxygen/html/classSVF_1_1SelectStmt.html +39 -39
  208. package/SVF-doxygen/html/classSVF_1_1SrcSnkDDA.html +3 -3
  209. package/SVF-doxygen/html/classSVF_1_1Steensgaard.html +5 -5
  210. package/SVF-doxygen/html/classSVF_1_1StoreStmt.html +18 -18
  211. package/SVF-doxygen/html/classSVF_1_1SymbolTableBuilder.html +8 -8
  212. package/SVF-doxygen/html/classSVF_1_1SymbolTableInfo.html +5 -5
  213. package/SVF-doxygen/html/classSVF_1_1TCT.html +3 -3
  214. package/SVF-doxygen/html/classSVF_1_1TDForkPE.html +23 -23
  215. package/SVF-doxygen/html/classSVF_1_1TDJoinPE.html +22 -22
  216. package/SVF-doxygen/html/classSVF_1_1ThreadCallGraph.html +2 -2
  217. package/SVF-doxygen/html/classSVF_1_1UnaryOPStmt.html +45 -45
  218. package/SVF-doxygen/html/classSVF_1_1UnaryOPVFGNode.html +1 -1
  219. package/SVF-doxygen/html/classSVF_1_1VFG.html +19 -19
  220. package/SVF-doxygen/html/classSVF_1_1ValVar.html +1 -1
  221. package/SVF-doxygen/html/classSVF_1_1VersionedFlowSensitive.html +1 -1
  222. package/SVF-doxygen/html/classSVF_1_1VersionedFlowSensitiveStat.html +1 -1
  223. package/SVF-doxygen/html/classSVF_1_1WPAPass.html +3 -3
  224. package/SVF-doxygen/html/functions_b.html +10 -9
  225. package/SVF-doxygen/html/functions_func_g.html +22 -20
  226. package/SVF-doxygen/html/functions_func_i.html +3 -3
  227. package/SVF-doxygen/html/functions_func_s.html +6 -6
  228. package/SVF-doxygen/html/functions_g.html +22 -20
  229. package/SVF-doxygen/html/functions_i.html +22 -16
  230. package/SVF-doxygen/html/functions_n.html +4 -4
  231. package/SVF-doxygen/html/functions_o.html +18 -19
  232. package/SVF-doxygen/html/functions_p.html +7 -7
  233. package/SVF-doxygen/html/functions_s.html +18 -16
  234. package/SVF-doxygen/html/functions_t.html +4 -4
  235. package/SVF-doxygen/html/functions_type_i.html +6 -0
  236. package/SVF-doxygen/html/functions_type_o.html +0 -3
  237. package/SVF-doxygen/html/functions_type_v.html +0 -3
  238. package/SVF-doxygen/html/functions_v.html +9 -12
  239. package/SVF-doxygen/html/functions_vars_b.html +1 -0
  240. package/SVF-doxygen/html/functions_vars_o.html +1 -1
  241. package/SVF-doxygen/html/functions_w.html +8 -8
  242. package/SVF-doxygen/html/namespaceSVF.html +44 -53
  243. package/SVF-doxygen/html/namespacemembers.html +1 -1
  244. package/SVF-doxygen/html/namespacemembers_func.html +1 -1
  245. package/SVF-doxygen/html/search/all_0.js +1 -1
  246. package/SVF-doxygen/html/search/all_10.js +324 -324
  247. package/SVF-doxygen/html/search/all_11.js +222 -222
  248. package/SVF-doxygen/html/search/all_12.js +543 -543
  249. package/SVF-doxygen/html/search/all_13.js +191 -191
  250. package/SVF-doxygen/html/search/all_14.js +67 -67
  251. package/SVF-doxygen/html/search/all_15.js +169 -170
  252. package/SVF-doxygen/html/search/all_16.js +63 -63
  253. package/SVF-doxygen/html/search/all_17.js +1 -1
  254. package/SVF-doxygen/html/search/all_18.js +1 -1
  255. package/SVF-doxygen/html/search/all_19.js +11 -11
  256. package/SVF-doxygen/html/search/all_1a.js +172 -172
  257. package/SVF-doxygen/html/search/all_2.js +1 -1
  258. package/SVF-doxygen/html/search/all_7.js +766 -765
  259. package/SVF-doxygen/html/search/all_8.js +196 -196
  260. package/SVF-doxygen/html/search/all_9.js +613 -611
  261. package/SVF-doxygen/html/search/all_a.js +46 -46
  262. package/SVF-doxygen/html/search/all_b.js +26 -26
  263. package/SVF-doxygen/html/search/all_c.js +116 -116
  264. package/SVF-doxygen/html/search/all_d.js +196 -196
  265. package/SVF-doxygen/html/search/all_e.js +207 -207
  266. package/SVF-doxygen/html/search/all_f.js +116 -116
  267. package/SVF-doxygen/html/search/classes_0.js +26 -26
  268. package/SVF-doxygen/html/search/classes_1.js +9 -9
  269. package/SVF-doxygen/html/search/classes_10.js +73 -73
  270. package/SVF-doxygen/html/search/classes_11.js +15 -15
  271. package/SVF-doxygen/html/search/classes_12.js +2 -2
  272. package/SVF-doxygen/html/search/classes_13.js +10 -10
  273. package/SVF-doxygen/html/search/classes_14.js +14 -14
  274. package/SVF-doxygen/html/search/classes_15.js +1 -1
  275. package/SVF-doxygen/html/search/classes_2.js +80 -80
  276. package/SVF-doxygen/html/search/classes_3.js +37 -37
  277. package/SVF-doxygen/html/search/classes_4.js +9 -9
  278. package/SVF-doxygen/html/search/classes_5.js +28 -28
  279. package/SVF-doxygen/html/search/classes_6.js +104 -104
  280. package/SVF-doxygen/html/search/classes_7.js +33 -33
  281. package/SVF-doxygen/html/search/classes_8.js +56 -56
  282. package/SVF-doxygen/html/search/classes_9.js +1 -1
  283. package/SVF-doxygen/html/search/classes_a.js +12 -12
  284. package/SVF-doxygen/html/search/classes_b.js +29 -29
  285. package/SVF-doxygen/html/search/classes_c.js +6 -6
  286. package/SVF-doxygen/html/search/classes_d.js +18 -18
  287. package/SVF-doxygen/html/search/classes_e.js +36 -36
  288. package/SVF-doxygen/html/search/classes_f.js +25 -25
  289. package/SVF-doxygen/html/search/defines_0.js +3 -3
  290. package/SVF-doxygen/html/search/defines_1.js +2 -2
  291. package/SVF-doxygen/html/search/defines_2.js +30 -30
  292. package/SVF-doxygen/html/search/defines_3.js +21 -21
  293. package/SVF-doxygen/html/search/defines_4.js +2 -2
  294. package/SVF-doxygen/html/search/defines_5.js +4 -4
  295. package/SVF-doxygen/html/search/defines_6.js +2 -2
  296. package/SVF-doxygen/html/search/defines_7.js +5 -5
  297. package/SVF-doxygen/html/search/defines_8.js +11 -11
  298. package/SVF-doxygen/html/search/defines_9.js +9 -9
  299. package/SVF-doxygen/html/search/defines_a.js +2 -2
  300. package/SVF-doxygen/html/search/defines_b.js +1 -1
  301. package/SVF-doxygen/html/search/defines_c.js +3 -3
  302. package/SVF-doxygen/html/search/defines_d.js +2 -2
  303. package/SVF-doxygen/html/search/defines_e.js +7 -7
  304. package/SVF-doxygen/html/search/defines_f.js +3 -3
  305. package/SVF-doxygen/html/search/enums_0.js +3 -3
  306. package/SVF-doxygen/html/search/enums_1.js +2 -2
  307. package/SVF-doxygen/html/search/enums_10.js +1 -1
  308. package/SVF-doxygen/html/search/enums_11.js +1 -1
  309. package/SVF-doxygen/html/search/enums_2.js +8 -8
  310. package/SVF-doxygen/html/search/enums_3.js +1 -1
  311. package/SVF-doxygen/html/search/enums_4.js +3 -3
  312. package/SVF-doxygen/html/search/enums_5.js +1 -1
  313. package/SVF-doxygen/html/search/enums_6.js +2 -2
  314. package/SVF-doxygen/html/search/enums_7.js +2 -2
  315. package/SVF-doxygen/html/search/enums_8.js +4 -4
  316. package/SVF-doxygen/html/search/enums_9.js +1 -1
  317. package/SVF-doxygen/html/search/enums_a.js +1 -1
  318. package/SVF-doxygen/html/search/enums_b.js +7 -7
  319. package/SVF-doxygen/html/search/enums_c.js +1 -1
  320. package/SVF-doxygen/html/search/enums_d.js +4 -4
  321. package/SVF-doxygen/html/search/enums_e.js +2 -2
  322. package/SVF-doxygen/html/search/enums_f.js +4 -4
  323. package/SVF-doxygen/html/search/enumvalues_0.js +14 -14
  324. package/SVF-doxygen/html/search/enumvalues_1.js +14 -14
  325. package/SVF-doxygen/html/search/enumvalues_10.js +35 -35
  326. package/SVF-doxygen/html/search/enumvalues_11.js +3 -3
  327. package/SVF-doxygen/html/search/enumvalues_12.js +10 -10
  328. package/SVF-doxygen/html/search/enumvalues_13.js +1 -1
  329. package/SVF-doxygen/html/search/enumvalues_14.js +1 -1
  330. package/SVF-doxygen/html/search/enumvalues_15.js +3 -3
  331. package/SVF-doxygen/html/search/enumvalues_2.js +36 -36
  332. package/SVF-doxygen/html/search/enumvalues_3.js +13 -13
  333. package/SVF-doxygen/html/search/enumvalues_4.js +2 -2
  334. package/SVF-doxygen/html/search/enumvalues_5.js +47 -47
  335. package/SVF-doxygen/html/search/enumvalues_6.js +6 -6
  336. package/SVF-doxygen/html/search/enumvalues_7.js +9 -9
  337. package/SVF-doxygen/html/search/enumvalues_8.js +23 -23
  338. package/SVF-doxygen/html/search/enumvalues_9.js +6 -6
  339. package/SVF-doxygen/html/search/enumvalues_a.js +15 -15
  340. package/SVF-doxygen/html/search/enumvalues_b.js +11 -11
  341. package/SVF-doxygen/html/search/enumvalues_c.js +5 -5
  342. package/SVF-doxygen/html/search/enumvalues_d.js +18 -18
  343. package/SVF-doxygen/html/search/enumvalues_e.js +9 -9
  344. package/SVF-doxygen/html/search/enumvalues_f.js +45 -45
  345. package/SVF-doxygen/html/search/files_0.js +13 -13
  346. package/SVF-doxygen/html/search/files_1.js +7 -7
  347. package/SVF-doxygen/html/search/files_10.js +8 -8
  348. package/SVF-doxygen/html/search/files_11.js +8 -8
  349. package/SVF-doxygen/html/search/files_12.js +2 -2
  350. package/SVF-doxygen/html/search/files_2.js +55 -55
  351. package/SVF-doxygen/html/search/files_3.js +14 -14
  352. package/SVF-doxygen/html/search/files_4.js +5 -5
  353. package/SVF-doxygen/html/search/files_5.js +13 -13
  354. package/SVF-doxygen/html/search/files_6.js +9 -9
  355. package/SVF-doxygen/html/search/files_7.js +14 -14
  356. package/SVF-doxygen/html/search/files_8.js +13 -13
  357. package/SVF-doxygen/html/search/files_9.js +18 -18
  358. package/SVF-doxygen/html/search/files_a.js +3 -3
  359. package/SVF-doxygen/html/search/files_b.js +2 -2
  360. package/SVF-doxygen/html/search/files_c.js +20 -20
  361. package/SVF-doxygen/html/search/files_d.js +4 -4
  362. package/SVF-doxygen/html/search/files_e.js +62 -62
  363. package/SVF-doxygen/html/search/files_f.js +8 -8
  364. package/SVF-doxygen/html/search/functions_0.js +12 -12
  365. package/SVF-doxygen/html/search/functions_1.js +360 -360
  366. package/SVF-doxygen/html/search/functions_10.js +140 -140
  367. package/SVF-doxygen/html/search/functions_11.js +138 -138
  368. package/SVF-doxygen/html/search/functions_12.js +278 -278
  369. package/SVF-doxygen/html/search/functions_13.js +59 -59
  370. package/SVF-doxygen/html/search/functions_14.js +39 -39
  371. package/SVF-doxygen/html/search/functions_15.js +71 -71
  372. package/SVF-doxygen/html/search/functions_16.js +32 -32
  373. package/SVF-doxygen/html/search/functions_17.js +3 -3
  374. package/SVF-doxygen/html/search/functions_18.js +172 -172
  375. package/SVF-doxygen/html/search/functions_2.js +86 -86
  376. package/SVF-doxygen/html/search/functions_3.js +257 -257
  377. package/SVF-doxygen/html/search/functions_4.js +75 -75
  378. package/SVF-doxygen/html/search/functions_5.js +53 -53
  379. package/SVF-doxygen/html/search/functions_6.js +59 -59
  380. package/SVF-doxygen/html/search/functions_7.js +852 -851
  381. package/SVF-doxygen/html/search/functions_8.js +148 -148
  382. package/SVF-doxygen/html/search/functions_9.js +429 -429
  383. package/SVF-doxygen/html/search/functions_a.js +30 -30
  384. package/SVF-doxygen/html/search/functions_b.js +2 -2
  385. package/SVF-doxygen/html/search/functions_c.js +26 -26
  386. package/SVF-doxygen/html/search/functions_d.js +77 -77
  387. package/SVF-doxygen/html/search/functions_e.js +35 -35
  388. package/SVF-doxygen/html/search/functions_f.js +56 -56
  389. package/SVF-doxygen/html/search/namespaces_0.js +1 -1
  390. package/SVF-doxygen/html/search/namespaces_1.js +7 -7
  391. package/SVF-doxygen/html/search/related_0.js +2 -2
  392. package/SVF-doxygen/html/search/related_1.js +2 -2
  393. package/SVF-doxygen/html/search/related_2.js +2 -2
  394. package/SVF-doxygen/html/search/related_3.js +2 -2
  395. package/SVF-doxygen/html/search/related_4.js +2 -2
  396. package/SVF-doxygen/html/search/related_5.js +1 -1
  397. package/SVF-doxygen/html/search/related_6.js +2 -2
  398. package/SVF-doxygen/html/search/related_7.js +4 -4
  399. package/SVF-doxygen/html/search/related_8.js +2 -2
  400. package/SVF-doxygen/html/search/related_9.js +4 -4
  401. package/SVF-doxygen/html/search/related_a.js +19 -19
  402. package/SVF-doxygen/html/search/related_b.js +4 -4
  403. package/SVF-doxygen/html/search/related_c.js +1 -1
  404. package/SVF-doxygen/html/search/related_d.js +11 -11
  405. package/SVF-doxygen/html/search/related_e.js +2 -2
  406. package/SVF-doxygen/html/search/related_f.js +2 -2
  407. package/SVF-doxygen/html/search/typedefs_0.js +18 -18
  408. package/SVF-doxygen/html/search/typedefs_1.js +26 -26
  409. package/SVF-doxygen/html/search/typedefs_10.js +61 -61
  410. package/SVF-doxygen/html/search/typedefs_11.js +13 -13
  411. package/SVF-doxygen/html/search/typedefs_12.js +11 -11
  412. package/SVF-doxygen/html/search/typedefs_13.js +34 -35
  413. package/SVF-doxygen/html/search/typedefs_14.js +8 -8
  414. package/SVF-doxygen/html/search/typedefs_2.js +129 -129
  415. package/SVF-doxygen/html/search/typedefs_3.js +39 -39
  416. package/SVF-doxygen/html/search/typedefs_4.js +17 -17
  417. package/SVF-doxygen/html/search/typedefs_5.js +41 -41
  418. package/SVF-doxygen/html/search/typedefs_6.js +55 -55
  419. package/SVF-doxygen/html/search/typedefs_7.js +44 -42
  420. package/SVF-doxygen/html/search/typedefs_8.js +1 -1
  421. package/SVF-doxygen/html/search/typedefs_9.js +6 -6
  422. package/SVF-doxygen/html/search/typedefs_a.js +29 -29
  423. package/SVF-doxygen/html/search/typedefs_b.js +29 -29
  424. package/SVF-doxygen/html/search/typedefs_c.js +41 -41
  425. package/SVF-doxygen/html/search/typedefs_d.js +14 -15
  426. package/SVF-doxygen/html/search/typedefs_e.js +52 -52
  427. package/SVF-doxygen/html/search/typedefs_f.js +14 -14
  428. package/SVF-doxygen/html/search/variables_0.js +151 -151
  429. package/SVF-doxygen/html/search/variables_1.js +75 -75
  430. package/SVF-doxygen/html/search/variables_10.js +97 -97
  431. package/SVF-doxygen/html/search/variables_11.js +44 -44
  432. package/SVF-doxygen/html/search/variables_12.js +92 -92
  433. package/SVF-doxygen/html/search/variables_13.js +75 -75
  434. package/SVF-doxygen/html/search/variables_14.js +14 -14
  435. package/SVF-doxygen/html/search/variables_15.js +48 -48
  436. package/SVF-doxygen/html/search/variables_16.js +9 -9
  437. package/SVF-doxygen/html/search/variables_17.js +1 -1
  438. package/SVF-doxygen/html/search/variables_18.js +2 -2
  439. package/SVF-doxygen/html/search/variables_2.js +38 -38
  440. package/SVF-doxygen/html/search/variables_3.js +142 -142
  441. package/SVF-doxygen/html/search/variables_4.js +55 -55
  442. package/SVF-doxygen/html/search/variables_5.js +36 -36
  443. package/SVF-doxygen/html/search/variables_6.js +66 -66
  444. package/SVF-doxygen/html/search/variables_7.js +33 -33
  445. package/SVF-doxygen/html/search/variables_8.js +7 -7
  446. package/SVF-doxygen/html/search/variables_9.js +77 -77
  447. package/SVF-doxygen/html/search/variables_a.js +4 -4
  448. package/SVF-doxygen/html/search/variables_b.js +10 -10
  449. package/SVF-doxygen/html/search/variables_c.js +45 -45
  450. package/SVF-doxygen/html/search/variables_d.js +56 -56
  451. package/SVF-doxygen/html/search/variables_e.js +123 -123
  452. package/SVF-doxygen/html/search/variables_f.js +30 -30
  453. package/SVF-doxygen/html/structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +1 -1
  454. package/SVF-doxygen/html/structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html +2 -2
  455. package/SVF-doxygen/html/structSVF_1_1Hash_3_01NodePair_01_4.html +11 -11
  456. package/SVF-doxygen/html/structstd_1_1hash_3_01SVF_1_1AccessPath_01_4.html +9 -9
  457. package/SVF-doxygen/html/structstd_1_1hash_3_01SVF_1_1NodePair_01_4.html +11 -11
  458. package/SVF-doxygen/html/structstd_1_1hash_3_01SVF_1_1SparseBitVector_3_01N_01_4_01_4.html +7 -7
  459. package/SVF-doxygen/html/structstd_1_1hash_3_01std_1_1vector_3_01T_01_4_01_4.html +14 -14
  460. package/SVF-doxygen/html/svf-ex_8cpp.html +22 -22
  461. package/SVF-doxygen/html/svf-ex_8cpp_source.html +23 -23
  462. package/package.json +1 -1
  463. package/svf/include/AbstractExecution/IntervalValue.h +3 -3
  464. package/svf/include/AbstractExecution/SVFIR2ItvExeState.h +5 -5
  465. package/svf/include/MemoryModel/AccessPath.h +6 -5
  466. package/svf/include/SVFIR/SVFStatements.h +3 -1
  467. package/svf/include/SVFIR/SVFType.h +18 -11
  468. package/svf/lib/AbstractExecution/SVFIR2ItvExeState.cpp +212 -185
  469. package/svf/lib/MemoryModel/AccessPath.cpp +10 -9
  470. package/svf/lib/SVFIR/SVFFileSystem.cpp +5 -5
  471. package/svf/lib/SVFIR/SVFType.cpp +0 -7
  472. package/svf-llvm/lib/LLVMModule.cpp +16 -5
  473. package/svf-llvm/lib/LLVMUtil.cpp +0 -9
  474. package/svf-llvm/lib/SymbolTableBuilder.cpp +4 -4
@@ -1,854 +1,855 @@
1
1
  var searchData=
2
2
  [
3
- ['gamma_5fhat_8168',['gamma_hat',['../classSVF_1_1RelationSolver.html#aa36598cc7299b8d1f1868532722d84e3',1,'SVF::RelationSolver::gamma_hat(IntervalExeState &exeState)'],['../classSVF_1_1RelationSolver.html#a6bca5f474d248479e90cb969c018fe7a',1,'SVF::RelationSolver::gamma_hat(IntervalExeState &alpha, IntervalExeState &exeState)'],['../classSVF_1_1RelationSolver.html#a2ff9bd879bda9682316256eac1712f0a',1,'SVF::RelationSolver::gamma_hat(u32_t id, IntervalExeState &exeState)']]],
4
- ['gatheraggs_8169',['gatherAggs',['../classSVF_1_1DCHGraph.html#a8fcbea9435a77beb27ad64d5a3175b0b',1,'SVF::DCHGraph']]],
5
- ['generatejson_8170',['generateJson',['../classSVF_1_1SVFIRWriter.html#a875f285e8429e7f5ee5fc5f28d44df12',1,'SVF::SVFIRWriter']]],
6
- ['generatejsonstring_8171',['generateJsonString',['../classSVF_1_1SVFIRWriter.html#aadc74883ff7e1a7b583ec46e3c54de1c',1,'SVF::SVFIRWriter']]],
7
- ['generatemrs_8172',['generateMRs',['../classSVF_1_1MRGenerator.html#a4f65593325e4391333fa1b0bedbffc4a',1,'SVF::MRGenerator']]],
8
- ['generic_5fbridge_5fgep_5ftype_5fiterator_8173',['generic_bridge_gep_type_iterator',['../classllvm_1_1generic__bridge__gep__type__iterator.html#a93f554395c6f42b26bea2ba3c70442c3',1,'llvm::generic_bridge_gep_type_iterator']]],
9
- ['genericbug_8174',['GenericBug',['../classSVF_1_1GenericBug.html#a3f62d1f1307b9e6771d7449d0855d7e4',1,'SVF::GenericBug']]],
10
- ['genericedge_8175',['GenericEdge',['../classSVF_1_1GenericEdge.html#a6764973569c281d483afab17a75cb4dc',1,'SVF::GenericEdge']]],
11
- ['genericedgetojson_8176',['genericEdgeToJson',['../classSVF_1_1SVFIRWriter.html#af6ed00dc51796c4162157ac174fc2a1a',1,'SVF::SVFIRWriter']]],
12
- ['genericgraph_8177',['GenericGraph',['../classSVF_1_1GenericGraph.html#aa5837cddbbd63c5a8ac5725bcecb192f',1,'SVF::GenericGraph']]],
13
- ['genericgraphtojson_8178',['genericGraphToJson',['../classSVF_1_1SVFIRWriter.html#a9810ce9b0ce6c4f8f710e81ec8d08ec3',1,'SVF::SVFIRWriter']]],
14
- ['genericgraphwriter_8179',['GenericGraphWriter',['../classSVF_1_1GenericGraphWriter.html#ac9d7d0ab898033282898731a6092efaa',1,'SVF::GenericGraphWriter']]],
15
- ['genericnode_8180',['GenericNode',['../classSVF_1_1GenericNode.html#acdca5baae3e9e4208a60322fec9c9d3f',1,'SVF::GenericNode']]],
16
- ['genericnodetojson_8181',['genericNodeToJson',['../classSVF_1_1SVFIRWriter.html#a6492c9b80d1cc03732297c38f8a41408',1,'SVF::SVFIRWriter']]],
17
- ['gepcgedge_8182',['GepCGEdge',['../classSVF_1_1GepCGEdge.html#a17660f0d48006b9ee1d095218c5ab4a0',1,'SVF::GepCGEdge::GepCGEdge()'],['../classSVF_1_1GepCGEdge.html#ac80df552aa58bb5d285f35bc246dde1b',1,'SVF::GepCGEdge::GepCGEdge(const GepCGEdge &)'],['../classSVF_1_1GepCGEdge.html#a7c60fffa69c2d029d7808e046c9adce4',1,'SVF::GepCGEdge::GepCGEdge(ConstraintNode *s, ConstraintNode *d, ConstraintEdgeK k, EdgeID id)']]],
18
- ['gepobjvar_8183',['GepObjVar',['../classSVF_1_1GepObjVar.html#a49ddeb8f51a590715175021db2da4276',1,'SVF::GepObjVar::GepObjVar(NodeID i, PNODEK ty=GepObjNode)'],['../classSVF_1_1GepObjVar.html#ac381c3e72e6fd600c8e9a86019e94d26',1,'SVF::GepObjVar::GepObjVar(const MemObj *mem, NodeID i, const APOffset &apOffset, PNODEK ty=GepObjNode)']]],
19
- ['gepstmt_8184',['GepStmt',['../classSVF_1_1GepStmt.html#a9877729d1b82317d6e5d28bea9741586',1,'SVF::GepStmt::GepStmt()'],['../classSVF_1_1GepStmt.html#a800c21f9263eb5d9b1980b1dff013391',1,'SVF::GepStmt::GepStmt(const GepStmt &)'],['../classSVF_1_1GepStmt.html#a81ae1d0e28cc0c0fac1733dfc50815ae',1,'SVF::GepStmt::GepStmt(SVFVar *s, SVFVar *d, const AccessPath &ap, bool varfld=false)']]],
20
- ['gepvalvar_8185',['GepValVar',['../classSVF_1_1GepValVar.html#ac3ce93bb70d5f45e299491b44d4b8f6d',1,'SVF::GepValVar::GepValVar(NodeID i)'],['../classSVF_1_1GepValVar.html#a8925d5c0e143cf23cc40c9af876b4550',1,'SVF::GepValVar::GepValVar(const SVFValue *val, NodeID i, const AccessPath &ap, const SVFType *ty)']]],
21
- ['gepvfgnode_8186',['GepVFGNode',['../classSVF_1_1GepVFGNode.html#a0c5d942e163a732ce78af81327e73ab2',1,'SVF::GepVFGNode::GepVFGNode()'],['../classSVF_1_1GepVFGNode.html#a1edc695ae4d62a0fe19ecba74a1db3e4',1,'SVF::GepVFGNode::GepVFGNode(const GepVFGNode &)'],['../classSVF_1_1GepVFGNode.html#a4877548499e779b09a0cb29ad9ec0f43',1,'SVF::GepVFGNode::GepVFGNode(NodeID id, const GepStmt *edge)']]],
22
- ['geq_8187',['geq',['../classSVF_1_1BoundedZ3Expr.html#acce45e2300e0c1871efec36e727ed77d',1,'SVF::BoundedZ3Expr::geq()'],['../classSVF_1_1IntervalValue.html#a312f9257f8562fce510c1257d8a6e4df',1,'SVF::IntervalValue::geq()'],['../classSVF_1_1NumericLiteral.html#ab8ea498ca849eb969e721772d432b29d',1,'SVF::NumericLiteral::geq()'],['../classSVF_1_1SingleAbsValue.html#a1cd0c6b14e0cdfb82aba7f8b8734e72a',1,'SVF::SingleAbsValue::geq()']]],
23
- ['geqvartovalmap_8188',['geqVarToValMap',['../classSVF_1_1IntervalExeState.html#a695fcc1ffc4a0fab83cc65ee755eebcb',1,'SVF::IntervalExeState']]],
24
- ['get_8189',['get',['../classSVF_1_1NodeIDAllocator.html#a2bd3ca30fc9669d9a0327544bdb4557b',1,'SVF::NodeIDAllocator']]],
25
- ['get_5falloc_5farg_5fpos_8190',['get_alloc_arg_pos',['../classSVF_1_1ExtAPI.html#a68939c789d0530151a4e79e79317531a',1,'SVF::ExtAPI']]],
26
- ['get_5farray_5fitem_8191',['get_array_item',['../cJSON_8cpp.html#a82f460889bcb63ee840fc821feef5aa5',1,'cJSON.cpp']]],
27
- ['get_5fcond_8192',['get_cond',['../classSVF_1_1CondVar.html#af84e7bfcff909009be5e109c600c63fe',1,'SVF::CondVar']]],
28
- ['get_5fdecimal_5fpoint_8193',['get_decimal_point',['../cJSON_8cpp.html#ab25412ae56c8c594831918169bea100d',1,'cJSON.cpp']]],
29
- ['get_5fid_8194',['get_id',['../classSVF_1_1CondVar.html#a5d64fa2be89051cd03301e3b07bffd6a',1,'SVF::CondVar']]],
30
- ['get_5fnumeral_5fint_8195',['get_numeral_int',['../classSVF_1_1Z3Expr.html#aa6c7fee4f418817dfa7458d830303f6e',1,'SVF::Z3Expr']]],
31
- ['get_5fnumeral_5fint64_8196',['get_numeral_int64',['../classSVF_1_1Z3Expr.html#ad94bbaa31e6df4e8b8238d69b8f4ae06',1,'SVF::Z3Expr']]],
32
- ['get_5fobject_5fitem_8197',['get_object_item',['../cJSON_8cpp.html#a768303890e9be802d51b0e0a110302f4',1,'cJSON.cpp']]],
33
- ['get_5fsort_8198',['get_sort',['../classSVF_1_1Z3Expr.html#a8b2b5fa74704d776a2cd415b599a1393',1,'SVF::Z3Expr']]],
34
- ['getabstractstate_8199',['getAbstractState',['../classSVF_1_1SymState.html#ace7b6c80e86443e8bda390d8281be250',1,'SVF::SymState::getAbstractState() const'],['../classSVF_1_1SymState.html#add4fcf05024ada844578fcd0caf061cc',1,'SVF::SymState::getAbstractState()']]],
35
- ['getabstractvaluekind_8200',['getAbstractValueKind',['../classSVF_1_1AbstractValue.html#a74bc740e894dfbdb2253bedc2851dd2e',1,'SVF::AbstractValue']]],
36
- ['getaccesspath_8201',['getAccessPath',['../classSVF_1_1NormalGepCGEdge.html#aa9b33abf88b6dbaace1bea0fbbcef83f',1,'SVF::NormalGepCGEdge::getAccessPath()'],['../classSVF_1_1GepStmt.html#a6c74f234a6b40bc5292bb14874c2e600',1,'SVF::GepStmt::getAccessPath()']]],
37
- ['getaccesspathfrombasenode_8202',['getAccessPathFromBaseNode',['../classSVF_1_1SVFIRBuilder.html#a7c401d6929e583be734c0c4e9957d0d7',1,'SVF::SVFIRBuilder']]],
38
- ['getactualindef_8203',['getActualINDef',['../classSVF_1_1SVFGOPT.html#a550f93b640a6fd68773fbafd2944d7df',1,'SVF::SVFGOPT']]],
39
- ['getactualinsvfgnodes_8204',['getActualINSVFGNodes',['../classSVF_1_1SVFG.html#a475205e221890204c7770c414ee63975',1,'SVF::SVFG']]],
40
- ['getactualoutsvfgnodes_8205',['getActualOUTSVFGNodes',['../classSVF_1_1SVFG.html#a5b7ae610bee28acc2905ca82928e714f',1,'SVF::SVFG']]],
41
- ['getactualparmatforksite_8206',['getActualParmAtForkSite',['../classSVF_1_1ThreadAPI.html#ae63bd645cca6c9681fa1383cbbf08c94',1,'SVF::ThreadAPI::getActualParmAtForkSite(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a4338fae70390a4e34ba8c889967d6104',1,'SVF::ThreadAPI::getActualParmAtForkSite(CallSite cs) const'],['../namespaceSVF_1_1SVFUtil.html#a8c64663b564eb7c399013389920ab500',1,'SVF::SVFUtil::getActualParmAtForkSite(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#abf35d3e0f808fbb5921f9a8d89cb8015',1,'SVF::SVFUtil::getActualParmAtForkSite(const SVFInstruction *inst)']]],
42
- ['getactualparms_8207',['getActualParms',['../classSVF_1_1CallICFGNode.html#ab43c000436d0f6d978f4fff831671d5c',1,'SVF::CallICFGNode']]],
43
- ['getactualparmvfgnode_8208',['getActualParmVFGNode',['../classSVF_1_1VFG.html#a6bbfe457dcc7104e6928323499ea964e',1,'SVF::VFG']]],
44
- ['getactualpts_8209',['getActualPts',['../classSVF_1_1PersistentPointsToCache.html#ab2888b033a29de3af48d377dc2fe70aa',1,'SVF::PersistentPointsToCache']]],
45
- ['getactualret_8210',['getActualRet',['../classSVF_1_1RetICFGNode.html#a9815b38f376af31b14ea2e0f3afd3427',1,'SVF::RetICFGNode']]],
46
- ['getactualretvfgnode_8211',['getActualRetVFGNode',['../classSVF_1_1VFG.html#a0b072e8e45899b89da0a466140563c38',1,'SVF::VFG']]],
47
- ['getaddrcgedges_8212',['getAddrCGEdges',['../classSVF_1_1ConstraintGraph.html#adee52f15f5ff58dd455e419c2643f89b',1,'SVF::ConstraintGraph']]],
48
- ['getaddrinedges_8213',['getAddrInEdges',['../classSVF_1_1ConstraintNode.html#ae6a98932b0f0732d4af1ca8266d58077',1,'SVF::ConstraintNode']]],
49
- ['getaddroutedges_8214',['getAddrOutEdges',['../classSVF_1_1ConstraintNode.html#a9058618987da9d21156cea72a5d5ddad',1,'SVF::ConstraintNode']]],
50
- ['getaggs_8215',['getAggs',['../classSVF_1_1DCHGraph.html#a159e158c794fff115d5642b85963f43b',1,'SVF::DCHGraph']]],
51
- ['getaliasmemregions_8216',['getAliasMemRegions',['../classSVF_1_1MRGenerator.html#ad740188222439c089907fa6c6c951f02',1,'SVF::MRGenerator']]],
52
- ['getaliasset_8217',['getAliasSet',['../classSVF_1_1SVFModule.html#aceb9c743ba592836586f3cfb76e56108',1,'SVF::SVFModule']]],
53
- ['getallcallsitesinvokingcallee_8218',['getAllCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a80070e2f50ed1036d334250841215ca8',1,'SVF::PTACallGraph']]],
54
- ['getallfieldsobjvars_8219',['getAllFieldsObjVars',['../classSVF_1_1ConstraintGraph.html#afd200919cf8742bb62bb0bde279a558a',1,'SVF::ConstraintGraph::getAllFieldsObjVars()'],['../classSVF_1_1PointerAnalysis.html#a5dddd53b4ca9d7cc23d88ed9f3de9fde',1,'SVF::PointerAnalysis::getAllFieldsObjVars()'],['../classSVF_1_1SVFIR.html#a7276e82b4648ed0e1b3d1b8b37b24089',1,'SVF::SVFIR::getAllFieldsObjVars(const MemObj *obj)'],['../classSVF_1_1SVFIR.html#a942072d153928e478c76e4b7f1fafa29',1,'SVF::SVFIR::getAllFieldsObjVars(NodeID id)']]],
55
- ['getallpts_8220',['getAllPts',['../classSVF_1_1PTData.html#adbe2b955f119871b54dc502de84b94c4',1,'SVF::PTData::getAllPts()'],['../classSVF_1_1MutablePTData.html#ad20254ace6d9976da2099413f5790458',1,'SVF::MutablePTData::getAllPts()'],['../classSVF_1_1MutableDiffPTData.html#adb89579b46a478f6d0e30e790838dca9',1,'SVF::MutableDiffPTData::getAllPts()'],['../classSVF_1_1MutableDFPTData.html#ac9120fbb056e23cdf84646a37d809a8d',1,'SVF::MutableDFPTData::getAllPts()'],['../classSVF_1_1MutableVersionedPTData.html#a6cac338e74f869d0e708c7e2b356b5d7',1,'SVF::MutableVersionedPTData::getAllPts()'],['../classSVF_1_1PersistentPointsToCache.html#ab84d0806e87c982bf81ae309f28751e3',1,'SVF::PersistentPointsToCache::getAllPts()'],['../classSVF_1_1PersistentPTData.html#a3b1d6e55ccaf82cd03914a1c948c4577',1,'SVF::PersistentPTData::getAllPts()'],['../classSVF_1_1PersistentDiffPTData.html#a00d3ec19f1b669edee5af7757e03a0ef',1,'SVF::PersistentDiffPTData::getAllPts()'],['../classSVF_1_1PersistentDFPTData.html#abc8fbd41eddccddbbdc3316a3fd03276',1,'SVF::PersistentDFPTData::getAllPts()'],['../classSVF_1_1PersistentVersionedPTData.html#acfc73119798cb830a49f85ffab2654af',1,'SVF::PersistentVersionedPTData::getAllPts()']]],
56
- ['getallvalidptrs_8221',['getAllValidPtrs',['../classSVF_1_1PointerAnalysis.html#a60b111647e000cc983aa52513f90afbc',1,'SVF::PointerAnalysis::getAllValidPtrs()'],['../classSVF_1_1SVFIR.html#a7990c72dd6d645d713f19ed973841484',1,'SVF::SVFIR::getAllValidPtrs()']]],
57
- ['getanalysisty_8222',['getAnalysisTy',['../classSVF_1_1PointerAnalysis.html#ac23f71c1307cda9cba44acc40059f0a3',1,'SVF::PointerAnalysis']]],
58
- ['getancestorthread_8223',['getAncestorThread',['../classSVF_1_1TCT.html#aeb7dff0c02a90cb338c8d054d2b78984',1,'SVF::TCT']]],
59
- ['getandersenanalysis_8224',['getAndersenAnalysis',['../classSVF_1_1DDAVFSolver.html#ac39860015b45b9af6351d0343f8983bb',1,'SVF::DDAVFSolver']]],
60
- ['getannotations_8225',['getAnnotations',['../classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b',1,'SVF::SVFFunction']]],
61
- ['getarg_8226',['getArg',['../classSVF_1_1SVFFunction.html#a10d9481ae41dce4f266dad5e64fffcee',1,'SVF::SVFFunction']]],
62
- ['getargno_8227',['getArgNo',['../classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591',1,'SVF::SVFArgument']]],
63
- ['getargoperand_8228',['getArgOperand',['../classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14',1,'SVF::SVFCallInst::getArgOperand()'],['../classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5',1,'SVF::CallSite::getArgOperand()']]],
64
- ['getargument_8229',['getArgument',['../classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc',1,'SVF::CallSite']]],
65
- ['getattributedkind_8230',['getAttributedKind',['../classSVF_1_1GrammarBase.html#af418e1033618da75e974a04ee1d7e275',1,'SVF::GrammarBase']]],
66
- ['getattrsyms_8231',['getAttrSyms',['../classSVF_1_1GrammarBase.html#a2620ded7573ebdb8b4595e199105ef0e',1,'SVF::GrammarBase']]],
67
- ['getbackwardslicesize_8232',['getBackwardSliceSize',['../classSVF_1_1ProgSlice.html#a967fa01a8baae0dd086b5c09ae0faa7b',1,'SVF::ProgSlice']]],
68
- ['getbasenode_8233',['getBaseNode',['../classSVF_1_1GepObjVar.html#a4c5e346db61f7e04c15bf8527d8eff3c',1,'SVF::GepObjVar']]],
69
- ['getbaseobj_8234',['getBaseObj',['../classSVF_1_1SVFIR.html#af76a55c3b8255a81a566bdce35ffc749',1,'SVF::SVFIR']]],
70
- ['getbaseobjvar_8235',['getBaseObjVar',['../classSVF_1_1ConstraintGraph.html#a6e8c46641da751fe3369c9d5407ce415',1,'SVF::ConstraintGraph::getBaseObjVar()'],['../classSVF_1_1PointerAnalysis.html#a9f1c599cb9f6e2ae83e29bb84ef6831c',1,'SVF::PointerAnalysis::getBaseObjVar()'],['../classSVF_1_1SVFIR.html#a77a6bb9335aa12d29825af1b5ea07e08',1,'SVF::SVFIR::getBaseObjVar()']]],
71
- ['getbasetypeandflattenedfields_8236',['getBaseTypeAndFlattenedFields',['../classSVF_1_1SVFIRBuilder.html#aa7e7b3dba00201972783f93c35cadad9',1,'SVF::SVFIRBuilder']]],
72
- ['getbasevalueforextarg_8237',['getBaseValueForExtArg',['../classSVF_1_1SVFIRBuilder.html#a892ab8cad098e9e9d8425e7f05e35c59',1,'SVF::SVFIRBuilder']]],
73
- ['getbasevalvar_8238',['getBaseValVar',['../classSVF_1_1SVFIR.html#a5298f34143ec3a2e6bb74ebad668cbbc',1,'SVF::SVFIR']]],
74
- ['getbasicblock_8239',['getBasicBlock',['../classSVF_1_1LoadMU.html#a11acf529725aba325062cdf2cc62caef',1,'SVF::LoadMU::getBasicBlock()'],['../classSVF_1_1CallMU.html#a5a45d48e3b776ad7785a690076134b36',1,'SVF::CallMU::getBasicBlock()'],['../classSVF_1_1StoreCHI.html#ae232efca311f75613b16c2a3195c0620',1,'SVF::StoreCHI::getBasicBlock()'],['../classSVF_1_1CallCHI.html#ac4f516d070475b92700713121db938b6',1,'SVF::CallCHI::getBasicBlock()'],['../classSVF_1_1MSSAPHI.html#af3f9d8d92286b914618dad108c233422',1,'SVF::MSSAPHI::getBasicBlock()']]],
75
- ['getbasicblocklist_8240',['getBasicBlockList',['../classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38',1,'SVF::SVFFunction']]],
76
- ['getbb_8241',['getBB',['../classSVF_1_1ICFGNode.html#ae7e734f4ceca40c6cf46f16d088780ca',1,'SVF::ICFGNode::getBB()'],['../classSVF_1_1SVFStmt.html#a456aaaef63d384d9789efbbec2837a33',1,'SVF::SVFStmt::getBB()']]],
77
- ['getbb2pidom_8242',['getBB2PIdom',['../classSVF_1_1SVFLoopAndDomInfo.html#ae8a308d5ee34c0eb4a6c1278565e5907',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2ada6e195ad3a7e26c7e7dff7459cb34',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom()']]],
78
- ['getbbpdomlevel_8243',['getBBPDomLevel',['../classSVF_1_1SVFLoopAndDomInfo.html#ac285502846c993f149b6bcc3e04f767e',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2f718b022db1b633c5be47fcb4dcaae9',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel()']]],
79
- ['getbbphinum_8244',['getBBPhiNum',['../classSVF_1_1MemSSA.html#a9bb6512999cbf9c7c03153be77c8af20',1,'SVF::MemSSA']]],
80
- ['getbbpredecessornum_8245',['getBBPredecessorNum',['../namespaceSVF_1_1LLVMUtil.html#ae617611b584e3d899984c376a6e91987',1,'SVF::LLVMUtil']]],
81
- ['getbbpredecessorpos_8246',['getBBPredecessorPos',['../classSVF_1_1SVFBasicBlock.html#a59a4b7d815f624e448afe3ac0e9d18f5',1,'SVF::SVFBasicBlock::getBBPredecessorPos(const SVFBasicBlock *succbb)'],['../classSVF_1_1SVFBasicBlock.html#a5fe2dae55581ff1cd6ef251a351d5c4f',1,'SVF::SVFBasicBlock::getBBPredecessorPos(const SVFBasicBlock *succbb) const']]],
82
- ['getbbsuccessorbranchid_8247',['getBBSuccessorBranchID',['../classSVF_1_1CDGBuilder.html#af65f6090142a61d13e1510c771baaeb1',1,'SVF::CDGBuilder']]],
83
- ['getbbsuccessorpos_8248',['getBBSuccessorPos',['../classSVF_1_1SVFBasicBlock.html#ab8a735b5d183f5190c4c45b313f1b174',1,'SVF::SVFBasicBlock::getBBSuccessorPos(const SVFBasicBlock *succbb)'],['../classSVF_1_1SVFBasicBlock.html#a104c66cdd4d88ba90eefd32bc9eef389',1,'SVF::SVFBasicBlock::getBBSuccessorPos(const SVFBasicBlock *succbb) const']]],
84
- ['getbbtophisetmap_8249',['getBBToPhiSetMap',['../classSVF_1_1MemSSA.html#a966477062a453901da3631015fcf737d',1,'SVF::MemSSA']]],
85
- ['getbeforebrackets_8250',['getBeforeBrackets',['../namespaceSVF_1_1cppUtil.html#a1cf2e4671b16b477cc779c72f2419234',1,'SVF::cppUtil']]],
86
- ['getbeforeparenthesis_8251',['getBeforeParenthesis',['../CppUtil_8cpp.html#a2bff9158f699b6fd11c8e116b91e4809',1,'CppUtil.cpp']]],
87
- ['getbinaryopvfgnode_8252',['getBinaryOPVFGNode',['../classSVF_1_1VFG.html#a27bd4d5ba75d65056d77882869b0c64d',1,'SVF::VFG']]],
88
- ['getblackholenode_8253',['getBlackHoleNode',['../classSVF_1_1ConstraintGraph.html#ab2b4725a8fcae8a1bc3c026d236005b8',1,'SVF::ConstraintGraph::getBlackHoleNode()'],['../classSVF_1_1IRGraph.html#a3ce34b9fcb651689bce44ab48fbcdff0',1,'SVF::IRGraph::getBlackHoleNode()']]],
89
- ['getblackholeobj_8254',['getBlackHoleObj',['../classSVF_1_1IRGraph.html#aafe9544b07a8c40bf915613df11df48e',1,'SVF::IRGraph']]],
90
- ['getblkobj_8255',['getBlkObj',['../classSVF_1_1SymbolTableInfo.html#aebf96274e1ad2a523981487839a3025e',1,'SVF::SymbolTableInfo']]],
91
- ['getblkptr_8256',['getBlkPtr',['../classSVF_1_1IRGraph.html#a3b417ee79560fd00f4cf80906044c198',1,'SVF::IRGraph']]],
92
- ['getbranchcond_8257',['getBranchCond',['../classSVF_1_1SaberCondAllocator.html#a7d5ec3597ef0befe3b928c04db706d7a',1,'SVF::SaberCondAllocator']]],
93
- ['getbranchcondition_8258',['getBranchCondition',['../classSVF_1_1SymState.html#a0705ae2a96a3ea5aa07cc2db928946bc',1,'SVF::SymState']]],
94
- ['getbranchconditions_8259',['getBranchConditions',['../classSVF_1_1CDGEdge.html#aedf54ed1ce3b77c3565390ddc52bd438',1,'SVF::CDGEdge']]],
95
- ['getbranchinst_8260',['getBranchInst',['../classSVF_1_1BranchStmt.html#a2c6fe09027838f9e0ad9ab8193ce8e9b',1,'SVF::BranchStmt']]],
96
- ['getbranchstmt_8261',['getBranchStmt',['../classSVF_1_1BranchVFGNode.html#abbb429b521b54c2d7a6d8d7f52751455',1,'SVF::BranchVFGNode']]],
97
- ['getbranchvfgnode_8262',['getBranchVFGNode',['../classSVF_1_1VFG.html#a47609382fcd9ef36706e1d0f0531a843',1,'SVF::VFG']]],
98
- ['getbugdescription_8263',['getBugDescription',['../classSVF_1_1GenericBug.html#aed9feb57ffb0860cbdd13698fd4dbf6c',1,'SVF::GenericBug::getBugDescription()'],['../classSVF_1_1BufferOverflowBug.html#a192bb246ed947f33cf7b02493c8fded8',1,'SVF::BufferOverflowBug::getBugDescription()'],['../classSVF_1_1NeverFreeBug.html#a0e52a0f35ff4d536f2de27a22139e59c',1,'SVF::NeverFreeBug::getBugDescription()'],['../classSVF_1_1PartialLeakBug.html#abd956a30bc4f8b1e25826149d20ea2b5',1,'SVF::PartialLeakBug::getBugDescription()'],['../classSVF_1_1DoubleFreeBug.html#acf0d2ffb52d0b322421a5556d41a1d63',1,'SVF::DoubleFreeBug::getBugDescription()'],['../classSVF_1_1FileNeverCloseBug.html#a80257bc6a9cf4eecfa402def59993e6e',1,'SVF::FileNeverCloseBug::getBugDescription()'],['../classSVF_1_1FilePartialCloseBug.html#a16b96f3c79cf5edae0f0f02e52344283',1,'SVF::FilePartialCloseBug::getBugDescription()'],['../classSVF_1_1FullNullPtrDereferenceBug.html#a8f057178ee7182d691dbb3103d0d0d43',1,'SVF::FullNullPtrDereferenceBug::getBugDescription()'],['../classSVF_1_1PartialNullPtrDereferenceBug.html#a910f2e839e1e722655fbb2266c15f136',1,'SVF::PartialNullPtrDereferenceBug::getBugDescription()']]],
99
- ['getbugreport_8264',['getBugReport',['../classSVF_1_1SrcSnkDDA.html#a14b15c837ae7975f0a7ccf89ed94aed5',1,'SVF::SrcSnkDDA']]],
100
- ['getbugset_8265',['getBugSet',['../classSVF_1_1SVFBugReport.html#a7dbf4adc013615567b33b6e293b61c8e',1,'SVF::SVFBugReport']]],
101
- ['getbugtype_8266',['getBugType',['../classSVF_1_1GenericBug.html#a693839b33e167cd0688be2e1738198f2',1,'SVF::GenericBug']]],
102
- ['getbvpointsto_8267',['getBVPointsTo',['../classSVF_1_1CondPTAImpl.html#a94f3e4d073b8c5bab3c46058ddba3f43',1,'SVF::CondPTAImpl']]],
103
- ['getbytefromgeptypepair_8268',['getBytefromGepTypePair',['../classSVF_1_1SVFIR2ItvExeState.html#aab58bfb31793026bc54b8996371e90f4',1,'SVF::SVFIR2ItvExeState']]],
104
- ['getbytesizeofobj_8269',['getByteSizeOfObj',['../classSVF_1_1MemObj.html#ab993dcaf5bcc1d6144cd94bcb8e18c6d',1,'SVF::MemObj::getByteSizeOfObj()'],['../classSVF_1_1ObjTypeInfo.html#ad5c4590f26859a5004b612a335a61916',1,'SVF::ObjTypeInfo::getByteSizeOfObj()']]],
105
- ['getcachedadpointsto_8270',['getCachedADPointsTo',['../classSVF_1_1DDAVFSolver.html#a2a2b3783074c9f509fc265b97b979704',1,'SVF::DDAVFSolver']]],
106
- ['getcachedpointsto_8271',['getCachedPointsTo',['../classSVF_1_1DDAVFSolver.html#ae31e9281e4f1e0585fdf328b7339e1bf',1,'SVF::DDAVFSolver']]],
107
- ['getcachedtlpointsto_8272',['getCachedTLPointsTo',['../classSVF_1_1DDAVFSolver.html#aac432dfa7ccfc3434d9e0e2eb65afe7f',1,'SVF::DDAVFSolver::getCachedTLPointsTo()'],['../classSVF_1_1FlowDDA.html#a950d653b249cfc2d20932adb3498b99b',1,'SVF::FlowDDA::getCachedTLPointsTo()']]],
108
- ['getcallblock_8273',['getCallBlock',['../classSVF_1_1ICFG.html#a1490b28446b9d8efee567ec02e2abcf3',1,'SVF::ICFG']]],
109
- ['getcalledfunction_8274',['getCalledFunction',['../classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766',1,'SVF::SVFCallInst::getCalledFunction()'],['../classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438',1,'SVF::CallSite::getCalledFunction()']]],
110
- ['getcalledfunctions_8275',['getCalledFunctions',['../namespaceSVF_1_1LLVMUtil.html#a47d2af43ff12d9e1014fa19256619466',1,'SVF::LLVMUtil']]],
111
- ['getcalledgebegin_8276',['getCallEdgeBegin',['../classSVF_1_1PTACallGraph.html#a4ed2fd37007de9c873d5e197a0b3bd4e',1,'SVF::PTACallGraph']]],
112
- ['getcalledgeend_8277',['getCallEdgeEnd',['../classSVF_1_1PTACallGraph.html#a170a33ac22673dfd363c3e3b96987737',1,'SVF::PTACallGraph']]],
113
- ['getcalledoperand_8278',['getCalledOperand',['../classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3',1,'SVF::SVFCallInst']]],
114
- ['getcalledvalue_8279',['getCalledValue',['../classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2',1,'SVF::CallSite']]],
115
- ['getcallee_8280',['getCallee',['../classSVF_1_1MHP.html#a5a537e2f89e8cfe10a2d16ae1654be6e',1,'SVF::MHP::getCallee()'],['../classSVF_1_1ForkJoinAnalysis.html#a1c34a3617488e152104e3625c975f608',1,'SVF::ForkJoinAnalysis::getCallee()'],['../classSVF_1_1ThreadAPI.html#a3817cef291fee72ca902b0196225231e',1,'SVF::ThreadAPI::getCallee(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#ab2c517ddae02fbb80f56ddc609b2f5ef',1,'SVF::ThreadAPI::getCallee(const CallSite cs) const'],['../namespaceSVF_1_1LLVMUtil.html#ad56c48be3ba6ebb95416623256524097',1,'SVF::LLVMUtil::getCallee()'],['../namespaceSVF_1_1SVFUtil.html#a145abbd2958629718fbca41d25c3124d',1,'SVF::SVFUtil::getCallee(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a13d4f8034c444986da7c57cb5338f851',1,'SVF::SVFUtil::getCallee(const SVFInstruction *inst)']]],
116
- ['getcalleeofcallsite_8281',['getCalleeOfCallSite',['../classSVF_1_1PTACallGraph.html#aacd5f35171717cb4d758c17bef828a0f',1,'SVF::PTACallGraph']]],
117
- ['getcallees_8282',['getCallees',['../classSVF_1_1PTACallGraph.html#a317e09edb29b110cf4273009551d31ec',1,'SVF::PTACallGraph']]],
118
- ['getcaller_8283',['getCaller',['../classSVF_1_1CallICFGNode.html#a18f4077d42b23c3fed35efc793b6102e',1,'SVF::CallICFGNode::getCaller()'],['../classSVF_1_1ActualRetVFGNode.html#ac8b9a7d905022c57699b7ba1ad5e3e51',1,'SVF::ActualRetVFGNode::getCaller()'],['../classSVF_1_1SVFCallInst.html#a76a8bb676e8c99ca518cbdf704678558',1,'SVF::SVFCallInst::getCaller()'],['../classSVF_1_1CallSite.html#ac68071f8f021087b9e1ec6f3956555e0',1,'SVF::CallSite::getCaller()']]],
119
- ['getcallerofcallsite_8284',['getCallerOfCallSite',['../classSVF_1_1PTACallGraph.html#a42035e9669204ddd5d38583db21af3d7',1,'SVF::PTACallGraph']]],
120
- ['getcallgraph_8285',['getCallgraph',['../classSVF_1_1SrcSnkDDA.html#ad445032e9b2027b3c990ce2a250257f8',1,'SVF::SrcSnkDDA::getCallgraph()'],['../classSVF_1_1VFG.html#a1693ccdb6c1b57418316c29cde05cad2',1,'SVF::VFG::getCallGraph()']]],
121
- ['getcallgraphnode_8286',['getCallGraphNode',['../classSVF_1_1PTACallGraph.html#aaab54c670518d9d6790707f76ea76aa1',1,'SVF::PTACallGraph::getCallGraphNode(NodeID id) const'],['../classSVF_1_1PTACallGraph.html#ae3ee76be0e959a736c868dc7e0128077',1,'SVF::PTACallGraph::getCallGraphNode(const SVFFunction *fun) const']]],
122
- ['getcallgraphscc_8287',['getCallGraphSCC',['../classSVF_1_1PointerAnalysis.html#a0bddf297a2d8cd59ce9a232f0229f248',1,'SVF::PointerAnalysis']]],
123
- ['getcallgraphsccrepnode_8288',['getCallGraphSCCRepNode',['../classSVF_1_1PointerAnalysis.html#ae8190ce12fb0c6360953f4b05047fbe8',1,'SVF::PointerAnalysis']]],
124
- ['getcallgraphsccrevtopoorder_8289',['getCallGraphSCCRevTopoOrder',['../classSVF_1_1MRGenerator.html#ab3d3ca72d2cddf5336d00dc623f33401',1,'SVF::MRGenerator']]],
125
- ['getcallicfgnode_8290',['getCallICFGNode',['../classSVF_1_1ICFGBuilder.html#a237840a1fd5ba598cc8c1843bad86f86',1,'SVF::ICFGBuilder::getCallICFGNode()'],['../classSVF_1_1ICFG.html#aa41516cdd2be5066adf22798a4fe2213',1,'SVF::ICFG::getCallICFGNode()'],['../classSVF_1_1RetICFGNode.html#a98c5e8394aa337e53a5ba8f4b0a245d4',1,'SVF::RetICFGNode::getCallICFGNode()'],['../classSVF_1_1PCG.html#a916151cbbebd665c0a2ab754e8e58988',1,'SVF::PCG::getCallICFGNode()'],['../classSVF_1_1TCT.html#a90f5d399420894f087a24d315ad2ee8e',1,'SVF::TCT::getCallICFGNode()']]],
126
- ['getcallinst_8291',['getCallInst',['../classSVF_1_1CallPE.html#aa50cca8bd91ffb135a7998b58ad7966f',1,'SVF::CallPE::getCallInst()'],['../classSVF_1_1RetPE.html#a9bbf558ffc8e3c1136e20d18d4c95f42',1,'SVF::RetPE::getCallInst()']]],
127
- ['getcallinsttocallgraphedgesmap_8292',['getCallInstToCallGraphEdgesMap',['../classSVF_1_1PTACallGraph.html#a368306a46d84ccc6d07d94833aded629',1,'SVF::PTACallGraph']]],
128
- ['getcallpes_8293',['getCallPEs',['../classSVF_1_1CallCFGEdge.html#ad0891e5b6839b443691a68b11fce978b',1,'SVF::CallCFGEdge']]],
129
- ['getcallsite_8294',['getCallSite',['../classSVF_1_1CallCFGEdge.html#a4eef1ba1d5d7bcd906f8e5c50afc951a',1,'SVF::CallCFGEdge::getCallSite()'],['../classSVF_1_1RetCFGEdge.html#a9a683c1be6cfede369b44bd608693315',1,'SVF::RetCFGEdge::getCallSite()'],['../classSVF_1_1CallICFGNode.html#a90fd0b8e44fba1a7eb76d15bce085d66',1,'SVF::CallICFGNode::getCallSite()'],['../classSVF_1_1RetICFGNode.html#a189125c2e5c3927d1b70f68e6e4c4f2e',1,'SVF::RetICFGNode::getCallSite()'],['../classSVF_1_1PTACallGraph.html#a16e0017ad3a2d36d7efbc4383e394154',1,'SVF::PTACallGraph::getCallSite()'],['../classSVF_1_1ActualINSVFGNode.html#aab3b2931f60adeb9fd8c87087074d834',1,'SVF::ActualINSVFGNode::getCallSite()'],['../classSVF_1_1ActualOUTSVFGNode.html#a89cb274936513df411a75fb33a86702f',1,'SVF::ActualOUTSVFGNode::getCallSite()'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a5b4ba4b7753d786ff2e3d834bda017ce',1,'SVF::InterMSSAPHISVFGNode::getCallSite()'],['../classSVF_1_1VFG.html#a246cce511b8e9164a7c1760d1983f492',1,'SVF::VFG::getCallSite()'],['../classSVF_1_1ActualParmVFGNode.html#ab153944a366488c5f7e91d61561e9c0e',1,'SVF::ActualParmVFGNode::getCallSite()'],['../classSVF_1_1ActualRetVFGNode.html#a06ea783375c18198b00121214c357c18',1,'SVF::ActualRetVFGNode::getCallSite()'],['../classSVF_1_1InterPHIVFGNode.html#a0b35e0c57fc0261d67e7080fa50fd581',1,'SVF::InterPHIVFGNode::getCallSite()'],['../classSVF_1_1CallMU.html#a57616dc30fb97c6dc64c9210b42bbeb7',1,'SVF::CallMU::getCallSite()'],['../classSVF_1_1CallCHI.html#af7f9fb3c01c487686453e25104a5bfc7',1,'SVF::CallCHI::getCallSite()'],['../classSVF_1_1ProgSlice.html#a8ae327bc7bf72f892d87730edfc67d0d',1,'SVF::ProgSlice::getCallSite()'],['../classSVF_1_1CallPE.html#ab548c22dfbfeeaeb8ffe83417b396c09',1,'SVF::CallPE::getCallSite()'],['../classSVF_1_1RetPE.html#ab03f10c0375846a733f3257736a84f9d',1,'SVF::RetPE::getCallSite()']]],
130
- ['getcallsiteargslist_8295',['getCallSiteArgsList',['../classSVF_1_1SVFIR.html#a2a1e8ce39bf8deace3c344d5f05fe6ac',1,'SVF::SVFIR']]],
131
- ['getcallsiteargsmap_8296',['getCallSiteArgsMap',['../classSVF_1_1SVFIR.html#a346b9300ad16ef65e3ab4e11f88193a7',1,'SVF::SVFIR']]],
132
- ['getcallsiteargspts_8297',['getCallSiteArgsPts',['../classSVF_1_1MRGenerator.html#ad402506c2938d4b5440119e6091e4057',1,'SVF::MRGenerator']]],
133
- ['getcallsitechinum_8298',['getCallSiteChiNum',['../classSVF_1_1MemSSA.html#a2c65795ca63a53c833f5ac17a752b6dc',1,'SVF::MemSSA']]],
134
- ['getcallsiteid_8299',['getCallSiteID',['../classSVF_1_1PTACallGraphEdge.html#af9ca9cfffbba3b68838d41be62c914ac',1,'SVF::PTACallGraphEdge::getCallSiteID()'],['../classSVF_1_1PTACallGraph.html#a711bd8ad385f8454fbfcd20f134efe1b',1,'SVF::PTACallGraph::getCallSiteID()'],['../classSVF_1_1VFG.html#a5f82b3c2e8e6412e2781b960ffa98387',1,'SVF::VFG::getCallSiteID()'],['../classSVF_1_1CallIndSVFGEdge.html#a3742b87170e0b48edc71ffdd6e5350aa',1,'SVF::CallIndSVFGEdge::getCallSiteId()'],['../classSVF_1_1RetIndSVFGEdge.html#a04f211a0e3e21f60a299a744d3d1e452',1,'SVF::RetIndSVFGEdge::getCallSiteId()'],['../classSVF_1_1CallDirSVFGEdge.html#ae6051f47731b62c456216554f7b7dba6',1,'SVF::CallDirSVFGEdge::getCallSiteId()'],['../classSVF_1_1RetDirSVFGEdge.html#a86ef0a34735096e86d3731cd6ecf769a',1,'SVF::RetDirSVFGEdge::getCallSiteId()']]],
135
- ['getcallsitemodmrset_8300',['getCallSiteModMRSet',['../classSVF_1_1MRGenerator.html#a4ee12b940608c34ee81b07cdc8d35538',1,'SVF::MRGenerator']]],
136
- ['getcallsitemunum_8301',['getCallSiteMuNum',['../classSVF_1_1MemSSA.html#a9e8c5b85957485635d0f72c2f48bb8b5',1,'SVF::MemSSA']]],
137
- ['getcallsitepair_8302',['getCallSitePair',['../classSVF_1_1PTACallGraph.html#a9155629ddc58f71c6a6f2aec978e4610',1,'SVF::PTACallGraph']]],
138
- ['getcallsiterefmrset_8303',['getCallSiteRefMRSet',['../classSVF_1_1MRGenerator.html#acd4694a030755b7491a6ef55d9ba2682',1,'SVF::MRGenerator']]],
139
- ['getcallsiteret_8304',['getCallSiteRet',['../classSVF_1_1SVFIR.html#a3145677c7a3763fc0d6aa7e21b264ab6',1,'SVF::SVFIR']]],
140
- ['getcallsiteretpts_8305',['getCallSiteRetPts',['../classSVF_1_1MRGenerator.html#ab19c541dd4c3a0e691287da5dd43540d',1,'SVF::MRGenerator']]],
141
- ['getcallsiterets_8306',['getCallSiteRets',['../classSVF_1_1SVFIR.html#a650b3931af337a92ffcb5dad5ab47b22',1,'SVF::SVFIR']]],
142
- ['getcallsiteset_8307',['getCallSiteSet',['../classSVF_1_1SVFIR.html#aa530e33657f68fc2e8eae9435ce430cb',1,'SVF::SVFIR']]],
143
- ['getcallsitetochisetmap_8308',['getCallSiteToChiSetMap',['../classSVF_1_1MemSSA.html#a8f88acad31782bfa962e4349d8f4185d',1,'SVF::MemSSA']]],
144
- ['getcallsitetomusetmap_8309',['getCallSiteToMuSetMap',['../classSVF_1_1MemSSA.html#a06081aa029b1fe3f9427f85a0261fd43',1,'SVF::MemSSA']]],
145
- ['getcandidatequeries_8310',['getCandidateQueries',['../classSVF_1_1DDAClient.html#a6f50b9a26f66e716acf163cc77030e5f',1,'SVF::DDAClient::getCandidateQueries()'],['../classSVF_1_1DDAVFSolver.html#a73bbf4f763316e8d5db62d163da35a18',1,'SVF::DDAVFSolver::getCandidateQueries()']]],
146
- ['getcandidates_8311',['getCandidates',['../classSVF_1_1WPAMinimumSolver.html#a2dc1f9588dd3ac376f8bb17a144c6fb2',1,'SVF::WPAMinimumSolver']]],
147
- ['getcanonicaltype_8312',['getCanonicalType',['../classSVF_1_1DCHGraph.html#a079feacdcc3783f4a9108a3b2d2aed2c',1,'SVF::DCHGraph']]],
148
- ['getcasevalue_8313',['getCaseValue',['../namespaceSVF_1_1LLVMUtil.html#a33e8378ae1a911169394e545a4ba2220',1,'SVF::LLVMUtil']]],
149
- ['getcbn_8314',['getCBN',['../classSVF_1_1LockResultValidator.html#a7638247e903414b084847b07a8bed78c',1,'SVF::LockResultValidator::getCBN()'],['../classSVF_1_1MHP.html#acd61be4be1b285fa333c5435912ece0e',1,'SVF::MHP::getCBN()'],['../classSVF_1_1ForkJoinAnalysis.html#a46bd73ec73cc17087f21e8c5b234d0bd',1,'SVF::ForkJoinAnalysis::getCBN()']]],
150
- ['getcdg_8315',['getCDG',['../classSVF_1_1CDG.html#aadc90afbdeff9aae0365cde7b96ae9bc',1,'SVF::CDG']]],
151
- ['getcdgedge_8316',['getCDGEdge',['../classSVF_1_1CDG.html#aede6e10b06e7f5581dd7c042d5304b37',1,'SVF::CDG']]],
152
- ['getcdgnode_8317',['getCDGNode',['../classSVF_1_1CDG.html#a61c0aa5c27014d3e20d7d6ec6ace9216',1,'SVF::CDG']]],
153
- ['getcdn_8318',['getCDN',['../classSVF_1_1CFBasicBlockGWTO.html#a0f3ba7dd8271cf960bba22a4dc38d02c',1,'SVF::CFBasicBlockGWTO']]],
154
- ['getcfbasicblockedge_8319',['getCFBasicBlockEdge',['../classSVF_1_1CFBasicBlockGraph.html#a5feb9a73d517a2be4eac0d7dddfedef8',1,'SVF::CFBasicBlockGraph::getCFBasicBlockEdge(const CFBasicBlockNode *src, const CFBasicBlockNode *dst, const ICFGEdge *icfgEdge)'],['../classSVF_1_1CFBasicBlockGraph.html#afb226e06477a205891f80d21419485aa',1,'SVF::CFBasicBlockGraph::getCFBasicBlockEdge(const CFBasicBlockNode *src, const CFBasicBlockNode *dst)']]],
155
- ['getcfbasicblockgraph_8320',['getCFBasicBlockGraph',['../classSVF_1_1CFBasicBlockGBuilder.html#a879d8affb9b113c9d2d976cdd31b60f1',1,'SVF::CFBasicBlockGBuilder']]],
156
- ['getcfbasicblocknode_8321',['getCFBasicBlockNode',['../classSVF_1_1CFBasicBlockGraph.html#a54200b5a7c41c2ba19660da34c295e81',1,'SVF::CFBasicBlockGraph']]],
157
- ['getcfcond_8322',['getCFCond',['../classSVF_1_1SaberCondAllocator.html#ace1ef8c6e9bc369a6828e7220979e40b',1,'SVF::SaberCondAllocator']]],
158
- ['getcfledges_8323',['getCFLEdges',['../classSVF_1_1CFLGraph.html#afcf910a94a3b081067f5a55599475a16',1,'SVF::CFLGraph']]],
159
- ['getcflgraph_8324',['getCFLGraph',['../classSVF_1_1CFLBase.html#a22ab9bbaee16e06d04817db8c394cc0b',1,'SVF::CFLBase']]],
160
- ['getcflpts_8325',['getCFLPts',['../classSVF_1_1CFLAlias.html#acbbacca91cb85f67523aa8f84f6fe629',1,'SVF::CFLAlias']]],
161
- ['getcheckerapi_8326',['getCheckerAPI',['../classSVF_1_1SaberCheckerAPI.html#acf41a2b6de063da9ed492ef0da129036',1,'SVF::SaberCheckerAPI']]],
162
- ['getchg_8327',['getCHG',['../classSVF_1_1SVFIR.html#a7e8059ebd9bdeed8891fb231d148316d',1,'SVF::SVFIR']]],
163
- ['getchgraph_8328',['getCHGraph',['../classSVF_1_1PointerAnalysis.html#ae2cc7cd0803dbd90639140e71b06b1b5',1,'SVF::PointerAnalysis']]],
164
- ['getchildrenbegin_8329',['getChildrenBegin',['../classSVF_1_1TCT.html#a511c2ee4cfdc01a720135b2cd493fe3b',1,'SVF::TCT']]],
165
- ['getchildrenend_8330',['getChildrenEnd',['../classSVF_1_1TCT.html#af47837e30a80e8d6684f3ee6001afb7a',1,'SVF::TCT']]],
166
- ['getchiset_8331',['getCHISet',['../classSVF_1_1MemSSA.html#a2e656a50f8964fc3e99d1d436de64418',1,'SVF::MemSSA::getCHISet(const StoreStmt *st)'],['../classSVF_1_1MemSSA.html#a959e932912b924ec91e1526947493204',1,'SVF::MemSSA::getCHISet(const CallICFGNode *cs)']]],
167
- ['getclassnamefromtype_8332',['getClassNameFromType',['../namespaceSVF_1_1LLVMUtil.html#a416bcb6da0650f546cb7d83e6be850b6',1,'SVF::LLVMUtil']]],
168
- ['getclassnamefromvtblobj_8333',['getClassNameFromVtblObj',['../namespaceSVF_1_1cppUtil.html#ae0f374d110eefcfcf4c196c85db6c0d2',1,'SVF::cppUtil']]],
169
- ['getclassnameofthisptr_8334',['getClassNameOfThisPtr',['../namespaceSVF_1_1LLVMUtil.html#aa841a295ec803b6a1f2bd248f63f863f',1,'SVF::LLVMUtil']]],
170
- ['getclk_8335',['getClk',['../classSVF_1_1SVFStat.html#ac9d390c417df6f6af6b274618b87010d',1,'SVF::SVFStat']]],
171
- ['getcmpvfgnode_8336',['getCmpVFGNode',['../classSVF_1_1VFG.html#a9215c1d7f1152967f0731057a085e793',1,'SVF::VFG']]],
172
- ['getcompletenodelabel_8337',['getCompleteNodeLabel',['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#adef3b27c866d5d9ca38135e5c75d5e4f',1,'SVF::DOTGraphTraits< SVFG * >::getCompleteNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#a3396c4d951a5a0c972561251d68b55c6',1,'SVF::DOTGraphTraits< VFG * >::getCompleteNodeLabel()']]],
173
- ['getcond_8338',['getCond',['../classSVF_1_1MSSAMU.html#ac51263250da06fd63b923a6771744f97',1,'SVF::MSSAMU::getCond()'],['../classSVF_1_1MSSACHI.html#a9673994f9db94e23984b132d4b533304',1,'SVF::MSSACHI::getCond()'],['../classSVF_1_1MSSAPHI.html#a06a5d63be38e6df36e1c28a6c0c789cc',1,'SVF::MSSAPHI::getCond()'],['../classSVF_1_1CxtStmtDPItem.html#ace41c90e66f6a85f12ff67540ad9d594',1,'SVF::CxtStmtDPItem::getCond() const'],['../classSVF_1_1CxtStmtDPItem.html#a987f57970d633acc10aa3f3e69b68cb0',1,'SVF::CxtStmtDPItem::getCond()']]],
174
- ['getcondinst_8339',['getCondInst',['../classSVF_1_1SaberCondAllocator.html#a1d8b90edf6ec679a97282ba60c07134d',1,'SVF::SaberCondAllocator']]],
175
- ['getcondition_8340',['getCondition',['../classSVF_1_1IntraCFGEdge.html#a2657751b285cb6db8084da38b00dcab9',1,'SVF::IntraCFGEdge::getCondition()'],['../classSVF_1_1SelectStmt.html#ad4c3e9529176478bb726279a76050e8c',1,'SVF::SelectStmt::getCondition()'],['../classSVF_1_1BranchStmt.html#a915384027ae53e99311f05a08edf99f0',1,'SVF::BranchStmt::getCondition()']]],
176
- ['getcondnum_8341',['getCondNum',['../classSVF_1_1SaberCondAllocator.html#a634376c35eceaf4dc995a71484d9bc7c',1,'SVF::SaberCondAllocator']]],
177
- ['getcondpointsto_8342',['getCondPointsTo',['../classSVF_1_1CondPTAImpl.html#a454a998ef5a866f2a6f270e3283c6ebd',1,'SVF::CondPTAImpl']]],
178
- ['getcondvar_8343',['getCondVar',['../classSVF_1_1CxtStmtDPItem.html#ab1098f5093419b62ea27a20933059270',1,'SVF::CxtStmtDPItem']]],
179
- ['getconservativecpts_8344',['getConservativeCPts',['../classSVF_1_1ContextDDA.html#a32ce0085cb99f92f63b54df0f2ea2523',1,'SVF::ContextDDA::getConservativeCPts()'],['../classSVF_1_1DDAVFSolver.html#a38f5a6b666b2a427d55f1217f9c5595f',1,'SVF::DDAVFSolver::getConservativeCPts()'],['../classSVF_1_1FlowDDA.html#a086e428c83c2c3ed7fdfbbfd17abdf78',1,'SVF::FlowDDA::getConservativeCPts()']]],
180
- ['getconstantfieldidx_8345',['getConstantFieldIdx',['../classSVF_1_1DCHEdge.html#a500ccfa8f8327ab792844698423d8578',1,'SVF::DCHEdge::getConstantFieldIdx()'],['../classSVF_1_1NormalGepCGEdge.html#ad00a9492e48686cb8a5d593a1a52e872',1,'SVF::NormalGepCGEdge::getConstantFieldIdx()'],['../classSVF_1_1AccessPath.html#a68e49bb797a84ea035ea338549f2e054',1,'SVF::AccessPath::getConstantFieldIdx()'],['../classSVF_1_1GepStmt.html#afe5ae814b71b59fc03bd672d62a5fab7',1,'SVF::GepStmt::getConstantFieldIdx()'],['../classSVF_1_1GepValVar.html#ada19ed60cb6623867b00b0f59cf0453a',1,'SVF::GepValVar::getConstantFieldIdx()'],['../classSVF_1_1GepObjVar.html#a10790e82dbb00532d4aa171f592c54bc',1,'SVF::GepObjVar::getConstantFieldIdx()']]],
181
- ['getconstantnode_8346',['getConstantNode',['../classSVF_1_1IRGraph.html#ac5da3a0cbe040a45d719b6f6a23aed91',1,'SVF::IRGraph']]],
182
- ['getconstantobj_8347',['getConstantObj',['../classSVF_1_1IRGraph.html#aceae1e4e49a1d2e63ef3d71a7e5ef3eb',1,'SVF::IRGraph::getConstantObj()'],['../classSVF_1_1SymbolTableInfo.html#a661eb9ff1839c3af942517808414202b',1,'SVF::SymbolTableInfo::getConstantObj()']]],
183
- ['getconstantset_8348',['getConstantSet',['../classSVF_1_1SVFModule.html#aa29e64e29db6af2387dec987a5e1985b',1,'SVF::SVFModule']]],
184
- ['getconstraintgraph_8349',['getConstraintGraph',['../classSVF_1_1AndersenBase.html#aaec5125db063f8c1e7431ac7fe7a70f2',1,'SVF::AndersenBase']]],
185
- ['getconstraintnode_8350',['getConstraintNode',['../classSVF_1_1ConstraintGraph.html#a26722666cc8f2fce61bed73f086a0e87',1,'SVF::ConstraintGraph']]],
186
- ['getconstructorthisptr_8351',['getConstructorThisPtr',['../namespaceSVF_1_1LLVMUtil.html#addcfb0135655706a86f6cc628475fccf',1,'SVF::LLVMUtil']]],
187
- ['getconsume_8352',['getConsume',['../classSVF_1_1VersionedFlowSensitive.html#af93e65faae99459621ae45cf9d36005d',1,'SVF::VersionedFlowSensitive']]],
188
- ['getcontext_8353',['getContext',['../classSVF_1_1LLVMModuleSet.html#ac1a9d20d62066ec4e181fad223669e32',1,'SVF::LLVMModuleSet::getContext()'],['../classSVF_1_1BoundedZ3Expr.html#af40c5e287f17eace7182557f46501b29',1,'SVF::BoundedZ3Expr::getContext()'],['../classSVF_1_1ExeState.html#a35a28ef0a8acd14f44e6755eff424d9d',1,'SVF::ExeState::getContext()'],['../classSVF_1_1NumericLiteral.html#a32f68f45719c8be05357d7622dd66f6b',1,'SVF::NumericLiteral::getContext()'],['../classSVF_1_1RelExeState.html#a9f41158b546faa706bc40c061cfa79be',1,'SVF::RelExeState::getContext()'],['../classSVF_1_1SingleAbsValue.html#ae0c7a037d08c7759f577ef8e76fb733e',1,'SVF::SingleAbsValue::getContext()'],['../classSVF_1_1SVFIR2ItvExeState.html#aff392b7d4b703223338700209c2567cd',1,'SVF::SVFIR2ItvExeState::getContext()'],['../classSVF_1_1CxtStmt.html#a3ce19b8f2de2e199ed4165dbe9d21f28',1,'SVF::CxtStmt::getContext()'],['../classSVF_1_1CxtThread.html#a93d75593046e26eafcf1af3a596bba4a',1,'SVF::CxtThread::getContext()'],['../classSVF_1_1CxtProc.html#a99b0f68b4cbd733f91eea33aa3e64eb7',1,'SVF::CxtProc::getContext()'],['../classSVF_1_1Z3Expr.html#acfdff582a0188678c10939165a40df30',1,'SVF::Z3Expr::getContext()']]],
189
- ['getcontexts_8354',['getContexts',['../classSVF_1_1ContextCond.html#a73d4d6ed38898b912926d044268fd35b',1,'SVF::ContextCond::getContexts() const'],['../classSVF_1_1ContextCond.html#a2af7a9769d97ddb4a217d0baaf7c03a3',1,'SVF::ContextCond::getContexts()'],['../classSVF_1_1CxtDPItem.html#a1dea25cd5d72c52cef1cff23b832a196',1,'SVF::CxtDPItem::getContexts()']]],
190
- ['getcopyinedges_8355',['getCopyInEdges',['../classSVF_1_1ConstraintNode.html#aa7fda7753c353db3284e087270ab7cd0',1,'SVF::ConstraintNode']]],
191
- ['getcopyoutedges_8356',['getCopyOutEdges',['../classSVF_1_1ConstraintNode.html#ab77173aa8af6155b569f20ff0cdcec72',1,'SVF::ConstraintNode']]],
192
- ['getcsclasses_8357',['getCSClasses',['../classSVF_1_1CHGBuilder.html#adc1b1f45e7000fa57e3a70ef9e4af853',1,'SVF::CHGBuilder']]],
193
- ['getcsidatcall_8358',['getCSIDAtCall',['../classSVF_1_1ContextDDA.html#a2ce589a1d63a5126e178fc47527e0f92',1,'SVF::ContextDDA']]],
194
- ['getcsidatret_8359',['getCSIDAtRet',['../classSVF_1_1ContextDDA.html#a7687f36ad3f27bb16069975f00a1a202',1,'SVF::ContextDDA']]],
195
- ['getcsstatictype_8360',['getCSStaticType',['../classSVF_1_1DCHGraph.html#aefe2e9c130048a55a3aed63d128da7a0',1,'SVF::DCHGraph::getCSStaticType(CallBase *cs) const'],['../classSVF_1_1DCHGraph.html#a236d785d728189c2026357ce837fcdc6',1,'SVF::DCHGraph::getCSStaticType(CallSite cs) const']]],
196
- ['getcstcls_8361',['getCSTCLS',['../classSVF_1_1LockAnalysis.html#a7faecaee57dbef533dc46b2708305ab2',1,'SVF::LockAnalysis']]],
197
- ['getcsvfsbasedoncha_8362',['getCSVFsBasedonCHA',['../classSVF_1_1DCHGraph.html#ad398e58286af020fb4dcc03644f2a24f',1,'SVF::DCHGraph::getCSVFsBasedonCHA()'],['../classSVF_1_1CommonCHGraph.html#abe9232b9cada361e0434f7c4390a7864',1,'SVF::CommonCHGraph::getCSVFsBasedonCHA()'],['../classSVF_1_1CHGraph.html#a1c0ca4e6a466ad317daf00a6c7de8e31',1,'SVF::CHGraph::getCSVFsBasedonCHA()']]],
198
- ['getcsvtblsbasedoncha_8363',['getCSVtblsBasedonCHA',['../classSVF_1_1DCHGraph.html#a3383b841bb79ee39cb108b9906fca6a9',1,'SVF::DCHGraph::getCSVtblsBasedonCHA()'],['../classSVF_1_1CommonCHGraph.html#ae90f9a2152ab07aa0df16badd733f1fd',1,'SVF::CommonCHGraph::getCSVtblsBasedonCHA()'],['../classSVF_1_1CHGraph.html#a9878df891d2e20d09b65096060d2c148',1,'SVF::CHGraph::getCSVtblsBasedonCHA()']]],
199
- ['getcurevalsvfgnode_8364',['getCurEvalSVFGNode',['../classSVF_1_1SaberCondAllocator.html#a9aec07a64b97d546cfa0efe10f888b6a',1,'SVF::SaberCondAllocator']]],
200
- ['getcurnodeid_8365',['getCurNodeID',['../classSVF_1_1DPItem.html#a03a90eca842c0e83d874902103f6fdb2',1,'SVF::DPItem']]],
201
- ['getcurrent_8366',['getCurrent',['../classSVF_1_1mapped__iter.html#a515d4ba2964e6779314a248d92b6d3fc',1,'SVF::mapped_iter']]],
202
- ['getcurrentbb_8367',['getCurrentBB',['../classSVF_1_1SVFIRBuilder.html#a6c0229120c8c96be35d2e8000b87384f',1,'SVF::SVFIRBuilder']]],
203
- ['getcurrentbestnodemapping_8368',['getCurrentBestNodeMapping',['../classSVF_1_1PointsTo.html#ae349a9ce6a8739925baffd83d1878b0e',1,'SVF::PointsTo']]],
204
- ['getcurrentbestreversenodemapping_8369',['getCurrentBestReverseNodeMapping',['../classSVF_1_1PointsTo.html#a19b84abf5e9c85e82ae18b77083467e9',1,'SVF::PointsTo']]],
205
- ['getcurrentvalue_8370',['getCurrentValue',['../classSVF_1_1SVFIRBuilder.html#a95fd13343636bcbc18db1ef8d630c52e',1,'SVF::SVFIRBuilder']]],
206
- ['getcurslice_8371',['getCurSlice',['../classSVF_1_1SrcSnkDDA.html#ad50e479db8f0733326974709d6ffe653',1,'SVF::SrcSnkDDA']]],
207
- ['getcursvfgnode_8372',['getCurSVFGNode',['../classSVF_1_1ProgSlice.html#afad8cd2f720bf01eedd825c3c418abc0',1,'SVF::ProgSlice']]],
208
- ['getcxtarg_8373',['getCxtArg',['../classSVF_1_1MTAResultValidator.html#afb110fec926967ba334bf2635d58a339',1,'SVF::MTAResultValidator::getCxtArg(const Instruction *inst, unsigned int arg_num)'],['../classSVF_1_1MTAResultValidator.html#ad21ce3a511a21333ea31bcd1767306e7',1,'SVF::MTAResultValidator::getCxtArg(const Instruction *inst, unsigned int arg_num)']]],
209
- ['getcxtlockfromcxtstmt_8374',['getCxtLockfromCxtStmt',['../classSVF_1_1LockAnalysis.html#a4b55036dae224c83b650389a409d9b96',1,'SVF::LockAnalysis::getCxtLockfromCxtStmt(const CxtStmt &cts) const'],['../classSVF_1_1LockAnalysis.html#a0809f300ab80173523b34226bb832bd2',1,'SVF::LockAnalysis::getCxtLockfromCxtStmt(const CxtStmt &cts)']]],
210
- ['getcxtofcxtthread_8375',['getCxtOfCxtThread',['../classSVF_1_1TCT.html#ab4bc72ca330b315df06f2d4d2c1a7b4f',1,'SVF::TCT']]],
211
- ['getcxtstmtfrominst_8376',['getCxtStmtfromInst',['../classSVF_1_1LockAnalysis.html#a53f42781e99dfb872f0528ef18b1f824',1,'SVF::LockAnalysis']]],
212
- ['getcxtthread_8377',['getCxtThread',['../classSVF_1_1TCTNode.html#a21591b19f6a9267151c31178f9543ee6',1,'SVF::TCTNode']]],
213
- ['getdatalayout_8378',['getDataLayout',['../namespaceSVF_1_1LLVMUtil.html#a151fd7fb2b2ebe72af7c417defbb4f4d',1,'SVF::LLVMUtil']]],
214
- ['getdeclaration_8379',['getDeclaration',['../classSVF_1_1LLVMModuleSet.html#aa4a604e47daaaf95babc7aca68991000',1,'SVF::LLVMModuleSet']]],
215
- ['getdef_8380',['getDef',['../classSVF_1_1SVFG.html#abd917826bf50ed409a307ce00562c97d',1,'SVF::SVFG::getDef(const PAGNode *pagNode) const'],['../classSVF_1_1SVFG.html#a55a26b88ffe786b04184a29ae72575e7',1,'SVF::SVFG::getDef(const MRVer *mvar) const'],['../classSVF_1_1VFG.html#a7343f970332391634f79b2023bba6650',1,'SVF::VFG::getDef()'],['../classSVF_1_1MRVer.html#a492211105abe8af8ed9ad7b30eabb852',1,'SVF::MRVer::getDef()']]],
216
- ['getdeffunformultiplemodule_8381',['getDefFunForMultipleModule',['../classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd',1,'SVF::SVFFunction::getDefFunForMultipleModule()'],['../namespaceSVF_1_1LLVMUtil.html#a3d34fcdfc98add848a34fd5259c11eb2',1,'SVF::LLVMUtil::getDefFunForMultipleModule()']]],
217
- ['getdefglobalformultiplemodule_8382',['getDefGlobalForMultipleModule',['../classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01',1,'SVF::SVFGlobalValue']]],
218
- ['getdefinition_8383',['getDefinition',['../classSVF_1_1LLVMModuleSet.html#a6e670254385050b9a5e612f881b07b9c',1,'SVF::LLVMModuleSet']]],
219
- ['getdefsvfgnode_8384',['getDefSVFGNode',['../classSVF_1_1DDAVFSolver.html#a55803a2d30137b5ad15c5afeec7c6b28',1,'SVF::DDAVFSolver::getDefSVFGNode()'],['../classSVF_1_1SVFG.html#a8e7a945f4266e8dc7dcfff2ad6494bfb',1,'SVF::SVFG::getDefSVFGNode()']]],
220
- ['getdefsvfvars_8385',['getDefSVFVars',['../classSVF_1_1MRSVFGNode.html#ae09658fbaa1061a4c5bea1b326bb2870',1,'SVF::MRSVFGNode::getDefSVFVars()'],['../classSVF_1_1DummyVersionPropSVFGNode.html#aab2e783b23dcf4120e31986863e5888c',1,'SVF::DummyVersionPropSVFGNode::getDefSVFVars()'],['../classSVF_1_1VFGNode.html#ac2161154777d5bedfdb541658efdc651',1,'SVF::VFGNode::getDefSVFVars()'],['../classSVF_1_1LoadVFGNode.html#ab5f47aacf939e82b154c96451805938c',1,'SVF::LoadVFGNode::getDefSVFVars()'],['../classSVF_1_1StoreVFGNode.html#aab00d7dcada369b19f68887d8e886ac4',1,'SVF::StoreVFGNode::getDefSVFVars()'],['../classSVF_1_1CopyVFGNode.html#a09a111ff93faf69c775aab41542ddcc3',1,'SVF::CopyVFGNode::getDefSVFVars()'],['../classSVF_1_1CmpVFGNode.html#adba761312556c9a4cfc1ef9e5f3a7c10',1,'SVF::CmpVFGNode::getDefSVFVars()'],['../classSVF_1_1BinaryOPVFGNode.html#a868c1523cc717b69f9c5c3e825a7eb18',1,'SVF::BinaryOPVFGNode::getDefSVFVars()'],['../classSVF_1_1UnaryOPVFGNode.html#a446b7922ec2aa5f9a14216bdaec93807',1,'SVF::UnaryOPVFGNode::getDefSVFVars()'],['../classSVF_1_1BranchVFGNode.html#a83e99b58146bd2d80726622feb303d3f',1,'SVF::BranchVFGNode::getDefSVFVars()'],['../classSVF_1_1GepVFGNode.html#ab1a0ebf945b933e7d92ff5ca5cfb657f',1,'SVF::GepVFGNode::getDefSVFVars()'],['../classSVF_1_1PHIVFGNode.html#a600752db995e57d49894c3f89e87cb50',1,'SVF::PHIVFGNode::getDefSVFVars()'],['../classSVF_1_1AddrVFGNode.html#a9811e91aab1b49ca943ae0d382df2c1a',1,'SVF::AddrVFGNode::getDefSVFVars()'],['../classSVF_1_1ActualParmVFGNode.html#ac5bfddb8123fbe57590fcf2dc62c153b',1,'SVF::ActualParmVFGNode::getDefSVFVars()'],['../classSVF_1_1FormalParmVFGNode.html#a84792b8a380dc157487374ddaa24d62a',1,'SVF::FormalParmVFGNode::getDefSVFVars()'],['../classSVF_1_1ActualRetVFGNode.html#aa188986fc1aee4a7f2586a1ff479063b',1,'SVF::ActualRetVFGNode::getDefSVFVars()'],['../classSVF_1_1FormalRetVFGNode.html#ab0962e63ea87752caa136a169fa8f1c8',1,'SVF::FormalRetVFGNode::getDefSVFVars()'],['../classSVF_1_1NullPtrVFGNode.html#ae54d1078c5b909b9142189b8558f382e',1,'SVF::NullPtrVFGNode::getDefSVFVars()']]],
221
- ['getdefvfgnode_8386',['getDefVFGNode',['../classSVF_1_1VFG.html#ad28caacede7ab7f3a6676e37655ee84e',1,'SVF::VFG']]],
222
- ['getdescendants_8387',['getDescendants',['../classSVF_1_1CHGraph.html#a26f89a9b269cad3fc894110d25598715',1,'SVF::CHGraph']]],
223
- ['getdfin_8388',['getDFIn',['../classSVF_1_1MutableDFPTData.html#ae999df6f94a097f1fcb36979327790de',1,'SVF::MutableDFPTData']]],
224
- ['getdfinptidref_8389',['getDFInPtIdRef',['../classSVF_1_1PersistentDFPTData.html#afc28b40eea7bad5276bbab30749d598b',1,'SVF::PersistentDFPTData']]],
225
- ['getdfinptsmap_8390',['getDFInPtsMap',['../classSVF_1_1MutableDFPTData.html#a7559810e1ad40588f5fd82123ea1f150',1,'SVF::MutableDFPTData']]],
226
- ['getdfinptsset_8391',['getDFInPtsSet',['../classSVF_1_1DFPTData.html#a259a92ea46f1d3a1dbd4a74ff07718d2',1,'SVF::DFPTData::getDFInPtsSet()'],['../classSVF_1_1MutableDFPTData.html#a44aad57ac0de594e404a6c4ceff0bd53',1,'SVF::MutableDFPTData::getDFInPtsSet()'],['../classSVF_1_1PersistentDFPTData.html#aa00130defb8ab675fdc6ec3ecb48fd85',1,'SVF::PersistentDFPTData::getDFInPtsSet()'],['../classSVF_1_1FlowSensitive.html#a9379acbe349ee652416765b335dfdeab',1,'SVF::FlowSensitive::getDFInPtsSet()']]],
227
- ['getdfinputmap_8392',['getDFInputMap',['../classSVF_1_1FlowSensitive.html#a9717517387c14c2e64c7ae3c3149bb57',1,'SVF::FlowSensitive']]],
228
- ['getdfinupdatedvar_8393',['getDFInUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ae4d0989cb98814f943bd4dfd09a37017',1,'SVF::MutableIncDFPTData::getDFInUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#a1bd459f50c328974294930698fc61b8e',1,'SVF::PersistentIncDFPTData::getDFInUpdatedVar()']]],
229
- ['getdfout_8394',['getDFOut',['../classSVF_1_1MutableDFPTData.html#a6d02392602cf7956ff41e345518d683c',1,'SVF::MutableDFPTData']]],
230
- ['getdfoutptidref_8395',['getDFOutPtIdRef',['../classSVF_1_1PersistentDFPTData.html#ab13b3a484a5ac22c47391f1b2eaa58a1',1,'SVF::PersistentDFPTData']]],
231
- ['getdfoutptsmap_8396',['getDFOutPtsMap',['../classSVF_1_1MutableDFPTData.html#a034c1bf20ab8a73a97863073e08dcd4e',1,'SVF::MutableDFPTData']]],
232
- ['getdfoutptsset_8397',['getDFOutPtsSet',['../classSVF_1_1DFPTData.html#ad9b3bb99cfefb87424c408eae3ecfcec',1,'SVF::DFPTData::getDFOutPtsSet()'],['../classSVF_1_1MutableDFPTData.html#ab6b0496d0c34642ddd2707142334f4a2',1,'SVF::MutableDFPTData::getDFOutPtsSet()'],['../classSVF_1_1PersistentDFPTData.html#a22d61e046322d7315fed214bf75048e0',1,'SVF::PersistentDFPTData::getDFOutPtsSet()'],['../classSVF_1_1FlowSensitive.html#a808dc8a242f168174339d7ca3196bb58',1,'SVF::FlowSensitive::getDFOutPtsSet()']]],
233
- ['getdfoutputmap_8398',['getDFOutputMap',['../classSVF_1_1FlowSensitive.html#a661c4c1d5902c924060cc81219591d6f',1,'SVF::FlowSensitive']]],
234
- ['getdfoutupdatedvar_8399',['getDFOutUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ad1ae7faf04ba10ac4ac6a6f1cc498547',1,'SVF::MutableIncDFPTData::getDFOutUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#aa50d20f82143fd56cbe468b29bf9e11e',1,'SVF::PersistentIncDFPTData::getDFOutUpdatedVar()']]],
235
- ['getdfptdataty_8400',['getDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a642613e98982259183d3f34a97f05502',1,'SVF::BVDataPTAImpl']]],
236
- ['getdiffptdataty_8401',['getDiffPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ab9c0bb439f98ae11dd178148109697ab',1,'SVF::BVDataPTAImpl']]],
237
- ['getdiffpts_8402',['getDiffPts',['../classSVF_1_1DiffPTData.html#a7c4159d873a836b6f6d9b2d2c044921d',1,'SVF::DiffPTData::getDiffPts()'],['../classSVF_1_1MutableDiffPTData.html#a83dd3047c72cd1cd6ceb044cd1a924e4',1,'SVF::MutableDiffPTData::getDiffPts()'],['../classSVF_1_1PersistentDiffPTData.html#a34819020692e33777fec59082269e8b4',1,'SVF::PersistentDiffPTData::getDiffPts()'],['../classSVF_1_1Andersen.html#a106691684d8e7a69157d423393d83d66',1,'SVF::Andersen::getDiffPts()']]],
238
- ['getdirandindjoinedtid_8403',['getDirAndIndJoinedTid',['../classSVF_1_1MHP.html#aed0633101a35b43a1769261db14fb1a1',1,'SVF::MHP::getDirAndIndJoinedTid()'],['../classSVF_1_1ForkJoinAnalysis.html#a34ec31a6859cd94b525bfa26e549d8c1',1,'SVF::ForkJoinAnalysis::getDirAndIndJoinedTid()']]],
239
- ['getdircallsitesinvokingcallee_8404',['getDirCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a0d2544130cc2cdc3ac418c975c278eb2',1,'SVF::PTACallGraph']]],
240
- ['getdirectcalls_8405',['getDirectCalls',['../classSVF_1_1PTACallGraphEdge.html#af0e9f86be3cf263b868f80d374641fc9',1,'SVF::PTACallGraphEdge::getDirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a6310e7684d6b6ecd345f557eda899160',1,'SVF::PTACallGraphEdge::getDirectCalls() const']]],
241
- ['getdirectcgedges_8406',['getDirectCGEdges',['../classSVF_1_1ConstraintGraph.html#ad7196d5f05192d9468ee0ca93b6b66ee',1,'SVF::ConstraintGraph']]],
242
- ['getdirectinedges_8407',['getDirectInEdges',['../classSVF_1_1ConstraintNode.html#a2d37b9e477f8ddc9f9b517b9e2867d44',1,'SVF::ConstraintNode']]],
243
- ['getdirectlyjoinedtid_8408',['getDirectlyJoinedTid',['../classSVF_1_1ForkJoinAnalysis.html#a819ef18524ee9104b920d1a465c61da1',1,'SVF::ForkJoinAnalysis']]],
244
- ['getdirectoutedges_8409',['getDirectOutEdges',['../classSVF_1_1ConstraintNode.html#a06c9db0dcc96af4707ba29b9a959ae28',1,'SVF::ConstraintNode']]],
245
- ['getdistancematrix_8410',['getDistanceMatrix',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#adf415d244ef1fafe7a7de3c360553c0f',1,'SVF::NodeIDAllocator::Clusterer']]],
246
- ['getdomfrontiermap_8411',['getDomFrontierMap',['../classSVF_1_1SVFLoopAndDomInfo.html#ae37546be7304c66b4eca2654d995eaa7',1,'SVF::SVFLoopAndDomInfo::getDomFrontierMap() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a3fa100cdc0841b77ee14d35b78632b72',1,'SVF::SVFLoopAndDomInfo::getDomFrontierMap()'],['../classSVF_1_1SVFFunction.html#a65d9c963b658fbcc67bdf949d5644e65',1,'SVF::SVFFunction::getDomFrontierMap()']]],
247
- ['getdomtreemap_8412',['getDomTreeMap',['../classSVF_1_1SVFLoopAndDomInfo.html#a2fc6b806a436d8fa65863f6cef99e716',1,'SVF::SVFLoopAndDomInfo::getDomTreeMap()'],['../classSVF_1_1SVFLoopAndDomInfo.html#a1bf34bdba1c34c7298b8f914a552f7d8',1,'SVF::SVFLoopAndDomInfo::getDomTreeMap() const'],['../classSVF_1_1SVFFunction.html#a68f988a0db99bd36e53253cb88f9d09f',1,'SVF::SVFFunction::getDomTreeMap()']]],
248
- ['getdpim_8413',['getDPIm',['../classSVF_1_1DDAVFSolver.html#ad7d92fad8606d5512786a7b7a08930e2',1,'SVF::DDAVFSolver']]],
249
- ['getdpimwitholdcond_8414',['getDPImWithOldCond',['../classSVF_1_1DDAVFSolver.html#ac4cb0b666d68d135c5e385bfc880fd67',1,'SVF::DDAVFSolver']]],
250
- ['getdpmsetatloc_8415',['getDpmSetAtLoc',['../classSVF_1_1DDAVFSolver.html#a6c32a1cdcdbea0151c8cf17ffe598f29',1,'SVF::DDAVFSolver']]],
251
- ['getdstid_8416',['getDstID',['../classSVF_1_1GenericEdge.html#ad9edb45e74ae675d9da82f5acf02d56e',1,'SVF::GenericEdge::getDstID()'],['../classSVF_1_1AssignStmt.html#a99963aa3c401031b040168284eee5f2e',1,'SVF::AssignStmt::getDstID()'],['../classSVF_1_1MultiOpndStmt.html#a4b5273864f38ae2e7337cdd624a351ab',1,'SVF::MultiOpndStmt::getDstID()'],['../classSVF_1_1UnaryOPStmt.html#ab6bbdbe6674680665f0f4b68169c81c1',1,'SVF::UnaryOPStmt::getDstID()'],['../classSVF_1_1BranchStmt.html#ad188174084e4d1e641de4c7270e15d71',1,'SVF::BranchStmt::getDstID()']]],
252
- ['getdstnode_8417',['getDstNode',['../classSVF_1_1GenericEdge.html#aeaa31a2c8479e831b36ce2e2582ceb86',1,'SVF::GenericEdge::getDstNode()'],['../classSVF_1_1AssignStmt.html#a52c818fa2a43f283e492cf687c23591b',1,'SVF::AssignStmt::getDstNode()'],['../classSVF_1_1MultiOpndStmt.html#aebcdd46f666ae9e6f0b0bf1a792a145a',1,'SVF::MultiOpndStmt::getDstNode()'],['../classSVF_1_1UnaryOPStmt.html#a46207ce57a8fb0551faad1f5ccc8b8ce',1,'SVF::UnaryOPStmt::getDstNode()'],['../classSVF_1_1BranchStmt.html#ade327625e74b717697340c9a78444757',1,'SVF::BranchStmt::getDstNode()']]],
253
- ['getebnfsigns_8418',['getEBNFSigns',['../classSVF_1_1GrammarBase.html#a51b55df841ae449ecf0888325c6e8c6a',1,'SVF::GrammarBase']]],
254
- ['getec_8419',['getEC',['../classSVF_1_1Steensgaard.html#af2afffc0617d588a68fdfa4fcfd24b70',1,'SVF::Steensgaard']]],
255
- ['getedge_8420',['getEdge',['../classSVF_1_1ConstraintGraph.html#a04a57ef9803917346cb966e05ecd0de4',1,'SVF::ConstraintGraph']]],
256
- ['getedgeattri_8421',['getEdgeAttri',['../classSVF_1_1CFLEdge.html#ae4c8562ff6801503de9e3cb0c4ebe2b8',1,'SVF::CFLEdge']]],
257
- ['getedgeattributes_8422',['getEdgeAttributes',['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html#af1b3645c9eb434b163c60e374d5428ab',1,'SVF::DOTGraphTraits< SVF::CDG * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html#a0722462dfd91b70ee09cec6f511dd644',1,'SVF::DOTGraphTraits< SVF::CFBasicBlockGraph * >::getEdgeAttributes()'],['../structSVF_1_1DefaultDOTGraphTraits.html#ad84c95525cf15f90848c2558fd28f43b',1,'SVF::DefaultDOTGraphTraits::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01CFLGraph_01_5_01_4.html#ac9483e81c382a3bb241cf59e7fdf7788',1,'SVF::DOTGraphTraits< CFLGraph * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01CHGraph_01_5_01_4.html#ad74c870cc12035ecd3897f65ecc6d96d',1,'SVF::DOTGraphTraits< CHGraph * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#a74ed73ff248b33b274c87797e61ef15c',1,'SVF::DOTGraphTraits< ConstraintGraph * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html#a9967092a5e97b6d684abcc718fe6e688',1,'SVF::DOTGraphTraits< ICFG * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a00c28536a740906779c826d6797ea09e',1,'SVF::DOTGraphTraits< IRGraph * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#a274c4364c648cfb35deb9dda37f4a547',1,'SVF::DOTGraphTraits< PTACallGraph * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#af43663ec79465f7860ffecd9584e0002',1,'SVF::DOTGraphTraits< SVFG * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#ab279f3042677c2120a23d83bd0ed4039',1,'SVF::DOTGraphTraits< VFG * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01TCT_01_5_01_4.html#a3d08fde6e4bc42a6405e6104a833293f',1,'SVF::DOTGraphTraits< TCT * >::getEdgeAttributes()']]],
258
- ['getedgedestlabel_8423',['getEdgeDestLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a5e560e93632e0ed1934d4c4508ca1884',1,'SVF::DefaultDOTGraphTraits']]],
259
- ['getedgeid_8424',['getEdgeID',['../classSVF_1_1ConstraintEdge.html#ab201b7df925c12e6944516f4b87d7823',1,'SVF::ConstraintEdge::getEdgeID()'],['../classSVF_1_1GenericGraphWriter.html#a949ead8b0a9e2d345475977239ca6f3d',1,'SVF::GenericGraphWriter::getEdgeID()'],['../classSVF_1_1SVFStmt.html#af7bb0d687fc61cae1de639c88e472491',1,'SVF::SVFStmt::getEdgeID()']]],
260
- ['getedgekind_8425',['getEdgeKind',['../classSVF_1_1CFLEdge.html#acab367a1633d00afdafadf3f3a43e0c8',1,'SVF::CFLEdge::getEdgeKind()'],['../classSVF_1_1GenericEdge.html#abe8525c542def8162b094c169a01993b',1,'SVF::GenericEdge::getEdgeKind()']]],
261
- ['getedgekindwithmask_8426',['getEdgeKindWithMask',['../classSVF_1_1CFLEdge.html#a5d11e42f5571287992362669fee9e159',1,'SVF::CFLEdge']]],
262
- ['getedgekindwithoutmask_8427',['getEdgeKindWithoutMask',['../classSVF_1_1GenericEdge.html#a20d8b844fc4bb0bb776d290b4e477fc5',1,'SVF::GenericEdge']]],
263
- ['getedgeptr_8428',['getEdgePtr',['../classSVF_1_1GenericGraphReader.html#a89b27c406d4afb9ed4d1745cc32a85c4',1,'SVF::GenericGraphReader']]],
264
- ['getedgesourcelabel_8429',['getEdgeSourceLabel',['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html#a66e40fd1741f5a5dd418bb73e7299be5',1,'SVF::DOTGraphTraits< SVF::CDG * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html#a18996409976ff870789803b76a0c04f7',1,'SVF::DOTGraphTraits< SVF::CFBasicBlockGraph * >::getEdgeSourceLabel()'],['../structSVF_1_1DefaultDOTGraphTraits.html#a66f5994cdef8fa307c9ff69ca90a1d6c',1,'SVF::DefaultDOTGraphTraits::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01CFLGraph_01_5_01_4.html#a28fcd691628f74955daf5180a1c197ed',1,'SVF::DOTGraphTraits< CFLGraph * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#a651568cd6c1f0771d8633a7ed7b1dfd2',1,'SVF::DOTGraphTraits< ConstraintGraph * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html#a977a85211fc236f357f107b6721feaa0',1,'SVF::DOTGraphTraits< ICFG * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#aa7d274968bb2f8d43da9cb95cec8e833',1,'SVF::DOTGraphTraits< IRGraph * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#a22b5a3147fd8e7daa4a3dc703df135be',1,'SVF::DOTGraphTraits< PTACallGraph * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#a49fabf853f855b6d9041b91acd68bce2',1,'SVF::DOTGraphTraits< SVFG * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#a59a5e6cd5edb423e927bd1d08bc78aa9',1,'SVF::DOTGraphTraits< VFG * >::getEdgeSourceLabel()']]],
265
- ['getedgesourcelabels_8430',['getEdgeSourceLabels',['../classSVF_1_1GraphWriter.html#aa2d0fada900a8e08af0539498905a74f',1,'SVF::GraphWriter']]],
266
- ['getedgetarget_8431',['getEdgeTarget',['../structSVF_1_1DefaultDOTGraphTraits.html#acfab6216e24999e92b2354e4f15b96b6',1,'SVF::DefaultDOTGraphTraits']]],
267
- ['getedgetype_8432',['getEdgeType',['../classSVF_1_1CHEdge.html#ae2b90913c6c5a30df2b285d31c694525',1,'SVF::CHEdge']]],
268
- ['getelementnum_8433',['getElementNum',['../classSVF_1_1AccessPath.html#a3c98f0c5f07109f9da0a8a897aa51d18',1,'SVF::AccessPath']]],
269
- ['getelementset_8434',['getElementSet',['../classSVF_1_1CondStdSet.html#a29892f43cc8420d4d2b4046140476320',1,'SVF::CondStdSet']]],
270
- ['getentryblock_8435',['getEntryBlock',['../classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d',1,'SVF::SVFFunction']]],
271
- ['getentrynode_8436',['getEntryNode',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#ab7af22908f08a12b02cc606ea0937d04',1,'SVF::GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >::getEntryNode()'],['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html#ae6085754367486582775e31cf01d5c0b',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >::getEntryNode()'],['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#afd56c0eaf0be71f254adbb2788bc66fb',1,'SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > * >::getEntryNode()']]],
272
- ['getentryprocs_8437',['getEntryProcs',['../classSVF_1_1TCT.html#a692a74188f141ffbdbb859ecae8b07ab',1,'SVF::TCT']]],
273
- ['getepsilonprods_8438',['getEpsilonProds',['../classSVF_1_1CFGrammar.html#a79d4babef29a8206379a0fc4017d5f29',1,'SVF::CFGrammar']]],
274
- ['getes_8439',['getEs',['../classSVF_1_1SVFIR2ConsExeState.html#ae6ce6caa5645ae5c7cb24e094d4be78f',1,'SVF::SVFIR2ConsExeState::getEs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a56434326130c8127c823097ad764947b',1,'SVF::SVFIR2ItvExeState::getEs()']]],
275
- ['getescapobjviaglobals_8440',['getEscapObjviaGlobals',['../classSVF_1_1MRGenerator.html#add22c9a95478dea21148e87c8dfc584a',1,'SVF::MRGenerator']]],
276
- ['getevalbrcond_8441',['getEvalBrCond',['../classSVF_1_1SaberCondAllocator.html#aeaac2e7be66c26cc10b0cad7d2040874',1,'SVF::SaberCondAllocator']]],
277
- ['geteventdescription_8442',['getEventDescription',['../classSVF_1_1SVFBugEvent.html#a7c5d28996f9715d0f90d664b93477a23',1,'SVF::SVFBugEvent']]],
278
- ['geteventloc_8443',['getEventLoc',['../classSVF_1_1SVFBugEvent.html#a5b3fcd366e5275927eb66a02dc6040f8',1,'SVF::SVFBugEvent']]],
279
- ['geteventstack_8444',['getEventStack',['../classSVF_1_1GenericBug.html#aa63e1b3fb32d0383a57ab5c503673d18',1,'SVF::GenericBug']]],
280
- ['geteventtype_8445',['getEventType',['../classSVF_1_1SVFBugEvent.html#a7ded0022f3852a08a05c67aeae77162f',1,'SVF::SVFBugEvent']]],
281
- ['getexecutionstate_8446',['getExecutionState',['../classSVF_1_1SymState.html#aaaaa4e2a25d1cce483272a5da91886bd',1,'SVF::SymState::getExecutionState() const'],['../classSVF_1_1SymState.html#a188a2f94614d913913127d839b9884ee',1,'SVF::SymState::getExecutionState()']]],
282
- ['getexestatekind_8447',['getExeStateKind',['../classSVF_1_1ExeState.html#ab7f7de02202838bb9e3da5410983cfb1',1,'SVF::ExeState']]],
283
- ['getexitbb_8448',['getExitBB',['../classSVF_1_1SVFFunction.html#a8ca4fa87f4c26b71c6e03c8f32db1071',1,'SVF::SVFFunction']]],
284
- ['getexitblocksofloop_8449',['getExitBlocksOfLoop',['../classSVF_1_1SVFLoopAndDomInfo.html#a48654f61a84ac5f93b02fb618cd0d045',1,'SVF::SVFLoopAndDomInfo::getExitBlocksOfLoop()'],['../classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16',1,'SVF::SVFFunction::getExitBlocksOfLoop()']]],
285
- ['getexitinstofparentroutinefun_8450',['getExitInstOfParentRoutineFun',['../classSVF_1_1ForkJoinAnalysis.html#ae9fe4c9382f13d339db3baa39d956b05',1,'SVF::ForkJoinAnalysis']]],
286
- ['getexpr_8451',['getExpr',['../classSVF_1_1Z3Expr.html#a57c199ba2c3c6a6d44a86e0b1429be55',1,'SVF::Z3Expr']]],
287
- ['getexprsize_8452',['getExprSize',['../classSVF_1_1Z3Expr.html#a7cf1481ad29951ca46c1d4418f28c91e',1,'SVF::Z3Expr']]],
288
- ['getextapi_8453',['getExtAPI',['../classSVF_1_1ExtAPI.html#a58a764c27354d5f9b70995d30de65f1d',1,'SVF::ExtAPI']]],
289
- ['getextbcpath_8454',['getExtBcPath',['../classSVF_1_1ExtAPI.html#a26bc352dbfd1b2fe34106a73f1f6d50c',1,'SVF::ExtAPI']]],
290
- ['getexternalnode_8455',['getExternalNode',['../classSVF_1_1PointsTo.html#a80a3caf74c138b3833c79622fef7b626',1,'SVF::PointsTo']]],
291
- ['getextfuncannotation_8456',['getExtFuncAnnotation',['../classSVF_1_1ExtAPI.html#a641c82ed1f1a86f0f8a6015ef1fdbfef',1,'SVF::ExtAPI']]],
292
- ['getfalsecond_8457',['getFalseCond',['../classSVF_1_1ProgSlice.html#a9d81f792b6a8b15395a63d06daf56573',1,'SVF::ProgSlice::getFalseCond()'],['../classSVF_1_1SaberCondAllocator.html#a9b52da69d79746765d0c12a5ce1b08f4',1,'SVF::SaberCondAllocator::getFalseCond()'],['../classSVF_1_1Z3Expr.html#af541505af93ccebf57543793658cf495',1,'SVF::Z3Expr::getFalseCond()']]],
293
- ['getfalsevalue_8458',['getFalseValue',['../classSVF_1_1SelectStmt.html#af64d7855e352a0afb5d2e98a8622a4ad',1,'SVF::SelectStmt']]],
294
- ['getfalsez3expr_8459',['getFalseZ3Expr',['../classSVF_1_1ConsExeState.html#a4997055a5a0a87db5420c569a43a9376',1,'SVF::ConsExeState']]],
295
- ['getfieldjson_8460',['getFieldJson',['../classSVF_1_1GenericGraphReader.html#a8da8ebe9e599e8319f737d168978ae4d',1,'SVF::GenericGraphReader::getFieldJson()'],['../classSVF_1_1SymbolTableInfoReader.html#afbf5fa1e02e79e41c726e2be221cb63b',1,'SVF::SymbolTableInfoReader::getFieldJson()'],['../classSVF_1_1SVFModuleReader.html#afce6ca7086e086be62013bc2b90b34bc',1,'SVF::SVFModuleReader::getFieldJson()']]],
296
- ['getfieldobjnodenum_8461',['getFieldObjNodeNum',['../classSVF_1_1SVFIR.html#a3bbaafd80dfcae6ccc82c3d8b9d303ea',1,'SVF::SVFIR']]],
297
- ['getfieldsaftercollapse_8462',['getFieldsAfterCollapse',['../classSVF_1_1SVFIR.html#a42d1e2f0213fb6e54c56cc0695b57cb0',1,'SVF::SVFIR']]],
298
- ['getfieldtype_8463',['getFieldType',['../classSVF_1_1DCHGraph.html#acaff636e6a9cf59363d6ee00435c04ff',1,'SVF::DCHGraph']]],
299
- ['getfieldtypes_8464',['getFieldTypes',['../classSVF_1_1DCHGraph.html#ae9a0007299178912e2568dc7158d6824',1,'SVF::DCHGraph']]],
300
- ['getfieldvalnodenum_8465',['getFieldValNodeNum',['../classSVF_1_1SVFIR.html#a8a24e0bf9f95fc1519d4013e0e82dec9',1,'SVF::SVFIR']]],
301
- ['getfilename_8466',['getFileName',['../classSVF_1_1PAGBuilderFromFile.html#aaaa1e516e5eeceece371a9178142c3ff',1,'SVF::PAGBuilderFromFile']]],
302
- ['getfilepath_8467',['getFilePath',['../ExtAPI_8cpp.html#a7d2ff3727892c4ee0eff596174eb5b84',1,'ExtAPI.cpp']]],
303
- ['getfilledproductions_8468',['getFilledProductions',['../classSVF_1_1CFGNormalizer.html#ae98ed705e8e076a9e1cd8fd6f2bf9d54',1,'SVF::CFGNormalizer']]],
304
- ['getfiobjvar_8469',['getFIObjVar',['../classSVF_1_1ConstraintGraph.html#a7c8a29ad1d270fca745f233bb4800731',1,'SVF::ConstraintGraph::getFIObjVar()'],['../classSVF_1_1PointerAnalysis.html#a68b05bc02c5473c1e0d39ac4f4454bac',1,'SVF::PointerAnalysis::getFIObjVar()'],['../classSVF_1_1SVFIR.html#a2878e202045b7f2c817185e8bf95d354',1,'SVF::SVFIR::getFIObjVar(const MemObj *obj) const'],['../classSVF_1_1SVFIR.html#ac9f860028c8cbd364720888084701628',1,'SVF::SVFIR::getFIObjVar(NodeID id) const']]],
305
- ['getfirstrhssymbol_8470',['getFirstRHSSymbol',['../classSVF_1_1CFGrammar.html#a48aa7267893296b066050d3b444c14e7',1,'SVF::CFGrammar']]],
306
- ['getfirstrhstoprods_8471',['getFirstRHSToProds',['../classSVF_1_1CFGrammar.html#ad06bd6d1c5fb6fc02efc694c2715a27c',1,'SVF::CFGrammar']]],
307
- ['getflattenedelemidx_8472',['getFlattenedElemIdx',['../classSVF_1_1SymbolTableInfo.html#a24df52313f8093bb651ae9da972cd663',1,'SVF::SymbolTableInfo']]],
308
- ['getflattenedelemidxvec_8473',['getFlattenedElemIdxVec',['../classSVF_1_1StInfo.html#a55e5fd85f232c1867c5c6a73646d53eb',1,'SVF::StInfo::getFlattenedElemIdxVec()'],['../classSVF_1_1StInfo.html#a992be4812dc2315fa0507a933a219250',1,'SVF::StInfo::getFlattenedElemIdxVec() const']]],
309
- ['getflattenedfieldidxvec_8474',['getFlattenedFieldIdxVec',['../classSVF_1_1StInfo.html#aaf05447c20c9f90eea64ab6e88d6ab05',1,'SVF::StInfo::getFlattenedFieldIdxVec()'],['../classSVF_1_1StInfo.html#a21b71971462da15891eb9ebfbce0aba2',1,'SVF::StInfo::getFlattenedFieldIdxVec() const']]],
310
- ['getflattenelementtypes_8475',['getFlattenElementTypes',['../classSVF_1_1StInfo.html#a03bfeee0406c7e54557e74f3a8e848b7',1,'SVF::StInfo::getFlattenElementTypes()'],['../classSVF_1_1StInfo.html#a720cd5a07daddf3e4ad33a937c9e9695',1,'SVF::StInfo::getFlattenElementTypes() const']]],
311
- ['getflattenfieldtypes_8476',['getFlattenFieldTypes',['../classSVF_1_1StInfo.html#ac0a9f85f90524abfd519d3cd2ac95a56',1,'SVF::StInfo::getFlattenFieldTypes()'],['../classSVF_1_1StInfo.html#aa4639bb40482af4e7c8bc1503a32c215',1,'SVF::StInfo::getFlattenFieldTypes() const'],['../classSVF_1_1SymbolTableInfo.html#a1f65ce2d46190ef85a572a2471d3586b',1,'SVF::SymbolTableInfo::getFlattenFieldTypes()']]],
312
- ['getflatternedelemtype_8477',['getFlatternedElemType',['../classSVF_1_1SymbolTableInfo.html#a806ae865d29c4b05b69c499284758c6f',1,'SVF::SymbolTableInfo']]],
313
- ['getfollowers_8478',['getFollowers',['../classSVF_1_1PCG.html#a1312d734609f82230d3c00a99b189db9',1,'SVF::PCG']]],
314
- ['getforkedfun_8479',['getForkedFun',['../classSVF_1_1ThreadAPI.html#a56630cd025957508fd2aeb60b49a53be',1,'SVF::ThreadAPI::getForkedFun(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a77d80bb6b89680eed6ad477d71bf351c',1,'SVF::ThreadAPI::getForkedFun(CallSite cs) const'],['../namespaceSVF_1_1SVFUtil.html#a2790c5289dad1d6e80f7597a2ea458ab',1,'SVF::SVFUtil::getForkedFun(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a40f4fe34203246d99a565930d1240c15',1,'SVF::SVFUtil::getForkedFun(const SVFInstruction *inst)']]],
315
- ['getforkedgebegin_8480',['getForkEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#a8721610a39212613ad55bbd46a35c576',1,'SVF::ThreadCallGraph']]],
316
- ['getforkedgeend_8481',['getForkEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a8351e7ab445cb7faf0209d1fbc63fce1',1,'SVF::ThreadCallGraph']]],
317
- ['getforkedthread_8482',['getForkedThread',['../classSVF_1_1ForkJoinAnalysis.html#ab51ff5da249127d92af3748c64572af6',1,'SVF::ForkJoinAnalysis::getForkedThread()'],['../classSVF_1_1ThreadAPI.html#a68e60171b78c963b40faf849fabdbd42',1,'SVF::ThreadAPI::getForkedThread(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a0502889bf1c690d8cf33f4af80b8d603',1,'SVF::ThreadAPI::getForkedThread(CallSite cs) const']]],
318
- ['getformalinsvfgnodes_8483',['getFormalINSVFGNodes',['../classSVF_1_1SVFG.html#a9d0714075d6071c26d26cf16c4dec7c5',1,'SVF::SVFG']]],
319
- ['getformaloutdef_8484',['getFormalOUTDef',['../classSVF_1_1SVFGOPT.html#a8d0b44ba9f3e6f9344a10d085d7be2b4',1,'SVF::SVFGOPT']]],
320
- ['getformaloutsvfgnodes_8485',['getFormalOUTSVFGNodes',['../classSVF_1_1SVFG.html#a287c337697eed7d92889bca0a0e370d7',1,'SVF::SVFG']]],
321
- ['getformalparms_8486',['getFormalParms',['../classSVF_1_1FunEntryICFGNode.html#a0807f2ce6c0949cafa9c5a1817fbca6c',1,'SVF::FunEntryICFGNode']]],
322
- ['getformalparmvfgnode_8487',['getFormalParmVFGNode',['../classSVF_1_1VFG.html#a75eb519e4f89a116db98fccb263af4d6',1,'SVF::VFG']]],
323
- ['getformalret_8488',['getFormalRet',['../classSVF_1_1FunExitICFGNode.html#a03a1b6551377b4a85fdecf36ec247767',1,'SVF::FunExitICFGNode']]],
324
- ['getformalretvfgnode_8489',['getFormalRetVFGNode',['../classSVF_1_1VFG.html#ab7ba9d179504165f277d347a7cb9f5d8',1,'SVF::VFG']]],
325
- ['getforwardslicesize_8490',['getForwardSliceSize',['../classSVF_1_1ProgSlice.html#aae54f4e8a827f55abe08762b69d9f84b',1,'SVF::ProgSlice']]],
326
- ['getfpvalue_8491',['getFPValue',['../classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc',1,'SVF::SVFConstantFP']]],
327
- ['getfun_8492',['getFun',['../classSVF_1_1ICFGNode.html#ae526280cca2d6cbb2868c80461bc16da',1,'SVF::ICFGNode::getFun()'],['../classSVF_1_1FunEntryICFGNode.html#ac2451fdc53f319bc92528af7edc94b2d',1,'SVF::FunEntryICFGNode::getFun()'],['../classSVF_1_1FunExitICFGNode.html#a54dfbbebbfe18a8a493656d6ad8663be',1,'SVF::FunExitICFGNode::getFun()'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a242d8967d6fc10ba37e3f0103081ec01',1,'SVF::InterMSSAPHISVFGNode::getFun()'],['../classSVF_1_1VFGNode.html#ab98e74dfd4756e70e3e3c5b7d5e5ae27',1,'SVF::VFGNode::getFun()'],['../classSVF_1_1FormalParmVFGNode.html#af3039ab67875b177f7ba0bf246cec2f8',1,'SVF::FormalParmVFGNode::getFun()'],['../classSVF_1_1FormalRetVFGNode.html#a68d9c5d58e2282b2891c93203233fd93',1,'SVF::FormalRetVFGNode::getFun()'],['../classSVF_1_1InterPHIVFGNode.html#a875ffe4fcc25af08ba9be4a568da8b4f',1,'SVF::InterPHIVFGNode::getFun()']]],
328
- ['getfunannotations_8493',['getFunAnnotations',['../namespaceSVF_1_1LLVMUtil.html#a8cd4d6410017b9e5f47f2f88450b78d8',1,'SVF::LLVMUtil']]],
329
- ['getfunargslist_8494',['getFunArgsList',['../classSVF_1_1SVFIR.html#aa148e3e14ebad8460e32079f2f44413a',1,'SVF::SVFIR']]],
330
- ['getfunargsmap_8495',['getFunArgsMap',['../classSVF_1_1SVFIR.html#a615c056c876b59d1fd174a2ac9ade27c',1,'SVF::SVFIR']]],
331
- ['getfuncentrychiset_8496',['getFuncEntryChiSet',['../classSVF_1_1MemSSA.html#a10743fe9c116ee624387c0473815b800',1,'SVF::MemSSA']]],
332
- ['getfuncname_8497',['getFuncName',['../classSVF_1_1SVFBugEvent.html#ad3bcb02563f952edd43ab5a7276bd57d',1,'SVF::SVFBugEvent::getFuncName()'],['../classSVF_1_1GenericBug.html#afad49e3f62083345138932ffadf567dd',1,'SVF::GenericBug::getFuncName()']]],
333
- ['getfunction_8498',['getFunction',['../classSVF_1_1CFBasicBlockNode.html#ad8afed175964dc0b90f98dbf68fdf1c8',1,'SVF::CFBasicBlockNode::getFunction()'],['../classSVF_1_1PTACallGraphNode.html#a959445c97605953fbdebbbd999437a09',1,'SVF::PTACallGraphNode::getFunction()'],['../classSVF_1_1MRGenerator.html#a3121380139c7ae96d2045d66203253b6',1,'SVF::MRGenerator::getFunction()'],['../classSVF_1_1RetMU.html#a8ad6bf3d517e20089dac516742ee4b8f',1,'SVF::RetMU::getFunction()'],['../classSVF_1_1EntryCHI.html#ae021640611362449382668665710154c',1,'SVF::EntryCHI::getFunction()'],['../classSVF_1_1SVFBasicBlock.html#aeaa9b2b4e802d9e6bed138eaf3186d09',1,'SVF::SVFBasicBlock::getFunction()'],['../classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e',1,'SVF::SVFInstruction::getFunction()'],['../classSVF_1_1SVFVar.html#a79b35a312248e96a89a28cbf1b99b6fe',1,'SVF::SVFVar::getFunction()'],['../namespaceSVF_1_1LLVMUtil.html#a63222955897ba34e921b9cfd8a2a3619',1,'SVF::LLVMUtil::getFunction()']]],
334
- ['getfunctionset_8499',['getFunctionSet',['../classSVF_1_1SVFModule.html#abbaf48d9702ec1f38dc6ae137ca630a1',1,'SVF::SVFModule']]],
335
- ['getfunctiontype_8500',['getFunctionType',['../classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d',1,'SVF::SVFFunction']]],
336
- ['getfunentryblock_8501',['getFunEntryBlock',['../classSVF_1_1ICFG.html#acc261924103bd0c357acd3acfa6cf38a',1,'SVF::ICFG']]],
337
- ['getfunentrychinum_8502',['getFunEntryChiNum',['../classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f',1,'SVF::MemSSA']]],
338
- ['getfunentryicfgnode_8503',['getFunEntryICFGNode',['../classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076',1,'SVF::ICFG::getFunEntryICFGNode()'],['../classSVF_1_1CallPE.html#a9c9821c4e7dd031e3f82f2b29427e53e',1,'SVF::CallPE::getFunEntryICFGNode()']]],
339
- ['getfunentrynode_8504',['getFunEntryNode',['../classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e',1,'SVF::FormalINSVFGNode']]],
340
- ['getfunexitblock_8505',['getFunExitBlock',['../classSVF_1_1ICFG.html#a22d7f37a0cb2df90f73c1f2e3eaa71c6',1,'SVF::ICFG']]],
341
- ['getfunexiticfgnode_8506',['getFunExitICFGNode',['../classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919',1,'SVF::ICFG::getFunExitICFGNode()'],['../classSVF_1_1RetPE.html#a274adbd91750d8d6de8ba997285c1c49',1,'SVF::RetPE::getFunExitICFGNode()']]],
342
- ['getfunexitnode_8507',['getFunExitNode',['../classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d',1,'SVF::FormalOUTSVFGNode']]],
343
- ['getfunidxinvtable_8508',['getFunIdxInVtable',['../classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e',1,'SVF::SVFVirtualCallInst::getFunIdxInVtable()'],['../classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1',1,'SVF::CallSite::getFunIdxInVtable()']]],
344
- ['getfunmrset_8509',['getFunMRSet',['../classSVF_1_1MRGenerator.html#a64ba36ddcd304f6543e416c552763879',1,'SVF::MRGenerator']]],
345
- ['getfunnameofvcallsite_8510',['getFunNameOfVCallSite',['../namespaceSVF_1_1LLVMUtil.html#a41e64f3318e2bf368eebe9a104ef6ad9',1,'SVF::LLVMUtil']]],
346
- ['getfunnameofvirtualcall_8511',['getFunNameOfVirtualCall',['../classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88',1,'SVF::SVFVirtualCallInst::getFunNameOfVirtualCall()'],['../classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9',1,'SVF::CallSite::getFunNameOfVirtualCall()']]],
347
- ['getfunptr_8512',['getFunPtr',['../classSVF_1_1PointerAnalysis.html#adbceaf90526e44192c2fa4aac5468f5f',1,'SVF::PointerAnalysis::getFunPtr()'],['../classSVF_1_1SVFIR.html#a17c5d9fa7c0bd3cd03c06b5ff0906eb6',1,'SVF::SVFIR::getFunPtr()']]],
348
- ['getfunreachablebbs_8513',['getFunReachableBBs',['../namespaceSVF_1_1LLVMUtil.html#a9bd6f54920929e5ad35102ba2f2223da',1,'SVF::LLVMUtil']]],
349
- ['getfunret_8514',['getFunRet',['../classSVF_1_1SVFIR.html#a34e27b8bcfeaafda190dcdb9169a346f',1,'SVF::SVFIR']]],
350
- ['getfunretmunum_8515',['getFunRetMuNum',['../classSVF_1_1MemSSA.html#a67175188232e08f5c5374f92ff61810f',1,'SVF::MemSSA']]],
351
- ['getfunrets_8516',['getFunRets',['../classSVF_1_1SVFIR.html#abd1bb12776dc9a17863a52ce2cd31958',1,'SVF::SVFIR']]],
352
- ['getfuntoentrychisetmap_8517',['getFunToEntryChiSetMap',['../classSVF_1_1MemSSA.html#afd4787df4466c24948d8384e3a756198',1,'SVF::MemSSA']]],
353
- ['getfuntopointstolist_8518',['getFunToPointsToList',['../classSVF_1_1MRGenerator.html#a1331e6f0941838064d77a5adaa5c6303',1,'SVF::MRGenerator']]],
354
- ['getfuntoretmusetmap_8519',['getFunToRetMuSetMap',['../classSVF_1_1MemSSA.html#a44cbdb1231c2709c24d19ad2bae2475a',1,'SVF::MemSSA']]],
355
- ['getgepbyteoffset_8520',['getGepByteOffset',['../classSVF_1_1SVFIR2ItvExeState.html#ae7d4ea045ddf4d49230065ff3bf07f61',1,'SVF::SVFIR2ItvExeState']]],
356
- ['getgepinedges_8521',['getGepInEdges',['../classSVF_1_1ConstraintNode.html#ac645cf2114161981cd4465c83cbc31f5',1,'SVF::ConstraintNode']]],
357
- ['getgepobjaddress_8522',['getGepObjAddress',['../classSVF_1_1SVFIR2ConsExeState.html#afc9c3372eb142afdb3eb8956adf53c33',1,'SVF::SVFIR2ConsExeState::getGepObjAddress()'],['../classSVF_1_1SVFIR2ItvExeState.html#a67532bdc1e4a49cf4d9da4b99b38e69a',1,'SVF::SVFIR2ItvExeState::getGepObjAddress()']]],
358
- ['getgepobjnodemap_8523',['getGepObjNodeMap',['../classSVF_1_1SVFIR.html#ac1674bd25a17cae24141e6bff24a411e',1,'SVF::SVFIR']]],
359
- ['getgepobjvar_8524',['getGepObjVar',['../classSVF_1_1ConstraintGraph.html#a64c3531053c084bf7195c0900d8902c9',1,'SVF::ConstraintGraph::getGepObjVar()'],['../classSVF_1_1PointerAnalysis.html#aac6ccf3dc313e3c6761bb57316829da8',1,'SVF::PointerAnalysis::getGepObjVar()'],['../classSVF_1_1SVFIR.html#ae18425df0631aefca7dd4b799f6f524a',1,'SVF::SVFIR::getGepObjVar(const MemObj *obj, const APOffset &ap)'],['../classSVF_1_1SVFIR.html#a7abc062d05db516ece2805949aa45c46',1,'SVF::SVFIR::getGepObjVar(NodeID id, const APOffset &ap)']]],
360
- ['getgepoffset_8525',['getGepOffset',['../classSVF_1_1SVFIR2ConsExeState.html#ae7720cdcb509ecfccbda141986643684',1,'SVF::SVFIR2ConsExeState::getGepOffset()'],['../classSVF_1_1SVFIR2ItvExeState.html#afed2852aec6793e1943f97ed39dd8d2b',1,'SVF::SVFIR2ItvExeState::getGepOffset()']]],
361
- ['getgepoutedges_8526',['getGepOutEdges',['../classSVF_1_1ConstraintNode.html#a19d3d2c996ba821227a836717e5443c8',1,'SVF::ConstraintNode']]],
362
- ['getgepvalvar_8527',['getGepValVar',['../classSVF_1_1SVFIRBuilder.html#ae4516ec05eabece1bc8e0cad1ec8cf1c',1,'SVF::SVFIRBuilder::getGepValVar()'],['../classSVF_1_1SVFIR.html#ad0977d55d947bdccd98d61c66d3f0cc7',1,'SVF::SVFIR::getGepValVar()']]],
363
- ['getglobalicfgnode_8528',['getGlobalICFGNode',['../classSVF_1_1ICFG.html#ae0b05ce161d62362642803158228e5d0',1,'SVF::ICFG']]],
364
- ['getglobalrep_8529',['getGlobalRep',['../classSVF_1_1LLVMModuleSet.html#a757bf149437cce22163c764ea9993e12',1,'SVF::LLVMModuleSet::getGlobalRep()'],['../namespaceSVF_1_1LLVMUtil.html#a9e0c786488dfdc4605d4cbcf9943c85a',1,'SVF::LLVMUtil::getGlobalRep()']]],
365
- ['getglobalset_8530',['getGlobalSet',['../classSVF_1_1SVFModule.html#a7d742b73f8ef330334ff0280024399ba',1,'SVF::SVFModule']]],
366
- ['getglobalsvfstmtset_8531',['getGlobalSVFStmtSet',['../classSVF_1_1SVFIR.html#a5c5adab1f68520a304fbf70ca40f7687',1,'SVF::SVFIR']]],
367
- ['getglobalvarfield_8532',['getGlobalVarField',['../classSVF_1_1SVFIRBuilder.html#af4e2ec8dee9fca167e20b01cc10b56fd',1,'SVF::SVFIRBuilder']]],
368
- ['getglobalvfgnodes_8533',['getGlobalVFGNodes',['../classSVF_1_1VFG.html#aff291586a4b0c28a6939577d39de5d0a',1,'SVF::VFG']]],
369
- ['getgnode_8534',['getGNode',['../classSVF_1_1GenericGraph.html#a43c9c773bfa17abf481c33073e30d01b',1,'SVF::GenericGraph']]],
370
- ['getgrammar_8535',['getGrammar',['../classSVF_1_1CFLSolver.html#afec22459af0f8483ccdd77f11c981674',1,'SVF::CFLSolver']]],
371
- ['getgraph_8536',['getGraph',['../classSVF_1_1CFLSolver.html#a2c6bce1f73bcf5937a26e91a7daba33c',1,'SVF::CFLSolver']]],
372
- ['getgraphedge_8537',['getGraphEdge',['../classSVF_1_1PTACallGraph.html#a2634a24621ab93fae7ec1cf94a8cba0b',1,'SVF::PTACallGraph::getGraphEdge()'],['../classSVF_1_1TCT.html#a7b40580939dc63f501a32571806c07bc',1,'SVF::TCT::getGraphEdge()']]],
373
- ['getgraphname_8538',['getGraphName',['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html#a3ea6e02395874966b0f4944104388ddb',1,'SVF::DOTGraphTraits< SVF::CDG * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html#a68b94951ed25f24c455a6c6fb8cc7a1f',1,'SVF::DOTGraphTraits< SVF::CFBasicBlockGraph * >::getGraphName()'],['../structSVF_1_1DefaultDOTGraphTraits.html#a41effe5697618840e0d5ea10c26781fe',1,'SVF::DefaultDOTGraphTraits::getGraphName()'],['../classSVF_1_1IRGraph.html#a5a34f23fee4f84e74908041efebd6867',1,'SVF::IRGraph::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01CFLGraph_01_5_01_4.html#aa12ac2ae92225381d7c8386e96c9a88e',1,'SVF::DOTGraphTraits< CFLGraph * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01CHGraph_01_5_01_4.html#a75aba53d62d665008e9cb98be5103d5e',1,'SVF::DOTGraphTraits< CHGraph * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#a6948926922a5c5378d92c3c6aa0b3ccd',1,'SVF::DOTGraphTraits< ConstraintGraph * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html#a4938f51cfb9a5b63b89ab02d9e1950ad',1,'SVF::DOTGraphTraits< ICFG * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a2c6b3e5fdce71f5c94e21906da1d1246',1,'SVF::DOTGraphTraits< IRGraph * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#a6030238b53d8145bc69285dcc629c16b',1,'SVF::DOTGraphTraits< PTACallGraph * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#a38e619de70d79e38d3d65d521f224d07',1,'SVF::DOTGraphTraits< SVFG * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#ae7bb12f8b7bd9230599f461060fdd38b',1,'SVF::DOTGraphTraits< VFG * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01TCT_01_5_01_4.html#a4234340e5806dc49b6c450736a1a4d94',1,'SVF::DOTGraphTraits< TCT * >::getGraphName()']]],
374
- ['getgraphproperties_8539',['getGraphProperties',['../structSVF_1_1DefaultDOTGraphTraits.html#afe384157441d5ef0b3aafdfb6cd3028a',1,'SVF::DefaultDOTGraphTraits']]],
375
- ['getgrgid_8540',['getgrgid',['../extapi_8c.html#aeb3b4526e1b23204c375939aeaf850ce',1,'extapi.c']]],
376
- ['getgrnam_8541',['getgrnam',['../extapi_8c.html#ac41b95afd2d94da07d8d13a6c0f30302',1,'extapi.c']]],
377
- ['getheapallocholdingargposition_8542',['getHeapAllocHoldingArgPosition',['../namespaceSVF_1_1SVFUtil.html#a73215bac62f1340a58f6c7f2ba9b0e7b',1,'SVF::SVFUtil::getHeapAllocHoldingArgPosition(const SVFFunction *fun)'],['../namespaceSVF_1_1SVFUtil.html#a298b6366145ed871faf3d01420ae5d20',1,'SVF::SVFUtil::getHeapAllocHoldingArgPosition(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a6d613bcc37e54b922ad1b1869b66ee59',1,'SVF::SVFUtil::getHeapAllocHoldingArgPosition(const SVFInstruction *inst)']]],
378
- ['gethostbyaddr_8543',['gethostbyaddr',['../extapi_8c.html#a5f88b5bbdbd484e08aaca47663d2b8f6',1,'extapi.c']]],
379
- ['gethostbyname_8544',['gethostbyname',['../extapi_8c.html#a636674bf9937205b85a797ee6077faa9',1,'extapi.c']]],
380
- ['gethostbyname2_8545',['gethostbyname2',['../extapi_8c.html#ab6842b392151e8bf8d53fe4343baf91e',1,'extapi.c']]],
381
- ['geticfg_8546',['getICFG',['../classSVF_1_1PointerAnalysis.html#ade879ee99cae01632d567d3736dcad9e',1,'SVF::PointerAnalysis::getICFG()'],['../classSVF_1_1SaberCondAllocator.html#a6bd67514e0ea9a2704ae83a38c9f2592',1,'SVF::SaberCondAllocator::getICFG()'],['../classSVF_1_1SVFIR.html#abda052b73e869ed6d7c139ad1528da11',1,'SVF::SVFIR::getICFG()']]],
382
- ['geticfgedge_8547',['getICFGEdge',['../classSVF_1_1CFBasicBlockEdge.html#ab76d16c6799ccd45575f8d30728832ad',1,'SVF::CFBasicBlockEdge::getICFGEdge()'],['../classSVF_1_1ICFG.html#a5dd4ac55123501c47c628adcf27e2475',1,'SVF::ICFG::getICFGEdge()']]],
383
- ['geticfgnode_8548',['getICFGNode',['../classSVF_1_1CDGNode.html#a5d230e1bd20951869df6453a1a929022',1,'SVF::CDGNode::getICFGNode()'],['../classSVF_1_1ICFG.html#a5f2c0aaba07d6fdd63058da0fb60ca8b',1,'SVF::ICFG::getICFGNode(NodeID id) const'],['../classSVF_1_1ICFG.html#aeaecbb856265565d198a3493f722087f',1,'SVF::ICFG::getICFGNode(const SVFInstruction *inst)'],['../classSVF_1_1VFGNode.html#a0675465e11d1d42ee7e2b7ab3c5de829',1,'SVF::VFGNode::getICFGNode()'],['../classSVF_1_1SVFStmt.html#aa809a57c8cdaaa35dfc3cc0f3b33b52b',1,'SVF::SVFStmt::getICFGNode()']]],
384
- ['geticfgnodenum_8549',['getICFGNodeNum',['../classSVF_1_1CFBasicBlockNode.html#afbf1bb58613f86e4761db3ccc16a9401',1,'SVF::CFBasicBlockNode']]],
385
- ['geticfgnodes_8550',['getICFGNodes',['../classSVF_1_1CFBasicBlockNode.html#afdad57a83c392a8b14b838ecb58f9ff7',1,'SVF::CFBasicBlockNode']]],
386
- ['geticfgnodetosvfloopvec_8551',['getIcfgNodeToSVFLoopVec',['../classSVF_1_1ICFG.html#a412c24cf17c977b9337eca9d25a0ec0d',1,'SVF::ICFG']]],
387
- ['getid_8552',['getId',['../classSVF_1_1GenericNode.html#ac3e55ef37aefb411ea4c87b1aa3b1895',1,'SVF::GenericNode::getId()'],['../classSVF_1_1MemObj.html#a3ab6f65ffbf6442daac4d3f70f2d3cb1',1,'SVF::MemObj::getId()'],['../classSVF_1_1MRVer.html#a45b70add039a7f134e8d44bfc6b8f0bc',1,'SVF::MRVer::getID()'],['../classSVF_1_1WriterPtrPool.html#a5ffe6cb527e45fcd7626c972cebb9d36',1,'SVF::WriterPtrPool::getID()']]],
388
- ['getimplty_8553',['getImplTy',['../classSVF_1_1PointerAnalysis.html#ac0f821cfe4fb9c9c8816e7a1b1bc0c5e',1,'SVF::PointerAnalysis']]],
389
- ['getincomingedges_8554',['getIncomingEdges',['../classSVF_1_1SVFVar.html#a76964ef7d4842a469d7720881499d8a6',1,'SVF::SVFVar']]],
390
- ['getincomingedgesbegin_8555',['getIncomingEdgesBegin',['../classSVF_1_1SVFVar.html#a893890649ae7d8e275dd823e941aa39b',1,'SVF::SVFVar']]],
391
- ['getincomingedgesend_8556',['getIncomingEdgesEnd',['../classSVF_1_1SVFVar.html#af1cf24ab50e0d86c9d0f9bd5744b4c10',1,'SVF::SVFVar']]],
392
- ['getindcallmap_8557',['getIndCallMap',['../classSVF_1_1PTACallGraph.html#ad49fa2a288945f6910deb11acdf6a42d',1,'SVF::PTACallGraph::getIndCallMap()'],['../classSVF_1_1PointerAnalysis.html#a1ca30dfa42702071b65d363c76d25cbe',1,'SVF::PointerAnalysis::getIndCallMap()']]],
393
- ['getindcallsites_8558',['getIndCallSites',['../classSVF_1_1SVFIR.html#abf209739a97b96ae0d1c8451fdc684e8',1,'SVF::SVFIR']]],
394
- ['getindcallsitesinvokingcallee_8559',['getIndCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a9a4b0c6672288b9201ab254b4c49548d',1,'SVF::PTACallGraph']]],
395
- ['getindcscallees_8560',['getIndCSCallees',['../classSVF_1_1PTACallGraph.html#ac106536778c829d6925d6ed2149aeb44',1,'SVF::PTACallGraph::getIndCSCallees()'],['../classSVF_1_1PointerAnalysis.html#ae0efd57376195eacded85d58abee5b46',1,'SVF::PointerAnalysis::getIndCSCallees()']]],
396
- ['getindexedtype_8561',['getIndexedType',['../classllvm_1_1generic__bridge__gep__type__iterator.html#acc10ad7ecc64270225cb5e8f52689673',1,'llvm::generic_bridge_gep_type_iterator']]],
397
- ['getindexfromgeptypepair_8562',['getIndexfromGepTypePair',['../classSVF_1_1SVFIR2ItvExeState.html#aed7fc3951608972b6f8fdce14b4a0cbb',1,'SVF::SVFIR2ItvExeState']]],
398
- ['getindirectcalls_8563',['getIndirectCalls',['../classSVF_1_1PTACallGraphEdge.html#a76aa19edf03a4cacfa3e27a21abfcd07',1,'SVF::PTACallGraphEdge::getIndirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a51dbd8a7b9d0a4602215f71e3fdfee5f',1,'SVF::PTACallGraphEdge::getIndirectCalls() const']]],
399
- ['getindirectcallsites_8564',['getIndirectCallsites',['../classSVF_1_1ConstraintGraph.html#a48a71f212e368769218a6f332822c976',1,'SVF::ConstraintGraph::getIndirectCallsites()'],['../classSVF_1_1PointerAnalysis.html#a9d3e7753643166465b0d647a75bc145a',1,'SVF::PointerAnalysis::getIndirectCallsites()'],['../classSVF_1_1SVFIR.html#a2d2131128ceb3362b5dc89317cfd88a0',1,'SVF::SVFIR::getIndirectCallsites()']]],
400
- ['getinedges_8565',['getInEdges',['../classSVF_1_1CFBasicBlockNode.html#a6bfafe540f83e097370ca0dc66422214',1,'SVF::CFBasicBlockNode::getInEdges()'],['../classSVF_1_1GenericNode.html#afc8b5f86d7795b6a0dfc0687d942d79b',1,'SVF::GenericNode::getInEdges()']]],
401
- ['getinedgewithty_8566',['getInEdgeWithTy',['../classSVF_1_1CFLNode.html#a38123f7bd5e33fb085d0108bcbdc9729',1,'SVF::CFLNode']]],
402
- ['getinsensitiveedgeset_8567',['getInsensitiveEdgeSet',['../classSVF_1_1ContextDDA.html#a0d407903c4b0d976da30538ff0c5fc41',1,'SVF::ContextDDA']]],
403
- ['getinst_8568',['getInst',['../classSVF_1_1IntraICFGNode.html#aee81d1ab3eb9584b34efbe1f821371b7',1,'SVF::IntraICFGNode::getInst()'],['../classSVF_1_1StmtVFGNode.html#a3fb14833d95bb3550f904b5e236a5364',1,'SVF::StmtVFGNode::getInst()'],['../classSVF_1_1SVFStmt.html#a7ba458577745f9b88bceceee91649567',1,'SVF::SVFStmt::getInst()']]],
404
- ['getinstances_8569',['getInstances',['../classSVF_1_1CHGraph.html#a894a69fa143d3f460d433646a0521b6f',1,'SVF::CHGraph']]],
405
- ['getinstancesanddescendants_8570',['getInstancesAndDescendants',['../classSVF_1_1CHGBuilder.html#a65112fa6d1b2bc1c7e9c956ec9b91919',1,'SVF::CHGBuilder']]],
406
- ['getinstruction_8571',['getInstruction',['../classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef',1,'SVF::CallSite']]],
407
- ['getinstruction1_8572',['getInstruction1',['../classSVF_1_1RaceResultValidator_1_1AccessPair.html#a97307972daebc1fc358ba2c8009c5990',1,'SVF::RaceResultValidator::AccessPair::getInstruction1() const'],['../classSVF_1_1RaceResultValidator_1_1AccessPair.html#a97307972daebc1fc358ba2c8009c5990',1,'SVF::RaceResultValidator::AccessPair::getInstruction1() const']]],
408
- ['getinstruction2_8573',['getInstruction2',['../classSVF_1_1RaceResultValidator_1_1AccessPair.html#acf383712e9399fec0d52614b2338836c',1,'SVF::RaceResultValidator::AccessPair::getInstruction2() const'],['../classSVF_1_1RaceResultValidator_1_1AccessPair.html#acf383712e9399fec0d52614b2338836c',1,'SVF::RaceResultValidator::AccessPair::getInstruction2() const']]],
409
- ['getinstructionlist_8574',['getInstructionList',['../classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e',1,'SVF::SVFBasicBlock']]],
410
- ['getintarg_8575',['getIntArg',['../classSVF_1_1MTAResultValidator.html#ac61547c85523592e8a61bbb2a1cd61f0',1,'SVF::MTAResultValidator::getIntArg(const Instruction *inst, unsigned int arg_num)'],['../classSVF_1_1MTAResultValidator.html#ac61547c85523592e8a61bbb2a1cd61f0',1,'SVF::MTAResultValidator::getIntArg(const Instruction *inst, unsigned int arg_num)']]],
411
- ['getinterleavingthreads_8576',['getInterleavingThreads',['../classSVF_1_1MHP.html#a653460ed316804bea377eecdde412d36',1,'SVF::MHP']]],
412
- ['getinternalid_8577',['getInternalID',['../classSVF_1_1AddressValue.html#a3be7a2e3ec3215b67cd60f122d2cd10e',1,'SVF::AddressValue::getInternalID()'],['../classSVF_1_1ExeState.html#ab72f3bc855feeda75e11768ab03ad84e',1,'SVF::ExeState::getInternalID()'],['../classSVF_1_1RelExeState.html#ab03410a5a0014d77d4f95f3a0bf45bfd',1,'SVF::RelExeState::getInternalID()'],['../classSVF_1_1SVFIR2ConsExeState.html#aecf3751401ad00024b0c7204b9385397',1,'SVF::SVFIR2ConsExeState::getInternalID()'],['../classSVF_1_1SVFIR2ItvExeState.html#a66c426719f583653cb70189f01d6fda5',1,'SVF::SVFIR2ItvExeState::getInternalID()']]],
413
- ['getinternalnode_8578',['getInternalNode',['../classSVF_1_1PointsTo.html#aeda7466cdd9f77978981e2a518baa863',1,'SVF::PointsTo']]],
414
- ['getinterslist_8579',['getIntersList',['../classSVF_1_1IntraDisjointMRG.html#aa8c653e895ff0889615cdbf349be7652',1,'SVF::IntraDisjointMRG']]],
415
- ['getintervfedgeatindcsfromaintofin_8580',['getInterVFEdgeAtIndCSFromAInToFIn',['../classSVF_1_1SVFG.html#afbaf925e1e165f75161999229fa5f782',1,'SVF::SVFG']]],
416
- ['getintervfedgeatindcsfromaptofp_8581',['getInterVFEdgeAtIndCSFromAPToFP',['../classSVF_1_1SVFG.html#ac1acdf7bc468d7734359591e45f485fe',1,'SVF::SVFG']]],
417
- ['getintervfedgeatindcsfromfouttoaout_8582',['getInterVFEdgeAtIndCSFromFOutToAOut',['../classSVF_1_1SVFG.html#a7a88391e0c2cf8a57238dec32c2474a3',1,'SVF::SVFG']]],
418
- ['getintervfedgeatindcsfromfrtoar_8583',['getInterVFEdgeAtIndCSFromFRToAR',['../classSVF_1_1SVFG.html#ab2b969b7d5922427622dd875e6b8fe14',1,'SVF::SVFG']]],
419
- ['getintervfedgesforindirectcallsite_8584',['getInterVFEdgesForIndirectCallSite',['../classSVF_1_1SVFG.html#a49fc2c505720d5cfa57231529d1c7534',1,'SVF::SVFG']]],
420
- ['getintonez3expr_8585',['getIntOneZ3Expr',['../classSVF_1_1ConsExeState.html#abc69e7a4742ed1a925d7b0b72d2b9497',1,'SVF::ConsExeState']]],
421
- ['getintrablock_8586',['getIntraBlock',['../classSVF_1_1ICFG.html#afeee2b61f8a84e1276f8955c4f6cf22d',1,'SVF::ICFG']]],
422
- ['getintraicfgnode_8587',['getIntraICFGNode',['../classSVF_1_1ICFG.html#aaf521832909781894659725300cf4f49',1,'SVF::ICFG']]],
423
- ['getintralockset_8588',['getIntraLockSet',['../classSVF_1_1LockAnalysis.html#a13f512860edca608913a1c22b35f60e1',1,'SVF::LockAnalysis']]],
424
- ['getintrapagedge_8589',['getIntraPAGEdge',['../classSVF_1_1SVFIR.html#a6f41676ae91ba7fad38cc7387dd1c255',1,'SVF::SVFIR::getIntraPAGEdge(NodeID src, NodeID dst, SVFStmt::PEDGEK kind)'],['../classSVF_1_1SVFIR.html#ac1dbd64071f9822b0404f4ed9c8bd2cd',1,'SVF::SVFIR::getIntraPAGEdge(SVFVar *src, SVFVar *dst, SVFStmt::PEDGEK kind)']]],
425
- ['getintraphivfgnode_8590',['getIntraPHIVFGNode',['../classSVF_1_1VFG.html#a688c0cc4a67c7cd9afbef2f0c264c85b',1,'SVF::VFG']]],
426
- ['getintravfgedge_8591',['getIntraVFGEdge',['../classSVF_1_1VFG.html#ae1348fd6d196ee8a6bd8d98022464d50',1,'SVF::VFG']]],
427
- ['getintzeroz3expr_8592',['getIntZeroZ3Expr',['../classSVF_1_1ConsExeState.html#a7c96f8b3a9ba3d6d648a59388ef26ca6',1,'SVF::ConsExeState']]],
428
- ['getjoinedgebegin_8593',['getJoinEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#af848d7cb8a9f756ff45cca45adbf3b84',1,'SVF::ThreadCallGraph']]],
429
- ['getjoinedgeend_8594',['getJoinEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a811d7d13c05c71bd816621a9a8765365',1,'SVF::ThreadCallGraph']]],
430
- ['getjoinedthread_8595',['getJoinedThread',['../classSVF_1_1ForkJoinAnalysis.html#a3b6d40f3421d4ee9bdb54a78d592f3a7',1,'SVF::ForkJoinAnalysis::getJoinedThread()'],['../classSVF_1_1ThreadAPI.html#ad5790cf310d1eca46fc8b3d50f942d8a',1,'SVF::ThreadAPI::getJoinedThread(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a443a42e12953e1f4962b17eb9628f51b',1,'SVF::ThreadAPI::getJoinedThread(CallSite cs) const']]],
431
- ['getjoininsymmetricloop_8596',['getJoinInSymmetricLoop',['../classSVF_1_1MHP.html#a8b80036bab834fa104f64bd3ed3ac667',1,'SVF::MHP::getJoinInSymmetricLoop()'],['../classSVF_1_1ForkJoinAnalysis.html#a8b45294eef96f04370da341110599f4d',1,'SVF::ForkJoinAnalysis::getJoinInSymmetricLoop()']]],
432
- ['getjoinloop_8597',['getJoinLoop',['../classSVF_1_1ForkJoinAnalysis.html#ac5713ddcfd040a1f1f4fb40f24e4814c',1,'SVF::ForkJoinAnalysis::getJoinLoop()'],['../classSVF_1_1TCT.html#a4faeacaa7aa38cf5b61404278b93a91f',1,'SVF::TCT::getJoinLoop()']]],
433
- ['getjoinsites_8598',['getJoinSites',['../classSVF_1_1ThreadCallGraph.html#aa8be8d48d680b3f2e61b2d8af5e9eddc',1,'SVF::ThreadCallGraph']]],
434
- ['getkeynodesset_8599',['getKeyNodesSet',['../classSVF_1_1SymState.html#a2916e86763235f565f2a3276631d0d30',1,'SVF::SymState']]],
435
- ['getkind_8600',['getKind',['../classSVF_1_1CFBasicBlockGWTOComp.html#a906097ba3f14728a1e3e0f7f8d8218a6',1,'SVF::CFBasicBlockGWTOComp::getKind()'],['../classSVF_1_1CommonCHGraph.html#adf2a02fff9d7dd9fc9d92121e5e28f8b',1,'SVF::CommonCHGraph::getKind()'],['../classSVF_1_1PTACallGraph.html#ac6a294ec1c88862c8f7d54000f04e1f7',1,'SVF::PTACallGraph::getKind()'],['../classSVF_1_1VFG.html#ad63c3c11162ba107a6338fb24f9018d7',1,'SVF::VFG::getKind()'],['../classSVF_1_1SVFType.html#a4bc7962d519c1c0380b5a6a144c91c51',1,'SVF::SVFType::getKind()'],['../classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826',1,'SVF::SVFValue::getKind()']]],
436
- ['getkindtoattrsmap_8601',['getKindToAttrsMap',['../classSVF_1_1GrammarBase.html#ad6307c28042ff43678bd7bff1cd2c7c1',1,'SVF::GrammarBase::getKindToAttrsMap()'],['../classSVF_1_1CFLGraphBuilder.html#aa3fb91f78b5d9e2c0eb24e4986a5926c',1,'SVF::CFLGraphBuilder::getKindToAttrsMap()']]],
437
- ['getkindtolabelmap_8602',['getKindToLabelMap',['../classSVF_1_1CFLGraphBuilder.html#a03686822a9dd7d886f3c41ba79f8b481',1,'SVF::CFLGraphBuilder']]],
438
- ['getlabeltokindmap_8603',['getLabelToKindMap',['../classSVF_1_1CFLGraphBuilder.html#a7e564f2fbaf9b92aab3decaf6cba93c3',1,'SVF::CFLGraphBuilder']]],
439
- ['getlhssymbol_8604',['getLHSSymbol',['../classSVF_1_1CFGrammar.html#a5962f35418f48005240d0a467a777fcd',1,'SVF::CFGrammar']]],
440
- ['getlhstoplevptr_8605',['getLHSTopLevPtr',['../classSVF_1_1VFG.html#a1fff5a365e5aa2d99f07f7f64cc35fac',1,'SVF::VFG']]],
441
- ['getlhsvar_8606',['getLHSVar',['../classSVF_1_1AssignStmt.html#a973a2b79da223275ed6a1831837b89c7',1,'SVF::AssignStmt']]],
442
- ['getlhsvarid_8607',['getLHSVarID',['../classSVF_1_1AssignStmt.html#a98f731be7be9bc8e7fd09f5c2204c840',1,'SVF::AssignStmt']]],
443
- ['getllvmbytesize_8608',['getLLVMByteSize',['../classSVF_1_1SVFType.html#a0091b8b186ad359a1b54ac7e0ee1e5d0',1,'SVF::SVFType']]],
444
- ['getllvmcallsite_8609',['getLLVMCallSite',['../namespaceSVF_1_1LLVMUtil.html#a0095d23a9c9d5d62ec4a23c56824b5f0',1,'SVF::LLVMUtil']]],
445
- ['getllvmfunction_8610',['getLLVMFunction',['../namespaceSVF_1_1LLVMUtil.html#af629cd4994be83b34a3a38464783f54e',1,'SVF::LLVMUtil']]],
446
- ['getllvmglobalfunctions_8611',['getLLVMGlobalFunctions',['../classSVF_1_1LLVMModuleSet.html#a0b46a2a5ff2165d17993a071d9cc82c1',1,'SVF::LLVMModuleSet']]],
447
- ['getllvmmodules_8612',['getLLVMModules',['../classSVF_1_1LLVMModuleSet.html#a4091b12bdfe4423d8114612a199bc480',1,'SVF::LLVMModuleSet']]],
448
- ['getllvmmoduleset_8613',['getLLVMModuleSet',['../classSVF_1_1LLVMModuleSet.html#acf40310917909e4234282c0695a43160',1,'SVF::LLVMModuleSet']]],
449
- ['getllvmtype_8614',['getLLVMType',['../classSVF_1_1LLVMModuleSet.html#a610a7777a48132caadec167c8109f044',1,'SVF::LLVMModuleSet']]],
450
- ['getllvmvalue_8615',['getLLVMValue',['../classSVF_1_1LLVMModuleSet.html#aaf9b679407f12b93afc53c157d37b444',1,'SVF::LLVMModuleSet']]],
451
- ['getloadcgedges_8616',['getLoadCGEdges',['../classSVF_1_1ConstraintGraph.html#afb849d8f3425ff36497d062ecefd2cc1',1,'SVF::ConstraintGraph']]],
452
- ['getloadcvar_8617',['getLoadCVar',['../classSVF_1_1DDAVFSolver.html#ad42efad8e857290459689833c224e467',1,'SVF::DDAVFSolver']]],
453
- ['getloaddpm_8618',['getLoadDpm',['../classSVF_1_1DDAVFSolver.html#a630aad14a285c954a50c632f9cb13fa9',1,'SVF::DDAVFSolver']]],
454
- ['getloadinedges_8619',['getLoadInEdges',['../classSVF_1_1ConstraintNode.html#abd8d146e9b30b6d9757021a84bcab158',1,'SVF::ConstraintNode']]],
455
- ['getloadmrset_8620',['getLoadMRSet',['../classSVF_1_1MRGenerator.html#a19da5768681a21c52a6c43761814a157',1,'SVF::MRGenerator']]],
456
- ['getloadmunum_8621',['getLoadMuNum',['../classSVF_1_1MemSSA.html#aafc83f7f22ebf3b3683607440c488bef',1,'SVF::MemSSA']]],
457
- ['getloadoperand_8622',['getLoadOperand',['../classSVF_1_1MTAAnnotator.html#a399e53d065bc34af428a1ba89a04972b',1,'SVF::MTAAnnotator']]],
458
- ['getloadoutedges_8623',['getLoadOutEdges',['../classSVF_1_1ConstraintNode.html#a59ab1cea514100c63ee179e3e9a5aa0a',1,'SVF::ConstraintNode']]],
459
- ['getloadstmt_8624',['getLoadStmt',['../classSVF_1_1LoadMU.html#ab1533c4c25427a6acc1be6f867f3c882',1,'SVF::LoadMU']]],
460
- ['getloadtomusetmap_8625',['getLoadToMUSetMap',['../classSVF_1_1MemSSA.html#a70dd35ef458c452330dfebcdde17b84c',1,'SVF::MemSSA']]],
461
- ['getloc_8626',['getLoc',['../classSVF_1_1StmtDPItem.html#a3616c94c4394b61c757ffcd39888d5b9',1,'SVF::StmtDPItem::getLoc()'],['../classSVF_1_1GenericBug.html#abbc86875488c27e53e5c36e95c472b20',1,'SVF::GenericBug::getLoc()']]],
462
- ['getlockanalysis_8627',['getLockAnalysis',['../classSVF_1_1MTA.html#a76ea96c430365132011f1a4edf0d5570',1,'SVF::MTA']]],
463
- ['getlockspan_8628',['getLockSpan',['../classSVF_1_1SVFGNodeLockSpan.html#a4e6207b3b64a60993e1e02f6ef125452',1,'SVF::SVFGNodeLockSpan']]],
464
- ['getlockval_8629',['getLockVal',['../classSVF_1_1LockAnalysis.html#aa3c4548e8f8e47cd716081bda2574ff3',1,'SVF::LockAnalysis::getLockVal()'],['../classSVF_1_1ThreadAPI.html#a758955bf256ab9c16fb9f17e23cc25e0',1,'SVF::ThreadAPI::getLockVal(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a3b81d6d51c286adf406d7597f9d51edc',1,'SVF::ThreadAPI::getLockVal(CallSite cs) const']]],
465
- ['getloctodpmvecmap_8630',['getLocToDPMVecMap',['../classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959',1,'SVF::DDAVFSolver']]],
466
- ['getloctoitv_8631',['getLocToItv',['../classSVF_1_1IntervalExeState.html#a653efb144c1f508a91142540b9023de3',1,'SVF::IntervalExeState']]],
467
- ['getloctovaddrs_8632',['getLocToVAddrs',['../classSVF_1_1ExeState.html#afcb9e71dc8686d5c125d63596bd4f442',1,'SVF::ExeState']]],
468
- ['getloctoval_8633',['getLocToVal',['../classSVF_1_1ConsExeState.html#adf45b2d4b73220e80a1265f4e1b1ee35',1,'SVF::ConsExeState::getLocToVal()'],['../classSVF_1_1IntervalExeState.html#ae0d4b22023ce63327f55484cffb051cf',1,'SVF::IntervalExeState::getLocToVal()'],['../classSVF_1_1RelExeState.html#a3eb51c26ae9c87e1457d6515e6d537f9',1,'SVF::RelExeState::getLocToVal()']]],
469
- ['getlocvaddrs_8634',['getLocVAddrs',['../classSVF_1_1IntervalExeState.html#aea4e2221b11824ac6b37667ac0bf25f3',1,'SVF::IntervalExeState']]],
470
- ['getloop_8635',['getLoop',['../classSVF_1_1TCT.html#a35f0fd73e0d752a426284eb4406ecca2',1,'SVF::TCT::getLoop(const SVFInstruction *inst)'],['../classSVF_1_1TCT.html#af227b820ee93765e6b5c9eb9aad30c91',1,'SVF::TCT::getLoop(const SVFBasicBlock *bb)']]],
471
- ['getloopanddominfo_8636',['getLoopAndDomInfo',['../classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4',1,'SVF::SVFFunction']]],
472
- ['getloopbound_8637',['getLoopBound',['../classSVF_1_1SVFLoop.html#ae772c9aab10b88d3c53cdf2cdb23d713',1,'SVF::SVFLoop']]],
473
- ['getloopheader_8638',['getLoopHeader',['../classSVF_1_1SVFLoopAndDomInfo.html#ac29e502080635ed47b72d471b48b5a8d',1,'SVF::SVFLoopAndDomInfo::getLoopHeader()'],['../classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b',1,'SVF::SVFFunction::getLoopHeader()']]],
474
- ['getloopinfo_8639',['getLoopInfo',['../classSVF_1_1SVFLoopAndDomInfo.html#a0fb893485fc3df088d921762514faf66',1,'SVF::SVFLoopAndDomInfo::getLoopInfo()'],['../classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942',1,'SVF::SVFFunction::getLoopInfo()']]],
475
- ['getmainllvmmodule_8640',['getMainLLVMModule',['../classSVF_1_1LLVMModuleSet.html#a9fe3fa15a6a0ec25864cb8439a45596e',1,'SVF::LLVMModuleSet']]],
476
- ['getmakredprocs_8641',['getMakredProcs',['../classSVF_1_1TCT.html#a54cceb577b4fb89c1d84011ec4d2fe2c',1,'SVF::TCT']]],
477
- ['getmarkedflag_8642',['getMarkedFlag',['../classSVF_1_1ForkJoinAnalysis.html#a149114898b13e1430c8fbb60978ca4f5',1,'SVF::ForkJoinAnalysis']]],
478
- ['getmaxbudget_8643',['getMaxBudget',['../classSVF_1_1DPItem.html#af9d8f95249190e164131dc19b6db1b67',1,'SVF::DPItem']]],
479
- ['getmaxcxtsize_8644',['getMaxCxtSize',['../classSVF_1_1TCT.html#a49f0672760c29b9be7b6f99a4c82ab7e',1,'SVF::TCT']]],
480
- ['getmaxfieldoffsetlimit_8645',['getMaxFieldOffsetLimit',['../classSVF_1_1MemObj.html#a51be7ad70bc2c6a4230bd2f6b86bdc88',1,'SVF::MemObj::getMaxFieldOffsetLimit()'],['../classSVF_1_1ObjTypeInfo.html#a81bc3d785062c7e527ecf8e564cd52a4',1,'SVF::ObjTypeInfo::getMaxFieldOffsetLimit()']]],
481
- ['getmaxpathlen_8646',['getMaxPathLen',['../classSVF_1_1ContextCond.html#a935415951bfc6f5089663980bf8e324d',1,'SVF::ContextCond']]],
482
- ['getmaxstructsize_8647',['getMaxStructSize',['../classSVF_1_1SymbolTableInfo.html#abc7e567209010286a68634c700d76cca',1,'SVF::SymbolTableInfo']]],
483
- ['getmemobj_8648',['getMemObj',['../classSVF_1_1IRGraph.html#ad5a06a57d64c54ec6e7e92b7e0acfad8',1,'SVF::IRGraph::getMemObj()'],['../classSVF_1_1ObjVar.html#a6a4feb73b54e602407e35eeb09f55930',1,'SVF::ObjVar::getMemObj()']]],
484
- ['getmemobjptr_8649',['getMemObjPtr',['../classSVF_1_1SymbolTableInfoReader.html#ae2d05807978b81bf9d439e676875c1e1',1,'SVF::SymbolTableInfoReader']]],
485
- ['getmemoryusagekb_8650',['getMemoryUsageKB',['../namespaceSVF_1_1SVFUtil.html#a630ff9c47f58f9b8df7c8a2b3711477c',1,'SVF::SVFUtil']]],
486
- ['getmemtofieldsmap_8651',['getMemToFieldsMap',['../classSVF_1_1SVFIR.html#a6f46446d667258b32ddc1ccab48f651c',1,'SVF::SVFIR']]],
487
- ['getmemusage_8652',['getMemUsage',['../classSVF_1_1SaberCondAllocator.html#ac0060d6660cb022e599dbcb9eabc5aaa',1,'SVF::SaberCondAllocator']]],
488
- ['getmhp_8653',['getMHP',['../classSVF_1_1FSMPTA.html#a2d0cfa271848bc9a20fda25f12b2a4f2',1,'SVF::FSMPTA::getMHP()'],['../classSVF_1_1MTA.html#a8cfcfb26e22cc40260f6df6d50701bdb',1,'SVF::MTA::getMHP()']]],
489
- ['getmhpfunctions_8654',['getMHPFunctions',['../classSVF_1_1PCG.html#a3106e03b7df8b34f50c769e1417f341c',1,'SVF::PCG']]],
490
- ['getmntent_8655',['getmntent',['../extapi_8c.html#a97efc429c3b2da31963e723f0f6956c9',1,'extapi.c']]],
491
- ['getmntent_5fr_8656',['getmntent_r',['../extapi_8c.html#a0467c34eaa7dd0434c17762177dd08bf',1,'extapi.c']]],
492
- ['getmodelconstants_8657',['getModelConstants',['../classSVF_1_1SymbolTableInfo.html#a89e9c6da843e5eef25c51afd5d0937e5',1,'SVF::SymbolTableInfo']]],
493
- ['getmodinfoforcall_8658',['getModInfoForCall',['../classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80',1,'SVF::MRGenerator']]],
494
- ['getmodrefinfo_8659',['getModRefInfo',['../classSVF_1_1MRGenerator.html#ac14c99ee6064fc9cf30120a83c78e702',1,'SVF::MRGenerator::getModRefInfo(const CallICFGNode *cs)'],['../classSVF_1_1MRGenerator.html#a3604b6e29860be15ea5b5dc028b84af8',1,'SVF::MRGenerator::getModRefInfo(const CallICFGNode *cs, const SVFValue *V)'],['../classSVF_1_1MRGenerator.html#a7e1c258e120d89d7b9d6e414f91c6e4a',1,'SVF::MRGenerator::getModRefInfo(const CallICFGNode *cs1, const CallICFGNode *cs2)'],['../classSVF_1_1WPAPass.html#a2e9bdaf8789eed5af34cc70e7eb0ba01',1,'SVF::WPAPass::getModRefInfo(const CallSite callInst)'],['../classSVF_1_1WPAPass.html#af402037fa1a5cffee0db9b97f49d3473',1,'SVF::WPAPass::getModRefInfo(const CallSite callInst, const SVFValue *V)'],['../classSVF_1_1WPAPass.html#a081be672a9fc1b1fd93f00d390b8fc95',1,'SVF::WPAPass::getModRefInfo(const CallSite callInst1, const CallSite callInst2)']]],
495
- ['getmodsideeffectofcallsite_8660',['getModSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a1535832f5b1ae3178fea950bf71fdd99',1,'SVF::MRGenerator']]],
496
- ['getmodsideeffectoffunction_8661',['getModSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#a7d47fbc3dbe8fd19ca5e4210bdecf914',1,'SVF::MRGenerator']]],
497
- ['getmodule_8662',['getModule',['../classSVF_1_1LLVMModuleSet.html#a8afb7ab3ee4632e78d546e549110e74c',1,'SVF::LLVMModuleSet::getModule()'],['../classSVF_1_1LockResultValidator.html#a7b8a2bf9962bd57e103039ead85821d2',1,'SVF::LockResultValidator::getModule()'],['../classSVF_1_1MTAResultValidator.html#aecaf875c6c88f7ba6fa45540e8436f57',1,'SVF::MTAResultValidator::getModule()'],['../classSVF_1_1DDAClient.html#ad9484fac56de8beaf120b1611d23dddc',1,'SVF::DDAClient::getModule()'],['../classSVF_1_1PointerAnalysis.html#ad8b71cebf46deaf60e2cd4f6d6bb9433',1,'SVF::PointerAnalysis::getModule()'],['../classSVF_1_1MTAResultValidator.html#aecaf875c6c88f7ba6fa45540e8436f57',1,'SVF::MTAResultValidator::getModule()'],['../classSVF_1_1SVFIR.html#ad6e18f520f6b559f2304002792f6b701',1,'SVF::SVFIR::getModule()'],['../classSVF_1_1SymbolTableInfo.html#a40387a4893ae5caf58d6f786533d2f44',1,'SVF::SymbolTableInfo::getModule()']]],
498
- ['getmoduleidentifier_8663',['getModuleIdentifier',['../classSVF_1_1SVFModule.html#aa8bab1ad6cab332fe24066b9cf487344',1,'SVF::SVFModule']]],
499
- ['getmodulenum_8664',['getModuleNum',['../classSVF_1_1LLVMModuleSet.html#ae265a7f3cc7367d62013e0f15cf3d233',1,'SVF::LLVMModuleSet']]],
500
- ['getmoduleref_8665',['getModuleRef',['../classSVF_1_1LLVMModuleSet.html#ad647d73d2e1bda61348eff658e32f481',1,'SVF::LLVMModuleSet']]],
501
- ['getmodulusoffset_8666',['getModulusOffset',['../classSVF_1_1SymbolTableInfo.html#a54418613d6492e80f644f3db86abc9ad',1,'SVF::SymbolTableInfo']]],
502
- ['getmr_8667',['getMR',['../classSVF_1_1MRGenerator.html#a55d38020bbece70847f7e72bb02bc4af',1,'SVF::MRGenerator::getMR()'],['../classSVF_1_1MRVer.html#a63bd0641be553860cc5f517634b65825',1,'SVF::MRVer::getMR()'],['../classSVF_1_1MSSAMU.html#a6bd671839ec0376439ccd81d5b2eff30',1,'SVF::MSSAMU::getMR()'],['../classSVF_1_1MSSADEF.html#ab3070e4293ceb5ca9c25702f76ac427c',1,'SVF::MSSADEF::getMR()']]],
503
- ['getmrgenerator_8668',['getMRGenerator',['../classSVF_1_1MemSSA.html#ab2dfdcf6fb50ba6cacad1254350a5b09',1,'SVF::MemSSA']]],
504
- ['getmrid_8669',['getMRID',['../classSVF_1_1MemRegion.html#a7d38f6ef18106eb388b3a289aad79802',1,'SVF::MemRegion']]],
505
- ['getmrnum_8670',['getMRNum',['../classSVF_1_1MRGenerator.html#aff53860ef2b0effb9250dc7348640085',1,'SVF::MRGenerator']]],
506
- ['getmrset_8671',['getMRSet',['../classSVF_1_1MRGenerator.html#a1f69924c587c4e68a029fd4e86cffacf',1,'SVF::MRGenerator']]],
507
- ['getmrsforcallsiteref_8672',['getMRsForCallSiteRef',['../classSVF_1_1DistinctMRG.html#a74c36d4c98b95c2d40c9970e5f6aecc1',1,'SVF::DistinctMRG::getMRsForCallSiteRef()'],['../classSVF_1_1IntraDisjointMRG.html#a89ca36aaf82f17963abaa67c88415272',1,'SVF::IntraDisjointMRG::getMRsForCallSiteRef()'],['../classSVF_1_1MRGenerator.html#a02c60ceb7c9c37bcf83c739aa4083acc',1,'SVF::MRGenerator::getMRsForCallSiteRef()']]],
508
- ['getmrsforload_8673',['getMRsForLoad',['../classSVF_1_1DistinctMRG.html#a1a4fa7e9fb42a59fac2104b208a1e66b',1,'SVF::DistinctMRG::getMRsForLoad()'],['../classSVF_1_1IntraDisjointMRG.html#ae577d4d6f3a6e6fb62f6eff49ca6be88',1,'SVF::IntraDisjointMRG::getMRsForLoad()'],['../classSVF_1_1InterDisjointMRG.html#ae7846579fc473ae5eb6c9a8fac712d9a',1,'SVF::InterDisjointMRG::getMRsForLoad()'],['../classSVF_1_1MRGenerator.html#abe8d6217250d227e743e4b581497aae8',1,'SVF::MRGenerator::getMRsForLoad()']]],
509
- ['getmrsforloadfrominterlist_8674',['getMRsForLoadFromInterList',['../classSVF_1_1IntraDisjointMRG.html#a8d390306f30e8b9736a3d1228ef5bf3a',1,'SVF::IntraDisjointMRG']]],
510
- ['getmrver_8675',['getMRVer',['../classSVF_1_1FormalINSVFGNode.html#a07e23637c89164add5fc3ea52b250735',1,'SVF::FormalINSVFGNode::getMRVer()'],['../classSVF_1_1FormalOUTSVFGNode.html#ad2e841a18b777220c2b13f38289d6168',1,'SVF::FormalOUTSVFGNode::getMRVer()'],['../classSVF_1_1ActualINSVFGNode.html#aa92b36228a6f42496984cfea32f3415c',1,'SVF::ActualINSVFGNode::getMRVer()'],['../classSVF_1_1ActualOUTSVFGNode.html#a3e3a14a042d75e5613eb049a9eb4fac5',1,'SVF::ActualOUTSVFGNode::getMRVer()'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a9d4b2b8d343796bb465cc5a138eb3f18',1,'SVF::IntraMSSAPHISVFGNode::getMRVer()'],['../classSVF_1_1MSSAMU.html#ad120dfc87b90b26649bcd8d0c0d3ca80',1,'SVF::MSSAMU::getMRVer()']]],
511
- ['getmrverfromstring_8676',['getMRVERFromString',['../classSVF_1_1SVFG.html#a910298ed854a6b88b9dae44181ca72de',1,'SVF::SVFG']]],
512
- ['getmssa_8677',['getMSSA',['../classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9',1,'SVF::SVFG']]],
513
- ['getmuset_8678',['getMUSet',['../classSVF_1_1MemSSA.html#af4d11a0c7da0ddd7dff8d75a00279847',1,'SVF::MemSSA::getMUSet(const LoadStmt *ld)'],['../classSVF_1_1MemSSA.html#af1a7b3ca0144ebff3747715e89646fbb',1,'SVF::MemSSA::getMUSet(const CallICFGNode *cs)']]],
514
- ['getmutdfptdataty_8679',['getMutDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483',1,'SVF::BVDataPTAImpl']]],
515
- ['getmutptdataty_8680',['getMutPTDataTy',['../classSVF_1_1CondPTAImpl.html#ab582d46731c06a7fa022bf301d6008c1',1,'SVF::CondPTAImpl']]],
516
- ['getname_8681',['getName',['../classSVF_1_1DCHNode.html#a089af6085dec833b58133a9e834dab54',1,'SVF::DCHNode::getName()'],['../classSVF_1_1CFBasicBlockNode.html#a4ed32455eaafc3bd1a06ed9b417b329d',1,'SVF::CFBasicBlockNode::getName()'],['../classSVF_1_1CHNode.html#af6e71c1a932464b1b615fc177f5af089',1,'SVF::CHNode::getName()'],['../classSVF_1_1SVFStructType.html#acf9690a279fb50ff2ac635fbad617da8',1,'SVF::SVFStructType::getName()'],['../classSVF_1_1SVFValue.html#a2401b022638769f59f86ab424a189b6e',1,'SVF::SVFValue::getName()']]],
517
- ['getnextcollapsenode_8682',['getNextCollapseNode',['../classSVF_1_1ConstraintGraph.html#a006667ed55132ca0909c0e9118fea704',1,'SVF::ConstraintGraph']]],
518
- ['getnextinsts_8683',['getNextInsts',['../namespaceSVF_1_1LLVMUtil.html#afbd60d5443c7fa1448813d00bb5d0fa7',1,'SVF::LLVMUtil::getNextInsts(const Instruction *curInst, std::vector< const SVFInstruction * > &instList)'],['../namespaceSVF_1_1LLVMUtil.html#a7fa1f910598426330f08da19e9efdfa3',1,'SVF::LLVMUtil::getNextInsts(const Instruction *curInst, std::vector< const Instruction * > &instList)']]],
519
- ['getnode_8684',['getNode',['../classSVF_1_1DCHGraph.html#a96c68bbb5ee5e939158ce0b67da2c61d',1,'SVF::DCHGraph::getNode()'],['../classSVF_1_1CHGraph.html#a7beec68a60036c93a741a7152e8198b6',1,'SVF::CHGraph::getNode()'],['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#aeefa37ea906724788126edfb45a80564',1,'SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > * >::getNode()'],['../classSVF_1_1SrcSnkSolver.html#a18008d5496010aa5f54aade230bd64ff',1,'SVF::SrcSnkSolver::getNode()'],['../classSVF_1_1GraphReachSolver.html#a0b7f0923105dfb198a2a8428d6c1ca98',1,'SVF::GraphReachSolver::getNode()']]],
520
- ['getnode_5fh_8685',['getNode_h',['../classSVF_1_1POCRHybridSolver.html#a6a1bf7bbf1b28aa762af4b51bff10afb',1,'SVF::POCRHybridSolver']]],
521
- ['getnodeattributes_8686',['getNodeAttributes',['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html#a6a127e760a76f581b57edcdbe607eab6',1,'SVF::DOTGraphTraits< SVF::CDG * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html#a97e3cbb530c0b4c0dcb9aa0de9406ed3',1,'SVF::DOTGraphTraits< SVF::CFBasicBlockGraph * >::getNodeAttributes()'],['../structSVF_1_1DefaultDOTGraphTraits.html#a3438f5f1ed763f2f7818535f212ff43b',1,'SVF::DefaultDOTGraphTraits::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01CFLGraph_01_5_01_4.html#a35499a5e7010339f4333cead3b2c4cfc',1,'SVF::DOTGraphTraits< CFLGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01CHGraph_01_5_01_4.html#a8109531ce97bb08828b06f2203c3b347',1,'SVF::DOTGraphTraits< CHGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#a646cb350726d62532cda229aaf6af9cc',1,'SVF::DOTGraphTraits< ConstraintGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html#ada6dd55df689908741823e8e3a3cf289',1,'SVF::DOTGraphTraits< ICFG * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a3f073b3b89256914a1582dabebd308e9',1,'SVF::DOTGraphTraits< IRGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#ab35af67d234b32aeb2bed4336058cb57',1,'SVF::DOTGraphTraits< PTACallGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#ad851a3820df828f0598046e0c953330c',1,'SVF::DOTGraphTraits< SVFG * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#a58fa641de3db32b97edcb60a64004270',1,'SVF::DOTGraphTraits< VFG * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01TCT_01_5_01_4.html#a61074356d304d9f1e4a2b9870f6e0fcd',1,'SVF::DOTGraphTraits< TCT * >::getNodeAttributes()']]],
522
- ['getnodedescription_8687',['getNodeDescription',['../structSVF_1_1DefaultDOTGraphTraits.html#af5800f2d8efa24fee85f03871c07df21',1,'SVF::DefaultDOTGraphTraits']]],
523
- ['getnodeid_8688',['getNodeID',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html#ae620329c06aec6369ed5403900705728',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >::getNodeID()'],['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#a0157251724c0ccab190f1199899df717',1,'SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > * >::getNodeID()']]],
524
- ['getnodeidentifierlabel_8689',['getNodeIdentifierLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a0f81b82658f62589ec429c601538f6e9',1,'SVF::DefaultDOTGraphTraits']]],
525
- ['getnodeidfromitem_8690',['getNodeIDFromItem',['../classSVF_1_1SrcSnkSolver.html#ab37d80b1c7a1ebfa0e19c70792c5129e',1,'SVF::SrcSnkSolver::getNodeIDFromItem()'],['../classSVF_1_1GraphReachSolver.html#a84f39b3234ddf8198c793ff8c5d59cdf',1,'SVF::GraphReachSolver::getNodeIDFromItem()']]],
526
- ['getnodekind_8691',['getNodeKind',['../classSVF_1_1GenericNode.html#a391e996d695b114530120723da1d003e',1,'SVF::GenericNode']]],
527
- ['getnodelabel_8692',['getNodeLabel',['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html#a23e6aa55ef0b0e4ca3573c2bf0185dcf',1,'SVF::DOTGraphTraits< SVF::CDG * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html#a120207fca1bca1b08817bdec4ff39610',1,'SVF::DOTGraphTraits< SVF::CFBasicBlockGraph * >::getNodeLabel()'],['../structSVF_1_1DefaultDOTGraphTraits.html#a07487bbf691110420c680250994a6eba',1,'SVF::DefaultDOTGraphTraits::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01CFLGraph_01_5_01_4.html#a6aef2b3f8e4e6f843724613ad7100932',1,'SVF::DOTGraphTraits< CFLGraph * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01CHGraph_01_5_01_4.html#a18f64ddaaa6da45e247ee44ad03cac3d',1,'SVF::DOTGraphTraits< CHGraph * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#a9e45113303655dd4b3951f975cc7790f',1,'SVF::DOTGraphTraits< ConstraintGraph * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html#a04de29b725e362137f9469850cf24eed',1,'SVF::DOTGraphTraits< ICFG * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a32b24e38559d65b4aaf0473cbda94038',1,'SVF::DOTGraphTraits< IRGraph * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#a7b17561e1c7aa483611ec69293a86595',1,'SVF::DOTGraphTraits< PTACallGraph * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#a408191812417e4cf67c63197498e8bff',1,'SVF::DOTGraphTraits< SVFG * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#ab891ea12cf363b28d15cc6cbbc6ca205',1,'SVF::DOTGraphTraits< VFG * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01TCT_01_5_01_4.html#ab0babde1e6a0d3a96149236c19bea756',1,'SVF::DOTGraphTraits< TCT * >::getNodeLabel()']]],
528
- ['getnodemapping_8693',['getNodeMapping',['../classSVF_1_1PointsTo.html#a5fd783872908d85e9192f4348ac0b493',1,'SVF::PointsTo']]],
529
- ['getnodenumafterpagbuild_8694',['getNodeNumAfterPAGBuild',['../classSVF_1_1IRGraph.html#a0a18bca50f7cd3a1882754f19303d257',1,'SVF::IRGraph']]],
530
- ['getnodeptr_8695',['getNodePtr',['../classSVF_1_1GenericGraphReader.html#ab09fa674af96a107ac14306eae021381',1,'SVF::GenericGraphReader']]],
531
- ['getnonterminals_8696',['getNonterminals',['../classSVF_1_1GrammarBase.html#a04140ef06feee613506529fd8c23665e',1,'SVF::GrammarBase']]],
532
- ['getnullptr_8697',['getNullPtr',['../classSVF_1_1IRGraph.html#a3de9a2a565c303f68a90c32dc59febd5',1,'SVF::IRGraph']]],
533
- ['getnumargoperands_8698',['getNumArgOperands',['../classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121',1,'SVF::SVFCallInst::getNumArgOperands()'],['../classSVF_1_1CallSite.html#a6b7a7e6da24425a3b15aa1803c673288',1,'SVF::CallSite::getNumArgOperands()']]],
534
- ['getnumber_8699',['getNumber',['../classSVF_1_1ConsExeState.html#a3efeeb8311b868c4a7fc2df69f061317',1,'SVF::ConsExeState']]],
535
- ['getnumeral_8700',['getNumeral',['../classSVF_1_1BoundedZ3Expr.html#af62c2d6bc40080b9728c107cf317184b',1,'SVF::BoundedZ3Expr::getNumeral()'],['../classSVF_1_1IntervalValue.html#ae081b5c462f8ed5b306719822e35cea9',1,'SVF::IntervalValue::getNumeral()'],['../classSVF_1_1NumericLiteral.html#a4181e5e15e10304ea524e5f8b2a3f576',1,'SVF::NumericLiteral::getNumeral()']]],
536
- ['getnumfields_8701',['getNumFields',['../classSVF_1_1DCHGraph.html#a0788694fbff155949fc4f4d6487c223e',1,'SVF::DCHGraph']]],
537
- ['getnumobjects_8702',['getNumObjects',['../classSVF_1_1NodeIDAllocator.html#ad63e43c65cb7d7cac7824f5cede5ec89',1,'SVF::NodeIDAllocator']]],
538
- ['getnumofcxtlocks_8703',['getNumOfCxtLocks',['../classSVF_1_1LockAnalysis.html#a3df63f936d488166109d73bdcf0437d5',1,'SVF::LockAnalysis']]],
539
- ['getnumofelements_8704',['getNumOfElements',['../classSVF_1_1SymbolTableBuilder.html#a674b84d529c762af3a45e7d4ce4d543d',1,'SVF::SymbolTableBuilder::getNumOfElements()'],['../classSVF_1_1MemObj.html#aa14b59ba9e14140bf158f3c4ebef9fa5',1,'SVF::MemObj::getNumOfElements()'],['../classSVF_1_1ObjTypeInfo.html#a9329740d5db9212c69ed28ca6410559e',1,'SVF::ObjTypeInfo::getNumOfElements()']]],
540
- ['getnumofflattenelements_8705',['getNumOfFlattenElements',['../classSVF_1_1SymbolTableBuilder.html#a603cf580467b32df5fad94ade3287b0f',1,'SVF::SymbolTableBuilder::getNumOfFlattenElements()'],['../classSVF_1_1StInfo.html#a518c82138fcadc6634980566c1c0f762',1,'SVF::StInfo::getNumOfFlattenElements()'],['../classSVF_1_1SymbolTableInfo.html#a811a3489df0f793c7a5482d31d470a4c',1,'SVF::SymbolTableInfo::getNumOfFlattenElements()']]],
541
- ['getnumofflattenfields_8706',['getNumOfFlattenFields',['../classSVF_1_1StInfo.html#ae5fad367673315da57a604e64b5889f0',1,'SVF::StInfo']]],
542
- ['getnumofforksite_8707',['getNumOfForksite',['../classSVF_1_1ThreadCallGraph.html#aa847760765aae18bcb93b260a881441b',1,'SVF::ThreadCallGraph']]],
543
- ['getnumofjoinsite_8708',['getNumOfJoinsite',['../classSVF_1_1ThreadCallGraph.html#a733bf08c7a496435ad09a41e6b0343ff',1,'SVF::ThreadCallGraph']]],
544
- ['getnumofoobquery_8709',['getNumOfOOBQuery',['../classSVF_1_1DDAStat.html#ab508281a78749ec5d7b5dc8231a4be11',1,'SVF::DDAStat']]],
545
- ['getnumofparforsite_8710',['getNumOfParForSite',['../classSVF_1_1ThreadCallGraph.html#ad883eb92aece6818a3a0a261fa3407ce',1,'SVF::ThreadCallGraph']]],
546
- ['getnumofresolvedindcalledge_8711',['getNumOfResolvedIndCallEdge',['../classSVF_1_1PTACallGraph.html#a12c899013f8a9ddd895bfb5027a84d4c',1,'SVF::PTACallGraph::getNumOfResolvedIndCallEdge()'],['../classSVF_1_1PointerAnalysis.html#ad2c8654a6672472f9bf17681aa9b60bb',1,'SVF::PointerAnalysis::getNumOfResolvedIndCallEdge()']]],
547
- ['getnumsuccessors_8712',['getNumSuccessors',['../classSVF_1_1BranchVFGNode.html#ad070e36a440deb982779cec18aa03ee6',1,'SVF::BranchVFGNode::getNumSuccessors()'],['../classSVF_1_1BranchStmt.html#a022d355bde3d0d0a9471cd125b24583b',1,'SVF::BranchStmt::getNumSuccessors()'],['../classSVF_1_1SVFBasicBlock.html#aebc0d1aa674dec207a99c7fc148c9c36',1,'SVF::SVFBasicBlock::getNumSuccessors()']]],
548
- ['getobj_8713',['getObj',['../classSVF_1_1SymbolTableInfo.html#a65f49178a948380c2d6105178509a906',1,'SVF::SymbolTableInfo']]],
549
- ['getobject_8714',['getObject',['../classSVF_1_1DummyVersionPropSVFGNode.html#ac10a4b9c2ee536cfcb74120d86c0619f',1,'SVF::DummyVersionPropSVFGNode::getObject()'],['../classSVF_1_1SVFIR.html#a2dd4d5f704906270af13e7a07f900eb1',1,'SVF::SVFIR::getObject(NodeID id) const'],['../classSVF_1_1SVFIR.html#a25b86c16d11b4d50ccc28ead525687ae',1,'SVF::SVFIR::getObject(const ObjVar *node) const']]],
550
- ['getobjectnode_8715',['getObjectNode',['../classSVF_1_1SVFIRBuilder.html#a5a93f3d13e2b3df126fbc42b1bd09006',1,'SVF::SVFIRBuilder::getObjectNode()'],['../classSVF_1_1IRGraph.html#ab1e2f58c350ec14763b4d8a424984d47',1,'SVF::IRGraph::getObjectNode()']]],
551
- ['getobjectnodenum_8716',['getObjectNodeNum',['../classSVF_1_1IRGraph.html#a82528aff779ccf8f723f57507dd2d991',1,'SVF::IRGraph']]],
552
- ['getobjsym_8717',['getObjSym',['../classSVF_1_1SymbolTableInfo.html#a7cf19b236d4e44f8ae8da9b303466b36',1,'SVF::SymbolTableInfo']]],
553
- ['getoffsetvarandgeptypepairvec_8718',['getOffsetVarAndGepTypePairVec',['../classSVF_1_1AccessPath.html#ab0641554924d44f16c2831cac63ccf8b',1,'SVF::AccessPath::getOffsetVarAndGepTypePairVec()'],['../classSVF_1_1GepStmt.html#acce9e813dbca30e0264dac6c89ea72af',1,'SVF::GepStmt::getOffsetVarAndGepTypePairVec()']]],
554
- ['getopcode_8719',['getOpcode',['../classSVF_1_1BinaryOPStmt.html#ad0a7c5e87355d7a83176343322db448f',1,'SVF::BinaryOPStmt::getOpcode()'],['../classSVF_1_1UnaryOPStmt.html#af29723d5e777b10d53d48263a786f5b6',1,'SVF::UnaryOPStmt::getOpcode()']]],
555
- ['getoperand_8720',['getOperand',['../classllvm_1_1generic__bridge__gep__type__iterator.html#a9494bbdc909dab98dd3fd23a416f3a31',1,'llvm::generic_bridge_gep_type_iterator']]],
556
- ['getopicfgnode_8721',['getOpICFGNode',['../classSVF_1_1PhiStmt.html#a0b97394bc1946c0185d2c11fbc2181f4',1,'SVF::PhiStmt']]],
557
- ['getopincomingbb_8722',['getOpIncomingBB',['../classSVF_1_1IntraPHIVFGNode.html#a3a6ef9d2b10a6f2f1ac1b25590f56a70',1,'SVF::IntraPHIVFGNode']]],
558
- ['getopndvars_8723',['getOpndVars',['../classSVF_1_1MultiOpndStmt.html#a0441f2646fed28830439c41a0704ed4b',1,'SVF::MultiOpndStmt']]],
559
- ['getoption_8724',['getOption',['../classOptionBase.html#abf205790830ba8c3bb7097701ca86a69',1,'OptionBase']]],
560
- ['getoptionsmap_8725',['getOptionsMap',['../classOptionBase.html#ac68017dd45d05c5fe26ae04bb58f903c',1,'OptionBase']]],
561
- ['getopvar_8726',['getOpVar',['../classSVF_1_1UnaryOPVFGNode.html#adb0928a2547397d0ac2bbc2cf261d595',1,'SVF::UnaryOPVFGNode::getOpVar()'],['../classSVF_1_1MultiOpndStmt.html#a18f9d9ea87def35d4eaa707a339316b8',1,'SVF::MultiOpndStmt::getOpVar()'],['../classSVF_1_1UnaryOPStmt.html#abde2b32d5bbd37df0e194b1a4e78483b',1,'SVF::UnaryOPStmt::getOpVar()']]],
562
- ['getopvarid_8727',['getOpVarID',['../classSVF_1_1MultiOpndStmt.html#a5c6efcc023e90ef2e618586091958c59',1,'SVF::MultiOpndStmt::getOpVarID()'],['../classSVF_1_1UnaryOPStmt.html#a8029b46bccda153ca2e677686c2655e2',1,'SVF::UnaryOPStmt::getOpVarID()']]],
563
- ['getopvarnum_8728',['getOpVarNum',['../classSVF_1_1MultiOpndStmt.html#af300571886b7aa2d84b0a70851c99bc3',1,'SVF::MultiOpndStmt']]],
564
- ['getopver_8729',['getOpVer',['../classSVF_1_1MSSAPHISVFGNode.html#a9ff8a58538d4df8e06e8d16dd58f02a3',1,'SVF::MSSAPHISVFGNode::getOpVer()'],['../classSVF_1_1CmpVFGNode.html#a62a87f7ee66c51302e093bbaf5d0901b',1,'SVF::CmpVFGNode::getOpVer()'],['../classSVF_1_1BinaryOPVFGNode.html#a4c71d3d586a5389f524f93ca82ffe0e5',1,'SVF::BinaryOPVFGNode::getOpVer()'],['../classSVF_1_1UnaryOPVFGNode.html#a1582b9fe65306c3fcd8c5390f5c07e5d',1,'SVF::UnaryOPVFGNode::getOpVer()'],['../classSVF_1_1PHIVFGNode.html#a4277e367a10362ddc14dbe219a88353a',1,'SVF::PHIVFGNode::getOpVer()'],['../classSVF_1_1MSSACHI.html#a7af6f73ff1432d4adb5ee8493fbe73fb',1,'SVF::MSSACHI::getOpVer()'],['../classSVF_1_1MSSAPHI.html#aeb5a948499f913264de749001f605a4e',1,'SVF::MSSAPHI::getOpVer()']]],
565
- ['getopvernum_8730',['getOpVerNum',['../classSVF_1_1MSSAPHISVFGNode.html#af7bd2cd776dcdbd1aee11569ec9f4a4f',1,'SVF::MSSAPHISVFGNode::getOpVerNum()'],['../classSVF_1_1CmpVFGNode.html#ad95b04c10a54b38344863e6552fc7775',1,'SVF::CmpVFGNode::getOpVerNum()'],['../classSVF_1_1BinaryOPVFGNode.html#a16511457605363135685cf3cf3a474dd',1,'SVF::BinaryOPVFGNode::getOpVerNum()'],['../classSVF_1_1UnaryOPVFGNode.html#aeb8722a2efdc4bf4e79d65230dc41fd5',1,'SVF::UnaryOPVFGNode::getOpVerNum()'],['../classSVF_1_1PHIVFGNode.html#aa147f43ddf3efac3e0143235ab611cf2',1,'SVF::PHIVFGNode::getOpVerNum()'],['../classSVF_1_1MSSAPHI.html#adbefc58750f87cf1c30dd5d445b50feb',1,'SVF::MSSAPHI::getOpVerNum()']]],
566
- ['getoraddblockicfgnode_8731',['getOrAddBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#ae832950bae16346dd25f9e47ee13c34c',1,'SVF::ICFGBuilder']]],
567
- ['getoraddinterblockicfgnode_8732',['getOrAddInterBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#a5d7c24a1bf3300f784741ed8dba5a683',1,'SVF::ICFGBuilder']]],
568
- ['getoraddintrablockicfgnode_8733',['getOrAddIntraBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#a151a19548cfed20501ddbeb786417b8b',1,'SVF::ICFGBuilder']]],
569
- ['getoraddsvftypeinfo_8734',['getOrAddSVFTypeInfo',['../classSVF_1_1SymbolTableBuilder.html#af7aae2e2851c948f85600066a5a394ca',1,'SVF::SymbolTableBuilder']]],
570
- ['getorcreatenode_8735',['getOrCreateNode',['../classSVF_1_1DCHGraph.html#a9ed6b91fad334605f514049a2072b538',1,'SVF::DCHGraph']]],
571
- ['getorcreatetctnode_8736',['getOrCreateTCTNode',['../classSVF_1_1TCT.html#a5d890da8d9d91b8cc4c529eb427192c4',1,'SVF::TCT']]],
572
- ['getoriginalelemtype_8737',['getOriginalElemType',['../classSVF_1_1StInfo.html#a055697f565cb9d73b41110090fe50159',1,'SVF::StInfo::getOriginalElemType()'],['../classSVF_1_1SymbolTableInfo.html#a4bf84ef15f3b4cc865ac64ca0aae84e7',1,'SVF::SymbolTableInfo::getOriginalElemType()']]],
573
- ['getostream_8738',['getOStream',['../classSVF_1_1GraphWriter.html#afa5d94effc56067e44eba9a11afd5284',1,'SVF::GraphWriter']]],
574
- ['getothersvfconstant_8739',['getOtherSVFConstant',['../classSVF_1_1LLVMModuleSet.html#a74256f36f0fdc242df9729906c34efbc',1,'SVF::LLVMModuleSet']]],
575
- ['getothervalueset_8740',['getOtherValueSet',['../classSVF_1_1SVFModule.html#af22af3a6d54bb510e5c4805eff3d12cd',1,'SVF::SVFModule']]],
576
- ['getoutedges_8741',['getOutEdges',['../classSVF_1_1CFBasicBlockNode.html#a48c0b6643c481afb15d4c4f89d00eecb',1,'SVF::CFBasicBlockNode::getOutEdges()'],['../classSVF_1_1GenericNode.html#a2d9cd758d6f8c5189d9b90b74f43e009',1,'SVF::GenericNode::getOutEdges()']]],
577
- ['getoutedgewithty_8742',['getOutEdgeWithTy',['../classSVF_1_1CFLNode.html#a0a1b7384a42cad855bddf881e0e09542',1,'SVF::CFLNode']]],
578
- ['getoutgoingedges_8743',['getOutgoingEdges',['../classSVF_1_1SVFVar.html#a927733580b47be5ffcfced44ba9fd6c3',1,'SVF::SVFVar']]],
579
- ['getoutgoingedgesbegin_8744',['getOutgoingEdgesBegin',['../classSVF_1_1SVFVar.html#a9e40eafe55a2c1448b830b56ae72e17f',1,'SVF::SVFVar']]],
580
- ['getoutgoingedgesend_8745',['getOutgoingEdgesEnd',['../classSVF_1_1SVFVar.html#aa5176fce9746bc585d43ebb4c8c824e5',1,'SVF::SVFVar']]],
581
- ['getoutput_8746',['getOutput',['../classSVF_1_1LockResultValidator.html#ab71d89c954395df7d108263b3fa87330',1,'SVF::LockResultValidator::getOutput()'],['../classSVF_1_1MTAResultValidator.html#a9c9baeb57a645b57cc9053b3071f0602',1,'SVF::MTAResultValidator::getOutput()'],['../classSVF_1_1RaceResultValidator.html#afdd89e26a7c168762bfe85746252827f',1,'SVF::RaceResultValidator::getOutput()'],['../classSVF_1_1MTAResultValidator.html#a829e59b4f8cf01c125cf8a9b45f7b7d0',1,'SVF::MTAResultValidator::getOutput()'],['../classSVF_1_1RaceResultValidator.html#afdd89e26a7c168762bfe85746252827f',1,'SVF::RaceResultValidator::getOutput()']]],
582
- ['getoutputforinterlevanalysis_8747',['getOutputforInterlevAnalysis',['../classSVF_1_1MTAResultValidator.html#ac24a8a6922d9dc9edecab3bc45bc9204',1,'SVF::MTAResultValidator::getOutputforInterlevAnalysis(const char *scenario, INTERLEV_FLAG analysisRes)'],['../classSVF_1_1MTAResultValidator.html#a9f7c30f6bb29630101b034009f7d944c',1,'SVF::MTAResultValidator::getOutputforInterlevAnalysis(const char *scenario, INTERLEV_FLAG analysisRes)']]],
583
- ['getpag_8748',['getPAG',['../classSVF_1_1SVFIRBuilder.html#af44d4587defa76f1e7f2645f9711558a',1,'SVF::SVFIRBuilder::getPAG()'],['../classSVF_1_1VFG.html#a7622e381fbc1601b3f9a8384df2751bd',1,'SVF::VFG::getPAG()'],['../classSVF_1_1PointerAnalysis.html#a240219c2dc4f5cc5f85445e18c79b83b',1,'SVF::PointerAnalysis::getPAG()'],['../classSVF_1_1MemSSA.html#a41b153f2f8f3a27be63750e73a290569',1,'SVF::MemSSA::getPAG()'],['../classSVF_1_1FSMPTA.html#ad93ee6450a9eb498369bf63acc9f6578',1,'SVF::FSMPTA::getPAG()'],['../classSVF_1_1SrcSnkDDA.html#a4f37c66db2588cd691353a9ad1a4d5b1',1,'SVF::SrcSnkDDA::getPAG()'],['../classSVF_1_1PAGBuilderFromFile.html#ae016c545a237beea35c4ed8fd3ad037a',1,'SVF::PAGBuilderFromFile::getPAG()'],['../classSVF_1_1SVFIR.html#a37cfa2aa4e7b98ef9dc8179f581a2362',1,'SVF::SVFIR::getPAG()']]],
584
- ['getpagdstnode_8749',['getPAGDstNode',['../classSVF_1_1StmtVFGNode.html#a8ba0e783f7fcbfa7cbd1d3a709ffa07f',1,'SVF::StmtVFGNode']]],
585
- ['getpagdstnodeid_8750',['getPAGDstNodeID',['../classSVF_1_1StmtVFGNode.html#a04986961ad507be9fcf141ab51787da8',1,'SVF::StmtVFGNode']]],
586
- ['getpagedge_8751',['getPAGEdge',['../classSVF_1_1StmtVFGNode.html#a4dd7615f42971da9b6ec1dc04f0ec4e6',1,'SVF::StmtVFGNode']]],
587
- ['getpagedgenum_8752',['getPAGEdgeNum',['../classSVF_1_1IRGraph.html#a821df0fcb66e4f0a5b10c295c24b7c2c',1,'SVF::IRGraph']]],
588
- ['getpagedgeset_8753',['getPAGEdgeSet',['../classSVF_1_1ConstraintGraph.html#a4dd7feb1ed62883dd35ced962ba6b59e',1,'SVF::ConstraintGraph::getPAGEdgeSet()'],['../classSVF_1_1VFG.html#a2e182f7e90a3519a2147a300470a88f1',1,'SVF::VFG::getPAGEdgeSet()']]],
589
- ['getpagedgesfrominst_8754',['getPAGEdgesFromInst',['../classSVF_1_1MRGenerator.html#a7465657df2a376abc79147893d5e62aa',1,'SVF::MRGenerator']]],
590
- ['getpagnode_8755',['getPAGNode',['../classSVF_1_1NullPtrVFGNode.html#a116af5e66665c56b9ca1e734bc3719c5',1,'SVF::NullPtrVFGNode']]],
591
- ['getpagnodenum_8756',['getPAGNodeNum',['../classSVF_1_1IRGraph.html#afa015e79aa68b102db44b5a0fd653dc6',1,'SVF::IRGraph']]],
592
- ['getpagsrcnode_8757',['getPAGSrcNode',['../classSVF_1_1StmtVFGNode.html#a837da5917c31e14aa51c6fa3e2640849',1,'SVF::StmtVFGNode']]],
593
- ['getpagsrcnodeid_8758',['getPAGSrcNodeID',['../classSVF_1_1StmtVFGNode.html#a791a01f5d3528f8a8bf19369b5c61c37',1,'SVF::StmtVFGNode']]],
594
- ['getparam_8759',['getParam',['../classSVF_1_1ActualParmVFGNode.html#a8932b197a076ab3069a9fe8b73e7fc32',1,'SVF::ActualParmVFGNode::getParam()'],['../classSVF_1_1FormalParmVFGNode.html#ab1a9031c1fc5102e072b5035151c131c',1,'SVF::FormalParmVFGNode::getParam()']]],
595
- ['getparent_8760',['getParent',['../classSVF_1_1CallICFGNode.html#a93d79e863a3a9bc42cf881f243833bda',1,'SVF::CallICFGNode::getParent()'],['../classSVF_1_1SVFBasicBlock.html#af48d08d3adf7dd3ed69d97e4df360059',1,'SVF::SVFBasicBlock::getParent()'],['../classSVF_1_1SVFInstruction.html#ae009f41cbf48d949d4325e08fe8d7198',1,'SVF::SVFInstruction::getParent()'],['../classSVF_1_1SVFArgument.html#a59d1389a296abc4bf17434c1cd7b6f57',1,'SVF::SVFArgument::getParent()']]],
596
- ['getparentsbegin_8761',['getParentsBegin',['../classSVF_1_1TCT.html#afa5bd475c4dc068a0ecc0ec5caab77a9',1,'SVF::TCT']]],
597
- ['getparentsend_8762',['getParentsEnd',['../classSVF_1_1TCT.html#a5d6a06c7daff36a14fa1f371a477784d',1,'SVF::TCT']]],
598
- ['getparentthread_8763',['getParentThread',['../classSVF_1_1TCT.html#a516578af1f8666ff672e6611e61d7152',1,'SVF::TCT']]],
599
- ['getpassname_8764',['getPassName',['../classSVF_1_1BreakConstantGEPs.html#a182830d0a9d07015628211ec5eb0d4c6',1,'SVF::BreakConstantGEPs::getPassName()'],['../classSVF_1_1MergeFunctionRets.html#a436a61f00b607dd0e5728daad9dd2e93',1,'SVF::MergeFunctionRets::getPassName()'],['../classSVF_1_1DDAPass.html#aeac7209ad169cc2aea2022494031069f',1,'SVF::DDAPass::getPassName()'],['../classSVF_1_1WPAPass.html#a8f6bbf39ea2848ff3b6d105aeb5a31b1',1,'SVF::WPAPass::getPassName()']]],
600
- ['getphicomplementcond_8765',['getPHIComplementCond',['../classSVF_1_1SaberCondAllocator.html#a59f2e92299ea13284f4f2d724bddd8d7',1,'SVF::SaberCondAllocator']]],
601
- ['getphiset_8766',['getPHISet',['../classSVF_1_1MemSSA.html#a82ab0d35c95aeefbc4dfc8eb59033dca',1,'SVF::MemSSA']]],
602
- ['getpointerto_8767',['getPointerTo',['../classSVF_1_1SVFType.html#a3672b4797c400aac90c6d36ce29e0e57',1,'SVF::SVFType']]],
603
- ['getpointsto_8768',['getPointsTo',['../classSVF_1_1IndirectSVFGEdge.html#a30aca718d25924f1babdf348bb0ace71',1,'SVF::IndirectSVFGEdge::getPointsTo()'],['../classSVF_1_1MRSVFGNode.html#a28fe266d0e4618aa4448aa218495a332',1,'SVF::MRSVFGNode::getPointsTo()'],['../classSVF_1_1MemRegion.html#a1e5befaa1a46943e101b33adaf141ca1',1,'SVF::MemRegion::getPointsTo()']]],
604
- ['getpointstolist_8769',['getPointsToList',['../classSVF_1_1MRGenerator.html#a6d86c8ebe87cb54f39e52daa7ffb0e2e',1,'SVF::MRGenerator']]],
605
- ['getpool_8770',['getPool',['../classSVF_1_1WriterPtrPool.html#a5df00a28f394187fee526a96a4065a78',1,'SVF::WriterPtrPool']]],
606
- ['getpostdomtreemap_8771',['getPostDomTreeMap',['../classSVF_1_1SVFLoopAndDomInfo.html#ad07f95e790b5c3a50c864155aa20a083',1,'SVF::SVFLoopAndDomInfo::getPostDomTreeMap() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a6b87fa0530b6d94f201a0989b35c2277',1,'SVF::SVFLoopAndDomInfo::getPostDomTreeMap()']]],
607
- ['getpredecessors_8772',['getPredecessors',['../classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231',1,'SVF::SVFBasicBlock']]],
608
- ['getpredicate_8773',['getPredicate',['../classSVF_1_1CmpStmt.html#aa6a21fb1cfbc263bb38651176c495632',1,'SVF::CmpStmt']]],
609
- ['getpredinstructions_8774',['getPredInstructions',['../classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8',1,'SVF::SVFInstruction::getPredInstructions()'],['../classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc',1,'SVF::SVFInstruction::getPredInstructions() const']]],
610
- ['getpredmap_8775',['getPredMap',['../classSVF_1_1POCRSolver.html#a9cb6c06d4e9ede63c22637d9a230a584',1,'SVF::POCRSolver::getPredMap()'],['../classSVF_1_1POCRSolver.html#a585aa205c1da08d33aac52552a8a1a75',1,'SVF::POCRSolver::getPredMap(const NodeID key)']]],
611
- ['getpreds_8776',['getPreds',['../classSVF_1_1POCRSolver.html#a7445cae0169e04f898798a75aa737177',1,'SVF::POCRSolver']]],
612
- ['getprevinsts_8777',['getPrevInsts',['../namespaceSVF_1_1LLVMUtil.html#a4c94a6c02fb89c1a1604c87414956acd',1,'SVF::LLVMUtil::getPrevInsts(const Instruction *curInst, std::vector< const SVFInstruction * > &instList)'],['../namespaceSVF_1_1LLVMUtil.html#a08876cc07f9b9dbe84f87aea09e9824f',1,'SVF::LLVMUtil::getPrevInsts(const Instruction *curInst, std::vector< const Instruction * > &instList)']]],
613
- ['getpreviousmemoryaccessinst_8778',['getPreviousMemoryAccessInst',['../classSVF_1_1LockResultValidator.html#a0be1cdab3c36835044e3b26d5d8402e6',1,'SVF::LockResultValidator::getPreviousMemoryAccessInst()'],['../classSVF_1_1MTAResultValidator.html#ab3ba3c6d9c40e97febdab0e7d4ad9a3e',1,'SVF::MTAResultValidator::getPreviousMemoryAccessInst()'],['../classSVF_1_1RaceResultValidator.html#ad029f7a9a5161191a44d1e841f9d6114',1,'SVF::RaceResultValidator::getPreviousMemoryAccessInst()'],['../classSVF_1_1MTAResultValidator.html#a2ddf3189b3f90986752282b1c6bd003d',1,'SVF::MTAResultValidator::getPreviousMemoryAccessInst()'],['../classSVF_1_1RaceResultValidator.html#ad029f7a9a5161191a44d1e841f9d6114',1,'SVF::RaceResultValidator::getPreviousMemoryAccessInst()']]],
614
- ['getprevnodes_8779',['getPrevNodes',['../classSVF_1_1MTASVFGBuilder.html#a7b034f9f8f01823ecfb7f6c17e47b502',1,'SVF::MTASVFGBuilder']]],
615
- ['getproc_8780',['getProc',['../classSVF_1_1CxtProc.html#ab9ac6459c90873b7dea35e0a22700189',1,'SVF::CxtProc']]],
616
- ['getprodsfromfirstrhs_8781',['getProdsFromFirstRHS',['../classSVF_1_1CFGrammar.html#a0c436fdc35825a0f5c244b3f3441ae1a',1,'SVF::CFGrammar']]],
617
- ['getprodsfromsecondrhs_8782',['getProdsFromSecondRHS',['../classSVF_1_1CFGrammar.html#a39ee3733b247f40ea27ddc7e17334544',1,'SVF::CFGrammar']]],
618
- ['getprodsfromsinglerhs_8783',['getProdsFromSingleRHS',['../classSVF_1_1CFGrammar.html#a09bb0c9e5e626555273193e437de2b70',1,'SVF::CFGrammar']]],
619
- ['getprogentryfunction_8784',['getProgEntryFunction',['../namespaceSVF_1_1SVFUtil.html#aa8017e3e5100b3f63ee338b66118d266',1,'SVF::SVFUtil']]],
620
- ['getprogfunction_8785',['getProgFunction',['../namespaceSVF_1_1LLVMUtil.html#a76b0d0ac69c170838cfc8ee26f4518a0',1,'SVF::LLVMUtil::getProgFunction()'],['../namespaceSVF_1_1SVFUtil.html#a6f82e03d880257527bd9cb5978e05604',1,'SVF::SVFUtil::getProgFunction()']]],
621
- ['getpropapts_8786',['getPropaPts',['../classSVF_1_1MutableDiffPTData.html#a450ed4470b1d83d44218904dd391fd75',1,'SVF::MutableDiffPTData']]],
622
- ['getprotobyname_8787',['getprotobyname',['../extapi_8c.html#a83ac8a97dd9d895cda658af3aa46fd55',1,'extapi.c']]],
623
- ['getprotobynumber_8788',['getprotobynumber',['../extapi_8c.html#a6adb569732e5880ffb2d4cc28d9cfc96',1,'extapi.c']]],
624
- ['getpta_8789',['getPTA',['../classSVF_1_1DDAStat.html#a55fa3ce574d128a89c1aa5f6a7dc17c6',1,'SVF::DDAStat::getPTA()'],['../classSVF_1_1SVFG.html#ab6c337637ccc9bbf0bcc7153b427f7ca',1,'SVF::SVFG::getPTA()'],['../classSVF_1_1MemSSA.html#ad40617a1907b9a6b8cc24888ce54a0ac',1,'SVF::MemSSA::getPTA()'],['../classSVF_1_1TCT.html#a5b087b42340d1a1b2ee37339637709d3',1,'SVF::TCT::getPTA()']]],
625
- ['getptacallgraph_8790',['getPTACallGraph',['../classSVF_1_1PointerAnalysis.html#a7c9b7e5fe37ae31ba84d167945ca57df',1,'SVF::PointerAnalysis']]],
626
- ['getptapagedgenum_8791',['getPTAPAGEdgeNum',['../classSVF_1_1IRGraph.html#a51485004eb28aab6620801205d13ef1b',1,'SVF::IRGraph']]],
627
- ['getptasvfstmtlist_8792',['getPTASVFStmtList',['../classSVF_1_1SVFIR.html#abb91ed47d5c13d0ad7eec35164e37988',1,'SVF::SVFIR']]],
628
- ['getptasvfstmtset_8793',['getPTASVFStmtSet',['../classSVF_1_1SVFIR.html#a65a4af3d6f0bfc11e31f020bb2966576',1,'SVF::SVFIR']]],
629
- ['getptcache_8794',['getPtCache',['../classSVF_1_1BVDataPTAImpl.html#afaeae813ff38e010bbe8fe61befb345c',1,'SVF::BVDataPTAImpl']]],
630
- ['getptdataty_8795',['getPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ae94cea78b71fb75837ee2a17b5ed0e81',1,'SVF::BVDataPTAImpl::getPTDataTy()'],['../classSVF_1_1CondPTAImpl.html#a35cb1fd6e18cdc8e8466ee94846bc553',1,'SVF::CondPTAImpl::getPTDataTy()']]],
631
- ['getptdty_8796',['getPTDTY',['../classSVF_1_1PTData.html#adfcbaefe1c058d9ddf14aa3da07e1daf',1,'SVF::PTData']]],
632
- ['getptr_8797',['getPtr',['../classSVF_1_1WriterPtrPool.html#a79e9999b60a988f221e3483114f69e58',1,'SVF::WriterPtrPool::getPtr()'],['../classSVF_1_1ReaderIDToObjMap.html#a9cc37ac09c3c95aa7aa664d668319a76',1,'SVF::ReaderIDToObjMap::getPtr()'],['../classSVF_1_1ReaderPtrPool.html#ab8243a35957fbae27825ec666c8f7560',1,'SVF::ReaderPtrPool::getPtr()']]],
633
- ['getptrelementtype_8798',['getPtrElementType',['../classSVF_1_1SVFPointerType.html#a067e8f095942e095aa1721dee3a241ea',1,'SVF::SVFPointerType::getPtrElementType()'],['../namespaceSVF_1_1LLVMUtil.html#abba4111230f6009bbf50518ee36a9870',1,'SVF::LLVMUtil::getPtrElementType()']]],
634
- ['getptrnodeid_8799',['getPtrNodeID',['../classSVF_1_1ContextDDA.html#a6ae16be6774994932aaa594c9b9cb397',1,'SVF::ContextDDA::getPtrNodeID()'],['../classSVF_1_1DDAVFSolver.html#a3fa002d4ba4194ffde62ecbdd361a24d',1,'SVF::DDAVFSolver::getPtrNodeID()'],['../classSVF_1_1FlowDDA.html#a9749c82c1164adb17e2ae53e725ded9a',1,'SVF::FlowDDA::getPtrNodeID()']]],
635
- ['getpts_8800',['getPts',['../classSVF_1_1PTData.html#a9ae6037637d8b9acb323333f491f4a7d',1,'SVF::PTData::getPts()'],['../classSVF_1_1VersionedPTData.html#adcba3355f96357493d8a7520ff00cc97',1,'SVF::VersionedPTData::getPts()'],['../classSVF_1_1MutablePTData.html#abe4230f3ba78fc660ea291fda36ffa62',1,'SVF::MutablePTData::getPts()'],['../classSVF_1_1MutableDiffPTData.html#ac2f494da9379c336bb81a0dc438b5af9',1,'SVF::MutableDiffPTData::getPts()'],['../classSVF_1_1MutableDFPTData.html#a4cbb9131a89c5c48367fb927693b5c6b',1,'SVF::MutableDFPTData::getPts()'],['../classSVF_1_1MutableVersionedPTData.html#aaf519166d2e0ca3c81088b52a1cf3066',1,'SVF::MutableVersionedPTData::getPts(const Key &vk) override'],['../classSVF_1_1MutableVersionedPTData.html#afcc34f6cedca6a8f151b1a7251832818',1,'SVF::MutableVersionedPTData::getPts(const VersionedKey &vk) override'],['../classSVF_1_1PersistentPTData.html#a82621bb9b53ccb479cb7278df9a4e366',1,'SVF::PersistentPTData::getPts()'],['../classSVF_1_1PersistentDiffPTData.html#ab1246073bd0e0395528f8ec53281e315',1,'SVF::PersistentDiffPTData::getPts()'],['../classSVF_1_1PersistentDFPTData.html#a2adbaa59c46d611a448594b74745e986',1,'SVF::PersistentDFPTData::getPts()'],['../classSVF_1_1PersistentVersionedPTData.html#abcfcbbb3fab89b89168409c1f714e1ed',1,'SVF::PersistentVersionedPTData::getPts(const Key &vk) override'],['../classSVF_1_1PersistentVersionedPTData.html#ae705d46ac78d39f0779c0bf05e39f8b3',1,'SVF::PersistentVersionedPTData::getPts(const VersionedKey &vk) override'],['../classSVF_1_1PointerAnalysis.html#a4dfb43679e9fa794ebad99b6584c32ec',1,'SVF::PointerAnalysis::getPts()'],['../classSVF_1_1BVDataPTAImpl.html#ac9897a09cad8a99169f2da2116807b1b',1,'SVF::BVDataPTAImpl::getPts()'],['../classSVF_1_1CondPTAImpl.html#a63fa2b3a96696ffc67a119c1ba5ce748',1,'SVF::CondPTAImpl::getPts(CVar id)'],['../classSVF_1_1CondPTAImpl.html#a0b96ba98239186d6d676f9540da9e590',1,'SVF::CondPTAImpl::getPts(NodeID ptr)'],['../classSVF_1_1Andersen.html#a187285a5bdf9422d9188b2b11b667639',1,'SVF::Andersen::getPts()'],['../classSVF_1_1Steensgaard.html#adbcb9af660ab9bb0202bd32342280486',1,'SVF::Steensgaard::getPts()'],['../classSVF_1_1WPAPass.html#a4d27be04d38089e86b8b6a1d22e9d8f8',1,'SVF::WPAPass::getPts(const SVFValue *value)'],['../classSVF_1_1WPAPass.html#ab4680948b690b4e04d19a133d825b849',1,'SVF::WPAPass::getPts(NodeID var)']]],
636
- ['getptsmap_8801',['getPtsMap',['../classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b',1,'SVF::MutablePTData::getPtsMap()'],['../classSVF_1_1MutableDiffPTData.html#a8261a24cfb34056f3720cd6fbc0a4870',1,'SVF::MutableDiffPTData::getPtsMap()'],['../classSVF_1_1MutableDFPTData.html#a8b1814326e71f6c6fd31d5aef0592a1d',1,'SVF::MutableDFPTData::getPtsMap()'],['../classSVF_1_1CondPTAImpl.html#a979486e35b529fbc62b2974899627113',1,'SVF::CondPTAImpl::getPtsMap()']]],
637
- ['getptssubsetmap_8802',['getPtsSubSetMap',['../classSVF_1_1IntraDisjointMRG.html#ae3c857c056f4e6e863843bafba7fdea1',1,'SVF::IntraDisjointMRG::getPtsSubSetMap(const SVFFunction *func)'],['../classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53',1,'SVF::IntraDisjointMRG::getPtsSubSetMap(const SVFFunction *func) const']]],
638
- ['getpwent_8803',['getpwent',['../extapi_8c.html#a6c9819b8d04fd2807a7a017801b76d17',1,'extapi.c']]],
639
- ['getpwnam_8804',['getpwnam',['../extapi_8c.html#a08249b8fcd2bf95afbddd22fdc86814c',1,'extapi.c']]],
640
- ['getpwnam_5fr_8805',['getpwnam_r',['../extapi_8c.html#a9d2e8fbff1b6a171809af5ff4d9faf93',1,'extapi.c']]],
641
- ['getpwuid_8806',['getpwuid',['../extapi_8c.html#a795924df224a37a85b08eb0786973c81',1,'extapi.c']]],
642
- ['getpwuid_5fr_8807',['getpwuid_r',['../extapi_8c.html#a8d45eda5c086f3f4bf394644c3af43b7',1,'extapi.c']]],
643
- ['getrawproductions_8808',['getRawProductions',['../classSVF_1_1GrammarBase.html#a4561438149716c91178ea013686f66ae',1,'SVF::GrammarBase']]],
644
- ['getreachablebbs_8809',['getReachableBBs',['../classSVF_1_1SVFLoopAndDomInfo.html#a95099f1b621c4f0d6d53798d7eab4e3b',1,'SVF::SVFLoopAndDomInfo::getReachableBBs()'],['../classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c',1,'SVF::SVFFunction::getReachableBBs()']]],
645
- ['getrefinfoforcall_8810',['getRefInfoForCall',['../classSVF_1_1MRGenerator.html#a965a31712341b1fc02e667f325423ca2',1,'SVF::MRGenerator']]],
646
- ['getrefsideeffectofcallsite_8811',['getRefSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a62757aa995a6a01b484c60df2f51c53d',1,'SVF::MRGenerator']]],
647
- ['getrefsideeffectoffunction_8812',['getRefSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#ac0007c8808654ca74feef0d8568378b9',1,'SVF::MRGenerator']]],
648
- ['getreftypeofheapallocorstatic_8813',['getRefTypeOfHeapAllocOrStatic',['../namespaceSVF_1_1LLVMUtil.html#a6c5f2f951463494af2e7b0d3267f2772',1,'SVF::LLVMUtil::getRefTypeOfHeapAllocOrStatic(const CallBase *cs)'],['../namespaceSVF_1_1LLVMUtil.html#aa81614cdb6a2a912638d5dc980480af7',1,'SVF::LLVMUtil::getRefTypeOfHeapAllocOrStatic(const Instruction *inst)']]],
649
- ['getregionsize_8814',['getRegionSize',['../classSVF_1_1MemRegion.html#a99f106d47fd67f1ae53e144d72a223c9',1,'SVF::MemRegion']]],
650
- ['getreles_8815',['getRelEs',['../classSVF_1_1SVFIR2ItvExeState.html#a26f2ed7999321f7037be625a9ebef226',1,'SVF::SVFIR2ItvExeState']]],
651
- ['getreliantversions_8816',['getReliantVersions',['../classSVF_1_1VersionedFlowSensitive.html#ae83c62a01196991d116ef5c36cb51e31',1,'SVF::VersionedFlowSensitive']]],
652
- ['getrep_8817',['getRep',['../classSVF_1_1ConstraintGraph.html#acd1f0ce7936ced59bfaf04956a0f8214',1,'SVF::ConstraintGraph']]],
653
- ['getrepnodes_8818',['getRepNodes',['../classSVF_1_1SCCDetection.html#a457973fa38fad89bbd2dc41ba041703e',1,'SVF::SCCDetection']]],
654
- ['getreppointsto_8819',['getRepPointsTo',['../classSVF_1_1MRGenerator.html#a98b3481580be48cff7e93bf3c8a29dac',1,'SVF::MRGenerator']]],
655
- ['getrepr_8820',['getRepr',['../classSVF_1_1SVFOtherType.html#ad9cbb0a4ffefe248977850d9aa17f9c1',1,'SVF::SVFOtherType']]],
656
- ['getres_8821',['getRes',['../classSVF_1_1CmpVFGNode.html#aa972ecfb264d447fecf0326037bbccbe',1,'SVF::CmpVFGNode::getRes()'],['../classSVF_1_1BinaryOPVFGNode.html#a1fa8795102bc6c1d6bac1b55b7542eea',1,'SVF::BinaryOPVFGNode::getRes()'],['../classSVF_1_1UnaryOPVFGNode.html#ae7947adec032ed072c50cf49f9d12259',1,'SVF::UnaryOPVFGNode::getRes()'],['../classSVF_1_1PHIVFGNode.html#abd54e567a0826bbec277302e0c4f78a2',1,'SVF::PHIVFGNode::getRes()'],['../classSVF_1_1MultiOpndStmt.html#a00a14ad8f49912b876fd9d729fea4601',1,'SVF::MultiOpndStmt::getRes()'],['../classSVF_1_1UnaryOPStmt.html#a919db9b8c9287c3802f563840b56c4f1',1,'SVF::UnaryOPStmt::getRes()']]],
657
- ['getresid_8822',['getResID',['../classSVF_1_1MultiOpndStmt.html#a71a530eb9fa9f7e273e471b4a75a039e',1,'SVF::MultiOpndStmt::getResID()'],['../classSVF_1_1UnaryOPStmt.html#ae2ffeaec2d2e4de69826495006c35856',1,'SVF::UnaryOPStmt::getResID()']]],
658
- ['getresver_8823',['getResVer',['../classSVF_1_1MSSAPHISVFGNode.html#a9ea963b7773c7d0b42ccf81e58a54a50',1,'SVF::MSSAPHISVFGNode::getResVer()'],['../classSVF_1_1MSSADEF.html#a21cb532396180e0b6bab515c52bec282',1,'SVF::MSSADEF::getResVer()']]],
659
- ['getret_8824',['getRet',['../classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262',1,'SVF::FormalRetVFGNode']]],
660
- ['getretblock_8825',['getRetBlock',['../classSVF_1_1ICFG.html#a5ad71237256b2a8ce94a7d79a84afe55',1,'SVF::ICFG']]],
661
- ['getreticfgnode_8826',['getRetICFGNode',['../classSVF_1_1ICFGBuilder.html#a31a2810fe664f45da147f4bd0a0410d6',1,'SVF::ICFGBuilder::getRetICFGNode()'],['../classSVF_1_1ICFG.html#a881fe977f3a6fde223bd786121e35fcf',1,'SVF::ICFG::getRetICFGNode()'],['../classSVF_1_1CallICFGNode.html#ae23a7540609879ac0379fc53b4e7eead',1,'SVF::CallICFGNode::getRetICFGNode()']]],
662
- ['getretparmatjoinedsite_8827',['getRetParmAtJoinedSite',['../classSVF_1_1ThreadAPI.html#a24e1734230ec053c218d4d4774b9bfd0',1,'SVF::ThreadAPI::getRetParmAtJoinedSite(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#acbd4d2403cc9ebb01b82844d8c4eeb54',1,'SVF::ThreadAPI::getRetParmAtJoinedSite(CallSite cs) const']]],
663
- ['getretpe_8828',['getRetPE',['../classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603',1,'SVF::RetCFGEdge']]],
664
- ['getretsite_8829',['getRetSite',['../classSVF_1_1ProgSlice.html#a07ce77afbf69d5e2a47afaa39eaea886',1,'SVF::ProgSlice']]],
665
- ['getretsym_8830',['getRetSym',['../classSVF_1_1SymbolTableInfo.html#afb06da4d5f8c75c039b0a05a31d4beb3',1,'SVF::SymbolTableInfo']]],
666
- ['getreturnmuset_8831',['getReturnMuSet',['../classSVF_1_1MemSSA.html#af8c38a7ff8da4206f19c038024606d93',1,'SVF::MemSSA']]],
667
- ['getreturnnode_8832',['getReturnNode',['../classSVF_1_1SVFIRBuilder.html#aff99c8de4acf4eeaf01803dadf459b92',1,'SVF::SVFIRBuilder::getReturnNode()'],['../classSVF_1_1ConstraintGraph.html#a802d7aa5c5bdc5c8720120f71d316b68',1,'SVF::ConstraintGraph::getReturnNode()'],['../classSVF_1_1IRGraph.html#a96010999a4e5013beb1c37ef753ff910',1,'SVF::IRGraph::getReturnNode()']]],
668
- ['getreturntype_8833',['getReturnType',['../classSVF_1_1SVFFunctionType.html#a74ce115a0fa958f259469b521468a2b3',1,'SVF::SVFFunctionType::getReturnType()'],['../classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263',1,'SVF::SVFFunction::getReturnType()']]],
669
- ['getrev_8834',['getRev',['../classSVF_1_1ActualRetVFGNode.html#a4bcfddf05da46729c670b4f450f9d606',1,'SVF::ActualRetVFGNode']]],
670
- ['getreversenodemapping_8835',['getReverseNodeMapping',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a36b25188130f4c21d145c950a70d616f',1,'SVF::NodeIDAllocator::Clusterer']]],
671
- ['getrevpts_8836',['getRevPts',['../classSVF_1_1CFLAlias.html#abcb07a089b7b1036d070c451a81cef5d',1,'SVF::CFLAlias::getRevPts()'],['../classSVF_1_1PTData.html#ab6146f5582946c08568f3a8d45e57b03',1,'SVF::PTData::getRevPts()'],['../classSVF_1_1MutablePTData.html#a36aa05b8f5c308035315d6df7036c096',1,'SVF::MutablePTData::getRevPts()'],['../classSVF_1_1MutableDiffPTData.html#ad9bd6762fc6525afaed4a6c6da63688d',1,'SVF::MutableDiffPTData::getRevPts()'],['../classSVF_1_1MutableDFPTData.html#a2f98940bd8266ad37a975c6d30d948b4',1,'SVF::MutableDFPTData::getRevPts()'],['../classSVF_1_1MutableVersionedPTData.html#a7de508c0d83895aee785524d28eac8b9',1,'SVF::MutableVersionedPTData::getRevPts()'],['../classSVF_1_1PersistentPTData.html#a2f4fe676fdb5c749aa9b3f68e45e26de',1,'SVF::PersistentPTData::getRevPts()'],['../classSVF_1_1PersistentDiffPTData.html#a7c34a171565b7eb45a54b6a8336a321d',1,'SVF::PersistentDiffPTData::getRevPts()'],['../classSVF_1_1PersistentDFPTData.html#a1cd608254a5d4a59b507bb6508e3560d',1,'SVF::PersistentDFPTData::getRevPts()'],['../classSVF_1_1PersistentVersionedPTData.html#a4faa0f91fa8acbd8c818f3abf5db8b5f',1,'SVF::PersistentVersionedPTData::getRevPts()'],['../classSVF_1_1PointerAnalysis.html#ad9af9655a13f3faeaf265ba370d1f280',1,'SVF::PointerAnalysis::getRevPts()'],['../classSVF_1_1BVDataPTAImpl.html#aa30608bc36dcfde45c896d4a15a08ca1',1,'SVF::BVDataPTAImpl::getRevPts()'],['../classSVF_1_1CondPTAImpl.html#a0da0602c5b260afaba4bef1abcbcf7b3',1,'SVF::CondPTAImpl::getRevPts(CVar nodeId)'],['../classSVF_1_1CondPTAImpl.html#aa266eef30817c557882de19aefe135a9',1,'SVF::CondPTAImpl::getRevPts(NodeID obj)']]],
672
- ['getrhsvar_8837',['getRHSVar',['../classSVF_1_1AssignStmt.html#ad03d28d16754c9049dd4d0ad3b6c1e28',1,'SVF::AssignStmt']]],
673
- ['getrhsvarid_8838',['getRHSVarID',['../classSVF_1_1AssignStmt.html#a4cec89489e82c60c287cae3327f3f01d',1,'SVF::AssignStmt']]],
674
- ['getsabercondallocator_8839',['getSaberCondAllocator',['../classSVF_1_1SrcSnkDDA.html#af4f725606567ce8cc66b805df87a7afb',1,'SVF::SrcSnkDDA']]],
675
- ['getsccdetector_8840',['getSCCDetector',['../classSVF_1_1WPASolver.html#a37ca8a99b8f83fba796293e6e13b0953',1,'SVF::WPASolver']]],
676
- ['getsccrep_8841',['getSCCRep',['../classSVF_1_1SVFGStat.html#a947dcd586a9ccf8b60243153769aaf31',1,'SVF::SVFGStat']]],
677
- ['getsecondrhssymbol_8842',['getSecondRHSSymbol',['../classSVF_1_1CFGrammar.html#ae5219be7a1d646a0246f7dad560b4f4b',1,'SVF::CFGrammar']]],
678
- ['getsecondrhstoprods_8843',['getSecondRHSToProds',['../classSVF_1_1CFGrammar.html#a2506ec7098c676466744e87d1eb8dd3d',1,'SVF::CFGrammar']]],
679
- ['getservbyname_8844',['getservbyname',['../extapi_8c.html#aaa29998f05105541c3572935ee4008e5',1,'extapi.c']]],
680
- ['getservbyport_8845',['getservbyport',['../extapi_8c.html#a099394fe0553f8ecb44e704298d5812f',1,'extapi.c']]],
681
- ['getsextvalue_8846',['getSExtValue',['../classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4',1,'SVF::SVFConstantInt']]],
682
- ['getsiblingthread_8847',['getSiblingThread',['../classSVF_1_1TCT.html#a60e63f6ddfe78c4cf4fd3a70875b727f',1,'SVF::TCT']]],
683
- ['getsimplenodelabel_8848',['getSimpleNodeLabel',['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html#a5aa39463364e34edd365d8eb743d93c6',1,'SVF::DOTGraphTraits< SVF::CDG * >::getSimpleNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html#a66e6c63670681d78c6bd42f828b274c0',1,'SVF::DOTGraphTraits< SVF::CFBasicBlockGraph * >::getSimpleNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html#a8964f2454b3e0887de6a0f3c9731e0aa',1,'SVF::DOTGraphTraits< ICFG * >::getSimpleNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#a80aace686045f098dde4acb2087f8541',1,'SVF::DOTGraphTraits< SVFG * >::getSimpleNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#adffdd760b14329018faabd8c523bbb01',1,'SVF::DOTGraphTraits< VFG * >::getSimpleNodeLabel()']]],
684
- ['getsimplifiedvalue_8849',['getSimplifiedValue',['../structSVF_1_1SVFUtil_1_1simplify__type.html#a8046f044d895a5c9aee85de9705161f9',1,'SVF::SVFUtil::simplify_type::getSimplifiedValue()'],['../structSVF_1_1SVFUtil_1_1simplify__type_3_01const_01From_01_4.html#ac64f5d9a2ec97aebd7b377319d7f043b',1,'SVF::SVFUtil::simplify_type< const From >::getSimplifiedValue()']]],
685
- ['getsinglerhstoprods_8850',['getSingleRHSToProds',['../classSVF_1_1CFGrammar.html#a8c853ad1e1b30c3ba4efe66b1d0dddf6',1,'SVF::CFGrammar']]],
686
- ['getsinks_8851',['getSinks',['../classSVF_1_1ProgSlice.html#a03a1ef4d56958fa4a0c3a3a95806203d',1,'SVF::ProgSlice::getSinks()'],['../classSVF_1_1SrcSnkDDA.html#a1145c601df2e3dec1e32e43613447b96',1,'SVF::SrcSnkDDA::getSinks()']]],
687
- ['getsolver_8852',['getSolver',['../classSVF_1_1Z3Expr.html#a16721e960145864d0835eb95f2ae4681',1,'SVF::Z3Expr']]],
688
- ['getsource_8853',['getSource',['../classSVF_1_1ProgSlice.html#ac1dc48ea64a89ce37394a22e609a0cd0',1,'SVF::ProgSlice']]],
689
- ['getsourceloc_8854',['getSourceLoc',['../classSVF_1_1SVFValue.html#a7effb0f37f486745e0cdc3ae5e9c732b',1,'SVF::SVFValue::getSourceLoc()'],['../namespaceSVF_1_1LLVMUtil.html#a8e4add30bd0ce00d3f2aa2e31c64fef8',1,'SVF::LLVMUtil::getSourceLoc()']]],
690
- ['getsourcelocoffunction_8855',['getSourceLocOfFunction',['../namespaceSVF_1_1LLVMUtil.html#a2b32283ee2dbb9cef1d17ab6f2719e0c',1,'SVF::LLVMUtil']]],
691
- ['getsources_8856',['getSources',['../classSVF_1_1SrcSnkDDA.html#a0c3d3b5ac74aa933178fa46b949d8bef',1,'SVF::SrcSnkDDA']]],
692
- ['getspanfromcxtlock_8857',['getSpanfromCxtLock',['../classSVF_1_1LockAnalysis.html#ae7942c801e05357bb63f08c24489daf6',1,'SVF::LockAnalysis']]],
693
- ['getspawnees_8858',['getSpawnees',['../classSVF_1_1PCG.html#a4aee985ede8e6ed6dd92574494101df9',1,'SVF::PCG']]],
694
- ['getspawners_8859',['getSpawners',['../classSVF_1_1PCG.html#a6efd56a0a1810cf9036dd9203ea5e71e',1,'SVF::PCG']]],
695
- ['getspnam_8860',['getspnam',['../extapi_8c.html#aa1665720390f5730514cc8dd5c4c7bf2',1,'extapi.c']]],
696
- ['getsrccsid_8861',['getSrcCSID',['../classSVF_1_1LeakChecker.html#a8cc561fddf3435b3b40ff4aace23b846',1,'SVF::LeakChecker']]],
697
- ['getsrcid_8862',['getSrcID',['../classSVF_1_1GenericEdge.html#ae6792506a0150a9400d635eceab7f9e7',1,'SVF::GenericEdge::getSrcID()'],['../classSVF_1_1AssignStmt.html#aa9e1367635f51e5fb456ac885406c990',1,'SVF::AssignStmt::getSrcID()'],['../classSVF_1_1MultiOpndStmt.html#acb793282c0abdef799b02658eebe1b79',1,'SVF::MultiOpndStmt::getSrcID()'],['../classSVF_1_1UnaryOPStmt.html#a38d60ea63e064f8a581f72f64642976d',1,'SVF::UnaryOPStmt::getSrcID()'],['../classSVF_1_1BranchStmt.html#a9425d660cc5a51b720463adc71f4c1f5',1,'SVF::BranchStmt::getSrcID()']]],
698
- ['getsrcnode_8863',['getSrcNode',['../classSVF_1_1GenericEdge.html#ab47ca533c415841ef75456cbad439589',1,'SVF::GenericEdge::getSrcNode()'],['../classSVF_1_1AssignStmt.html#af4edf3314705e3b589b856b07049edcd',1,'SVF::AssignStmt::getSrcNode()'],['../classSVF_1_1MultiOpndStmt.html#a09cc241c2cb1c89a7d89ef6c605eaed8',1,'SVF::MultiOpndStmt::getSrcNode()'],['../classSVF_1_1UnaryOPStmt.html#ab80b5be6506812c9d58f63478de42e92',1,'SVF::UnaryOPStmt::getSrcNode()'],['../classSVF_1_1BranchStmt.html#af772610e425e2a67f7152bd8d53bf3c5',1,'SVF::BranchStmt::getSrcNode()']]],
699
- ['getssaversion_8864',['getSSAVersion',['../classSVF_1_1MRVer.html#a170a933f25684bda23321ba05c7a7d88',1,'SVF::MRVer']]],
700
- ['getstartkind_8865',['getStartKind',['../classSVF_1_1GrammarBase.html#a8921a7d7a006e31f13d88b8c808c931b',1,'SVF::GrammarBase::getStartKind()'],['../classSVF_1_1CFLGraph.html#a685fb852b2cd3767258225aa3b87caa4',1,'SVF::CFLGraph::getStartKind()']]],
701
- ['getstartroutineofcxtthread_8866',['getStartRoutineOfCxtThread',['../classSVF_1_1TCT.html#ae25bbfc9c8616186f03c1555d5009ce3',1,'SVF::TCT']]],
702
- ['getstat_8867',['getStat',['../classSVF_1_1SVFG.html#a8ba934714a7f2caf2e041002fdb66137',1,'SVF::SVFG::getStat()'],['../classSVF_1_1PointerAnalysis.html#a0ebf1138011aa526d92470c1931313ad',1,'SVF::PointerAnalysis::getStat()']]],
703
- ['getstdoutfromcommand_8868',['GetStdoutFromCommand',['../ExtAPI_8cpp.html#a424940f91f234b23bcc633f12269f935',1,'ExtAPI.cpp']]],
704
- ['getstinfoid_8869',['getStInfoID',['../classSVF_1_1SVFModuleWriter.html#aad7c19516219f22ea0496e8f042b1b56',1,'SVF::SVFModuleWriter']]],
705
- ['getstinfoptr_8870',['getStInfoPtr',['../classSVF_1_1SVFModuleReader.html#a6cf051df9f75ca42a51ee5b238b7550c',1,'SVF::SVFModuleReader']]],
706
- ['getstinfos_8871',['getStInfos',['../classSVF_1_1SymbolTableInfo.html#a3f33f57ab3acf91156e96ada04f34b5d',1,'SVF::SymbolTableInfo']]],
707
- ['getstmt_8872',['getStmt',['../classSVF_1_1CxtStmt.html#a0b593c4ba425937212e2889e64ce4791',1,'SVF::CxtStmt']]],
708
- ['getstmtreliance_8873',['getStmtReliance',['../classSVF_1_1VersionedFlowSensitive.html#a3489def8e16e4d7c83d2c909d3287fc0',1,'SVF::VersionedFlowSensitive']]],
709
- ['getstmtvfgnode_8874',['getStmtVFGNode',['../classSVF_1_1VFG.html#a32b1586d326fbe47080bd1fa2d3270e6',1,'SVF::VFG']]],
710
- ['getstorecgedges_8875',['getStoreCGEdges',['../classSVF_1_1ConstraintGraph.html#a61ef90be6ccc01634e5440f22a0f746e',1,'SVF::ConstraintGraph']]],
711
- ['getstorechinum_8876',['getStoreChiNum',['../classSVF_1_1MemSSA.html#aa8c45b455e6fc60cab955534c3e50bfa',1,'SVF::MemSSA']]],
712
- ['getstoreinedges_8877',['getStoreInEdges',['../classSVF_1_1ConstraintNode.html#aed5e1f0345aab58031daecfa0c6aac0b',1,'SVF::ConstraintNode']]],
713
- ['getstoremrset_8878',['getStoreMRSet',['../classSVF_1_1MRGenerator.html#a364ad1e34d09a92cdc0cfe530c84880f',1,'SVF::MRGenerator']]],
714
- ['getstoreoperand_8879',['getStoreOperand',['../classSVF_1_1MTAAnnotator.html#a49434afd0d7beb9f5d6580e8f672889c',1,'SVF::MTAAnnotator']]],
715
- ['getstoreoutedges_8880',['getStoreOutEdges',['../classSVF_1_1ConstraintNode.html#a85e67f52e9cda75704e6b5a46af289e7',1,'SVF::ConstraintNode']]],
716
- ['getstorestmt_8881',['getStoreStmt',['../classSVF_1_1StoreCHI.html#a0faba82bc86a12011407f4af00b2d0ad',1,'SVF::StoreCHI']]],
717
- ['getstoretochisetmap_8882',['getStoreToChiSetMap',['../classSVF_1_1MemSSA.html#a97166aa7102816a16734d7e2f1c130b0',1,'SVF::MemSSA']]],
718
- ['getstride_8883',['getStride',['../classSVF_1_1StInfo.html#af5094ec542f345d214a682d4138cf690',1,'SVF::StInfo']]],
719
- ['getstringarg_8884',['getStringArg',['../classSVF_1_1LockResultValidator.html#a1b1b841451fe51cb58417e864a28cbfc',1,'SVF::LockResultValidator::getStringArg()'],['../classSVF_1_1MTAResultValidator.html#a1ac51d2847f9bdee27092ab22211bb61',1,'SVF::MTAResultValidator::getStringArg(const Instruction *inst, unsigned int arg_num)'],['../classSVF_1_1MTAResultValidator.html#a75057911bf08c167ead4232c4a2b25f4',1,'SVF::MTAResultValidator::getStringArg(const Instruction *inst, unsigned int arg_num)']]],
720
- ['getstrongupdatestores_8885',['getStrongUpdateStores',['../classSVF_1_1DDAStat.html#a26b018fc5677e33876bee1200c270e60',1,'SVF::DDAStat']]],
721
- ['getsubnodes_8886',['getSubNodes',['../classSVF_1_1Steensgaard.html#a95ed4be99e201058cb6d994250d2629f',1,'SVF::Steensgaard']]],
722
- ['getsubs_8887',['getSubs',['../classSVF_1_1ConstraintGraph.html#ade6a90ed5e0a9e8615bafec54d9d1d73',1,'SVF::ConstraintGraph']]],
723
- ['getsuccbbandcondvalpairvec_8888',['getSuccBBandCondValPairVec',['../namespaceSVF_1_1LLVMUtil.html#a9001722dd27bf487351725c3d7b65f2f',1,'SVF::LLVMUtil']]],
724
- ['getsuccessor_8889',['getSuccessor',['../classSVF_1_1BranchVFGNode.html#ae611eb1d27846c15b7301017e1864a30',1,'SVF::BranchVFGNode::getSuccessor()'],['../classSVF_1_1BranchStmt.html#a7d9a6ebb2d95942c453864b5327b1ae8',1,'SVF::BranchStmt::getSuccessor()']]],
725
- ['getsuccessorcondvalue_8890',['getSuccessorCondValue',['../classSVF_1_1IntraCFGEdge.html#a106513578790247f9d96e34c8385b3d8',1,'SVF::IntraCFGEdge::getSuccessorCondValue()'],['../classSVF_1_1BranchStmt.html#a7d2fa666602e0444d3e019563c0e7556',1,'SVF::BranchStmt::getSuccessorCondValue()']]],
726
- ['getsuccessors_8891',['getSuccessors',['../classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360',1,'SVF::BranchVFGNode::getSuccessors()'],['../classSVF_1_1BranchStmt.html#a93040c884df211ac62d53ceafdd9c4dd',1,'SVF::BranchStmt::getSuccessors()'],['../classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae',1,'SVF::SVFBasicBlock::getSuccessors()']]],
727
- ['getsuccinstructions_8892',['getSuccInstructions',['../classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f',1,'SVF::SVFInstruction::getSuccInstructions()'],['../classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b',1,'SVF::SVFInstruction::getSuccInstructions() const']]],
728
- ['getsuccmap_8893',['getSuccMap',['../classSVF_1_1POCRSolver.html#aac57a7a39ba314e5f16977848417e652',1,'SVF::POCRSolver::getSuccMap()'],['../classSVF_1_1POCRSolver.html#ab0c8049934aab960ee734db76086016a',1,'SVF::POCRSolver::getSuccMap(const NodeID key)']]],
729
- ['getsuccnodes_8894',['getSuccNodes',['../classSVF_1_1MTASVFGBuilder.html#a7033805052c8fae5cd0104fdd9e345c0',1,'SVF::MTASVFGBuilder::getSuccNodes(const StmtSVFGNode *n)'],['../classSVF_1_1MTASVFGBuilder.html#a8164ae39b494115142767abc29cebd53',1,'SVF::MTASVFGBuilder::getSuccNodes(const StmtSVFGNode *n, NodeID o)']]],
730
- ['getsuccs_8895',['getSuccs',['../classSVF_1_1POCRSolver.html#ac3ee0745b684b851c3bac9b55bcbb7b9',1,'SVF::POCRSolver']]],
731
- ['getsvfargument_8896',['getSVFArgument',['../classSVF_1_1LLVMModuleSet.html#ad3f66b40ad360003845253f452d6a711',1,'SVF::LLVMModuleSet']]],
732
- ['getsvfbasicblock_8897',['getSVFBasicBlock',['../classSVF_1_1LLVMModuleSet.html#ab0c0f321b6bfbfab2e4ff06d81920ab9',1,'SVF::LLVMModuleSet']]],
733
- ['getsvfcallsite_8898',['getSVFCallSite',['../classSVF_1_1ThreadAPI.html#a9c1e40279cc3b13a3b449b31131d88bc',1,'SVF::ThreadAPI::getSVFCallSite()'],['../namespaceSVF_1_1SVFUtil.html#a9815a5b31ac7dc21239d08e5b9f61106',1,'SVF::SVFUtil::getSVFCallSite(const SVFInstruction *inst)'],['../namespaceSVF_1_1SVFUtil.html#af985ceea64e3e61cf1b5c78467248c2d',1,'SVF::SVFUtil::getSVFCallSite(const SVFValue *value)']]],
734
- ['getsvfconstantdata_8899',['getSVFConstantData',['../classSVF_1_1LLVMModuleSet.html#a25821b0feeb3b08e00ec9d444520b727',1,'SVF::LLVMModuleSet']]],
735
- ['getsvffunction_8900',['getSVFFunction',['../classSVF_1_1LLVMModuleSet.html#a50fc24901350df9db890ba16a9b87e33',1,'SVF::LLVMModuleSet::getSVFFunction(const Function *fun) const'],['../classSVF_1_1LLVMModuleSet.html#a6ff4127e778810f613e594782643ad22',1,'SVF::LLVMModuleSet::getSVFFunction(const std::string &name)'],['../classSVF_1_1SVFModule.html#afdb11f5fcbb6e7ed2689e3387bb78850',1,'SVF::SVFModule::getSVFFunction()']]],
736
- ['getsvfg_8901',['getSVFG',['../classSVF_1_1DDAStat.html#a519cde27934fec9bbe28b4110948a418',1,'SVF::DDAStat::getSVFG()'],['../classSVF_1_1DDAVFSolver.html#acb7980c7e0d1d8ad6abab0b80831d2a9',1,'SVF::DDAVFSolver::getSVFG()'],['../classSVF_1_1SVFGBuilder.html#ad70dc4134a6290223b4168bde146b6d5',1,'SVF::SVFGBuilder::getSVFG()'],['../classSVF_1_1ProgSlice.html#a32ffd130984483b201c485da91ec467f',1,'SVF::ProgSlice::getSVFG()'],['../classSVF_1_1SrcSnkDDA.html#a529b40c870c74309440f025e490bb161',1,'SVF::SrcSnkDDA::getSVFG()'],['../classSVF_1_1FlowSensitive.html#a74f35ec76e2c7cf39355e0c148d973be',1,'SVF::FlowSensitive::getSVFG()']]],
737
- ['getsvfglobalvalue_8902',['getSVFGlobalValue',['../classSVF_1_1LLVMModuleSet.html#a3cbba2eb702a3481478b2590dfffa352',1,'SVF::LLVMModuleSet']]],
738
- ['getsvfgnode_8903',['getSVFGNode',['../classSVF_1_1SVFG.html#a7ace06b6c893b31f7dec2abe54e33e11',1,'SVF::SVFG::getSVFGNode()'],['../classSVF_1_1SVFGNodeLockSpan.html#ac6b8a2fd39afa60cdb8379c0377eb50f',1,'SVF::SVFGNodeLockSpan::getSVFGNode()']]],
739
- ['getsvfgnodebb_8904',['getSVFGNodeBB',['../classSVF_1_1ProgSlice.html#abca08cad9cadc72caf6743df3ff934e7',1,'SVF::ProgSlice']]],
740
- ['getsvfgnodenum_8905',['getSVFGNodeNum',['../classSVF_1_1SVFG.html#ac965abfbe9bdc872f98b36a171a7b5aa',1,'SVF::SVFG']]],
741
- ['getsvfgscc_8906',['getSVFGSCC',['../classSVF_1_1DDAVFSolver.html#a1fdd7c0efa8f0506edfba2da8f2b3cc0',1,'SVF::DDAVFSolver']]],
742
- ['getsvfgsccrepnode_8907',['getSVFGSCCRepNode',['../classSVF_1_1DDAVFSolver.html#a1583ed2eb1d4b88dc2a5b4c0b6842496',1,'SVF::DDAVFSolver']]],
743
- ['getsvfinstruction_8908',['getSVFInstruction',['../classSVF_1_1LLVMModuleSet.html#ae74f307b6f96950ceedb2c375ef1c3a3',1,'SVF::LLVMModuleSet']]],
744
- ['getsvfloopid_8909',['getSvfLoopID',['../classSVF_1_1ICFGWriter.html#a7c041629b3863525ded06ffe7d971940',1,'SVF::ICFGWriter']]],
745
- ['getsvfloopptr_8910',['getSVFLoopPtr',['../classSVF_1_1ICFGReader.html#a59f46288e7dad3ba31d106faeca277ef',1,'SVF::ICFGReader']]],
746
- ['getsvfloops_8911',['getSVFLoops',['../classSVF_1_1ICFG.html#a490e7f2a5a0452d513895d5f24c72d8e',1,'SVF::ICFG']]],
747
- ['getsvfmodule_8912',['getSVFModule',['../classSVF_1_1LLVMModuleSet.html#a16572a3d7639fa65c699b6c3982fa20e',1,'SVF::LLVMModuleSet::getSVFModule()'],['../classSVF_1_1TCT.html#aabc2c84e951ed9ae64207e379acb3074',1,'SVF::TCT::getSVFModule()'],['../classSVF_1_1SVFModule.html#ab930bb5449538c4d0da1297a103788a1',1,'SVF::SVFModule::getSVFModule()']]],
748
- ['getsvfothervalue_8913',['getSVFOtherValue',['../classSVF_1_1LLVMModuleSet.html#a0ef17c1d5e6a95c597d2334ea577a965',1,'SVF::LLVMModuleSet']]],
749
- ['getsvfstmtlist_8914',['getSVFStmtList',['../classSVF_1_1SVFIR.html#a570ad42ad516e3fabb91a3563b618c0b',1,'SVF::SVFIR']]],
750
- ['getsvfstmts_8915',['getSVFStmts',['../classSVF_1_1ICFGNode.html#a6c68f52dd90728073fb79141df9b0661',1,'SVF::ICFGNode']]],
751
- ['getsvfstmtset_8916',['getSVFStmtSet',['../classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744',1,'SVF::SVFIR']]],
752
- ['getsvftype_8917',['getSVFType',['../classSVF_1_1LLVMModuleSet.html#a5f0bd932f3129a9c565f3a09711f7b99',1,'SVF::LLVMModuleSet']]],
753
- ['getsvftypeid_8918',['getSVFTypeID',['../classSVF_1_1SVFModuleWriter.html#ab03e007e2417f90f8030d1f5923087d8',1,'SVF::SVFModuleWriter']]],
754
- ['getsvftypeptr_8919',['getSVFTypePtr',['../classSVF_1_1SVFModuleReader.html#af5d3ac82ce9e4dbd72b5ed07e18c790f',1,'SVF::SVFModuleReader']]],
755
- ['getsvftypes_8920',['getSVFTypes',['../classSVF_1_1SymbolTableInfo.html#ae89711eedd0011cf9219604dab4f71d8',1,'SVF::SymbolTableInfo']]],
756
- ['getsvfvalue_8921',['getSVFValue',['../classSVF_1_1LLVMModuleSet.html#afdd77bc1fca91f70b2ec362f1dacd392',1,'SVF::LLVMModuleSet']]],
757
- ['getsvfvalueid_8922',['getSVFValueID',['../classSVF_1_1SVFModuleWriter.html#a0598a4c2af139b600a44360849933c38',1,'SVF::SVFModuleWriter']]],
758
- ['getsvfvalueptr_8923',['getSVFValuePtr',['../classSVF_1_1SVFModuleWriter.html#a285cf97ecb4fd1cdbc19e67779ef84ee',1,'SVF::SVFModuleWriter::getSVFValuePtr()'],['../classSVF_1_1SVFModuleReader.html#ab24ead498f61498c68a726f1b192936d',1,'SVF::SVFModuleReader::getSVFValuePtr()']]],
759
- ['getsymbol_8924',['getSymbol',['../classSVF_1_1GrammarBase.html#afb21efe07e3451ad8284cab384963f06',1,'SVF::GrammarBase']]],
760
- ['getsymbolinfo_8925',['getSymbolInfo',['../classSVF_1_1IRGraph.html#a9f7c24325d897b598d6b989fdc4aae1e',1,'SVF::IRGraph']]],
761
- ['gettails_8926',['getTails',['../classSVF_1_1CFBasicBlockGWTO.html#a4fb40a0bed7cad99e9be5480455a6a71',1,'SVF::CFBasicBlockGWTO']]],
762
- ['gettaskdataathareparforsite_8927',['getTaskDataAtHareParForSite',['../classSVF_1_1ThreadAPI.html#a8c6617f2df59ff166b13242060707013',1,'SVF::ThreadAPI::getTaskDataAtHareParForSite(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a34ea034a2bd7b7cb51317ed441ca5b38',1,'SVF::ThreadAPI::getTaskDataAtHareParForSite(CallSite cs) const'],['../namespaceSVF_1_1SVFUtil.html#a2f74db48793a0db76c000ffecf9e1bd2',1,'SVF::SVFUtil::getTaskDataAtHareParForSite(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a4ace2d63934e97fd8b8dbbdf378c534c',1,'SVF::SVFUtil::getTaskDataAtHareParForSite(const SVFInstruction *inst)']]],
763
- ['gettaskfuncathareparforsite_8928',['getTaskFuncAtHareParForSite',['../classSVF_1_1ThreadAPI.html#ab15b12637a557b53b92e9087eaf66cd6',1,'SVF::ThreadAPI::getTaskFuncAtHareParForSite(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#ae72d7dcd1e0836e5d1c5a2c682abe31c',1,'SVF::ThreadAPI::getTaskFuncAtHareParForSite(CallSite cs) const'],['../namespaceSVF_1_1SVFUtil.html#a5cee46f58bdab3f9b1c698e97290152f',1,'SVF::SVFUtil::getTaskFuncAtHareParForSite(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#aa45cda6380bdd53ba88268aa8cf336e5',1,'SVF::SVFUtil::getTaskFuncAtHareParForSite(const SVFInstruction *inst)']]],
764
- ['gettcg_8929',['getTCG',['../classSVF_1_1LockAnalysis.html#a96a6cfddc8f7115294e8ad49a097b938',1,'SVF::LockAnalysis::getTCG()'],['../classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6',1,'SVF::ForkJoinAnalysis::getTCG()']]],
765
- ['gettct_8930',['getTCT',['../classSVF_1_1LockAnalysis.html#a3e0bdc0a404d0b77ae0a1dde49c6b43d',1,'SVF::LockAnalysis::getTCT()'],['../classSVF_1_1MHP.html#a033936547612c54326a604f0ff1e39a6',1,'SVF::MHP::getTCT()']]],
766
- ['gettctedgenum_8931',['getTCTEdgeNum',['../classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e',1,'SVF::TCT']]],
767
- ['gettctnode_8932',['getTCTNode',['../classSVF_1_1TCT.html#a7b4ad0b052e1f8b6869733eef15f4e4d',1,'SVF::TCT::getTCTNode(NodeID id) const'],['../classSVF_1_1TCT.html#aac9d98a33fbaa6defa3f847d0bbe76d6',1,'SVF::TCT::getTCTNode(const CxtThread &ct) const']]],
768
- ['gettctnodenum_8933',['getTCTNodeNum',['../classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f',1,'SVF::TCT']]],
769
- ['getterminals_8934',['getTerminals',['../classSVF_1_1GrammarBase.html#a44232dfc5b9a13dfe9b72ff18634ab37',1,'SVF::GrammarBase']]],
770
- ['getterminator_8935',['getTerminator',['../classSVF_1_1SVFBasicBlock.html#a10707086ce21999f415c479706abbd38',1,'SVF::SVFBasicBlock']]],
771
- ['gettext_8936',['gettext',['../extapi_8c.html#a1d8bce957bf9aadbd0eb67f5c8fc77d3',1,'extapi.c']]],
772
- ['getthread_8937',['getThread',['../classSVF_1_1CxtThread.html#addee4e560a470eec9fbbf17efee906a9',1,'SVF::CxtThread']]],
773
- ['getthreadapi_8938',['getThreadAPI',['../classSVF_1_1ThreadCallGraph.html#adcad8524a53baf256cd45503ec568c10',1,'SVF::ThreadCallGraph::getThreadAPI()'],['../classSVF_1_1ThreadAPI.html#a6852ff1eedc1117e95e45e4a90c80d53',1,'SVF::ThreadAPI::getThreadAPI()']]],
774
- ['getthreadcallgraph_8939',['getThreadCallGraph',['../classSVF_1_1MHP.html#a20e740d4b96ef086b6b5778acd38ca88',1,'SVF::MHP::getThreadCallGraph()'],['../classSVF_1_1TCT.html#a1602d02773578bca73dcbd29b95c67d0',1,'SVF::TCT::getThreadCallGraph()']]],
775
- ['getthreadstmtset_8940',['getThreadStmtSet',['../classSVF_1_1MHP.html#a4ce3b9ad740aa7b74a1ae2192aeeb9d8',1,'SVF::MHP']]],
776
- ['getthunktarget_8941',['getThunkTarget',['../namespaceSVF_1_1LLVMUtil.html#aab1cb59036d181e20a477bf1eebd81ff',1,'SVF::LLVMUtil']]],
777
- ['gettid_8942',['getTid',['../classSVF_1_1CxtThreadStmt.html#a3b8f641f2fb7ade7052cae1ee6463884',1,'SVF::CxtThreadStmt::getTid()'],['../classSVF_1_1CxtThreadProc.html#a61d950c7469f4bb9d2152b0e7d892ebf',1,'SVF::CxtThreadProc::getTid()']]],
778
- ['gettopstackver_8943',['getTopStackVer',['../classSVF_1_1MemSSA.html#ad550a453d5b2daa6c72e7752f6b5ea79',1,'SVF::MemSSA']]],
779
- ['gettotalcallsitenumber_8944',['getTotalCallSiteNumber',['../classSVF_1_1PTACallGraph.html#aab4214b734d00f5db59385535419ca58',1,'SVF::PTACallGraph']]],
780
- ['gettotaledgenum_8945',['getTotalEdgeNum',['../classSVF_1_1GenericGraph.html#a29cab1426b0000bd87c026ab8c9979c0',1,'SVF::GenericGraph']]],
781
- ['gettotalkind_8946',['getTotalKind',['../classSVF_1_1GrammarBase.html#a76e0969670709e24532756e56aafab19',1,'SVF::GrammarBase']]],
782
- ['gettotalnodenum_8947',['getTotalNodeNum',['../classSVF_1_1GenericGraph.html#a8c8d16036008f87c7811586047599858',1,'SVF::GenericGraph']]],
783
- ['gettotalsymnum_8948',['getTotalSymNum',['../classSVF_1_1SymbolTableInfo.html#a26eb45eab3da4695a6e5bad51b01ddc5',1,'SVF::SymbolTableInfo']]],
784
- ['gettruecond_8949',['getTrueCond',['../classSVF_1_1ProgSlice.html#a59cbb196069a863830b05904f16a190e',1,'SVF::ProgSlice::getTrueCond()'],['../classSVF_1_1SaberCondAllocator.html#ab9d7f1f5c5f22b190ec34255dead41b3',1,'SVF::SaberCondAllocator::getTrueCond()'],['../classSVF_1_1Z3Expr.html#aaa0c9122f34208235a2d830432665752',1,'SVF::Z3Expr::getTrueCond()']]],
785
- ['gettruevalue_8950',['getTrueValue',['../classSVF_1_1SelectStmt.html#a537c03b08444da34c26b9e989bb0e568',1,'SVF::SelectStmt']]],
786
- ['gettruez3expr_8951',['getTrueZ3Expr',['../classSVF_1_1ConsExeState.html#a823502a869baf70a07294e265601cf2f',1,'SVF::ConsExeState']]],
787
- ['gettype_8952',['getType',['../classSVF_1_1DCHNode.html#aaf4036d892bdae02a01d31bfe3db2153',1,'SVF::DCHNode::getType()'],['../classSVF_1_1MSSAMU.html#a9a542febe746d1389d34e5e31a3253c9',1,'SVF::MSSAMU::getType()'],['../classSVF_1_1MSSADEF.html#a4cabef62b821efb0c88efb304fd0a70c',1,'SVF::MSSADEF::getType()'],['../classSVF_1_1SaberCheckerAPI.html#ab0cdd9671c406e8d881f0a057fe44081',1,'SVF::SaberCheckerAPI::getType()'],['../classSVF_1_1SVFValue.html#a11f2d9b6e969ede6fca2c204cc15b821',1,'SVF::SVFValue::getType()'],['../classSVF_1_1CallSite.html#a93e70225ce9c55ca65ea9d5cf737206f',1,'SVF::CallSite::getType()'],['../classSVF_1_1SVFVar.html#ab6f95d3e7e099d75cfc9645ebc037047',1,'SVF::SVFVar::getType()'],['../classSVF_1_1ObjVar.html#a211bd0b8520af2ceb769aba1d7631ff8',1,'SVF::ObjVar::getType()'],['../classSVF_1_1GepValVar.html#a1e2309d2f36422a15216f9916325e554',1,'SVF::GepValVar::getType()'],['../classSVF_1_1GepObjVar.html#a1134621fcfa81732f882784aa4197e11',1,'SVF::GepObjVar::getType()'],['../classSVF_1_1MemObj.html#a16dbca26cbb5af9be4a0b0aa04325810',1,'SVF::MemObj::getType()'],['../classSVF_1_1ObjTypeInfo.html#aaffd94b311238f183031a525376c55a2',1,'SVF::ObjTypeInfo::getType()'],['../classSVF_1_1ThreadAPI.html#a768a655dffc5fcf1d63e2a0b3f2930f4',1,'SVF::ThreadAPI::getType()']]],
788
- ['gettypedefs_8953',['getTypedefs',['../classSVF_1_1DCHNode.html#ac77edc44c3c5acc185c27c018837d066',1,'SVF::DCHNode']]],
789
- ['gettypeinfo_8954',['getTypeInfo',['../classSVF_1_1SVFType.html#a05850c17c2dbe42e5602dc8c9a70f3bd',1,'SVF::SVFType::getTypeInfo()'],['../classSVF_1_1SVFType.html#af25ae6ae537f65f96917a66ce1bb3cf1',1,'SVF::SVFType::getTypeInfo() const'],['../classSVF_1_1SymbolTableInfo.html#a5dc699aa85fe879eb4b2c9109cf3030d',1,'SVF::SymbolTableInfo::getTypeInfo()']]],
790
- ['gettypelocsetsmap_8955',['getTypeLocSetsMap',['../classSVF_1_1SVFIR.html#adb6db6407bdc9a39e5bf8cd941f0ad15',1,'SVF::SVFIR']]],
791
- ['gettypeofelement_8956',['getTypeOfElement',['../classSVF_1_1SVFArrayType.html#a28da1169748e38b891133b76568a2759',1,'SVF::SVFArrayType']]],
792
- ['gettypeofheapalloc_8957',['getTypeOfHeapAlloc',['../namespaceSVF_1_1LLVMUtil.html#ae368713463c84425f9a1ad27ff401a47',1,'SVF::LLVMUtil']]],
793
- ['gettypesizeinbytes_8958',['getTypeSizeInBytes',['../namespaceSVF_1_1LLVMUtil.html#a09683d4d88a50fa621809c734465f94d',1,'SVF::LLVMUtil::getTypeSizeInBytes(const Type *type)'],['../namespaceSVF_1_1LLVMUtil.html#a2b5fdf455c5dd40c0baa60185e5e41c6',1,'SVF::LLVMUtil::getTypeSizeInBytes(const StructType *sty, u32_t field_index)']]],
794
- ['gettypesystem_8959',['getTypeSystem',['../classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe',1,'SVF::PointerAnalysis']]],
795
- ['getunaryopvfgnode_8960',['getUnaryOPVFGNode',['../classSVF_1_1VFG.html#a1ba67eb17437a1a47c230614c1e3d9fd',1,'SVF::VFG']]],
796
- ['getunifyexit_8961',['getUnifyExit',['../classSVF_1_1MergeFunctionRets.html#a0644ac0f560911632855d9129f3d71ca',1,'SVF::MergeFunctionRets']]],
797
- ['getuniqueuseviacastinst_8962',['getUniqueUseViaCastInst',['../namespaceSVF_1_1LLVMUtil.html#a837d19c740902c419206287bdb21273b',1,'SVF::LLVMUtil']]],
798
- ['getvaddrs_8963',['getVAddrs',['../classSVF_1_1ConsExeState.html#a6205eb8ceaba400a2ad5a554abaed096',1,'SVF::ConsExeState::getVAddrs()'],['../classSVF_1_1ExeState.html#a789f023e4b5938324993b37021265f53',1,'SVF::ExeState::getVAddrs()'],['../classSVF_1_1IntervalExeState.html#a36e15d9d95908b74fcf321e30a9cdebe',1,'SVF::IntervalExeState::getVAddrs()'],['../classSVF_1_1SVFIR2ItvExeState.html#add123d3c64674d34c6c8973cb82c6270',1,'SVF::SVFIR2ItvExeState::getVAddrs()']]],
799
- ['getvals_8964',['getVals',['../classSVF_1_1AddressValue.html#a3115c89c7f98cc2e737ce87fd7420ca3',1,'SVF::AddressValue']]],
800
- ['getvalsym_8965',['getValSym',['../classSVF_1_1SymbolTableInfo.html#a72be51342f633844f59c5a46b7e01583',1,'SVF::SymbolTableInfo']]],
801
- ['getvalue_8966',['getValue',['../classSVF_1_1VFGNode.html#aec9bb5040f30ab722ce917af41b006f0',1,'SVF::VFGNode::getValue()'],['../classSVF_1_1StmtVFGNode.html#a8c9af51d2f3425f6b8de70ffe1795292',1,'SVF::StmtVFGNode::getValue()'],['../classSVF_1_1CmpVFGNode.html#a644e48dbbd5a97f54f6d586e7d168297',1,'SVF::CmpVFGNode::getValue()'],['../classSVF_1_1BinaryOPVFGNode.html#a1e0dba35433edfc8f1e57a02209734cc',1,'SVF::BinaryOPVFGNode::getValue()'],['../classSVF_1_1PHIVFGNode.html#aef22470b2a3c18ac99fd912fc906fd00',1,'SVF::PHIVFGNode::getValue()'],['../classSVF_1_1ArgumentVFGNode.html#ac142fd44a7a344e24cad0de7a217f93e',1,'SVF::ArgumentVFGNode::getValue()'],['../classSVF_1_1SVFStmt.html#abb784290c90d26f35897fa15bae277d2',1,'SVF::SVFStmt::getValue()'],['../classSVF_1_1SVFVar.html#ac2db6304ea5526fb446ae882983beeb0',1,'SVF::SVFVar::getValue()'],['../classSVF_1_1MemObj.html#a2f70e9c830b18f25c56b530722f106c4',1,'SVF::MemObj::getValue()']]],
802
- ['getvalueedges_8967',['getValueEdges',['../classSVF_1_1IRGraph.html#a617f328b84d09974c81563cca3938b84',1,'SVF::IRGraph']]],
803
- ['getvaluename_8968',['getValueName',['../classSVF_1_1SVFVar.html#a54b2a5ed3ed21e54eaf04182f0338333',1,'SVF::SVFVar::getValueName()'],['../classSVF_1_1ValVar.html#aeaccfd3bf5f968ad12d7e1a2426e5faa',1,'SVF::ValVar::getValueName()'],['../classSVF_1_1ObjVar.html#ac1609e2e3b6843c6f7992e425771fce3',1,'SVF::ObjVar::getValueName()'],['../classSVF_1_1GepValVar.html#ae89482e674768298f49e51df4ebe63e3',1,'SVF::GepValVar::getValueName()'],['../classSVF_1_1GepObjVar.html#a88f86fe8abcb0550d838e5de11ae3ef7',1,'SVF::GepObjVar::getValueName()'],['../classSVF_1_1FIObjVar.html#a330b28f8488de9e186bedf73e5576a08',1,'SVF::FIObjVar::getValueName()'],['../classSVF_1_1RetPN.html#a48c099d2b441b4cc298166e2c5866c8f',1,'SVF::RetPN::getValueName()'],['../classSVF_1_1VarArgPN.html#aec7ac87f5fff58b24daea998aaf0cc2a',1,'SVF::VarArgPN::getValueName()'],['../classSVF_1_1DummyValVar.html#a188ddcb95f842245fb97362ff8a06efd',1,'SVF::DummyValVar::getValueName()'],['../classSVF_1_1DummyObjVar.html#aec23bc498cf78ed065565681e14dd2dd',1,'SVF::DummyObjVar::getValueName()']]],
804
- ['getvaluenode_8969',['getValueNode',['../classSVF_1_1SVFIRBuilder.html#acc69fc638380f34164db649d9bf2a7d6',1,'SVF::SVFIRBuilder::getValueNode()'],['../classSVF_1_1ConstraintGraph.html#a095fc7d429d792a5c4c3c67dc40240d5',1,'SVF::ConstraintGraph::getValueNode()'],['../classSVF_1_1IRGraph.html#a43514023a4f4d0c32f536f51443b0efc',1,'SVF::IRGraph::getValueNode()']]],
805
- ['getvaluenodenum_8970',['getValueNodeNum',['../classSVF_1_1IRGraph.html#a0212f3fe2f37363e8060f292c8cf7668',1,'SVF::IRGraph']]],
806
- ['getvarargnode_8971',['getVarargNode',['../classSVF_1_1SVFIRBuilder.html#a3fe99644b2bf5f0f9b2b21a56a400ad4',1,'SVF::SVFIRBuilder::getVarargNode()'],['../classSVF_1_1ConstraintGraph.html#a527342ce5ac3b9491d7ad4302145cec5',1,'SVF::ConstraintGraph::getVarargNode()'],['../classSVF_1_1IRGraph.html#a8b10c318674a47035d617b3ade4f069b',1,'SVF::IRGraph::getVarargNode()']]],
807
- ['getvarargsym_8972',['getVarargSym',['../classSVF_1_1SymbolTableInfo.html#a6b0e0b41f3dbc095e8dd8472bbbb5baf',1,'SVF::SymbolTableInfo']]],
808
- ['getvariabledkind_8973',['getVariabledKind',['../classSVF_1_1GrammarBase.html#ad7321168f53baa55098f7c714ec53f1e',1,'SVF::GrammarBase']]],
809
- ['getvartovaddrs_8974',['getVarToVAddrs',['../classSVF_1_1ExeState.html#aebbcf15653f00e07cb7a754d1e314d69',1,'SVF::ExeState']]],
810
- ['getvartoval_8975',['getVarToVal',['../classSVF_1_1ConsExeState.html#a990f50ae338a2e332d333bb3fc04c520',1,'SVF::ConsExeState::getVarToVal()'],['../classSVF_1_1IntervalExeState.html#a4e3e495118c907a29d7705904273f6d3',1,'SVF::IntervalExeState::getVarToVal()'],['../classSVF_1_1RelExeState.html#a9c64d2699cb67cdf8d1c3c23aebf2c4a',1,'SVF::RelExeState::getVarToVal()']]],
811
- ['getvcallidx_8976',['getVCallIdx',['../namespaceSVF_1_1LLVMUtil.html#a718c8ec79f36cef5df2f4530541f2770',1,'SVF::LLVMUtil']]],
812
- ['getvcallthisptr_8977',['getVCallThisPtr',['../namespaceSVF_1_1LLVMUtil.html#a68e7bad8eb537039559d8ddc851032e0',1,'SVF::LLVMUtil']]],
813
- ['getvcallvtblptr_8978',['getVCallVtblPtr',['../namespaceSVF_1_1LLVMUtil.html#a3a23aa54459a068e16c96e5b5eb72f77',1,'SVF::LLVMUtil']]],
814
- ['getversion_8979',['getVersion',['../classSVF_1_1DummyVersionPropSVFGNode.html#af9f0eaf33502af1533dd1244a383d561',1,'SVF::DummyVersionPropSVFGNode::getVersion()'],['../classSVF_1_1VersionedFlowSensitive.html#a6b398d59fc276980dd2d6d48a8675068',1,'SVF::VersionedFlowSensitive::getVersion()']]],
815
- ['getversionedkeyrevpts_8980',['getVersionedKeyRevPts',['../classSVF_1_1VersionedPTData.html#a69ebef10b60b15f813b498607b6059d6',1,'SVF::VersionedPTData::getVersionedKeyRevPts()'],['../classSVF_1_1MutableVersionedPTData.html#afaef5c61bee74cbd649c787cfdef2a03',1,'SVF::MutableVersionedPTData::getVersionedKeyRevPts()'],['../classSVF_1_1PersistentVersionedPTData.html#acabb81409a3767f31227f46e106cb2d0',1,'SVF::PersistentVersionedPTData::getVersionedKeyRevPts()']]],
816
- ['getversionedptdataty_8981',['getVersionedPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a4859864a4c72d5e04c10305e4579e8ee',1,'SVF::BVDataPTAImpl']]],
817
- ['getvfcond_8982',['getVFCond',['../classSVF_1_1ProgSlice.html#aeb1924daad67a0b7ed9e5b4974755261',1,'SVF::ProgSlice']]],
818
- ['getvfgnode_8983',['getVFGNode',['../classSVF_1_1VFG.html#a915fa50effaeea10716b86528b15c6dc',1,'SVF::VFG']]],
819
- ['getvfgnodebegin_8984',['getVFGNodeBegin',['../classSVF_1_1VFG.html#a5166be2c1231a93c9b9ce5f272797b94',1,'SVF::VFG']]],
820
- ['getvfgnodeend_8985',['getVFGNodeEnd',['../classSVF_1_1VFG.html#a28f2bdcbbc0bab00e93df62ea11647a2',1,'SVF::VFG']]],
821
- ['getvfgnodes_8986',['getVFGNodes',['../classSVF_1_1ICFGNode.html#abcc53637a634f7ec92b9c7861b941601',1,'SVF::ICFGNode::getVFGNodes()'],['../classSVF_1_1VFG.html#a18ec674e8ab0285ec086df87e5c591c9',1,'SVF::VFG::getVFGNodes()']]],
822
- ['getvfnsfromcha_8987',['getVFnsFromCHA',['../classSVF_1_1PointerAnalysis.html#ade41f3562704d56c7490dcfc941b3437',1,'SVF::PointerAnalysis']]],
823
- ['getvfnsfrompts_8988',['getVFnsFromPts',['../classSVF_1_1PointerAnalysis.html#a011b8401f5ed5fdb6cd507053465a7a2',1,'SVF::PointerAnalysis']]],
824
- ['getvfnsfromvtbls_8989',['getVFnsFromVtbls',['../classSVF_1_1DCHGraph.html#a6a5d012fda005d45bf3196d1a7d2c6fa',1,'SVF::DCHGraph::getVFnsFromVtbls()'],['../classSVF_1_1CommonCHGraph.html#aae511b2ee7c2c7ea7be70c7884e92021',1,'SVF::CommonCHGraph::getVFnsFromVtbls()'],['../classSVF_1_1CHGraph.html#ac5f5646db24455609cd86c421774dd3e',1,'SVF::CHGraph::getVFnsFromVtbls()']]],
825
- ['getvfnvector_8990',['getVfnVector',['../classSVF_1_1DCHNode.html#a41ba902b643e2aec828be1a89f4536af',1,'SVF::DCHNode']]],
826
- ['getvfnvectors_8991',['getVfnVectors',['../classSVF_1_1DCHNode.html#a806a65f35c9f4ea118c1ef44ddb46079',1,'SVF::DCHNode']]],
827
- ['getvirtualfunctionbasedonid_8992',['getVirtualFunctionBasedonID',['../classSVF_1_1CHGraph.html#a7b678b4362a93e969f11b110b85d35ca',1,'SVF::CHGraph']]],
828
- ['getvirtualfunctionid_8993',['getVirtualFunctionID',['../classSVF_1_1CHGraph.html#a7151563857b7b6bdf8195aa571df7516',1,'SVF::CHGraph']]],
829
- ['getvirtualfunctions_8994',['getVirtualFunctions',['../classSVF_1_1CHNode.html#a1abfdc91ec77cab40d6894f471f0733d',1,'SVF::CHNode']]],
830
- ['getvirtualfunctionvectors_8995',['getVirtualFunctionVectors',['../classSVF_1_1CHNode.html#a5df1cf4d51bf3406d188c96bc9aae0af',1,'SVF::CHNode']]],
831
- ['getvirtualmemaddress_8996',['getVirtualMemAddress',['../classSVF_1_1AddressValue.html#aa6ccc9882f89804cd6566e3dfe3dfdc8',1,'SVF::AddressValue::getVirtualMemAddress()'],['../classSVF_1_1ExeState.html#a2f01e583abcdeb236a11e85c7a8aafdc',1,'SVF::ExeState::getVirtualMemAddress()'],['../classSVF_1_1RelExeState.html#a24408ea140a8d0b5a9fdd1d9d2fbd296',1,'SVF::RelExeState::getVirtualMemAddress()'],['../classSVF_1_1SVFIR2ConsExeState.html#a83b1f0b78e6cd7e45721d32a0998c3a7',1,'SVF::SVFIR2ConsExeState::getVirtualMemAddress()'],['../classSVF_1_1SVFIR2ItvExeState.html#a0c4be1dd8e7a2877c0cc76c404f6945a',1,'SVF::SVFIR2ItvExeState::getVirtualMemAddress()']]],
832
- ['getvtable_8997',['getVTable',['../classSVF_1_1DCHNode.html#a9184a71cd5dae94843ac89f4235d4fa2',1,'SVF::DCHNode::getVTable()'],['../classSVF_1_1CHNode.html#aa49ae91e2dd45c94f3d7694eb7e6737b',1,'SVF::CHNode::getVTable()']]],
833
- ['getvtableptr_8998',['getVtablePtr',['../classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a',1,'SVF::SVFVirtualCallInst::getVtablePtr()'],['../classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d',1,'SVF::CallSite::getVtablePtr()']]],
834
- ['getvtblstruct_8999',['getVtblStruct',['../namespaceSVF_1_1LLVMUtil.html#a4f803756f0a73e8564d9544ce27be1c9',1,'SVF::LLVMUtil']]],
835
- ['getwtocycledepth_9000',['getWTOCycleDepth',['../classSVF_1_1CFBasicBlockGWTO.html#a47b0a759cac2b4264b8c01dbe9f1c63f',1,'SVF::CFBasicBlockGWTO::getWTOCycleDepth()'],['../classSVF_1_1CFBasicBlockGWTO_1_1TailBuilder.html#a0efb4902bc6933e28b042edf6fc3f94c',1,'SVF::CFBasicBlockGWTO::TailBuilder::getWTOCycleDepth()']]],
836
- ['getyield_9001',['getYield',['../classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c',1,'SVF::VersionedFlowSensitive']]],
837
- ['getz3expr_9002',['getZ3Expr',['../classSVF_1_1RelExeState.html#ace3b86d12ed10af211d5902ec3fa2e5a',1,'SVF::RelExeState']]],
838
- ['getzextvalue_9003',['getZExtValue',['../classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e',1,'SVF::SVFConstantInt']]],
839
- ['global_5fbegin_9004',['global_begin',['../classSVF_1_1SVFModule.html#a4dc32c583d29d74d052eaa5665b0b70e',1,'SVF::SVFModule::global_begin()'],['../classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2',1,'SVF::SVFModule::global_begin() const']]],
840
- ['global_5fend_9005',['global_end',['../classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b',1,'SVF::SVFModule::global_end()'],['../classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2',1,'SVF::SVFModule::global_end() const']]],
841
- ['globalicfgnode_9006',['GlobalICFGNode',['../classSVF_1_1GlobalICFGNode.html#a01e8a9844fcad1cc5faa22d8b0e0efd7',1,'SVF::GlobalICFGNode']]],
842
- ['gmtime_9007',['gmtime',['../extapi_8c.html#a4c538a7b2efe7d8dfb7bf5956e91a0ad',1,'extapi.c']]],
843
- ['gmtime_5fr_9008',['gmtime_r',['../extapi_8c.html#a78301bb1e43ee4dda8a7cfd04d99f9e5',1,'extapi.c']]],
844
- ['gnodesccinfo_9009',['GNodeSCCInfo',['../classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#a4b8c555a11e9eae2065ec1549ce537de',1,'SVF::SCCDetection::GNodeSCCInfo::GNodeSCCInfo()'],['../classSVF_1_1SCCDetection.html#ab3bdd1e73f95735a8f37566c3793bb36',1,'SVF::SCCDetection::GNodeSCCInfo()']]],
845
- ['gnu_5fget_5flibc_5fversion_9010',['gnu_get_libc_version',['../extapi_8c.html#abccccf00b2d20e810f04ae4133abaded',1,'extapi.c']]],
846
- ['gnutls_5fcheck_5fversion_9011',['gnutls_check_version',['../extapi_8c.html#a81b6ce96363d37bbf41acb26ae8b25eb',1,'extapi.c']]],
847
- ['grammarbuilder_9012',['GrammarBuilder',['../classSVF_1_1GrammarBuilder.html#a423310118382fa2d5afe169a290a355b',1,'SVF::GrammarBuilder']]],
848
- ['graph_9013',['graph',['../classSVF_1_1SrcSnkSolver.html#ae66ed69eb3412c2eef14ef2f86a34c6c',1,'SVF::SrcSnkSolver::graph()'],['../classSVF_1_1GraphReachSolver.html#a88775eedbbc3039caac1e350b48aa838',1,'SVF::GraphReachSolver::graph()'],['../classSVF_1_1SCCDetection.html#a1b8b57a3ea3740f36a19afc8bd42033d',1,'SVF::SCCDetection::graph()'],['../classSVF_1_1WPASolver.html#abe0a304039d1bd2cfd7befd32fdcde2b',1,'SVF::WPASolver::graph()']]],
849
- ['graphprinter_9014',['GraphPrinter',['../classSVF_1_1GraphPrinter.html#a5adb844506085e9ba66c1688f9548a25',1,'SVF::GraphPrinter']]],
850
- ['graphreachsolver_9015',['GraphReachSolver',['../classSVF_1_1GraphReachSolver.html#a766dc60e7ce7b24b829ba591d069c174',1,'SVF::GraphReachSolver']]],
851
- ['graphsize_9016',['graphSize',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#a309cc7faf9df46d2c9bfeaa2bdcd4601',1,'SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > * >']]],
852
- ['graphwriter_9017',['GraphWriter',['../classSVF_1_1GraphWriter.html#afd8fec784307b919d1cb89b49533600e',1,'SVF::GraphWriter']]],
853
- ['gzgets_9018',['gzgets',['../extapi_8c.html#ac84ce7ca37e7c4e94aec43868a755cac',1,'extapi.c']]]
3
+ ['gamma_5fhat_8170',['gamma_hat',['../classSVF_1_1RelationSolver.html#aa36598cc7299b8d1f1868532722d84e3',1,'SVF::RelationSolver::gamma_hat(IntervalExeState &exeState)'],['../classSVF_1_1RelationSolver.html#a6bca5f474d248479e90cb969c018fe7a',1,'SVF::RelationSolver::gamma_hat(IntervalExeState &alpha, IntervalExeState &exeState)'],['../classSVF_1_1RelationSolver.html#a2ff9bd879bda9682316256eac1712f0a',1,'SVF::RelationSolver::gamma_hat(u32_t id, IntervalExeState &exeState)']]],
4
+ ['gatheraggs_8171',['gatherAggs',['../classSVF_1_1DCHGraph.html#a8fcbea9435a77beb27ad64d5a3175b0b',1,'SVF::DCHGraph']]],
5
+ ['generatejson_8172',['generateJson',['../classSVF_1_1SVFIRWriter.html#a875f285e8429e7f5ee5fc5f28d44df12',1,'SVF::SVFIRWriter']]],
6
+ ['generatejsonstring_8173',['generateJsonString',['../classSVF_1_1SVFIRWriter.html#aadc74883ff7e1a7b583ec46e3c54de1c',1,'SVF::SVFIRWriter']]],
7
+ ['generatemrs_8174',['generateMRs',['../classSVF_1_1MRGenerator.html#a4f65593325e4391333fa1b0bedbffc4a',1,'SVF::MRGenerator']]],
8
+ ['generic_5fbridge_5fgep_5ftype_5fiterator_8175',['generic_bridge_gep_type_iterator',['../classllvm_1_1generic__bridge__gep__type__iterator.html#a93f554395c6f42b26bea2ba3c70442c3',1,'llvm::generic_bridge_gep_type_iterator']]],
9
+ ['genericbug_8176',['GenericBug',['../classSVF_1_1GenericBug.html#a3f62d1f1307b9e6771d7449d0855d7e4',1,'SVF::GenericBug']]],
10
+ ['genericedge_8177',['GenericEdge',['../classSVF_1_1GenericEdge.html#a6764973569c281d483afab17a75cb4dc',1,'SVF::GenericEdge']]],
11
+ ['genericedgetojson_8178',['genericEdgeToJson',['../classSVF_1_1SVFIRWriter.html#af6ed00dc51796c4162157ac174fc2a1a',1,'SVF::SVFIRWriter']]],
12
+ ['genericgraph_8179',['GenericGraph',['../classSVF_1_1GenericGraph.html#aa5837cddbbd63c5a8ac5725bcecb192f',1,'SVF::GenericGraph']]],
13
+ ['genericgraphtojson_8180',['genericGraphToJson',['../classSVF_1_1SVFIRWriter.html#a9810ce9b0ce6c4f8f710e81ec8d08ec3',1,'SVF::SVFIRWriter']]],
14
+ ['genericgraphwriter_8181',['GenericGraphWriter',['../classSVF_1_1GenericGraphWriter.html#ac9d7d0ab898033282898731a6092efaa',1,'SVF::GenericGraphWriter']]],
15
+ ['genericnode_8182',['GenericNode',['../classSVF_1_1GenericNode.html#acdca5baae3e9e4208a60322fec9c9d3f',1,'SVF::GenericNode']]],
16
+ ['genericnodetojson_8183',['genericNodeToJson',['../classSVF_1_1SVFIRWriter.html#a6492c9b80d1cc03732297c38f8a41408',1,'SVF::SVFIRWriter']]],
17
+ ['gepcgedge_8184',['GepCGEdge',['../classSVF_1_1GepCGEdge.html#a17660f0d48006b9ee1d095218c5ab4a0',1,'SVF::GepCGEdge::GepCGEdge()'],['../classSVF_1_1GepCGEdge.html#ac80df552aa58bb5d285f35bc246dde1b',1,'SVF::GepCGEdge::GepCGEdge(const GepCGEdge &)'],['../classSVF_1_1GepCGEdge.html#a7c60fffa69c2d029d7808e046c9adce4',1,'SVF::GepCGEdge::GepCGEdge(ConstraintNode *s, ConstraintNode *d, ConstraintEdgeK k, EdgeID id)']]],
18
+ ['gepobjvar_8185',['GepObjVar',['../classSVF_1_1GepObjVar.html#a49ddeb8f51a590715175021db2da4276',1,'SVF::GepObjVar::GepObjVar(NodeID i, PNODEK ty=GepObjNode)'],['../classSVF_1_1GepObjVar.html#ac381c3e72e6fd600c8e9a86019e94d26',1,'SVF::GepObjVar::GepObjVar(const MemObj *mem, NodeID i, const APOffset &apOffset, PNODEK ty=GepObjNode)']]],
19
+ ['gepstmt_8186',['GepStmt',['../classSVF_1_1GepStmt.html#a9877729d1b82317d6e5d28bea9741586',1,'SVF::GepStmt::GepStmt()'],['../classSVF_1_1GepStmt.html#a800c21f9263eb5d9b1980b1dff013391',1,'SVF::GepStmt::GepStmt(const GepStmt &)'],['../classSVF_1_1GepStmt.html#a81ae1d0e28cc0c0fac1733dfc50815ae',1,'SVF::GepStmt::GepStmt(SVFVar *s, SVFVar *d, const AccessPath &ap, bool varfld=false)']]],
20
+ ['gepvalvar_8187',['GepValVar',['../classSVF_1_1GepValVar.html#ac3ce93bb70d5f45e299491b44d4b8f6d',1,'SVF::GepValVar::GepValVar(NodeID i)'],['../classSVF_1_1GepValVar.html#a8925d5c0e143cf23cc40c9af876b4550',1,'SVF::GepValVar::GepValVar(const SVFValue *val, NodeID i, const AccessPath &ap, const SVFType *ty)']]],
21
+ ['gepvfgnode_8188',['GepVFGNode',['../classSVF_1_1GepVFGNode.html#a0c5d942e163a732ce78af81327e73ab2',1,'SVF::GepVFGNode::GepVFGNode()'],['../classSVF_1_1GepVFGNode.html#a1edc695ae4d62a0fe19ecba74a1db3e4',1,'SVF::GepVFGNode::GepVFGNode(const GepVFGNode &)'],['../classSVF_1_1GepVFGNode.html#a4877548499e779b09a0cb29ad9ec0f43',1,'SVF::GepVFGNode::GepVFGNode(NodeID id, const GepStmt *edge)']]],
22
+ ['geq_8189',['geq',['../classSVF_1_1BoundedZ3Expr.html#acce45e2300e0c1871efec36e727ed77d',1,'SVF::BoundedZ3Expr::geq()'],['../classSVF_1_1IntervalValue.html#a312f9257f8562fce510c1257d8a6e4df',1,'SVF::IntervalValue::geq()'],['../classSVF_1_1NumericLiteral.html#ab8ea498ca849eb969e721772d432b29d',1,'SVF::NumericLiteral::geq()'],['../classSVF_1_1SingleAbsValue.html#a1cd0c6b14e0cdfb82aba7f8b8734e72a',1,'SVF::SingleAbsValue::geq()']]],
23
+ ['geqvartovalmap_8190',['geqVarToValMap',['../classSVF_1_1IntervalExeState.html#a695fcc1ffc4a0fab83cc65ee755eebcb',1,'SVF::IntervalExeState']]],
24
+ ['get_8191',['get',['../classSVF_1_1NodeIDAllocator.html#a2bd3ca30fc9669d9a0327544bdb4557b',1,'SVF::NodeIDAllocator']]],
25
+ ['get_5falloc_5farg_5fpos_8192',['get_alloc_arg_pos',['../classSVF_1_1ExtAPI.html#a68939c789d0530151a4e79e79317531a',1,'SVF::ExtAPI']]],
26
+ ['get_5farray_5fitem_8193',['get_array_item',['../cJSON_8cpp.html#a82f460889bcb63ee840fc821feef5aa5',1,'cJSON.cpp']]],
27
+ ['get_5fcond_8194',['get_cond',['../classSVF_1_1CondVar.html#af84e7bfcff909009be5e109c600c63fe',1,'SVF::CondVar']]],
28
+ ['get_5fdecimal_5fpoint_8195',['get_decimal_point',['../cJSON_8cpp.html#ab25412ae56c8c594831918169bea100d',1,'cJSON.cpp']]],
29
+ ['get_5fid_8196',['get_id',['../classSVF_1_1CondVar.html#a5d64fa2be89051cd03301e3b07bffd6a',1,'SVF::CondVar']]],
30
+ ['get_5fnumeral_5fint_8197',['get_numeral_int',['../classSVF_1_1Z3Expr.html#aa6c7fee4f418817dfa7458d830303f6e',1,'SVF::Z3Expr']]],
31
+ ['get_5fnumeral_5fint64_8198',['get_numeral_int64',['../classSVF_1_1Z3Expr.html#ad94bbaa31e6df4e8b8238d69b8f4ae06',1,'SVF::Z3Expr']]],
32
+ ['get_5fobject_5fitem_8199',['get_object_item',['../cJSON_8cpp.html#a768303890e9be802d51b0e0a110302f4',1,'cJSON.cpp']]],
33
+ ['get_5fsort_8200',['get_sort',['../classSVF_1_1Z3Expr.html#a8b2b5fa74704d776a2cd415b599a1393',1,'SVF::Z3Expr']]],
34
+ ['getabstractstate_8201',['getAbstractState',['../classSVF_1_1SymState.html#ace7b6c80e86443e8bda390d8281be250',1,'SVF::SymState::getAbstractState() const'],['../classSVF_1_1SymState.html#add4fcf05024ada844578fcd0caf061cc',1,'SVF::SymState::getAbstractState()']]],
35
+ ['getabstractvaluekind_8202',['getAbstractValueKind',['../classSVF_1_1AbstractValue.html#a74bc740e894dfbdb2253bedc2851dd2e',1,'SVF::AbstractValue']]],
36
+ ['getaccesspath_8203',['getAccessPath',['../classSVF_1_1NormalGepCGEdge.html#aa9b33abf88b6dbaace1bea0fbbcef83f',1,'SVF::NormalGepCGEdge::getAccessPath()'],['../classSVF_1_1GepStmt.html#a6c74f234a6b40bc5292bb14874c2e600',1,'SVF::GepStmt::getAccessPath()']]],
37
+ ['getaccesspathfrombasenode_8204',['getAccessPathFromBaseNode',['../classSVF_1_1SVFIRBuilder.html#a7c401d6929e583be734c0c4e9957d0d7',1,'SVF::SVFIRBuilder']]],
38
+ ['getactualindef_8205',['getActualINDef',['../classSVF_1_1SVFGOPT.html#a550f93b640a6fd68773fbafd2944d7df',1,'SVF::SVFGOPT']]],
39
+ ['getactualinsvfgnodes_8206',['getActualINSVFGNodes',['../classSVF_1_1SVFG.html#a475205e221890204c7770c414ee63975',1,'SVF::SVFG']]],
40
+ ['getactualoutsvfgnodes_8207',['getActualOUTSVFGNodes',['../classSVF_1_1SVFG.html#a5b7ae610bee28acc2905ca82928e714f',1,'SVF::SVFG']]],
41
+ ['getactualparmatforksite_8208',['getActualParmAtForkSite',['../classSVF_1_1ThreadAPI.html#ae63bd645cca6c9681fa1383cbbf08c94',1,'SVF::ThreadAPI::getActualParmAtForkSite(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a4338fae70390a4e34ba8c889967d6104',1,'SVF::ThreadAPI::getActualParmAtForkSite(CallSite cs) const'],['../namespaceSVF_1_1SVFUtil.html#a8c64663b564eb7c399013389920ab500',1,'SVF::SVFUtil::getActualParmAtForkSite(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#abf35d3e0f808fbb5921f9a8d89cb8015',1,'SVF::SVFUtil::getActualParmAtForkSite(const SVFInstruction *inst)']]],
42
+ ['getactualparms_8209',['getActualParms',['../classSVF_1_1CallICFGNode.html#ab43c000436d0f6d978f4fff831671d5c',1,'SVF::CallICFGNode']]],
43
+ ['getactualparmvfgnode_8210',['getActualParmVFGNode',['../classSVF_1_1VFG.html#a6bbfe457dcc7104e6928323499ea964e',1,'SVF::VFG']]],
44
+ ['getactualpts_8211',['getActualPts',['../classSVF_1_1PersistentPointsToCache.html#ab2888b033a29de3af48d377dc2fe70aa',1,'SVF::PersistentPointsToCache']]],
45
+ ['getactualret_8212',['getActualRet',['../classSVF_1_1RetICFGNode.html#a9815b38f376af31b14ea2e0f3afd3427',1,'SVF::RetICFGNode']]],
46
+ ['getactualretvfgnode_8213',['getActualRetVFGNode',['../classSVF_1_1VFG.html#a0b072e8e45899b89da0a466140563c38',1,'SVF::VFG']]],
47
+ ['getaddrcgedges_8214',['getAddrCGEdges',['../classSVF_1_1ConstraintGraph.html#adee52f15f5ff58dd455e419c2643f89b',1,'SVF::ConstraintGraph']]],
48
+ ['getaddrinedges_8215',['getAddrInEdges',['../classSVF_1_1ConstraintNode.html#ae6a98932b0f0732d4af1ca8266d58077',1,'SVF::ConstraintNode']]],
49
+ ['getaddroutedges_8216',['getAddrOutEdges',['../classSVF_1_1ConstraintNode.html#a9058618987da9d21156cea72a5d5ddad',1,'SVF::ConstraintNode']]],
50
+ ['getaggs_8217',['getAggs',['../classSVF_1_1DCHGraph.html#a159e158c794fff115d5642b85963f43b',1,'SVF::DCHGraph']]],
51
+ ['getaliasmemregions_8218',['getAliasMemRegions',['../classSVF_1_1MRGenerator.html#ad740188222439c089907fa6c6c951f02',1,'SVF::MRGenerator']]],
52
+ ['getaliasset_8219',['getAliasSet',['../classSVF_1_1SVFModule.html#aceb9c743ba592836586f3cfb76e56108',1,'SVF::SVFModule']]],
53
+ ['getallcallsitesinvokingcallee_8220',['getAllCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a80070e2f50ed1036d334250841215ca8',1,'SVF::PTACallGraph']]],
54
+ ['getallfieldsobjvars_8221',['getAllFieldsObjVars',['../classSVF_1_1ConstraintGraph.html#afd200919cf8742bb62bb0bde279a558a',1,'SVF::ConstraintGraph::getAllFieldsObjVars()'],['../classSVF_1_1PointerAnalysis.html#a5dddd53b4ca9d7cc23d88ed9f3de9fde',1,'SVF::PointerAnalysis::getAllFieldsObjVars()'],['../classSVF_1_1SVFIR.html#a7276e82b4648ed0e1b3d1b8b37b24089',1,'SVF::SVFIR::getAllFieldsObjVars(const MemObj *obj)'],['../classSVF_1_1SVFIR.html#a942072d153928e478c76e4b7f1fafa29',1,'SVF::SVFIR::getAllFieldsObjVars(NodeID id)']]],
55
+ ['getallpts_8222',['getAllPts',['../classSVF_1_1PTData.html#adbe2b955f119871b54dc502de84b94c4',1,'SVF::PTData::getAllPts()'],['../classSVF_1_1MutablePTData.html#ad20254ace6d9976da2099413f5790458',1,'SVF::MutablePTData::getAllPts()'],['../classSVF_1_1MutableDiffPTData.html#adb89579b46a478f6d0e30e790838dca9',1,'SVF::MutableDiffPTData::getAllPts()'],['../classSVF_1_1MutableDFPTData.html#ac9120fbb056e23cdf84646a37d809a8d',1,'SVF::MutableDFPTData::getAllPts()'],['../classSVF_1_1MutableVersionedPTData.html#a6cac338e74f869d0e708c7e2b356b5d7',1,'SVF::MutableVersionedPTData::getAllPts()'],['../classSVF_1_1PersistentPointsToCache.html#ab84d0806e87c982bf81ae309f28751e3',1,'SVF::PersistentPointsToCache::getAllPts()'],['../classSVF_1_1PersistentPTData.html#a3b1d6e55ccaf82cd03914a1c948c4577',1,'SVF::PersistentPTData::getAllPts()'],['../classSVF_1_1PersistentDiffPTData.html#a00d3ec19f1b669edee5af7757e03a0ef',1,'SVF::PersistentDiffPTData::getAllPts()'],['../classSVF_1_1PersistentDFPTData.html#abc8fbd41eddccddbbdc3316a3fd03276',1,'SVF::PersistentDFPTData::getAllPts()'],['../classSVF_1_1PersistentVersionedPTData.html#acfc73119798cb830a49f85ffab2654af',1,'SVF::PersistentVersionedPTData::getAllPts()']]],
56
+ ['getallvalidptrs_8223',['getAllValidPtrs',['../classSVF_1_1PointerAnalysis.html#a60b111647e000cc983aa52513f90afbc',1,'SVF::PointerAnalysis::getAllValidPtrs()'],['../classSVF_1_1SVFIR.html#a7990c72dd6d645d713f19ed973841484',1,'SVF::SVFIR::getAllValidPtrs()']]],
57
+ ['getanalysisty_8224',['getAnalysisTy',['../classSVF_1_1PointerAnalysis.html#ac23f71c1307cda9cba44acc40059f0a3',1,'SVF::PointerAnalysis']]],
58
+ ['getancestorthread_8225',['getAncestorThread',['../classSVF_1_1TCT.html#aeb7dff0c02a90cb338c8d054d2b78984',1,'SVF::TCT']]],
59
+ ['getandersenanalysis_8226',['getAndersenAnalysis',['../classSVF_1_1DDAVFSolver.html#ac39860015b45b9af6351d0343f8983bb',1,'SVF::DDAVFSolver']]],
60
+ ['getannotations_8227',['getAnnotations',['../classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b',1,'SVF::SVFFunction']]],
61
+ ['getarg_8228',['getArg',['../classSVF_1_1SVFFunction.html#a10d9481ae41dce4f266dad5e64fffcee',1,'SVF::SVFFunction']]],
62
+ ['getargno_8229',['getArgNo',['../classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591',1,'SVF::SVFArgument']]],
63
+ ['getargoperand_8230',['getArgOperand',['../classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14',1,'SVF::SVFCallInst::getArgOperand()'],['../classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5',1,'SVF::CallSite::getArgOperand()']]],
64
+ ['getargument_8231',['getArgument',['../classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc',1,'SVF::CallSite']]],
65
+ ['getattributedkind_8232',['getAttributedKind',['../classSVF_1_1GrammarBase.html#af418e1033618da75e974a04ee1d7e275',1,'SVF::GrammarBase']]],
66
+ ['getattrsyms_8233',['getAttrSyms',['../classSVF_1_1GrammarBase.html#a2620ded7573ebdb8b4595e199105ef0e',1,'SVF::GrammarBase']]],
67
+ ['getbackwardslicesize_8234',['getBackwardSliceSize',['../classSVF_1_1ProgSlice.html#a967fa01a8baae0dd086b5c09ae0faa7b',1,'SVF::ProgSlice']]],
68
+ ['getbasenode_8235',['getBaseNode',['../classSVF_1_1GepObjVar.html#a4c5e346db61f7e04c15bf8527d8eff3c',1,'SVF::GepObjVar']]],
69
+ ['getbaseobj_8236',['getBaseObj',['../classSVF_1_1SVFIR.html#af76a55c3b8255a81a566bdce35ffc749',1,'SVF::SVFIR']]],
70
+ ['getbaseobjvar_8237',['getBaseObjVar',['../classSVF_1_1ConstraintGraph.html#a6e8c46641da751fe3369c9d5407ce415',1,'SVF::ConstraintGraph::getBaseObjVar()'],['../classSVF_1_1PointerAnalysis.html#a9f1c599cb9f6e2ae83e29bb84ef6831c',1,'SVF::PointerAnalysis::getBaseObjVar()'],['../classSVF_1_1SVFIR.html#a77a6bb9335aa12d29825af1b5ea07e08',1,'SVF::SVFIR::getBaseObjVar()']]],
71
+ ['getbasetypeandflattenedfields_8238',['getBaseTypeAndFlattenedFields',['../classSVF_1_1SVFIRBuilder.html#aa7e7b3dba00201972783f93c35cadad9',1,'SVF::SVFIRBuilder']]],
72
+ ['getbasevalueforextarg_8239',['getBaseValueForExtArg',['../classSVF_1_1SVFIRBuilder.html#a892ab8cad098e9e9d8425e7f05e35c59',1,'SVF::SVFIRBuilder']]],
73
+ ['getbasevalvar_8240',['getBaseValVar',['../classSVF_1_1SVFIR.html#a5298f34143ec3a2e6bb74ebad668cbbc',1,'SVF::SVFIR']]],
74
+ ['getbasicblock_8241',['getBasicBlock',['../classSVF_1_1LoadMU.html#a11acf529725aba325062cdf2cc62caef',1,'SVF::LoadMU::getBasicBlock()'],['../classSVF_1_1CallMU.html#a5a45d48e3b776ad7785a690076134b36',1,'SVF::CallMU::getBasicBlock()'],['../classSVF_1_1StoreCHI.html#ae232efca311f75613b16c2a3195c0620',1,'SVF::StoreCHI::getBasicBlock()'],['../classSVF_1_1CallCHI.html#ac4f516d070475b92700713121db938b6',1,'SVF::CallCHI::getBasicBlock()'],['../classSVF_1_1MSSAPHI.html#af3f9d8d92286b914618dad108c233422',1,'SVF::MSSAPHI::getBasicBlock()']]],
75
+ ['getbasicblocklist_8242',['getBasicBlockList',['../classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38',1,'SVF::SVFFunction']]],
76
+ ['getbb_8243',['getBB',['../classSVF_1_1ICFGNode.html#ae7e734f4ceca40c6cf46f16d088780ca',1,'SVF::ICFGNode::getBB()'],['../classSVF_1_1SVFStmt.html#a456aaaef63d384d9789efbbec2837a33',1,'SVF::SVFStmt::getBB()']]],
77
+ ['getbb2pidom_8244',['getBB2PIdom',['../classSVF_1_1SVFLoopAndDomInfo.html#ae8a308d5ee34c0eb4a6c1278565e5907',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2ada6e195ad3a7e26c7e7dff7459cb34',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom()']]],
78
+ ['getbbpdomlevel_8245',['getBBPDomLevel',['../classSVF_1_1SVFLoopAndDomInfo.html#ac285502846c993f149b6bcc3e04f767e',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2f718b022db1b633c5be47fcb4dcaae9',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel()']]],
79
+ ['getbbphinum_8246',['getBBPhiNum',['../classSVF_1_1MemSSA.html#a9bb6512999cbf9c7c03153be77c8af20',1,'SVF::MemSSA']]],
80
+ ['getbbpredecessornum_8247',['getBBPredecessorNum',['../namespaceSVF_1_1LLVMUtil.html#ae617611b584e3d899984c376a6e91987',1,'SVF::LLVMUtil']]],
81
+ ['getbbpredecessorpos_8248',['getBBPredecessorPos',['../classSVF_1_1SVFBasicBlock.html#a59a4b7d815f624e448afe3ac0e9d18f5',1,'SVF::SVFBasicBlock::getBBPredecessorPos(const SVFBasicBlock *succbb)'],['../classSVF_1_1SVFBasicBlock.html#a5fe2dae55581ff1cd6ef251a351d5c4f',1,'SVF::SVFBasicBlock::getBBPredecessorPos(const SVFBasicBlock *succbb) const']]],
82
+ ['getbbsuccessorbranchid_8249',['getBBSuccessorBranchID',['../classSVF_1_1CDGBuilder.html#af65f6090142a61d13e1510c771baaeb1',1,'SVF::CDGBuilder']]],
83
+ ['getbbsuccessorpos_8250',['getBBSuccessorPos',['../classSVF_1_1SVFBasicBlock.html#ab8a735b5d183f5190c4c45b313f1b174',1,'SVF::SVFBasicBlock::getBBSuccessorPos(const SVFBasicBlock *succbb)'],['../classSVF_1_1SVFBasicBlock.html#a104c66cdd4d88ba90eefd32bc9eef389',1,'SVF::SVFBasicBlock::getBBSuccessorPos(const SVFBasicBlock *succbb) const']]],
84
+ ['getbbtophisetmap_8251',['getBBToPhiSetMap',['../classSVF_1_1MemSSA.html#a966477062a453901da3631015fcf737d',1,'SVF::MemSSA']]],
85
+ ['getbeforebrackets_8252',['getBeforeBrackets',['../namespaceSVF_1_1cppUtil.html#a1cf2e4671b16b477cc779c72f2419234',1,'SVF::cppUtil']]],
86
+ ['getbeforeparenthesis_8253',['getBeforeParenthesis',['../CppUtil_8cpp.html#a2bff9158f699b6fd11c8e116b91e4809',1,'CppUtil.cpp']]],
87
+ ['getbinaryopvfgnode_8254',['getBinaryOPVFGNode',['../classSVF_1_1VFG.html#a27bd4d5ba75d65056d77882869b0c64d',1,'SVF::VFG']]],
88
+ ['getblackholenode_8255',['getBlackHoleNode',['../classSVF_1_1ConstraintGraph.html#ab2b4725a8fcae8a1bc3c026d236005b8',1,'SVF::ConstraintGraph::getBlackHoleNode()'],['../classSVF_1_1IRGraph.html#a3ce34b9fcb651689bce44ab48fbcdff0',1,'SVF::IRGraph::getBlackHoleNode()']]],
89
+ ['getblackholeobj_8256',['getBlackHoleObj',['../classSVF_1_1IRGraph.html#aafe9544b07a8c40bf915613df11df48e',1,'SVF::IRGraph']]],
90
+ ['getblkobj_8257',['getBlkObj',['../classSVF_1_1SymbolTableInfo.html#aebf96274e1ad2a523981487839a3025e',1,'SVF::SymbolTableInfo']]],
91
+ ['getblkptr_8258',['getBlkPtr',['../classSVF_1_1IRGraph.html#a3b417ee79560fd00f4cf80906044c198',1,'SVF::IRGraph']]],
92
+ ['getbranchcond_8259',['getBranchCond',['../classSVF_1_1SaberCondAllocator.html#a7d5ec3597ef0befe3b928c04db706d7a',1,'SVF::SaberCondAllocator']]],
93
+ ['getbranchcondition_8260',['getBranchCondition',['../classSVF_1_1SymState.html#a0705ae2a96a3ea5aa07cc2db928946bc',1,'SVF::SymState']]],
94
+ ['getbranchconditions_8261',['getBranchConditions',['../classSVF_1_1CDGEdge.html#aedf54ed1ce3b77c3565390ddc52bd438',1,'SVF::CDGEdge']]],
95
+ ['getbranchinst_8262',['getBranchInst',['../classSVF_1_1BranchStmt.html#a2c6fe09027838f9e0ad9ab8193ce8e9b',1,'SVF::BranchStmt']]],
96
+ ['getbranchstmt_8263',['getBranchStmt',['../classSVF_1_1BranchVFGNode.html#abbb429b521b54c2d7a6d8d7f52751455',1,'SVF::BranchVFGNode']]],
97
+ ['getbranchvfgnode_8264',['getBranchVFGNode',['../classSVF_1_1VFG.html#a47609382fcd9ef36706e1d0f0531a843',1,'SVF::VFG']]],
98
+ ['getbugdescription_8265',['getBugDescription',['../classSVF_1_1GenericBug.html#aed9feb57ffb0860cbdd13698fd4dbf6c',1,'SVF::GenericBug::getBugDescription()'],['../classSVF_1_1BufferOverflowBug.html#a192bb246ed947f33cf7b02493c8fded8',1,'SVF::BufferOverflowBug::getBugDescription()'],['../classSVF_1_1NeverFreeBug.html#a0e52a0f35ff4d536f2de27a22139e59c',1,'SVF::NeverFreeBug::getBugDescription()'],['../classSVF_1_1PartialLeakBug.html#abd956a30bc4f8b1e25826149d20ea2b5',1,'SVF::PartialLeakBug::getBugDescription()'],['../classSVF_1_1DoubleFreeBug.html#acf0d2ffb52d0b322421a5556d41a1d63',1,'SVF::DoubleFreeBug::getBugDescription()'],['../classSVF_1_1FileNeverCloseBug.html#a80257bc6a9cf4eecfa402def59993e6e',1,'SVF::FileNeverCloseBug::getBugDescription()'],['../classSVF_1_1FilePartialCloseBug.html#a16b96f3c79cf5edae0f0f02e52344283',1,'SVF::FilePartialCloseBug::getBugDescription()'],['../classSVF_1_1FullNullPtrDereferenceBug.html#a8f057178ee7182d691dbb3103d0d0d43',1,'SVF::FullNullPtrDereferenceBug::getBugDescription()'],['../classSVF_1_1PartialNullPtrDereferenceBug.html#a910f2e839e1e722655fbb2266c15f136',1,'SVF::PartialNullPtrDereferenceBug::getBugDescription()']]],
99
+ ['getbugreport_8266',['getBugReport',['../classSVF_1_1SrcSnkDDA.html#a14b15c837ae7975f0a7ccf89ed94aed5',1,'SVF::SrcSnkDDA']]],
100
+ ['getbugset_8267',['getBugSet',['../classSVF_1_1SVFBugReport.html#a7dbf4adc013615567b33b6e293b61c8e',1,'SVF::SVFBugReport']]],
101
+ ['getbugtype_8268',['getBugType',['../classSVF_1_1GenericBug.html#a693839b33e167cd0688be2e1738198f2',1,'SVF::GenericBug']]],
102
+ ['getbvpointsto_8269',['getBVPointsTo',['../classSVF_1_1CondPTAImpl.html#a94f3e4d073b8c5bab3c46058ddba3f43',1,'SVF::CondPTAImpl']]],
103
+ ['getbyteoffset_8270',['getByteOffset',['../classSVF_1_1SVFIR2ItvExeState.html#a335922caf105ee72cd9d66a451ae3d4e',1,'SVF::SVFIR2ItvExeState']]],
104
+ ['getbyteoffsetfromgeptypepair_8271',['getByteOffsetfromGepTypePair',['../classSVF_1_1SVFIR2ItvExeState.html#ad49576a7192c87d41f4dc923cd3d0efe',1,'SVF::SVFIR2ItvExeState']]],
105
+ ['getbytesize_8272',['getByteSize',['../classSVF_1_1SVFType.html#a95b8031f1e15d49c7d68628be1d05aae',1,'SVF::SVFType']]],
106
+ ['getbytesizeofobj_8273',['getByteSizeOfObj',['../classSVF_1_1MemObj.html#ab993dcaf5bcc1d6144cd94bcb8e18c6d',1,'SVF::MemObj::getByteSizeOfObj()'],['../classSVF_1_1ObjTypeInfo.html#ad5c4590f26859a5004b612a335a61916',1,'SVF::ObjTypeInfo::getByteSizeOfObj()']]],
107
+ ['getcachedadpointsto_8274',['getCachedADPointsTo',['../classSVF_1_1DDAVFSolver.html#a2a2b3783074c9f509fc265b97b979704',1,'SVF::DDAVFSolver']]],
108
+ ['getcachedpointsto_8275',['getCachedPointsTo',['../classSVF_1_1DDAVFSolver.html#ae31e9281e4f1e0585fdf328b7339e1bf',1,'SVF::DDAVFSolver']]],
109
+ ['getcachedtlpointsto_8276',['getCachedTLPointsTo',['../classSVF_1_1DDAVFSolver.html#aac432dfa7ccfc3434d9e0e2eb65afe7f',1,'SVF::DDAVFSolver::getCachedTLPointsTo()'],['../classSVF_1_1FlowDDA.html#a950d653b249cfc2d20932adb3498b99b',1,'SVF::FlowDDA::getCachedTLPointsTo()']]],
110
+ ['getcallblock_8277',['getCallBlock',['../classSVF_1_1ICFG.html#a1490b28446b9d8efee567ec02e2abcf3',1,'SVF::ICFG']]],
111
+ ['getcalledfunction_8278',['getCalledFunction',['../classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766',1,'SVF::SVFCallInst::getCalledFunction()'],['../classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438',1,'SVF::CallSite::getCalledFunction()']]],
112
+ ['getcalledfunctions_8279',['getCalledFunctions',['../namespaceSVF_1_1LLVMUtil.html#a47d2af43ff12d9e1014fa19256619466',1,'SVF::LLVMUtil']]],
113
+ ['getcalledgebegin_8280',['getCallEdgeBegin',['../classSVF_1_1PTACallGraph.html#a4ed2fd37007de9c873d5e197a0b3bd4e',1,'SVF::PTACallGraph']]],
114
+ ['getcalledgeend_8281',['getCallEdgeEnd',['../classSVF_1_1PTACallGraph.html#a170a33ac22673dfd363c3e3b96987737',1,'SVF::PTACallGraph']]],
115
+ ['getcalledoperand_8282',['getCalledOperand',['../classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3',1,'SVF::SVFCallInst']]],
116
+ ['getcalledvalue_8283',['getCalledValue',['../classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2',1,'SVF::CallSite']]],
117
+ ['getcallee_8284',['getCallee',['../classSVF_1_1MHP.html#a5a537e2f89e8cfe10a2d16ae1654be6e',1,'SVF::MHP::getCallee()'],['../classSVF_1_1ForkJoinAnalysis.html#a1c34a3617488e152104e3625c975f608',1,'SVF::ForkJoinAnalysis::getCallee()'],['../classSVF_1_1ThreadAPI.html#a3817cef291fee72ca902b0196225231e',1,'SVF::ThreadAPI::getCallee(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#ab2c517ddae02fbb80f56ddc609b2f5ef',1,'SVF::ThreadAPI::getCallee(const CallSite cs) const'],['../namespaceSVF_1_1LLVMUtil.html#ad56c48be3ba6ebb95416623256524097',1,'SVF::LLVMUtil::getCallee()'],['../namespaceSVF_1_1SVFUtil.html#a145abbd2958629718fbca41d25c3124d',1,'SVF::SVFUtil::getCallee(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a13d4f8034c444986da7c57cb5338f851',1,'SVF::SVFUtil::getCallee(const SVFInstruction *inst)']]],
118
+ ['getcalleeofcallsite_8285',['getCalleeOfCallSite',['../classSVF_1_1PTACallGraph.html#aacd5f35171717cb4d758c17bef828a0f',1,'SVF::PTACallGraph']]],
119
+ ['getcallees_8286',['getCallees',['../classSVF_1_1PTACallGraph.html#a317e09edb29b110cf4273009551d31ec',1,'SVF::PTACallGraph']]],
120
+ ['getcaller_8287',['getCaller',['../classSVF_1_1CallICFGNode.html#a18f4077d42b23c3fed35efc793b6102e',1,'SVF::CallICFGNode::getCaller()'],['../classSVF_1_1ActualRetVFGNode.html#ac8b9a7d905022c57699b7ba1ad5e3e51',1,'SVF::ActualRetVFGNode::getCaller()'],['../classSVF_1_1SVFCallInst.html#a76a8bb676e8c99ca518cbdf704678558',1,'SVF::SVFCallInst::getCaller()'],['../classSVF_1_1CallSite.html#ac68071f8f021087b9e1ec6f3956555e0',1,'SVF::CallSite::getCaller()']]],
121
+ ['getcallerofcallsite_8288',['getCallerOfCallSite',['../classSVF_1_1PTACallGraph.html#a42035e9669204ddd5d38583db21af3d7',1,'SVF::PTACallGraph']]],
122
+ ['getcallgraph_8289',['getCallgraph',['../classSVF_1_1SrcSnkDDA.html#ad445032e9b2027b3c990ce2a250257f8',1,'SVF::SrcSnkDDA::getCallgraph()'],['../classSVF_1_1VFG.html#a1693ccdb6c1b57418316c29cde05cad2',1,'SVF::VFG::getCallGraph()']]],
123
+ ['getcallgraphnode_8290',['getCallGraphNode',['../classSVF_1_1PTACallGraph.html#aaab54c670518d9d6790707f76ea76aa1',1,'SVF::PTACallGraph::getCallGraphNode(NodeID id) const'],['../classSVF_1_1PTACallGraph.html#ae3ee76be0e959a736c868dc7e0128077',1,'SVF::PTACallGraph::getCallGraphNode(const SVFFunction *fun) const']]],
124
+ ['getcallgraphscc_8291',['getCallGraphSCC',['../classSVF_1_1PointerAnalysis.html#a0bddf297a2d8cd59ce9a232f0229f248',1,'SVF::PointerAnalysis']]],
125
+ ['getcallgraphsccrepnode_8292',['getCallGraphSCCRepNode',['../classSVF_1_1PointerAnalysis.html#ae8190ce12fb0c6360953f4b05047fbe8',1,'SVF::PointerAnalysis']]],
126
+ ['getcallgraphsccrevtopoorder_8293',['getCallGraphSCCRevTopoOrder',['../classSVF_1_1MRGenerator.html#ab3d3ca72d2cddf5336d00dc623f33401',1,'SVF::MRGenerator']]],
127
+ ['getcallicfgnode_8294',['getCallICFGNode',['../classSVF_1_1ICFGBuilder.html#a237840a1fd5ba598cc8c1843bad86f86',1,'SVF::ICFGBuilder::getCallICFGNode()'],['../classSVF_1_1ICFG.html#aa41516cdd2be5066adf22798a4fe2213',1,'SVF::ICFG::getCallICFGNode()'],['../classSVF_1_1RetICFGNode.html#a98c5e8394aa337e53a5ba8f4b0a245d4',1,'SVF::RetICFGNode::getCallICFGNode()'],['../classSVF_1_1PCG.html#a916151cbbebd665c0a2ab754e8e58988',1,'SVF::PCG::getCallICFGNode()'],['../classSVF_1_1TCT.html#a90f5d399420894f087a24d315ad2ee8e',1,'SVF::TCT::getCallICFGNode()']]],
128
+ ['getcallinst_8295',['getCallInst',['../classSVF_1_1CallPE.html#aa50cca8bd91ffb135a7998b58ad7966f',1,'SVF::CallPE::getCallInst()'],['../classSVF_1_1RetPE.html#a9bbf558ffc8e3c1136e20d18d4c95f42',1,'SVF::RetPE::getCallInst()']]],
129
+ ['getcallinsttocallgraphedgesmap_8296',['getCallInstToCallGraphEdgesMap',['../classSVF_1_1PTACallGraph.html#a368306a46d84ccc6d07d94833aded629',1,'SVF::PTACallGraph']]],
130
+ ['getcallpes_8297',['getCallPEs',['../classSVF_1_1CallCFGEdge.html#ad0891e5b6839b443691a68b11fce978b',1,'SVF::CallCFGEdge']]],
131
+ ['getcallsite_8298',['getCallSite',['../classSVF_1_1CallCFGEdge.html#a4eef1ba1d5d7bcd906f8e5c50afc951a',1,'SVF::CallCFGEdge::getCallSite()'],['../classSVF_1_1RetCFGEdge.html#a9a683c1be6cfede369b44bd608693315',1,'SVF::RetCFGEdge::getCallSite()'],['../classSVF_1_1CallICFGNode.html#a90fd0b8e44fba1a7eb76d15bce085d66',1,'SVF::CallICFGNode::getCallSite()'],['../classSVF_1_1RetICFGNode.html#a189125c2e5c3927d1b70f68e6e4c4f2e',1,'SVF::RetICFGNode::getCallSite()'],['../classSVF_1_1PTACallGraph.html#a16e0017ad3a2d36d7efbc4383e394154',1,'SVF::PTACallGraph::getCallSite()'],['../classSVF_1_1ActualINSVFGNode.html#aab3b2931f60adeb9fd8c87087074d834',1,'SVF::ActualINSVFGNode::getCallSite()'],['../classSVF_1_1ActualOUTSVFGNode.html#a89cb274936513df411a75fb33a86702f',1,'SVF::ActualOUTSVFGNode::getCallSite()'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a5b4ba4b7753d786ff2e3d834bda017ce',1,'SVF::InterMSSAPHISVFGNode::getCallSite()'],['../classSVF_1_1VFG.html#a246cce511b8e9164a7c1760d1983f492',1,'SVF::VFG::getCallSite()'],['../classSVF_1_1ActualParmVFGNode.html#ab153944a366488c5f7e91d61561e9c0e',1,'SVF::ActualParmVFGNode::getCallSite()'],['../classSVF_1_1ActualRetVFGNode.html#a06ea783375c18198b00121214c357c18',1,'SVF::ActualRetVFGNode::getCallSite()'],['../classSVF_1_1InterPHIVFGNode.html#a0b35e0c57fc0261d67e7080fa50fd581',1,'SVF::InterPHIVFGNode::getCallSite()'],['../classSVF_1_1CallMU.html#a57616dc30fb97c6dc64c9210b42bbeb7',1,'SVF::CallMU::getCallSite()'],['../classSVF_1_1CallCHI.html#af7f9fb3c01c487686453e25104a5bfc7',1,'SVF::CallCHI::getCallSite()'],['../classSVF_1_1ProgSlice.html#a8ae327bc7bf72f892d87730edfc67d0d',1,'SVF::ProgSlice::getCallSite()'],['../classSVF_1_1CallPE.html#ab548c22dfbfeeaeb8ffe83417b396c09',1,'SVF::CallPE::getCallSite()'],['../classSVF_1_1RetPE.html#ab03f10c0375846a733f3257736a84f9d',1,'SVF::RetPE::getCallSite()']]],
132
+ ['getcallsiteargslist_8299',['getCallSiteArgsList',['../classSVF_1_1SVFIR.html#a2a1e8ce39bf8deace3c344d5f05fe6ac',1,'SVF::SVFIR']]],
133
+ ['getcallsiteargsmap_8300',['getCallSiteArgsMap',['../classSVF_1_1SVFIR.html#a346b9300ad16ef65e3ab4e11f88193a7',1,'SVF::SVFIR']]],
134
+ ['getcallsiteargspts_8301',['getCallSiteArgsPts',['../classSVF_1_1MRGenerator.html#ad402506c2938d4b5440119e6091e4057',1,'SVF::MRGenerator']]],
135
+ ['getcallsitechinum_8302',['getCallSiteChiNum',['../classSVF_1_1MemSSA.html#a2c65795ca63a53c833f5ac17a752b6dc',1,'SVF::MemSSA']]],
136
+ ['getcallsiteid_8303',['getCallSiteID',['../classSVF_1_1PTACallGraphEdge.html#af9ca9cfffbba3b68838d41be62c914ac',1,'SVF::PTACallGraphEdge::getCallSiteID()'],['../classSVF_1_1PTACallGraph.html#a711bd8ad385f8454fbfcd20f134efe1b',1,'SVF::PTACallGraph::getCallSiteID()'],['../classSVF_1_1VFG.html#a5f82b3c2e8e6412e2781b960ffa98387',1,'SVF::VFG::getCallSiteID()'],['../classSVF_1_1CallIndSVFGEdge.html#a3742b87170e0b48edc71ffdd6e5350aa',1,'SVF::CallIndSVFGEdge::getCallSiteId()'],['../classSVF_1_1RetIndSVFGEdge.html#a04f211a0e3e21f60a299a744d3d1e452',1,'SVF::RetIndSVFGEdge::getCallSiteId()'],['../classSVF_1_1CallDirSVFGEdge.html#ae6051f47731b62c456216554f7b7dba6',1,'SVF::CallDirSVFGEdge::getCallSiteId()'],['../classSVF_1_1RetDirSVFGEdge.html#a86ef0a34735096e86d3731cd6ecf769a',1,'SVF::RetDirSVFGEdge::getCallSiteId()']]],
137
+ ['getcallsitemodmrset_8304',['getCallSiteModMRSet',['../classSVF_1_1MRGenerator.html#a4ee12b940608c34ee81b07cdc8d35538',1,'SVF::MRGenerator']]],
138
+ ['getcallsitemunum_8305',['getCallSiteMuNum',['../classSVF_1_1MemSSA.html#a9e8c5b85957485635d0f72c2f48bb8b5',1,'SVF::MemSSA']]],
139
+ ['getcallsitepair_8306',['getCallSitePair',['../classSVF_1_1PTACallGraph.html#a9155629ddc58f71c6a6f2aec978e4610',1,'SVF::PTACallGraph']]],
140
+ ['getcallsiterefmrset_8307',['getCallSiteRefMRSet',['../classSVF_1_1MRGenerator.html#acd4694a030755b7491a6ef55d9ba2682',1,'SVF::MRGenerator']]],
141
+ ['getcallsiteret_8308',['getCallSiteRet',['../classSVF_1_1SVFIR.html#a3145677c7a3763fc0d6aa7e21b264ab6',1,'SVF::SVFIR']]],
142
+ ['getcallsiteretpts_8309',['getCallSiteRetPts',['../classSVF_1_1MRGenerator.html#ab19c541dd4c3a0e691287da5dd43540d',1,'SVF::MRGenerator']]],
143
+ ['getcallsiterets_8310',['getCallSiteRets',['../classSVF_1_1SVFIR.html#a650b3931af337a92ffcb5dad5ab47b22',1,'SVF::SVFIR']]],
144
+ ['getcallsiteset_8311',['getCallSiteSet',['../classSVF_1_1SVFIR.html#aa530e33657f68fc2e8eae9435ce430cb',1,'SVF::SVFIR']]],
145
+ ['getcallsitetochisetmap_8312',['getCallSiteToChiSetMap',['../classSVF_1_1MemSSA.html#a8f88acad31782bfa962e4349d8f4185d',1,'SVF::MemSSA']]],
146
+ ['getcallsitetomusetmap_8313',['getCallSiteToMuSetMap',['../classSVF_1_1MemSSA.html#a06081aa029b1fe3f9427f85a0261fd43',1,'SVF::MemSSA']]],
147
+ ['getcandidatequeries_8314',['getCandidateQueries',['../classSVF_1_1DDAClient.html#a6f50b9a26f66e716acf163cc77030e5f',1,'SVF::DDAClient::getCandidateQueries()'],['../classSVF_1_1DDAVFSolver.html#a73bbf4f763316e8d5db62d163da35a18',1,'SVF::DDAVFSolver::getCandidateQueries()']]],
148
+ ['getcandidates_8315',['getCandidates',['../classSVF_1_1WPAMinimumSolver.html#a2dc1f9588dd3ac376f8bb17a144c6fb2',1,'SVF::WPAMinimumSolver']]],
149
+ ['getcanonicaltype_8316',['getCanonicalType',['../classSVF_1_1DCHGraph.html#a079feacdcc3783f4a9108a3b2d2aed2c',1,'SVF::DCHGraph']]],
150
+ ['getcasevalue_8317',['getCaseValue',['../namespaceSVF_1_1LLVMUtil.html#a33e8378ae1a911169394e545a4ba2220',1,'SVF::LLVMUtil']]],
151
+ ['getcbn_8318',['getCBN',['../classSVF_1_1LockResultValidator.html#a7638247e903414b084847b07a8bed78c',1,'SVF::LockResultValidator::getCBN()'],['../classSVF_1_1MHP.html#acd61be4be1b285fa333c5435912ece0e',1,'SVF::MHP::getCBN()'],['../classSVF_1_1ForkJoinAnalysis.html#a46bd73ec73cc17087f21e8c5b234d0bd',1,'SVF::ForkJoinAnalysis::getCBN()']]],
152
+ ['getcdg_8319',['getCDG',['../classSVF_1_1CDG.html#aadc90afbdeff9aae0365cde7b96ae9bc',1,'SVF::CDG']]],
153
+ ['getcdgedge_8320',['getCDGEdge',['../classSVF_1_1CDG.html#aede6e10b06e7f5581dd7c042d5304b37',1,'SVF::CDG']]],
154
+ ['getcdgnode_8321',['getCDGNode',['../classSVF_1_1CDG.html#a61c0aa5c27014d3e20d7d6ec6ace9216',1,'SVF::CDG']]],
155
+ ['getcdn_8322',['getCDN',['../classSVF_1_1CFBasicBlockGWTO.html#a0f3ba7dd8271cf960bba22a4dc38d02c',1,'SVF::CFBasicBlockGWTO']]],
156
+ ['getcfbasicblockedge_8323',['getCFBasicBlockEdge',['../classSVF_1_1CFBasicBlockGraph.html#a5feb9a73d517a2be4eac0d7dddfedef8',1,'SVF::CFBasicBlockGraph::getCFBasicBlockEdge(const CFBasicBlockNode *src, const CFBasicBlockNode *dst, const ICFGEdge *icfgEdge)'],['../classSVF_1_1CFBasicBlockGraph.html#afb226e06477a205891f80d21419485aa',1,'SVF::CFBasicBlockGraph::getCFBasicBlockEdge(const CFBasicBlockNode *src, const CFBasicBlockNode *dst)']]],
157
+ ['getcfbasicblockgraph_8324',['getCFBasicBlockGraph',['../classSVF_1_1CFBasicBlockGBuilder.html#a879d8affb9b113c9d2d976cdd31b60f1',1,'SVF::CFBasicBlockGBuilder']]],
158
+ ['getcfbasicblocknode_8325',['getCFBasicBlockNode',['../classSVF_1_1CFBasicBlockGraph.html#a54200b5a7c41c2ba19660da34c295e81',1,'SVF::CFBasicBlockGraph']]],
159
+ ['getcfcond_8326',['getCFCond',['../classSVF_1_1SaberCondAllocator.html#ace1ef8c6e9bc369a6828e7220979e40b',1,'SVF::SaberCondAllocator']]],
160
+ ['getcfledges_8327',['getCFLEdges',['../classSVF_1_1CFLGraph.html#afcf910a94a3b081067f5a55599475a16',1,'SVF::CFLGraph']]],
161
+ ['getcflgraph_8328',['getCFLGraph',['../classSVF_1_1CFLBase.html#a22ab9bbaee16e06d04817db8c394cc0b',1,'SVF::CFLBase']]],
162
+ ['getcflpts_8329',['getCFLPts',['../classSVF_1_1CFLAlias.html#acbbacca91cb85f67523aa8f84f6fe629',1,'SVF::CFLAlias']]],
163
+ ['getcheckerapi_8330',['getCheckerAPI',['../classSVF_1_1SaberCheckerAPI.html#acf41a2b6de063da9ed492ef0da129036',1,'SVF::SaberCheckerAPI']]],
164
+ ['getchg_8331',['getCHG',['../classSVF_1_1SVFIR.html#a7e8059ebd9bdeed8891fb231d148316d',1,'SVF::SVFIR']]],
165
+ ['getchgraph_8332',['getCHGraph',['../classSVF_1_1PointerAnalysis.html#ae2cc7cd0803dbd90639140e71b06b1b5',1,'SVF::PointerAnalysis']]],
166
+ ['getchildrenbegin_8333',['getChildrenBegin',['../classSVF_1_1TCT.html#a511c2ee4cfdc01a720135b2cd493fe3b',1,'SVF::TCT']]],
167
+ ['getchildrenend_8334',['getChildrenEnd',['../classSVF_1_1TCT.html#af47837e30a80e8d6684f3ee6001afb7a',1,'SVF::TCT']]],
168
+ ['getchiset_8335',['getCHISet',['../classSVF_1_1MemSSA.html#a2e656a50f8964fc3e99d1d436de64418',1,'SVF::MemSSA::getCHISet(const StoreStmt *st)'],['../classSVF_1_1MemSSA.html#a959e932912b924ec91e1526947493204',1,'SVF::MemSSA::getCHISet(const CallICFGNode *cs)']]],
169
+ ['getclassnamefromtype_8336',['getClassNameFromType',['../namespaceSVF_1_1LLVMUtil.html#a416bcb6da0650f546cb7d83e6be850b6',1,'SVF::LLVMUtil']]],
170
+ ['getclassnamefromvtblobj_8337',['getClassNameFromVtblObj',['../namespaceSVF_1_1cppUtil.html#ae0f374d110eefcfcf4c196c85db6c0d2',1,'SVF::cppUtil']]],
171
+ ['getclassnameofthisptr_8338',['getClassNameOfThisPtr',['../namespaceSVF_1_1LLVMUtil.html#aa841a295ec803b6a1f2bd248f63f863f',1,'SVF::LLVMUtil']]],
172
+ ['getclk_8339',['getClk',['../classSVF_1_1SVFStat.html#ac9d390c417df6f6af6b274618b87010d',1,'SVF::SVFStat']]],
173
+ ['getcmpvfgnode_8340',['getCmpVFGNode',['../classSVF_1_1VFG.html#a9215c1d7f1152967f0731057a085e793',1,'SVF::VFG']]],
174
+ ['getcompletenodelabel_8341',['getCompleteNodeLabel',['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#adef3b27c866d5d9ca38135e5c75d5e4f',1,'SVF::DOTGraphTraits< SVFG * >::getCompleteNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#a3396c4d951a5a0c972561251d68b55c6',1,'SVF::DOTGraphTraits< VFG * >::getCompleteNodeLabel()']]],
175
+ ['getcond_8342',['getCond',['../classSVF_1_1MSSAMU.html#ac51263250da06fd63b923a6771744f97',1,'SVF::MSSAMU::getCond()'],['../classSVF_1_1MSSACHI.html#a9673994f9db94e23984b132d4b533304',1,'SVF::MSSACHI::getCond()'],['../classSVF_1_1MSSAPHI.html#a06a5d63be38e6df36e1c28a6c0c789cc',1,'SVF::MSSAPHI::getCond()'],['../classSVF_1_1CxtStmtDPItem.html#ace41c90e66f6a85f12ff67540ad9d594',1,'SVF::CxtStmtDPItem::getCond() const'],['../classSVF_1_1CxtStmtDPItem.html#a987f57970d633acc10aa3f3e69b68cb0',1,'SVF::CxtStmtDPItem::getCond()']]],
176
+ ['getcondinst_8343',['getCondInst',['../classSVF_1_1SaberCondAllocator.html#a1d8b90edf6ec679a97282ba60c07134d',1,'SVF::SaberCondAllocator']]],
177
+ ['getcondition_8344',['getCondition',['../classSVF_1_1IntraCFGEdge.html#a2657751b285cb6db8084da38b00dcab9',1,'SVF::IntraCFGEdge::getCondition()'],['../classSVF_1_1SelectStmt.html#ad4c3e9529176478bb726279a76050e8c',1,'SVF::SelectStmt::getCondition()'],['../classSVF_1_1BranchStmt.html#a915384027ae53e99311f05a08edf99f0',1,'SVF::BranchStmt::getCondition()']]],
178
+ ['getcondnum_8345',['getCondNum',['../classSVF_1_1SaberCondAllocator.html#a634376c35eceaf4dc995a71484d9bc7c',1,'SVF::SaberCondAllocator']]],
179
+ ['getcondpointsto_8346',['getCondPointsTo',['../classSVF_1_1CondPTAImpl.html#a454a998ef5a866f2a6f270e3283c6ebd',1,'SVF::CondPTAImpl']]],
180
+ ['getcondvar_8347',['getCondVar',['../classSVF_1_1CxtStmtDPItem.html#ab1098f5093419b62ea27a20933059270',1,'SVF::CxtStmtDPItem']]],
181
+ ['getconservativecpts_8348',['getConservativeCPts',['../classSVF_1_1ContextDDA.html#a32ce0085cb99f92f63b54df0f2ea2523',1,'SVF::ContextDDA::getConservativeCPts()'],['../classSVF_1_1DDAVFSolver.html#a38f5a6b666b2a427d55f1217f9c5595f',1,'SVF::DDAVFSolver::getConservativeCPts()'],['../classSVF_1_1FlowDDA.html#a086e428c83c2c3ed7fdfbbfd17abdf78',1,'SVF::FlowDDA::getConservativeCPts()']]],
182
+ ['getconstantfieldidx_8349',['getConstantFieldIdx',['../classSVF_1_1DCHEdge.html#a500ccfa8f8327ab792844698423d8578',1,'SVF::DCHEdge::getConstantFieldIdx()'],['../classSVF_1_1NormalGepCGEdge.html#ad00a9492e48686cb8a5d593a1a52e872',1,'SVF::NormalGepCGEdge::getConstantFieldIdx()'],['../classSVF_1_1AccessPath.html#a68e49bb797a84ea035ea338549f2e054',1,'SVF::AccessPath::getConstantFieldIdx()'],['../classSVF_1_1GepStmt.html#afe5ae814b71b59fc03bd672d62a5fab7',1,'SVF::GepStmt::getConstantFieldIdx()'],['../classSVF_1_1GepValVar.html#ada19ed60cb6623867b00b0f59cf0453a',1,'SVF::GepValVar::getConstantFieldIdx()'],['../classSVF_1_1GepObjVar.html#a10790e82dbb00532d4aa171f592c54bc',1,'SVF::GepObjVar::getConstantFieldIdx()']]],
183
+ ['getconstantnode_8350',['getConstantNode',['../classSVF_1_1IRGraph.html#ac5da3a0cbe040a45d719b6f6a23aed91',1,'SVF::IRGraph']]],
184
+ ['getconstantobj_8351',['getConstantObj',['../classSVF_1_1IRGraph.html#aceae1e4e49a1d2e63ef3d71a7e5ef3eb',1,'SVF::IRGraph::getConstantObj()'],['../classSVF_1_1SymbolTableInfo.html#a661eb9ff1839c3af942517808414202b',1,'SVF::SymbolTableInfo::getConstantObj()']]],
185
+ ['getconstantset_8352',['getConstantSet',['../classSVF_1_1SVFModule.html#aa29e64e29db6af2387dec987a5e1985b',1,'SVF::SVFModule']]],
186
+ ['getconstraintgraph_8353',['getConstraintGraph',['../classSVF_1_1AndersenBase.html#aaec5125db063f8c1e7431ac7fe7a70f2',1,'SVF::AndersenBase']]],
187
+ ['getconstraintnode_8354',['getConstraintNode',['../classSVF_1_1ConstraintGraph.html#a26722666cc8f2fce61bed73f086a0e87',1,'SVF::ConstraintGraph']]],
188
+ ['getconstructorthisptr_8355',['getConstructorThisPtr',['../namespaceSVF_1_1LLVMUtil.html#addcfb0135655706a86f6cc628475fccf',1,'SVF::LLVMUtil']]],
189
+ ['getconsume_8356',['getConsume',['../classSVF_1_1VersionedFlowSensitive.html#af93e65faae99459621ae45cf9d36005d',1,'SVF::VersionedFlowSensitive']]],
190
+ ['getcontext_8357',['getContext',['../classSVF_1_1LLVMModuleSet.html#ac1a9d20d62066ec4e181fad223669e32',1,'SVF::LLVMModuleSet::getContext()'],['../classSVF_1_1BoundedZ3Expr.html#af40c5e287f17eace7182557f46501b29',1,'SVF::BoundedZ3Expr::getContext()'],['../classSVF_1_1ExeState.html#a35a28ef0a8acd14f44e6755eff424d9d',1,'SVF::ExeState::getContext()'],['../classSVF_1_1NumericLiteral.html#a32f68f45719c8be05357d7622dd66f6b',1,'SVF::NumericLiteral::getContext()'],['../classSVF_1_1RelExeState.html#a9f41158b546faa706bc40c061cfa79be',1,'SVF::RelExeState::getContext()'],['../classSVF_1_1SingleAbsValue.html#ae0c7a037d08c7759f577ef8e76fb733e',1,'SVF::SingleAbsValue::getContext()'],['../classSVF_1_1SVFIR2ItvExeState.html#aff392b7d4b703223338700209c2567cd',1,'SVF::SVFIR2ItvExeState::getContext()'],['../classSVF_1_1CxtStmt.html#a3ce19b8f2de2e199ed4165dbe9d21f28',1,'SVF::CxtStmt::getContext()'],['../classSVF_1_1CxtThread.html#a93d75593046e26eafcf1af3a596bba4a',1,'SVF::CxtThread::getContext()'],['../classSVF_1_1CxtProc.html#a99b0f68b4cbd733f91eea33aa3e64eb7',1,'SVF::CxtProc::getContext()'],['../classSVF_1_1Z3Expr.html#acfdff582a0188678c10939165a40df30',1,'SVF::Z3Expr::getContext()']]],
191
+ ['getcontexts_8358',['getContexts',['../classSVF_1_1ContextCond.html#a73d4d6ed38898b912926d044268fd35b',1,'SVF::ContextCond::getContexts() const'],['../classSVF_1_1ContextCond.html#a2af7a9769d97ddb4a217d0baaf7c03a3',1,'SVF::ContextCond::getContexts()'],['../classSVF_1_1CxtDPItem.html#a1dea25cd5d72c52cef1cff23b832a196',1,'SVF::CxtDPItem::getContexts()']]],
192
+ ['getcopyinedges_8359',['getCopyInEdges',['../classSVF_1_1ConstraintNode.html#aa7fda7753c353db3284e087270ab7cd0',1,'SVF::ConstraintNode']]],
193
+ ['getcopyoutedges_8360',['getCopyOutEdges',['../classSVF_1_1ConstraintNode.html#ab77173aa8af6155b569f20ff0cdcec72',1,'SVF::ConstraintNode']]],
194
+ ['getcsclasses_8361',['getCSClasses',['../classSVF_1_1CHGBuilder.html#adc1b1f45e7000fa57e3a70ef9e4af853',1,'SVF::CHGBuilder']]],
195
+ ['getcsidatcall_8362',['getCSIDAtCall',['../classSVF_1_1ContextDDA.html#a2ce589a1d63a5126e178fc47527e0f92',1,'SVF::ContextDDA']]],
196
+ ['getcsidatret_8363',['getCSIDAtRet',['../classSVF_1_1ContextDDA.html#a7687f36ad3f27bb16069975f00a1a202',1,'SVF::ContextDDA']]],
197
+ ['getcsstatictype_8364',['getCSStaticType',['../classSVF_1_1DCHGraph.html#aefe2e9c130048a55a3aed63d128da7a0',1,'SVF::DCHGraph::getCSStaticType(CallBase *cs) const'],['../classSVF_1_1DCHGraph.html#a236d785d728189c2026357ce837fcdc6',1,'SVF::DCHGraph::getCSStaticType(CallSite cs) const']]],
198
+ ['getcstcls_8365',['getCSTCLS',['../classSVF_1_1LockAnalysis.html#a7faecaee57dbef533dc46b2708305ab2',1,'SVF::LockAnalysis']]],
199
+ ['getcsvfsbasedoncha_8366',['getCSVFsBasedonCHA',['../classSVF_1_1DCHGraph.html#ad398e58286af020fb4dcc03644f2a24f',1,'SVF::DCHGraph::getCSVFsBasedonCHA()'],['../classSVF_1_1CommonCHGraph.html#abe9232b9cada361e0434f7c4390a7864',1,'SVF::CommonCHGraph::getCSVFsBasedonCHA()'],['../classSVF_1_1CHGraph.html#a1c0ca4e6a466ad317daf00a6c7de8e31',1,'SVF::CHGraph::getCSVFsBasedonCHA()']]],
200
+ ['getcsvtblsbasedoncha_8367',['getCSVtblsBasedonCHA',['../classSVF_1_1DCHGraph.html#a3383b841bb79ee39cb108b9906fca6a9',1,'SVF::DCHGraph::getCSVtblsBasedonCHA()'],['../classSVF_1_1CommonCHGraph.html#ae90f9a2152ab07aa0df16badd733f1fd',1,'SVF::CommonCHGraph::getCSVtblsBasedonCHA()'],['../classSVF_1_1CHGraph.html#a9878df891d2e20d09b65096060d2c148',1,'SVF::CHGraph::getCSVtblsBasedonCHA()']]],
201
+ ['getcurevalsvfgnode_8368',['getCurEvalSVFGNode',['../classSVF_1_1SaberCondAllocator.html#a9aec07a64b97d546cfa0efe10f888b6a',1,'SVF::SaberCondAllocator']]],
202
+ ['getcurnodeid_8369',['getCurNodeID',['../classSVF_1_1DPItem.html#a03a90eca842c0e83d874902103f6fdb2',1,'SVF::DPItem']]],
203
+ ['getcurrent_8370',['getCurrent',['../classSVF_1_1mapped__iter.html#a515d4ba2964e6779314a248d92b6d3fc',1,'SVF::mapped_iter']]],
204
+ ['getcurrentbb_8371',['getCurrentBB',['../classSVF_1_1SVFIRBuilder.html#a6c0229120c8c96be35d2e8000b87384f',1,'SVF::SVFIRBuilder']]],
205
+ ['getcurrentbestnodemapping_8372',['getCurrentBestNodeMapping',['../classSVF_1_1PointsTo.html#ae349a9ce6a8739925baffd83d1878b0e',1,'SVF::PointsTo']]],
206
+ ['getcurrentbestreversenodemapping_8373',['getCurrentBestReverseNodeMapping',['../classSVF_1_1PointsTo.html#a19b84abf5e9c85e82ae18b77083467e9',1,'SVF::PointsTo']]],
207
+ ['getcurrentvalue_8374',['getCurrentValue',['../classSVF_1_1SVFIRBuilder.html#a95fd13343636bcbc18db1ef8d630c52e',1,'SVF::SVFIRBuilder']]],
208
+ ['getcurslice_8375',['getCurSlice',['../classSVF_1_1SrcSnkDDA.html#ad50e479db8f0733326974709d6ffe653',1,'SVF::SrcSnkDDA']]],
209
+ ['getcursvfgnode_8376',['getCurSVFGNode',['../classSVF_1_1ProgSlice.html#afad8cd2f720bf01eedd825c3c418abc0',1,'SVF::ProgSlice']]],
210
+ ['getcxtarg_8377',['getCxtArg',['../classSVF_1_1MTAResultValidator.html#afb110fec926967ba334bf2635d58a339',1,'SVF::MTAResultValidator::getCxtArg(const Instruction *inst, unsigned int arg_num)'],['../classSVF_1_1MTAResultValidator.html#ad21ce3a511a21333ea31bcd1767306e7',1,'SVF::MTAResultValidator::getCxtArg(const Instruction *inst, unsigned int arg_num)']]],
211
+ ['getcxtlockfromcxtstmt_8378',['getCxtLockfromCxtStmt',['../classSVF_1_1LockAnalysis.html#a4b55036dae224c83b650389a409d9b96',1,'SVF::LockAnalysis::getCxtLockfromCxtStmt(const CxtStmt &cts) const'],['../classSVF_1_1LockAnalysis.html#a0809f300ab80173523b34226bb832bd2',1,'SVF::LockAnalysis::getCxtLockfromCxtStmt(const CxtStmt &cts)']]],
212
+ ['getcxtofcxtthread_8379',['getCxtOfCxtThread',['../classSVF_1_1TCT.html#ab4bc72ca330b315df06f2d4d2c1a7b4f',1,'SVF::TCT']]],
213
+ ['getcxtstmtfrominst_8380',['getCxtStmtfromInst',['../classSVF_1_1LockAnalysis.html#a53f42781e99dfb872f0528ef18b1f824',1,'SVF::LockAnalysis']]],
214
+ ['getcxtthread_8381',['getCxtThread',['../classSVF_1_1TCTNode.html#a21591b19f6a9267151c31178f9543ee6',1,'SVF::TCTNode']]],
215
+ ['getdatalayout_8382',['getDataLayout',['../namespaceSVF_1_1LLVMUtil.html#a151fd7fb2b2ebe72af7c417defbb4f4d',1,'SVF::LLVMUtil']]],
216
+ ['getdeclaration_8383',['getDeclaration',['../classSVF_1_1LLVMModuleSet.html#aa4a604e47daaaf95babc7aca68991000',1,'SVF::LLVMModuleSet']]],
217
+ ['getdef_8384',['getDef',['../classSVF_1_1SVFG.html#abd917826bf50ed409a307ce00562c97d',1,'SVF::SVFG::getDef(const PAGNode *pagNode) const'],['../classSVF_1_1SVFG.html#a55a26b88ffe786b04184a29ae72575e7',1,'SVF::SVFG::getDef(const MRVer *mvar) const'],['../classSVF_1_1VFG.html#a7343f970332391634f79b2023bba6650',1,'SVF::VFG::getDef()'],['../classSVF_1_1MRVer.html#a492211105abe8af8ed9ad7b30eabb852',1,'SVF::MRVer::getDef()']]],
218
+ ['getdeffunformultiplemodule_8385',['getDefFunForMultipleModule',['../classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd',1,'SVF::SVFFunction::getDefFunForMultipleModule()'],['../namespaceSVF_1_1LLVMUtil.html#a3d34fcdfc98add848a34fd5259c11eb2',1,'SVF::LLVMUtil::getDefFunForMultipleModule()']]],
219
+ ['getdefglobalformultiplemodule_8386',['getDefGlobalForMultipleModule',['../classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01',1,'SVF::SVFGlobalValue']]],
220
+ ['getdefinition_8387',['getDefinition',['../classSVF_1_1LLVMModuleSet.html#a6e670254385050b9a5e612f881b07b9c',1,'SVF::LLVMModuleSet']]],
221
+ ['getdefsvfgnode_8388',['getDefSVFGNode',['../classSVF_1_1DDAVFSolver.html#a55803a2d30137b5ad15c5afeec7c6b28',1,'SVF::DDAVFSolver::getDefSVFGNode()'],['../classSVF_1_1SVFG.html#a8e7a945f4266e8dc7dcfff2ad6494bfb',1,'SVF::SVFG::getDefSVFGNode()']]],
222
+ ['getdefsvfvars_8389',['getDefSVFVars',['../classSVF_1_1MRSVFGNode.html#ae09658fbaa1061a4c5bea1b326bb2870',1,'SVF::MRSVFGNode::getDefSVFVars()'],['../classSVF_1_1DummyVersionPropSVFGNode.html#aab2e783b23dcf4120e31986863e5888c',1,'SVF::DummyVersionPropSVFGNode::getDefSVFVars()'],['../classSVF_1_1VFGNode.html#ac2161154777d5bedfdb541658efdc651',1,'SVF::VFGNode::getDefSVFVars()'],['../classSVF_1_1LoadVFGNode.html#ab5f47aacf939e82b154c96451805938c',1,'SVF::LoadVFGNode::getDefSVFVars()'],['../classSVF_1_1StoreVFGNode.html#aab00d7dcada369b19f68887d8e886ac4',1,'SVF::StoreVFGNode::getDefSVFVars()'],['../classSVF_1_1CopyVFGNode.html#a09a111ff93faf69c775aab41542ddcc3',1,'SVF::CopyVFGNode::getDefSVFVars()'],['../classSVF_1_1CmpVFGNode.html#adba761312556c9a4cfc1ef9e5f3a7c10',1,'SVF::CmpVFGNode::getDefSVFVars()'],['../classSVF_1_1BinaryOPVFGNode.html#a868c1523cc717b69f9c5c3e825a7eb18',1,'SVF::BinaryOPVFGNode::getDefSVFVars()'],['../classSVF_1_1UnaryOPVFGNode.html#a446b7922ec2aa5f9a14216bdaec93807',1,'SVF::UnaryOPVFGNode::getDefSVFVars()'],['../classSVF_1_1BranchVFGNode.html#a83e99b58146bd2d80726622feb303d3f',1,'SVF::BranchVFGNode::getDefSVFVars()'],['../classSVF_1_1GepVFGNode.html#ab1a0ebf945b933e7d92ff5ca5cfb657f',1,'SVF::GepVFGNode::getDefSVFVars()'],['../classSVF_1_1PHIVFGNode.html#a600752db995e57d49894c3f89e87cb50',1,'SVF::PHIVFGNode::getDefSVFVars()'],['../classSVF_1_1AddrVFGNode.html#a9811e91aab1b49ca943ae0d382df2c1a',1,'SVF::AddrVFGNode::getDefSVFVars()'],['../classSVF_1_1ActualParmVFGNode.html#ac5bfddb8123fbe57590fcf2dc62c153b',1,'SVF::ActualParmVFGNode::getDefSVFVars()'],['../classSVF_1_1FormalParmVFGNode.html#a84792b8a380dc157487374ddaa24d62a',1,'SVF::FormalParmVFGNode::getDefSVFVars()'],['../classSVF_1_1ActualRetVFGNode.html#aa188986fc1aee4a7f2586a1ff479063b',1,'SVF::ActualRetVFGNode::getDefSVFVars()'],['../classSVF_1_1FormalRetVFGNode.html#ab0962e63ea87752caa136a169fa8f1c8',1,'SVF::FormalRetVFGNode::getDefSVFVars()'],['../classSVF_1_1NullPtrVFGNode.html#ae54d1078c5b909b9142189b8558f382e',1,'SVF::NullPtrVFGNode::getDefSVFVars()']]],
223
+ ['getdefvfgnode_8390',['getDefVFGNode',['../classSVF_1_1VFG.html#ad28caacede7ab7f3a6676e37655ee84e',1,'SVF::VFG']]],
224
+ ['getdescendants_8391',['getDescendants',['../classSVF_1_1CHGraph.html#a26f89a9b269cad3fc894110d25598715',1,'SVF::CHGraph']]],
225
+ ['getdfin_8392',['getDFIn',['../classSVF_1_1MutableDFPTData.html#ae999df6f94a097f1fcb36979327790de',1,'SVF::MutableDFPTData']]],
226
+ ['getdfinptidref_8393',['getDFInPtIdRef',['../classSVF_1_1PersistentDFPTData.html#afc28b40eea7bad5276bbab30749d598b',1,'SVF::PersistentDFPTData']]],
227
+ ['getdfinptsmap_8394',['getDFInPtsMap',['../classSVF_1_1MutableDFPTData.html#a7559810e1ad40588f5fd82123ea1f150',1,'SVF::MutableDFPTData']]],
228
+ ['getdfinptsset_8395',['getDFInPtsSet',['../classSVF_1_1DFPTData.html#a259a92ea46f1d3a1dbd4a74ff07718d2',1,'SVF::DFPTData::getDFInPtsSet()'],['../classSVF_1_1MutableDFPTData.html#a44aad57ac0de594e404a6c4ceff0bd53',1,'SVF::MutableDFPTData::getDFInPtsSet()'],['../classSVF_1_1PersistentDFPTData.html#aa00130defb8ab675fdc6ec3ecb48fd85',1,'SVF::PersistentDFPTData::getDFInPtsSet()'],['../classSVF_1_1FlowSensitive.html#a9379acbe349ee652416765b335dfdeab',1,'SVF::FlowSensitive::getDFInPtsSet()']]],
229
+ ['getdfinputmap_8396',['getDFInputMap',['../classSVF_1_1FlowSensitive.html#a9717517387c14c2e64c7ae3c3149bb57',1,'SVF::FlowSensitive']]],
230
+ ['getdfinupdatedvar_8397',['getDFInUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ae4d0989cb98814f943bd4dfd09a37017',1,'SVF::MutableIncDFPTData::getDFInUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#a1bd459f50c328974294930698fc61b8e',1,'SVF::PersistentIncDFPTData::getDFInUpdatedVar()']]],
231
+ ['getdfout_8398',['getDFOut',['../classSVF_1_1MutableDFPTData.html#a6d02392602cf7956ff41e345518d683c',1,'SVF::MutableDFPTData']]],
232
+ ['getdfoutptidref_8399',['getDFOutPtIdRef',['../classSVF_1_1PersistentDFPTData.html#ab13b3a484a5ac22c47391f1b2eaa58a1',1,'SVF::PersistentDFPTData']]],
233
+ ['getdfoutptsmap_8400',['getDFOutPtsMap',['../classSVF_1_1MutableDFPTData.html#a034c1bf20ab8a73a97863073e08dcd4e',1,'SVF::MutableDFPTData']]],
234
+ ['getdfoutptsset_8401',['getDFOutPtsSet',['../classSVF_1_1DFPTData.html#ad9b3bb99cfefb87424c408eae3ecfcec',1,'SVF::DFPTData::getDFOutPtsSet()'],['../classSVF_1_1MutableDFPTData.html#ab6b0496d0c34642ddd2707142334f4a2',1,'SVF::MutableDFPTData::getDFOutPtsSet()'],['../classSVF_1_1PersistentDFPTData.html#a22d61e046322d7315fed214bf75048e0',1,'SVF::PersistentDFPTData::getDFOutPtsSet()'],['../classSVF_1_1FlowSensitive.html#a808dc8a242f168174339d7ca3196bb58',1,'SVF::FlowSensitive::getDFOutPtsSet()']]],
235
+ ['getdfoutputmap_8402',['getDFOutputMap',['../classSVF_1_1FlowSensitive.html#a661c4c1d5902c924060cc81219591d6f',1,'SVF::FlowSensitive']]],
236
+ ['getdfoutupdatedvar_8403',['getDFOutUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ad1ae7faf04ba10ac4ac6a6f1cc498547',1,'SVF::MutableIncDFPTData::getDFOutUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#aa50d20f82143fd56cbe468b29bf9e11e',1,'SVF::PersistentIncDFPTData::getDFOutUpdatedVar()']]],
237
+ ['getdfptdataty_8404',['getDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a642613e98982259183d3f34a97f05502',1,'SVF::BVDataPTAImpl']]],
238
+ ['getdiffptdataty_8405',['getDiffPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ab9c0bb439f98ae11dd178148109697ab',1,'SVF::BVDataPTAImpl']]],
239
+ ['getdiffpts_8406',['getDiffPts',['../classSVF_1_1DiffPTData.html#a7c4159d873a836b6f6d9b2d2c044921d',1,'SVF::DiffPTData::getDiffPts()'],['../classSVF_1_1MutableDiffPTData.html#a83dd3047c72cd1cd6ceb044cd1a924e4',1,'SVF::MutableDiffPTData::getDiffPts()'],['../classSVF_1_1PersistentDiffPTData.html#a34819020692e33777fec59082269e8b4',1,'SVF::PersistentDiffPTData::getDiffPts()'],['../classSVF_1_1Andersen.html#a106691684d8e7a69157d423393d83d66',1,'SVF::Andersen::getDiffPts()']]],
240
+ ['getdirandindjoinedtid_8407',['getDirAndIndJoinedTid',['../classSVF_1_1MHP.html#aed0633101a35b43a1769261db14fb1a1',1,'SVF::MHP::getDirAndIndJoinedTid()'],['../classSVF_1_1ForkJoinAnalysis.html#a34ec31a6859cd94b525bfa26e549d8c1',1,'SVF::ForkJoinAnalysis::getDirAndIndJoinedTid()']]],
241
+ ['getdircallsitesinvokingcallee_8408',['getDirCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a0d2544130cc2cdc3ac418c975c278eb2',1,'SVF::PTACallGraph']]],
242
+ ['getdirectcalls_8409',['getDirectCalls',['../classSVF_1_1PTACallGraphEdge.html#af0e9f86be3cf263b868f80d374641fc9',1,'SVF::PTACallGraphEdge::getDirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a6310e7684d6b6ecd345f557eda899160',1,'SVF::PTACallGraphEdge::getDirectCalls() const']]],
243
+ ['getdirectcgedges_8410',['getDirectCGEdges',['../classSVF_1_1ConstraintGraph.html#ad7196d5f05192d9468ee0ca93b6b66ee',1,'SVF::ConstraintGraph']]],
244
+ ['getdirectinedges_8411',['getDirectInEdges',['../classSVF_1_1ConstraintNode.html#a2d37b9e477f8ddc9f9b517b9e2867d44',1,'SVF::ConstraintNode']]],
245
+ ['getdirectlyjoinedtid_8412',['getDirectlyJoinedTid',['../classSVF_1_1ForkJoinAnalysis.html#a819ef18524ee9104b920d1a465c61da1',1,'SVF::ForkJoinAnalysis']]],
246
+ ['getdirectoutedges_8413',['getDirectOutEdges',['../classSVF_1_1ConstraintNode.html#a06c9db0dcc96af4707ba29b9a959ae28',1,'SVF::ConstraintNode']]],
247
+ ['getdistancematrix_8414',['getDistanceMatrix',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#adf415d244ef1fafe7a7de3c360553c0f',1,'SVF::NodeIDAllocator::Clusterer']]],
248
+ ['getdomfrontiermap_8415',['getDomFrontierMap',['../classSVF_1_1SVFLoopAndDomInfo.html#ae37546be7304c66b4eca2654d995eaa7',1,'SVF::SVFLoopAndDomInfo::getDomFrontierMap() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a3fa100cdc0841b77ee14d35b78632b72',1,'SVF::SVFLoopAndDomInfo::getDomFrontierMap()'],['../classSVF_1_1SVFFunction.html#a65d9c963b658fbcc67bdf949d5644e65',1,'SVF::SVFFunction::getDomFrontierMap()']]],
249
+ ['getdomtreemap_8416',['getDomTreeMap',['../classSVF_1_1SVFLoopAndDomInfo.html#a2fc6b806a436d8fa65863f6cef99e716',1,'SVF::SVFLoopAndDomInfo::getDomTreeMap()'],['../classSVF_1_1SVFLoopAndDomInfo.html#a1bf34bdba1c34c7298b8f914a552f7d8',1,'SVF::SVFLoopAndDomInfo::getDomTreeMap() const'],['../classSVF_1_1SVFFunction.html#a68f988a0db99bd36e53253cb88f9d09f',1,'SVF::SVFFunction::getDomTreeMap()']]],
250
+ ['getdpim_8417',['getDPIm',['../classSVF_1_1DDAVFSolver.html#ad7d92fad8606d5512786a7b7a08930e2',1,'SVF::DDAVFSolver']]],
251
+ ['getdpimwitholdcond_8418',['getDPImWithOldCond',['../classSVF_1_1DDAVFSolver.html#ac4cb0b666d68d135c5e385bfc880fd67',1,'SVF::DDAVFSolver']]],
252
+ ['getdpmsetatloc_8419',['getDpmSetAtLoc',['../classSVF_1_1DDAVFSolver.html#a6c32a1cdcdbea0151c8cf17ffe598f29',1,'SVF::DDAVFSolver']]],
253
+ ['getdstid_8420',['getDstID',['../classSVF_1_1GenericEdge.html#ad9edb45e74ae675d9da82f5acf02d56e',1,'SVF::GenericEdge::getDstID()'],['../classSVF_1_1AssignStmt.html#a99963aa3c401031b040168284eee5f2e',1,'SVF::AssignStmt::getDstID()'],['../classSVF_1_1MultiOpndStmt.html#a4b5273864f38ae2e7337cdd624a351ab',1,'SVF::MultiOpndStmt::getDstID()'],['../classSVF_1_1UnaryOPStmt.html#ab6bbdbe6674680665f0f4b68169c81c1',1,'SVF::UnaryOPStmt::getDstID()'],['../classSVF_1_1BranchStmt.html#ad188174084e4d1e641de4c7270e15d71',1,'SVF::BranchStmt::getDstID()']]],
254
+ ['getdstnode_8421',['getDstNode',['../classSVF_1_1GenericEdge.html#aeaa31a2c8479e831b36ce2e2582ceb86',1,'SVF::GenericEdge::getDstNode()'],['../classSVF_1_1AssignStmt.html#a52c818fa2a43f283e492cf687c23591b',1,'SVF::AssignStmt::getDstNode()'],['../classSVF_1_1MultiOpndStmt.html#aebcdd46f666ae9e6f0b0bf1a792a145a',1,'SVF::MultiOpndStmt::getDstNode()'],['../classSVF_1_1UnaryOPStmt.html#a46207ce57a8fb0551faad1f5ccc8b8ce',1,'SVF::UnaryOPStmt::getDstNode()'],['../classSVF_1_1BranchStmt.html#ade327625e74b717697340c9a78444757',1,'SVF::BranchStmt::getDstNode()']]],
255
+ ['getebnfsigns_8422',['getEBNFSigns',['../classSVF_1_1GrammarBase.html#a51b55df841ae449ecf0888325c6e8c6a',1,'SVF::GrammarBase']]],
256
+ ['getec_8423',['getEC',['../classSVF_1_1Steensgaard.html#af2afffc0617d588a68fdfa4fcfd24b70',1,'SVF::Steensgaard']]],
257
+ ['getedge_8424',['getEdge',['../classSVF_1_1ConstraintGraph.html#a04a57ef9803917346cb966e05ecd0de4',1,'SVF::ConstraintGraph']]],
258
+ ['getedgeattri_8425',['getEdgeAttri',['../classSVF_1_1CFLEdge.html#ae4c8562ff6801503de9e3cb0c4ebe2b8',1,'SVF::CFLEdge']]],
259
+ ['getedgeattributes_8426',['getEdgeAttributes',['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html#af1b3645c9eb434b163c60e374d5428ab',1,'SVF::DOTGraphTraits< SVF::CDG * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html#a0722462dfd91b70ee09cec6f511dd644',1,'SVF::DOTGraphTraits< SVF::CFBasicBlockGraph * >::getEdgeAttributes()'],['../structSVF_1_1DefaultDOTGraphTraits.html#ad84c95525cf15f90848c2558fd28f43b',1,'SVF::DefaultDOTGraphTraits::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01CFLGraph_01_5_01_4.html#ac9483e81c382a3bb241cf59e7fdf7788',1,'SVF::DOTGraphTraits< CFLGraph * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01CHGraph_01_5_01_4.html#ad74c870cc12035ecd3897f65ecc6d96d',1,'SVF::DOTGraphTraits< CHGraph * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#a74ed73ff248b33b274c87797e61ef15c',1,'SVF::DOTGraphTraits< ConstraintGraph * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html#a9967092a5e97b6d684abcc718fe6e688',1,'SVF::DOTGraphTraits< ICFG * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a00c28536a740906779c826d6797ea09e',1,'SVF::DOTGraphTraits< IRGraph * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#a274c4364c648cfb35deb9dda37f4a547',1,'SVF::DOTGraphTraits< PTACallGraph * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#af43663ec79465f7860ffecd9584e0002',1,'SVF::DOTGraphTraits< SVFG * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#ab279f3042677c2120a23d83bd0ed4039',1,'SVF::DOTGraphTraits< VFG * >::getEdgeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01TCT_01_5_01_4.html#a3d08fde6e4bc42a6405e6104a833293f',1,'SVF::DOTGraphTraits< TCT * >::getEdgeAttributes()']]],
260
+ ['getedgedestlabel_8427',['getEdgeDestLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a5e560e93632e0ed1934d4c4508ca1884',1,'SVF::DefaultDOTGraphTraits']]],
261
+ ['getedgeid_8428',['getEdgeID',['../classSVF_1_1ConstraintEdge.html#ab201b7df925c12e6944516f4b87d7823',1,'SVF::ConstraintEdge::getEdgeID()'],['../classSVF_1_1GenericGraphWriter.html#a949ead8b0a9e2d345475977239ca6f3d',1,'SVF::GenericGraphWriter::getEdgeID()'],['../classSVF_1_1SVFStmt.html#af7bb0d687fc61cae1de639c88e472491',1,'SVF::SVFStmt::getEdgeID()']]],
262
+ ['getedgekind_8429',['getEdgeKind',['../classSVF_1_1CFLEdge.html#acab367a1633d00afdafadf3f3a43e0c8',1,'SVF::CFLEdge::getEdgeKind()'],['../classSVF_1_1GenericEdge.html#abe8525c542def8162b094c169a01993b',1,'SVF::GenericEdge::getEdgeKind()']]],
263
+ ['getedgekindwithmask_8430',['getEdgeKindWithMask',['../classSVF_1_1CFLEdge.html#a5d11e42f5571287992362669fee9e159',1,'SVF::CFLEdge']]],
264
+ ['getedgekindwithoutmask_8431',['getEdgeKindWithoutMask',['../classSVF_1_1GenericEdge.html#a20d8b844fc4bb0bb776d290b4e477fc5',1,'SVF::GenericEdge']]],
265
+ ['getedgeptr_8432',['getEdgePtr',['../classSVF_1_1GenericGraphReader.html#a89b27c406d4afb9ed4d1745cc32a85c4',1,'SVF::GenericGraphReader']]],
266
+ ['getedgesourcelabel_8433',['getEdgeSourceLabel',['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html#a66e40fd1741f5a5dd418bb73e7299be5',1,'SVF::DOTGraphTraits< SVF::CDG * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html#a18996409976ff870789803b76a0c04f7',1,'SVF::DOTGraphTraits< SVF::CFBasicBlockGraph * >::getEdgeSourceLabel()'],['../structSVF_1_1DefaultDOTGraphTraits.html#a66f5994cdef8fa307c9ff69ca90a1d6c',1,'SVF::DefaultDOTGraphTraits::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01CFLGraph_01_5_01_4.html#a28fcd691628f74955daf5180a1c197ed',1,'SVF::DOTGraphTraits< CFLGraph * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#a651568cd6c1f0771d8633a7ed7b1dfd2',1,'SVF::DOTGraphTraits< ConstraintGraph * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html#a977a85211fc236f357f107b6721feaa0',1,'SVF::DOTGraphTraits< ICFG * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#aa7d274968bb2f8d43da9cb95cec8e833',1,'SVF::DOTGraphTraits< IRGraph * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#a22b5a3147fd8e7daa4a3dc703df135be',1,'SVF::DOTGraphTraits< PTACallGraph * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#a49fabf853f855b6d9041b91acd68bce2',1,'SVF::DOTGraphTraits< SVFG * >::getEdgeSourceLabel()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#a59a5e6cd5edb423e927bd1d08bc78aa9',1,'SVF::DOTGraphTraits< VFG * >::getEdgeSourceLabel()']]],
267
+ ['getedgesourcelabels_8434',['getEdgeSourceLabels',['../classSVF_1_1GraphWriter.html#aa2d0fada900a8e08af0539498905a74f',1,'SVF::GraphWriter']]],
268
+ ['getedgetarget_8435',['getEdgeTarget',['../structSVF_1_1DefaultDOTGraphTraits.html#acfab6216e24999e92b2354e4f15b96b6',1,'SVF::DefaultDOTGraphTraits']]],
269
+ ['getedgetype_8436',['getEdgeType',['../classSVF_1_1CHEdge.html#ae2b90913c6c5a30df2b285d31c694525',1,'SVF::CHEdge']]],
270
+ ['getelementnum_8437',['getElementNum',['../classSVF_1_1AccessPath.html#a3c98f0c5f07109f9da0a8a897aa51d18',1,'SVF::AccessPath']]],
271
+ ['getelementset_8438',['getElementSet',['../classSVF_1_1CondStdSet.html#a29892f43cc8420d4d2b4046140476320',1,'SVF::CondStdSet']]],
272
+ ['getentryblock_8439',['getEntryBlock',['../classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d',1,'SVF::SVFFunction']]],
273
+ ['getentrynode_8440',['getEntryNode',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#ab7af22908f08a12b02cc606ea0937d04',1,'SVF::GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >::getEntryNode()'],['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html#ae6085754367486582775e31cf01d5c0b',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >::getEntryNode()'],['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#afd56c0eaf0be71f254adbb2788bc66fb',1,'SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > * >::getEntryNode()']]],
274
+ ['getentryprocs_8441',['getEntryProcs',['../classSVF_1_1TCT.html#a692a74188f141ffbdbb859ecae8b07ab',1,'SVF::TCT']]],
275
+ ['getepsilonprods_8442',['getEpsilonProds',['../classSVF_1_1CFGrammar.html#a79d4babef29a8206379a0fc4017d5f29',1,'SVF::CFGrammar']]],
276
+ ['getes_8443',['getEs',['../classSVF_1_1SVFIR2ConsExeState.html#ae6ce6caa5645ae5c7cb24e094d4be78f',1,'SVF::SVFIR2ConsExeState::getEs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a56434326130c8127c823097ad764947b',1,'SVF::SVFIR2ItvExeState::getEs()']]],
277
+ ['getescapobjviaglobals_8444',['getEscapObjviaGlobals',['../classSVF_1_1MRGenerator.html#add22c9a95478dea21148e87c8dfc584a',1,'SVF::MRGenerator']]],
278
+ ['getevalbrcond_8445',['getEvalBrCond',['../classSVF_1_1SaberCondAllocator.html#aeaac2e7be66c26cc10b0cad7d2040874',1,'SVF::SaberCondAllocator']]],
279
+ ['geteventdescription_8446',['getEventDescription',['../classSVF_1_1SVFBugEvent.html#a7c5d28996f9715d0f90d664b93477a23',1,'SVF::SVFBugEvent']]],
280
+ ['geteventloc_8447',['getEventLoc',['../classSVF_1_1SVFBugEvent.html#a5b3fcd366e5275927eb66a02dc6040f8',1,'SVF::SVFBugEvent']]],
281
+ ['geteventstack_8448',['getEventStack',['../classSVF_1_1GenericBug.html#aa63e1b3fb32d0383a57ab5c503673d18',1,'SVF::GenericBug']]],
282
+ ['geteventtype_8449',['getEventType',['../classSVF_1_1SVFBugEvent.html#a7ded0022f3852a08a05c67aeae77162f',1,'SVF::SVFBugEvent']]],
283
+ ['getexecutionstate_8450',['getExecutionState',['../classSVF_1_1SymState.html#aaaaa4e2a25d1cce483272a5da91886bd',1,'SVF::SymState::getExecutionState() const'],['../classSVF_1_1SymState.html#a188a2f94614d913913127d839b9884ee',1,'SVF::SymState::getExecutionState()']]],
284
+ ['getexestatekind_8451',['getExeStateKind',['../classSVF_1_1ExeState.html#ab7f7de02202838bb9e3da5410983cfb1',1,'SVF::ExeState']]],
285
+ ['getexitbb_8452',['getExitBB',['../classSVF_1_1SVFFunction.html#a8ca4fa87f4c26b71c6e03c8f32db1071',1,'SVF::SVFFunction']]],
286
+ ['getexitblocksofloop_8453',['getExitBlocksOfLoop',['../classSVF_1_1SVFLoopAndDomInfo.html#a48654f61a84ac5f93b02fb618cd0d045',1,'SVF::SVFLoopAndDomInfo::getExitBlocksOfLoop()'],['../classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16',1,'SVF::SVFFunction::getExitBlocksOfLoop()']]],
287
+ ['getexitinstofparentroutinefun_8454',['getExitInstOfParentRoutineFun',['../classSVF_1_1ForkJoinAnalysis.html#ae9fe4c9382f13d339db3baa39d956b05',1,'SVF::ForkJoinAnalysis']]],
288
+ ['getexpr_8455',['getExpr',['../classSVF_1_1Z3Expr.html#a57c199ba2c3c6a6d44a86e0b1429be55',1,'SVF::Z3Expr']]],
289
+ ['getexprsize_8456',['getExprSize',['../classSVF_1_1Z3Expr.html#a7cf1481ad29951ca46c1d4418f28c91e',1,'SVF::Z3Expr']]],
290
+ ['getextapi_8457',['getExtAPI',['../classSVF_1_1ExtAPI.html#a58a764c27354d5f9b70995d30de65f1d',1,'SVF::ExtAPI']]],
291
+ ['getextbcpath_8458',['getExtBcPath',['../classSVF_1_1ExtAPI.html#a26bc352dbfd1b2fe34106a73f1f6d50c',1,'SVF::ExtAPI']]],
292
+ ['getexternalnode_8459',['getExternalNode',['../classSVF_1_1PointsTo.html#a80a3caf74c138b3833c79622fef7b626',1,'SVF::PointsTo']]],
293
+ ['getextfuncannotation_8460',['getExtFuncAnnotation',['../classSVF_1_1ExtAPI.html#a641c82ed1f1a86f0f8a6015ef1fdbfef',1,'SVF::ExtAPI']]],
294
+ ['getfalsecond_8461',['getFalseCond',['../classSVF_1_1ProgSlice.html#a9d81f792b6a8b15395a63d06daf56573',1,'SVF::ProgSlice::getFalseCond()'],['../classSVF_1_1SaberCondAllocator.html#a9b52da69d79746765d0c12a5ce1b08f4',1,'SVF::SaberCondAllocator::getFalseCond()'],['../classSVF_1_1Z3Expr.html#af541505af93ccebf57543793658cf495',1,'SVF::Z3Expr::getFalseCond()']]],
295
+ ['getfalsevalue_8462',['getFalseValue',['../classSVF_1_1SelectStmt.html#af64d7855e352a0afb5d2e98a8622a4ad',1,'SVF::SelectStmt']]],
296
+ ['getfalsez3expr_8463',['getFalseZ3Expr',['../classSVF_1_1ConsExeState.html#a4997055a5a0a87db5420c569a43a9376',1,'SVF::ConsExeState']]],
297
+ ['getfieldjson_8464',['getFieldJson',['../classSVF_1_1GenericGraphReader.html#a8da8ebe9e599e8319f737d168978ae4d',1,'SVF::GenericGraphReader::getFieldJson()'],['../classSVF_1_1SymbolTableInfoReader.html#afbf5fa1e02e79e41c726e2be221cb63b',1,'SVF::SymbolTableInfoReader::getFieldJson()'],['../classSVF_1_1SVFModuleReader.html#afce6ca7086e086be62013bc2b90b34bc',1,'SVF::SVFModuleReader::getFieldJson()']]],
298
+ ['getfieldobjnodenum_8465',['getFieldObjNodeNum',['../classSVF_1_1SVFIR.html#a3bbaafd80dfcae6ccc82c3d8b9d303ea',1,'SVF::SVFIR']]],
299
+ ['getfieldsaftercollapse_8466',['getFieldsAfterCollapse',['../classSVF_1_1SVFIR.html#a42d1e2f0213fb6e54c56cc0695b57cb0',1,'SVF::SVFIR']]],
300
+ ['getfieldtype_8467',['getFieldType',['../classSVF_1_1DCHGraph.html#acaff636e6a9cf59363d6ee00435c04ff',1,'SVF::DCHGraph']]],
301
+ ['getfieldtypes_8468',['getFieldTypes',['../classSVF_1_1DCHGraph.html#ae9a0007299178912e2568dc7158d6824',1,'SVF::DCHGraph']]],
302
+ ['getfieldvalnodenum_8469',['getFieldValNodeNum',['../classSVF_1_1SVFIR.html#a8a24e0bf9f95fc1519d4013e0e82dec9',1,'SVF::SVFIR']]],
303
+ ['getfilename_8470',['getFileName',['../classSVF_1_1PAGBuilderFromFile.html#aaaa1e516e5eeceece371a9178142c3ff',1,'SVF::PAGBuilderFromFile']]],
304
+ ['getfilepath_8471',['getFilePath',['../ExtAPI_8cpp.html#a7d2ff3727892c4ee0eff596174eb5b84',1,'ExtAPI.cpp']]],
305
+ ['getfilledproductions_8472',['getFilledProductions',['../classSVF_1_1CFGNormalizer.html#ae98ed705e8e076a9e1cd8fd6f2bf9d54',1,'SVF::CFGNormalizer']]],
306
+ ['getfiobjvar_8473',['getFIObjVar',['../classSVF_1_1ConstraintGraph.html#a7c8a29ad1d270fca745f233bb4800731',1,'SVF::ConstraintGraph::getFIObjVar()'],['../classSVF_1_1PointerAnalysis.html#a68b05bc02c5473c1e0d39ac4f4454bac',1,'SVF::PointerAnalysis::getFIObjVar()'],['../classSVF_1_1SVFIR.html#a2878e202045b7f2c817185e8bf95d354',1,'SVF::SVFIR::getFIObjVar(const MemObj *obj) const'],['../classSVF_1_1SVFIR.html#ac9f860028c8cbd364720888084701628',1,'SVF::SVFIR::getFIObjVar(NodeID id) const']]],
307
+ ['getfirstrhssymbol_8474',['getFirstRHSSymbol',['../classSVF_1_1CFGrammar.html#a48aa7267893296b066050d3b444c14e7',1,'SVF::CFGrammar']]],
308
+ ['getfirstrhstoprods_8475',['getFirstRHSToProds',['../classSVF_1_1CFGrammar.html#ad06bd6d1c5fb6fc02efc694c2715a27c',1,'SVF::CFGrammar']]],
309
+ ['getflattenedelemidx_8476',['getFlattenedElemIdx',['../classSVF_1_1SymbolTableInfo.html#a24df52313f8093bb651ae9da972cd663',1,'SVF::SymbolTableInfo']]],
310
+ ['getflattenedelemidxvec_8477',['getFlattenedElemIdxVec',['../classSVF_1_1StInfo.html#a55e5fd85f232c1867c5c6a73646d53eb',1,'SVF::StInfo::getFlattenedElemIdxVec()'],['../classSVF_1_1StInfo.html#a992be4812dc2315fa0507a933a219250',1,'SVF::StInfo::getFlattenedElemIdxVec() const']]],
311
+ ['getflattenedfieldidxvec_8478',['getFlattenedFieldIdxVec',['../classSVF_1_1StInfo.html#aaf05447c20c9f90eea64ab6e88d6ab05',1,'SVF::StInfo::getFlattenedFieldIdxVec()'],['../classSVF_1_1StInfo.html#a21b71971462da15891eb9ebfbce0aba2',1,'SVF::StInfo::getFlattenedFieldIdxVec() const']]],
312
+ ['getflattenelementtypes_8479',['getFlattenElementTypes',['../classSVF_1_1StInfo.html#a03bfeee0406c7e54557e74f3a8e848b7',1,'SVF::StInfo::getFlattenElementTypes()'],['../classSVF_1_1StInfo.html#a720cd5a07daddf3e4ad33a937c9e9695',1,'SVF::StInfo::getFlattenElementTypes() const']]],
313
+ ['getflattenfieldtypes_8480',['getFlattenFieldTypes',['../classSVF_1_1StInfo.html#ac0a9f85f90524abfd519d3cd2ac95a56',1,'SVF::StInfo::getFlattenFieldTypes()'],['../classSVF_1_1StInfo.html#aa4639bb40482af4e7c8bc1503a32c215',1,'SVF::StInfo::getFlattenFieldTypes() const'],['../classSVF_1_1SymbolTableInfo.html#a1f65ce2d46190ef85a572a2471d3586b',1,'SVF::SymbolTableInfo::getFlattenFieldTypes()']]],
314
+ ['getflatternedelemtype_8481',['getFlatternedElemType',['../classSVF_1_1SymbolTableInfo.html#a806ae865d29c4b05b69c499284758c6f',1,'SVF::SymbolTableInfo']]],
315
+ ['getfollowers_8482',['getFollowers',['../classSVF_1_1PCG.html#a1312d734609f82230d3c00a99b189db9',1,'SVF::PCG']]],
316
+ ['getforkedfun_8483',['getForkedFun',['../classSVF_1_1ThreadAPI.html#a56630cd025957508fd2aeb60b49a53be',1,'SVF::ThreadAPI::getForkedFun(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a77d80bb6b89680eed6ad477d71bf351c',1,'SVF::ThreadAPI::getForkedFun(CallSite cs) const'],['../namespaceSVF_1_1SVFUtil.html#a2790c5289dad1d6e80f7597a2ea458ab',1,'SVF::SVFUtil::getForkedFun(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a40f4fe34203246d99a565930d1240c15',1,'SVF::SVFUtil::getForkedFun(const SVFInstruction *inst)']]],
317
+ ['getforkedgebegin_8484',['getForkEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#a8721610a39212613ad55bbd46a35c576',1,'SVF::ThreadCallGraph']]],
318
+ ['getforkedgeend_8485',['getForkEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a8351e7ab445cb7faf0209d1fbc63fce1',1,'SVF::ThreadCallGraph']]],
319
+ ['getforkedthread_8486',['getForkedThread',['../classSVF_1_1ForkJoinAnalysis.html#ab51ff5da249127d92af3748c64572af6',1,'SVF::ForkJoinAnalysis::getForkedThread()'],['../classSVF_1_1ThreadAPI.html#a68e60171b78c963b40faf849fabdbd42',1,'SVF::ThreadAPI::getForkedThread(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a0502889bf1c690d8cf33f4af80b8d603',1,'SVF::ThreadAPI::getForkedThread(CallSite cs) const']]],
320
+ ['getformalinsvfgnodes_8487',['getFormalINSVFGNodes',['../classSVF_1_1SVFG.html#a9d0714075d6071c26d26cf16c4dec7c5',1,'SVF::SVFG']]],
321
+ ['getformaloutdef_8488',['getFormalOUTDef',['../classSVF_1_1SVFGOPT.html#a8d0b44ba9f3e6f9344a10d085d7be2b4',1,'SVF::SVFGOPT']]],
322
+ ['getformaloutsvfgnodes_8489',['getFormalOUTSVFGNodes',['../classSVF_1_1SVFG.html#a287c337697eed7d92889bca0a0e370d7',1,'SVF::SVFG']]],
323
+ ['getformalparms_8490',['getFormalParms',['../classSVF_1_1FunEntryICFGNode.html#a0807f2ce6c0949cafa9c5a1817fbca6c',1,'SVF::FunEntryICFGNode']]],
324
+ ['getformalparmvfgnode_8491',['getFormalParmVFGNode',['../classSVF_1_1VFG.html#a75eb519e4f89a116db98fccb263af4d6',1,'SVF::VFG']]],
325
+ ['getformalret_8492',['getFormalRet',['../classSVF_1_1FunExitICFGNode.html#a03a1b6551377b4a85fdecf36ec247767',1,'SVF::FunExitICFGNode']]],
326
+ ['getformalretvfgnode_8493',['getFormalRetVFGNode',['../classSVF_1_1VFG.html#ab7ba9d179504165f277d347a7cb9f5d8',1,'SVF::VFG']]],
327
+ ['getforwardslicesize_8494',['getForwardSliceSize',['../classSVF_1_1ProgSlice.html#aae54f4e8a827f55abe08762b69d9f84b',1,'SVF::ProgSlice']]],
328
+ ['getfpvalue_8495',['getFPValue',['../classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc',1,'SVF::SVFConstantFP']]],
329
+ ['getfun_8496',['getFun',['../classSVF_1_1ICFGNode.html#ae526280cca2d6cbb2868c80461bc16da',1,'SVF::ICFGNode::getFun()'],['../classSVF_1_1FunEntryICFGNode.html#ac2451fdc53f319bc92528af7edc94b2d',1,'SVF::FunEntryICFGNode::getFun()'],['../classSVF_1_1FunExitICFGNode.html#a54dfbbebbfe18a8a493656d6ad8663be',1,'SVF::FunExitICFGNode::getFun()'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a242d8967d6fc10ba37e3f0103081ec01',1,'SVF::InterMSSAPHISVFGNode::getFun()'],['../classSVF_1_1VFGNode.html#ab98e74dfd4756e70e3e3c5b7d5e5ae27',1,'SVF::VFGNode::getFun()'],['../classSVF_1_1FormalParmVFGNode.html#af3039ab67875b177f7ba0bf246cec2f8',1,'SVF::FormalParmVFGNode::getFun()'],['../classSVF_1_1FormalRetVFGNode.html#a68d9c5d58e2282b2891c93203233fd93',1,'SVF::FormalRetVFGNode::getFun()'],['../classSVF_1_1InterPHIVFGNode.html#a875ffe4fcc25af08ba9be4a568da8b4f',1,'SVF::InterPHIVFGNode::getFun()']]],
330
+ ['getfunannotations_8497',['getFunAnnotations',['../namespaceSVF_1_1LLVMUtil.html#a8cd4d6410017b9e5f47f2f88450b78d8',1,'SVF::LLVMUtil']]],
331
+ ['getfunargslist_8498',['getFunArgsList',['../classSVF_1_1SVFIR.html#aa148e3e14ebad8460e32079f2f44413a',1,'SVF::SVFIR']]],
332
+ ['getfunargsmap_8499',['getFunArgsMap',['../classSVF_1_1SVFIR.html#a615c056c876b59d1fd174a2ac9ade27c',1,'SVF::SVFIR']]],
333
+ ['getfuncentrychiset_8500',['getFuncEntryChiSet',['../classSVF_1_1MemSSA.html#a10743fe9c116ee624387c0473815b800',1,'SVF::MemSSA']]],
334
+ ['getfuncname_8501',['getFuncName',['../classSVF_1_1SVFBugEvent.html#ad3bcb02563f952edd43ab5a7276bd57d',1,'SVF::SVFBugEvent::getFuncName()'],['../classSVF_1_1GenericBug.html#afad49e3f62083345138932ffadf567dd',1,'SVF::GenericBug::getFuncName()']]],
335
+ ['getfunction_8502',['getFunction',['../classSVF_1_1CFBasicBlockNode.html#ad8afed175964dc0b90f98dbf68fdf1c8',1,'SVF::CFBasicBlockNode::getFunction()'],['../classSVF_1_1PTACallGraphNode.html#a959445c97605953fbdebbbd999437a09',1,'SVF::PTACallGraphNode::getFunction()'],['../classSVF_1_1MRGenerator.html#a3121380139c7ae96d2045d66203253b6',1,'SVF::MRGenerator::getFunction()'],['../classSVF_1_1RetMU.html#a8ad6bf3d517e20089dac516742ee4b8f',1,'SVF::RetMU::getFunction()'],['../classSVF_1_1EntryCHI.html#ae021640611362449382668665710154c',1,'SVF::EntryCHI::getFunction()'],['../classSVF_1_1SVFBasicBlock.html#aeaa9b2b4e802d9e6bed138eaf3186d09',1,'SVF::SVFBasicBlock::getFunction()'],['../classSVF_1_1SVFInstruction.html#aef7ad257ea809101df33779463907f3e',1,'SVF::SVFInstruction::getFunction()'],['../classSVF_1_1SVFVar.html#a79b35a312248e96a89a28cbf1b99b6fe',1,'SVF::SVFVar::getFunction()'],['../namespaceSVF_1_1LLVMUtil.html#a63222955897ba34e921b9cfd8a2a3619',1,'SVF::LLVMUtil::getFunction()']]],
336
+ ['getfunctionset_8503',['getFunctionSet',['../classSVF_1_1SVFModule.html#abbaf48d9702ec1f38dc6ae137ca630a1',1,'SVF::SVFModule']]],
337
+ ['getfunctiontype_8504',['getFunctionType',['../classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d',1,'SVF::SVFFunction']]],
338
+ ['getfunentryblock_8505',['getFunEntryBlock',['../classSVF_1_1ICFG.html#acc261924103bd0c357acd3acfa6cf38a',1,'SVF::ICFG']]],
339
+ ['getfunentrychinum_8506',['getFunEntryChiNum',['../classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f',1,'SVF::MemSSA']]],
340
+ ['getfunentryicfgnode_8507',['getFunEntryICFGNode',['../classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076',1,'SVF::ICFG::getFunEntryICFGNode()'],['../classSVF_1_1CallPE.html#a9c9821c4e7dd031e3f82f2b29427e53e',1,'SVF::CallPE::getFunEntryICFGNode()']]],
341
+ ['getfunentrynode_8508',['getFunEntryNode',['../classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e',1,'SVF::FormalINSVFGNode']]],
342
+ ['getfunexitblock_8509',['getFunExitBlock',['../classSVF_1_1ICFG.html#a22d7f37a0cb2df90f73c1f2e3eaa71c6',1,'SVF::ICFG']]],
343
+ ['getfunexiticfgnode_8510',['getFunExitICFGNode',['../classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919',1,'SVF::ICFG::getFunExitICFGNode()'],['../classSVF_1_1RetPE.html#a274adbd91750d8d6de8ba997285c1c49',1,'SVF::RetPE::getFunExitICFGNode()']]],
344
+ ['getfunexitnode_8511',['getFunExitNode',['../classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d',1,'SVF::FormalOUTSVFGNode']]],
345
+ ['getfunidxinvtable_8512',['getFunIdxInVtable',['../classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e',1,'SVF::SVFVirtualCallInst::getFunIdxInVtable()'],['../classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1',1,'SVF::CallSite::getFunIdxInVtable()']]],
346
+ ['getfunmrset_8513',['getFunMRSet',['../classSVF_1_1MRGenerator.html#a64ba36ddcd304f6543e416c552763879',1,'SVF::MRGenerator']]],
347
+ ['getfunnameofvcallsite_8514',['getFunNameOfVCallSite',['../namespaceSVF_1_1LLVMUtil.html#a41e64f3318e2bf368eebe9a104ef6ad9',1,'SVF::LLVMUtil']]],
348
+ ['getfunnameofvirtualcall_8515',['getFunNameOfVirtualCall',['../classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88',1,'SVF::SVFVirtualCallInst::getFunNameOfVirtualCall()'],['../classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9',1,'SVF::CallSite::getFunNameOfVirtualCall()']]],
349
+ ['getfunptr_8516',['getFunPtr',['../classSVF_1_1PointerAnalysis.html#adbceaf90526e44192c2fa4aac5468f5f',1,'SVF::PointerAnalysis::getFunPtr()'],['../classSVF_1_1SVFIR.html#a17c5d9fa7c0bd3cd03c06b5ff0906eb6',1,'SVF::SVFIR::getFunPtr()']]],
350
+ ['getfunreachablebbs_8517',['getFunReachableBBs',['../namespaceSVF_1_1LLVMUtil.html#a9bd6f54920929e5ad35102ba2f2223da',1,'SVF::LLVMUtil']]],
351
+ ['getfunret_8518',['getFunRet',['../classSVF_1_1SVFIR.html#a34e27b8bcfeaafda190dcdb9169a346f',1,'SVF::SVFIR']]],
352
+ ['getfunretmunum_8519',['getFunRetMuNum',['../classSVF_1_1MemSSA.html#a67175188232e08f5c5374f92ff61810f',1,'SVF::MemSSA']]],
353
+ ['getfunrets_8520',['getFunRets',['../classSVF_1_1SVFIR.html#abd1bb12776dc9a17863a52ce2cd31958',1,'SVF::SVFIR']]],
354
+ ['getfuntoentrychisetmap_8521',['getFunToEntryChiSetMap',['../classSVF_1_1MemSSA.html#afd4787df4466c24948d8384e3a756198',1,'SVF::MemSSA']]],
355
+ ['getfuntopointstolist_8522',['getFunToPointsToList',['../classSVF_1_1MRGenerator.html#a1331e6f0941838064d77a5adaa5c6303',1,'SVF::MRGenerator']]],
356
+ ['getfuntoretmusetmap_8523',['getFunToRetMuSetMap',['../classSVF_1_1MemSSA.html#a44cbdb1231c2709c24d19ad2bae2475a',1,'SVF::MemSSA']]],
357
+ ['getgepinedges_8524',['getGepInEdges',['../classSVF_1_1ConstraintNode.html#ac645cf2114161981cd4465c83cbc31f5',1,'SVF::ConstraintNode']]],
358
+ ['getgepobjaddress_8525',['getGepObjAddress',['../classSVF_1_1SVFIR2ConsExeState.html#afc9c3372eb142afdb3eb8956adf53c33',1,'SVF::SVFIR2ConsExeState::getGepObjAddress()'],['../classSVF_1_1SVFIR2ItvExeState.html#a67532bdc1e4a49cf4d9da4b99b38e69a',1,'SVF::SVFIR2ItvExeState::getGepObjAddress()']]],
359
+ ['getgepobjnodemap_8526',['getGepObjNodeMap',['../classSVF_1_1SVFIR.html#ac1674bd25a17cae24141e6bff24a411e',1,'SVF::SVFIR']]],
360
+ ['getgepobjvar_8527',['getGepObjVar',['../classSVF_1_1ConstraintGraph.html#a64c3531053c084bf7195c0900d8902c9',1,'SVF::ConstraintGraph::getGepObjVar()'],['../classSVF_1_1PointerAnalysis.html#aac6ccf3dc313e3c6761bb57316829da8',1,'SVF::PointerAnalysis::getGepObjVar()'],['../classSVF_1_1SVFIR.html#ae18425df0631aefca7dd4b799f6f524a',1,'SVF::SVFIR::getGepObjVar(const MemObj *obj, const APOffset &ap)'],['../classSVF_1_1SVFIR.html#a7abc062d05db516ece2805949aa45c46',1,'SVF::SVFIR::getGepObjVar(NodeID id, const APOffset &ap)']]],
361
+ ['getgepoffset_8528',['getGepOffset',['../classSVF_1_1SVFIR2ConsExeState.html#ae7720cdcb509ecfccbda141986643684',1,'SVF::SVFIR2ConsExeState']]],
362
+ ['getgepoutedges_8529',['getGepOutEdges',['../classSVF_1_1ConstraintNode.html#a19d3d2c996ba821227a836717e5443c8',1,'SVF::ConstraintNode']]],
363
+ ['getgepvalvar_8530',['getGepValVar',['../classSVF_1_1SVFIRBuilder.html#ae4516ec05eabece1bc8e0cad1ec8cf1c',1,'SVF::SVFIRBuilder::getGepValVar()'],['../classSVF_1_1SVFIR.html#ad0977d55d947bdccd98d61c66d3f0cc7',1,'SVF::SVFIR::getGepValVar()']]],
364
+ ['getglobalicfgnode_8531',['getGlobalICFGNode',['../classSVF_1_1ICFG.html#ae0b05ce161d62362642803158228e5d0',1,'SVF::ICFG']]],
365
+ ['getglobalrep_8532',['getGlobalRep',['../classSVF_1_1LLVMModuleSet.html#a757bf149437cce22163c764ea9993e12',1,'SVF::LLVMModuleSet::getGlobalRep()'],['../namespaceSVF_1_1LLVMUtil.html#a9e0c786488dfdc4605d4cbcf9943c85a',1,'SVF::LLVMUtil::getGlobalRep()']]],
366
+ ['getglobalset_8533',['getGlobalSet',['../classSVF_1_1SVFModule.html#a7d742b73f8ef330334ff0280024399ba',1,'SVF::SVFModule']]],
367
+ ['getglobalsvfstmtset_8534',['getGlobalSVFStmtSet',['../classSVF_1_1SVFIR.html#a5c5adab1f68520a304fbf70ca40f7687',1,'SVF::SVFIR']]],
368
+ ['getglobalvarfield_8535',['getGlobalVarField',['../classSVF_1_1SVFIRBuilder.html#af4e2ec8dee9fca167e20b01cc10b56fd',1,'SVF::SVFIRBuilder']]],
369
+ ['getglobalvfgnodes_8536',['getGlobalVFGNodes',['../classSVF_1_1VFG.html#aff291586a4b0c28a6939577d39de5d0a',1,'SVF::VFG']]],
370
+ ['getgnode_8537',['getGNode',['../classSVF_1_1GenericGraph.html#a43c9c773bfa17abf481c33073e30d01b',1,'SVF::GenericGraph']]],
371
+ ['getgrammar_8538',['getGrammar',['../classSVF_1_1CFLSolver.html#afec22459af0f8483ccdd77f11c981674',1,'SVF::CFLSolver']]],
372
+ ['getgraph_8539',['getGraph',['../classSVF_1_1CFLSolver.html#a2c6bce1f73bcf5937a26e91a7daba33c',1,'SVF::CFLSolver']]],
373
+ ['getgraphedge_8540',['getGraphEdge',['../classSVF_1_1PTACallGraph.html#a2634a24621ab93fae7ec1cf94a8cba0b',1,'SVF::PTACallGraph::getGraphEdge()'],['../classSVF_1_1TCT.html#a7b40580939dc63f501a32571806c07bc',1,'SVF::TCT::getGraphEdge()']]],
374
+ ['getgraphname_8541',['getGraphName',['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html#a3ea6e02395874966b0f4944104388ddb',1,'SVF::DOTGraphTraits< SVF::CDG * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html#a68b94951ed25f24c455a6c6fb8cc7a1f',1,'SVF::DOTGraphTraits< SVF::CFBasicBlockGraph * >::getGraphName()'],['../structSVF_1_1DefaultDOTGraphTraits.html#a41effe5697618840e0d5ea10c26781fe',1,'SVF::DefaultDOTGraphTraits::getGraphName()'],['../classSVF_1_1IRGraph.html#a5a34f23fee4f84e74908041efebd6867',1,'SVF::IRGraph::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01CFLGraph_01_5_01_4.html#aa12ac2ae92225381d7c8386e96c9a88e',1,'SVF::DOTGraphTraits< CFLGraph * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01CHGraph_01_5_01_4.html#a75aba53d62d665008e9cb98be5103d5e',1,'SVF::DOTGraphTraits< CHGraph * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#a6948926922a5c5378d92c3c6aa0b3ccd',1,'SVF::DOTGraphTraits< ConstraintGraph * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html#a4938f51cfb9a5b63b89ab02d9e1950ad',1,'SVF::DOTGraphTraits< ICFG * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a2c6b3e5fdce71f5c94e21906da1d1246',1,'SVF::DOTGraphTraits< IRGraph * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#a6030238b53d8145bc69285dcc629c16b',1,'SVF::DOTGraphTraits< PTACallGraph * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#a38e619de70d79e38d3d65d521f224d07',1,'SVF::DOTGraphTraits< SVFG * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#ae7bb12f8b7bd9230599f461060fdd38b',1,'SVF::DOTGraphTraits< VFG * >::getGraphName()'],['../structSVF_1_1DOTGraphTraits_3_01TCT_01_5_01_4.html#a4234340e5806dc49b6c450736a1a4d94',1,'SVF::DOTGraphTraits< TCT * >::getGraphName()']]],
375
+ ['getgraphproperties_8542',['getGraphProperties',['../structSVF_1_1DefaultDOTGraphTraits.html#afe384157441d5ef0b3aafdfb6cd3028a',1,'SVF::DefaultDOTGraphTraits']]],
376
+ ['getgrgid_8543',['getgrgid',['../extapi_8c.html#aeb3b4526e1b23204c375939aeaf850ce',1,'extapi.c']]],
377
+ ['getgrnam_8544',['getgrnam',['../extapi_8c.html#ac41b95afd2d94da07d8d13a6c0f30302',1,'extapi.c']]],
378
+ ['getheapallocholdingargposition_8545',['getHeapAllocHoldingArgPosition',['../namespaceSVF_1_1SVFUtil.html#a73215bac62f1340a58f6c7f2ba9b0e7b',1,'SVF::SVFUtil::getHeapAllocHoldingArgPosition(const SVFFunction *fun)'],['../namespaceSVF_1_1SVFUtil.html#a298b6366145ed871faf3d01420ae5d20',1,'SVF::SVFUtil::getHeapAllocHoldingArgPosition(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a6d613bcc37e54b922ad1b1869b66ee59',1,'SVF::SVFUtil::getHeapAllocHoldingArgPosition(const SVFInstruction *inst)']]],
379
+ ['gethostbyaddr_8546',['gethostbyaddr',['../extapi_8c.html#a5f88b5bbdbd484e08aaca47663d2b8f6',1,'extapi.c']]],
380
+ ['gethostbyname_8547',['gethostbyname',['../extapi_8c.html#a636674bf9937205b85a797ee6077faa9',1,'extapi.c']]],
381
+ ['gethostbyname2_8548',['gethostbyname2',['../extapi_8c.html#ab6842b392151e8bf8d53fe4343baf91e',1,'extapi.c']]],
382
+ ['geticfg_8549',['getICFG',['../classSVF_1_1PointerAnalysis.html#ade879ee99cae01632d567d3736dcad9e',1,'SVF::PointerAnalysis::getICFG()'],['../classSVF_1_1SaberCondAllocator.html#a6bd67514e0ea9a2704ae83a38c9f2592',1,'SVF::SaberCondAllocator::getICFG()'],['../classSVF_1_1SVFIR.html#abda052b73e869ed6d7c139ad1528da11',1,'SVF::SVFIR::getICFG()']]],
383
+ ['geticfgedge_8550',['getICFGEdge',['../classSVF_1_1CFBasicBlockEdge.html#ab76d16c6799ccd45575f8d30728832ad',1,'SVF::CFBasicBlockEdge::getICFGEdge()'],['../classSVF_1_1ICFG.html#a5dd4ac55123501c47c628adcf27e2475',1,'SVF::ICFG::getICFGEdge()']]],
384
+ ['geticfgnode_8551',['getICFGNode',['../classSVF_1_1CDGNode.html#a5d230e1bd20951869df6453a1a929022',1,'SVF::CDGNode::getICFGNode()'],['../classSVF_1_1ICFG.html#a5f2c0aaba07d6fdd63058da0fb60ca8b',1,'SVF::ICFG::getICFGNode(NodeID id) const'],['../classSVF_1_1ICFG.html#aeaecbb856265565d198a3493f722087f',1,'SVF::ICFG::getICFGNode(const SVFInstruction *inst)'],['../classSVF_1_1VFGNode.html#a0675465e11d1d42ee7e2b7ab3c5de829',1,'SVF::VFGNode::getICFGNode()'],['../classSVF_1_1SVFStmt.html#aa809a57c8cdaaa35dfc3cc0f3b33b52b',1,'SVF::SVFStmt::getICFGNode()']]],
385
+ ['geticfgnodenum_8552',['getICFGNodeNum',['../classSVF_1_1CFBasicBlockNode.html#afbf1bb58613f86e4761db3ccc16a9401',1,'SVF::CFBasicBlockNode']]],
386
+ ['geticfgnodes_8553',['getICFGNodes',['../classSVF_1_1CFBasicBlockNode.html#afdad57a83c392a8b14b838ecb58f9ff7',1,'SVF::CFBasicBlockNode']]],
387
+ ['geticfgnodetosvfloopvec_8554',['getIcfgNodeToSVFLoopVec',['../classSVF_1_1ICFG.html#a412c24cf17c977b9337eca9d25a0ec0d',1,'SVF::ICFG']]],
388
+ ['getid_8555',['getId',['../classSVF_1_1GenericNode.html#ac3e55ef37aefb411ea4c87b1aa3b1895',1,'SVF::GenericNode::getId()'],['../classSVF_1_1MemObj.html#a3ab6f65ffbf6442daac4d3f70f2d3cb1',1,'SVF::MemObj::getId()'],['../classSVF_1_1MRVer.html#a45b70add039a7f134e8d44bfc6b8f0bc',1,'SVF::MRVer::getID()'],['../classSVF_1_1WriterPtrPool.html#a5ffe6cb527e45fcd7626c972cebb9d36',1,'SVF::WriterPtrPool::getID()']]],
389
+ ['getimplty_8556',['getImplTy',['../classSVF_1_1PointerAnalysis.html#ac0f821cfe4fb9c9c8816e7a1b1bc0c5e',1,'SVF::PointerAnalysis']]],
390
+ ['getincomingedges_8557',['getIncomingEdges',['../classSVF_1_1SVFVar.html#a76964ef7d4842a469d7720881499d8a6',1,'SVF::SVFVar']]],
391
+ ['getincomingedgesbegin_8558',['getIncomingEdgesBegin',['../classSVF_1_1SVFVar.html#a893890649ae7d8e275dd823e941aa39b',1,'SVF::SVFVar']]],
392
+ ['getincomingedgesend_8559',['getIncomingEdgesEnd',['../classSVF_1_1SVFVar.html#af1cf24ab50e0d86c9d0f9bd5744b4c10',1,'SVF::SVFVar']]],
393
+ ['getindcallmap_8560',['getIndCallMap',['../classSVF_1_1PTACallGraph.html#ad49fa2a288945f6910deb11acdf6a42d',1,'SVF::PTACallGraph::getIndCallMap()'],['../classSVF_1_1PointerAnalysis.html#a1ca30dfa42702071b65d363c76d25cbe',1,'SVF::PointerAnalysis::getIndCallMap()']]],
394
+ ['getindcallsites_8561',['getIndCallSites',['../classSVF_1_1SVFIR.html#abf209739a97b96ae0d1c8451fdc684e8',1,'SVF::SVFIR']]],
395
+ ['getindcallsitesinvokingcallee_8562',['getIndCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a9a4b0c6672288b9201ab254b4c49548d',1,'SVF::PTACallGraph']]],
396
+ ['getindcscallees_8563',['getIndCSCallees',['../classSVF_1_1PTACallGraph.html#ac106536778c829d6925d6ed2149aeb44',1,'SVF::PTACallGraph::getIndCSCallees()'],['../classSVF_1_1PointerAnalysis.html#ae0efd57376195eacded85d58abee5b46',1,'SVF::PointerAnalysis::getIndCSCallees()']]],
397
+ ['getindexedtype_8564',['getIndexedType',['../classllvm_1_1generic__bridge__gep__type__iterator.html#acc10ad7ecc64270225cb5e8f52689673',1,'llvm::generic_bridge_gep_type_iterator']]],
398
+ ['getindirectcalls_8565',['getIndirectCalls',['../classSVF_1_1PTACallGraphEdge.html#a76aa19edf03a4cacfa3e27a21abfcd07',1,'SVF::PTACallGraphEdge::getIndirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a51dbd8a7b9d0a4602215f71e3fdfee5f',1,'SVF::PTACallGraphEdge::getIndirectCalls() const']]],
399
+ ['getindirectcallsites_8566',['getIndirectCallsites',['../classSVF_1_1ConstraintGraph.html#a48a71f212e368769218a6f332822c976',1,'SVF::ConstraintGraph::getIndirectCallsites()'],['../classSVF_1_1PointerAnalysis.html#a9d3e7753643166465b0d647a75bc145a',1,'SVF::PointerAnalysis::getIndirectCallsites()'],['../classSVF_1_1SVFIR.html#a2d2131128ceb3362b5dc89317cfd88a0',1,'SVF::SVFIR::getIndirectCallsites()']]],
400
+ ['getinedges_8567',['getInEdges',['../classSVF_1_1CFBasicBlockNode.html#a6bfafe540f83e097370ca0dc66422214',1,'SVF::CFBasicBlockNode::getInEdges()'],['../classSVF_1_1GenericNode.html#afc8b5f86d7795b6a0dfc0687d942d79b',1,'SVF::GenericNode::getInEdges()']]],
401
+ ['getinedgewithty_8568',['getInEdgeWithTy',['../classSVF_1_1CFLNode.html#a38123f7bd5e33fb085d0108bcbdc9729',1,'SVF::CFLNode']]],
402
+ ['getinsensitiveedgeset_8569',['getInsensitiveEdgeSet',['../classSVF_1_1ContextDDA.html#a0d407903c4b0d976da30538ff0c5fc41',1,'SVF::ContextDDA']]],
403
+ ['getinst_8570',['getInst',['../classSVF_1_1IntraICFGNode.html#aee81d1ab3eb9584b34efbe1f821371b7',1,'SVF::IntraICFGNode::getInst()'],['../classSVF_1_1StmtVFGNode.html#a3fb14833d95bb3550f904b5e236a5364',1,'SVF::StmtVFGNode::getInst()'],['../classSVF_1_1SVFStmt.html#a7ba458577745f9b88bceceee91649567',1,'SVF::SVFStmt::getInst()']]],
404
+ ['getinstances_8571',['getInstances',['../classSVF_1_1CHGraph.html#a894a69fa143d3f460d433646a0521b6f',1,'SVF::CHGraph']]],
405
+ ['getinstancesanddescendants_8572',['getInstancesAndDescendants',['../classSVF_1_1CHGBuilder.html#a65112fa6d1b2bc1c7e9c956ec9b91919',1,'SVF::CHGBuilder']]],
406
+ ['getinstruction_8573',['getInstruction',['../classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef',1,'SVF::CallSite']]],
407
+ ['getinstruction1_8574',['getInstruction1',['../classSVF_1_1RaceResultValidator_1_1AccessPair.html#a97307972daebc1fc358ba2c8009c5990',1,'SVF::RaceResultValidator::AccessPair::getInstruction1() const'],['../classSVF_1_1RaceResultValidator_1_1AccessPair.html#a97307972daebc1fc358ba2c8009c5990',1,'SVF::RaceResultValidator::AccessPair::getInstruction1() const']]],
408
+ ['getinstruction2_8575',['getInstruction2',['../classSVF_1_1RaceResultValidator_1_1AccessPair.html#acf383712e9399fec0d52614b2338836c',1,'SVF::RaceResultValidator::AccessPair::getInstruction2() const'],['../classSVF_1_1RaceResultValidator_1_1AccessPair.html#acf383712e9399fec0d52614b2338836c',1,'SVF::RaceResultValidator::AccessPair::getInstruction2() const']]],
409
+ ['getinstructionlist_8576',['getInstructionList',['../classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e',1,'SVF::SVFBasicBlock']]],
410
+ ['getintarg_8577',['getIntArg',['../classSVF_1_1MTAResultValidator.html#ac61547c85523592e8a61bbb2a1cd61f0',1,'SVF::MTAResultValidator::getIntArg(const Instruction *inst, unsigned int arg_num)'],['../classSVF_1_1MTAResultValidator.html#ac61547c85523592e8a61bbb2a1cd61f0',1,'SVF::MTAResultValidator::getIntArg(const Instruction *inst, unsigned int arg_num)']]],
411
+ ['getinterleavingthreads_8578',['getInterleavingThreads',['../classSVF_1_1MHP.html#a653460ed316804bea377eecdde412d36',1,'SVF::MHP']]],
412
+ ['getinternalid_8579',['getInternalID',['../classSVF_1_1AddressValue.html#a3be7a2e3ec3215b67cd60f122d2cd10e',1,'SVF::AddressValue::getInternalID()'],['../classSVF_1_1ExeState.html#ab72f3bc855feeda75e11768ab03ad84e',1,'SVF::ExeState::getInternalID()'],['../classSVF_1_1RelExeState.html#ab03410a5a0014d77d4f95f3a0bf45bfd',1,'SVF::RelExeState::getInternalID()'],['../classSVF_1_1SVFIR2ConsExeState.html#aecf3751401ad00024b0c7204b9385397',1,'SVF::SVFIR2ConsExeState::getInternalID()'],['../classSVF_1_1SVFIR2ItvExeState.html#a66c426719f583653cb70189f01d6fda5',1,'SVF::SVFIR2ItvExeState::getInternalID()']]],
413
+ ['getinternalnode_8580',['getInternalNode',['../classSVF_1_1PointsTo.html#aeda7466cdd9f77978981e2a518baa863',1,'SVF::PointsTo']]],
414
+ ['getinterslist_8581',['getIntersList',['../classSVF_1_1IntraDisjointMRG.html#aa8c653e895ff0889615cdbf349be7652',1,'SVF::IntraDisjointMRG']]],
415
+ ['getintervfedgeatindcsfromaintofin_8582',['getInterVFEdgeAtIndCSFromAInToFIn',['../classSVF_1_1SVFG.html#afbaf925e1e165f75161999229fa5f782',1,'SVF::SVFG']]],
416
+ ['getintervfedgeatindcsfromaptofp_8583',['getInterVFEdgeAtIndCSFromAPToFP',['../classSVF_1_1SVFG.html#ac1acdf7bc468d7734359591e45f485fe',1,'SVF::SVFG']]],
417
+ ['getintervfedgeatindcsfromfouttoaout_8584',['getInterVFEdgeAtIndCSFromFOutToAOut',['../classSVF_1_1SVFG.html#a7a88391e0c2cf8a57238dec32c2474a3',1,'SVF::SVFG']]],
418
+ ['getintervfedgeatindcsfromfrtoar_8585',['getInterVFEdgeAtIndCSFromFRToAR',['../classSVF_1_1SVFG.html#ab2b969b7d5922427622dd875e6b8fe14',1,'SVF::SVFG']]],
419
+ ['getintervfedgesforindirectcallsite_8586',['getInterVFEdgesForIndirectCallSite',['../classSVF_1_1SVFG.html#a49fc2c505720d5cfa57231529d1c7534',1,'SVF::SVFG']]],
420
+ ['getintonez3expr_8587',['getIntOneZ3Expr',['../classSVF_1_1ConsExeState.html#abc69e7a4742ed1a925d7b0b72d2b9497',1,'SVF::ConsExeState']]],
421
+ ['getintrablock_8588',['getIntraBlock',['../classSVF_1_1ICFG.html#afeee2b61f8a84e1276f8955c4f6cf22d',1,'SVF::ICFG']]],
422
+ ['getintraicfgnode_8589',['getIntraICFGNode',['../classSVF_1_1ICFG.html#aaf521832909781894659725300cf4f49',1,'SVF::ICFG']]],
423
+ ['getintralockset_8590',['getIntraLockSet',['../classSVF_1_1LockAnalysis.html#a13f512860edca608913a1c22b35f60e1',1,'SVF::LockAnalysis']]],
424
+ ['getintrapagedge_8591',['getIntraPAGEdge',['../classSVF_1_1SVFIR.html#a6f41676ae91ba7fad38cc7387dd1c255',1,'SVF::SVFIR::getIntraPAGEdge(NodeID src, NodeID dst, SVFStmt::PEDGEK kind)'],['../classSVF_1_1SVFIR.html#ac1dbd64071f9822b0404f4ed9c8bd2cd',1,'SVF::SVFIR::getIntraPAGEdge(SVFVar *src, SVFVar *dst, SVFStmt::PEDGEK kind)']]],
425
+ ['getintraphivfgnode_8592',['getIntraPHIVFGNode',['../classSVF_1_1VFG.html#a688c0cc4a67c7cd9afbef2f0c264c85b',1,'SVF::VFG']]],
426
+ ['getintravfgedge_8593',['getIntraVFGEdge',['../classSVF_1_1VFG.html#ae1348fd6d196ee8a6bd8d98022464d50',1,'SVF::VFG']]],
427
+ ['getintzeroz3expr_8594',['getIntZeroZ3Expr',['../classSVF_1_1ConsExeState.html#a7c96f8b3a9ba3d6d648a59388ef26ca6',1,'SVF::ConsExeState']]],
428
+ ['getitvofflattenedelemindex_8595',['getItvOfFlattenedElemIndex',['../classSVF_1_1SVFIR2ItvExeState.html#a6e4e3eeca9d25fb5eab496faeb6264c3',1,'SVF::SVFIR2ItvExeState']]],
429
+ ['getitvofflattenedelemindexfromgeptypepair_8596',['getItvOfFlattenedElemIndexFromGepTypePair',['../classSVF_1_1SVFIR2ItvExeState.html#a678a5278fd485eea65093add11b8a7c3',1,'SVF::SVFIR2ItvExeState']]],
430
+ ['getjoinedgebegin_8597',['getJoinEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#af848d7cb8a9f756ff45cca45adbf3b84',1,'SVF::ThreadCallGraph']]],
431
+ ['getjoinedgeend_8598',['getJoinEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a811d7d13c05c71bd816621a9a8765365',1,'SVF::ThreadCallGraph']]],
432
+ ['getjoinedthread_8599',['getJoinedThread',['../classSVF_1_1ForkJoinAnalysis.html#a3b6d40f3421d4ee9bdb54a78d592f3a7',1,'SVF::ForkJoinAnalysis::getJoinedThread()'],['../classSVF_1_1ThreadAPI.html#ad5790cf310d1eca46fc8b3d50f942d8a',1,'SVF::ThreadAPI::getJoinedThread(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a443a42e12953e1f4962b17eb9628f51b',1,'SVF::ThreadAPI::getJoinedThread(CallSite cs) const']]],
433
+ ['getjoininsymmetricloop_8600',['getJoinInSymmetricLoop',['../classSVF_1_1MHP.html#a8b80036bab834fa104f64bd3ed3ac667',1,'SVF::MHP::getJoinInSymmetricLoop()'],['../classSVF_1_1ForkJoinAnalysis.html#a8b45294eef96f04370da341110599f4d',1,'SVF::ForkJoinAnalysis::getJoinInSymmetricLoop()']]],
434
+ ['getjoinloop_8601',['getJoinLoop',['../classSVF_1_1ForkJoinAnalysis.html#ac5713ddcfd040a1f1f4fb40f24e4814c',1,'SVF::ForkJoinAnalysis::getJoinLoop()'],['../classSVF_1_1TCT.html#a4faeacaa7aa38cf5b61404278b93a91f',1,'SVF::TCT::getJoinLoop()']]],
435
+ ['getjoinsites_8602',['getJoinSites',['../classSVF_1_1ThreadCallGraph.html#aa8be8d48d680b3f2e61b2d8af5e9eddc',1,'SVF::ThreadCallGraph']]],
436
+ ['getkeynodesset_8603',['getKeyNodesSet',['../classSVF_1_1SymState.html#a2916e86763235f565f2a3276631d0d30',1,'SVF::SymState']]],
437
+ ['getkind_8604',['getKind',['../classSVF_1_1CFBasicBlockGWTOComp.html#a906097ba3f14728a1e3e0f7f8d8218a6',1,'SVF::CFBasicBlockGWTOComp::getKind()'],['../classSVF_1_1CommonCHGraph.html#adf2a02fff9d7dd9fc9d92121e5e28f8b',1,'SVF::CommonCHGraph::getKind()'],['../classSVF_1_1PTACallGraph.html#ac6a294ec1c88862c8f7d54000f04e1f7',1,'SVF::PTACallGraph::getKind()'],['../classSVF_1_1VFG.html#ad63c3c11162ba107a6338fb24f9018d7',1,'SVF::VFG::getKind()'],['../classSVF_1_1SVFType.html#a4bc7962d519c1c0380b5a6a144c91c51',1,'SVF::SVFType::getKind()'],['../classSVF_1_1SVFValue.html#a2ba3206a8461ef82713264e235128826',1,'SVF::SVFValue::getKind()']]],
438
+ ['getkindtoattrsmap_8605',['getKindToAttrsMap',['../classSVF_1_1GrammarBase.html#ad6307c28042ff43678bd7bff1cd2c7c1',1,'SVF::GrammarBase::getKindToAttrsMap()'],['../classSVF_1_1CFLGraphBuilder.html#aa3fb91f78b5d9e2c0eb24e4986a5926c',1,'SVF::CFLGraphBuilder::getKindToAttrsMap()']]],
439
+ ['getkindtolabelmap_8606',['getKindToLabelMap',['../classSVF_1_1CFLGraphBuilder.html#a03686822a9dd7d886f3c41ba79f8b481',1,'SVF::CFLGraphBuilder']]],
440
+ ['getlabeltokindmap_8607',['getLabelToKindMap',['../classSVF_1_1CFLGraphBuilder.html#a7e564f2fbaf9b92aab3decaf6cba93c3',1,'SVF::CFLGraphBuilder']]],
441
+ ['getlhssymbol_8608',['getLHSSymbol',['../classSVF_1_1CFGrammar.html#a5962f35418f48005240d0a467a777fcd',1,'SVF::CFGrammar']]],
442
+ ['getlhstoplevptr_8609',['getLHSTopLevPtr',['../classSVF_1_1VFG.html#a1fff5a365e5aa2d99f07f7f64cc35fac',1,'SVF::VFG']]],
443
+ ['getlhsvar_8610',['getLHSVar',['../classSVF_1_1AssignStmt.html#a973a2b79da223275ed6a1831837b89c7',1,'SVF::AssignStmt']]],
444
+ ['getlhsvarid_8611',['getLHSVarID',['../classSVF_1_1AssignStmt.html#a98f731be7be9bc8e7fd09f5c2204c840',1,'SVF::AssignStmt']]],
445
+ ['getllvmcallsite_8612',['getLLVMCallSite',['../namespaceSVF_1_1LLVMUtil.html#a0095d23a9c9d5d62ec4a23c56824b5f0',1,'SVF::LLVMUtil']]],
446
+ ['getllvmfunction_8613',['getLLVMFunction',['../namespaceSVF_1_1LLVMUtil.html#af629cd4994be83b34a3a38464783f54e',1,'SVF::LLVMUtil']]],
447
+ ['getllvmglobalfunctions_8614',['getLLVMGlobalFunctions',['../classSVF_1_1LLVMModuleSet.html#a0b46a2a5ff2165d17993a071d9cc82c1',1,'SVF::LLVMModuleSet']]],
448
+ ['getllvmmodules_8615',['getLLVMModules',['../classSVF_1_1LLVMModuleSet.html#a4091b12bdfe4423d8114612a199bc480',1,'SVF::LLVMModuleSet']]],
449
+ ['getllvmmoduleset_8616',['getLLVMModuleSet',['../classSVF_1_1LLVMModuleSet.html#acf40310917909e4234282c0695a43160',1,'SVF::LLVMModuleSet']]],
450
+ ['getllvmtype_8617',['getLLVMType',['../classSVF_1_1LLVMModuleSet.html#a610a7777a48132caadec167c8109f044',1,'SVF::LLVMModuleSet']]],
451
+ ['getllvmvalue_8618',['getLLVMValue',['../classSVF_1_1LLVMModuleSet.html#aaf9b679407f12b93afc53c157d37b444',1,'SVF::LLVMModuleSet']]],
452
+ ['getloadcgedges_8619',['getLoadCGEdges',['../classSVF_1_1ConstraintGraph.html#afb849d8f3425ff36497d062ecefd2cc1',1,'SVF::ConstraintGraph']]],
453
+ ['getloadcvar_8620',['getLoadCVar',['../classSVF_1_1DDAVFSolver.html#ad42efad8e857290459689833c224e467',1,'SVF::DDAVFSolver']]],
454
+ ['getloaddpm_8621',['getLoadDpm',['../classSVF_1_1DDAVFSolver.html#a630aad14a285c954a50c632f9cb13fa9',1,'SVF::DDAVFSolver']]],
455
+ ['getloadinedges_8622',['getLoadInEdges',['../classSVF_1_1ConstraintNode.html#abd8d146e9b30b6d9757021a84bcab158',1,'SVF::ConstraintNode']]],
456
+ ['getloadmrset_8623',['getLoadMRSet',['../classSVF_1_1MRGenerator.html#a19da5768681a21c52a6c43761814a157',1,'SVF::MRGenerator']]],
457
+ ['getloadmunum_8624',['getLoadMuNum',['../classSVF_1_1MemSSA.html#aafc83f7f22ebf3b3683607440c488bef',1,'SVF::MemSSA']]],
458
+ ['getloadoperand_8625',['getLoadOperand',['../classSVF_1_1MTAAnnotator.html#a399e53d065bc34af428a1ba89a04972b',1,'SVF::MTAAnnotator']]],
459
+ ['getloadoutedges_8626',['getLoadOutEdges',['../classSVF_1_1ConstraintNode.html#a59ab1cea514100c63ee179e3e9a5aa0a',1,'SVF::ConstraintNode']]],
460
+ ['getloadstmt_8627',['getLoadStmt',['../classSVF_1_1LoadMU.html#ab1533c4c25427a6acc1be6f867f3c882',1,'SVF::LoadMU']]],
461
+ ['getloadtomusetmap_8628',['getLoadToMUSetMap',['../classSVF_1_1MemSSA.html#a70dd35ef458c452330dfebcdde17b84c',1,'SVF::MemSSA']]],
462
+ ['getloc_8629',['getLoc',['../classSVF_1_1StmtDPItem.html#a3616c94c4394b61c757ffcd39888d5b9',1,'SVF::StmtDPItem::getLoc()'],['../classSVF_1_1GenericBug.html#abbc86875488c27e53e5c36e95c472b20',1,'SVF::GenericBug::getLoc()']]],
463
+ ['getlockanalysis_8630',['getLockAnalysis',['../classSVF_1_1MTA.html#a76ea96c430365132011f1a4edf0d5570',1,'SVF::MTA']]],
464
+ ['getlockspan_8631',['getLockSpan',['../classSVF_1_1SVFGNodeLockSpan.html#a4e6207b3b64a60993e1e02f6ef125452',1,'SVF::SVFGNodeLockSpan']]],
465
+ ['getlockval_8632',['getLockVal',['../classSVF_1_1LockAnalysis.html#aa3c4548e8f8e47cd716081bda2574ff3',1,'SVF::LockAnalysis::getLockVal()'],['../classSVF_1_1ThreadAPI.html#a758955bf256ab9c16fb9f17e23cc25e0',1,'SVF::ThreadAPI::getLockVal(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a3b81d6d51c286adf406d7597f9d51edc',1,'SVF::ThreadAPI::getLockVal(CallSite cs) const']]],
466
+ ['getloctodpmvecmap_8633',['getLocToDPMVecMap',['../classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959',1,'SVF::DDAVFSolver']]],
467
+ ['getloctoitv_8634',['getLocToItv',['../classSVF_1_1IntervalExeState.html#a653efb144c1f508a91142540b9023de3',1,'SVF::IntervalExeState']]],
468
+ ['getloctovaddrs_8635',['getLocToVAddrs',['../classSVF_1_1ExeState.html#afcb9e71dc8686d5c125d63596bd4f442',1,'SVF::ExeState']]],
469
+ ['getloctoval_8636',['getLocToVal',['../classSVF_1_1ConsExeState.html#adf45b2d4b73220e80a1265f4e1b1ee35',1,'SVF::ConsExeState::getLocToVal()'],['../classSVF_1_1IntervalExeState.html#ae0d4b22023ce63327f55484cffb051cf',1,'SVF::IntervalExeState::getLocToVal()'],['../classSVF_1_1RelExeState.html#a3eb51c26ae9c87e1457d6515e6d537f9',1,'SVF::RelExeState::getLocToVal()']]],
470
+ ['getlocvaddrs_8637',['getLocVAddrs',['../classSVF_1_1IntervalExeState.html#aea4e2221b11824ac6b37667ac0bf25f3',1,'SVF::IntervalExeState']]],
471
+ ['getloop_8638',['getLoop',['../classSVF_1_1TCT.html#a35f0fd73e0d752a426284eb4406ecca2',1,'SVF::TCT::getLoop(const SVFInstruction *inst)'],['../classSVF_1_1TCT.html#af227b820ee93765e6b5c9eb9aad30c91',1,'SVF::TCT::getLoop(const SVFBasicBlock *bb)']]],
472
+ ['getloopanddominfo_8639',['getLoopAndDomInfo',['../classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4',1,'SVF::SVFFunction']]],
473
+ ['getloopbound_8640',['getLoopBound',['../classSVF_1_1SVFLoop.html#ae772c9aab10b88d3c53cdf2cdb23d713',1,'SVF::SVFLoop']]],
474
+ ['getloopheader_8641',['getLoopHeader',['../classSVF_1_1SVFLoopAndDomInfo.html#ac29e502080635ed47b72d471b48b5a8d',1,'SVF::SVFLoopAndDomInfo::getLoopHeader()'],['../classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b',1,'SVF::SVFFunction::getLoopHeader()']]],
475
+ ['getloopinfo_8642',['getLoopInfo',['../classSVF_1_1SVFLoopAndDomInfo.html#a0fb893485fc3df088d921762514faf66',1,'SVF::SVFLoopAndDomInfo::getLoopInfo()'],['../classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942',1,'SVF::SVFFunction::getLoopInfo()']]],
476
+ ['getmainllvmmodule_8643',['getMainLLVMModule',['../classSVF_1_1LLVMModuleSet.html#a9fe3fa15a6a0ec25864cb8439a45596e',1,'SVF::LLVMModuleSet']]],
477
+ ['getmakredprocs_8644',['getMakredProcs',['../classSVF_1_1TCT.html#a54cceb577b4fb89c1d84011ec4d2fe2c',1,'SVF::TCT']]],
478
+ ['getmarkedflag_8645',['getMarkedFlag',['../classSVF_1_1ForkJoinAnalysis.html#a149114898b13e1430c8fbb60978ca4f5',1,'SVF::ForkJoinAnalysis']]],
479
+ ['getmaxbudget_8646',['getMaxBudget',['../classSVF_1_1DPItem.html#af9d8f95249190e164131dc19b6db1b67',1,'SVF::DPItem']]],
480
+ ['getmaxcxtsize_8647',['getMaxCxtSize',['../classSVF_1_1TCT.html#a49f0672760c29b9be7b6f99a4c82ab7e',1,'SVF::TCT']]],
481
+ ['getmaxfieldoffsetlimit_8648',['getMaxFieldOffsetLimit',['../classSVF_1_1MemObj.html#a51be7ad70bc2c6a4230bd2f6b86bdc88',1,'SVF::MemObj::getMaxFieldOffsetLimit()'],['../classSVF_1_1ObjTypeInfo.html#a81bc3d785062c7e527ecf8e564cd52a4',1,'SVF::ObjTypeInfo::getMaxFieldOffsetLimit()']]],
482
+ ['getmaxpathlen_8649',['getMaxPathLen',['../classSVF_1_1ContextCond.html#a935415951bfc6f5089663980bf8e324d',1,'SVF::ContextCond']]],
483
+ ['getmaxstructsize_8650',['getMaxStructSize',['../classSVF_1_1SymbolTableInfo.html#abc7e567209010286a68634c700d76cca',1,'SVF::SymbolTableInfo']]],
484
+ ['getmemobj_8651',['getMemObj',['../classSVF_1_1IRGraph.html#ad5a06a57d64c54ec6e7e92b7e0acfad8',1,'SVF::IRGraph::getMemObj()'],['../classSVF_1_1ObjVar.html#a6a4feb73b54e602407e35eeb09f55930',1,'SVF::ObjVar::getMemObj()']]],
485
+ ['getmemobjptr_8652',['getMemObjPtr',['../classSVF_1_1SymbolTableInfoReader.html#ae2d05807978b81bf9d439e676875c1e1',1,'SVF::SymbolTableInfoReader']]],
486
+ ['getmemoryusagekb_8653',['getMemoryUsageKB',['../namespaceSVF_1_1SVFUtil.html#a630ff9c47f58f9b8df7c8a2b3711477c',1,'SVF::SVFUtil']]],
487
+ ['getmemtofieldsmap_8654',['getMemToFieldsMap',['../classSVF_1_1SVFIR.html#a6f46446d667258b32ddc1ccab48f651c',1,'SVF::SVFIR']]],
488
+ ['getmemusage_8655',['getMemUsage',['../classSVF_1_1SaberCondAllocator.html#ac0060d6660cb022e599dbcb9eabc5aaa',1,'SVF::SaberCondAllocator']]],
489
+ ['getmhp_8656',['getMHP',['../classSVF_1_1FSMPTA.html#a2d0cfa271848bc9a20fda25f12b2a4f2',1,'SVF::FSMPTA::getMHP()'],['../classSVF_1_1MTA.html#a8cfcfb26e22cc40260f6df6d50701bdb',1,'SVF::MTA::getMHP()']]],
490
+ ['getmhpfunctions_8657',['getMHPFunctions',['../classSVF_1_1PCG.html#a3106e03b7df8b34f50c769e1417f341c',1,'SVF::PCG']]],
491
+ ['getmntent_8658',['getmntent',['../extapi_8c.html#a97efc429c3b2da31963e723f0f6956c9',1,'extapi.c']]],
492
+ ['getmntent_5fr_8659',['getmntent_r',['../extapi_8c.html#a0467c34eaa7dd0434c17762177dd08bf',1,'extapi.c']]],
493
+ ['getmodelconstants_8660',['getModelConstants',['../classSVF_1_1SymbolTableInfo.html#a89e9c6da843e5eef25c51afd5d0937e5',1,'SVF::SymbolTableInfo']]],
494
+ ['getmodinfoforcall_8661',['getModInfoForCall',['../classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80',1,'SVF::MRGenerator']]],
495
+ ['getmodrefinfo_8662',['getModRefInfo',['../classSVF_1_1MRGenerator.html#ac14c99ee6064fc9cf30120a83c78e702',1,'SVF::MRGenerator::getModRefInfo(const CallICFGNode *cs)'],['../classSVF_1_1MRGenerator.html#a3604b6e29860be15ea5b5dc028b84af8',1,'SVF::MRGenerator::getModRefInfo(const CallICFGNode *cs, const SVFValue *V)'],['../classSVF_1_1MRGenerator.html#a7e1c258e120d89d7b9d6e414f91c6e4a',1,'SVF::MRGenerator::getModRefInfo(const CallICFGNode *cs1, const CallICFGNode *cs2)'],['../classSVF_1_1WPAPass.html#a2e9bdaf8789eed5af34cc70e7eb0ba01',1,'SVF::WPAPass::getModRefInfo(const CallSite callInst)'],['../classSVF_1_1WPAPass.html#af402037fa1a5cffee0db9b97f49d3473',1,'SVF::WPAPass::getModRefInfo(const CallSite callInst, const SVFValue *V)'],['../classSVF_1_1WPAPass.html#a081be672a9fc1b1fd93f00d390b8fc95',1,'SVF::WPAPass::getModRefInfo(const CallSite callInst1, const CallSite callInst2)']]],
496
+ ['getmodsideeffectofcallsite_8663',['getModSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a1535832f5b1ae3178fea950bf71fdd99',1,'SVF::MRGenerator']]],
497
+ ['getmodsideeffectoffunction_8664',['getModSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#a7d47fbc3dbe8fd19ca5e4210bdecf914',1,'SVF::MRGenerator']]],
498
+ ['getmodule_8665',['getModule',['../classSVF_1_1LLVMModuleSet.html#a8afb7ab3ee4632e78d546e549110e74c',1,'SVF::LLVMModuleSet::getModule()'],['../classSVF_1_1LockResultValidator.html#a7b8a2bf9962bd57e103039ead85821d2',1,'SVF::LockResultValidator::getModule()'],['../classSVF_1_1MTAResultValidator.html#aecaf875c6c88f7ba6fa45540e8436f57',1,'SVF::MTAResultValidator::getModule()'],['../classSVF_1_1DDAClient.html#ad9484fac56de8beaf120b1611d23dddc',1,'SVF::DDAClient::getModule()'],['../classSVF_1_1PointerAnalysis.html#ad8b71cebf46deaf60e2cd4f6d6bb9433',1,'SVF::PointerAnalysis::getModule()'],['../classSVF_1_1MTAResultValidator.html#aecaf875c6c88f7ba6fa45540e8436f57',1,'SVF::MTAResultValidator::getModule()'],['../classSVF_1_1SVFIR.html#ad6e18f520f6b559f2304002792f6b701',1,'SVF::SVFIR::getModule()'],['../classSVF_1_1SymbolTableInfo.html#a40387a4893ae5caf58d6f786533d2f44',1,'SVF::SymbolTableInfo::getModule()']]],
499
+ ['getmoduleidentifier_8666',['getModuleIdentifier',['../classSVF_1_1SVFModule.html#aa8bab1ad6cab332fe24066b9cf487344',1,'SVF::SVFModule']]],
500
+ ['getmodulenum_8667',['getModuleNum',['../classSVF_1_1LLVMModuleSet.html#ae265a7f3cc7367d62013e0f15cf3d233',1,'SVF::LLVMModuleSet']]],
501
+ ['getmoduleref_8668',['getModuleRef',['../classSVF_1_1LLVMModuleSet.html#ad647d73d2e1bda61348eff658e32f481',1,'SVF::LLVMModuleSet']]],
502
+ ['getmodulusoffset_8669',['getModulusOffset',['../classSVF_1_1SymbolTableInfo.html#a54418613d6492e80f644f3db86abc9ad',1,'SVF::SymbolTableInfo']]],
503
+ ['getmr_8670',['getMR',['../classSVF_1_1MRGenerator.html#a55d38020bbece70847f7e72bb02bc4af',1,'SVF::MRGenerator::getMR()'],['../classSVF_1_1MRVer.html#a63bd0641be553860cc5f517634b65825',1,'SVF::MRVer::getMR()'],['../classSVF_1_1MSSAMU.html#a6bd671839ec0376439ccd81d5b2eff30',1,'SVF::MSSAMU::getMR()'],['../classSVF_1_1MSSADEF.html#ab3070e4293ceb5ca9c25702f76ac427c',1,'SVF::MSSADEF::getMR()']]],
504
+ ['getmrgenerator_8671',['getMRGenerator',['../classSVF_1_1MemSSA.html#ab2dfdcf6fb50ba6cacad1254350a5b09',1,'SVF::MemSSA']]],
505
+ ['getmrid_8672',['getMRID',['../classSVF_1_1MemRegion.html#a7d38f6ef18106eb388b3a289aad79802',1,'SVF::MemRegion']]],
506
+ ['getmrnum_8673',['getMRNum',['../classSVF_1_1MRGenerator.html#aff53860ef2b0effb9250dc7348640085',1,'SVF::MRGenerator']]],
507
+ ['getmrset_8674',['getMRSet',['../classSVF_1_1MRGenerator.html#a1f69924c587c4e68a029fd4e86cffacf',1,'SVF::MRGenerator']]],
508
+ ['getmrsforcallsiteref_8675',['getMRsForCallSiteRef',['../classSVF_1_1DistinctMRG.html#a74c36d4c98b95c2d40c9970e5f6aecc1',1,'SVF::DistinctMRG::getMRsForCallSiteRef()'],['../classSVF_1_1IntraDisjointMRG.html#a89ca36aaf82f17963abaa67c88415272',1,'SVF::IntraDisjointMRG::getMRsForCallSiteRef()'],['../classSVF_1_1MRGenerator.html#a02c60ceb7c9c37bcf83c739aa4083acc',1,'SVF::MRGenerator::getMRsForCallSiteRef()']]],
509
+ ['getmrsforload_8676',['getMRsForLoad',['../classSVF_1_1DistinctMRG.html#a1a4fa7e9fb42a59fac2104b208a1e66b',1,'SVF::DistinctMRG::getMRsForLoad()'],['../classSVF_1_1IntraDisjointMRG.html#ae577d4d6f3a6e6fb62f6eff49ca6be88',1,'SVF::IntraDisjointMRG::getMRsForLoad()'],['../classSVF_1_1InterDisjointMRG.html#ae7846579fc473ae5eb6c9a8fac712d9a',1,'SVF::InterDisjointMRG::getMRsForLoad()'],['../classSVF_1_1MRGenerator.html#abe8d6217250d227e743e4b581497aae8',1,'SVF::MRGenerator::getMRsForLoad()']]],
510
+ ['getmrsforloadfrominterlist_8677',['getMRsForLoadFromInterList',['../classSVF_1_1IntraDisjointMRG.html#a8d390306f30e8b9736a3d1228ef5bf3a',1,'SVF::IntraDisjointMRG']]],
511
+ ['getmrver_8678',['getMRVer',['../classSVF_1_1FormalINSVFGNode.html#a07e23637c89164add5fc3ea52b250735',1,'SVF::FormalINSVFGNode::getMRVer()'],['../classSVF_1_1FormalOUTSVFGNode.html#ad2e841a18b777220c2b13f38289d6168',1,'SVF::FormalOUTSVFGNode::getMRVer()'],['../classSVF_1_1ActualINSVFGNode.html#aa92b36228a6f42496984cfea32f3415c',1,'SVF::ActualINSVFGNode::getMRVer()'],['../classSVF_1_1ActualOUTSVFGNode.html#a3e3a14a042d75e5613eb049a9eb4fac5',1,'SVF::ActualOUTSVFGNode::getMRVer()'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a9d4b2b8d343796bb465cc5a138eb3f18',1,'SVF::IntraMSSAPHISVFGNode::getMRVer()'],['../classSVF_1_1MSSAMU.html#ad120dfc87b90b26649bcd8d0c0d3ca80',1,'SVF::MSSAMU::getMRVer()']]],
512
+ ['getmrverfromstring_8679',['getMRVERFromString',['../classSVF_1_1SVFG.html#a910298ed854a6b88b9dae44181ca72de',1,'SVF::SVFG']]],
513
+ ['getmssa_8680',['getMSSA',['../classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9',1,'SVF::SVFG']]],
514
+ ['getmuset_8681',['getMUSet',['../classSVF_1_1MemSSA.html#af4d11a0c7da0ddd7dff8d75a00279847',1,'SVF::MemSSA::getMUSet(const LoadStmt *ld)'],['../classSVF_1_1MemSSA.html#af1a7b3ca0144ebff3747715e89646fbb',1,'SVF::MemSSA::getMUSet(const CallICFGNode *cs)']]],
515
+ ['getmutdfptdataty_8682',['getMutDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483',1,'SVF::BVDataPTAImpl']]],
516
+ ['getmutptdataty_8683',['getMutPTDataTy',['../classSVF_1_1CondPTAImpl.html#ab582d46731c06a7fa022bf301d6008c1',1,'SVF::CondPTAImpl']]],
517
+ ['getname_8684',['getName',['../classSVF_1_1DCHNode.html#a089af6085dec833b58133a9e834dab54',1,'SVF::DCHNode::getName()'],['../classSVF_1_1CFBasicBlockNode.html#a4ed32455eaafc3bd1a06ed9b417b329d',1,'SVF::CFBasicBlockNode::getName()'],['../classSVF_1_1CHNode.html#af6e71c1a932464b1b615fc177f5af089',1,'SVF::CHNode::getName()'],['../classSVF_1_1SVFStructType.html#acf9690a279fb50ff2ac635fbad617da8',1,'SVF::SVFStructType::getName()'],['../classSVF_1_1SVFValue.html#a2401b022638769f59f86ab424a189b6e',1,'SVF::SVFValue::getName()']]],
518
+ ['getnextcollapsenode_8685',['getNextCollapseNode',['../classSVF_1_1ConstraintGraph.html#a006667ed55132ca0909c0e9118fea704',1,'SVF::ConstraintGraph']]],
519
+ ['getnextinsts_8686',['getNextInsts',['../namespaceSVF_1_1LLVMUtil.html#afbd60d5443c7fa1448813d00bb5d0fa7',1,'SVF::LLVMUtil::getNextInsts(const Instruction *curInst, std::vector< const SVFInstruction * > &instList)'],['../namespaceSVF_1_1LLVMUtil.html#a7fa1f910598426330f08da19e9efdfa3',1,'SVF::LLVMUtil::getNextInsts(const Instruction *curInst, std::vector< const Instruction * > &instList)']]],
520
+ ['getnode_8687',['getNode',['../classSVF_1_1DCHGraph.html#a96c68bbb5ee5e939158ce0b67da2c61d',1,'SVF::DCHGraph::getNode()'],['../classSVF_1_1CHGraph.html#a7beec68a60036c93a741a7152e8198b6',1,'SVF::CHGraph::getNode()'],['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#aeefa37ea906724788126edfb45a80564',1,'SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > * >::getNode()'],['../classSVF_1_1SrcSnkSolver.html#a18008d5496010aa5f54aade230bd64ff',1,'SVF::SrcSnkSolver::getNode()'],['../classSVF_1_1GraphReachSolver.html#a0b7f0923105dfb198a2a8428d6c1ca98',1,'SVF::GraphReachSolver::getNode()']]],
521
+ ['getnode_5fh_8688',['getNode_h',['../classSVF_1_1POCRHybridSolver.html#a6a1bf7bbf1b28aa762af4b51bff10afb',1,'SVF::POCRHybridSolver']]],
522
+ ['getnodeattributes_8689',['getNodeAttributes',['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html#a6a127e760a76f581b57edcdbe607eab6',1,'SVF::DOTGraphTraits< SVF::CDG * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html#a97e3cbb530c0b4c0dcb9aa0de9406ed3',1,'SVF::DOTGraphTraits< SVF::CFBasicBlockGraph * >::getNodeAttributes()'],['../structSVF_1_1DefaultDOTGraphTraits.html#a3438f5f1ed763f2f7818535f212ff43b',1,'SVF::DefaultDOTGraphTraits::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01CFLGraph_01_5_01_4.html#a35499a5e7010339f4333cead3b2c4cfc',1,'SVF::DOTGraphTraits< CFLGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01CHGraph_01_5_01_4.html#a8109531ce97bb08828b06f2203c3b347',1,'SVF::DOTGraphTraits< CHGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#a646cb350726d62532cda229aaf6af9cc',1,'SVF::DOTGraphTraits< ConstraintGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html#ada6dd55df689908741823e8e3a3cf289',1,'SVF::DOTGraphTraits< ICFG * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a3f073b3b89256914a1582dabebd308e9',1,'SVF::DOTGraphTraits< IRGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#ab35af67d234b32aeb2bed4336058cb57',1,'SVF::DOTGraphTraits< PTACallGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#ad851a3820df828f0598046e0c953330c',1,'SVF::DOTGraphTraits< SVFG * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#a58fa641de3db32b97edcb60a64004270',1,'SVF::DOTGraphTraits< VFG * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01TCT_01_5_01_4.html#a61074356d304d9f1e4a2b9870f6e0fcd',1,'SVF::DOTGraphTraits< TCT * >::getNodeAttributes()']]],
523
+ ['getnodedescription_8690',['getNodeDescription',['../structSVF_1_1DefaultDOTGraphTraits.html#af5800f2d8efa24fee85f03871c07df21',1,'SVF::DefaultDOTGraphTraits']]],
524
+ ['getnodeid_8691',['getNodeID',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html#ae620329c06aec6369ed5403900705728',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >::getNodeID()'],['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#a0157251724c0ccab190f1199899df717',1,'SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > * >::getNodeID()']]],
525
+ ['getnodeidentifierlabel_8692',['getNodeIdentifierLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a0f81b82658f62589ec429c601538f6e9',1,'SVF::DefaultDOTGraphTraits']]],
526
+ ['getnodeidfromitem_8693',['getNodeIDFromItem',['../classSVF_1_1SrcSnkSolver.html#ab37d80b1c7a1ebfa0e19c70792c5129e',1,'SVF::SrcSnkSolver::getNodeIDFromItem()'],['../classSVF_1_1GraphReachSolver.html#a84f39b3234ddf8198c793ff8c5d59cdf',1,'SVF::GraphReachSolver::getNodeIDFromItem()']]],
527
+ ['getnodekind_8694',['getNodeKind',['../classSVF_1_1GenericNode.html#a391e996d695b114530120723da1d003e',1,'SVF::GenericNode']]],
528
+ ['getnodelabel_8695',['getNodeLabel',['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html#a23e6aa55ef0b0e4ca3573c2bf0185dcf',1,'SVF::DOTGraphTraits< SVF::CDG * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html#a120207fca1bca1b08817bdec4ff39610',1,'SVF::DOTGraphTraits< SVF::CFBasicBlockGraph * >::getNodeLabel()'],['../structSVF_1_1DefaultDOTGraphTraits.html#a07487bbf691110420c680250994a6eba',1,'SVF::DefaultDOTGraphTraits::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01CFLGraph_01_5_01_4.html#a6aef2b3f8e4e6f843724613ad7100932',1,'SVF::DOTGraphTraits< CFLGraph * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01CHGraph_01_5_01_4.html#a18f64ddaaa6da45e247ee44ad03cac3d',1,'SVF::DOTGraphTraits< CHGraph * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#a9e45113303655dd4b3951f975cc7790f',1,'SVF::DOTGraphTraits< ConstraintGraph * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html#a04de29b725e362137f9469850cf24eed',1,'SVF::DOTGraphTraits< ICFG * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a32b24e38559d65b4aaf0473cbda94038',1,'SVF::DOTGraphTraits< IRGraph * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#a7b17561e1c7aa483611ec69293a86595',1,'SVF::DOTGraphTraits< PTACallGraph * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#a408191812417e4cf67c63197498e8bff',1,'SVF::DOTGraphTraits< SVFG * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#ab891ea12cf363b28d15cc6cbbc6ca205',1,'SVF::DOTGraphTraits< VFG * >::getNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01TCT_01_5_01_4.html#ab0babde1e6a0d3a96149236c19bea756',1,'SVF::DOTGraphTraits< TCT * >::getNodeLabel()']]],
529
+ ['getnodemapping_8696',['getNodeMapping',['../classSVF_1_1PointsTo.html#a5fd783872908d85e9192f4348ac0b493',1,'SVF::PointsTo']]],
530
+ ['getnodenumafterpagbuild_8697',['getNodeNumAfterPAGBuild',['../classSVF_1_1IRGraph.html#a0a18bca50f7cd3a1882754f19303d257',1,'SVF::IRGraph']]],
531
+ ['getnodeptr_8698',['getNodePtr',['../classSVF_1_1GenericGraphReader.html#ab09fa674af96a107ac14306eae021381',1,'SVF::GenericGraphReader']]],
532
+ ['getnonterminals_8699',['getNonterminals',['../classSVF_1_1GrammarBase.html#a04140ef06feee613506529fd8c23665e',1,'SVF::GrammarBase']]],
533
+ ['getnullptr_8700',['getNullPtr',['../classSVF_1_1IRGraph.html#a3de9a2a565c303f68a90c32dc59febd5',1,'SVF::IRGraph']]],
534
+ ['getnumargoperands_8701',['getNumArgOperands',['../classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121',1,'SVF::SVFCallInst::getNumArgOperands()'],['../classSVF_1_1CallSite.html#a6b7a7e6da24425a3b15aa1803c673288',1,'SVF::CallSite::getNumArgOperands()']]],
535
+ ['getnumber_8702',['getNumber',['../classSVF_1_1ConsExeState.html#a3efeeb8311b868c4a7fc2df69f061317',1,'SVF::ConsExeState']]],
536
+ ['getnumeral_8703',['getNumeral',['../classSVF_1_1BoundedZ3Expr.html#af62c2d6bc40080b9728c107cf317184b',1,'SVF::BoundedZ3Expr::getNumeral()'],['../classSVF_1_1IntervalValue.html#ae081b5c462f8ed5b306719822e35cea9',1,'SVF::IntervalValue::getNumeral()'],['../classSVF_1_1NumericLiteral.html#a4181e5e15e10304ea524e5f8b2a3f576',1,'SVF::NumericLiteral::getNumeral()']]],
537
+ ['getnumfields_8704',['getNumFields',['../classSVF_1_1DCHGraph.html#a0788694fbff155949fc4f4d6487c223e',1,'SVF::DCHGraph']]],
538
+ ['getnumobjects_8705',['getNumObjects',['../classSVF_1_1NodeIDAllocator.html#ad63e43c65cb7d7cac7824f5cede5ec89',1,'SVF::NodeIDAllocator']]],
539
+ ['getnumofcxtlocks_8706',['getNumOfCxtLocks',['../classSVF_1_1LockAnalysis.html#a3df63f936d488166109d73bdcf0437d5',1,'SVF::LockAnalysis']]],
540
+ ['getnumofelements_8707',['getNumOfElements',['../classSVF_1_1SymbolTableBuilder.html#a674b84d529c762af3a45e7d4ce4d543d',1,'SVF::SymbolTableBuilder::getNumOfElements()'],['../classSVF_1_1MemObj.html#aa14b59ba9e14140bf158f3c4ebef9fa5',1,'SVF::MemObj::getNumOfElements()'],['../classSVF_1_1ObjTypeInfo.html#a9329740d5db9212c69ed28ca6410559e',1,'SVF::ObjTypeInfo::getNumOfElements()']]],
541
+ ['getnumofflattenelements_8708',['getNumOfFlattenElements',['../classSVF_1_1SymbolTableBuilder.html#a603cf580467b32df5fad94ade3287b0f',1,'SVF::SymbolTableBuilder::getNumOfFlattenElements()'],['../classSVF_1_1StInfo.html#a518c82138fcadc6634980566c1c0f762',1,'SVF::StInfo::getNumOfFlattenElements()'],['../classSVF_1_1SymbolTableInfo.html#a811a3489df0f793c7a5482d31d470a4c',1,'SVF::SymbolTableInfo::getNumOfFlattenElements()']]],
542
+ ['getnumofflattenfields_8709',['getNumOfFlattenFields',['../classSVF_1_1StInfo.html#ae5fad367673315da57a604e64b5889f0',1,'SVF::StInfo']]],
543
+ ['getnumofforksite_8710',['getNumOfForksite',['../classSVF_1_1ThreadCallGraph.html#aa847760765aae18bcb93b260a881441b',1,'SVF::ThreadCallGraph']]],
544
+ ['getnumofjoinsite_8711',['getNumOfJoinsite',['../classSVF_1_1ThreadCallGraph.html#a733bf08c7a496435ad09a41e6b0343ff',1,'SVF::ThreadCallGraph']]],
545
+ ['getnumofoobquery_8712',['getNumOfOOBQuery',['../classSVF_1_1DDAStat.html#ab508281a78749ec5d7b5dc8231a4be11',1,'SVF::DDAStat']]],
546
+ ['getnumofparforsite_8713',['getNumOfParForSite',['../classSVF_1_1ThreadCallGraph.html#ad883eb92aece6818a3a0a261fa3407ce',1,'SVF::ThreadCallGraph']]],
547
+ ['getnumofresolvedindcalledge_8714',['getNumOfResolvedIndCallEdge',['../classSVF_1_1PTACallGraph.html#a12c899013f8a9ddd895bfb5027a84d4c',1,'SVF::PTACallGraph::getNumOfResolvedIndCallEdge()'],['../classSVF_1_1PointerAnalysis.html#ad2c8654a6672472f9bf17681aa9b60bb',1,'SVF::PointerAnalysis::getNumOfResolvedIndCallEdge()']]],
548
+ ['getnumsuccessors_8715',['getNumSuccessors',['../classSVF_1_1BranchVFGNode.html#ad070e36a440deb982779cec18aa03ee6',1,'SVF::BranchVFGNode::getNumSuccessors()'],['../classSVF_1_1BranchStmt.html#a022d355bde3d0d0a9471cd125b24583b',1,'SVF::BranchStmt::getNumSuccessors()'],['../classSVF_1_1SVFBasicBlock.html#aebc0d1aa674dec207a99c7fc148c9c36',1,'SVF::SVFBasicBlock::getNumSuccessors()']]],
549
+ ['getobj_8716',['getObj',['../classSVF_1_1SymbolTableInfo.html#a65f49178a948380c2d6105178509a906',1,'SVF::SymbolTableInfo']]],
550
+ ['getobject_8717',['getObject',['../classSVF_1_1DummyVersionPropSVFGNode.html#ac10a4b9c2ee536cfcb74120d86c0619f',1,'SVF::DummyVersionPropSVFGNode::getObject()'],['../classSVF_1_1SVFIR.html#a2dd4d5f704906270af13e7a07f900eb1',1,'SVF::SVFIR::getObject(NodeID id) const'],['../classSVF_1_1SVFIR.html#a25b86c16d11b4d50ccc28ead525687ae',1,'SVF::SVFIR::getObject(const ObjVar *node) const']]],
551
+ ['getobjectnode_8718',['getObjectNode',['../classSVF_1_1SVFIRBuilder.html#a5a93f3d13e2b3df126fbc42b1bd09006',1,'SVF::SVFIRBuilder::getObjectNode()'],['../classSVF_1_1IRGraph.html#ab1e2f58c350ec14763b4d8a424984d47',1,'SVF::IRGraph::getObjectNode()']]],
552
+ ['getobjectnodenum_8719',['getObjectNodeNum',['../classSVF_1_1IRGraph.html#a82528aff779ccf8f723f57507dd2d991',1,'SVF::IRGraph']]],
553
+ ['getobjsym_8720',['getObjSym',['../classSVF_1_1SymbolTableInfo.html#a7cf19b236d4e44f8ae8da9b303466b36',1,'SVF::SymbolTableInfo']]],
554
+ ['getoffsetvarandgeptypepairvec_8721',['getOffsetVarAndGepTypePairVec',['../classSVF_1_1AccessPath.html#ac4f6bf6b6b257eb6b97b34f22d52eaf6',1,'SVF::AccessPath::getOffsetVarAndGepTypePairVec()'],['../classSVF_1_1GepStmt.html#a0572909694bf47d9448a0f1e5e14a50b',1,'SVF::GepStmt::getOffsetVarAndGepTypePairVec()']]],
555
+ ['getopcode_8722',['getOpcode',['../classSVF_1_1BinaryOPStmt.html#ad0a7c5e87355d7a83176343322db448f',1,'SVF::BinaryOPStmt::getOpcode()'],['../classSVF_1_1UnaryOPStmt.html#af29723d5e777b10d53d48263a786f5b6',1,'SVF::UnaryOPStmt::getOpcode()']]],
556
+ ['getoperand_8723',['getOperand',['../classllvm_1_1generic__bridge__gep__type__iterator.html#a9494bbdc909dab98dd3fd23a416f3a31',1,'llvm::generic_bridge_gep_type_iterator']]],
557
+ ['getopicfgnode_8724',['getOpICFGNode',['../classSVF_1_1PhiStmt.html#a0b97394bc1946c0185d2c11fbc2181f4',1,'SVF::PhiStmt']]],
558
+ ['getopincomingbb_8725',['getOpIncomingBB',['../classSVF_1_1IntraPHIVFGNode.html#a3a6ef9d2b10a6f2f1ac1b25590f56a70',1,'SVF::IntraPHIVFGNode']]],
559
+ ['getopndvars_8726',['getOpndVars',['../classSVF_1_1MultiOpndStmt.html#a0441f2646fed28830439c41a0704ed4b',1,'SVF::MultiOpndStmt']]],
560
+ ['getoption_8727',['getOption',['../classOptionBase.html#abf205790830ba8c3bb7097701ca86a69',1,'OptionBase']]],
561
+ ['getoptionsmap_8728',['getOptionsMap',['../classOptionBase.html#ac68017dd45d05c5fe26ae04bb58f903c',1,'OptionBase']]],
562
+ ['getopvar_8729',['getOpVar',['../classSVF_1_1UnaryOPVFGNode.html#adb0928a2547397d0ac2bbc2cf261d595',1,'SVF::UnaryOPVFGNode::getOpVar()'],['../classSVF_1_1MultiOpndStmt.html#a18f9d9ea87def35d4eaa707a339316b8',1,'SVF::MultiOpndStmt::getOpVar()'],['../classSVF_1_1UnaryOPStmt.html#abde2b32d5bbd37df0e194b1a4e78483b',1,'SVF::UnaryOPStmt::getOpVar()']]],
563
+ ['getopvarid_8730',['getOpVarID',['../classSVF_1_1MultiOpndStmt.html#a5c6efcc023e90ef2e618586091958c59',1,'SVF::MultiOpndStmt::getOpVarID()'],['../classSVF_1_1UnaryOPStmt.html#a8029b46bccda153ca2e677686c2655e2',1,'SVF::UnaryOPStmt::getOpVarID()']]],
564
+ ['getopvarnum_8731',['getOpVarNum',['../classSVF_1_1MultiOpndStmt.html#af300571886b7aa2d84b0a70851c99bc3',1,'SVF::MultiOpndStmt']]],
565
+ ['getopver_8732',['getOpVer',['../classSVF_1_1MSSAPHISVFGNode.html#a9ff8a58538d4df8e06e8d16dd58f02a3',1,'SVF::MSSAPHISVFGNode::getOpVer()'],['../classSVF_1_1CmpVFGNode.html#a62a87f7ee66c51302e093bbaf5d0901b',1,'SVF::CmpVFGNode::getOpVer()'],['../classSVF_1_1BinaryOPVFGNode.html#a4c71d3d586a5389f524f93ca82ffe0e5',1,'SVF::BinaryOPVFGNode::getOpVer()'],['../classSVF_1_1UnaryOPVFGNode.html#a1582b9fe65306c3fcd8c5390f5c07e5d',1,'SVF::UnaryOPVFGNode::getOpVer()'],['../classSVF_1_1PHIVFGNode.html#a4277e367a10362ddc14dbe219a88353a',1,'SVF::PHIVFGNode::getOpVer()'],['../classSVF_1_1MSSACHI.html#a7af6f73ff1432d4adb5ee8493fbe73fb',1,'SVF::MSSACHI::getOpVer()'],['../classSVF_1_1MSSAPHI.html#aeb5a948499f913264de749001f605a4e',1,'SVF::MSSAPHI::getOpVer()']]],
566
+ ['getopvernum_8733',['getOpVerNum',['../classSVF_1_1MSSAPHISVFGNode.html#af7bd2cd776dcdbd1aee11569ec9f4a4f',1,'SVF::MSSAPHISVFGNode::getOpVerNum()'],['../classSVF_1_1CmpVFGNode.html#ad95b04c10a54b38344863e6552fc7775',1,'SVF::CmpVFGNode::getOpVerNum()'],['../classSVF_1_1BinaryOPVFGNode.html#a16511457605363135685cf3cf3a474dd',1,'SVF::BinaryOPVFGNode::getOpVerNum()'],['../classSVF_1_1UnaryOPVFGNode.html#aeb8722a2efdc4bf4e79d65230dc41fd5',1,'SVF::UnaryOPVFGNode::getOpVerNum()'],['../classSVF_1_1PHIVFGNode.html#aa147f43ddf3efac3e0143235ab611cf2',1,'SVF::PHIVFGNode::getOpVerNum()'],['../classSVF_1_1MSSAPHI.html#adbefc58750f87cf1c30dd5d445b50feb',1,'SVF::MSSAPHI::getOpVerNum()']]],
567
+ ['getoraddblockicfgnode_8734',['getOrAddBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#ae832950bae16346dd25f9e47ee13c34c',1,'SVF::ICFGBuilder']]],
568
+ ['getoraddinterblockicfgnode_8735',['getOrAddInterBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#a5d7c24a1bf3300f784741ed8dba5a683',1,'SVF::ICFGBuilder']]],
569
+ ['getoraddintrablockicfgnode_8736',['getOrAddIntraBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#a151a19548cfed20501ddbeb786417b8b',1,'SVF::ICFGBuilder']]],
570
+ ['getoraddsvftypeinfo_8737',['getOrAddSVFTypeInfo',['../classSVF_1_1SymbolTableBuilder.html#af7aae2e2851c948f85600066a5a394ca',1,'SVF::SymbolTableBuilder']]],
571
+ ['getorcreatenode_8738',['getOrCreateNode',['../classSVF_1_1DCHGraph.html#a9ed6b91fad334605f514049a2072b538',1,'SVF::DCHGraph']]],
572
+ ['getorcreatetctnode_8739',['getOrCreateTCTNode',['../classSVF_1_1TCT.html#a5d890da8d9d91b8cc4c529eb427192c4',1,'SVF::TCT']]],
573
+ ['getoriginalelemtype_8740',['getOriginalElemType',['../classSVF_1_1StInfo.html#a055697f565cb9d73b41110090fe50159',1,'SVF::StInfo::getOriginalElemType()'],['../classSVF_1_1SymbolTableInfo.html#a4bf84ef15f3b4cc865ac64ca0aae84e7',1,'SVF::SymbolTableInfo::getOriginalElemType()']]],
574
+ ['getostream_8741',['getOStream',['../classSVF_1_1GraphWriter.html#afa5d94effc56067e44eba9a11afd5284',1,'SVF::GraphWriter']]],
575
+ ['getothersvfconstant_8742',['getOtherSVFConstant',['../classSVF_1_1LLVMModuleSet.html#a74256f36f0fdc242df9729906c34efbc',1,'SVF::LLVMModuleSet']]],
576
+ ['getothervalueset_8743',['getOtherValueSet',['../classSVF_1_1SVFModule.html#af22af3a6d54bb510e5c4805eff3d12cd',1,'SVF::SVFModule']]],
577
+ ['getoutedges_8744',['getOutEdges',['../classSVF_1_1CFBasicBlockNode.html#a48c0b6643c481afb15d4c4f89d00eecb',1,'SVF::CFBasicBlockNode::getOutEdges()'],['../classSVF_1_1GenericNode.html#a2d9cd758d6f8c5189d9b90b74f43e009',1,'SVF::GenericNode::getOutEdges()']]],
578
+ ['getoutedgewithty_8745',['getOutEdgeWithTy',['../classSVF_1_1CFLNode.html#a0a1b7384a42cad855bddf881e0e09542',1,'SVF::CFLNode']]],
579
+ ['getoutgoingedges_8746',['getOutgoingEdges',['../classSVF_1_1SVFVar.html#a927733580b47be5ffcfced44ba9fd6c3',1,'SVF::SVFVar']]],
580
+ ['getoutgoingedgesbegin_8747',['getOutgoingEdgesBegin',['../classSVF_1_1SVFVar.html#a9e40eafe55a2c1448b830b56ae72e17f',1,'SVF::SVFVar']]],
581
+ ['getoutgoingedgesend_8748',['getOutgoingEdgesEnd',['../classSVF_1_1SVFVar.html#aa5176fce9746bc585d43ebb4c8c824e5',1,'SVF::SVFVar']]],
582
+ ['getoutput_8749',['getOutput',['../classSVF_1_1LockResultValidator.html#ab71d89c954395df7d108263b3fa87330',1,'SVF::LockResultValidator::getOutput()'],['../classSVF_1_1MTAResultValidator.html#a9c9baeb57a645b57cc9053b3071f0602',1,'SVF::MTAResultValidator::getOutput()'],['../classSVF_1_1RaceResultValidator.html#afdd89e26a7c168762bfe85746252827f',1,'SVF::RaceResultValidator::getOutput()'],['../classSVF_1_1MTAResultValidator.html#a829e59b4f8cf01c125cf8a9b45f7b7d0',1,'SVF::MTAResultValidator::getOutput()'],['../classSVF_1_1RaceResultValidator.html#afdd89e26a7c168762bfe85746252827f',1,'SVF::RaceResultValidator::getOutput()']]],
583
+ ['getoutputforinterlevanalysis_8750',['getOutputforInterlevAnalysis',['../classSVF_1_1MTAResultValidator.html#ac24a8a6922d9dc9edecab3bc45bc9204',1,'SVF::MTAResultValidator::getOutputforInterlevAnalysis(const char *scenario, INTERLEV_FLAG analysisRes)'],['../classSVF_1_1MTAResultValidator.html#a9f7c30f6bb29630101b034009f7d944c',1,'SVF::MTAResultValidator::getOutputforInterlevAnalysis(const char *scenario, INTERLEV_FLAG analysisRes)']]],
584
+ ['getpag_8751',['getPAG',['../classSVF_1_1SVFIRBuilder.html#af44d4587defa76f1e7f2645f9711558a',1,'SVF::SVFIRBuilder::getPAG()'],['../classSVF_1_1VFG.html#a7622e381fbc1601b3f9a8384df2751bd',1,'SVF::VFG::getPAG()'],['../classSVF_1_1PointerAnalysis.html#a240219c2dc4f5cc5f85445e18c79b83b',1,'SVF::PointerAnalysis::getPAG()'],['../classSVF_1_1MemSSA.html#a41b153f2f8f3a27be63750e73a290569',1,'SVF::MemSSA::getPAG()'],['../classSVF_1_1FSMPTA.html#ad93ee6450a9eb498369bf63acc9f6578',1,'SVF::FSMPTA::getPAG()'],['../classSVF_1_1SrcSnkDDA.html#a4f37c66db2588cd691353a9ad1a4d5b1',1,'SVF::SrcSnkDDA::getPAG()'],['../classSVF_1_1PAGBuilderFromFile.html#ae016c545a237beea35c4ed8fd3ad037a',1,'SVF::PAGBuilderFromFile::getPAG()'],['../classSVF_1_1SVFIR.html#a37cfa2aa4e7b98ef9dc8179f581a2362',1,'SVF::SVFIR::getPAG()']]],
585
+ ['getpagdstnode_8752',['getPAGDstNode',['../classSVF_1_1StmtVFGNode.html#a8ba0e783f7fcbfa7cbd1d3a709ffa07f',1,'SVF::StmtVFGNode']]],
586
+ ['getpagdstnodeid_8753',['getPAGDstNodeID',['../classSVF_1_1StmtVFGNode.html#a04986961ad507be9fcf141ab51787da8',1,'SVF::StmtVFGNode']]],
587
+ ['getpagedge_8754',['getPAGEdge',['../classSVF_1_1StmtVFGNode.html#a4dd7615f42971da9b6ec1dc04f0ec4e6',1,'SVF::StmtVFGNode']]],
588
+ ['getpagedgenum_8755',['getPAGEdgeNum',['../classSVF_1_1IRGraph.html#a821df0fcb66e4f0a5b10c295c24b7c2c',1,'SVF::IRGraph']]],
589
+ ['getpagedgeset_8756',['getPAGEdgeSet',['../classSVF_1_1ConstraintGraph.html#a4dd7feb1ed62883dd35ced962ba6b59e',1,'SVF::ConstraintGraph::getPAGEdgeSet()'],['../classSVF_1_1VFG.html#a2e182f7e90a3519a2147a300470a88f1',1,'SVF::VFG::getPAGEdgeSet()']]],
590
+ ['getpagedgesfrominst_8757',['getPAGEdgesFromInst',['../classSVF_1_1MRGenerator.html#a7465657df2a376abc79147893d5e62aa',1,'SVF::MRGenerator']]],
591
+ ['getpagnode_8758',['getPAGNode',['../classSVF_1_1NullPtrVFGNode.html#a116af5e66665c56b9ca1e734bc3719c5',1,'SVF::NullPtrVFGNode']]],
592
+ ['getpagnodenum_8759',['getPAGNodeNum',['../classSVF_1_1IRGraph.html#afa015e79aa68b102db44b5a0fd653dc6',1,'SVF::IRGraph']]],
593
+ ['getpagsrcnode_8760',['getPAGSrcNode',['../classSVF_1_1StmtVFGNode.html#a837da5917c31e14aa51c6fa3e2640849',1,'SVF::StmtVFGNode']]],
594
+ ['getpagsrcnodeid_8761',['getPAGSrcNodeID',['../classSVF_1_1StmtVFGNode.html#a791a01f5d3528f8a8bf19369b5c61c37',1,'SVF::StmtVFGNode']]],
595
+ ['getparam_8762',['getParam',['../classSVF_1_1ActualParmVFGNode.html#a8932b197a076ab3069a9fe8b73e7fc32',1,'SVF::ActualParmVFGNode::getParam()'],['../classSVF_1_1FormalParmVFGNode.html#ab1a9031c1fc5102e072b5035151c131c',1,'SVF::FormalParmVFGNode::getParam()']]],
596
+ ['getparent_8763',['getParent',['../classSVF_1_1CallICFGNode.html#a93d79e863a3a9bc42cf881f243833bda',1,'SVF::CallICFGNode::getParent()'],['../classSVF_1_1SVFBasicBlock.html#af48d08d3adf7dd3ed69d97e4df360059',1,'SVF::SVFBasicBlock::getParent()'],['../classSVF_1_1SVFInstruction.html#ae009f41cbf48d949d4325e08fe8d7198',1,'SVF::SVFInstruction::getParent()'],['../classSVF_1_1SVFArgument.html#a59d1389a296abc4bf17434c1cd7b6f57',1,'SVF::SVFArgument::getParent()']]],
597
+ ['getparentsbegin_8764',['getParentsBegin',['../classSVF_1_1TCT.html#afa5bd475c4dc068a0ecc0ec5caab77a9',1,'SVF::TCT']]],
598
+ ['getparentsend_8765',['getParentsEnd',['../classSVF_1_1TCT.html#a5d6a06c7daff36a14fa1f371a477784d',1,'SVF::TCT']]],
599
+ ['getparentthread_8766',['getParentThread',['../classSVF_1_1TCT.html#a516578af1f8666ff672e6611e61d7152',1,'SVF::TCT']]],
600
+ ['getpassname_8767',['getPassName',['../classSVF_1_1BreakConstantGEPs.html#a182830d0a9d07015628211ec5eb0d4c6',1,'SVF::BreakConstantGEPs::getPassName()'],['../classSVF_1_1MergeFunctionRets.html#a436a61f00b607dd0e5728daad9dd2e93',1,'SVF::MergeFunctionRets::getPassName()'],['../classSVF_1_1DDAPass.html#aeac7209ad169cc2aea2022494031069f',1,'SVF::DDAPass::getPassName()'],['../classSVF_1_1WPAPass.html#a8f6bbf39ea2848ff3b6d105aeb5a31b1',1,'SVF::WPAPass::getPassName()']]],
601
+ ['getphicomplementcond_8768',['getPHIComplementCond',['../classSVF_1_1SaberCondAllocator.html#a59f2e92299ea13284f4f2d724bddd8d7',1,'SVF::SaberCondAllocator']]],
602
+ ['getphiset_8769',['getPHISet',['../classSVF_1_1MemSSA.html#a82ab0d35c95aeefbc4dfc8eb59033dca',1,'SVF::MemSSA']]],
603
+ ['getpointerto_8770',['getPointerTo',['../classSVF_1_1SVFType.html#a3672b4797c400aac90c6d36ce29e0e57',1,'SVF::SVFType']]],
604
+ ['getpointsto_8771',['getPointsTo',['../classSVF_1_1IndirectSVFGEdge.html#a30aca718d25924f1babdf348bb0ace71',1,'SVF::IndirectSVFGEdge::getPointsTo()'],['../classSVF_1_1MRSVFGNode.html#a28fe266d0e4618aa4448aa218495a332',1,'SVF::MRSVFGNode::getPointsTo()'],['../classSVF_1_1MemRegion.html#a1e5befaa1a46943e101b33adaf141ca1',1,'SVF::MemRegion::getPointsTo()']]],
605
+ ['getpointstolist_8772',['getPointsToList',['../classSVF_1_1MRGenerator.html#a6d86c8ebe87cb54f39e52daa7ffb0e2e',1,'SVF::MRGenerator']]],
606
+ ['getpool_8773',['getPool',['../classSVF_1_1WriterPtrPool.html#a5df00a28f394187fee526a96a4065a78',1,'SVF::WriterPtrPool']]],
607
+ ['getpostdomtreemap_8774',['getPostDomTreeMap',['../classSVF_1_1SVFLoopAndDomInfo.html#ad07f95e790b5c3a50c864155aa20a083',1,'SVF::SVFLoopAndDomInfo::getPostDomTreeMap() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a6b87fa0530b6d94f201a0989b35c2277',1,'SVF::SVFLoopAndDomInfo::getPostDomTreeMap()']]],
608
+ ['getpredecessors_8775',['getPredecessors',['../classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231',1,'SVF::SVFBasicBlock']]],
609
+ ['getpredicate_8776',['getPredicate',['../classSVF_1_1CmpStmt.html#aa6a21fb1cfbc263bb38651176c495632',1,'SVF::CmpStmt']]],
610
+ ['getpredinstructions_8777',['getPredInstructions',['../classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8',1,'SVF::SVFInstruction::getPredInstructions()'],['../classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc',1,'SVF::SVFInstruction::getPredInstructions() const']]],
611
+ ['getpredmap_8778',['getPredMap',['../classSVF_1_1POCRSolver.html#a9cb6c06d4e9ede63c22637d9a230a584',1,'SVF::POCRSolver::getPredMap()'],['../classSVF_1_1POCRSolver.html#a585aa205c1da08d33aac52552a8a1a75',1,'SVF::POCRSolver::getPredMap(const NodeID key)']]],
612
+ ['getpreds_8779',['getPreds',['../classSVF_1_1POCRSolver.html#a7445cae0169e04f898798a75aa737177',1,'SVF::POCRSolver']]],
613
+ ['getprevinsts_8780',['getPrevInsts',['../namespaceSVF_1_1LLVMUtil.html#a4c94a6c02fb89c1a1604c87414956acd',1,'SVF::LLVMUtil::getPrevInsts(const Instruction *curInst, std::vector< const SVFInstruction * > &instList)'],['../namespaceSVF_1_1LLVMUtil.html#a08876cc07f9b9dbe84f87aea09e9824f',1,'SVF::LLVMUtil::getPrevInsts(const Instruction *curInst, std::vector< const Instruction * > &instList)']]],
614
+ ['getpreviousmemoryaccessinst_8781',['getPreviousMemoryAccessInst',['../classSVF_1_1LockResultValidator.html#a0be1cdab3c36835044e3b26d5d8402e6',1,'SVF::LockResultValidator::getPreviousMemoryAccessInst()'],['../classSVF_1_1MTAResultValidator.html#ab3ba3c6d9c40e97febdab0e7d4ad9a3e',1,'SVF::MTAResultValidator::getPreviousMemoryAccessInst()'],['../classSVF_1_1RaceResultValidator.html#ad029f7a9a5161191a44d1e841f9d6114',1,'SVF::RaceResultValidator::getPreviousMemoryAccessInst()'],['../classSVF_1_1MTAResultValidator.html#a2ddf3189b3f90986752282b1c6bd003d',1,'SVF::MTAResultValidator::getPreviousMemoryAccessInst()'],['../classSVF_1_1RaceResultValidator.html#ad029f7a9a5161191a44d1e841f9d6114',1,'SVF::RaceResultValidator::getPreviousMemoryAccessInst()']]],
615
+ ['getprevnodes_8782',['getPrevNodes',['../classSVF_1_1MTASVFGBuilder.html#a7b034f9f8f01823ecfb7f6c17e47b502',1,'SVF::MTASVFGBuilder']]],
616
+ ['getproc_8783',['getProc',['../classSVF_1_1CxtProc.html#ab9ac6459c90873b7dea35e0a22700189',1,'SVF::CxtProc']]],
617
+ ['getprodsfromfirstrhs_8784',['getProdsFromFirstRHS',['../classSVF_1_1CFGrammar.html#a0c436fdc35825a0f5c244b3f3441ae1a',1,'SVF::CFGrammar']]],
618
+ ['getprodsfromsecondrhs_8785',['getProdsFromSecondRHS',['../classSVF_1_1CFGrammar.html#a39ee3733b247f40ea27ddc7e17334544',1,'SVF::CFGrammar']]],
619
+ ['getprodsfromsinglerhs_8786',['getProdsFromSingleRHS',['../classSVF_1_1CFGrammar.html#a09bb0c9e5e626555273193e437de2b70',1,'SVF::CFGrammar']]],
620
+ ['getprogentryfunction_8787',['getProgEntryFunction',['../namespaceSVF_1_1SVFUtil.html#aa8017e3e5100b3f63ee338b66118d266',1,'SVF::SVFUtil']]],
621
+ ['getprogfunction_8788',['getProgFunction',['../namespaceSVF_1_1LLVMUtil.html#a76b0d0ac69c170838cfc8ee26f4518a0',1,'SVF::LLVMUtil::getProgFunction()'],['../namespaceSVF_1_1SVFUtil.html#a6f82e03d880257527bd9cb5978e05604',1,'SVF::SVFUtil::getProgFunction()']]],
622
+ ['getpropapts_8789',['getPropaPts',['../classSVF_1_1MutableDiffPTData.html#a450ed4470b1d83d44218904dd391fd75',1,'SVF::MutableDiffPTData']]],
623
+ ['getprotobyname_8790',['getprotobyname',['../extapi_8c.html#a83ac8a97dd9d895cda658af3aa46fd55',1,'extapi.c']]],
624
+ ['getprotobynumber_8791',['getprotobynumber',['../extapi_8c.html#a6adb569732e5880ffb2d4cc28d9cfc96',1,'extapi.c']]],
625
+ ['getpta_8792',['getPTA',['../classSVF_1_1DDAStat.html#a55fa3ce574d128a89c1aa5f6a7dc17c6',1,'SVF::DDAStat::getPTA()'],['../classSVF_1_1SVFG.html#ab6c337637ccc9bbf0bcc7153b427f7ca',1,'SVF::SVFG::getPTA()'],['../classSVF_1_1MemSSA.html#ad40617a1907b9a6b8cc24888ce54a0ac',1,'SVF::MemSSA::getPTA()'],['../classSVF_1_1TCT.html#a5b087b42340d1a1b2ee37339637709d3',1,'SVF::TCT::getPTA()']]],
626
+ ['getptacallgraph_8793',['getPTACallGraph',['../classSVF_1_1PointerAnalysis.html#a7c9b7e5fe37ae31ba84d167945ca57df',1,'SVF::PointerAnalysis']]],
627
+ ['getptapagedgenum_8794',['getPTAPAGEdgeNum',['../classSVF_1_1IRGraph.html#a51485004eb28aab6620801205d13ef1b',1,'SVF::IRGraph']]],
628
+ ['getptasvfstmtlist_8795',['getPTASVFStmtList',['../classSVF_1_1SVFIR.html#abb91ed47d5c13d0ad7eec35164e37988',1,'SVF::SVFIR']]],
629
+ ['getptasvfstmtset_8796',['getPTASVFStmtSet',['../classSVF_1_1SVFIR.html#a65a4af3d6f0bfc11e31f020bb2966576',1,'SVF::SVFIR']]],
630
+ ['getptcache_8797',['getPtCache',['../classSVF_1_1BVDataPTAImpl.html#afaeae813ff38e010bbe8fe61befb345c',1,'SVF::BVDataPTAImpl']]],
631
+ ['getptdataty_8798',['getPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ae94cea78b71fb75837ee2a17b5ed0e81',1,'SVF::BVDataPTAImpl::getPTDataTy()'],['../classSVF_1_1CondPTAImpl.html#a35cb1fd6e18cdc8e8466ee94846bc553',1,'SVF::CondPTAImpl::getPTDataTy()']]],
632
+ ['getptdty_8799',['getPTDTY',['../classSVF_1_1PTData.html#adfcbaefe1c058d9ddf14aa3da07e1daf',1,'SVF::PTData']]],
633
+ ['getptr_8800',['getPtr',['../classSVF_1_1WriterPtrPool.html#a79e9999b60a988f221e3483114f69e58',1,'SVF::WriterPtrPool::getPtr()'],['../classSVF_1_1ReaderIDToObjMap.html#a9cc37ac09c3c95aa7aa664d668319a76',1,'SVF::ReaderIDToObjMap::getPtr()'],['../classSVF_1_1ReaderPtrPool.html#ab8243a35957fbae27825ec666c8f7560',1,'SVF::ReaderPtrPool::getPtr()']]],
634
+ ['getptrelementtype_8801',['getPtrElementType',['../classSVF_1_1SVFPointerType.html#a067e8f095942e095aa1721dee3a241ea',1,'SVF::SVFPointerType::getPtrElementType()'],['../namespaceSVF_1_1LLVMUtil.html#abba4111230f6009bbf50518ee36a9870',1,'SVF::LLVMUtil::getPtrElementType()']]],
635
+ ['getptrnodeid_8802',['getPtrNodeID',['../classSVF_1_1ContextDDA.html#a6ae16be6774994932aaa594c9b9cb397',1,'SVF::ContextDDA::getPtrNodeID()'],['../classSVF_1_1DDAVFSolver.html#a3fa002d4ba4194ffde62ecbdd361a24d',1,'SVF::DDAVFSolver::getPtrNodeID()'],['../classSVF_1_1FlowDDA.html#a9749c82c1164adb17e2ae53e725ded9a',1,'SVF::FlowDDA::getPtrNodeID()']]],
636
+ ['getpts_8803',['getPts',['../classSVF_1_1PTData.html#a9ae6037637d8b9acb323333f491f4a7d',1,'SVF::PTData::getPts()'],['../classSVF_1_1VersionedPTData.html#adcba3355f96357493d8a7520ff00cc97',1,'SVF::VersionedPTData::getPts()'],['../classSVF_1_1MutablePTData.html#abe4230f3ba78fc660ea291fda36ffa62',1,'SVF::MutablePTData::getPts()'],['../classSVF_1_1MutableDiffPTData.html#ac2f494da9379c336bb81a0dc438b5af9',1,'SVF::MutableDiffPTData::getPts()'],['../classSVF_1_1MutableDFPTData.html#a4cbb9131a89c5c48367fb927693b5c6b',1,'SVF::MutableDFPTData::getPts()'],['../classSVF_1_1MutableVersionedPTData.html#aaf519166d2e0ca3c81088b52a1cf3066',1,'SVF::MutableVersionedPTData::getPts(const Key &vk) override'],['../classSVF_1_1MutableVersionedPTData.html#afcc34f6cedca6a8f151b1a7251832818',1,'SVF::MutableVersionedPTData::getPts(const VersionedKey &vk) override'],['../classSVF_1_1PersistentPTData.html#a82621bb9b53ccb479cb7278df9a4e366',1,'SVF::PersistentPTData::getPts()'],['../classSVF_1_1PersistentDiffPTData.html#ab1246073bd0e0395528f8ec53281e315',1,'SVF::PersistentDiffPTData::getPts()'],['../classSVF_1_1PersistentDFPTData.html#a2adbaa59c46d611a448594b74745e986',1,'SVF::PersistentDFPTData::getPts()'],['../classSVF_1_1PersistentVersionedPTData.html#abcfcbbb3fab89b89168409c1f714e1ed',1,'SVF::PersistentVersionedPTData::getPts(const Key &vk) override'],['../classSVF_1_1PersistentVersionedPTData.html#ae705d46ac78d39f0779c0bf05e39f8b3',1,'SVF::PersistentVersionedPTData::getPts(const VersionedKey &vk) override'],['../classSVF_1_1PointerAnalysis.html#a4dfb43679e9fa794ebad99b6584c32ec',1,'SVF::PointerAnalysis::getPts()'],['../classSVF_1_1BVDataPTAImpl.html#ac9897a09cad8a99169f2da2116807b1b',1,'SVF::BVDataPTAImpl::getPts()'],['../classSVF_1_1CondPTAImpl.html#a63fa2b3a96696ffc67a119c1ba5ce748',1,'SVF::CondPTAImpl::getPts(CVar id)'],['../classSVF_1_1CondPTAImpl.html#a0b96ba98239186d6d676f9540da9e590',1,'SVF::CondPTAImpl::getPts(NodeID ptr)'],['../classSVF_1_1Andersen.html#a187285a5bdf9422d9188b2b11b667639',1,'SVF::Andersen::getPts()'],['../classSVF_1_1Steensgaard.html#adbcb9af660ab9bb0202bd32342280486',1,'SVF::Steensgaard::getPts()'],['../classSVF_1_1WPAPass.html#a4d27be04d38089e86b8b6a1d22e9d8f8',1,'SVF::WPAPass::getPts(const SVFValue *value)'],['../classSVF_1_1WPAPass.html#ab4680948b690b4e04d19a133d825b849',1,'SVF::WPAPass::getPts(NodeID var)']]],
637
+ ['getptsmap_8804',['getPtsMap',['../classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b',1,'SVF::MutablePTData::getPtsMap()'],['../classSVF_1_1MutableDiffPTData.html#a8261a24cfb34056f3720cd6fbc0a4870',1,'SVF::MutableDiffPTData::getPtsMap()'],['../classSVF_1_1MutableDFPTData.html#a8b1814326e71f6c6fd31d5aef0592a1d',1,'SVF::MutableDFPTData::getPtsMap()'],['../classSVF_1_1CondPTAImpl.html#a979486e35b529fbc62b2974899627113',1,'SVF::CondPTAImpl::getPtsMap()']]],
638
+ ['getptssubsetmap_8805',['getPtsSubSetMap',['../classSVF_1_1IntraDisjointMRG.html#ae3c857c056f4e6e863843bafba7fdea1',1,'SVF::IntraDisjointMRG::getPtsSubSetMap(const SVFFunction *func)'],['../classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53',1,'SVF::IntraDisjointMRG::getPtsSubSetMap(const SVFFunction *func) const']]],
639
+ ['getpwent_8806',['getpwent',['../extapi_8c.html#a6c9819b8d04fd2807a7a017801b76d17',1,'extapi.c']]],
640
+ ['getpwnam_8807',['getpwnam',['../extapi_8c.html#a08249b8fcd2bf95afbddd22fdc86814c',1,'extapi.c']]],
641
+ ['getpwnam_5fr_8808',['getpwnam_r',['../extapi_8c.html#a9d2e8fbff1b6a171809af5ff4d9faf93',1,'extapi.c']]],
642
+ ['getpwuid_8809',['getpwuid',['../extapi_8c.html#a795924df224a37a85b08eb0786973c81',1,'extapi.c']]],
643
+ ['getpwuid_5fr_8810',['getpwuid_r',['../extapi_8c.html#a8d45eda5c086f3f4bf394644c3af43b7',1,'extapi.c']]],
644
+ ['getrawproductions_8811',['getRawProductions',['../classSVF_1_1GrammarBase.html#a4561438149716c91178ea013686f66ae',1,'SVF::GrammarBase']]],
645
+ ['getreachablebbs_8812',['getReachableBBs',['../classSVF_1_1SVFLoopAndDomInfo.html#a95099f1b621c4f0d6d53798d7eab4e3b',1,'SVF::SVFLoopAndDomInfo::getReachableBBs()'],['../classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c',1,'SVF::SVFFunction::getReachableBBs()']]],
646
+ ['getrefinfoforcall_8813',['getRefInfoForCall',['../classSVF_1_1MRGenerator.html#a965a31712341b1fc02e667f325423ca2',1,'SVF::MRGenerator']]],
647
+ ['getrefsideeffectofcallsite_8814',['getRefSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a62757aa995a6a01b484c60df2f51c53d',1,'SVF::MRGenerator']]],
648
+ ['getrefsideeffectoffunction_8815',['getRefSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#ac0007c8808654ca74feef0d8568378b9',1,'SVF::MRGenerator']]],
649
+ ['getreftypeofheapallocorstatic_8816',['getRefTypeOfHeapAllocOrStatic',['../namespaceSVF_1_1LLVMUtil.html#a6c5f2f951463494af2e7b0d3267f2772',1,'SVF::LLVMUtil::getRefTypeOfHeapAllocOrStatic(const CallBase *cs)'],['../namespaceSVF_1_1LLVMUtil.html#aa81614cdb6a2a912638d5dc980480af7',1,'SVF::LLVMUtil::getRefTypeOfHeapAllocOrStatic(const Instruction *inst)']]],
650
+ ['getregionsize_8817',['getRegionSize',['../classSVF_1_1MemRegion.html#a99f106d47fd67f1ae53e144d72a223c9',1,'SVF::MemRegion']]],
651
+ ['getreles_8818',['getRelEs',['../classSVF_1_1SVFIR2ItvExeState.html#a26f2ed7999321f7037be625a9ebef226',1,'SVF::SVFIR2ItvExeState']]],
652
+ ['getreliantversions_8819',['getReliantVersions',['../classSVF_1_1VersionedFlowSensitive.html#ae83c62a01196991d116ef5c36cb51e31',1,'SVF::VersionedFlowSensitive']]],
653
+ ['getrep_8820',['getRep',['../classSVF_1_1ConstraintGraph.html#acd1f0ce7936ced59bfaf04956a0f8214',1,'SVF::ConstraintGraph']]],
654
+ ['getrepnodes_8821',['getRepNodes',['../classSVF_1_1SCCDetection.html#a457973fa38fad89bbd2dc41ba041703e',1,'SVF::SCCDetection']]],
655
+ ['getreppointsto_8822',['getRepPointsTo',['../classSVF_1_1MRGenerator.html#a98b3481580be48cff7e93bf3c8a29dac',1,'SVF::MRGenerator']]],
656
+ ['getrepr_8823',['getRepr',['../classSVF_1_1SVFOtherType.html#ad9cbb0a4ffefe248977850d9aa17f9c1',1,'SVF::SVFOtherType']]],
657
+ ['getres_8824',['getRes',['../classSVF_1_1CmpVFGNode.html#aa972ecfb264d447fecf0326037bbccbe',1,'SVF::CmpVFGNode::getRes()'],['../classSVF_1_1BinaryOPVFGNode.html#a1fa8795102bc6c1d6bac1b55b7542eea',1,'SVF::BinaryOPVFGNode::getRes()'],['../classSVF_1_1UnaryOPVFGNode.html#ae7947adec032ed072c50cf49f9d12259',1,'SVF::UnaryOPVFGNode::getRes()'],['../classSVF_1_1PHIVFGNode.html#abd54e567a0826bbec277302e0c4f78a2',1,'SVF::PHIVFGNode::getRes()'],['../classSVF_1_1MultiOpndStmt.html#a00a14ad8f49912b876fd9d729fea4601',1,'SVF::MultiOpndStmt::getRes()'],['../classSVF_1_1UnaryOPStmt.html#a919db9b8c9287c3802f563840b56c4f1',1,'SVF::UnaryOPStmt::getRes()']]],
658
+ ['getresid_8825',['getResID',['../classSVF_1_1MultiOpndStmt.html#a71a530eb9fa9f7e273e471b4a75a039e',1,'SVF::MultiOpndStmt::getResID()'],['../classSVF_1_1UnaryOPStmt.html#ae2ffeaec2d2e4de69826495006c35856',1,'SVF::UnaryOPStmt::getResID()']]],
659
+ ['getresver_8826',['getResVer',['../classSVF_1_1MSSAPHISVFGNode.html#a9ea963b7773c7d0b42ccf81e58a54a50',1,'SVF::MSSAPHISVFGNode::getResVer()'],['../classSVF_1_1MSSADEF.html#a21cb532396180e0b6bab515c52bec282',1,'SVF::MSSADEF::getResVer()']]],
660
+ ['getret_8827',['getRet',['../classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262',1,'SVF::FormalRetVFGNode']]],
661
+ ['getretblock_8828',['getRetBlock',['../classSVF_1_1ICFG.html#a5ad71237256b2a8ce94a7d79a84afe55',1,'SVF::ICFG']]],
662
+ ['getreticfgnode_8829',['getRetICFGNode',['../classSVF_1_1ICFGBuilder.html#a31a2810fe664f45da147f4bd0a0410d6',1,'SVF::ICFGBuilder::getRetICFGNode()'],['../classSVF_1_1ICFG.html#a881fe977f3a6fde223bd786121e35fcf',1,'SVF::ICFG::getRetICFGNode()'],['../classSVF_1_1CallICFGNode.html#ae23a7540609879ac0379fc53b4e7eead',1,'SVF::CallICFGNode::getRetICFGNode()']]],
663
+ ['getretparmatjoinedsite_8830',['getRetParmAtJoinedSite',['../classSVF_1_1ThreadAPI.html#a24e1734230ec053c218d4d4774b9bfd0',1,'SVF::ThreadAPI::getRetParmAtJoinedSite(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#acbd4d2403cc9ebb01b82844d8c4eeb54',1,'SVF::ThreadAPI::getRetParmAtJoinedSite(CallSite cs) const']]],
664
+ ['getretpe_8831',['getRetPE',['../classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603',1,'SVF::RetCFGEdge']]],
665
+ ['getretsite_8832',['getRetSite',['../classSVF_1_1ProgSlice.html#a07ce77afbf69d5e2a47afaa39eaea886',1,'SVF::ProgSlice']]],
666
+ ['getretsym_8833',['getRetSym',['../classSVF_1_1SymbolTableInfo.html#afb06da4d5f8c75c039b0a05a31d4beb3',1,'SVF::SymbolTableInfo']]],
667
+ ['getreturnmuset_8834',['getReturnMuSet',['../classSVF_1_1MemSSA.html#af8c38a7ff8da4206f19c038024606d93',1,'SVF::MemSSA']]],
668
+ ['getreturnnode_8835',['getReturnNode',['../classSVF_1_1SVFIRBuilder.html#aff99c8de4acf4eeaf01803dadf459b92',1,'SVF::SVFIRBuilder::getReturnNode()'],['../classSVF_1_1ConstraintGraph.html#a802d7aa5c5bdc5c8720120f71d316b68',1,'SVF::ConstraintGraph::getReturnNode()'],['../classSVF_1_1IRGraph.html#a96010999a4e5013beb1c37ef753ff910',1,'SVF::IRGraph::getReturnNode()']]],
669
+ ['getreturntype_8836',['getReturnType',['../classSVF_1_1SVFFunctionType.html#a74ce115a0fa958f259469b521468a2b3',1,'SVF::SVFFunctionType::getReturnType()'],['../classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263',1,'SVF::SVFFunction::getReturnType()']]],
670
+ ['getrev_8837',['getRev',['../classSVF_1_1ActualRetVFGNode.html#a4bcfddf05da46729c670b4f450f9d606',1,'SVF::ActualRetVFGNode']]],
671
+ ['getreversenodemapping_8838',['getReverseNodeMapping',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a36b25188130f4c21d145c950a70d616f',1,'SVF::NodeIDAllocator::Clusterer']]],
672
+ ['getrevpts_8839',['getRevPts',['../classSVF_1_1CFLAlias.html#abcb07a089b7b1036d070c451a81cef5d',1,'SVF::CFLAlias::getRevPts()'],['../classSVF_1_1PTData.html#ab6146f5582946c08568f3a8d45e57b03',1,'SVF::PTData::getRevPts()'],['../classSVF_1_1MutablePTData.html#a36aa05b8f5c308035315d6df7036c096',1,'SVF::MutablePTData::getRevPts()'],['../classSVF_1_1MutableDiffPTData.html#ad9bd6762fc6525afaed4a6c6da63688d',1,'SVF::MutableDiffPTData::getRevPts()'],['../classSVF_1_1MutableDFPTData.html#a2f98940bd8266ad37a975c6d30d948b4',1,'SVF::MutableDFPTData::getRevPts()'],['../classSVF_1_1MutableVersionedPTData.html#a7de508c0d83895aee785524d28eac8b9',1,'SVF::MutableVersionedPTData::getRevPts()'],['../classSVF_1_1PersistentPTData.html#a2f4fe676fdb5c749aa9b3f68e45e26de',1,'SVF::PersistentPTData::getRevPts()'],['../classSVF_1_1PersistentDiffPTData.html#a7c34a171565b7eb45a54b6a8336a321d',1,'SVF::PersistentDiffPTData::getRevPts()'],['../classSVF_1_1PersistentDFPTData.html#a1cd608254a5d4a59b507bb6508e3560d',1,'SVF::PersistentDFPTData::getRevPts()'],['../classSVF_1_1PersistentVersionedPTData.html#a4faa0f91fa8acbd8c818f3abf5db8b5f',1,'SVF::PersistentVersionedPTData::getRevPts()'],['../classSVF_1_1PointerAnalysis.html#ad9af9655a13f3faeaf265ba370d1f280',1,'SVF::PointerAnalysis::getRevPts()'],['../classSVF_1_1BVDataPTAImpl.html#aa30608bc36dcfde45c896d4a15a08ca1',1,'SVF::BVDataPTAImpl::getRevPts()'],['../classSVF_1_1CondPTAImpl.html#a0da0602c5b260afaba4bef1abcbcf7b3',1,'SVF::CondPTAImpl::getRevPts(CVar nodeId)'],['../classSVF_1_1CondPTAImpl.html#aa266eef30817c557882de19aefe135a9',1,'SVF::CondPTAImpl::getRevPts(NodeID obj)']]],
673
+ ['getrhsvar_8840',['getRHSVar',['../classSVF_1_1AssignStmt.html#ad03d28d16754c9049dd4d0ad3b6c1e28',1,'SVF::AssignStmt']]],
674
+ ['getrhsvarid_8841',['getRHSVarID',['../classSVF_1_1AssignStmt.html#a4cec89489e82c60c287cae3327f3f01d',1,'SVF::AssignStmt']]],
675
+ ['getsabercondallocator_8842',['getSaberCondAllocator',['../classSVF_1_1SrcSnkDDA.html#af4f725606567ce8cc66b805df87a7afb',1,'SVF::SrcSnkDDA']]],
676
+ ['getsccdetector_8843',['getSCCDetector',['../classSVF_1_1WPASolver.html#a37ca8a99b8f83fba796293e6e13b0953',1,'SVF::WPASolver']]],
677
+ ['getsccrep_8844',['getSCCRep',['../classSVF_1_1SVFGStat.html#a947dcd586a9ccf8b60243153769aaf31',1,'SVF::SVFGStat']]],
678
+ ['getsecondrhssymbol_8845',['getSecondRHSSymbol',['../classSVF_1_1CFGrammar.html#ae5219be7a1d646a0246f7dad560b4f4b',1,'SVF::CFGrammar']]],
679
+ ['getsecondrhstoprods_8846',['getSecondRHSToProds',['../classSVF_1_1CFGrammar.html#a2506ec7098c676466744e87d1eb8dd3d',1,'SVF::CFGrammar']]],
680
+ ['getservbyname_8847',['getservbyname',['../extapi_8c.html#aaa29998f05105541c3572935ee4008e5',1,'extapi.c']]],
681
+ ['getservbyport_8848',['getservbyport',['../extapi_8c.html#a099394fe0553f8ecb44e704298d5812f',1,'extapi.c']]],
682
+ ['getsextvalue_8849',['getSExtValue',['../classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4',1,'SVF::SVFConstantInt']]],
683
+ ['getsiblingthread_8850',['getSiblingThread',['../classSVF_1_1TCT.html#a60e63f6ddfe78c4cf4fd3a70875b727f',1,'SVF::TCT']]],
684
+ ['getsimplenodelabel_8851',['getSimpleNodeLabel',['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html#a5aa39463364e34edd365d8eb743d93c6',1,'SVF::DOTGraphTraits< SVF::CDG * >::getSimpleNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html#a66e6c63670681d78c6bd42f828b274c0',1,'SVF::DOTGraphTraits< SVF::CFBasicBlockGraph * >::getSimpleNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html#a8964f2454b3e0887de6a0f3c9731e0aa',1,'SVF::DOTGraphTraits< ICFG * >::getSimpleNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#a80aace686045f098dde4acb2087f8541',1,'SVF::DOTGraphTraits< SVFG * >::getSimpleNodeLabel()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#adffdd760b14329018faabd8c523bbb01',1,'SVF::DOTGraphTraits< VFG * >::getSimpleNodeLabel()']]],
685
+ ['getsimplifiedvalue_8852',['getSimplifiedValue',['../structSVF_1_1SVFUtil_1_1simplify__type.html#a8046f044d895a5c9aee85de9705161f9',1,'SVF::SVFUtil::simplify_type::getSimplifiedValue()'],['../structSVF_1_1SVFUtil_1_1simplify__type_3_01const_01From_01_4.html#ac64f5d9a2ec97aebd7b377319d7f043b',1,'SVF::SVFUtil::simplify_type< const From >::getSimplifiedValue()']]],
686
+ ['getsinglerhstoprods_8853',['getSingleRHSToProds',['../classSVF_1_1CFGrammar.html#a8c853ad1e1b30c3ba4efe66b1d0dddf6',1,'SVF::CFGrammar']]],
687
+ ['getsinks_8854',['getSinks',['../classSVF_1_1ProgSlice.html#a03a1ef4d56958fa4a0c3a3a95806203d',1,'SVF::ProgSlice::getSinks()'],['../classSVF_1_1SrcSnkDDA.html#a1145c601df2e3dec1e32e43613447b96',1,'SVF::SrcSnkDDA::getSinks()']]],
688
+ ['getsolver_8855',['getSolver',['../classSVF_1_1Z3Expr.html#a16721e960145864d0835eb95f2ae4681',1,'SVF::Z3Expr']]],
689
+ ['getsource_8856',['getSource',['../classSVF_1_1ProgSlice.html#ac1dc48ea64a89ce37394a22e609a0cd0',1,'SVF::ProgSlice']]],
690
+ ['getsourceloc_8857',['getSourceLoc',['../classSVF_1_1SVFValue.html#a7effb0f37f486745e0cdc3ae5e9c732b',1,'SVF::SVFValue::getSourceLoc()'],['../namespaceSVF_1_1LLVMUtil.html#a8e4add30bd0ce00d3f2aa2e31c64fef8',1,'SVF::LLVMUtil::getSourceLoc()']]],
691
+ ['getsourcelocoffunction_8858',['getSourceLocOfFunction',['../namespaceSVF_1_1LLVMUtil.html#a2b32283ee2dbb9cef1d17ab6f2719e0c',1,'SVF::LLVMUtil']]],
692
+ ['getsources_8859',['getSources',['../classSVF_1_1SrcSnkDDA.html#a0c3d3b5ac74aa933178fa46b949d8bef',1,'SVF::SrcSnkDDA']]],
693
+ ['getspanfromcxtlock_8860',['getSpanfromCxtLock',['../classSVF_1_1LockAnalysis.html#ae7942c801e05357bb63f08c24489daf6',1,'SVF::LockAnalysis']]],
694
+ ['getspawnees_8861',['getSpawnees',['../classSVF_1_1PCG.html#a4aee985ede8e6ed6dd92574494101df9',1,'SVF::PCG']]],
695
+ ['getspawners_8862',['getSpawners',['../classSVF_1_1PCG.html#a6efd56a0a1810cf9036dd9203ea5e71e',1,'SVF::PCG']]],
696
+ ['getspnam_8863',['getspnam',['../extapi_8c.html#aa1665720390f5730514cc8dd5c4c7bf2',1,'extapi.c']]],
697
+ ['getsrccsid_8864',['getSrcCSID',['../classSVF_1_1LeakChecker.html#a8cc561fddf3435b3b40ff4aace23b846',1,'SVF::LeakChecker']]],
698
+ ['getsrcid_8865',['getSrcID',['../classSVF_1_1GenericEdge.html#ae6792506a0150a9400d635eceab7f9e7',1,'SVF::GenericEdge::getSrcID()'],['../classSVF_1_1AssignStmt.html#aa9e1367635f51e5fb456ac885406c990',1,'SVF::AssignStmt::getSrcID()'],['../classSVF_1_1MultiOpndStmt.html#acb793282c0abdef799b02658eebe1b79',1,'SVF::MultiOpndStmt::getSrcID()'],['../classSVF_1_1UnaryOPStmt.html#a38d60ea63e064f8a581f72f64642976d',1,'SVF::UnaryOPStmt::getSrcID()'],['../classSVF_1_1BranchStmt.html#a9425d660cc5a51b720463adc71f4c1f5',1,'SVF::BranchStmt::getSrcID()']]],
699
+ ['getsrcnode_8866',['getSrcNode',['../classSVF_1_1GenericEdge.html#ab47ca533c415841ef75456cbad439589',1,'SVF::GenericEdge::getSrcNode()'],['../classSVF_1_1AssignStmt.html#af4edf3314705e3b589b856b07049edcd',1,'SVF::AssignStmt::getSrcNode()'],['../classSVF_1_1MultiOpndStmt.html#a09cc241c2cb1c89a7d89ef6c605eaed8',1,'SVF::MultiOpndStmt::getSrcNode()'],['../classSVF_1_1UnaryOPStmt.html#ab80b5be6506812c9d58f63478de42e92',1,'SVF::UnaryOPStmt::getSrcNode()'],['../classSVF_1_1BranchStmt.html#af772610e425e2a67f7152bd8d53bf3c5',1,'SVF::BranchStmt::getSrcNode()']]],
700
+ ['getssaversion_8867',['getSSAVersion',['../classSVF_1_1MRVer.html#a170a933f25684bda23321ba05c7a7d88',1,'SVF::MRVer']]],
701
+ ['getstartkind_8868',['getStartKind',['../classSVF_1_1GrammarBase.html#a8921a7d7a006e31f13d88b8c808c931b',1,'SVF::GrammarBase::getStartKind()'],['../classSVF_1_1CFLGraph.html#a685fb852b2cd3767258225aa3b87caa4',1,'SVF::CFLGraph::getStartKind()']]],
702
+ ['getstartroutineofcxtthread_8869',['getStartRoutineOfCxtThread',['../classSVF_1_1TCT.html#ae25bbfc9c8616186f03c1555d5009ce3',1,'SVF::TCT']]],
703
+ ['getstat_8870',['getStat',['../classSVF_1_1SVFG.html#a8ba934714a7f2caf2e041002fdb66137',1,'SVF::SVFG::getStat()'],['../classSVF_1_1PointerAnalysis.html#a0ebf1138011aa526d92470c1931313ad',1,'SVF::PointerAnalysis::getStat()']]],
704
+ ['getstdoutfromcommand_8871',['GetStdoutFromCommand',['../ExtAPI_8cpp.html#a424940f91f234b23bcc633f12269f935',1,'ExtAPI.cpp']]],
705
+ ['getstinfoid_8872',['getStInfoID',['../classSVF_1_1SVFModuleWriter.html#aad7c19516219f22ea0496e8f042b1b56',1,'SVF::SVFModuleWriter']]],
706
+ ['getstinfoptr_8873',['getStInfoPtr',['../classSVF_1_1SVFModuleReader.html#a6cf051df9f75ca42a51ee5b238b7550c',1,'SVF::SVFModuleReader']]],
707
+ ['getstinfos_8874',['getStInfos',['../classSVF_1_1SymbolTableInfo.html#a3f33f57ab3acf91156e96ada04f34b5d',1,'SVF::SymbolTableInfo']]],
708
+ ['getstmt_8875',['getStmt',['../classSVF_1_1CxtStmt.html#a0b593c4ba425937212e2889e64ce4791',1,'SVF::CxtStmt']]],
709
+ ['getstmtreliance_8876',['getStmtReliance',['../classSVF_1_1VersionedFlowSensitive.html#a3489def8e16e4d7c83d2c909d3287fc0',1,'SVF::VersionedFlowSensitive']]],
710
+ ['getstmtvfgnode_8877',['getStmtVFGNode',['../classSVF_1_1VFG.html#a32b1586d326fbe47080bd1fa2d3270e6',1,'SVF::VFG']]],
711
+ ['getstorecgedges_8878',['getStoreCGEdges',['../classSVF_1_1ConstraintGraph.html#a61ef90be6ccc01634e5440f22a0f746e',1,'SVF::ConstraintGraph']]],
712
+ ['getstorechinum_8879',['getStoreChiNum',['../classSVF_1_1MemSSA.html#aa8c45b455e6fc60cab955534c3e50bfa',1,'SVF::MemSSA']]],
713
+ ['getstoreinedges_8880',['getStoreInEdges',['../classSVF_1_1ConstraintNode.html#aed5e1f0345aab58031daecfa0c6aac0b',1,'SVF::ConstraintNode']]],
714
+ ['getstoremrset_8881',['getStoreMRSet',['../classSVF_1_1MRGenerator.html#a364ad1e34d09a92cdc0cfe530c84880f',1,'SVF::MRGenerator']]],
715
+ ['getstoreoperand_8882',['getStoreOperand',['../classSVF_1_1MTAAnnotator.html#a49434afd0d7beb9f5d6580e8f672889c',1,'SVF::MTAAnnotator']]],
716
+ ['getstoreoutedges_8883',['getStoreOutEdges',['../classSVF_1_1ConstraintNode.html#a85e67f52e9cda75704e6b5a46af289e7',1,'SVF::ConstraintNode']]],
717
+ ['getstorestmt_8884',['getStoreStmt',['../classSVF_1_1StoreCHI.html#a0faba82bc86a12011407f4af00b2d0ad',1,'SVF::StoreCHI']]],
718
+ ['getstoretochisetmap_8885',['getStoreToChiSetMap',['../classSVF_1_1MemSSA.html#a97166aa7102816a16734d7e2f1c130b0',1,'SVF::MemSSA']]],
719
+ ['getstride_8886',['getStride',['../classSVF_1_1StInfo.html#af5094ec542f345d214a682d4138cf690',1,'SVF::StInfo']]],
720
+ ['getstringarg_8887',['getStringArg',['../classSVF_1_1LockResultValidator.html#a1b1b841451fe51cb58417e864a28cbfc',1,'SVF::LockResultValidator::getStringArg()'],['../classSVF_1_1MTAResultValidator.html#a1ac51d2847f9bdee27092ab22211bb61',1,'SVF::MTAResultValidator::getStringArg(const Instruction *inst, unsigned int arg_num)'],['../classSVF_1_1MTAResultValidator.html#a75057911bf08c167ead4232c4a2b25f4',1,'SVF::MTAResultValidator::getStringArg(const Instruction *inst, unsigned int arg_num)']]],
721
+ ['getstrongupdatestores_8888',['getStrongUpdateStores',['../classSVF_1_1DDAStat.html#a26b018fc5677e33876bee1200c270e60',1,'SVF::DDAStat']]],
722
+ ['getsubnodes_8889',['getSubNodes',['../classSVF_1_1Steensgaard.html#a95ed4be99e201058cb6d994250d2629f',1,'SVF::Steensgaard']]],
723
+ ['getsubs_8890',['getSubs',['../classSVF_1_1ConstraintGraph.html#ade6a90ed5e0a9e8615bafec54d9d1d73',1,'SVF::ConstraintGraph']]],
724
+ ['getsuccbbandcondvalpairvec_8891',['getSuccBBandCondValPairVec',['../namespaceSVF_1_1LLVMUtil.html#a9001722dd27bf487351725c3d7b65f2f',1,'SVF::LLVMUtil']]],
725
+ ['getsuccessor_8892',['getSuccessor',['../classSVF_1_1BranchVFGNode.html#ae611eb1d27846c15b7301017e1864a30',1,'SVF::BranchVFGNode::getSuccessor()'],['../classSVF_1_1BranchStmt.html#a7d9a6ebb2d95942c453864b5327b1ae8',1,'SVF::BranchStmt::getSuccessor()']]],
726
+ ['getsuccessorcondvalue_8893',['getSuccessorCondValue',['../classSVF_1_1IntraCFGEdge.html#a106513578790247f9d96e34c8385b3d8',1,'SVF::IntraCFGEdge::getSuccessorCondValue()'],['../classSVF_1_1BranchStmt.html#a7d2fa666602e0444d3e019563c0e7556',1,'SVF::BranchStmt::getSuccessorCondValue()']]],
727
+ ['getsuccessors_8894',['getSuccessors',['../classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360',1,'SVF::BranchVFGNode::getSuccessors()'],['../classSVF_1_1BranchStmt.html#a93040c884df211ac62d53ceafdd9c4dd',1,'SVF::BranchStmt::getSuccessors()'],['../classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae',1,'SVF::SVFBasicBlock::getSuccessors()']]],
728
+ ['getsuccinstructions_8895',['getSuccInstructions',['../classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f',1,'SVF::SVFInstruction::getSuccInstructions()'],['../classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b',1,'SVF::SVFInstruction::getSuccInstructions() const']]],
729
+ ['getsuccmap_8896',['getSuccMap',['../classSVF_1_1POCRSolver.html#aac57a7a39ba314e5f16977848417e652',1,'SVF::POCRSolver::getSuccMap()'],['../classSVF_1_1POCRSolver.html#ab0c8049934aab960ee734db76086016a',1,'SVF::POCRSolver::getSuccMap(const NodeID key)']]],
730
+ ['getsuccnodes_8897',['getSuccNodes',['../classSVF_1_1MTASVFGBuilder.html#a7033805052c8fae5cd0104fdd9e345c0',1,'SVF::MTASVFGBuilder::getSuccNodes(const StmtSVFGNode *n)'],['../classSVF_1_1MTASVFGBuilder.html#a8164ae39b494115142767abc29cebd53',1,'SVF::MTASVFGBuilder::getSuccNodes(const StmtSVFGNode *n, NodeID o)']]],
731
+ ['getsuccs_8898',['getSuccs',['../classSVF_1_1POCRSolver.html#ac3ee0745b684b851c3bac9b55bcbb7b9',1,'SVF::POCRSolver']]],
732
+ ['getsvfargument_8899',['getSVFArgument',['../classSVF_1_1LLVMModuleSet.html#ad3f66b40ad360003845253f452d6a711',1,'SVF::LLVMModuleSet']]],
733
+ ['getsvfbasicblock_8900',['getSVFBasicBlock',['../classSVF_1_1LLVMModuleSet.html#ab0c0f321b6bfbfab2e4ff06d81920ab9',1,'SVF::LLVMModuleSet']]],
734
+ ['getsvfcallsite_8901',['getSVFCallSite',['../classSVF_1_1ThreadAPI.html#a9c1e40279cc3b13a3b449b31131d88bc',1,'SVF::ThreadAPI::getSVFCallSite()'],['../namespaceSVF_1_1SVFUtil.html#a9815a5b31ac7dc21239d08e5b9f61106',1,'SVF::SVFUtil::getSVFCallSite(const SVFInstruction *inst)'],['../namespaceSVF_1_1SVFUtil.html#af985ceea64e3e61cf1b5c78467248c2d',1,'SVF::SVFUtil::getSVFCallSite(const SVFValue *value)']]],
735
+ ['getsvfconstantdata_8902',['getSVFConstantData',['../classSVF_1_1LLVMModuleSet.html#a25821b0feeb3b08e00ec9d444520b727',1,'SVF::LLVMModuleSet']]],
736
+ ['getsvffunction_8903',['getSVFFunction',['../classSVF_1_1LLVMModuleSet.html#a50fc24901350df9db890ba16a9b87e33',1,'SVF::LLVMModuleSet::getSVFFunction(const Function *fun) const'],['../classSVF_1_1LLVMModuleSet.html#a6ff4127e778810f613e594782643ad22',1,'SVF::LLVMModuleSet::getSVFFunction(const std::string &name)'],['../classSVF_1_1SVFModule.html#afdb11f5fcbb6e7ed2689e3387bb78850',1,'SVF::SVFModule::getSVFFunction()']]],
737
+ ['getsvfg_8904',['getSVFG',['../classSVF_1_1DDAStat.html#a519cde27934fec9bbe28b4110948a418',1,'SVF::DDAStat::getSVFG()'],['../classSVF_1_1DDAVFSolver.html#acb7980c7e0d1d8ad6abab0b80831d2a9',1,'SVF::DDAVFSolver::getSVFG()'],['../classSVF_1_1SVFGBuilder.html#ad70dc4134a6290223b4168bde146b6d5',1,'SVF::SVFGBuilder::getSVFG()'],['../classSVF_1_1ProgSlice.html#a32ffd130984483b201c485da91ec467f',1,'SVF::ProgSlice::getSVFG()'],['../classSVF_1_1SrcSnkDDA.html#a529b40c870c74309440f025e490bb161',1,'SVF::SrcSnkDDA::getSVFG()'],['../classSVF_1_1FlowSensitive.html#a74f35ec76e2c7cf39355e0c148d973be',1,'SVF::FlowSensitive::getSVFG()']]],
738
+ ['getsvfglobalvalue_8905',['getSVFGlobalValue',['../classSVF_1_1LLVMModuleSet.html#a3cbba2eb702a3481478b2590dfffa352',1,'SVF::LLVMModuleSet']]],
739
+ ['getsvfgnode_8906',['getSVFGNode',['../classSVF_1_1SVFG.html#a7ace06b6c893b31f7dec2abe54e33e11',1,'SVF::SVFG::getSVFGNode()'],['../classSVF_1_1SVFGNodeLockSpan.html#ac6b8a2fd39afa60cdb8379c0377eb50f',1,'SVF::SVFGNodeLockSpan::getSVFGNode()']]],
740
+ ['getsvfgnodebb_8907',['getSVFGNodeBB',['../classSVF_1_1ProgSlice.html#abca08cad9cadc72caf6743df3ff934e7',1,'SVF::ProgSlice']]],
741
+ ['getsvfgnodenum_8908',['getSVFGNodeNum',['../classSVF_1_1SVFG.html#ac965abfbe9bdc872f98b36a171a7b5aa',1,'SVF::SVFG']]],
742
+ ['getsvfgscc_8909',['getSVFGSCC',['../classSVF_1_1DDAVFSolver.html#a1fdd7c0efa8f0506edfba2da8f2b3cc0',1,'SVF::DDAVFSolver']]],
743
+ ['getsvfgsccrepnode_8910',['getSVFGSCCRepNode',['../classSVF_1_1DDAVFSolver.html#a1583ed2eb1d4b88dc2a5b4c0b6842496',1,'SVF::DDAVFSolver']]],
744
+ ['getsvfinstruction_8911',['getSVFInstruction',['../classSVF_1_1LLVMModuleSet.html#ae74f307b6f96950ceedb2c375ef1c3a3',1,'SVF::LLVMModuleSet']]],
745
+ ['getsvfloopid_8912',['getSvfLoopID',['../classSVF_1_1ICFGWriter.html#a7c041629b3863525ded06ffe7d971940',1,'SVF::ICFGWriter']]],
746
+ ['getsvfloopptr_8913',['getSVFLoopPtr',['../classSVF_1_1ICFGReader.html#a59f46288e7dad3ba31d106faeca277ef',1,'SVF::ICFGReader']]],
747
+ ['getsvfloops_8914',['getSVFLoops',['../classSVF_1_1ICFG.html#a490e7f2a5a0452d513895d5f24c72d8e',1,'SVF::ICFG']]],
748
+ ['getsvfmodule_8915',['getSVFModule',['../classSVF_1_1LLVMModuleSet.html#a16572a3d7639fa65c699b6c3982fa20e',1,'SVF::LLVMModuleSet::getSVFModule()'],['../classSVF_1_1TCT.html#aabc2c84e951ed9ae64207e379acb3074',1,'SVF::TCT::getSVFModule()'],['../classSVF_1_1SVFModule.html#ab930bb5449538c4d0da1297a103788a1',1,'SVF::SVFModule::getSVFModule()']]],
749
+ ['getsvfothervalue_8916',['getSVFOtherValue',['../classSVF_1_1LLVMModuleSet.html#a0ef17c1d5e6a95c597d2334ea577a965',1,'SVF::LLVMModuleSet']]],
750
+ ['getsvfstmtlist_8917',['getSVFStmtList',['../classSVF_1_1SVFIR.html#a570ad42ad516e3fabb91a3563b618c0b',1,'SVF::SVFIR']]],
751
+ ['getsvfstmts_8918',['getSVFStmts',['../classSVF_1_1ICFGNode.html#a6c68f52dd90728073fb79141df9b0661',1,'SVF::ICFGNode']]],
752
+ ['getsvfstmtset_8919',['getSVFStmtSet',['../classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744',1,'SVF::SVFIR']]],
753
+ ['getsvftype_8920',['getSVFType',['../classSVF_1_1LLVMModuleSet.html#a5f0bd932f3129a9c565f3a09711f7b99',1,'SVF::LLVMModuleSet']]],
754
+ ['getsvftypeid_8921',['getSVFTypeID',['../classSVF_1_1SVFModuleWriter.html#ab03e007e2417f90f8030d1f5923087d8',1,'SVF::SVFModuleWriter']]],
755
+ ['getsvftypeptr_8922',['getSVFTypePtr',['../classSVF_1_1SVFModuleReader.html#af5d3ac82ce9e4dbd72b5ed07e18c790f',1,'SVF::SVFModuleReader']]],
756
+ ['getsvftypes_8923',['getSVFTypes',['../classSVF_1_1SymbolTableInfo.html#ae89711eedd0011cf9219604dab4f71d8',1,'SVF::SymbolTableInfo']]],
757
+ ['getsvfvalue_8924',['getSVFValue',['../classSVF_1_1LLVMModuleSet.html#afdd77bc1fca91f70b2ec362f1dacd392',1,'SVF::LLVMModuleSet']]],
758
+ ['getsvfvalueid_8925',['getSVFValueID',['../classSVF_1_1SVFModuleWriter.html#a0598a4c2af139b600a44360849933c38',1,'SVF::SVFModuleWriter']]],
759
+ ['getsvfvalueptr_8926',['getSVFValuePtr',['../classSVF_1_1SVFModuleWriter.html#a285cf97ecb4fd1cdbc19e67779ef84ee',1,'SVF::SVFModuleWriter::getSVFValuePtr()'],['../classSVF_1_1SVFModuleReader.html#ab24ead498f61498c68a726f1b192936d',1,'SVF::SVFModuleReader::getSVFValuePtr()']]],
760
+ ['getsymbol_8927',['getSymbol',['../classSVF_1_1GrammarBase.html#afb21efe07e3451ad8284cab384963f06',1,'SVF::GrammarBase']]],
761
+ ['getsymbolinfo_8928',['getSymbolInfo',['../classSVF_1_1IRGraph.html#a9f7c24325d897b598d6b989fdc4aae1e',1,'SVF::IRGraph']]],
762
+ ['gettails_8929',['getTails',['../classSVF_1_1CFBasicBlockGWTO.html#a4fb40a0bed7cad99e9be5480455a6a71',1,'SVF::CFBasicBlockGWTO']]],
763
+ ['gettaskdataathareparforsite_8930',['getTaskDataAtHareParForSite',['../classSVF_1_1ThreadAPI.html#a8c6617f2df59ff166b13242060707013',1,'SVF::ThreadAPI::getTaskDataAtHareParForSite(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a34ea034a2bd7b7cb51317ed441ca5b38',1,'SVF::ThreadAPI::getTaskDataAtHareParForSite(CallSite cs) const'],['../namespaceSVF_1_1SVFUtil.html#a2f74db48793a0db76c000ffecf9e1bd2',1,'SVF::SVFUtil::getTaskDataAtHareParForSite(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a4ace2d63934e97fd8b8dbbdf378c534c',1,'SVF::SVFUtil::getTaskDataAtHareParForSite(const SVFInstruction *inst)']]],
764
+ ['gettaskfuncathareparforsite_8931',['getTaskFuncAtHareParForSite',['../classSVF_1_1ThreadAPI.html#ab15b12637a557b53b92e9087eaf66cd6',1,'SVF::ThreadAPI::getTaskFuncAtHareParForSite(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#ae72d7dcd1e0836e5d1c5a2c682abe31c',1,'SVF::ThreadAPI::getTaskFuncAtHareParForSite(CallSite cs) const'],['../namespaceSVF_1_1SVFUtil.html#a5cee46f58bdab3f9b1c698e97290152f',1,'SVF::SVFUtil::getTaskFuncAtHareParForSite(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#aa45cda6380bdd53ba88268aa8cf336e5',1,'SVF::SVFUtil::getTaskFuncAtHareParForSite(const SVFInstruction *inst)']]],
765
+ ['gettcg_8932',['getTCG',['../classSVF_1_1LockAnalysis.html#a96a6cfddc8f7115294e8ad49a097b938',1,'SVF::LockAnalysis::getTCG()'],['../classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6',1,'SVF::ForkJoinAnalysis::getTCG()']]],
766
+ ['gettct_8933',['getTCT',['../classSVF_1_1LockAnalysis.html#a3e0bdc0a404d0b77ae0a1dde49c6b43d',1,'SVF::LockAnalysis::getTCT()'],['../classSVF_1_1MHP.html#a033936547612c54326a604f0ff1e39a6',1,'SVF::MHP::getTCT()']]],
767
+ ['gettctedgenum_8934',['getTCTEdgeNum',['../classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e',1,'SVF::TCT']]],
768
+ ['gettctnode_8935',['getTCTNode',['../classSVF_1_1TCT.html#a7b4ad0b052e1f8b6869733eef15f4e4d',1,'SVF::TCT::getTCTNode(NodeID id) const'],['../classSVF_1_1TCT.html#aac9d98a33fbaa6defa3f847d0bbe76d6',1,'SVF::TCT::getTCTNode(const CxtThread &ct) const']]],
769
+ ['gettctnodenum_8936',['getTCTNodeNum',['../classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f',1,'SVF::TCT']]],
770
+ ['getterminals_8937',['getTerminals',['../classSVF_1_1GrammarBase.html#a44232dfc5b9a13dfe9b72ff18634ab37',1,'SVF::GrammarBase']]],
771
+ ['getterminator_8938',['getTerminator',['../classSVF_1_1SVFBasicBlock.html#a10707086ce21999f415c479706abbd38',1,'SVF::SVFBasicBlock']]],
772
+ ['gettext_8939',['gettext',['../extapi_8c.html#a1d8bce957bf9aadbd0eb67f5c8fc77d3',1,'extapi.c']]],
773
+ ['getthread_8940',['getThread',['../classSVF_1_1CxtThread.html#addee4e560a470eec9fbbf17efee906a9',1,'SVF::CxtThread']]],
774
+ ['getthreadapi_8941',['getThreadAPI',['../classSVF_1_1ThreadCallGraph.html#adcad8524a53baf256cd45503ec568c10',1,'SVF::ThreadCallGraph::getThreadAPI()'],['../classSVF_1_1ThreadAPI.html#a6852ff1eedc1117e95e45e4a90c80d53',1,'SVF::ThreadAPI::getThreadAPI()']]],
775
+ ['getthreadcallgraph_8942',['getThreadCallGraph',['../classSVF_1_1MHP.html#a20e740d4b96ef086b6b5778acd38ca88',1,'SVF::MHP::getThreadCallGraph()'],['../classSVF_1_1TCT.html#a1602d02773578bca73dcbd29b95c67d0',1,'SVF::TCT::getThreadCallGraph()']]],
776
+ ['getthreadstmtset_8943',['getThreadStmtSet',['../classSVF_1_1MHP.html#a4ce3b9ad740aa7b74a1ae2192aeeb9d8',1,'SVF::MHP']]],
777
+ ['getthunktarget_8944',['getThunkTarget',['../namespaceSVF_1_1LLVMUtil.html#aab1cb59036d181e20a477bf1eebd81ff',1,'SVF::LLVMUtil']]],
778
+ ['gettid_8945',['getTid',['../classSVF_1_1CxtThreadStmt.html#a3b8f641f2fb7ade7052cae1ee6463884',1,'SVF::CxtThreadStmt::getTid()'],['../classSVF_1_1CxtThreadProc.html#a61d950c7469f4bb9d2152b0e7d892ebf',1,'SVF::CxtThreadProc::getTid()']]],
779
+ ['gettopstackver_8946',['getTopStackVer',['../classSVF_1_1MemSSA.html#ad550a453d5b2daa6c72e7752f6b5ea79',1,'SVF::MemSSA']]],
780
+ ['gettotalcallsitenumber_8947',['getTotalCallSiteNumber',['../classSVF_1_1PTACallGraph.html#aab4214b734d00f5db59385535419ca58',1,'SVF::PTACallGraph']]],
781
+ ['gettotaledgenum_8948',['getTotalEdgeNum',['../classSVF_1_1GenericGraph.html#a29cab1426b0000bd87c026ab8c9979c0',1,'SVF::GenericGraph']]],
782
+ ['gettotalkind_8949',['getTotalKind',['../classSVF_1_1GrammarBase.html#a76e0969670709e24532756e56aafab19',1,'SVF::GrammarBase']]],
783
+ ['gettotalnodenum_8950',['getTotalNodeNum',['../classSVF_1_1GenericGraph.html#a8c8d16036008f87c7811586047599858',1,'SVF::GenericGraph']]],
784
+ ['gettotalsymnum_8951',['getTotalSymNum',['../classSVF_1_1SymbolTableInfo.html#a26eb45eab3da4695a6e5bad51b01ddc5',1,'SVF::SymbolTableInfo']]],
785
+ ['gettruecond_8952',['getTrueCond',['../classSVF_1_1ProgSlice.html#a59cbb196069a863830b05904f16a190e',1,'SVF::ProgSlice::getTrueCond()'],['../classSVF_1_1SaberCondAllocator.html#ab9d7f1f5c5f22b190ec34255dead41b3',1,'SVF::SaberCondAllocator::getTrueCond()'],['../classSVF_1_1Z3Expr.html#aaa0c9122f34208235a2d830432665752',1,'SVF::Z3Expr::getTrueCond()']]],
786
+ ['gettruevalue_8953',['getTrueValue',['../classSVF_1_1SelectStmt.html#a537c03b08444da34c26b9e989bb0e568',1,'SVF::SelectStmt']]],
787
+ ['gettruez3expr_8954',['getTrueZ3Expr',['../classSVF_1_1ConsExeState.html#a823502a869baf70a07294e265601cf2f',1,'SVF::ConsExeState']]],
788
+ ['gettype_8955',['getType',['../classSVF_1_1DCHNode.html#aaf4036d892bdae02a01d31bfe3db2153',1,'SVF::DCHNode::getType()'],['../classSVF_1_1MSSAMU.html#a9a542febe746d1389d34e5e31a3253c9',1,'SVF::MSSAMU::getType()'],['../classSVF_1_1MSSADEF.html#a4cabef62b821efb0c88efb304fd0a70c',1,'SVF::MSSADEF::getType()'],['../classSVF_1_1SaberCheckerAPI.html#ab0cdd9671c406e8d881f0a057fe44081',1,'SVF::SaberCheckerAPI::getType()'],['../classSVF_1_1SVFValue.html#a11f2d9b6e969ede6fca2c204cc15b821',1,'SVF::SVFValue::getType()'],['../classSVF_1_1CallSite.html#a93e70225ce9c55ca65ea9d5cf737206f',1,'SVF::CallSite::getType()'],['../classSVF_1_1SVFVar.html#ab6f95d3e7e099d75cfc9645ebc037047',1,'SVF::SVFVar::getType()'],['../classSVF_1_1ObjVar.html#a211bd0b8520af2ceb769aba1d7631ff8',1,'SVF::ObjVar::getType()'],['../classSVF_1_1GepValVar.html#a1e2309d2f36422a15216f9916325e554',1,'SVF::GepValVar::getType()'],['../classSVF_1_1GepObjVar.html#a1134621fcfa81732f882784aa4197e11',1,'SVF::GepObjVar::getType()'],['../classSVF_1_1MemObj.html#a16dbca26cbb5af9be4a0b0aa04325810',1,'SVF::MemObj::getType()'],['../classSVF_1_1ObjTypeInfo.html#aaffd94b311238f183031a525376c55a2',1,'SVF::ObjTypeInfo::getType()'],['../classSVF_1_1ThreadAPI.html#a768a655dffc5fcf1d63e2a0b3f2930f4',1,'SVF::ThreadAPI::getType()']]],
789
+ ['gettypedefs_8956',['getTypedefs',['../classSVF_1_1DCHNode.html#ac77edc44c3c5acc185c27c018837d066',1,'SVF::DCHNode']]],
790
+ ['gettypeinfo_8957',['getTypeInfo',['../classSVF_1_1SVFType.html#a05850c17c2dbe42e5602dc8c9a70f3bd',1,'SVF::SVFType::getTypeInfo()'],['../classSVF_1_1SVFType.html#af25ae6ae537f65f96917a66ce1bb3cf1',1,'SVF::SVFType::getTypeInfo() const'],['../classSVF_1_1SymbolTableInfo.html#a5dc699aa85fe879eb4b2c9109cf3030d',1,'SVF::SymbolTableInfo::getTypeInfo()']]],
791
+ ['gettypelocsetsmap_8958',['getTypeLocSetsMap',['../classSVF_1_1SVFIR.html#adb6db6407bdc9a39e5bf8cd941f0ad15',1,'SVF::SVFIR']]],
792
+ ['gettypeofelement_8959',['getTypeOfElement',['../classSVF_1_1SVFArrayType.html#a28da1169748e38b891133b76568a2759',1,'SVF::SVFArrayType']]],
793
+ ['gettypeofheapalloc_8960',['getTypeOfHeapAlloc',['../namespaceSVF_1_1LLVMUtil.html#ae368713463c84425f9a1ad27ff401a47',1,'SVF::LLVMUtil']]],
794
+ ['gettypesizeinbytes_8961',['getTypeSizeInBytes',['../namespaceSVF_1_1LLVMUtil.html#a09683d4d88a50fa621809c734465f94d',1,'SVF::LLVMUtil::getTypeSizeInBytes(const Type *type)'],['../namespaceSVF_1_1LLVMUtil.html#a2b5fdf455c5dd40c0baa60185e5e41c6',1,'SVF::LLVMUtil::getTypeSizeInBytes(const StructType *sty, u32_t field_index)']]],
795
+ ['gettypesystem_8962',['getTypeSystem',['../classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe',1,'SVF::PointerAnalysis']]],
796
+ ['getunaryopvfgnode_8963',['getUnaryOPVFGNode',['../classSVF_1_1VFG.html#a1ba67eb17437a1a47c230614c1e3d9fd',1,'SVF::VFG']]],
797
+ ['getunifyexit_8964',['getUnifyExit',['../classSVF_1_1MergeFunctionRets.html#a0644ac0f560911632855d9129f3d71ca',1,'SVF::MergeFunctionRets']]],
798
+ ['getuniqueuseviacastinst_8965',['getUniqueUseViaCastInst',['../namespaceSVF_1_1LLVMUtil.html#a837d19c740902c419206287bdb21273b',1,'SVF::LLVMUtil']]],
799
+ ['getvaddrs_8966',['getVAddrs',['../classSVF_1_1ConsExeState.html#a6205eb8ceaba400a2ad5a554abaed096',1,'SVF::ConsExeState::getVAddrs()'],['../classSVF_1_1ExeState.html#a789f023e4b5938324993b37021265f53',1,'SVF::ExeState::getVAddrs()'],['../classSVF_1_1IntervalExeState.html#a36e15d9d95908b74fcf321e30a9cdebe',1,'SVF::IntervalExeState::getVAddrs()'],['../classSVF_1_1SVFIR2ItvExeState.html#add123d3c64674d34c6c8973cb82c6270',1,'SVF::SVFIR2ItvExeState::getVAddrs()']]],
800
+ ['getvals_8967',['getVals',['../classSVF_1_1AddressValue.html#a3115c89c7f98cc2e737ce87fd7420ca3',1,'SVF::AddressValue']]],
801
+ ['getvalsym_8968',['getValSym',['../classSVF_1_1SymbolTableInfo.html#a72be51342f633844f59c5a46b7e01583',1,'SVF::SymbolTableInfo']]],
802
+ ['getvalue_8969',['getValue',['../classSVF_1_1VFGNode.html#aec9bb5040f30ab722ce917af41b006f0',1,'SVF::VFGNode::getValue()'],['../classSVF_1_1StmtVFGNode.html#a8c9af51d2f3425f6b8de70ffe1795292',1,'SVF::StmtVFGNode::getValue()'],['../classSVF_1_1CmpVFGNode.html#a644e48dbbd5a97f54f6d586e7d168297',1,'SVF::CmpVFGNode::getValue()'],['../classSVF_1_1BinaryOPVFGNode.html#a1e0dba35433edfc8f1e57a02209734cc',1,'SVF::BinaryOPVFGNode::getValue()'],['../classSVF_1_1PHIVFGNode.html#aef22470b2a3c18ac99fd912fc906fd00',1,'SVF::PHIVFGNode::getValue()'],['../classSVF_1_1ArgumentVFGNode.html#ac142fd44a7a344e24cad0de7a217f93e',1,'SVF::ArgumentVFGNode::getValue()'],['../classSVF_1_1SVFStmt.html#abb784290c90d26f35897fa15bae277d2',1,'SVF::SVFStmt::getValue()'],['../classSVF_1_1SVFVar.html#ac2db6304ea5526fb446ae882983beeb0',1,'SVF::SVFVar::getValue()'],['../classSVF_1_1MemObj.html#a2f70e9c830b18f25c56b530722f106c4',1,'SVF::MemObj::getValue()']]],
803
+ ['getvalueedges_8970',['getValueEdges',['../classSVF_1_1IRGraph.html#a617f328b84d09974c81563cca3938b84',1,'SVF::IRGraph']]],
804
+ ['getvaluename_8971',['getValueName',['../classSVF_1_1SVFVar.html#a54b2a5ed3ed21e54eaf04182f0338333',1,'SVF::SVFVar::getValueName()'],['../classSVF_1_1ValVar.html#aeaccfd3bf5f968ad12d7e1a2426e5faa',1,'SVF::ValVar::getValueName()'],['../classSVF_1_1ObjVar.html#ac1609e2e3b6843c6f7992e425771fce3',1,'SVF::ObjVar::getValueName()'],['../classSVF_1_1GepValVar.html#ae89482e674768298f49e51df4ebe63e3',1,'SVF::GepValVar::getValueName()'],['../classSVF_1_1GepObjVar.html#a88f86fe8abcb0550d838e5de11ae3ef7',1,'SVF::GepObjVar::getValueName()'],['../classSVF_1_1FIObjVar.html#a330b28f8488de9e186bedf73e5576a08',1,'SVF::FIObjVar::getValueName()'],['../classSVF_1_1RetPN.html#a48c099d2b441b4cc298166e2c5866c8f',1,'SVF::RetPN::getValueName()'],['../classSVF_1_1VarArgPN.html#aec7ac87f5fff58b24daea998aaf0cc2a',1,'SVF::VarArgPN::getValueName()'],['../classSVF_1_1DummyValVar.html#a188ddcb95f842245fb97362ff8a06efd',1,'SVF::DummyValVar::getValueName()'],['../classSVF_1_1DummyObjVar.html#aec23bc498cf78ed065565681e14dd2dd',1,'SVF::DummyObjVar::getValueName()']]],
805
+ ['getvaluenode_8972',['getValueNode',['../classSVF_1_1SVFIRBuilder.html#acc69fc638380f34164db649d9bf2a7d6',1,'SVF::SVFIRBuilder::getValueNode()'],['../classSVF_1_1ConstraintGraph.html#a095fc7d429d792a5c4c3c67dc40240d5',1,'SVF::ConstraintGraph::getValueNode()'],['../classSVF_1_1IRGraph.html#a43514023a4f4d0c32f536f51443b0efc',1,'SVF::IRGraph::getValueNode()']]],
806
+ ['getvaluenodenum_8973',['getValueNodeNum',['../classSVF_1_1IRGraph.html#a0212f3fe2f37363e8060f292c8cf7668',1,'SVF::IRGraph']]],
807
+ ['getvarargnode_8974',['getVarargNode',['../classSVF_1_1SVFIRBuilder.html#a3fe99644b2bf5f0f9b2b21a56a400ad4',1,'SVF::SVFIRBuilder::getVarargNode()'],['../classSVF_1_1ConstraintGraph.html#a527342ce5ac3b9491d7ad4302145cec5',1,'SVF::ConstraintGraph::getVarargNode()'],['../classSVF_1_1IRGraph.html#a8b10c318674a47035d617b3ade4f069b',1,'SVF::IRGraph::getVarargNode()']]],
808
+ ['getvarargsym_8975',['getVarargSym',['../classSVF_1_1SymbolTableInfo.html#a6b0e0b41f3dbc095e8dd8472bbbb5baf',1,'SVF::SymbolTableInfo']]],
809
+ ['getvariabledkind_8976',['getVariabledKind',['../classSVF_1_1GrammarBase.html#ad7321168f53baa55098f7c714ec53f1e',1,'SVF::GrammarBase']]],
810
+ ['getvartovaddrs_8977',['getVarToVAddrs',['../classSVF_1_1ExeState.html#aebbcf15653f00e07cb7a754d1e314d69',1,'SVF::ExeState']]],
811
+ ['getvartoval_8978',['getVarToVal',['../classSVF_1_1ConsExeState.html#a990f50ae338a2e332d333bb3fc04c520',1,'SVF::ConsExeState::getVarToVal()'],['../classSVF_1_1IntervalExeState.html#a4e3e495118c907a29d7705904273f6d3',1,'SVF::IntervalExeState::getVarToVal()'],['../classSVF_1_1RelExeState.html#a9c64d2699cb67cdf8d1c3c23aebf2c4a',1,'SVF::RelExeState::getVarToVal()']]],
812
+ ['getvcallidx_8979',['getVCallIdx',['../namespaceSVF_1_1LLVMUtil.html#a718c8ec79f36cef5df2f4530541f2770',1,'SVF::LLVMUtil']]],
813
+ ['getvcallthisptr_8980',['getVCallThisPtr',['../namespaceSVF_1_1LLVMUtil.html#a68e7bad8eb537039559d8ddc851032e0',1,'SVF::LLVMUtil']]],
814
+ ['getvcallvtblptr_8981',['getVCallVtblPtr',['../namespaceSVF_1_1LLVMUtil.html#a3a23aa54459a068e16c96e5b5eb72f77',1,'SVF::LLVMUtil']]],
815
+ ['getversion_8982',['getVersion',['../classSVF_1_1DummyVersionPropSVFGNode.html#af9f0eaf33502af1533dd1244a383d561',1,'SVF::DummyVersionPropSVFGNode::getVersion()'],['../classSVF_1_1VersionedFlowSensitive.html#a6b398d59fc276980dd2d6d48a8675068',1,'SVF::VersionedFlowSensitive::getVersion()']]],
816
+ ['getversionedkeyrevpts_8983',['getVersionedKeyRevPts',['../classSVF_1_1VersionedPTData.html#a69ebef10b60b15f813b498607b6059d6',1,'SVF::VersionedPTData::getVersionedKeyRevPts()'],['../classSVF_1_1MutableVersionedPTData.html#afaef5c61bee74cbd649c787cfdef2a03',1,'SVF::MutableVersionedPTData::getVersionedKeyRevPts()'],['../classSVF_1_1PersistentVersionedPTData.html#acabb81409a3767f31227f46e106cb2d0',1,'SVF::PersistentVersionedPTData::getVersionedKeyRevPts()']]],
817
+ ['getversionedptdataty_8984',['getVersionedPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a4859864a4c72d5e04c10305e4579e8ee',1,'SVF::BVDataPTAImpl']]],
818
+ ['getvfcond_8985',['getVFCond',['../classSVF_1_1ProgSlice.html#aeb1924daad67a0b7ed9e5b4974755261',1,'SVF::ProgSlice']]],
819
+ ['getvfgnode_8986',['getVFGNode',['../classSVF_1_1VFG.html#a915fa50effaeea10716b86528b15c6dc',1,'SVF::VFG']]],
820
+ ['getvfgnodebegin_8987',['getVFGNodeBegin',['../classSVF_1_1VFG.html#a5166be2c1231a93c9b9ce5f272797b94',1,'SVF::VFG']]],
821
+ ['getvfgnodeend_8988',['getVFGNodeEnd',['../classSVF_1_1VFG.html#a28f2bdcbbc0bab00e93df62ea11647a2',1,'SVF::VFG']]],
822
+ ['getvfgnodes_8989',['getVFGNodes',['../classSVF_1_1ICFGNode.html#abcc53637a634f7ec92b9c7861b941601',1,'SVF::ICFGNode::getVFGNodes()'],['../classSVF_1_1VFG.html#a18ec674e8ab0285ec086df87e5c591c9',1,'SVF::VFG::getVFGNodes()']]],
823
+ ['getvfnsfromcha_8990',['getVFnsFromCHA',['../classSVF_1_1PointerAnalysis.html#ade41f3562704d56c7490dcfc941b3437',1,'SVF::PointerAnalysis']]],
824
+ ['getvfnsfrompts_8991',['getVFnsFromPts',['../classSVF_1_1PointerAnalysis.html#a011b8401f5ed5fdb6cd507053465a7a2',1,'SVF::PointerAnalysis']]],
825
+ ['getvfnsfromvtbls_8992',['getVFnsFromVtbls',['../classSVF_1_1DCHGraph.html#a6a5d012fda005d45bf3196d1a7d2c6fa',1,'SVF::DCHGraph::getVFnsFromVtbls()'],['../classSVF_1_1CommonCHGraph.html#aae511b2ee7c2c7ea7be70c7884e92021',1,'SVF::CommonCHGraph::getVFnsFromVtbls()'],['../classSVF_1_1CHGraph.html#ac5f5646db24455609cd86c421774dd3e',1,'SVF::CHGraph::getVFnsFromVtbls()']]],
826
+ ['getvfnvector_8993',['getVfnVector',['../classSVF_1_1DCHNode.html#a41ba902b643e2aec828be1a89f4536af',1,'SVF::DCHNode']]],
827
+ ['getvfnvectors_8994',['getVfnVectors',['../classSVF_1_1DCHNode.html#a806a65f35c9f4ea118c1ef44ddb46079',1,'SVF::DCHNode']]],
828
+ ['getvirtualfunctionbasedonid_8995',['getVirtualFunctionBasedonID',['../classSVF_1_1CHGraph.html#a7b678b4362a93e969f11b110b85d35ca',1,'SVF::CHGraph']]],
829
+ ['getvirtualfunctionid_8996',['getVirtualFunctionID',['../classSVF_1_1CHGraph.html#a7151563857b7b6bdf8195aa571df7516',1,'SVF::CHGraph']]],
830
+ ['getvirtualfunctions_8997',['getVirtualFunctions',['../classSVF_1_1CHNode.html#a1abfdc91ec77cab40d6894f471f0733d',1,'SVF::CHNode']]],
831
+ ['getvirtualfunctionvectors_8998',['getVirtualFunctionVectors',['../classSVF_1_1CHNode.html#a5df1cf4d51bf3406d188c96bc9aae0af',1,'SVF::CHNode']]],
832
+ ['getvirtualmemaddress_8999',['getVirtualMemAddress',['../classSVF_1_1AddressValue.html#aa6ccc9882f89804cd6566e3dfe3dfdc8',1,'SVF::AddressValue::getVirtualMemAddress()'],['../classSVF_1_1ExeState.html#a2f01e583abcdeb236a11e85c7a8aafdc',1,'SVF::ExeState::getVirtualMemAddress()'],['../classSVF_1_1RelExeState.html#a24408ea140a8d0b5a9fdd1d9d2fbd296',1,'SVF::RelExeState::getVirtualMemAddress()'],['../classSVF_1_1SVFIR2ConsExeState.html#a83b1f0b78e6cd7e45721d32a0998c3a7',1,'SVF::SVFIR2ConsExeState::getVirtualMemAddress()'],['../classSVF_1_1SVFIR2ItvExeState.html#a0c4be1dd8e7a2877c0cc76c404f6945a',1,'SVF::SVFIR2ItvExeState::getVirtualMemAddress()']]],
833
+ ['getvtable_9000',['getVTable',['../classSVF_1_1DCHNode.html#a9184a71cd5dae94843ac89f4235d4fa2',1,'SVF::DCHNode::getVTable()'],['../classSVF_1_1CHNode.html#aa49ae91e2dd45c94f3d7694eb7e6737b',1,'SVF::CHNode::getVTable()']]],
834
+ ['getvtableptr_9001',['getVtablePtr',['../classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a',1,'SVF::SVFVirtualCallInst::getVtablePtr()'],['../classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d',1,'SVF::CallSite::getVtablePtr()']]],
835
+ ['getvtblstruct_9002',['getVtblStruct',['../namespaceSVF_1_1LLVMUtil.html#a4f803756f0a73e8564d9544ce27be1c9',1,'SVF::LLVMUtil']]],
836
+ ['getwtocycledepth_9003',['getWTOCycleDepth',['../classSVF_1_1CFBasicBlockGWTO.html#a47b0a759cac2b4264b8c01dbe9f1c63f',1,'SVF::CFBasicBlockGWTO::getWTOCycleDepth()'],['../classSVF_1_1CFBasicBlockGWTO_1_1TailBuilder.html#a0efb4902bc6933e28b042edf6fc3f94c',1,'SVF::CFBasicBlockGWTO::TailBuilder::getWTOCycleDepth()']]],
837
+ ['getyield_9004',['getYield',['../classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c',1,'SVF::VersionedFlowSensitive']]],
838
+ ['getz3expr_9005',['getZ3Expr',['../classSVF_1_1RelExeState.html#ace3b86d12ed10af211d5902ec3fa2e5a',1,'SVF::RelExeState']]],
839
+ ['getzextvalue_9006',['getZExtValue',['../classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e',1,'SVF::SVFConstantInt']]],
840
+ ['global_5fbegin_9007',['global_begin',['../classSVF_1_1SVFModule.html#a4dc32c583d29d74d052eaa5665b0b70e',1,'SVF::SVFModule::global_begin()'],['../classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2',1,'SVF::SVFModule::global_begin() const']]],
841
+ ['global_5fend_9008',['global_end',['../classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b',1,'SVF::SVFModule::global_end()'],['../classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2',1,'SVF::SVFModule::global_end() const']]],
842
+ ['globalicfgnode_9009',['GlobalICFGNode',['../classSVF_1_1GlobalICFGNode.html#a01e8a9844fcad1cc5faa22d8b0e0efd7',1,'SVF::GlobalICFGNode']]],
843
+ ['gmtime_9010',['gmtime',['../extapi_8c.html#a4c538a7b2efe7d8dfb7bf5956e91a0ad',1,'extapi.c']]],
844
+ ['gmtime_5fr_9011',['gmtime_r',['../extapi_8c.html#a78301bb1e43ee4dda8a7cfd04d99f9e5',1,'extapi.c']]],
845
+ ['gnodesccinfo_9012',['GNodeSCCInfo',['../classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#a4b8c555a11e9eae2065ec1549ce537de',1,'SVF::SCCDetection::GNodeSCCInfo::GNodeSCCInfo()'],['../classSVF_1_1SCCDetection.html#ab3bdd1e73f95735a8f37566c3793bb36',1,'SVF::SCCDetection::GNodeSCCInfo()']]],
846
+ ['gnu_5fget_5flibc_5fversion_9013',['gnu_get_libc_version',['../extapi_8c.html#abccccf00b2d20e810f04ae4133abaded',1,'extapi.c']]],
847
+ ['gnutls_5fcheck_5fversion_9014',['gnutls_check_version',['../extapi_8c.html#a81b6ce96363d37bbf41acb26ae8b25eb',1,'extapi.c']]],
848
+ ['grammarbuilder_9015',['GrammarBuilder',['../classSVF_1_1GrammarBuilder.html#a423310118382fa2d5afe169a290a355b',1,'SVF::GrammarBuilder']]],
849
+ ['graph_9016',['graph',['../classSVF_1_1SrcSnkSolver.html#ae66ed69eb3412c2eef14ef2f86a34c6c',1,'SVF::SrcSnkSolver::graph()'],['../classSVF_1_1GraphReachSolver.html#a88775eedbbc3039caac1e350b48aa838',1,'SVF::GraphReachSolver::graph()'],['../classSVF_1_1SCCDetection.html#a1b8b57a3ea3740f36a19afc8bd42033d',1,'SVF::SCCDetection::graph()'],['../classSVF_1_1WPASolver.html#abe0a304039d1bd2cfd7befd32fdcde2b',1,'SVF::WPASolver::graph()']]],
850
+ ['graphprinter_9017',['GraphPrinter',['../classSVF_1_1GraphPrinter.html#a5adb844506085e9ba66c1688f9548a25',1,'SVF::GraphPrinter']]],
851
+ ['graphreachsolver_9018',['GraphReachSolver',['../classSVF_1_1GraphReachSolver.html#a766dc60e7ce7b24b829ba591d069c174',1,'SVF::GraphReachSolver']]],
852
+ ['graphsize_9019',['graphSize',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#a309cc7faf9df46d2c9bfeaa2bdcd4601',1,'SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > * >']]],
853
+ ['graphwriter_9020',['GraphWriter',['../classSVF_1_1GraphWriter.html#afd8fec784307b919d1cb89b49533600e',1,'SVF::GraphWriter']]],
854
+ ['gzgets_9021',['gzgets',['../extapi_8c.html#ac84ce7ca37e7c4e94aec43868a755cac',1,'extapi.c']]]
854
855
  ];