svf-tools 1.0.829 → 1.0.830

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 (386) hide show
  1. package/SVF-doxygen/html/AccessPath_8cpp_source.html +225 -224
  2. package/SVF-doxygen/html/AccessPath_8h_source.html +11 -11
  3. package/SVF-doxygen/html/AndersenSFR_8cpp_source.html +1 -1
  4. package/SVF-doxygen/html/Andersen_8cpp_source.html +1 -1
  5. package/SVF-doxygen/html/BasicTypes_8h.html +2 -0
  6. package/SVF-doxygen/html/BasicTypes_8h_source.html +123 -121
  7. package/SVF-doxygen/html/CFLAlias_8cpp_source.html +1 -1
  8. package/SVF-doxygen/html/CFLGraphBuilder_8cpp_source.html +1 -1
  9. package/SVF-doxygen/html/CHGBuilder_8cpp_source.html +11 -11
  10. package/SVF-doxygen/html/ConsG_8cpp_source.html +1 -1
  11. package/SVF-doxygen/html/ConsG_8h_source.html +1 -1
  12. package/SVF-doxygen/html/ContextDDA_8cpp_source.html +1 -1
  13. package/SVF-doxygen/html/ContextDDA_8h_source.html +1 -1
  14. package/SVF-doxygen/html/CxtStmt_8h_source.html +1 -1
  15. package/SVF-doxygen/html/DCHG_8cpp_source.html +12 -12
  16. package/SVF-doxygen/html/DCHG_8h_source.html +5 -5
  17. package/SVF-doxygen/html/DDAClient_8cpp_source.html +2 -2
  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/FlowDDA_8cpp_source.html +1 -1
  21. package/SVF-doxygen/html/FlowDDA_8h_source.html +1 -1
  22. package/SVF-doxygen/html/FlowSensitiveStat_8cpp_source.html +1 -1
  23. package/SVF-doxygen/html/ICFGBuilder_8cpp_source.html +1 -1
  24. package/SVF-doxygen/html/ICFG_8cpp_source.html +1 -1
  25. package/SVF-doxygen/html/IRGraph_8h_source.html +2 -2
  26. package/SVF-doxygen/html/LLVMModule_8cpp_source.html +145 -144
  27. package/SVF-doxygen/html/LLVMModule_8h_source.html +3 -3
  28. package/SVF-doxygen/html/LLVMUtil_8cpp_source.html +1138 -1066
  29. package/SVF-doxygen/html/LLVMUtil_8h.html +2 -0
  30. package/SVF-doxygen/html/LLVMUtil_8h_source.html +419 -414
  31. package/SVF-doxygen/html/LockResultValidator_8cpp_source.html +1 -1
  32. package/SVF-doxygen/html/MHP_8cpp_source.html +1 -1
  33. package/SVF-doxygen/html/MTAAnnotator_8cpp_source.html +1 -1
  34. package/SVF-doxygen/html/MemRegion_8cpp_source.html +3 -3
  35. package/SVF-doxygen/html/MemSSA_8cpp_source.html +1 -1
  36. package/SVF-doxygen/html/PointerAnalysisImpl_8cpp_source.html +4 -4
  37. package/SVF-doxygen/html/PointerAnalysis_8cpp_source.html +363 -362
  38. package/SVF-doxygen/html/PointerAnalysis_8h_source.html +13 -13
  39. package/SVF-doxygen/html/SVFIR2ConsExeState_8cpp_source.html +7 -7
  40. package/SVF-doxygen/html/SVFIR2ItvExeState_8cpp_source.html +11 -10
  41. package/SVF-doxygen/html/SVFIRBuilder_8cpp_source.html +927 -924
  42. package/SVF-doxygen/html/SVFIRBuilder_8h_source.html +35 -34
  43. package/SVF-doxygen/html/SVFIRExtAPI_8cpp_source.html +2 -2
  44. package/SVF-doxygen/html/SVFIR_8cpp_source.html +1 -1
  45. package/SVF-doxygen/html/SVFIR_8h_source.html +1 -1
  46. package/SVF-doxygen/html/SVFStat_8cpp_source.html +12 -12
  47. package/SVF-doxygen/html/SVFStatements_8cpp_source.html +1 -1
  48. package/SVF-doxygen/html/SVFStatements_8h_source.html +2 -2
  49. package/SVF-doxygen/html/SVFType_8cpp_source.html +38 -37
  50. package/SVF-doxygen/html/SVFType_8h_source.html +5 -5
  51. package/SVF-doxygen/html/SVFValue_8cpp_source.html +1 -1
  52. package/SVF-doxygen/html/SVFValue_8h_source.html +1 -1
  53. package/SVF-doxygen/html/SVFVariables_8cpp_source.html +1 -1
  54. package/SVF-doxygen/html/SVFVariables_8h_source.html +1 -1
  55. package/SVF-doxygen/html/SaberSVFGBuilder_8cpp_source.html +1 -1
  56. package/SVF-doxygen/html/Steensgaard_8cpp_source.html +1 -1
  57. package/SVF-doxygen/html/SymbolTableBuilder_8cpp_source.html +653 -651
  58. package/SVF-doxygen/html/SymbolTableBuilder_8h_source.html +17 -17
  59. package/SVF-doxygen/html/SymbolTableInfo_8cpp_source.html +339 -338
  60. package/SVF-doxygen/html/SymbolTableInfo_8h_source.html +33 -33
  61. package/SVF-doxygen/html/ThreadCallGraph_8cpp_source.html +1 -1
  62. package/SVF-doxygen/html/VersionedFlowSensitiveStat_8cpp_source.html +1 -1
  63. package/SVF-doxygen/html/classSVF_1_1AccessPath-members.html +3 -3
  64. package/SVF-doxygen/html/classSVF_1_1AccessPath.html +236 -235
  65. package/SVF-doxygen/html/classSVF_1_1ActualINSVFGNode.html +1 -1
  66. package/SVF-doxygen/html/classSVF_1_1ActualOUTSVFGNode.html +1 -1
  67. package/SVF-doxygen/html/classSVF_1_1AddrStmt.html +1 -1
  68. package/SVF-doxygen/html/classSVF_1_1AliasDDAClient.html +1 -1
  69. package/SVF-doxygen/html/classSVF_1_1Andersen.html +1 -1
  70. package/SVF-doxygen/html/classSVF_1_1AndersenSFR.html +1 -1
  71. package/SVF-doxygen/html/classSVF_1_1BVDataPTAImpl.html +4 -4
  72. package/SVF-doxygen/html/classSVF_1_1BinaryOPStmt.html +1 -1
  73. package/SVF-doxygen/html/classSVF_1_1BinaryOPVFGNode.html +1 -1
  74. package/SVF-doxygen/html/classSVF_1_1BranchStmt.html +1 -1
  75. package/SVF-doxygen/html/classSVF_1_1CFLAlias.html +3 -3
  76. package/SVF-doxygen/html/classSVF_1_1CHGBuilder.html +11 -11
  77. package/SVF-doxygen/html/classSVF_1_1CallCFGEdge.html +1 -1
  78. package/SVF-doxygen/html/classSVF_1_1CallPE.html +1 -1
  79. package/SVF-doxygen/html/classSVF_1_1CmpStmt.html +1 -1
  80. package/SVF-doxygen/html/classSVF_1_1CmpVFGNode.html +1 -1
  81. package/SVF-doxygen/html/classSVF_1_1ContextDDA.html +2 -2
  82. package/SVF-doxygen/html/classSVF_1_1CopyStmt.html +1 -1
  83. package/SVF-doxygen/html/classSVF_1_1CxtStmt.html +1 -1
  84. package/SVF-doxygen/html/classSVF_1_1CxtThread.html +1 -1
  85. package/SVF-doxygen/html/classSVF_1_1CxtThreadStmt.html +1 -1
  86. package/SVF-doxygen/html/classSVF_1_1DCHGraph.html +12 -12
  87. package/SVF-doxygen/html/classSVF_1_1DDAStat.html +1 -1
  88. package/SVF-doxygen/html/classSVF_1_1DDAVFSolver.html +1 -1
  89. package/SVF-doxygen/html/classSVF_1_1DoubleFreeChecker.html +1 -1
  90. package/SVF-doxygen/html/classSVF_1_1FIObjVar.html +1 -1
  91. package/SVF-doxygen/html/classSVF_1_1FlowDDA.html +2 -2
  92. package/SVF-doxygen/html/classSVF_1_1FlowSensitive.html +1 -1
  93. package/SVF-doxygen/html/classSVF_1_1FlowSensitiveStat.html +1 -1
  94. package/SVF-doxygen/html/classSVF_1_1ForkJoinAnalysis.html +1 -1
  95. package/SVF-doxygen/html/classSVF_1_1FunptrDDAClient.html +1 -1
  96. package/SVF-doxygen/html/classSVF_1_1GepObjVar.html +2 -2
  97. package/SVF-doxygen/html/classSVF_1_1GepStmt.html +3 -3
  98. package/SVF-doxygen/html/classSVF_1_1GepValVar.html +1 -1
  99. package/SVF-doxygen/html/classSVF_1_1ICFG.html +1 -1
  100. package/SVF-doxygen/html/classSVF_1_1ICFGBuilder.html +1 -1
  101. package/SVF-doxygen/html/classSVF_1_1IRGraph.html +2 -2
  102. package/SVF-doxygen/html/classSVF_1_1InterMSSAPHISVFGNode.html +1 -1
  103. package/SVF-doxygen/html/classSVF_1_1InterPHIVFGNode.html +1 -1
  104. package/SVF-doxygen/html/classSVF_1_1IntraCFGEdge.html +1 -1
  105. package/SVF-doxygen/html/classSVF_1_1IntraICFGNode.html +1 -1
  106. package/SVF-doxygen/html/classSVF_1_1IntraPHIVFGNode.html +1 -1
  107. package/SVF-doxygen/html/classSVF_1_1LLVMModuleSet.html +141 -140
  108. package/SVF-doxygen/html/classSVF_1_1LeakChecker.html +1 -1
  109. package/SVF-doxygen/html/classSVF_1_1LoadStmt.html +1 -1
  110. package/SVF-doxygen/html/classSVF_1_1LockResultValidator.html +1 -1
  111. package/SVF-doxygen/html/classSVF_1_1MHP.html +1 -1
  112. package/SVF-doxygen/html/classSVF_1_1MRGenerator.html +3 -3
  113. package/SVF-doxygen/html/classSVF_1_1MTAAnnotator.html +1 -1
  114. package/SVF-doxygen/html/classSVF_1_1MTAResultValidator.html +1 -1
  115. package/SVF-doxygen/html/classSVF_1_1MemObj.html +121 -121
  116. package/SVF-doxygen/html/classSVF_1_1MemSSA.html +1 -1
  117. package/SVF-doxygen/html/classSVF_1_1ObjTypeInfo.html +29 -29
  118. package/SVF-doxygen/html/classSVF_1_1ObjVar.html +2 -2
  119. package/SVF-doxygen/html/classSVF_1_1PHIVFGNode.html +1 -1
  120. package/SVF-doxygen/html/classSVF_1_1PhiStmt.html +1 -1
  121. package/SVF-doxygen/html/classSVF_1_1PointerAnalysis.html +342 -341
  122. package/SVF-doxygen/html/classSVF_1_1RetCFGEdge.html +1 -1
  123. package/SVF-doxygen/html/classSVF_1_1RetPE.html +1 -1
  124. package/SVF-doxygen/html/classSVF_1_1SVFArrayType.html +4 -4
  125. package/SVF-doxygen/html/classSVF_1_1SVFFunctionType.html +4 -4
  126. package/SVF-doxygen/html/classSVF_1_1SVFIR.html +1 -1
  127. package/SVF-doxygen/html/classSVF_1_1SVFIR2ConsExeState.html +6 -6
  128. package/SVF-doxygen/html/classSVF_1_1SVFIR2ItvExeState.html +11 -10
  129. package/SVF-doxygen/html/classSVF_1_1SVFIRBuilder.html +868 -864
  130. package/SVF-doxygen/html/classSVF_1_1SVFIntegerType.html +7 -7
  131. package/SVF-doxygen/html/classSVF_1_1SVFOtherType.html +4 -4
  132. package/SVF-doxygen/html/classSVF_1_1SVFPointerType.html +3 -2
  133. package/SVF-doxygen/html/classSVF_1_1SVFStat.html +12 -12
  134. package/SVF-doxygen/html/classSVF_1_1SVFStructType.html +4 -4
  135. package/SVF-doxygen/html/classSVF_1_1SVFValue.html +23 -23
  136. package/SVF-doxygen/html/classSVF_1_1SaberSVFGBuilder.html +1 -1
  137. package/SVF-doxygen/html/classSVF_1_1SelectStmt.html +1 -1
  138. package/SVF-doxygen/html/classSVF_1_1Steensgaard.html +1 -1
  139. package/SVF-doxygen/html/classSVF_1_1StoreStmt.html +1 -1
  140. package/SVF-doxygen/html/classSVF_1_1SymbolTableBuilder.html +634 -631
  141. package/SVF-doxygen/html/classSVF_1_1SymbolTableInfo.html +125 -124
  142. package/SVF-doxygen/html/classSVF_1_1TCT.html +1 -1
  143. package/SVF-doxygen/html/classSVF_1_1TDForkPE.html +1 -1
  144. package/SVF-doxygen/html/classSVF_1_1TDJoinPE.html +1 -1
  145. package/SVF-doxygen/html/classSVF_1_1ThreadCallGraph.html +1 -1
  146. package/SVF-doxygen/html/classSVF_1_1TypeAnalysis.html +2 -2
  147. package/SVF-doxygen/html/classSVF_1_1UnaryOPStmt.html +1 -1
  148. package/SVF-doxygen/html/classSVF_1_1UnaryOPVFGNode.html +1 -1
  149. package/SVF-doxygen/html/classSVF_1_1ValVar.html +1 -1
  150. package/SVF-doxygen/html/classSVF_1_1VersionedFlowSensitiveStat.html +1 -1
  151. package/SVF-doxygen/html/functions_func_g.html +10 -10
  152. package/SVF-doxygen/html/functions_func_p.html +1 -1
  153. package/SVF-doxygen/html/functions_g.html +6 -6
  154. package/SVF-doxygen/html/functions_r.html +2 -2
  155. package/SVF-doxygen/html/functions_s.html +5 -5
  156. package/SVF-doxygen/html/functions_t.html +7 -7
  157. package/SVF-doxygen/html/functions_v.html +3 -1
  158. package/SVF-doxygen/html/functions_w.html +8 -8
  159. package/SVF-doxygen/html/namespaceSVF.html +43 -25
  160. package/SVF-doxygen/html/namespaceSVF_1_1LLVMUtil.html +1233 -1138
  161. package/SVF-doxygen/html/namespacemembers_func_g.html +6 -3
  162. package/SVF-doxygen/html/namespacemembers_g.html +10 -4
  163. package/SVF-doxygen/html/namespacemembers_type_g.html +3 -0
  164. package/SVF-doxygen/html/search/all_10.js +324 -324
  165. package/SVF-doxygen/html/search/all_11.js +223 -223
  166. package/SVF-doxygen/html/search/all_12.js +553 -553
  167. package/SVF-doxygen/html/search/all_13.js +192 -192
  168. package/SVF-doxygen/html/search/all_14.js +67 -67
  169. package/SVF-doxygen/html/search/all_15.js +167 -167
  170. package/SVF-doxygen/html/search/all_16.js +63 -63
  171. package/SVF-doxygen/html/search/all_17.js +1 -1
  172. package/SVF-doxygen/html/search/all_18.js +1 -1
  173. package/SVF-doxygen/html/search/all_19.js +11 -11
  174. package/SVF-doxygen/html/search/all_1a.js +172 -172
  175. package/SVF-doxygen/html/search/all_7.js +895 -893
  176. package/SVF-doxygen/html/search/all_8.js +198 -198
  177. package/SVF-doxygen/html/search/all_9.js +607 -607
  178. package/SVF-doxygen/html/search/all_a.js +46 -46
  179. package/SVF-doxygen/html/search/all_b.js +26 -26
  180. package/SVF-doxygen/html/search/all_c.js +115 -115
  181. package/SVF-doxygen/html/search/all_d.js +198 -198
  182. package/SVF-doxygen/html/search/all_e.js +207 -207
  183. package/SVF-doxygen/html/search/all_f.js +116 -116
  184. package/SVF-doxygen/html/search/classes_0.js +26 -26
  185. package/SVF-doxygen/html/search/classes_1.js +9 -9
  186. package/SVF-doxygen/html/search/classes_10.js +73 -73
  187. package/SVF-doxygen/html/search/classes_11.js +15 -15
  188. package/SVF-doxygen/html/search/classes_12.js +2 -2
  189. package/SVF-doxygen/html/search/classes_13.js +10 -10
  190. package/SVF-doxygen/html/search/classes_14.js +14 -14
  191. package/SVF-doxygen/html/search/classes_15.js +1 -1
  192. package/SVF-doxygen/html/search/classes_2.js +80 -80
  193. package/SVF-doxygen/html/search/classes_3.js +37 -37
  194. package/SVF-doxygen/html/search/classes_4.js +9 -9
  195. package/SVF-doxygen/html/search/classes_5.js +28 -28
  196. package/SVF-doxygen/html/search/classes_6.js +104 -104
  197. package/SVF-doxygen/html/search/classes_7.js +34 -34
  198. package/SVF-doxygen/html/search/classes_8.js +56 -56
  199. package/SVF-doxygen/html/search/classes_9.js +1 -1
  200. package/SVF-doxygen/html/search/classes_a.js +12 -12
  201. package/SVF-doxygen/html/search/classes_b.js +29 -29
  202. package/SVF-doxygen/html/search/classes_c.js +6 -6
  203. package/SVF-doxygen/html/search/classes_d.js +18 -18
  204. package/SVF-doxygen/html/search/classes_e.js +36 -36
  205. package/SVF-doxygen/html/search/classes_f.js +25 -25
  206. package/SVF-doxygen/html/search/defines_0.js +3 -3
  207. package/SVF-doxygen/html/search/defines_1.js +2 -2
  208. package/SVF-doxygen/html/search/defines_2.js +30 -30
  209. package/SVF-doxygen/html/search/defines_3.js +21 -21
  210. package/SVF-doxygen/html/search/defines_4.js +2 -2
  211. package/SVF-doxygen/html/search/defines_5.js +4 -4
  212. package/SVF-doxygen/html/search/defines_6.js +2 -2
  213. package/SVF-doxygen/html/search/defines_7.js +5 -5
  214. package/SVF-doxygen/html/search/defines_8.js +11 -11
  215. package/SVF-doxygen/html/search/defines_9.js +9 -9
  216. package/SVF-doxygen/html/search/defines_a.js +2 -2
  217. package/SVF-doxygen/html/search/defines_b.js +1 -1
  218. package/SVF-doxygen/html/search/defines_c.js +3 -3
  219. package/SVF-doxygen/html/search/defines_d.js +2 -2
  220. package/SVF-doxygen/html/search/defines_e.js +7 -7
  221. package/SVF-doxygen/html/search/defines_f.js +3 -3
  222. package/SVF-doxygen/html/search/enums_0.js +3 -3
  223. package/SVF-doxygen/html/search/enums_1.js +2 -2
  224. package/SVF-doxygen/html/search/enums_10.js +1 -1
  225. package/SVF-doxygen/html/search/enums_11.js +1 -1
  226. package/SVF-doxygen/html/search/enums_2.js +8 -8
  227. package/SVF-doxygen/html/search/enums_3.js +1 -1
  228. package/SVF-doxygen/html/search/enums_4.js +3 -3
  229. package/SVF-doxygen/html/search/enums_5.js +1 -1
  230. package/SVF-doxygen/html/search/enums_6.js +2 -2
  231. package/SVF-doxygen/html/search/enums_7.js +2 -2
  232. package/SVF-doxygen/html/search/enums_8.js +4 -4
  233. package/SVF-doxygen/html/search/enums_9.js +1 -1
  234. package/SVF-doxygen/html/search/enums_a.js +1 -1
  235. package/SVF-doxygen/html/search/enums_b.js +7 -7
  236. package/SVF-doxygen/html/search/enums_c.js +1 -1
  237. package/SVF-doxygen/html/search/enums_d.js +4 -4
  238. package/SVF-doxygen/html/search/enums_e.js +2 -2
  239. package/SVF-doxygen/html/search/enums_f.js +4 -4
  240. package/SVF-doxygen/html/search/enumvalues_0.js +14 -14
  241. package/SVF-doxygen/html/search/enumvalues_1.js +14 -14
  242. package/SVF-doxygen/html/search/enumvalues_10.js +35 -35
  243. package/SVF-doxygen/html/search/enumvalues_11.js +3 -3
  244. package/SVF-doxygen/html/search/enumvalues_12.js +10 -10
  245. package/SVF-doxygen/html/search/enumvalues_13.js +1 -1
  246. package/SVF-doxygen/html/search/enumvalues_14.js +1 -1
  247. package/SVF-doxygen/html/search/enumvalues_15.js +3 -3
  248. package/SVF-doxygen/html/search/enumvalues_2.js +36 -36
  249. package/SVF-doxygen/html/search/enumvalues_3.js +13 -13
  250. package/SVF-doxygen/html/search/enumvalues_4.js +2 -2
  251. package/SVF-doxygen/html/search/enumvalues_5.js +47 -47
  252. package/SVF-doxygen/html/search/enumvalues_6.js +6 -6
  253. package/SVF-doxygen/html/search/enumvalues_7.js +9 -9
  254. package/SVF-doxygen/html/search/enumvalues_8.js +23 -23
  255. package/SVF-doxygen/html/search/enumvalues_9.js +6 -6
  256. package/SVF-doxygen/html/search/enumvalues_a.js +15 -15
  257. package/SVF-doxygen/html/search/enumvalues_b.js +11 -11
  258. package/SVF-doxygen/html/search/enumvalues_c.js +5 -5
  259. package/SVF-doxygen/html/search/enumvalues_d.js +18 -18
  260. package/SVF-doxygen/html/search/enumvalues_e.js +9 -9
  261. package/SVF-doxygen/html/search/enumvalues_f.js +45 -45
  262. package/SVF-doxygen/html/search/files_0.js +13 -13
  263. package/SVF-doxygen/html/search/files_1.js +7 -7
  264. package/SVF-doxygen/html/search/files_10.js +8 -8
  265. package/SVF-doxygen/html/search/files_11.js +8 -8
  266. package/SVF-doxygen/html/search/files_12.js +2 -2
  267. package/SVF-doxygen/html/search/files_2.js +55 -55
  268. package/SVF-doxygen/html/search/files_3.js +14 -14
  269. package/SVF-doxygen/html/search/files_4.js +5 -5
  270. package/SVF-doxygen/html/search/files_5.js +13 -13
  271. package/SVF-doxygen/html/search/files_6.js +9 -9
  272. package/SVF-doxygen/html/search/files_7.js +14 -14
  273. package/SVF-doxygen/html/search/files_8.js +13 -13
  274. package/SVF-doxygen/html/search/files_9.js +18 -18
  275. package/SVF-doxygen/html/search/files_a.js +3 -3
  276. package/SVF-doxygen/html/search/files_b.js +2 -2
  277. package/SVF-doxygen/html/search/files_c.js +20 -20
  278. package/SVF-doxygen/html/search/files_d.js +4 -4
  279. package/SVF-doxygen/html/search/files_e.js +62 -62
  280. package/SVF-doxygen/html/search/files_f.js +8 -8
  281. package/SVF-doxygen/html/search/functions_0.js +13 -13
  282. package/SVF-doxygen/html/search/functions_1.js +360 -360
  283. package/SVF-doxygen/html/search/functions_10.js +140 -140
  284. package/SVF-doxygen/html/search/functions_11.js +139 -139
  285. package/SVF-doxygen/html/search/functions_12.js +288 -288
  286. package/SVF-doxygen/html/search/functions_13.js +59 -59
  287. package/SVF-doxygen/html/search/functions_14.js +39 -39
  288. package/SVF-doxygen/html/search/functions_15.js +71 -71
  289. package/SVF-doxygen/html/search/functions_16.js +32 -32
  290. package/SVF-doxygen/html/search/functions_17.js +3 -3
  291. package/SVF-doxygen/html/search/functions_18.js +172 -172
  292. package/SVF-doxygen/html/search/functions_2.js +89 -89
  293. package/SVF-doxygen/html/search/functions_3.js +258 -258
  294. package/SVF-doxygen/html/search/functions_4.js +78 -78
  295. package/SVF-doxygen/html/search/functions_5.js +53 -53
  296. package/SVF-doxygen/html/search/functions_6.js +60 -60
  297. package/SVF-doxygen/html/search/functions_7.js +857 -856
  298. package/SVF-doxygen/html/search/functions_8.js +149 -149
  299. package/SVF-doxygen/html/search/functions_9.js +423 -423
  300. package/SVF-doxygen/html/search/functions_a.js +30 -30
  301. package/SVF-doxygen/html/search/functions_b.js +2 -2
  302. package/SVF-doxygen/html/search/functions_c.js +25 -25
  303. package/SVF-doxygen/html/search/functions_d.js +79 -79
  304. package/SVF-doxygen/html/search/functions_e.js +35 -35
  305. package/SVF-doxygen/html/search/functions_f.js +56 -56
  306. package/SVF-doxygen/html/search/namespaces_0.js +1 -1
  307. package/SVF-doxygen/html/search/namespaces_1.js +7 -7
  308. package/SVF-doxygen/html/search/related_0.js +2 -2
  309. package/SVF-doxygen/html/search/related_1.js +2 -2
  310. package/SVF-doxygen/html/search/related_2.js +2 -2
  311. package/SVF-doxygen/html/search/related_3.js +2 -2
  312. package/SVF-doxygen/html/search/related_4.js +2 -2
  313. package/SVF-doxygen/html/search/related_5.js +1 -1
  314. package/SVF-doxygen/html/search/related_6.js +2 -2
  315. package/SVF-doxygen/html/search/related_7.js +4 -4
  316. package/SVF-doxygen/html/search/related_8.js +2 -2
  317. package/SVF-doxygen/html/search/related_9.js +4 -4
  318. package/SVF-doxygen/html/search/related_a.js +19 -19
  319. package/SVF-doxygen/html/search/related_b.js +4 -4
  320. package/SVF-doxygen/html/search/related_c.js +2 -2
  321. package/SVF-doxygen/html/search/related_d.js +12 -12
  322. package/SVF-doxygen/html/search/related_e.js +2 -2
  323. package/SVF-doxygen/html/search/related_f.js +2 -2
  324. package/SVF-doxygen/html/search/typedefs_0.js +19 -19
  325. package/SVF-doxygen/html/search/typedefs_1.js +26 -26
  326. package/SVF-doxygen/html/search/typedefs_10.js +61 -61
  327. package/SVF-doxygen/html/search/typedefs_11.js +13 -13
  328. package/SVF-doxygen/html/search/typedefs_12.js +11 -11
  329. package/SVF-doxygen/html/search/typedefs_13.js +33 -33
  330. package/SVF-doxygen/html/search/typedefs_14.js +8 -8
  331. package/SVF-doxygen/html/search/typedefs_2.js +129 -129
  332. package/SVF-doxygen/html/search/typedefs_3.js +39 -39
  333. package/SVF-doxygen/html/search/typedefs_4.js +17 -17
  334. package/SVF-doxygen/html/search/typedefs_5.js +41 -41
  335. package/SVF-doxygen/html/search/typedefs_6.js +56 -55
  336. package/SVF-doxygen/html/search/typedefs_7.js +44 -44
  337. package/SVF-doxygen/html/search/typedefs_8.js +1 -1
  338. package/SVF-doxygen/html/search/typedefs_9.js +6 -6
  339. package/SVF-doxygen/html/search/typedefs_a.js +29 -29
  340. package/SVF-doxygen/html/search/typedefs_b.js +29 -29
  341. package/SVF-doxygen/html/search/typedefs_c.js +41 -41
  342. package/SVF-doxygen/html/search/typedefs_d.js +14 -14
  343. package/SVF-doxygen/html/search/typedefs_e.js +52 -52
  344. package/SVF-doxygen/html/search/typedefs_f.js +14 -14
  345. package/SVF-doxygen/html/search/variables_0.js +151 -151
  346. package/SVF-doxygen/html/search/variables_1.js +75 -75
  347. package/SVF-doxygen/html/search/variables_10.js +97 -97
  348. package/SVF-doxygen/html/search/variables_11.js +44 -44
  349. package/SVF-doxygen/html/search/variables_12.js +92 -92
  350. package/SVF-doxygen/html/search/variables_13.js +76 -76
  351. package/SVF-doxygen/html/search/variables_14.js +14 -14
  352. package/SVF-doxygen/html/search/variables_15.js +48 -48
  353. package/SVF-doxygen/html/search/variables_16.js +9 -9
  354. package/SVF-doxygen/html/search/variables_17.js +1 -1
  355. package/SVF-doxygen/html/search/variables_18.js +2 -2
  356. package/SVF-doxygen/html/search/variables_2.js +38 -38
  357. package/SVF-doxygen/html/search/variables_3.js +142 -142
  358. package/SVF-doxygen/html/search/variables_4.js +55 -55
  359. package/SVF-doxygen/html/search/variables_5.js +37 -37
  360. package/SVF-doxygen/html/search/variables_6.js +66 -66
  361. package/SVF-doxygen/html/search/variables_7.js +34 -34
  362. package/SVF-doxygen/html/search/variables_8.js +7 -7
  363. package/SVF-doxygen/html/search/variables_9.js +78 -78
  364. package/SVF-doxygen/html/search/variables_a.js +4 -4
  365. package/SVF-doxygen/html/search/variables_b.js +10 -10
  366. package/SVF-doxygen/html/search/variables_c.js +45 -45
  367. package/SVF-doxygen/html/search/variables_d.js +56 -56
  368. package/SVF-doxygen/html/search/variables_e.js +123 -123
  369. package/SVF-doxygen/html/search/variables_f.js +30 -30
  370. package/SVF-doxygen/html/structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +1 -1
  371. package/SVF-doxygen/html/svf-ex_8cpp.html +1 -1
  372. package/SVF-doxygen/html/svf-ex_8cpp_source.html +1 -1
  373. package/package.json +1 -1
  374. package/svf/include/MemoryModel/AccessPath.h +2 -2
  375. package/svf/lib/AbstractExecution/SVFIR2ConsExeState.cpp +2 -2
  376. package/svf/lib/AbstractExecution/SVFIR2ItvExeState.cpp +4 -4
  377. package/svf/lib/MemoryModel/AccessPath.cpp +6 -5
  378. package/svf/lib/MemoryModel/PointerAnalysis.cpp +1 -0
  379. package/svf/lib/SVFIR/SVFType.cpp +1 -0
  380. package/svf/lib/SVFIR/SymbolTableInfo.cpp +1 -0
  381. package/svf-llvm/include/SVF-LLVM/BasicTypes.h +1 -0
  382. package/svf-llvm/include/SVF-LLVM/LLVMUtil.h +6 -0
  383. package/svf-llvm/lib/LLVMModule.cpp +1 -0
  384. package/svf-llvm/lib/LLVMUtil.cpp +70 -0
  385. package/svf-llvm/lib/SVFIRBuilder.cpp +3 -1
  386. package/svf-llvm/lib/SymbolTableBuilder.cpp +4 -1
@@ -153,897 +153,899 @@ var searchData=
153
153
  ['gepobjnode_2198',['GepObjNode',['../classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffaf3364b22f497146f06d1f4175a839f4f',1,'SVF::SVFVar']]],
154
154
  ['gepobjvar_2199',['GepObjVar',['../classSVF_1_1GepObjVar.html',1,'SVF::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)']]],
155
155
  ['gepobjvarmap_2200',['GepObjVarMap',['../classSVF_1_1SVFIR.html#a09a604cf6a7708f4391fcf807fec1453',1,'SVF::SVFIR']]],
156
- ['gepoutedges_2201',['gepOutEdges',['../classSVF_1_1ConstraintNode.html#a583880cd83a9f353003e199401d1b024',1,'SVF::ConstraintNode']]],
157
- ['geppointeetype_2202',['gepPointeeType',['../classSVF_1_1AccessPath.html#a1d75baf851ba9982ac0861c850929985',1,'SVF::AccessPath']]],
158
- ['gepsrcnodes_2203',['gepSrcNodes',['../classSVF_1_1AliasDDAClient.html#ab165537f4c9a318f31de8a272a529c9c',1,'SVF::AliasDDAClient']]],
159
- ['gepstmt_2204',['GepStmt',['../classSVF_1_1GepStmt.html',1,'SVF::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)']]],
160
- ['gepsvfgnode_2205',['GepSVFGNode',['../namespaceSVF.html#a65a3be463427d1112a8b87f072f3d22f',1,'SVF']]],
161
- ['geptime_2206',['gepTime',['../classSVF_1_1FlowSensitive.html#a282126e5b67ed4e19aa40c81180b8290',1,'SVF::FlowSensitive']]],
162
- ['geptypebridgeiterator_2eh_2207',['GEPTypeBridgeIterator.h',['../GEPTypeBridgeIterator_8h.html',1,'']]],
163
- ['gepvalnode_2208',['GepValNode',['../classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa288e3f5d01c94d5c5d685d43f08a6c4a',1,'SVF::SVFVar']]],
164
- ['gepvalobjmap_2209',['GepValObjMap',['../classSVF_1_1SVFIR.html#ad7bbe1abea55ed03c9b6c81891c0bd67',1,'SVF::SVFIR']]],
165
- ['gepvaltype_2210',['gepValType',['../classSVF_1_1GepValVar.html#a4aa450bce36b4b9f65b769eae649771a',1,'SVF::GepValVar']]],
166
- ['gepvaluevarmap_2211',['GepValueVarMap',['../classSVF_1_1SVFIR.html#af7cc6d471b5ab6db0bdc69cffa19fbf5',1,'SVF::SVFIR']]],
167
- ['gepvalvar_2212',['GepValVar',['../classSVF_1_1GepValVar.html',1,'SVF::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)']]],
168
- ['gepvfgnode_2213',['GepVFGNode',['../classSVF_1_1GepVFGNode.html',1,'SVF::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)']]],
169
- ['geq_2214',['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()']]],
170
- ['geqvartovalmap_2215',['geqVarToValMap',['../classSVF_1_1IntervalExeState.html#a695fcc1ffc4a0fab83cc65ee755eebcb',1,'SVF::IntervalExeState']]],
171
- ['get_2216',['get',['../classSVF_1_1NodeIDAllocator.html#a2bd3ca30fc9669d9a0327544bdb4557b',1,'SVF::NodeIDAllocator']]],
172
- ['get_5falloc_5farg_5fpos_2217',['get_alloc_arg_pos',['../classSVF_1_1ExtAPI.html#a68939c789d0530151a4e79e79317531a',1,'SVF::ExtAPI']]],
173
- ['get_5farray_5fitem_2218',['get_array_item',['../cJSON_8cpp.html#a82f460889bcb63ee840fc821feef5aa5',1,'cJSON.cpp']]],
174
- ['get_5fcond_2219',['get_cond',['../classSVF_1_1CondVar.html#af84e7bfcff909009be5e109c600c63fe',1,'SVF::CondVar']]],
175
- ['get_5fdecimal_5fpoint_2220',['get_decimal_point',['../cJSON_8cpp.html#ab25412ae56c8c594831918169bea100d',1,'cJSON.cpp']]],
176
- ['get_5fid_2221',['get_id',['../classSVF_1_1CondVar.html#a5d64fa2be89051cd03301e3b07bffd6a',1,'SVF::CondVar']]],
177
- ['get_5fnumeral_5fint_2222',['get_numeral_int',['../classSVF_1_1Z3Expr.html#aa6c7fee4f418817dfa7458d830303f6e',1,'SVF::Z3Expr']]],
178
- ['get_5fnumeral_5fint64_2223',['get_numeral_int64',['../classSVF_1_1Z3Expr.html#ad94bbaa31e6df4e8b8238d69b8f4ae06',1,'SVF::Z3Expr']]],
179
- ['get_5fobject_5fitem_2224',['get_object_item',['../cJSON_8cpp.html#a768303890e9be802d51b0e0a110302f4',1,'cJSON.cpp']]],
180
- ['get_5fsort_2225',['get_sort',['../classSVF_1_1Z3Expr.html#a8b2b5fa74704d776a2cd415b599a1393',1,'SVF::Z3Expr']]],
181
- ['getabstractstate_2226',['getAbstractState',['../classSVF_1_1SymState.html#ace7b6c80e86443e8bda390d8281be250',1,'SVF::SymState::getAbstractState() const'],['../classSVF_1_1SymState.html#add4fcf05024ada844578fcd0caf061cc',1,'SVF::SymState::getAbstractState()']]],
182
- ['getabstractvaluekind_2227',['getAbstractValueKind',['../classSVF_1_1AbstractValue.html#a74bc740e894dfbdb2253bedc2851dd2e',1,'SVF::AbstractValue']]],
183
- ['getaccesspath_2228',['getAccessPath',['../classSVF_1_1NormalGepCGEdge.html#aa9b33abf88b6dbaace1bea0fbbcef83f',1,'SVF::NormalGepCGEdge::getAccessPath()'],['../classSVF_1_1GepStmt.html#a6c74f234a6b40bc5292bb14874c2e600',1,'SVF::GepStmt::getAccessPath()']]],
184
- ['getaccesspathfrombasenode_2229',['getAccessPathFromBaseNode',['../classSVF_1_1SVFIRBuilder.html#a7c401d6929e583be734c0c4e9957d0d7',1,'SVF::SVFIRBuilder']]],
185
- ['getactualindef_2230',['getActualINDef',['../classSVF_1_1SVFGOPT.html#a550f93b640a6fd68773fbafd2944d7df',1,'SVF::SVFGOPT']]],
186
- ['getactualinsvfgnodes_2231',['getActualINSVFGNodes',['../classSVF_1_1SVFG.html#a475205e221890204c7770c414ee63975',1,'SVF::SVFG']]],
187
- ['getactualoutsvfgnodes_2232',['getActualOUTSVFGNodes',['../classSVF_1_1SVFG.html#a5b7ae610bee28acc2905ca82928e714f',1,'SVF::SVFG']]],
188
- ['getactualparmatforksite_2233',['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)']]],
189
- ['getactualparms_2234',['getActualParms',['../classSVF_1_1CallICFGNode.html#ab43c000436d0f6d978f4fff831671d5c',1,'SVF::CallICFGNode']]],
190
- ['getactualparmvfgnode_2235',['getActualParmVFGNode',['../classSVF_1_1VFG.html#a6bbfe457dcc7104e6928323499ea964e',1,'SVF::VFG']]],
191
- ['getactualpts_2236',['getActualPts',['../classSVF_1_1PersistentPointsToCache.html#ab2888b033a29de3af48d377dc2fe70aa',1,'SVF::PersistentPointsToCache']]],
192
- ['getactualret_2237',['getActualRet',['../classSVF_1_1RetICFGNode.html#a9815b38f376af31b14ea2e0f3afd3427',1,'SVF::RetICFGNode']]],
193
- ['getactualretvfgnode_2238',['getActualRetVFGNode',['../classSVF_1_1VFG.html#a0b072e8e45899b89da0a466140563c38',1,'SVF::VFG']]],
194
- ['getaddrcgedges_2239',['getAddrCGEdges',['../classSVF_1_1ConstraintGraph.html#adee52f15f5ff58dd455e419c2643f89b',1,'SVF::ConstraintGraph']]],
195
- ['getaddrinedges_2240',['getAddrInEdges',['../classSVF_1_1ConstraintNode.html#ae6a98932b0f0732d4af1ca8266d58077',1,'SVF::ConstraintNode']]],
196
- ['getaddroutedges_2241',['getAddrOutEdges',['../classSVF_1_1ConstraintNode.html#a9058618987da9d21156cea72a5d5ddad',1,'SVF::ConstraintNode']]],
197
- ['getaddrs_2242',['getAddrs',['../classSVF_1_1ConsExeState.html#a17ba209c5045d53c7df66d5cf031f8a4',1,'SVF::ConsExeState::getAddrs()'],['../classSVF_1_1ExeState.html#a3b340ae2aad86f6125d24b42ec8901d0',1,'SVF::ExeState::getAddrs()'],['../classSVF_1_1IntervalExeState.html#a056e0db56033ac4dc041e6d82d614dbd',1,'SVF::IntervalExeState::getAddrs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a48fec38aad1c2a9a140ee94e9fdd7e9b',1,'SVF::SVFIR2ItvExeState::getAddrs()']]],
198
- ['getaggs_2243',['getAggs',['../classSVF_1_1DCHGraph.html#a159e158c794fff115d5642b85963f43b',1,'SVF::DCHGraph']]],
199
- ['getaliasmemregions_2244',['getAliasMemRegions',['../classSVF_1_1MRGenerator.html#ad740188222439c089907fa6c6c951f02',1,'SVF::MRGenerator']]],
200
- ['getaliasset_2245',['getAliasSet',['../classSVF_1_1SVFModule.html#aceb9c743ba592836586f3cfb76e56108',1,'SVF::SVFModule']]],
201
- ['getallcallsitesinvokingcallee_2246',['getAllCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a80070e2f50ed1036d334250841215ca8',1,'SVF::PTACallGraph']]],
202
- ['getallfieldsobjvars_2247',['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)']]],
203
- ['getallpts_2248',['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()']]],
204
- ['getallvalidptrs_2249',['getAllValidPtrs',['../classSVF_1_1PointerAnalysis.html#a60b111647e000cc983aa52513f90afbc',1,'SVF::PointerAnalysis::getAllValidPtrs()'],['../classSVF_1_1SVFIR.html#a7990c72dd6d645d713f19ed973841484',1,'SVF::SVFIR::getAllValidPtrs()']]],
205
- ['getanalysisty_2250',['getAnalysisTy',['../classSVF_1_1PointerAnalysis.html#ac23f71c1307cda9cba44acc40059f0a3',1,'SVF::PointerAnalysis']]],
206
- ['getancestorthread_2251',['getAncestorThread',['../classSVF_1_1TCT.html#aeb7dff0c02a90cb338c8d054d2b78984',1,'SVF::TCT']]],
207
- ['getandersenanalysis_2252',['getAndersenAnalysis',['../classSVF_1_1DDAVFSolver.html#ac39860015b45b9af6351d0343f8983bb',1,'SVF::DDAVFSolver']]],
208
- ['getannotations_2253',['getAnnotations',['../classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b',1,'SVF::SVFFunction']]],
209
- ['getarg_2254',['getArg',['../classSVF_1_1SVFFunction.html#a10d9481ae41dce4f266dad5e64fffcee',1,'SVF::SVFFunction']]],
210
- ['getargno_2255',['getArgNo',['../classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591',1,'SVF::SVFArgument']]],
211
- ['getargoperand_2256',['getArgOperand',['../classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14',1,'SVF::SVFCallInst::getArgOperand()'],['../classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5',1,'SVF::CallSite::getArgOperand()']]],
212
- ['getargument_2257',['getArgument',['../classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc',1,'SVF::CallSite']]],
213
- ['getattributedkind_2258',['getAttributedKind',['../classSVF_1_1GrammarBase.html#af418e1033618da75e974a04ee1d7e275',1,'SVF::GrammarBase']]],
214
- ['getattrsyms_2259',['getAttrSyms',['../classSVF_1_1GrammarBase.html#a2620ded7573ebdb8b4595e199105ef0e',1,'SVF::GrammarBase']]],
215
- ['getbackwardslicesize_2260',['getBackwardSliceSize',['../classSVF_1_1ProgSlice.html#a967fa01a8baae0dd086b5c09ae0faa7b',1,'SVF::ProgSlice']]],
216
- ['getbasenode_2261',['getBaseNode',['../classSVF_1_1GepObjVar.html#a4c5e346db61f7e04c15bf8527d8eff3c',1,'SVF::GepObjVar']]],
217
- ['getbaseobj_2262',['getBaseObj',['../classSVF_1_1SVFIR.html#af76a55c3b8255a81a566bdce35ffc749',1,'SVF::SVFIR']]],
218
- ['getbaseobjvar_2263',['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()']]],
219
- ['getbasetypeandflattenedfields_2264',['getBaseTypeAndFlattenedFields',['../classSVF_1_1SVFIRBuilder.html#aa7e7b3dba00201972783f93c35cadad9',1,'SVF::SVFIRBuilder']]],
220
- ['getbasevalueforextarg_2265',['getBaseValueForExtArg',['../classSVF_1_1SVFIRBuilder.html#a892ab8cad098e9e9d8425e7f05e35c59',1,'SVF::SVFIRBuilder']]],
221
- ['getbasevalvar_2266',['getBaseValVar',['../classSVF_1_1SVFIR.html#a5298f34143ec3a2e6bb74ebad668cbbc',1,'SVF::SVFIR']]],
222
- ['getbasicblock_2267',['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()']]],
223
- ['getbasicblocklist_2268',['getBasicBlockList',['../classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38',1,'SVF::SVFFunction']]],
224
- ['getbb_2269',['getBB',['../classSVF_1_1ICFGNode.html#ae7e734f4ceca40c6cf46f16d088780ca',1,'SVF::ICFGNode::getBB()'],['../classSVF_1_1SVFStmt.html#a456aaaef63d384d9789efbbec2837a33',1,'SVF::SVFStmt::getBB()']]],
225
- ['getbb2pidom_2270',['getBB2PIdom',['../classSVF_1_1SVFLoopAndDomInfo.html#ae8a308d5ee34c0eb4a6c1278565e5907',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2ada6e195ad3a7e26c7e7dff7459cb34',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom()']]],
226
- ['getbbpdomlevel_2271',['getBBPDomLevel',['../classSVF_1_1SVFLoopAndDomInfo.html#ac285502846c993f149b6bcc3e04f767e',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2f718b022db1b633c5be47fcb4dcaae9',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel()']]],
227
- ['getbbphinum_2272',['getBBPhiNum',['../classSVF_1_1MemSSA.html#a9bb6512999cbf9c7c03153be77c8af20',1,'SVF::MemSSA']]],
228
- ['getbbpredecessornum_2273',['getBBPredecessorNum',['../namespaceSVF_1_1LLVMUtil.html#ae617611b584e3d899984c376a6e91987',1,'SVF::LLVMUtil']]],
229
- ['getbbpredecessorpos_2274',['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']]],
230
- ['getbbsuccessorbranchid_2275',['getBBSuccessorBranchID',['../classSVF_1_1CDGBuilder.html#af65f6090142a61d13e1510c771baaeb1',1,'SVF::CDGBuilder']]],
231
- ['getbbsuccessorpos_2276',['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']]],
232
- ['getbbtophisetmap_2277',['getBBToPhiSetMap',['../classSVF_1_1MemSSA.html#a966477062a453901da3631015fcf737d',1,'SVF::MemSSA']]],
233
- ['getbeforebrackets_2278',['getBeforeBrackets',['../namespaceSVF_1_1cppUtil.html#a1cf2e4671b16b477cc779c72f2419234',1,'SVF::cppUtil']]],
234
- ['getbeforeparenthesis_2279',['getBeforeParenthesis',['../CppUtil_8cpp.html#a2bff9158f699b6fd11c8e116b91e4809',1,'CppUtil.cpp']]],
235
- ['getbinaryopvfgnode_2280',['getBinaryOPVFGNode',['../classSVF_1_1VFG.html#a27bd4d5ba75d65056d77882869b0c64d',1,'SVF::VFG']]],
236
- ['getblackholenode_2281',['getBlackHoleNode',['../classSVF_1_1ConstraintGraph.html#ab2b4725a8fcae8a1bc3c026d236005b8',1,'SVF::ConstraintGraph::getBlackHoleNode()'],['../classSVF_1_1IRGraph.html#a3ce34b9fcb651689bce44ab48fbcdff0',1,'SVF::IRGraph::getBlackHoleNode()']]],
237
- ['getblackholeobj_2282',['getBlackHoleObj',['../classSVF_1_1IRGraph.html#aafe9544b07a8c40bf915613df11df48e',1,'SVF::IRGraph']]],
238
- ['getblkobj_2283',['getBlkObj',['../classSVF_1_1SymbolTableInfo.html#aebf96274e1ad2a523981487839a3025e',1,'SVF::SymbolTableInfo']]],
239
- ['getblkptr_2284',['getBlkPtr',['../classSVF_1_1IRGraph.html#a3b417ee79560fd00f4cf80906044c198',1,'SVF::IRGraph']]],
240
- ['getbranchcond_2285',['getBranchCond',['../classSVF_1_1SaberCondAllocator.html#a7d5ec3597ef0befe3b928c04db706d7a',1,'SVF::SaberCondAllocator']]],
241
- ['getbranchcondition_2286',['getBranchCondition',['../classSVF_1_1SymState.html#a0705ae2a96a3ea5aa07cc2db928946bc',1,'SVF::SymState']]],
242
- ['getbranchconditions_2287',['getBranchConditions',['../classSVF_1_1CDGEdge.html#aedf54ed1ce3b77c3565390ddc52bd438',1,'SVF::CDGEdge']]],
243
- ['getbranchinst_2288',['getBranchInst',['../classSVF_1_1BranchStmt.html#a2c6fe09027838f9e0ad9ab8193ce8e9b',1,'SVF::BranchStmt']]],
244
- ['getbranchstmt_2289',['getBranchStmt',['../classSVF_1_1BranchVFGNode.html#abbb429b521b54c2d7a6d8d7f52751455',1,'SVF::BranchVFGNode']]],
245
- ['getbranchvfgnode_2290',['getBranchVFGNode',['../classSVF_1_1VFG.html#a47609382fcd9ef36706e1d0f0531a843',1,'SVF::VFG']]],
246
- ['getbugdescription_2291',['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()']]],
247
- ['getbugreport_2292',['getBugReport',['../classSVF_1_1SrcSnkDDA.html#a14b15c837ae7975f0a7ccf89ed94aed5',1,'SVF::SrcSnkDDA']]],
248
- ['getbugset_2293',['getBugSet',['../classSVF_1_1SVFBugReport.html#a7dbf4adc013615567b33b6e293b61c8e',1,'SVF::SVFBugReport']]],
249
- ['getbugtype_2294',['getBugType',['../classSVF_1_1GenericBug.html#a693839b33e167cd0688be2e1738198f2',1,'SVF::GenericBug']]],
250
- ['getbvpointsto_2295',['getBVPointsTo',['../classSVF_1_1CondPTAImpl.html#a94f3e4d073b8c5bab3c46058ddba3f43',1,'SVF::CondPTAImpl']]],
251
- ['getbyteoffset_2296',['getByteOffset',['../classSVF_1_1SVFIR2ItvExeState.html#a335922caf105ee72cd9d66a451ae3d4e',1,'SVF::SVFIR2ItvExeState']]],
252
- ['getbytesize_2297',['getByteSize',['../classSVF_1_1SVFType.html#a95b8031f1e15d49c7d68628be1d05aae',1,'SVF::SVFType']]],
253
- ['getbytesizeofobj_2298',['getByteSizeOfObj',['../classSVF_1_1MemObj.html#ab993dcaf5bcc1d6144cd94bcb8e18c6d',1,'SVF::MemObj::getByteSizeOfObj()'],['../classSVF_1_1ObjTypeInfo.html#ad5c4590f26859a5004b612a335a61916',1,'SVF::ObjTypeInfo::getByteSizeOfObj()']]],
254
- ['getcachedadpointsto_2299',['getCachedADPointsTo',['../classSVF_1_1DDAVFSolver.html#a2a2b3783074c9f509fc265b97b979704',1,'SVF::DDAVFSolver']]],
255
- ['getcachedpointsto_2300',['getCachedPointsTo',['../classSVF_1_1DDAVFSolver.html#ae31e9281e4f1e0585fdf328b7339e1bf',1,'SVF::DDAVFSolver']]],
256
- ['getcachedtlpointsto_2301',['getCachedTLPointsTo',['../classSVF_1_1DDAVFSolver.html#aac432dfa7ccfc3434d9e0e2eb65afe7f',1,'SVF::DDAVFSolver::getCachedTLPointsTo()'],['../classSVF_1_1FlowDDA.html#a950d653b249cfc2d20932adb3498b99b',1,'SVF::FlowDDA::getCachedTLPointsTo()']]],
257
- ['getcallblock_2302',['getCallBlock',['../classSVF_1_1ICFG.html#a1490b28446b9d8efee567ec02e2abcf3',1,'SVF::ICFG']]],
258
- ['getcalledfunction_2303',['getCalledFunction',['../classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766',1,'SVF::SVFCallInst::getCalledFunction()'],['../classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438',1,'SVF::CallSite::getCalledFunction()']]],
259
- ['getcalledfunctions_2304',['getCalledFunctions',['../namespaceSVF_1_1LLVMUtil.html#a47d2af43ff12d9e1014fa19256619466',1,'SVF::LLVMUtil']]],
260
- ['getcalledgebegin_2305',['getCallEdgeBegin',['../classSVF_1_1PTACallGraph.html#a4ed2fd37007de9c873d5e197a0b3bd4e',1,'SVF::PTACallGraph']]],
261
- ['getcalledgeend_2306',['getCallEdgeEnd',['../classSVF_1_1PTACallGraph.html#a170a33ac22673dfd363c3e3b96987737',1,'SVF::PTACallGraph']]],
262
- ['getcalledoperand_2307',['getCalledOperand',['../classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3',1,'SVF::SVFCallInst']]],
263
- ['getcalledvalue_2308',['getCalledValue',['../classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2',1,'SVF::CallSite']]],
264
- ['getcallee_2309',['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)']]],
265
- ['getcalleeofcallsite_2310',['getCalleeOfCallSite',['../classSVF_1_1PTACallGraph.html#aacd5f35171717cb4d758c17bef828a0f',1,'SVF::PTACallGraph']]],
266
- ['getcallees_2311',['getCallees',['../classSVF_1_1PTACallGraph.html#a317e09edb29b110cf4273009551d31ec',1,'SVF::PTACallGraph']]],
267
- ['getcaller_2312',['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()']]],
268
- ['getcallerofcallsite_2313',['getCallerOfCallSite',['../classSVF_1_1PTACallGraph.html#a42035e9669204ddd5d38583db21af3d7',1,'SVF::PTACallGraph']]],
269
- ['getcallgraph_2314',['getCallgraph',['../classSVF_1_1SrcSnkDDA.html#ad445032e9b2027b3c990ce2a250257f8',1,'SVF::SrcSnkDDA::getCallgraph()'],['../classSVF_1_1VFG.html#a1693ccdb6c1b57418316c29cde05cad2',1,'SVF::VFG::getCallGraph()']]],
270
- ['getcallgraphnode_2315',['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']]],
271
- ['getcallgraphscc_2316',['getCallGraphSCC',['../classSVF_1_1PointerAnalysis.html#a0bddf297a2d8cd59ce9a232f0229f248',1,'SVF::PointerAnalysis']]],
272
- ['getcallgraphsccrepnode_2317',['getCallGraphSCCRepNode',['../classSVF_1_1PointerAnalysis.html#ae8190ce12fb0c6360953f4b05047fbe8',1,'SVF::PointerAnalysis']]],
273
- ['getcallgraphsccrevtopoorder_2318',['getCallGraphSCCRevTopoOrder',['../classSVF_1_1MRGenerator.html#ab3d3ca72d2cddf5336d00dc623f33401',1,'SVF::MRGenerator']]],
274
- ['getcallicfgnode_2319',['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()']]],
275
- ['getcallinst_2320',['getCallInst',['../classSVF_1_1CallPE.html#aa50cca8bd91ffb135a7998b58ad7966f',1,'SVF::CallPE::getCallInst()'],['../classSVF_1_1RetPE.html#a9bbf558ffc8e3c1136e20d18d4c95f42',1,'SVF::RetPE::getCallInst()']]],
276
- ['getcallinsttocallgraphedgesmap_2321',['getCallInstToCallGraphEdgesMap',['../classSVF_1_1PTACallGraph.html#a368306a46d84ccc6d07d94833aded629',1,'SVF::PTACallGraph']]],
277
- ['getcallpes_2322',['getCallPEs',['../classSVF_1_1CallCFGEdge.html#ad0891e5b6839b443691a68b11fce978b',1,'SVF::CallCFGEdge']]],
278
- ['getcallsite_2323',['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()']]],
279
- ['getcallsiteargslist_2324',['getCallSiteArgsList',['../classSVF_1_1SVFIR.html#a2a1e8ce39bf8deace3c344d5f05fe6ac',1,'SVF::SVFIR']]],
280
- ['getcallsiteargsmap_2325',['getCallSiteArgsMap',['../classSVF_1_1SVFIR.html#a346b9300ad16ef65e3ab4e11f88193a7',1,'SVF::SVFIR']]],
281
- ['getcallsiteargspts_2326',['getCallSiteArgsPts',['../classSVF_1_1MRGenerator.html#ad402506c2938d4b5440119e6091e4057',1,'SVF::MRGenerator']]],
282
- ['getcallsitechinum_2327',['getCallSiteChiNum',['../classSVF_1_1MemSSA.html#a2c65795ca63a53c833f5ac17a752b6dc',1,'SVF::MemSSA']]],
283
- ['getcallsiteid_2328',['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()']]],
284
- ['getcallsitemodmrset_2329',['getCallSiteModMRSet',['../classSVF_1_1MRGenerator.html#a4ee12b940608c34ee81b07cdc8d35538',1,'SVF::MRGenerator']]],
285
- ['getcallsitemunum_2330',['getCallSiteMuNum',['../classSVF_1_1MemSSA.html#a9e8c5b85957485635d0f72c2f48bb8b5',1,'SVF::MemSSA']]],
286
- ['getcallsitepair_2331',['getCallSitePair',['../classSVF_1_1PTACallGraph.html#a9155629ddc58f71c6a6f2aec978e4610',1,'SVF::PTACallGraph']]],
287
- ['getcallsiterefmrset_2332',['getCallSiteRefMRSet',['../classSVF_1_1MRGenerator.html#acd4694a030755b7491a6ef55d9ba2682',1,'SVF::MRGenerator']]],
288
- ['getcallsiteret_2333',['getCallSiteRet',['../classSVF_1_1SVFIR.html#a3145677c7a3763fc0d6aa7e21b264ab6',1,'SVF::SVFIR']]],
289
- ['getcallsiteretpts_2334',['getCallSiteRetPts',['../classSVF_1_1MRGenerator.html#ab19c541dd4c3a0e691287da5dd43540d',1,'SVF::MRGenerator']]],
290
- ['getcallsiterets_2335',['getCallSiteRets',['../classSVF_1_1SVFIR.html#a650b3931af337a92ffcb5dad5ab47b22',1,'SVF::SVFIR']]],
291
- ['getcallsiteset_2336',['getCallSiteSet',['../classSVF_1_1SVFIR.html#aa530e33657f68fc2e8eae9435ce430cb',1,'SVF::SVFIR']]],
292
- ['getcallsitetochisetmap_2337',['getCallSiteToChiSetMap',['../classSVF_1_1MemSSA.html#a8f88acad31782bfa962e4349d8f4185d',1,'SVF::MemSSA']]],
293
- ['getcallsitetomusetmap_2338',['getCallSiteToMuSetMap',['../classSVF_1_1MemSSA.html#a06081aa029b1fe3f9427f85a0261fd43',1,'SVF::MemSSA']]],
294
- ['getcandidatequeries_2339',['getCandidateQueries',['../classSVF_1_1DDAClient.html#a6f50b9a26f66e716acf163cc77030e5f',1,'SVF::DDAClient::getCandidateQueries()'],['../classSVF_1_1DDAVFSolver.html#a73bbf4f763316e8d5db62d163da35a18',1,'SVF::DDAVFSolver::getCandidateQueries()']]],
295
- ['getcandidates_2340',['getCandidates',['../classSVF_1_1WPAMinimumSolver.html#a2dc1f9588dd3ac376f8bb17a144c6fb2',1,'SVF::WPAMinimumSolver']]],
296
- ['getcanonicaltype_2341',['getCanonicalType',['../classSVF_1_1DCHGraph.html#a079feacdcc3783f4a9108a3b2d2aed2c',1,'SVF::DCHGraph']]],
297
- ['getcasevalue_2342',['getCaseValue',['../namespaceSVF_1_1LLVMUtil.html#a33e8378ae1a911169394e545a4ba2220',1,'SVF::LLVMUtil']]],
298
- ['getcbn_2343',['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()']]],
299
- ['getcdg_2344',['getCDG',['../classSVF_1_1CDG.html#aadc90afbdeff9aae0365cde7b96ae9bc',1,'SVF::CDG']]],
300
- ['getcdgedge_2345',['getCDGEdge',['../classSVF_1_1CDG.html#aede6e10b06e7f5581dd7c042d5304b37',1,'SVF::CDG']]],
301
- ['getcdgnode_2346',['getCDGNode',['../classSVF_1_1CDG.html#a61c0aa5c27014d3e20d7d6ec6ace9216',1,'SVF::CDG']]],
302
- ['getcdn_2347',['getCDN',['../classSVF_1_1CFBasicBlockGWTO.html#a0f3ba7dd8271cf960bba22a4dc38d02c',1,'SVF::CFBasicBlockGWTO']]],
303
- ['getcfbasicblockedge_2348',['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)']]],
304
- ['getcfbasicblockgraph_2349',['getCFBasicBlockGraph',['../classSVF_1_1CFBasicBlockGBuilder.html#a879d8affb9b113c9d2d976cdd31b60f1',1,'SVF::CFBasicBlockGBuilder']]],
305
- ['getcfbasicblocknode_2350',['getCFBasicBlockNode',['../classSVF_1_1CFBasicBlockGraph.html#a54200b5a7c41c2ba19660da34c295e81',1,'SVF::CFBasicBlockGraph']]],
306
- ['getcfcond_2351',['getCFCond',['../classSVF_1_1SaberCondAllocator.html#ace1ef8c6e9bc369a6828e7220979e40b',1,'SVF::SaberCondAllocator']]],
307
- ['getcfledges_2352',['getCFLEdges',['../classSVF_1_1CFLGraph.html#afcf910a94a3b081067f5a55599475a16',1,'SVF::CFLGraph']]],
308
- ['getcflgraph_2353',['getCFLGraph',['../classSVF_1_1CFLBase.html#a22ab9bbaee16e06d04817db8c394cc0b',1,'SVF::CFLBase']]],
309
- ['getcflpts_2354',['getCFLPts',['../classSVF_1_1CFLAlias.html#acbbacca91cb85f67523aa8f84f6fe629',1,'SVF::CFLAlias']]],
310
- ['getcheckerapi_2355',['getCheckerAPI',['../classSVF_1_1SaberCheckerAPI.html#acf41a2b6de063da9ed492ef0da129036',1,'SVF::SaberCheckerAPI']]],
311
- ['getchg_2356',['getCHG',['../classSVF_1_1SVFIR.html#a7e8059ebd9bdeed8891fb231d148316d',1,'SVF::SVFIR']]],
312
- ['getchgraph_2357',['getCHGraph',['../classSVF_1_1PointerAnalysis.html#ae2cc7cd0803dbd90639140e71b06b1b5',1,'SVF::PointerAnalysis']]],
313
- ['getchildrenbegin_2358',['getChildrenBegin',['../classSVF_1_1TCT.html#a511c2ee4cfdc01a720135b2cd493fe3b',1,'SVF::TCT']]],
314
- ['getchildrenend_2359',['getChildrenEnd',['../classSVF_1_1TCT.html#af47837e30a80e8d6684f3ee6001afb7a',1,'SVF::TCT']]],
315
- ['getchiset_2360',['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)']]],
316
- ['getclassnamefromtype_2361',['getClassNameFromType',['../namespaceSVF_1_1LLVMUtil.html#a207fe02ded216fd0412fc894e13bee6e',1,'SVF::LLVMUtil']]],
317
- ['getclassnamefromvtblobj_2362',['getClassNameFromVtblObj',['../namespaceSVF_1_1cppUtil.html#ae0f374d110eefcfcf4c196c85db6c0d2',1,'SVF::cppUtil']]],
318
- ['getclassnameofthisptr_2363',['getClassNameOfThisPtr',['../namespaceSVF_1_1LLVMUtil.html#aa841a295ec803b6a1f2bd248f63f863f',1,'SVF::LLVMUtil']]],
319
- ['getclk_2364',['getClk',['../classSVF_1_1SVFStat.html#ac9d390c417df6f6af6b274618b87010d',1,'SVF::SVFStat']]],
320
- ['getcmpvfgnode_2365',['getCmpVFGNode',['../classSVF_1_1VFG.html#a9215c1d7f1152967f0731057a085e793',1,'SVF::VFG']]],
321
- ['getcompletenodelabel_2366',['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()']]],
322
- ['getcond_2367',['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()']]],
323
- ['getcondinst_2368',['getCondInst',['../classSVF_1_1SaberCondAllocator.html#a1d8b90edf6ec679a97282ba60c07134d',1,'SVF::SaberCondAllocator']]],
324
- ['getcondition_2369',['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()']]],
325
- ['getcondnum_2370',['getCondNum',['../classSVF_1_1SaberCondAllocator.html#a634376c35eceaf4dc995a71484d9bc7c',1,'SVF::SaberCondAllocator']]],
326
- ['getcondpointsto_2371',['getCondPointsTo',['../classSVF_1_1CondPTAImpl.html#a454a998ef5a866f2a6f270e3283c6ebd',1,'SVF::CondPTAImpl']]],
327
- ['getcondvar_2372',['getCondVar',['../classSVF_1_1CxtStmtDPItem.html#ab1098f5093419b62ea27a20933059270',1,'SVF::CxtStmtDPItem']]],
328
- ['getconservativecpts_2373',['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()']]],
329
- ['getconstantfieldidx_2374',['getConstantFieldIdx',['../classSVF_1_1DCHEdge.html#a500ccfa8f8327ab792844698423d8578',1,'SVF::DCHEdge::getConstantFieldIdx()'],['../classSVF_1_1NormalGepCGEdge.html#ad00a9492e48686cb8a5d593a1a52e872',1,'SVF::NormalGepCGEdge::getConstantFieldIdx()'],['../classSVF_1_1GepValVar.html#ada19ed60cb6623867b00b0f59cf0453a',1,'SVF::GepValVar::getConstantFieldIdx()'],['../classSVF_1_1GepObjVar.html#a10790e82dbb00532d4aa171f592c54bc',1,'SVF::GepObjVar::getConstantFieldIdx()']]],
330
- ['getconstantnode_2375',['getConstantNode',['../classSVF_1_1IRGraph.html#ac5da3a0cbe040a45d719b6f6a23aed91',1,'SVF::IRGraph']]],
331
- ['getconstantobj_2376',['getConstantObj',['../classSVF_1_1IRGraph.html#aceae1e4e49a1d2e63ef3d71a7e5ef3eb',1,'SVF::IRGraph::getConstantObj()'],['../classSVF_1_1SymbolTableInfo.html#a661eb9ff1839c3af942517808414202b',1,'SVF::SymbolTableInfo::getConstantObj()']]],
332
- ['getconstantset_2377',['getConstantSet',['../classSVF_1_1SVFModule.html#aa29e64e29db6af2387dec987a5e1985b',1,'SVF::SVFModule']]],
333
- ['getconstantstructfldidx_2378',['getConstantStructFldIdx',['../classSVF_1_1AccessPath.html#a5427d08c9eb9d86e66c2bff6aeba6bac',1,'SVF::AccessPath::getConstantStructFldIdx()'],['../classSVF_1_1GepStmt.html#a71fcc6d100ce2a9785a02b8924261956',1,'SVF::GepStmt::getConstantStructFldIdx()']]],
334
- ['getconstraintgraph_2379',['getConstraintGraph',['../classSVF_1_1AndersenBase.html#aaec5125db063f8c1e7431ac7fe7a70f2',1,'SVF::AndersenBase']]],
335
- ['getconstraintnode_2380',['getConstraintNode',['../classSVF_1_1ConstraintGraph.html#a26722666cc8f2fce61bed73f086a0e87',1,'SVF::ConstraintGraph']]],
336
- ['getconstructorthisptr_2381',['getConstructorThisPtr',['../namespaceSVF_1_1LLVMUtil.html#addcfb0135655706a86f6cc628475fccf',1,'SVF::LLVMUtil']]],
337
- ['getconsume_2382',['getConsume',['../classSVF_1_1VersionedFlowSensitive.html#af93e65faae99459621ae45cf9d36005d',1,'SVF::VersionedFlowSensitive']]],
338
- ['getcontext_2383',['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()']]],
339
- ['getcontexts_2384',['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()']]],
340
- ['getcopyinedges_2385',['getCopyInEdges',['../classSVF_1_1ConstraintNode.html#aa7fda7753c353db3284e087270ab7cd0',1,'SVF::ConstraintNode']]],
341
- ['getcopyoutedges_2386',['getCopyOutEdges',['../classSVF_1_1ConstraintNode.html#ab77173aa8af6155b569f20ff0cdcec72',1,'SVF::ConstraintNode']]],
342
- ['getcsclasses_2387',['getCSClasses',['../classSVF_1_1CHGBuilder.html#adc1b1f45e7000fa57e3a70ef9e4af853',1,'SVF::CHGBuilder']]],
343
- ['getcsidatcall_2388',['getCSIDAtCall',['../classSVF_1_1ContextDDA.html#a2ce589a1d63a5126e178fc47527e0f92',1,'SVF::ContextDDA']]],
344
- ['getcsidatret_2389',['getCSIDAtRet',['../classSVF_1_1ContextDDA.html#a7687f36ad3f27bb16069975f00a1a202',1,'SVF::ContextDDA']]],
345
- ['getcsstatictype_2390',['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']]],
346
- ['getcstcls_2391',['getCSTCLS',['../classSVF_1_1LockAnalysis.html#a7faecaee57dbef533dc46b2708305ab2',1,'SVF::LockAnalysis']]],
347
- ['getcsvfsbasedoncha_2392',['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()']]],
348
- ['getcsvtblsbasedoncha_2393',['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()']]],
349
- ['getcurevalsvfgnode_2394',['getCurEvalSVFGNode',['../classSVF_1_1SaberCondAllocator.html#a9aec07a64b97d546cfa0efe10f888b6a',1,'SVF::SaberCondAllocator']]],
350
- ['getcurnodeid_2395',['getCurNodeID',['../classSVF_1_1DPItem.html#a03a90eca842c0e83d874902103f6fdb2',1,'SVF::DPItem']]],
351
- ['getcurrent_2396',['getCurrent',['../classSVF_1_1mapped__iter.html#a515d4ba2964e6779314a248d92b6d3fc',1,'SVF::mapped_iter']]],
352
- ['getcurrentbb_2397',['getCurrentBB',['../classSVF_1_1SVFIRBuilder.html#a6c0229120c8c96be35d2e8000b87384f',1,'SVF::SVFIRBuilder']]],
353
- ['getcurrentbestnodemapping_2398',['getCurrentBestNodeMapping',['../classSVF_1_1PointsTo.html#ae349a9ce6a8739925baffd83d1878b0e',1,'SVF::PointsTo']]],
354
- ['getcurrentbestreversenodemapping_2399',['getCurrentBestReverseNodeMapping',['../classSVF_1_1PointsTo.html#a19b84abf5e9c85e82ae18b77083467e9',1,'SVF::PointsTo']]],
355
- ['getcurrentvalue_2400',['getCurrentValue',['../classSVF_1_1SVFIRBuilder.html#a95fd13343636bcbc18db1ef8d630c52e',1,'SVF::SVFIRBuilder']]],
356
- ['getcurslice_2401',['getCurSlice',['../classSVF_1_1SrcSnkDDA.html#ad50e479db8f0733326974709d6ffe653',1,'SVF::SrcSnkDDA']]],
357
- ['getcursvfgnode_2402',['getCurSVFGNode',['../classSVF_1_1ProgSlice.html#afad8cd2f720bf01eedd825c3c418abc0',1,'SVF::ProgSlice']]],
358
- ['getcxtarg_2403',['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)']]],
359
- ['getcxtlockfromcxtstmt_2404',['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)']]],
360
- ['getcxtofcxtthread_2405',['getCxtOfCxtThread',['../classSVF_1_1TCT.html#ab4bc72ca330b315df06f2d4d2c1a7b4f',1,'SVF::TCT']]],
361
- ['getcxtstmtfrominst_2406',['getCxtStmtfromInst',['../classSVF_1_1LockAnalysis.html#a53f42781e99dfb872f0528ef18b1f824',1,'SVF::LockAnalysis']]],
362
- ['getcxtthread_2407',['getCxtThread',['../classSVF_1_1TCTNode.html#a21591b19f6a9267151c31178f9543ee6',1,'SVF::TCTNode']]],
363
- ['getdatalayout_2408',['getDataLayout',['../namespaceSVF_1_1LLVMUtil.html#a151fd7fb2b2ebe72af7c417defbb4f4d',1,'SVF::LLVMUtil']]],
364
- ['getdeclaration_2409',['getDeclaration',['../classSVF_1_1LLVMModuleSet.html#aa4a604e47daaaf95babc7aca68991000',1,'SVF::LLVMModuleSet']]],
365
- ['getdef_2410',['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()']]],
366
- ['getdeffunformultiplemodule_2411',['getDefFunForMultipleModule',['../classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd',1,'SVF::SVFFunction::getDefFunForMultipleModule()'],['../namespaceSVF_1_1LLVMUtil.html#a3d34fcdfc98add848a34fd5259c11eb2',1,'SVF::LLVMUtil::getDefFunForMultipleModule()']]],
367
- ['getdefglobalformultiplemodule_2412',['getDefGlobalForMultipleModule',['../classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01',1,'SVF::SVFGlobalValue']]],
368
- ['getdefinition_2413',['getDefinition',['../classSVF_1_1LLVMModuleSet.html#a6e670254385050b9a5e612f881b07b9c',1,'SVF::LLVMModuleSet']]],
369
- ['getdefsvfgnode_2414',['getDefSVFGNode',['../classSVF_1_1DDAVFSolver.html#a55803a2d30137b5ad15c5afeec7c6b28',1,'SVF::DDAVFSolver::getDefSVFGNode()'],['../classSVF_1_1SVFG.html#a8e7a945f4266e8dc7dcfff2ad6494bfb',1,'SVF::SVFG::getDefSVFGNode()']]],
370
- ['getdefsvfvars_2415',['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()']]],
371
- ['getdefvfgnode_2416',['getDefVFGNode',['../classSVF_1_1VFG.html#ad28caacede7ab7f3a6676e37655ee84e',1,'SVF::VFG']]],
372
- ['getdescendants_2417',['getDescendants',['../classSVF_1_1CHGraph.html#a26f89a9b269cad3fc894110d25598715',1,'SVF::CHGraph']]],
373
- ['getdfin_2418',['getDFIn',['../classSVF_1_1MutableDFPTData.html#ae999df6f94a097f1fcb36979327790de',1,'SVF::MutableDFPTData']]],
374
- ['getdfinptidref_2419',['getDFInPtIdRef',['../classSVF_1_1PersistentDFPTData.html#afc28b40eea7bad5276bbab30749d598b',1,'SVF::PersistentDFPTData']]],
375
- ['getdfinptsmap_2420',['getDFInPtsMap',['../classSVF_1_1MutableDFPTData.html#a7559810e1ad40588f5fd82123ea1f150',1,'SVF::MutableDFPTData']]],
376
- ['getdfinptsset_2421',['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()']]],
377
- ['getdfinputmap_2422',['getDFInputMap',['../classSVF_1_1FlowSensitive.html#a9717517387c14c2e64c7ae3c3149bb57',1,'SVF::FlowSensitive']]],
378
- ['getdfinupdatedvar_2423',['getDFInUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ae4d0989cb98814f943bd4dfd09a37017',1,'SVF::MutableIncDFPTData::getDFInUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#a1bd459f50c328974294930698fc61b8e',1,'SVF::PersistentIncDFPTData::getDFInUpdatedVar()']]],
379
- ['getdfout_2424',['getDFOut',['../classSVF_1_1MutableDFPTData.html#a6d02392602cf7956ff41e345518d683c',1,'SVF::MutableDFPTData']]],
380
- ['getdfoutptidref_2425',['getDFOutPtIdRef',['../classSVF_1_1PersistentDFPTData.html#ab13b3a484a5ac22c47391f1b2eaa58a1',1,'SVF::PersistentDFPTData']]],
381
- ['getdfoutptsmap_2426',['getDFOutPtsMap',['../classSVF_1_1MutableDFPTData.html#a034c1bf20ab8a73a97863073e08dcd4e',1,'SVF::MutableDFPTData']]],
382
- ['getdfoutptsset_2427',['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()']]],
383
- ['getdfoutputmap_2428',['getDFOutputMap',['../classSVF_1_1FlowSensitive.html#a661c4c1d5902c924060cc81219591d6f',1,'SVF::FlowSensitive']]],
384
- ['getdfoutupdatedvar_2429',['getDFOutUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ad1ae7faf04ba10ac4ac6a6f1cc498547',1,'SVF::MutableIncDFPTData::getDFOutUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#aa50d20f82143fd56cbe468b29bf9e11e',1,'SVF::PersistentIncDFPTData::getDFOutUpdatedVar()']]],
385
- ['getdfptdataty_2430',['getDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a642613e98982259183d3f34a97f05502',1,'SVF::BVDataPTAImpl']]],
386
- ['getdiffptdataty_2431',['getDiffPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ab9c0bb439f98ae11dd178148109697ab',1,'SVF::BVDataPTAImpl']]],
387
- ['getdiffpts_2432',['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()']]],
388
- ['getdirandindjoinedtid_2433',['getDirAndIndJoinedTid',['../classSVF_1_1MHP.html#aed0633101a35b43a1769261db14fb1a1',1,'SVF::MHP::getDirAndIndJoinedTid()'],['../classSVF_1_1ForkJoinAnalysis.html#a34ec31a6859cd94b525bfa26e549d8c1',1,'SVF::ForkJoinAnalysis::getDirAndIndJoinedTid()']]],
389
- ['getdircallsitesinvokingcallee_2434',['getDirCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a0d2544130cc2cdc3ac418c975c278eb2',1,'SVF::PTACallGraph']]],
390
- ['getdirectcalls_2435',['getDirectCalls',['../classSVF_1_1PTACallGraphEdge.html#af0e9f86be3cf263b868f80d374641fc9',1,'SVF::PTACallGraphEdge::getDirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a6310e7684d6b6ecd345f557eda899160',1,'SVF::PTACallGraphEdge::getDirectCalls() const']]],
391
- ['getdirectcgedges_2436',['getDirectCGEdges',['../classSVF_1_1ConstraintGraph.html#ad7196d5f05192d9468ee0ca93b6b66ee',1,'SVF::ConstraintGraph']]],
392
- ['getdirectinedges_2437',['getDirectInEdges',['../classSVF_1_1ConstraintNode.html#a2d37b9e477f8ddc9f9b517b9e2867d44',1,'SVF::ConstraintNode']]],
393
- ['getdirectlyjoinedtid_2438',['getDirectlyJoinedTid',['../classSVF_1_1ForkJoinAnalysis.html#a819ef18524ee9104b920d1a465c61da1',1,'SVF::ForkJoinAnalysis']]],
394
- ['getdirectoutedges_2439',['getDirectOutEdges',['../classSVF_1_1ConstraintNode.html#a06c9db0dcc96af4707ba29b9a959ae28',1,'SVF::ConstraintNode']]],
395
- ['getdistancematrix_2440',['getDistanceMatrix',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#adf415d244ef1fafe7a7de3c360553c0f',1,'SVF::NodeIDAllocator::Clusterer']]],
396
- ['getdomfrontiermap_2441',['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()']]],
397
- ['getdomtreemap_2442',['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()']]],
398
- ['getdpim_2443',['getDPIm',['../classSVF_1_1DDAVFSolver.html#ad7d92fad8606d5512786a7b7a08930e2',1,'SVF::DDAVFSolver']]],
399
- ['getdpimwitholdcond_2444',['getDPImWithOldCond',['../classSVF_1_1DDAVFSolver.html#ac4cb0b666d68d135c5e385bfc880fd67',1,'SVF::DDAVFSolver']]],
400
- ['getdpmsetatloc_2445',['getDpmSetAtLoc',['../classSVF_1_1DDAVFSolver.html#a6c32a1cdcdbea0151c8cf17ffe598f29',1,'SVF::DDAVFSolver']]],
401
- ['getdstid_2446',['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()']]],
402
- ['getdstnode_2447',['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()']]],
403
- ['getebnfsigns_2448',['getEBNFSigns',['../classSVF_1_1GrammarBase.html#a51b55df841ae449ecf0888325c6e8c6a',1,'SVF::GrammarBase']]],
404
- ['getec_2449',['getEC',['../classSVF_1_1Steensgaard.html#af2afffc0617d588a68fdfa4fcfd24b70',1,'SVF::Steensgaard']]],
405
- ['getedge_2450',['getEdge',['../classSVF_1_1ConstraintGraph.html#a04a57ef9803917346cb966e05ecd0de4',1,'SVF::ConstraintGraph']]],
406
- ['getedgeattri_2451',['getEdgeAttri',['../classSVF_1_1CFLEdge.html#ae4c8562ff6801503de9e3cb0c4ebe2b8',1,'SVF::CFLEdge']]],
407
- ['getedgeattributes_2452',['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()']]],
408
- ['getedgedestlabel_2453',['getEdgeDestLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a5e560e93632e0ed1934d4c4508ca1884',1,'SVF::DefaultDOTGraphTraits']]],
409
- ['getedgeid_2454',['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()']]],
410
- ['getedgekind_2455',['getEdgeKind',['../classSVF_1_1CFLEdge.html#acab367a1633d00afdafadf3f3a43e0c8',1,'SVF::CFLEdge::getEdgeKind()'],['../classSVF_1_1GenericEdge.html#abe8525c542def8162b094c169a01993b',1,'SVF::GenericEdge::getEdgeKind()']]],
411
- ['getedgekindwithmask_2456',['getEdgeKindWithMask',['../classSVF_1_1CFLEdge.html#a5d11e42f5571287992362669fee9e159',1,'SVF::CFLEdge']]],
412
- ['getedgekindwithoutmask_2457',['getEdgeKindWithoutMask',['../classSVF_1_1GenericEdge.html#a20d8b844fc4bb0bb776d290b4e477fc5',1,'SVF::GenericEdge']]],
413
- ['getedgeptr_2458',['getEdgePtr',['../classSVF_1_1GenericGraphReader.html#a89b27c406d4afb9ed4d1745cc32a85c4',1,'SVF::GenericGraphReader']]],
414
- ['getedgesourcelabel_2459',['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()']]],
415
- ['getedgesourcelabels_2460',['getEdgeSourceLabels',['../classSVF_1_1GraphWriter.html#aa2d0fada900a8e08af0539498905a74f',1,'SVF::GraphWriter']]],
416
- ['getedgetarget_2461',['getEdgeTarget',['../structSVF_1_1DefaultDOTGraphTraits.html#acfab6216e24999e92b2354e4f15b96b6',1,'SVF::DefaultDOTGraphTraits']]],
417
- ['getedgetype_2462',['getEdgeType',['../classSVF_1_1CHEdge.html#ae2b90913c6c5a30df2b285d31c694525',1,'SVF::CHEdge']]],
418
- ['getelementnum_2463',['getElementNum',['../classSVF_1_1AccessPath.html#a3c98f0c5f07109f9da0a8a897aa51d18',1,'SVF::AccessPath']]],
419
- ['getelementptrinst_2464',['GetElementPtrInst',['../namespaceSVF.html#ac4e93e1fec646ff222940a663843921b',1,'SVF']]],
420
- ['getelementset_2465',['getElementSet',['../classSVF_1_1CondStdSet.html#a29892f43cc8420d4d2b4046140476320',1,'SVF::CondStdSet']]],
421
- ['getentryblock_2466',['getEntryBlock',['../classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d',1,'SVF::SVFFunction']]],
422
- ['getentrynode_2467',['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()']]],
423
- ['getentryprocs_2468',['getEntryProcs',['../classSVF_1_1TCT.html#a692a74188f141ffbdbb859ecae8b07ab',1,'SVF::TCT']]],
424
- ['getepsilonprods_2469',['getEpsilonProds',['../classSVF_1_1CFGrammar.html#a79d4babef29a8206379a0fc4017d5f29',1,'SVF::CFGrammar']]],
425
- ['getes_2470',['getEs',['../classSVF_1_1SVFIR2ConsExeState.html#ae6ce6caa5645ae5c7cb24e094d4be78f',1,'SVF::SVFIR2ConsExeState::getEs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a56434326130c8127c823097ad764947b',1,'SVF::SVFIR2ItvExeState::getEs()']]],
426
- ['getescapobjviaglobals_2471',['getEscapObjviaGlobals',['../classSVF_1_1MRGenerator.html#add22c9a95478dea21148e87c8dfc584a',1,'SVF::MRGenerator']]],
427
- ['getevalbrcond_2472',['getEvalBrCond',['../classSVF_1_1SaberCondAllocator.html#aeaac2e7be66c26cc10b0cad7d2040874',1,'SVF::SaberCondAllocator']]],
428
- ['geteventdescription_2473',['getEventDescription',['../classSVF_1_1SVFBugEvent.html#a7c5d28996f9715d0f90d664b93477a23',1,'SVF::SVFBugEvent']]],
429
- ['geteventloc_2474',['getEventLoc',['../classSVF_1_1SVFBugEvent.html#a5b3fcd366e5275927eb66a02dc6040f8',1,'SVF::SVFBugEvent']]],
430
- ['geteventstack_2475',['getEventStack',['../classSVF_1_1GenericBug.html#aa63e1b3fb32d0383a57ab5c503673d18',1,'SVF::GenericBug']]],
431
- ['geteventtype_2476',['getEventType',['../classSVF_1_1SVFBugEvent.html#a7ded0022f3852a08a05c67aeae77162f',1,'SVF::SVFBugEvent']]],
432
- ['getexecutionstate_2477',['getExecutionState',['../classSVF_1_1SymState.html#aaaaa4e2a25d1cce483272a5da91886bd',1,'SVF::SymState::getExecutionState() const'],['../classSVF_1_1SymState.html#a188a2f94614d913913127d839b9884ee',1,'SVF::SymState::getExecutionState()']]],
433
- ['getexestatekind_2478',['getExeStateKind',['../classSVF_1_1ExeState.html#ab7f7de02202838bb9e3da5410983cfb1',1,'SVF::ExeState']]],
434
- ['getexitbb_2479',['getExitBB',['../classSVF_1_1SVFFunction.html#ac4c28c8d205d354f3a982119f29f2aac',1,'SVF::SVFFunction']]],
435
- ['getexitblocksofloop_2480',['getExitBlocksOfLoop',['../classSVF_1_1SVFLoopAndDomInfo.html#a48654f61a84ac5f93b02fb618cd0d045',1,'SVF::SVFLoopAndDomInfo::getExitBlocksOfLoop()'],['../classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16',1,'SVF::SVFFunction::getExitBlocksOfLoop()']]],
436
- ['getexitinstofparentroutinefun_2481',['getExitInstOfParentRoutineFun',['../classSVF_1_1ForkJoinAnalysis.html#ae9fe4c9382f13d339db3baa39d956b05',1,'SVF::ForkJoinAnalysis']]],
437
- ['getexpr_2482',['getExpr',['../classSVF_1_1Z3Expr.html#a57c199ba2c3c6a6d44a86e0b1429be55',1,'SVF::Z3Expr']]],
438
- ['getexprsize_2483',['getExprSize',['../classSVF_1_1Z3Expr.html#a7cf1481ad29951ca46c1d4418f28c91e',1,'SVF::Z3Expr']]],
439
- ['getextapi_2484',['getExtAPI',['../classSVF_1_1ExtAPI.html#a58a764c27354d5f9b70995d30de65f1d',1,'SVF::ExtAPI']]],
440
- ['getextbcpath_2485',['getExtBcPath',['../classSVF_1_1ExtAPI.html#a26bc352dbfd1b2fe34106a73f1f6d50c',1,'SVF::ExtAPI']]],
441
- ['getexternalnode_2486',['getExternalNode',['../classSVF_1_1PointsTo.html#a80a3caf74c138b3833c79622fef7b626',1,'SVF::PointsTo']]],
442
- ['getextfuncannotation_2487',['getExtFuncAnnotation',['../classSVF_1_1ExtAPI.html#a641c82ed1f1a86f0f8a6015ef1fdbfef',1,'SVF::ExtAPI']]],
443
- ['getfalsecond_2488',['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()']]],
444
- ['getfalsevalue_2489',['getFalseValue',['../classSVF_1_1SelectStmt.html#af64d7855e352a0afb5d2e98a8622a4ad',1,'SVF::SelectStmt']]],
445
- ['getfalsez3expr_2490',['getFalseZ3Expr',['../classSVF_1_1ConsExeState.html#a4997055a5a0a87db5420c569a43a9376',1,'SVF::ConsExeState']]],
446
- ['getfieldjson_2491',['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()']]],
447
- ['getfieldobjnodenum_2492',['getFieldObjNodeNum',['../classSVF_1_1SVFIR.html#a3bbaafd80dfcae6ccc82c3d8b9d303ea',1,'SVF::SVFIR']]],
448
- ['getfieldsaftercollapse_2493',['getFieldsAfterCollapse',['../classSVF_1_1SVFIR.html#a42d1e2f0213fb6e54c56cc0695b57cb0',1,'SVF::SVFIR']]],
449
- ['getfieldtype_2494',['getFieldType',['../classSVF_1_1DCHGraph.html#acaff636e6a9cf59363d6ee00435c04ff',1,'SVF::DCHGraph']]],
450
- ['getfieldtypes_2495',['getFieldTypes',['../classSVF_1_1DCHGraph.html#ae9a0007299178912e2568dc7158d6824',1,'SVF::DCHGraph']]],
451
- ['getfieldvalnodenum_2496',['getFieldValNodeNum',['../classSVF_1_1SVFIR.html#a8a24e0bf9f95fc1519d4013e0e82dec9',1,'SVF::SVFIR']]],
452
- ['getfilename_2497',['getFileName',['../classSVF_1_1PAGBuilderFromFile.html#aaaa1e516e5eeceece371a9178142c3ff',1,'SVF::PAGBuilderFromFile']]],
453
- ['getfilepath_2498',['getFilePath',['../ExtAPI_8cpp.html#a7d2ff3727892c4ee0eff596174eb5b84',1,'ExtAPI.cpp']]],
454
- ['getfilledproductions_2499',['getFilledProductions',['../classSVF_1_1CFGNormalizer.html#ae98ed705e8e076a9e1cd8fd6f2bf9d54',1,'SVF::CFGNormalizer']]],
455
- ['getfiobjvar_2500',['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']]],
456
- ['getfirstrhssymbol_2501',['getFirstRHSSymbol',['../classSVF_1_1CFGrammar.html#a48aa7267893296b066050d3b444c14e7',1,'SVF::CFGrammar']]],
457
- ['getfirstrhstoprods_2502',['getFirstRHSToProds',['../classSVF_1_1CFGrammar.html#ad06bd6d1c5fb6fc02efc694c2715a27c',1,'SVF::CFGrammar']]],
458
- ['getfirstuseviacastinst_2503',['getFirstUseViaCastInst',['../namespaceSVF_1_1LLVMUtil.html#a200539f965bff5627abac41920498ee8',1,'SVF::LLVMUtil']]],
459
- ['getflattenedelemidx_2504',['getFlattenedElemIdx',['../classSVF_1_1SymbolTableInfo.html#a24df52313f8093bb651ae9da972cd663',1,'SVF::SymbolTableInfo']]],
460
- ['getflattenedelemidxvec_2505',['getFlattenedElemIdxVec',['../classSVF_1_1StInfo.html#a55e5fd85f232c1867c5c6a73646d53eb',1,'SVF::StInfo::getFlattenedElemIdxVec()'],['../classSVF_1_1StInfo.html#a992be4812dc2315fa0507a933a219250',1,'SVF::StInfo::getFlattenedElemIdxVec() const']]],
461
- ['getflattenedfieldidxvec_2506',['getFlattenedFieldIdxVec',['../classSVF_1_1StInfo.html#aaf05447c20c9f90eea64ab6e88d6ab05',1,'SVF::StInfo::getFlattenedFieldIdxVec()'],['../classSVF_1_1StInfo.html#a21b71971462da15891eb9ebfbce0aba2',1,'SVF::StInfo::getFlattenedFieldIdxVec() const']]],
462
- ['getflattenelementtypes_2507',['getFlattenElementTypes',['../classSVF_1_1StInfo.html#a03bfeee0406c7e54557e74f3a8e848b7',1,'SVF::StInfo::getFlattenElementTypes()'],['../classSVF_1_1StInfo.html#a720cd5a07daddf3e4ad33a937c9e9695',1,'SVF::StInfo::getFlattenElementTypes() const']]],
463
- ['getflattenfieldtypes_2508',['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()']]],
464
- ['getflatternedelemtype_2509',['getFlatternedElemType',['../classSVF_1_1SymbolTableInfo.html#a806ae865d29c4b05b69c499284758c6f',1,'SVF::SymbolTableInfo']]],
465
- ['getfollowers_2510',['getFollowers',['../classSVF_1_1PCG.html#a1312d734609f82230d3c00a99b189db9',1,'SVF::PCG']]],
466
- ['getforkedfun_2511',['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)']]],
467
- ['getforkedgebegin_2512',['getForkEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#a8721610a39212613ad55bbd46a35c576',1,'SVF::ThreadCallGraph']]],
468
- ['getforkedgeend_2513',['getForkEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a8351e7ab445cb7faf0209d1fbc63fce1',1,'SVF::ThreadCallGraph']]],
469
- ['getforkedthread_2514',['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']]],
470
- ['getformalinsvfgnodes_2515',['getFormalINSVFGNodes',['../classSVF_1_1SVFG.html#a9d0714075d6071c26d26cf16c4dec7c5',1,'SVF::SVFG']]],
471
- ['getformaloutdef_2516',['getFormalOUTDef',['../classSVF_1_1SVFGOPT.html#a8d0b44ba9f3e6f9344a10d085d7be2b4',1,'SVF::SVFGOPT']]],
472
- ['getformaloutsvfgnodes_2517',['getFormalOUTSVFGNodes',['../classSVF_1_1SVFG.html#a287c337697eed7d92889bca0a0e370d7',1,'SVF::SVFG']]],
473
- ['getformalparms_2518',['getFormalParms',['../classSVF_1_1FunEntryICFGNode.html#a0807f2ce6c0949cafa9c5a1817fbca6c',1,'SVF::FunEntryICFGNode']]],
474
- ['getformalparmvfgnode_2519',['getFormalParmVFGNode',['../classSVF_1_1VFG.html#a75eb519e4f89a116db98fccb263af4d6',1,'SVF::VFG']]],
475
- ['getformalret_2520',['getFormalRet',['../classSVF_1_1FunExitICFGNode.html#a03a1b6551377b4a85fdecf36ec247767',1,'SVF::FunExitICFGNode']]],
476
- ['getformalretvfgnode_2521',['getFormalRetVFGNode',['../classSVF_1_1VFG.html#ab7ba9d179504165f277d347a7cb9f5d8',1,'SVF::VFG']]],
477
- ['getforwardslicesize_2522',['getForwardSliceSize',['../classSVF_1_1ProgSlice.html#aae54f4e8a827f55abe08762b69d9f84b',1,'SVF::ProgSlice']]],
478
- ['getfpvalue_2523',['getFPValue',['../classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc',1,'SVF::SVFConstantFP']]],
479
- ['getfun_2524',['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()']]],
480
- ['getfunannotations_2525',['getFunAnnotations',['../namespaceSVF_1_1LLVMUtil.html#a8cd4d6410017b9e5f47f2f88450b78d8',1,'SVF::LLVMUtil']]],
481
- ['getfunargslist_2526',['getFunArgsList',['../classSVF_1_1SVFIR.html#aa148e3e14ebad8460e32079f2f44413a',1,'SVF::SVFIR']]],
482
- ['getfunargsmap_2527',['getFunArgsMap',['../classSVF_1_1SVFIR.html#a615c056c876b59d1fd174a2ac9ade27c',1,'SVF::SVFIR']]],
483
- ['getfuncentrychiset_2528',['getFuncEntryChiSet',['../classSVF_1_1MemSSA.html#a10743fe9c116ee624387c0473815b800',1,'SVF::MemSSA']]],
484
- ['getfuncname_2529',['getFuncName',['../classSVF_1_1SVFBugEvent.html#ad3bcb02563f952edd43ab5a7276bd57d',1,'SVF::SVFBugEvent::getFuncName()'],['../classSVF_1_1GenericBug.html#afad49e3f62083345138932ffadf567dd',1,'SVF::GenericBug::getFuncName()']]],
485
- ['getfunction_2530',['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()']]],
486
- ['getfunctionset_2531',['getFunctionSet',['../classSVF_1_1SVFModule.html#abbaf48d9702ec1f38dc6ae137ca630a1',1,'SVF::SVFModule']]],
487
- ['getfunctiontype_2532',['getFunctionType',['../classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d',1,'SVF::SVFFunction']]],
488
- ['getfunentryblock_2533',['getFunEntryBlock',['../classSVF_1_1ICFG.html#acc261924103bd0c357acd3acfa6cf38a',1,'SVF::ICFG']]],
489
- ['getfunentrychinum_2534',['getFunEntryChiNum',['../classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f',1,'SVF::MemSSA']]],
490
- ['getfunentryicfgnode_2535',['getFunEntryICFGNode',['../classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076',1,'SVF::ICFG::getFunEntryICFGNode()'],['../classSVF_1_1CallPE.html#a9c9821c4e7dd031e3f82f2b29427e53e',1,'SVF::CallPE::getFunEntryICFGNode()']]],
491
- ['getfunentrynode_2536',['getFunEntryNode',['../classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e',1,'SVF::FormalINSVFGNode']]],
492
- ['getfunexitblock_2537',['getFunExitBlock',['../classSVF_1_1ICFG.html#a22d7f37a0cb2df90f73c1f2e3eaa71c6',1,'SVF::ICFG']]],
493
- ['getfunexiticfgnode_2538',['getFunExitICFGNode',['../classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919',1,'SVF::ICFG::getFunExitICFGNode()'],['../classSVF_1_1RetPE.html#a274adbd91750d8d6de8ba997285c1c49',1,'SVF::RetPE::getFunExitICFGNode()']]],
494
- ['getfunexitnode_2539',['getFunExitNode',['../classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d',1,'SVF::FormalOUTSVFGNode']]],
495
- ['getfunidxinvtable_2540',['getFunIdxInVtable',['../classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e',1,'SVF::SVFVirtualCallInst::getFunIdxInVtable()'],['../classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1',1,'SVF::CallSite::getFunIdxInVtable()']]],
496
- ['getfunmrset_2541',['getFunMRSet',['../classSVF_1_1MRGenerator.html#a64ba36ddcd304f6543e416c552763879',1,'SVF::MRGenerator']]],
497
- ['getfunnameofvcallsite_2542',['getFunNameOfVCallSite',['../namespaceSVF_1_1LLVMUtil.html#a41e64f3318e2bf368eebe9a104ef6ad9',1,'SVF::LLVMUtil']]],
498
- ['getfunnameofvirtualcall_2543',['getFunNameOfVirtualCall',['../classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88',1,'SVF::SVFVirtualCallInst::getFunNameOfVirtualCall()'],['../classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9',1,'SVF::CallSite::getFunNameOfVirtualCall()']]],
499
- ['getfunptr_2544',['getFunPtr',['../classSVF_1_1PointerAnalysis.html#adbceaf90526e44192c2fa4aac5468f5f',1,'SVF::PointerAnalysis::getFunPtr()'],['../classSVF_1_1SVFIR.html#a17c5d9fa7c0bd3cd03c06b5ff0906eb6',1,'SVF::SVFIR::getFunPtr()']]],
500
- ['getfunreachablebbs_2545',['getFunReachableBBs',['../namespaceSVF_1_1LLVMUtil.html#a9bd6f54920929e5ad35102ba2f2223da',1,'SVF::LLVMUtil']]],
501
- ['getfunret_2546',['getFunRet',['../classSVF_1_1SVFIR.html#a34e27b8bcfeaafda190dcdb9169a346f',1,'SVF::SVFIR']]],
502
- ['getfunretmunum_2547',['getFunRetMuNum',['../classSVF_1_1MemSSA.html#a67175188232e08f5c5374f92ff61810f',1,'SVF::MemSSA']]],
503
- ['getfunrets_2548',['getFunRets',['../classSVF_1_1SVFIR.html#abd1bb12776dc9a17863a52ce2cd31958',1,'SVF::SVFIR']]],
504
- ['getfuntoentrychisetmap_2549',['getFunToEntryChiSetMap',['../classSVF_1_1MemSSA.html#afd4787df4466c24948d8384e3a756198',1,'SVF::MemSSA']]],
505
- ['getfuntopointstolist_2550',['getFunToPointsToList',['../classSVF_1_1MRGenerator.html#a1331e6f0941838064d77a5adaa5c6303',1,'SVF::MRGenerator']]],
506
- ['getfuntoretmusetmap_2551',['getFunToRetMuSetMap',['../classSVF_1_1MemSSA.html#a44cbdb1231c2709c24d19ad2bae2475a',1,'SVF::MemSSA']]],
507
- ['getgepinedges_2552',['getGepInEdges',['../classSVF_1_1ConstraintNode.html#ac645cf2114161981cd4465c83cbc31f5',1,'SVF::ConstraintNode']]],
508
- ['getgepobjaddress_2553',['getGepObjAddress',['../classSVF_1_1SVFIR2ConsExeState.html#afff5713e758d8f698d0cb5e2a341e16f',1,'SVF::SVFIR2ConsExeState::getGepObjAddress()'],['../classSVF_1_1SVFIR2ItvExeState.html#af8d06156bcbb61beb305ed8096319966',1,'SVF::SVFIR2ItvExeState::getGepObjAddress()']]],
509
- ['getgepobjnodemap_2554',['getGepObjNodeMap',['../classSVF_1_1SVFIR.html#ac1674bd25a17cae24141e6bff24a411e',1,'SVF::SVFIR']]],
510
- ['getgepobjvar_2555',['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)']]],
511
- ['getgepoffset_2556',['getGepOffset',['../classSVF_1_1SVFIR2ConsExeState.html#ae7720cdcb509ecfccbda141986643684',1,'SVF::SVFIR2ConsExeState']]],
512
- ['getgepoutedges_2557',['getGepOutEdges',['../classSVF_1_1ConstraintNode.html#a19d3d2c996ba821227a836717e5443c8',1,'SVF::ConstraintNode']]],
513
- ['getgeppointeetype_2558',['getGepPointeeType',['../classSVF_1_1AccessPath.html#a8e0c5f7549c3b6a7808caacd57bf2035',1,'SVF::AccessPath']]],
514
- ['getgepvalvar_2559',['getGepValVar',['../classSVF_1_1SVFIRBuilder.html#ae4516ec05eabece1bc8e0cad1ec8cf1c',1,'SVF::SVFIRBuilder::getGepValVar()'],['../classSVF_1_1SVFIR.html#ad0977d55d947bdccd98d61c66d3f0cc7',1,'SVF::SVFIR::getGepValVar()']]],
515
- ['getglobalicfgnode_2560',['getGlobalICFGNode',['../classSVF_1_1ICFG.html#ae0b05ce161d62362642803158228e5d0',1,'SVF::ICFG']]],
516
- ['getglobalrep_2561',['getGlobalRep',['../classSVF_1_1LLVMModuleSet.html#a757bf149437cce22163c764ea9993e12',1,'SVF::LLVMModuleSet::getGlobalRep()'],['../namespaceSVF_1_1LLVMUtil.html#a9e0c786488dfdc4605d4cbcf9943c85a',1,'SVF::LLVMUtil::getGlobalRep()']]],
517
- ['getglobalset_2562',['getGlobalSet',['../classSVF_1_1SVFModule.html#a7d742b73f8ef330334ff0280024399ba',1,'SVF::SVFModule']]],
518
- ['getglobalsvfstmtset_2563',['getGlobalSVFStmtSet',['../classSVF_1_1SVFIR.html#a5c5adab1f68520a304fbf70ca40f7687',1,'SVF::SVFIR']]],
519
- ['getglobalvarfield_2564',['getGlobalVarField',['../classSVF_1_1SVFIRBuilder.html#af4e2ec8dee9fca167e20b01cc10b56fd',1,'SVF::SVFIRBuilder']]],
520
- ['getglobalvfgnodes_2565',['getGlobalVFGNodes',['../classSVF_1_1VFG.html#aff291586a4b0c28a6939577d39de5d0a',1,'SVF::VFG']]],
521
- ['getgnode_2566',['getGNode',['../classSVF_1_1GenericGraph.html#a43c9c773bfa17abf481c33073e30d01b',1,'SVF::GenericGraph']]],
522
- ['getgrammar_2567',['getGrammar',['../classSVF_1_1CFLSolver.html#afec22459af0f8483ccdd77f11c981674',1,'SVF::CFLSolver']]],
523
- ['getgraph_2568',['getGraph',['../classSVF_1_1CFLSolver.html#a2c6bce1f73bcf5937a26e91a7daba33c',1,'SVF::CFLSolver']]],
524
- ['getgraphedge_2569',['getGraphEdge',['../classSVF_1_1PTACallGraph.html#a2634a24621ab93fae7ec1cf94a8cba0b',1,'SVF::PTACallGraph::getGraphEdge()'],['../classSVF_1_1TCT.html#a7b40580939dc63f501a32571806c07bc',1,'SVF::TCT::getGraphEdge()']]],
525
- ['getgraphname_2570',['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()']]],
526
- ['getgraphproperties_2571',['getGraphProperties',['../structSVF_1_1DefaultDOTGraphTraits.html#afe384157441d5ef0b3aafdfb6cd3028a',1,'SVF::DefaultDOTGraphTraits']]],
527
- ['getgrgid_2572',['getgrgid',['../extapi_8c.html#aeb3b4526e1b23204c375939aeaf850ce',1,'extapi.c']]],
528
- ['getgrnam_2573',['getgrnam',['../extapi_8c.html#ac41b95afd2d94da07d8d13a6c0f30302',1,'extapi.c']]],
529
- ['getheapallocholdingargposition_2574',['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)']]],
530
- ['gethostbyaddr_2575',['gethostbyaddr',['../extapi_8c.html#a5f88b5bbdbd484e08aaca47663d2b8f6',1,'extapi.c']]],
531
- ['gethostbyname_2576',['gethostbyname',['../extapi_8c.html#a636674bf9937205b85a797ee6077faa9',1,'extapi.c']]],
532
- ['gethostbyname2_2577',['gethostbyname2',['../extapi_8c.html#ab6842b392151e8bf8d53fe4343baf91e',1,'extapi.c']]],
533
- ['geticfg_2578',['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()']]],
534
- ['geticfgedge_2579',['getICFGEdge',['../classSVF_1_1CFBasicBlockEdge.html#ab76d16c6799ccd45575f8d30728832ad',1,'SVF::CFBasicBlockEdge::getICFGEdge()'],['../classSVF_1_1ICFG.html#a5dd4ac55123501c47c628adcf27e2475',1,'SVF::ICFG::getICFGEdge()']]],
535
- ['geticfgnode_2580',['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()']]],
536
- ['geticfgnodenum_2581',['getICFGNodeNum',['../classSVF_1_1CFBasicBlockNode.html#afbf1bb58613f86e4761db3ccc16a9401',1,'SVF::CFBasicBlockNode']]],
537
- ['geticfgnodes_2582',['getICFGNodes',['../classSVF_1_1CFBasicBlockNode.html#afdad57a83c392a8b14b838ecb58f9ff7',1,'SVF::CFBasicBlockNode']]],
538
- ['geticfgnodetosvfloopvec_2583',['getIcfgNodeToSVFLoopVec',['../classSVF_1_1ICFG.html#a412c24cf17c977b9337eca9d25a0ec0d',1,'SVF::ICFG']]],
539
- ['getid_2584',['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()']]],
540
- ['getidxoperandpairvec_2585',['getIdxOperandPairVec',['../classSVF_1_1AccessPath.html#a586c71842e3e4487921aa3384ce9d025',1,'SVF::AccessPath']]],
541
- ['getimplty_2586',['getImplTy',['../classSVF_1_1PointerAnalysis.html#ac0f821cfe4fb9c9c8816e7a1b1bc0c5e',1,'SVF::PointerAnalysis']]],
542
- ['getincomingedges_2587',['getIncomingEdges',['../classSVF_1_1SVFVar.html#a76964ef7d4842a469d7720881499d8a6',1,'SVF::SVFVar']]],
543
- ['getincomingedgesbegin_2588',['getIncomingEdgesBegin',['../classSVF_1_1SVFVar.html#a893890649ae7d8e275dd823e941aa39b',1,'SVF::SVFVar']]],
544
- ['getincomingedgesend_2589',['getIncomingEdgesEnd',['../classSVF_1_1SVFVar.html#af1cf24ab50e0d86c9d0f9bd5744b4c10',1,'SVF::SVFVar']]],
545
- ['getindcallmap_2590',['getIndCallMap',['../classSVF_1_1PTACallGraph.html#ad49fa2a288945f6910deb11acdf6a42d',1,'SVF::PTACallGraph::getIndCallMap()'],['../classSVF_1_1PointerAnalysis.html#a1ca30dfa42702071b65d363c76d25cbe',1,'SVF::PointerAnalysis::getIndCallMap()']]],
546
- ['getindcallsites_2591',['getIndCallSites',['../classSVF_1_1SVFIR.html#abf209739a97b96ae0d1c8451fdc684e8',1,'SVF::SVFIR']]],
547
- ['getindcallsitesinvokingcallee_2592',['getIndCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a9a4b0c6672288b9201ab254b4c49548d',1,'SVF::PTACallGraph']]],
548
- ['getindcscallees_2593',['getIndCSCallees',['../classSVF_1_1PTACallGraph.html#ac106536778c829d6925d6ed2149aeb44',1,'SVF::PTACallGraph::getIndCSCallees()'],['../classSVF_1_1PointerAnalysis.html#ae0efd57376195eacded85d58abee5b46',1,'SVF::PointerAnalysis::getIndCSCallees()']]],
549
- ['getindexedtype_2594',['getIndexedType',['../classllvm_1_1generic__bridge__gep__type__iterator.html#acc10ad7ecc64270225cb5e8f52689673',1,'llvm::generic_bridge_gep_type_iterator']]],
550
- ['getindirectcalls_2595',['getIndirectCalls',['../classSVF_1_1PTACallGraphEdge.html#a76aa19edf03a4cacfa3e27a21abfcd07',1,'SVF::PTACallGraphEdge::getIndirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a51dbd8a7b9d0a4602215f71e3fdfee5f',1,'SVF::PTACallGraphEdge::getIndirectCalls() const']]],
551
- ['getindirectcallsites_2596',['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()']]],
552
- ['getinedges_2597',['getInEdges',['../classSVF_1_1CFBasicBlockNode.html#a6bfafe540f83e097370ca0dc66422214',1,'SVF::CFBasicBlockNode::getInEdges()'],['../classSVF_1_1GenericNode.html#afc8b5f86d7795b6a0dfc0687d942d79b',1,'SVF::GenericNode::getInEdges()']]],
553
- ['getinedgewithty_2598',['getInEdgeWithTy',['../classSVF_1_1CFLNode.html#a38123f7bd5e33fb085d0108bcbdc9729',1,'SVF::CFLNode']]],
554
- ['getinsensitiveedgeset_2599',['getInsensitiveEdgeSet',['../classSVF_1_1ContextDDA.html#a0d407903c4b0d976da30538ff0c5fc41',1,'SVF::ContextDDA']]],
555
- ['getinst_2600',['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()']]],
556
- ['getinstances_2601',['getInstances',['../classSVF_1_1CHGraph.html#a894a69fa143d3f460d433646a0521b6f',1,'SVF::CHGraph']]],
557
- ['getinstancesanddescendants_2602',['getInstancesAndDescendants',['../classSVF_1_1CHGBuilder.html#a65112fa6d1b2bc1c7e9c956ec9b91919',1,'SVF::CHGBuilder']]],
558
- ['getinstruction_2603',['getInstruction',['../classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef',1,'SVF::CallSite']]],
559
- ['getinstruction1_2604',['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']]],
560
- ['getinstruction2_2605',['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']]],
561
- ['getinstructionlist_2606',['getInstructionList',['../classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e',1,'SVF::SVFBasicBlock']]],
562
- ['getintarg_2607',['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)']]],
563
- ['getinterleavingthreads_2608',['getInterleavingThreads',['../classSVF_1_1MHP.html#a653460ed316804bea377eecdde412d36',1,'SVF::MHP']]],
564
- ['getinternalid_2609',['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()']]],
565
- ['getinternalnode_2610',['getInternalNode',['../classSVF_1_1PointsTo.html#aeda7466cdd9f77978981e2a518baa863',1,'SVF::PointsTo']]],
566
- ['getinterslist_2611',['getIntersList',['../classSVF_1_1IntraDisjointMRG.html#aa8c653e895ff0889615cdbf349be7652',1,'SVF::IntraDisjointMRG']]],
567
- ['getintervfedgeatindcsfromaintofin_2612',['getInterVFEdgeAtIndCSFromAInToFIn',['../classSVF_1_1SVFG.html#afbaf925e1e165f75161999229fa5f782',1,'SVF::SVFG']]],
568
- ['getintervfedgeatindcsfromaptofp_2613',['getInterVFEdgeAtIndCSFromAPToFP',['../classSVF_1_1SVFG.html#ac1acdf7bc468d7734359591e45f485fe',1,'SVF::SVFG']]],
569
- ['getintervfedgeatindcsfromfouttoaout_2614',['getInterVFEdgeAtIndCSFromFOutToAOut',['../classSVF_1_1SVFG.html#a7a88391e0c2cf8a57238dec32c2474a3',1,'SVF::SVFG']]],
570
- ['getintervfedgeatindcsfromfrtoar_2615',['getInterVFEdgeAtIndCSFromFRToAR',['../classSVF_1_1SVFG.html#ab2b969b7d5922427622dd875e6b8fe14',1,'SVF::SVFG']]],
571
- ['getintervfedgesforindirectcallsite_2616',['getInterVFEdgesForIndirectCallSite',['../classSVF_1_1SVFG.html#a49fc2c505720d5cfa57231529d1c7534',1,'SVF::SVFG']]],
572
- ['getintonez3expr_2617',['getIntOneZ3Expr',['../classSVF_1_1ConsExeState.html#abc69e7a4742ed1a925d7b0b72d2b9497',1,'SVF::ConsExeState']]],
573
- ['getintrablock_2618',['getIntraBlock',['../classSVF_1_1ICFG.html#afeee2b61f8a84e1276f8955c4f6cf22d',1,'SVF::ICFG']]],
574
- ['getintraicfgnode_2619',['getIntraICFGNode',['../classSVF_1_1ICFG.html#aaf521832909781894659725300cf4f49',1,'SVF::ICFG']]],
575
- ['getintralockset_2620',['getIntraLockSet',['../classSVF_1_1LockAnalysis.html#a13f512860edca608913a1c22b35f60e1',1,'SVF::LockAnalysis']]],
576
- ['getintrapagedge_2621',['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)']]],
577
- ['getintraphivfgnode_2622',['getIntraPHIVFGNode',['../classSVF_1_1VFG.html#a688c0cc4a67c7cd9afbef2f0c264c85b',1,'SVF::VFG']]],
578
- ['getintravfgedge_2623',['getIntraVFGEdge',['../classSVF_1_1VFG.html#ae1348fd6d196ee8a6bd8d98022464d50',1,'SVF::VFG']]],
579
- ['getintzeroz3expr_2624',['getIntZeroZ3Expr',['../classSVF_1_1ConsExeState.html#a7c96f8b3a9ba3d6d648a59388ef26ca6',1,'SVF::ConsExeState']]],
580
- ['getitvofflattenedelemindex_2625',['getItvOfFlattenedElemIndex',['../classSVF_1_1SVFIR2ItvExeState.html#a6e4e3eeca9d25fb5eab496faeb6264c3',1,'SVF::SVFIR2ItvExeState']]],
581
- ['getjoinedgebegin_2626',['getJoinEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#af848d7cb8a9f756ff45cca45adbf3b84',1,'SVF::ThreadCallGraph']]],
582
- ['getjoinedgeend_2627',['getJoinEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a811d7d13c05c71bd816621a9a8765365',1,'SVF::ThreadCallGraph']]],
583
- ['getjoinedthread_2628',['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']]],
584
- ['getjoininsymmetricloop_2629',['getJoinInSymmetricLoop',['../classSVF_1_1MHP.html#a8b80036bab834fa104f64bd3ed3ac667',1,'SVF::MHP::getJoinInSymmetricLoop()'],['../classSVF_1_1ForkJoinAnalysis.html#a8b45294eef96f04370da341110599f4d',1,'SVF::ForkJoinAnalysis::getJoinInSymmetricLoop()']]],
585
- ['getjoinloop_2630',['getJoinLoop',['../classSVF_1_1ForkJoinAnalysis.html#ac5713ddcfd040a1f1f4fb40f24e4814c',1,'SVF::ForkJoinAnalysis::getJoinLoop()'],['../classSVF_1_1TCT.html#a4faeacaa7aa38cf5b61404278b93a91f',1,'SVF::TCT::getJoinLoop()']]],
586
- ['getjoinsites_2631',['getJoinSites',['../classSVF_1_1ThreadCallGraph.html#aa8be8d48d680b3f2e61b2d8af5e9eddc',1,'SVF::ThreadCallGraph']]],
587
- ['getkeynodesset_2632',['getKeyNodesSet',['../classSVF_1_1SymState.html#a2916e86763235f565f2a3276631d0d30',1,'SVF::SymState']]],
588
- ['getkind_2633',['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()']]],
589
- ['getkindtoattrsmap_2634',['getKindToAttrsMap',['../classSVF_1_1GrammarBase.html#ad6307c28042ff43678bd7bff1cd2c7c1',1,'SVF::GrammarBase::getKindToAttrsMap()'],['../classSVF_1_1CFLGraphBuilder.html#aa3fb91f78b5d9e2c0eb24e4986a5926c',1,'SVF::CFLGraphBuilder::getKindToAttrsMap()']]],
590
- ['getkindtolabelmap_2635',['getKindToLabelMap',['../classSVF_1_1CFLGraphBuilder.html#a03686822a9dd7d886f3c41ba79f8b481',1,'SVF::CFLGraphBuilder']]],
591
- ['getlabeltokindmap_2636',['getLabelToKindMap',['../classSVF_1_1CFLGraphBuilder.html#a7e564f2fbaf9b92aab3decaf6cba93c3',1,'SVF::CFLGraphBuilder']]],
592
- ['getlhssymbol_2637',['getLHSSymbol',['../classSVF_1_1CFGrammar.html#a5962f35418f48005240d0a467a777fcd',1,'SVF::CFGrammar']]],
593
- ['getlhstoplevptr_2638',['getLHSTopLevPtr',['../classSVF_1_1VFG.html#a1fff5a365e5aa2d99f07f7f64cc35fac',1,'SVF::VFG']]],
594
- ['getlhsvar_2639',['getLHSVar',['../classSVF_1_1AssignStmt.html#a973a2b79da223275ed6a1831837b89c7',1,'SVF::AssignStmt']]],
595
- ['getlhsvarid_2640',['getLHSVarID',['../classSVF_1_1AssignStmt.html#a98f731be7be9bc8e7fd09f5c2204c840',1,'SVF::AssignStmt']]],
596
- ['getllvmcallsite_2641',['getLLVMCallSite',['../namespaceSVF_1_1LLVMUtil.html#a0095d23a9c9d5d62ec4a23c56824b5f0',1,'SVF::LLVMUtil']]],
597
- ['getllvmfunction_2642',['getLLVMFunction',['../namespaceSVF_1_1LLVMUtil.html#af629cd4994be83b34a3a38464783f54e',1,'SVF::LLVMUtil']]],
598
- ['getllvmglobalfunctions_2643',['getLLVMGlobalFunctions',['../classSVF_1_1LLVMModuleSet.html#a0b46a2a5ff2165d17993a071d9cc82c1',1,'SVF::LLVMModuleSet']]],
599
- ['getllvmmodules_2644',['getLLVMModules',['../classSVF_1_1LLVMModuleSet.html#a4091b12bdfe4423d8114612a199bc480',1,'SVF::LLVMModuleSet']]],
600
- ['getllvmmoduleset_2645',['getLLVMModuleSet',['../classSVF_1_1LLVMModuleSet.html#acf40310917909e4234282c0695a43160',1,'SVF::LLVMModuleSet']]],
601
- ['getllvmtype_2646',['getLLVMType',['../classSVF_1_1LLVMModuleSet.html#a610a7777a48132caadec167c8109f044',1,'SVF::LLVMModuleSet']]],
602
- ['getllvmvalue_2647',['getLLVMValue',['../classSVF_1_1LLVMModuleSet.html#aaf9b679407f12b93afc53c157d37b444',1,'SVF::LLVMModuleSet']]],
603
- ['getloadcgedges_2648',['getLoadCGEdges',['../classSVF_1_1ConstraintGraph.html#afb849d8f3425ff36497d062ecefd2cc1',1,'SVF::ConstraintGraph']]],
604
- ['getloadcvar_2649',['getLoadCVar',['../classSVF_1_1DDAVFSolver.html#ad42efad8e857290459689833c224e467',1,'SVF::DDAVFSolver']]],
605
- ['getloaddpm_2650',['getLoadDpm',['../classSVF_1_1DDAVFSolver.html#a630aad14a285c954a50c632f9cb13fa9',1,'SVF::DDAVFSolver']]],
606
- ['getloadinedges_2651',['getLoadInEdges',['../classSVF_1_1ConstraintNode.html#abd8d146e9b30b6d9757021a84bcab158',1,'SVF::ConstraintNode']]],
607
- ['getloadmrset_2652',['getLoadMRSet',['../classSVF_1_1MRGenerator.html#a19da5768681a21c52a6c43761814a157',1,'SVF::MRGenerator']]],
608
- ['getloadmunum_2653',['getLoadMuNum',['../classSVF_1_1MemSSA.html#aafc83f7f22ebf3b3683607440c488bef',1,'SVF::MemSSA']]],
609
- ['getloadoperand_2654',['getLoadOperand',['../classSVF_1_1MTAAnnotator.html#a399e53d065bc34af428a1ba89a04972b',1,'SVF::MTAAnnotator']]],
610
- ['getloadoutedges_2655',['getLoadOutEdges',['../classSVF_1_1ConstraintNode.html#a59ab1cea514100c63ee179e3e9a5aa0a',1,'SVF::ConstraintNode']]],
611
- ['getloadstmt_2656',['getLoadStmt',['../classSVF_1_1LoadMU.html#ab1533c4c25427a6acc1be6f867f3c882',1,'SVF::LoadMU']]],
612
- ['getloadtomusetmap_2657',['getLoadToMUSetMap',['../classSVF_1_1MemSSA.html#a70dd35ef458c452330dfebcdde17b84c',1,'SVF::MemSSA']]],
613
- ['getloc_2658',['getLoc',['../classSVF_1_1StmtDPItem.html#a3616c94c4394b61c757ffcd39888d5b9',1,'SVF::StmtDPItem::getLoc()'],['../classSVF_1_1GenericBug.html#abbc86875488c27e53e5c36e95c472b20',1,'SVF::GenericBug::getLoc()']]],
614
- ['getlocaddrs_2659',['getLocAddrs',['../classSVF_1_1IntervalExeState.html#ab2ca8fade3399ebbffd3cc32e52604d5',1,'SVF::IntervalExeState']]],
615
- ['getlockanalysis_2660',['getLockAnalysis',['../classSVF_1_1MTA.html#a76ea96c430365132011f1a4edf0d5570',1,'SVF::MTA']]],
616
- ['getlockspan_2661',['getLockSpan',['../classSVF_1_1SVFGNodeLockSpan.html#a4e6207b3b64a60993e1e02f6ef125452',1,'SVF::SVFGNodeLockSpan']]],
617
- ['getlockval_2662',['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']]],
618
- ['getloctoaddrs_2663',['getLocToAddrs',['../classSVF_1_1ExeState.html#aa7b897b107d722909f9de9dcbabad7cf',1,'SVF::ExeState']]],
619
- ['getloctodpmvecmap_2664',['getLocToDPMVecMap',['../classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959',1,'SVF::DDAVFSolver']]],
620
- ['getloctoval_2665',['getLocToVal',['../classSVF_1_1ConsExeState.html#adf45b2d4b73220e80a1265f4e1b1ee35',1,'SVF::ConsExeState::getLocToVal()'],['../classSVF_1_1IntervalExeState.html#ae0d4b22023ce63327f55484cffb051cf',1,'SVF::IntervalExeState::getLocToVal() const'],['../classSVF_1_1IntervalExeState.html#a7c116401ebfd4e0947f5be6a61d1edcc',1,'SVF::IntervalExeState::getLocToVal(u32_t id)'],['../classSVF_1_1RelExeState.html#a3eb51c26ae9c87e1457d6515e6d537f9',1,'SVF::RelExeState::getLocToVal()']]],
621
- ['getloop_2666',['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)']]],
622
- ['getloopanddominfo_2667',['getLoopAndDomInfo',['../classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4',1,'SVF::SVFFunction']]],
623
- ['getloopbound_2668',['getLoopBound',['../classSVF_1_1SVFLoop.html#ae772c9aab10b88d3c53cdf2cdb23d713',1,'SVF::SVFLoop']]],
624
- ['getloopheader_2669',['getLoopHeader',['../classSVF_1_1SVFLoopAndDomInfo.html#ac29e502080635ed47b72d471b48b5a8d',1,'SVF::SVFLoopAndDomInfo::getLoopHeader()'],['../classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b',1,'SVF::SVFFunction::getLoopHeader()']]],
625
- ['getloopinfo_2670',['getLoopInfo',['../classSVF_1_1SVFLoopAndDomInfo.html#a0fb893485fc3df088d921762514faf66',1,'SVF::SVFLoopAndDomInfo::getLoopInfo()'],['../classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942',1,'SVF::SVFFunction::getLoopInfo()']]],
626
- ['getmainllvmmodule_2671',['getMainLLVMModule',['../classSVF_1_1LLVMModuleSet.html#a9fe3fa15a6a0ec25864cb8439a45596e',1,'SVF::LLVMModuleSet']]],
627
- ['getmakredprocs_2672',['getMakredProcs',['../classSVF_1_1TCT.html#a54cceb577b4fb89c1d84011ec4d2fe2c',1,'SVF::TCT']]],
628
- ['getmarkedflag_2673',['getMarkedFlag',['../classSVF_1_1ForkJoinAnalysis.html#a149114898b13e1430c8fbb60978ca4f5',1,'SVF::ForkJoinAnalysis']]],
629
- ['getmaxbudget_2674',['getMaxBudget',['../classSVF_1_1DPItem.html#af9d8f95249190e164131dc19b6db1b67',1,'SVF::DPItem']]],
630
- ['getmaxcxtsize_2675',['getMaxCxtSize',['../classSVF_1_1TCT.html#a49f0672760c29b9be7b6f99a4c82ab7e',1,'SVF::TCT']]],
631
- ['getmaxfieldoffsetlimit_2676',['getMaxFieldOffsetLimit',['../classSVF_1_1MemObj.html#a51be7ad70bc2c6a4230bd2f6b86bdc88',1,'SVF::MemObj::getMaxFieldOffsetLimit()'],['../classSVF_1_1ObjTypeInfo.html#a81bc3d785062c7e527ecf8e564cd52a4',1,'SVF::ObjTypeInfo::getMaxFieldOffsetLimit()']]],
632
- ['getmaxpathlen_2677',['getMaxPathLen',['../classSVF_1_1ContextCond.html#a935415951bfc6f5089663980bf8e324d',1,'SVF::ContextCond']]],
633
- ['getmaxstructsize_2678',['getMaxStructSize',['../classSVF_1_1SymbolTableInfo.html#abc7e567209010286a68634c700d76cca',1,'SVF::SymbolTableInfo']]],
634
- ['getmemobj_2679',['getMemObj',['../classSVF_1_1IRGraph.html#ad5a06a57d64c54ec6e7e92b7e0acfad8',1,'SVF::IRGraph::getMemObj()'],['../classSVF_1_1ObjVar.html#a6a4feb73b54e602407e35eeb09f55930',1,'SVF::ObjVar::getMemObj()']]],
635
- ['getmemobjptr_2680',['getMemObjPtr',['../classSVF_1_1SymbolTableInfoReader.html#ae2d05807978b81bf9d439e676875c1e1',1,'SVF::SymbolTableInfoReader']]],
636
- ['getmemoryusagekb_2681',['getMemoryUsageKB',['../namespaceSVF_1_1SVFUtil.html#a630ff9c47f58f9b8df7c8a2b3711477c',1,'SVF::SVFUtil']]],
637
- ['getmemtofieldsmap_2682',['getMemToFieldsMap',['../classSVF_1_1SVFIR.html#a6f46446d667258b32ddc1ccab48f651c',1,'SVF::SVFIR']]],
638
- ['getmemusage_2683',['getMemUsage',['../classSVF_1_1SaberCondAllocator.html#ac0060d6660cb022e599dbcb9eabc5aaa',1,'SVF::SaberCondAllocator']]],
639
- ['getmhp_2684',['getMHP',['../classSVF_1_1FSMPTA.html#a2d0cfa271848bc9a20fda25f12b2a4f2',1,'SVF::FSMPTA::getMHP()'],['../classSVF_1_1MTA.html#a8cfcfb26e22cc40260f6df6d50701bdb',1,'SVF::MTA::getMHP()']]],
640
- ['getmhpfunctions_2685',['getMHPFunctions',['../classSVF_1_1PCG.html#a3106e03b7df8b34f50c769e1417f341c',1,'SVF::PCG']]],
641
- ['getmntent_2686',['getmntent',['../extapi_8c.html#a97efc429c3b2da31963e723f0f6956c9',1,'extapi.c']]],
642
- ['getmntent_5fr_2687',['getmntent_r',['../extapi_8c.html#a0467c34eaa7dd0434c17762177dd08bf',1,'extapi.c']]],
643
- ['getmodelconstants_2688',['getModelConstants',['../classSVF_1_1SymbolTableInfo.html#a89e9c6da843e5eef25c51afd5d0937e5',1,'SVF::SymbolTableInfo']]],
644
- ['getmodinfoforcall_2689',['getModInfoForCall',['../classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80',1,'SVF::MRGenerator']]],
645
- ['getmodrefinfo_2690',['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)']]],
646
- ['getmodsideeffectofcallsite_2691',['getModSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a1535832f5b1ae3178fea950bf71fdd99',1,'SVF::MRGenerator']]],
647
- ['getmodsideeffectoffunction_2692',['getModSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#a7d47fbc3dbe8fd19ca5e4210bdecf914',1,'SVF::MRGenerator']]],
648
- ['getmodule_2693',['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()']]],
649
- ['getmoduleidentifier_2694',['getModuleIdentifier',['../classSVF_1_1SVFModule.html#aa8bab1ad6cab332fe24066b9cf487344',1,'SVF::SVFModule']]],
650
- ['getmodulenum_2695',['getModuleNum',['../classSVF_1_1LLVMModuleSet.html#ae265a7f3cc7367d62013e0f15cf3d233',1,'SVF::LLVMModuleSet']]],
651
- ['getmoduleref_2696',['getModuleRef',['../classSVF_1_1LLVMModuleSet.html#ad647d73d2e1bda61348eff658e32f481',1,'SVF::LLVMModuleSet']]],
652
- ['getmodulusoffset_2697',['getModulusOffset',['../classSVF_1_1SymbolTableInfo.html#a54418613d6492e80f644f3db86abc9ad',1,'SVF::SymbolTableInfo']]],
653
- ['getmr_2698',['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()']]],
654
- ['getmrgenerator_2699',['getMRGenerator',['../classSVF_1_1MemSSA.html#ab2dfdcf6fb50ba6cacad1254350a5b09',1,'SVF::MemSSA']]],
655
- ['getmrid_2700',['getMRID',['../classSVF_1_1MemRegion.html#a7d38f6ef18106eb388b3a289aad79802',1,'SVF::MemRegion']]],
656
- ['getmrnum_2701',['getMRNum',['../classSVF_1_1MRGenerator.html#aff53860ef2b0effb9250dc7348640085',1,'SVF::MRGenerator']]],
657
- ['getmrset_2702',['getMRSet',['../classSVF_1_1MRGenerator.html#a1f69924c587c4e68a029fd4e86cffacf',1,'SVF::MRGenerator']]],
658
- ['getmrsforcallsiteref_2703',['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()']]],
659
- ['getmrsforload_2704',['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()']]],
660
- ['getmrsforloadfrominterlist_2705',['getMRsForLoadFromInterList',['../classSVF_1_1IntraDisjointMRG.html#a8d390306f30e8b9736a3d1228ef5bf3a',1,'SVF::IntraDisjointMRG']]],
661
- ['getmrver_2706',['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()']]],
662
- ['getmrverfromstring_2707',['getMRVERFromString',['../classSVF_1_1SVFG.html#a910298ed854a6b88b9dae44181ca72de',1,'SVF::SVFG']]],
663
- ['getmssa_2708',['getMSSA',['../classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9',1,'SVF::SVFG']]],
664
- ['getmuset_2709',['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)']]],
665
- ['getmutdfptdataty_2710',['getMutDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483',1,'SVF::BVDataPTAImpl']]],
666
- ['getmutptdataty_2711',['getMutPTDataTy',['../classSVF_1_1CondPTAImpl.html#ab582d46731c06a7fa022bf301d6008c1',1,'SVF::CondPTAImpl']]],
667
- ['getname_2712',['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()']]],
668
- ['getnextcollapsenode_2713',['getNextCollapseNode',['../classSVF_1_1ConstraintGraph.html#a006667ed55132ca0909c0e9118fea704',1,'SVF::ConstraintGraph']]],
669
- ['getnextinsts_2714',['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)']]],
670
- ['getnode_2715',['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()']]],
671
- ['getnode_5fh_2716',['getNode_h',['../classSVF_1_1POCRHybridSolver.html#a6a1bf7bbf1b28aa762af4b51bff10afb',1,'SVF::POCRHybridSolver']]],
672
- ['getnodeattributes_2717',['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()']]],
673
- ['getnodedescription_2718',['getNodeDescription',['../structSVF_1_1DefaultDOTGraphTraits.html#af5800f2d8efa24fee85f03871c07df21',1,'SVF::DefaultDOTGraphTraits']]],
674
- ['getnodeid_2719',['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()']]],
675
- ['getnodeidentifierlabel_2720',['getNodeIdentifierLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a0f81b82658f62589ec429c601538f6e9',1,'SVF::DefaultDOTGraphTraits']]],
676
- ['getnodeidfromitem_2721',['getNodeIDFromItem',['../classSVF_1_1SrcSnkSolver.html#ab37d80b1c7a1ebfa0e19c70792c5129e',1,'SVF::SrcSnkSolver::getNodeIDFromItem()'],['../classSVF_1_1GraphReachSolver.html#a84f39b3234ddf8198c793ff8c5d59cdf',1,'SVF::GraphReachSolver::getNodeIDFromItem()']]],
677
- ['getnodekind_2722',['getNodeKind',['../classSVF_1_1GenericNode.html#a391e996d695b114530120723da1d003e',1,'SVF::GenericNode']]],
678
- ['getnodelabel_2723',['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()']]],
679
- ['getnodemapping_2724',['getNodeMapping',['../classSVF_1_1PointsTo.html#a5fd783872908d85e9192f4348ac0b493',1,'SVF::PointsTo']]],
680
- ['getnodenumafterpagbuild_2725',['getNodeNumAfterPAGBuild',['../classSVF_1_1IRGraph.html#a0a18bca50f7cd3a1882754f19303d257',1,'SVF::IRGraph']]],
681
- ['getnodeptr_2726',['getNodePtr',['../classSVF_1_1GenericGraphReader.html#ab09fa674af96a107ac14306eae021381',1,'SVF::GenericGraphReader']]],
682
- ['getnonterminals_2727',['getNonterminals',['../classSVF_1_1GrammarBase.html#a04140ef06feee613506529fd8c23665e',1,'SVF::GrammarBase']]],
683
- ['getnullptr_2728',['getNullPtr',['../classSVF_1_1IRGraph.html#a3de9a2a565c303f68a90c32dc59febd5',1,'SVF::IRGraph']]],
684
- ['getnumargoperands_2729',['getNumArgOperands',['../classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121',1,'SVF::SVFCallInst::getNumArgOperands()'],['../classSVF_1_1CallSite.html#a6b7a7e6da24425a3b15aa1803c673288',1,'SVF::CallSite::getNumArgOperands()']]],
685
- ['getnumber_2730',['getNumber',['../classSVF_1_1ConsExeState.html#a3efeeb8311b868c4a7fc2df69f061317',1,'SVF::ConsExeState']]],
686
- ['getnumeral_2731',['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()']]],
687
- ['getnumfields_2732',['getNumFields',['../classSVF_1_1DCHGraph.html#a0788694fbff155949fc4f4d6487c223e',1,'SVF::DCHGraph']]],
688
- ['getnumobjects_2733',['getNumObjects',['../classSVF_1_1NodeIDAllocator.html#ad63e43c65cb7d7cac7824f5cede5ec89',1,'SVF::NodeIDAllocator']]],
689
- ['getnumofcxtlocks_2734',['getNumOfCxtLocks',['../classSVF_1_1LockAnalysis.html#a3df63f936d488166109d73bdcf0437d5',1,'SVF::LockAnalysis']]],
690
- ['getnumofelements_2735',['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()']]],
691
- ['getnumofflattenelements_2736',['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()']]],
692
- ['getnumofflattenfields_2737',['getNumOfFlattenFields',['../classSVF_1_1StInfo.html#ae5fad367673315da57a604e64b5889f0',1,'SVF::StInfo']]],
693
- ['getnumofforksite_2738',['getNumOfForksite',['../classSVF_1_1ThreadCallGraph.html#aa847760765aae18bcb93b260a881441b',1,'SVF::ThreadCallGraph']]],
694
- ['getnumofjoinsite_2739',['getNumOfJoinsite',['../classSVF_1_1ThreadCallGraph.html#a733bf08c7a496435ad09a41e6b0343ff',1,'SVF::ThreadCallGraph']]],
695
- ['getnumofoobquery_2740',['getNumOfOOBQuery',['../classSVF_1_1DDAStat.html#ab508281a78749ec5d7b5dc8231a4be11',1,'SVF::DDAStat']]],
696
- ['getnumofparforsite_2741',['getNumOfParForSite',['../classSVF_1_1ThreadCallGraph.html#ad883eb92aece6818a3a0a261fa3407ce',1,'SVF::ThreadCallGraph']]],
697
- ['getnumofresolvedindcalledge_2742',['getNumOfResolvedIndCallEdge',['../classSVF_1_1PTACallGraph.html#a12c899013f8a9ddd895bfb5027a84d4c',1,'SVF::PTACallGraph::getNumOfResolvedIndCallEdge()'],['../classSVF_1_1PointerAnalysis.html#ad2c8654a6672472f9bf17681aa9b60bb',1,'SVF::PointerAnalysis::getNumOfResolvedIndCallEdge()']]],
698
- ['getnumsuccessors_2743',['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()']]],
699
- ['getobj_2744',['getObj',['../classSVF_1_1SymbolTableInfo.html#a65f49178a948380c2d6105178509a906',1,'SVF::SymbolTableInfo']]],
700
- ['getobject_2745',['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']]],
701
- ['getobjectnode_2746',['getObjectNode',['../classSVF_1_1SVFIRBuilder.html#a5a93f3d13e2b3df126fbc42b1bd09006',1,'SVF::SVFIRBuilder::getObjectNode()'],['../classSVF_1_1IRGraph.html#ab1e2f58c350ec14763b4d8a424984d47',1,'SVF::IRGraph::getObjectNode()']]],
702
- ['getobjectnodenum_2747',['getObjectNodeNum',['../classSVF_1_1IRGraph.html#a82528aff779ccf8f723f57507dd2d991',1,'SVF::IRGraph']]],
703
- ['getobjsym_2748',['getObjSym',['../classSVF_1_1SymbolTableInfo.html#a7cf19b236d4e44f8ae8da9b303466b36',1,'SVF::SymbolTableInfo']]],
704
- ['getoffsetvarandgeptypepairvec_2749',['getOffsetVarAndGepTypePairVec',['../classSVF_1_1GepStmt.html#a348de09a7ccd04d1fa76fa6b250249ba',1,'SVF::GepStmt']]],
705
- ['getopcode_2750',['getOpcode',['../classSVF_1_1BinaryOPStmt.html#ad0a7c5e87355d7a83176343322db448f',1,'SVF::BinaryOPStmt::getOpcode()'],['../classSVF_1_1UnaryOPStmt.html#af29723d5e777b10d53d48263a786f5b6',1,'SVF::UnaryOPStmt::getOpcode()']]],
706
- ['getoperand_2751',['getOperand',['../classllvm_1_1generic__bridge__gep__type__iterator.html#a9494bbdc909dab98dd3fd23a416f3a31',1,'llvm::generic_bridge_gep_type_iterator']]],
707
- ['getopicfgnode_2752',['getOpICFGNode',['../classSVF_1_1PhiStmt.html#a0b97394bc1946c0185d2c11fbc2181f4',1,'SVF::PhiStmt']]],
708
- ['getopincomingbb_2753',['getOpIncomingBB',['../classSVF_1_1IntraPHIVFGNode.html#a3a6ef9d2b10a6f2f1ac1b25590f56a70',1,'SVF::IntraPHIVFGNode']]],
709
- ['getopndvars_2754',['getOpndVars',['../classSVF_1_1MultiOpndStmt.html#a0441f2646fed28830439c41a0704ed4b',1,'SVF::MultiOpndStmt']]],
710
- ['getoption_2755',['getOption',['../classOptionBase.html#abf205790830ba8c3bb7097701ca86a69',1,'OptionBase']]],
711
- ['getoptionsmap_2756',['getOptionsMap',['../classOptionBase.html#ac68017dd45d05c5fe26ae04bb58f903c',1,'OptionBase']]],
712
- ['getopvar_2757',['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()']]],
713
- ['getopvarid_2758',['getOpVarID',['../classSVF_1_1MultiOpndStmt.html#a5c6efcc023e90ef2e618586091958c59',1,'SVF::MultiOpndStmt::getOpVarID()'],['../classSVF_1_1UnaryOPStmt.html#a8029b46bccda153ca2e677686c2655e2',1,'SVF::UnaryOPStmt::getOpVarID()']]],
714
- ['getopvarnum_2759',['getOpVarNum',['../classSVF_1_1MultiOpndStmt.html#af300571886b7aa2d84b0a70851c99bc3',1,'SVF::MultiOpndStmt']]],
715
- ['getopver_2760',['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()']]],
716
- ['getopvernum_2761',['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()']]],
717
- ['getoraddblockicfgnode_2762',['getOrAddBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#ae832950bae16346dd25f9e47ee13c34c',1,'SVF::ICFGBuilder']]],
718
- ['getoraddinterblockicfgnode_2763',['getOrAddInterBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#a5d7c24a1bf3300f784741ed8dba5a683',1,'SVF::ICFGBuilder']]],
719
- ['getoraddintrablockicfgnode_2764',['getOrAddIntraBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#a151a19548cfed20501ddbeb786417b8b',1,'SVF::ICFGBuilder']]],
720
- ['getoraddsvftypeinfo_2765',['getOrAddSVFTypeInfo',['../classSVF_1_1SymbolTableBuilder.html#af7aae2e2851c948f85600066a5a394ca',1,'SVF::SymbolTableBuilder']]],
721
- ['getorcreatenode_2766',['getOrCreateNode',['../classSVF_1_1DCHGraph.html#a9ed6b91fad334605f514049a2072b538',1,'SVF::DCHGraph']]],
722
- ['getorcreatetctnode_2767',['getOrCreateTCTNode',['../classSVF_1_1TCT.html#a5d890da8d9d91b8cc4c529eb427192c4',1,'SVF::TCT']]],
723
- ['getoriginalelemtype_2768',['getOriginalElemType',['../classSVF_1_1StInfo.html#a055697f565cb9d73b41110090fe50159',1,'SVF::StInfo::getOriginalElemType()'],['../classSVF_1_1SymbolTableInfo.html#a4bf84ef15f3b4cc865ac64ca0aae84e7',1,'SVF::SymbolTableInfo::getOriginalElemType()']]],
724
- ['getostream_2769',['getOStream',['../classSVF_1_1GraphWriter.html#afa5d94effc56067e44eba9a11afd5284',1,'SVF::GraphWriter']]],
725
- ['getothersvfconstant_2770',['getOtherSVFConstant',['../classSVF_1_1LLVMModuleSet.html#a74256f36f0fdc242df9729906c34efbc',1,'SVF::LLVMModuleSet']]],
726
- ['getothervalueset_2771',['getOtherValueSet',['../classSVF_1_1SVFModule.html#af22af3a6d54bb510e5c4805eff3d12cd',1,'SVF::SVFModule']]],
727
- ['getoutedges_2772',['getOutEdges',['../classSVF_1_1CFBasicBlockNode.html#a48c0b6643c481afb15d4c4f89d00eecb',1,'SVF::CFBasicBlockNode::getOutEdges()'],['../classSVF_1_1GenericNode.html#a2d9cd758d6f8c5189d9b90b74f43e009',1,'SVF::GenericNode::getOutEdges()']]],
728
- ['getoutedgewithty_2773',['getOutEdgeWithTy',['../classSVF_1_1CFLNode.html#a0a1b7384a42cad855bddf881e0e09542',1,'SVF::CFLNode']]],
729
- ['getoutgoingedges_2774',['getOutgoingEdges',['../classSVF_1_1SVFVar.html#a927733580b47be5ffcfced44ba9fd6c3',1,'SVF::SVFVar']]],
730
- ['getoutgoingedgesbegin_2775',['getOutgoingEdgesBegin',['../classSVF_1_1SVFVar.html#a9e40eafe55a2c1448b830b56ae72e17f',1,'SVF::SVFVar']]],
731
- ['getoutgoingedgesend_2776',['getOutgoingEdgesEnd',['../classSVF_1_1SVFVar.html#aa5176fce9746bc585d43ebb4c8c824e5',1,'SVF::SVFVar']]],
732
- ['getoutput_2777',['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()']]],
733
- ['getoutputforinterlevanalysis_2778',['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)']]],
734
- ['getpag_2779',['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()']]],
735
- ['getpagdstnode_2780',['getPAGDstNode',['../classSVF_1_1StmtVFGNode.html#a8ba0e783f7fcbfa7cbd1d3a709ffa07f',1,'SVF::StmtVFGNode']]],
736
- ['getpagdstnodeid_2781',['getPAGDstNodeID',['../classSVF_1_1StmtVFGNode.html#a04986961ad507be9fcf141ab51787da8',1,'SVF::StmtVFGNode']]],
737
- ['getpagedge_2782',['getPAGEdge',['../classSVF_1_1StmtVFGNode.html#a4dd7615f42971da9b6ec1dc04f0ec4e6',1,'SVF::StmtVFGNode']]],
738
- ['getpagedgenum_2783',['getPAGEdgeNum',['../classSVF_1_1IRGraph.html#a821df0fcb66e4f0a5b10c295c24b7c2c',1,'SVF::IRGraph']]],
739
- ['getpagedgeset_2784',['getPAGEdgeSet',['../classSVF_1_1ConstraintGraph.html#a4dd7feb1ed62883dd35ced962ba6b59e',1,'SVF::ConstraintGraph::getPAGEdgeSet()'],['../classSVF_1_1VFG.html#a2e182f7e90a3519a2147a300470a88f1',1,'SVF::VFG::getPAGEdgeSet()']]],
740
- ['getpagedgesfrominst_2785',['getPAGEdgesFromInst',['../classSVF_1_1MRGenerator.html#a7465657df2a376abc79147893d5e62aa',1,'SVF::MRGenerator']]],
741
- ['getpagnode_2786',['getPAGNode',['../classSVF_1_1NullPtrVFGNode.html#a116af5e66665c56b9ca1e734bc3719c5',1,'SVF::NullPtrVFGNode']]],
742
- ['getpagnodenum_2787',['getPAGNodeNum',['../classSVF_1_1IRGraph.html#afa015e79aa68b102db44b5a0fd653dc6',1,'SVF::IRGraph']]],
743
- ['getpagsrcnode_2788',['getPAGSrcNode',['../classSVF_1_1StmtVFGNode.html#a837da5917c31e14aa51c6fa3e2640849',1,'SVF::StmtVFGNode']]],
744
- ['getpagsrcnodeid_2789',['getPAGSrcNodeID',['../classSVF_1_1StmtVFGNode.html#a791a01f5d3528f8a8bf19369b5c61c37',1,'SVF::StmtVFGNode']]],
745
- ['getparam_2790',['getParam',['../classSVF_1_1ActualParmVFGNode.html#a8932b197a076ab3069a9fe8b73e7fc32',1,'SVF::ActualParmVFGNode::getParam()'],['../classSVF_1_1FormalParmVFGNode.html#ab1a9031c1fc5102e072b5035151c131c',1,'SVF::FormalParmVFGNode::getParam()']]],
746
- ['getparent_2791',['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()']]],
747
- ['getparentsbegin_2792',['getParentsBegin',['../classSVF_1_1TCT.html#afa5bd475c4dc068a0ecc0ec5caab77a9',1,'SVF::TCT']]],
748
- ['getparentsend_2793',['getParentsEnd',['../classSVF_1_1TCT.html#a5d6a06c7daff36a14fa1f371a477784d',1,'SVF::TCT']]],
749
- ['getparentthread_2794',['getParentThread',['../classSVF_1_1TCT.html#a516578af1f8666ff672e6611e61d7152',1,'SVF::TCT']]],
750
- ['getpassname_2795',['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()']]],
751
- ['getphicomplementcond_2796',['getPHIComplementCond',['../classSVF_1_1SaberCondAllocator.html#a59f2e92299ea13284f4f2d724bddd8d7',1,'SVF::SaberCondAllocator']]],
752
- ['getphiset_2797',['getPHISet',['../classSVF_1_1MemSSA.html#a82ab0d35c95aeefbc4dfc8eb59033dca',1,'SVF::MemSSA']]],
753
- ['getpointerto_2798',['getPointerTo',['../classSVF_1_1SVFType.html#a3672b4797c400aac90c6d36ce29e0e57',1,'SVF::SVFType']]],
754
- ['getpointertoty_2799',['getPointerToTy',['../classSVF_1_1SVFType.html#a25faa037b356801c8c678f8c00dada33',1,'SVF::SVFType']]],
755
- ['getpointsto_2800',['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()']]],
756
- ['getpointstolist_2801',['getPointsToList',['../classSVF_1_1MRGenerator.html#a6d86c8ebe87cb54f39e52daa7ffb0e2e',1,'SVF::MRGenerator']]],
757
- ['getpool_2802',['getPool',['../classSVF_1_1WriterPtrPool.html#a5df00a28f394187fee526a96a4065a78',1,'SVF::WriterPtrPool']]],
758
- ['getpostdomtreemap_2803',['getPostDomTreeMap',['../classSVF_1_1SVFLoopAndDomInfo.html#ad07f95e790b5c3a50c864155aa20a083',1,'SVF::SVFLoopAndDomInfo::getPostDomTreeMap() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a6b87fa0530b6d94f201a0989b35c2277',1,'SVF::SVFLoopAndDomInfo::getPostDomTreeMap()']]],
759
- ['getpredecessors_2804',['getPredecessors',['../classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231',1,'SVF::SVFBasicBlock']]],
760
- ['getpredicate_2805',['getPredicate',['../classSVF_1_1CmpStmt.html#aa6a21fb1cfbc263bb38651176c495632',1,'SVF::CmpStmt']]],
761
- ['getpredinstructions_2806',['getPredInstructions',['../classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8',1,'SVF::SVFInstruction::getPredInstructions()'],['../classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc',1,'SVF::SVFInstruction::getPredInstructions() const']]],
762
- ['getpredmap_2807',['getPredMap',['../classSVF_1_1POCRSolver.html#a9cb6c06d4e9ede63c22637d9a230a584',1,'SVF::POCRSolver::getPredMap()'],['../classSVF_1_1POCRSolver.html#a585aa205c1da08d33aac52552a8a1a75',1,'SVF::POCRSolver::getPredMap(const NodeID key)']]],
763
- ['getpreds_2808',['getPreds',['../classSVF_1_1POCRSolver.html#a7445cae0169e04f898798a75aa737177',1,'SVF::POCRSolver']]],
764
- ['getprevinsts_2809',['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)']]],
765
- ['getpreviousmemoryaccessinst_2810',['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()']]],
766
- ['getprevnodes_2811',['getPrevNodes',['../classSVF_1_1MTASVFGBuilder.html#a7b034f9f8f01823ecfb7f6c17e47b502',1,'SVF::MTASVFGBuilder']]],
767
- ['getproc_2812',['getProc',['../classSVF_1_1CxtProc.html#ab9ac6459c90873b7dea35e0a22700189',1,'SVF::CxtProc']]],
768
- ['getprodsfromfirstrhs_2813',['getProdsFromFirstRHS',['../classSVF_1_1CFGrammar.html#a0c436fdc35825a0f5c244b3f3441ae1a',1,'SVF::CFGrammar']]],
769
- ['getprodsfromsecondrhs_2814',['getProdsFromSecondRHS',['../classSVF_1_1CFGrammar.html#a39ee3733b247f40ea27ddc7e17334544',1,'SVF::CFGrammar']]],
770
- ['getprodsfromsinglerhs_2815',['getProdsFromSingleRHS',['../classSVF_1_1CFGrammar.html#a09bb0c9e5e626555273193e437de2b70',1,'SVF::CFGrammar']]],
771
- ['getprogentryfunction_2816',['getProgEntryFunction',['../namespaceSVF_1_1SVFUtil.html#aa8017e3e5100b3f63ee338b66118d266',1,'SVF::SVFUtil']]],
772
- ['getprogfunction_2817',['getProgFunction',['../namespaceSVF_1_1LLVMUtil.html#a76b0d0ac69c170838cfc8ee26f4518a0',1,'SVF::LLVMUtil::getProgFunction()'],['../namespaceSVF_1_1SVFUtil.html#a6f82e03d880257527bd9cb5978e05604',1,'SVF::SVFUtil::getProgFunction()']]],
773
- ['getpropapts_2818',['getPropaPts',['../classSVF_1_1MutableDiffPTData.html#a450ed4470b1d83d44218904dd391fd75',1,'SVF::MutableDiffPTData']]],
774
- ['getprotobyname_2819',['getprotobyname',['../extapi_8c.html#a83ac8a97dd9d895cda658af3aa46fd55',1,'extapi.c']]],
775
- ['getprotobynumber_2820',['getprotobynumber',['../extapi_8c.html#a6adb569732e5880ffb2d4cc28d9cfc96',1,'extapi.c']]],
776
- ['getpta_2821',['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()']]],
777
- ['getptacallgraph_2822',['getPTACallGraph',['../classSVF_1_1PointerAnalysis.html#a7c9b7e5fe37ae31ba84d167945ca57df',1,'SVF::PointerAnalysis']]],
778
- ['getptapagedgenum_2823',['getPTAPAGEdgeNum',['../classSVF_1_1IRGraph.html#a51485004eb28aab6620801205d13ef1b',1,'SVF::IRGraph']]],
779
- ['getptasvfstmtlist_2824',['getPTASVFStmtList',['../classSVF_1_1SVFIR.html#abb91ed47d5c13d0ad7eec35164e37988',1,'SVF::SVFIR']]],
780
- ['getptasvfstmtset_2825',['getPTASVFStmtSet',['../classSVF_1_1SVFIR.html#a65a4af3d6f0bfc11e31f020bb2966576',1,'SVF::SVFIR']]],
781
- ['getptcache_2826',['getPtCache',['../classSVF_1_1BVDataPTAImpl.html#afaeae813ff38e010bbe8fe61befb345c',1,'SVF::BVDataPTAImpl']]],
782
- ['getptdataty_2827',['getPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ae94cea78b71fb75837ee2a17b5ed0e81',1,'SVF::BVDataPTAImpl::getPTDataTy()'],['../classSVF_1_1CondPTAImpl.html#a35cb1fd6e18cdc8e8466ee94846bc553',1,'SVF::CondPTAImpl::getPTDataTy()']]],
783
- ['getptdty_2828',['getPTDTY',['../classSVF_1_1PTData.html#adfcbaefe1c058d9ddf14aa3da07e1daf',1,'SVF::PTData']]],
784
- ['getptr_2829',['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()']]],
785
- ['getptrelementtype_2830',['getPtrElementType',['../classSVF_1_1SVFPointerType.html#a067e8f095942e095aa1721dee3a241ea',1,'SVF::SVFPointerType::getPtrElementType()'],['../namespaceSVF_1_1LLVMUtil.html#abba4111230f6009bbf50518ee36a9870',1,'SVF::LLVMUtil::getPtrElementType()']]],
786
- ['getptrnodeid_2831',['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()']]],
787
- ['getpts_2832',['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)']]],
788
- ['getptsmap_2833',['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()']]],
789
- ['getptssubsetmap_2834',['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']]],
790
- ['getpwent_2835',['getpwent',['../extapi_8c.html#a6c9819b8d04fd2807a7a017801b76d17',1,'extapi.c']]],
791
- ['getpwnam_2836',['getpwnam',['../extapi_8c.html#a08249b8fcd2bf95afbddd22fdc86814c',1,'extapi.c']]],
792
- ['getpwnam_5fr_2837',['getpwnam_r',['../extapi_8c.html#a9d2e8fbff1b6a171809af5ff4d9faf93',1,'extapi.c']]],
793
- ['getpwuid_2838',['getpwuid',['../extapi_8c.html#a795924df224a37a85b08eb0786973c81',1,'extapi.c']]],
794
- ['getpwuid_5fr_2839',['getpwuid_r',['../extapi_8c.html#a8d45eda5c086f3f4bf394644c3af43b7',1,'extapi.c']]],
795
- ['getrangelimitfromtype_2840',['getRangeLimitFromType',['../classSVF_1_1SVFIR2ItvExeState.html#afbb9ff1f2c47d2afda117bf63a80a1a7',1,'SVF::SVFIR2ItvExeState']]],
796
- ['getrawproductions_2841',['getRawProductions',['../classSVF_1_1GrammarBase.html#a4561438149716c91178ea013686f66ae',1,'SVF::GrammarBase']]],
797
- ['getreachablebbs_2842',['getReachableBBs',['../classSVF_1_1SVFLoopAndDomInfo.html#a95099f1b621c4f0d6d53798d7eab4e3b',1,'SVF::SVFLoopAndDomInfo::getReachableBBs()'],['../classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c',1,'SVF::SVFFunction::getReachableBBs()']]],
798
- ['getrefinfoforcall_2843',['getRefInfoForCall',['../classSVF_1_1MRGenerator.html#a965a31712341b1fc02e667f325423ca2',1,'SVF::MRGenerator']]],
799
- ['getrefsideeffectofcallsite_2844',['getRefSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a62757aa995a6a01b484c60df2f51c53d',1,'SVF::MRGenerator']]],
800
- ['getrefsideeffectoffunction_2845',['getRefSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#ac0007c8808654ca74feef0d8568378b9',1,'SVF::MRGenerator']]],
801
- ['getreftypeofheapallocorstatic_2846',['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)']]],
802
- ['getregionsize_2847',['getRegionSize',['../classSVF_1_1MemRegion.html#a99f106d47fd67f1ae53e144d72a223c9',1,'SVF::MemRegion']]],
803
- ['getreles_2848',['getRelEs',['../classSVF_1_1SVFIR2ItvExeState.html#a26f2ed7999321f7037be625a9ebef226',1,'SVF::SVFIR2ItvExeState']]],
804
- ['getreliantversions_2849',['getReliantVersions',['../classSVF_1_1VersionedFlowSensitive.html#ae83c62a01196991d116ef5c36cb51e31',1,'SVF::VersionedFlowSensitive']]],
805
- ['getrep_2850',['getRep',['../classSVF_1_1ConstraintGraph.html#acd1f0ce7936ced59bfaf04956a0f8214',1,'SVF::ConstraintGraph']]],
806
- ['getrepnodes_2851',['getRepNodes',['../classSVF_1_1SCCDetection.html#a457973fa38fad89bbd2dc41ba041703e',1,'SVF::SCCDetection']]],
807
- ['getreppointsto_2852',['getRepPointsTo',['../classSVF_1_1MRGenerator.html#a98b3481580be48cff7e93bf3c8a29dac',1,'SVF::MRGenerator']]],
808
- ['getrepr_2853',['getRepr',['../classSVF_1_1SVFOtherType.html#ad9cbb0a4ffefe248977850d9aa17f9c1',1,'SVF::SVFOtherType']]],
809
- ['getres_2854',['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()']]],
810
- ['getresid_2855',['getResID',['../classSVF_1_1MultiOpndStmt.html#a71a530eb9fa9f7e273e471b4a75a039e',1,'SVF::MultiOpndStmt::getResID()'],['../classSVF_1_1UnaryOPStmt.html#ae2ffeaec2d2e4de69826495006c35856',1,'SVF::UnaryOPStmt::getResID()']]],
811
- ['getresver_2856',['getResVer',['../classSVF_1_1MSSAPHISVFGNode.html#a9ea963b7773c7d0b42ccf81e58a54a50',1,'SVF::MSSAPHISVFGNode::getResVer()'],['../classSVF_1_1MSSADEF.html#a21cb532396180e0b6bab515c52bec282',1,'SVF::MSSADEF::getResVer()']]],
812
- ['getret_2857',['getRet',['../classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262',1,'SVF::FormalRetVFGNode']]],
813
- ['getretblock_2858',['getRetBlock',['../classSVF_1_1ICFG.html#a5ad71237256b2a8ce94a7d79a84afe55',1,'SVF::ICFG']]],
814
- ['getreticfgnode_2859',['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()']]],
815
- ['getretparmatjoinedsite_2860',['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']]],
816
- ['getretpe_2861',['getRetPE',['../classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603',1,'SVF::RetCFGEdge']]],
817
- ['getretsite_2862',['getRetSite',['../classSVF_1_1ProgSlice.html#a07ce77afbf69d5e2a47afaa39eaea886',1,'SVF::ProgSlice']]],
818
- ['getretsym_2863',['getRetSym',['../classSVF_1_1SymbolTableInfo.html#afb06da4d5f8c75c039b0a05a31d4beb3',1,'SVF::SymbolTableInfo']]],
819
- ['getreturnmuset_2864',['getReturnMuSet',['../classSVF_1_1MemSSA.html#af8c38a7ff8da4206f19c038024606d93',1,'SVF::MemSSA']]],
820
- ['getreturnnode_2865',['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()']]],
821
- ['getreturntype_2866',['getReturnType',['../classSVF_1_1SVFFunctionType.html#a74ce115a0fa958f259469b521468a2b3',1,'SVF::SVFFunctionType::getReturnType()'],['../classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263',1,'SVF::SVFFunction::getReturnType()']]],
822
- ['getrev_2867',['getRev',['../classSVF_1_1ActualRetVFGNode.html#a4bcfddf05da46729c670b4f450f9d606',1,'SVF::ActualRetVFGNode']]],
823
- ['getreversenodemapping_2868',['getReverseNodeMapping',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a36b25188130f4c21d145c950a70d616f',1,'SVF::NodeIDAllocator::Clusterer']]],
824
- ['getrevpts_2869',['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)']]],
825
- ['getrhsvar_2870',['getRHSVar',['../classSVF_1_1AssignStmt.html#ad03d28d16754c9049dd4d0ad3b6c1e28',1,'SVF::AssignStmt']]],
826
- ['getrhsvarid_2871',['getRHSVarID',['../classSVF_1_1AssignStmt.html#a4cec89489e82c60c287cae3327f3f01d',1,'SVF::AssignStmt']]],
827
- ['gets_2872',['gets',['../extapi_8c.html#ad23cf6ce344e3cdbbe53eee7e9a83b5c',1,'extapi.c']]],
828
- ['getsabercondallocator_2873',['getSaberCondAllocator',['../classSVF_1_1SrcSnkDDA.html#af4f725606567ce8cc66b805df87a7afb',1,'SVF::SrcSnkDDA']]],
829
- ['getsccdetector_2874',['getSCCDetector',['../classSVF_1_1WPASolver.html#a37ca8a99b8f83fba796293e6e13b0953',1,'SVF::WPASolver']]],
830
- ['getsccrep_2875',['getSCCRep',['../classSVF_1_1SVFGStat.html#a947dcd586a9ccf8b60243153769aaf31',1,'SVF::SVFGStat']]],
831
- ['getsecondrhssymbol_2876',['getSecondRHSSymbol',['../classSVF_1_1CFGrammar.html#ae5219be7a1d646a0246f7dad560b4f4b',1,'SVF::CFGrammar']]],
832
- ['getsecondrhstoprods_2877',['getSecondRHSToProds',['../classSVF_1_1CFGrammar.html#a2506ec7098c676466744e87d1eb8dd3d',1,'SVF::CFGrammar']]],
833
- ['getservbyname_2878',['getservbyname',['../extapi_8c.html#aaa29998f05105541c3572935ee4008e5',1,'extapi.c']]],
834
- ['getservbyport_2879',['getservbyport',['../extapi_8c.html#a099394fe0553f8ecb44e704298d5812f',1,'extapi.c']]],
835
- ['getsextvalue_2880',['getSExtValue',['../classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4',1,'SVF::SVFConstantInt']]],
836
- ['getsiblingthread_2881',['getSiblingThread',['../classSVF_1_1TCT.html#a60e63f6ddfe78c4cf4fd3a70875b727f',1,'SVF::TCT']]],
837
- ['getsimplenodelabel_2882',['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()']]],
838
- ['getsimplifiedvalue_2883',['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()']]],
839
- ['getsinglerhstoprods_2884',['getSingleRHSToProds',['../classSVF_1_1CFGrammar.html#a8c853ad1e1b30c3ba4efe66b1d0dddf6',1,'SVF::CFGrammar']]],
840
- ['getsinks_2885',['getSinks',['../classSVF_1_1ProgSlice.html#a03a1ef4d56958fa4a0c3a3a95806203d',1,'SVF::ProgSlice::getSinks()'],['../classSVF_1_1SrcSnkDDA.html#a1145c601df2e3dec1e32e43613447b96',1,'SVF::SrcSnkDDA::getSinks()']]],
841
- ['getsolver_2886',['getSolver',['../classSVF_1_1Z3Expr.html#a16721e960145864d0835eb95f2ae4681',1,'SVF::Z3Expr']]],
842
- ['getsource_2887',['getSource',['../classSVF_1_1ProgSlice.html#ac1dc48ea64a89ce37394a22e609a0cd0',1,'SVF::ProgSlice']]],
843
- ['getsourceloc_2888',['getSourceLoc',['../classSVF_1_1SVFValue.html#a7effb0f37f486745e0cdc3ae5e9c732b',1,'SVF::SVFValue::getSourceLoc()'],['../namespaceSVF_1_1LLVMUtil.html#a8e4add30bd0ce00d3f2aa2e31c64fef8',1,'SVF::LLVMUtil::getSourceLoc()']]],
844
- ['getsourcelocoffunction_2889',['getSourceLocOfFunction',['../namespaceSVF_1_1LLVMUtil.html#a2b32283ee2dbb9cef1d17ab6f2719e0c',1,'SVF::LLVMUtil']]],
845
- ['getsources_2890',['getSources',['../classSVF_1_1SrcSnkDDA.html#a0c3d3b5ac74aa933178fa46b949d8bef',1,'SVF::SrcSnkDDA']]],
846
- ['getspanfromcxtlock_2891',['getSpanfromCxtLock',['../classSVF_1_1LockAnalysis.html#ae7942c801e05357bb63f08c24489daf6',1,'SVF::LockAnalysis']]],
847
- ['getspawnees_2892',['getSpawnees',['../classSVF_1_1PCG.html#a4aee985ede8e6ed6dd92574494101df9',1,'SVF::PCG']]],
848
- ['getspawners_2893',['getSpawners',['../classSVF_1_1PCG.html#a6efd56a0a1810cf9036dd9203ea5e71e',1,'SVF::PCG']]],
849
- ['getspnam_2894',['getspnam',['../extapi_8c.html#aa1665720390f5730514cc8dd5c4c7bf2',1,'extapi.c']]],
850
- ['getsrccsid_2895',['getSrcCSID',['../classSVF_1_1LeakChecker.html#a8cc561fddf3435b3b40ff4aace23b846',1,'SVF::LeakChecker']]],
851
- ['getsrcid_2896',['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()']]],
852
- ['getsrcnode_2897',['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()']]],
853
- ['getssaversion_2898',['getSSAVersion',['../classSVF_1_1MRVer.html#a170a933f25684bda23321ba05c7a7d88',1,'SVF::MRVer']]],
854
- ['getstartkind_2899',['getStartKind',['../classSVF_1_1GrammarBase.html#a8921a7d7a006e31f13d88b8c808c931b',1,'SVF::GrammarBase::getStartKind()'],['../classSVF_1_1CFLGraph.html#a685fb852b2cd3767258225aa3b87caa4',1,'SVF::CFLGraph::getStartKind()']]],
855
- ['getstartroutineofcxtthread_2900',['getStartRoutineOfCxtThread',['../classSVF_1_1TCT.html#ae25bbfc9c8616186f03c1555d5009ce3',1,'SVF::TCT']]],
856
- ['getstat_2901',['getStat',['../classSVF_1_1SVFG.html#a8ba934714a7f2caf2e041002fdb66137',1,'SVF::SVFG::getStat()'],['../classSVF_1_1PointerAnalysis.html#a0ebf1138011aa526d92470c1931313ad',1,'SVF::PointerAnalysis::getStat()']]],
857
- ['getstdoutfromcommand_2902',['GetStdoutFromCommand',['../ExtAPI_8cpp.html#a424940f91f234b23bcc633f12269f935',1,'ExtAPI.cpp']]],
858
- ['getstinfoid_2903',['getStInfoID',['../classSVF_1_1SVFModuleWriter.html#aad7c19516219f22ea0496e8f042b1b56',1,'SVF::SVFModuleWriter']]],
859
- ['getstinfoptr_2904',['getStInfoPtr',['../classSVF_1_1SVFModuleReader.html#a6cf051df9f75ca42a51ee5b238b7550c',1,'SVF::SVFModuleReader']]],
860
- ['getstinfos_2905',['getStInfos',['../classSVF_1_1SymbolTableInfo.html#a3f33f57ab3acf91156e96ada04f34b5d',1,'SVF::SymbolTableInfo']]],
861
- ['getstmt_2906',['getStmt',['../classSVF_1_1CxtStmt.html#a0b593c4ba425937212e2889e64ce4791',1,'SVF::CxtStmt']]],
862
- ['getstmtreliance_2907',['getStmtReliance',['../classSVF_1_1VersionedFlowSensitive.html#a3489def8e16e4d7c83d2c909d3287fc0',1,'SVF::VersionedFlowSensitive']]],
863
- ['getstmtvfgnode_2908',['getStmtVFGNode',['../classSVF_1_1VFG.html#a32b1586d326fbe47080bd1fa2d3270e6',1,'SVF::VFG']]],
864
- ['getstorecgedges_2909',['getStoreCGEdges',['../classSVF_1_1ConstraintGraph.html#a61ef90be6ccc01634e5440f22a0f746e',1,'SVF::ConstraintGraph']]],
865
- ['getstorechinum_2910',['getStoreChiNum',['../classSVF_1_1MemSSA.html#aa8c45b455e6fc60cab955534c3e50bfa',1,'SVF::MemSSA']]],
866
- ['getstoreinedges_2911',['getStoreInEdges',['../classSVF_1_1ConstraintNode.html#aed5e1f0345aab58031daecfa0c6aac0b',1,'SVF::ConstraintNode']]],
867
- ['getstoremrset_2912',['getStoreMRSet',['../classSVF_1_1MRGenerator.html#a364ad1e34d09a92cdc0cfe530c84880f',1,'SVF::MRGenerator']]],
868
- ['getstoreoperand_2913',['getStoreOperand',['../classSVF_1_1MTAAnnotator.html#a49434afd0d7beb9f5d6580e8f672889c',1,'SVF::MTAAnnotator']]],
869
- ['getstoreoutedges_2914',['getStoreOutEdges',['../classSVF_1_1ConstraintNode.html#a85e67f52e9cda75704e6b5a46af289e7',1,'SVF::ConstraintNode']]],
870
- ['getstorestmt_2915',['getStoreStmt',['../classSVF_1_1StoreCHI.html#a0faba82bc86a12011407f4af00b2d0ad',1,'SVF::StoreCHI']]],
871
- ['getstoretochisetmap_2916',['getStoreToChiSetMap',['../classSVF_1_1MemSSA.html#a97166aa7102816a16734d7e2f1c130b0',1,'SVF::MemSSA']]],
872
- ['getstride_2917',['getStride',['../classSVF_1_1StInfo.html#af5094ec542f345d214a682d4138cf690',1,'SVF::StInfo']]],
873
- ['getstringarg_2918',['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)']]],
874
- ['getstrongupdatestores_2919',['getStrongUpdateStores',['../classSVF_1_1DDAStat.html#a26b018fc5677e33876bee1200c270e60',1,'SVF::DDAStat']]],
875
- ['getstructfieldoffset_2920',['getStructFieldOffset',['../classSVF_1_1AccessPath.html#a1f279344b4061838d7b3498631bc907c',1,'SVF::AccessPath']]],
876
- ['getsubnodes_2921',['getSubNodes',['../classSVF_1_1Steensgaard.html#a95ed4be99e201058cb6d994250d2629f',1,'SVF::Steensgaard']]],
877
- ['getsubs_2922',['getSubs',['../classSVF_1_1ConstraintGraph.html#ade6a90ed5e0a9e8615bafec54d9d1d73',1,'SVF::ConstraintGraph']]],
878
- ['getsuccbbandcondvalpairvec_2923',['getSuccBBandCondValPairVec',['../namespaceSVF_1_1LLVMUtil.html#a9001722dd27bf487351725c3d7b65f2f',1,'SVF::LLVMUtil']]],
879
- ['getsuccessor_2924',['getSuccessor',['../classSVF_1_1BranchVFGNode.html#ae611eb1d27846c15b7301017e1864a30',1,'SVF::BranchVFGNode::getSuccessor()'],['../classSVF_1_1BranchStmt.html#a7d9a6ebb2d95942c453864b5327b1ae8',1,'SVF::BranchStmt::getSuccessor()']]],
880
- ['getsuccessorcondvalue_2925',['getSuccessorCondValue',['../classSVF_1_1IntraCFGEdge.html#a106513578790247f9d96e34c8385b3d8',1,'SVF::IntraCFGEdge::getSuccessorCondValue()'],['../classSVF_1_1BranchStmt.html#a7d2fa666602e0444d3e019563c0e7556',1,'SVF::BranchStmt::getSuccessorCondValue()']]],
881
- ['getsuccessors_2926',['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()']]],
882
- ['getsuccinstructions_2927',['getSuccInstructions',['../classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f',1,'SVF::SVFInstruction::getSuccInstructions()'],['../classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b',1,'SVF::SVFInstruction::getSuccInstructions() const']]],
883
- ['getsuccmap_2928',['getSuccMap',['../classSVF_1_1POCRSolver.html#aac57a7a39ba314e5f16977848417e652',1,'SVF::POCRSolver::getSuccMap()'],['../classSVF_1_1POCRSolver.html#ab0c8049934aab960ee734db76086016a',1,'SVF::POCRSolver::getSuccMap(const NodeID key)']]],
884
- ['getsuccnodes_2929',['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)']]],
885
- ['getsuccs_2930',['getSuccs',['../classSVF_1_1POCRSolver.html#ac3ee0745b684b851c3bac9b55bcbb7b9',1,'SVF::POCRSolver']]],
886
- ['getsvfargument_2931',['getSVFArgument',['../classSVF_1_1LLVMModuleSet.html#ad3f66b40ad360003845253f452d6a711',1,'SVF::LLVMModuleSet']]],
887
- ['getsvfbasicblock_2932',['getSVFBasicBlock',['../classSVF_1_1LLVMModuleSet.html#ab0c0f321b6bfbfab2e4ff06d81920ab9',1,'SVF::LLVMModuleSet']]],
888
- ['getsvfcallsite_2933',['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)']]],
889
- ['getsvfconstantdata_2934',['getSVFConstantData',['../classSVF_1_1LLVMModuleSet.html#a25821b0feeb3b08e00ec9d444520b727',1,'SVF::LLVMModuleSet']]],
890
- ['getsvffunction_2935',['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()']]],
891
- ['getsvfg_2936',['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()']]],
892
- ['getsvfglobalvalue_2937',['getSVFGlobalValue',['../classSVF_1_1LLVMModuleSet.html#a3cbba2eb702a3481478b2590dfffa352',1,'SVF::LLVMModuleSet']]],
893
- ['getsvfgnode_2938',['getSVFGNode',['../classSVF_1_1SVFG.html#a7ace06b6c893b31f7dec2abe54e33e11',1,'SVF::SVFG::getSVFGNode()'],['../classSVF_1_1SVFGNodeLockSpan.html#ac6b8a2fd39afa60cdb8379c0377eb50f',1,'SVF::SVFGNodeLockSpan::getSVFGNode()']]],
894
- ['getsvfgnodebb_2939',['getSVFGNodeBB',['../classSVF_1_1ProgSlice.html#abca08cad9cadc72caf6743df3ff934e7',1,'SVF::ProgSlice']]],
895
- ['getsvfgnodenum_2940',['getSVFGNodeNum',['../classSVF_1_1SVFG.html#ac965abfbe9bdc872f98b36a171a7b5aa',1,'SVF::SVFG']]],
896
- ['getsvfgscc_2941',['getSVFGSCC',['../classSVF_1_1DDAVFSolver.html#a1fdd7c0efa8f0506edfba2da8f2b3cc0',1,'SVF::DDAVFSolver']]],
897
- ['getsvfgsccrepnode_2942',['getSVFGSCCRepNode',['../classSVF_1_1DDAVFSolver.html#a1583ed2eb1d4b88dc2a5b4c0b6842496',1,'SVF::DDAVFSolver']]],
898
- ['getsvfinstruction_2943',['getSVFInstruction',['../classSVF_1_1LLVMModuleSet.html#ae74f307b6f96950ceedb2c375ef1c3a3',1,'SVF::LLVMModuleSet']]],
899
- ['getsvfloopid_2944',['getSvfLoopID',['../classSVF_1_1ICFGWriter.html#a7c041629b3863525ded06ffe7d971940',1,'SVF::ICFGWriter']]],
900
- ['getsvfloopptr_2945',['getSVFLoopPtr',['../classSVF_1_1ICFGReader.html#a59f46288e7dad3ba31d106faeca277ef',1,'SVF::ICFGReader']]],
901
- ['getsvfloops_2946',['getSVFLoops',['../classSVF_1_1ICFG.html#a490e7f2a5a0452d513895d5f24c72d8e',1,'SVF::ICFG']]],
902
- ['getsvfmodule_2947',['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()']]],
903
- ['getsvfothervalue_2948',['getSVFOtherValue',['../classSVF_1_1LLVMModuleSet.html#a0ef17c1d5e6a95c597d2334ea577a965',1,'SVF::LLVMModuleSet']]],
904
- ['getsvfstmtlist_2949',['getSVFStmtList',['../classSVF_1_1SVFIR.html#a570ad42ad516e3fabb91a3563b618c0b',1,'SVF::SVFIR']]],
905
- ['getsvfstmts_2950',['getSVFStmts',['../classSVF_1_1ICFGNode.html#a6c68f52dd90728073fb79141df9b0661',1,'SVF::ICFGNode']]],
906
- ['getsvfstmtset_2951',['getSVFStmtSet',['../classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744',1,'SVF::SVFIR']]],
907
- ['getsvftype_2952',['getSVFType',['../classSVF_1_1LLVMModuleSet.html#a5f0bd932f3129a9c565f3a09711f7b99',1,'SVF::LLVMModuleSet']]],
908
- ['getsvftypeid_2953',['getSVFTypeID',['../classSVF_1_1SVFModuleWriter.html#ab03e007e2417f90f8030d1f5923087d8',1,'SVF::SVFModuleWriter']]],
909
- ['getsvftypeptr_2954',['getSVFTypePtr',['../classSVF_1_1SVFModuleReader.html#af5d3ac82ce9e4dbd72b5ed07e18c790f',1,'SVF::SVFModuleReader']]],
910
- ['getsvftypes_2955',['getSVFTypes',['../classSVF_1_1SymbolTableInfo.html#ae89711eedd0011cf9219604dab4f71d8',1,'SVF::SymbolTableInfo']]],
911
- ['getsvfvalue_2956',['getSVFValue',['../classSVF_1_1LLVMModuleSet.html#afdd77bc1fca91f70b2ec362f1dacd392',1,'SVF::LLVMModuleSet']]],
912
- ['getsvfvalueid_2957',['getSVFValueID',['../classSVF_1_1SVFModuleWriter.html#a0598a4c2af139b600a44360849933c38',1,'SVF::SVFModuleWriter']]],
913
- ['getsvfvalueptr_2958',['getSVFValuePtr',['../classSVF_1_1SVFModuleWriter.html#a285cf97ecb4fd1cdbc19e67779ef84ee',1,'SVF::SVFModuleWriter::getSVFValuePtr()'],['../classSVF_1_1SVFModuleReader.html#ab24ead498f61498c68a726f1b192936d',1,'SVF::SVFModuleReader::getSVFValuePtr()']]],
914
- ['getsymbol_2959',['getSymbol',['../classSVF_1_1GrammarBase.html#afb21efe07e3451ad8284cab384963f06',1,'SVF::GrammarBase']]],
915
- ['getsymbolinfo_2960',['getSymbolInfo',['../classSVF_1_1IRGraph.html#a9f7c24325d897b598d6b989fdc4aae1e',1,'SVF::IRGraph']]],
916
- ['gettails_2961',['getTails',['../classSVF_1_1CFBasicBlockGWTO.html#a4fb40a0bed7cad99e9be5480455a6a71',1,'SVF::CFBasicBlockGWTO']]],
917
- ['gettaskdataathareparforsite_2962',['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)']]],
918
- ['gettaskfuncathareparforsite_2963',['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)']]],
919
- ['gettcg_2964',['getTCG',['../classSVF_1_1LockAnalysis.html#a96a6cfddc8f7115294e8ad49a097b938',1,'SVF::LockAnalysis::getTCG()'],['../classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6',1,'SVF::ForkJoinAnalysis::getTCG()']]],
920
- ['gettct_2965',['getTCT',['../classSVF_1_1LockAnalysis.html#a3e0bdc0a404d0b77ae0a1dde49c6b43d',1,'SVF::LockAnalysis::getTCT()'],['../classSVF_1_1MHP.html#a033936547612c54326a604f0ff1e39a6',1,'SVF::MHP::getTCT()']]],
921
- ['gettctedgenum_2966',['getTCTEdgeNum',['../classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e',1,'SVF::TCT']]],
922
- ['gettctnode_2967',['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']]],
923
- ['gettctnodenum_2968',['getTCTNodeNum',['../classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f',1,'SVF::TCT']]],
924
- ['getterminals_2969',['getTerminals',['../classSVF_1_1GrammarBase.html#a44232dfc5b9a13dfe9b72ff18634ab37',1,'SVF::GrammarBase']]],
925
- ['getterminator_2970',['getTerminator',['../classSVF_1_1SVFBasicBlock.html#a10707086ce21999f415c479706abbd38',1,'SVF::SVFBasicBlock']]],
926
- ['gettext_2971',['gettext',['../extapi_8c.html#a1d8bce957bf9aadbd0eb67f5c8fc77d3',1,'extapi.c']]],
927
- ['getthread_2972',['getThread',['../classSVF_1_1CxtThread.html#addee4e560a470eec9fbbf17efee906a9',1,'SVF::CxtThread']]],
928
- ['getthreadapi_2973',['getThreadAPI',['../classSVF_1_1ThreadCallGraph.html#adcad8524a53baf256cd45503ec568c10',1,'SVF::ThreadCallGraph::getThreadAPI()'],['../classSVF_1_1ThreadAPI.html#a6852ff1eedc1117e95e45e4a90c80d53',1,'SVF::ThreadAPI::getThreadAPI()']]],
929
- ['getthreadcallgraph_2974',['getThreadCallGraph',['../classSVF_1_1MHP.html#a20e740d4b96ef086b6b5778acd38ca88',1,'SVF::MHP::getThreadCallGraph()'],['../classSVF_1_1TCT.html#a1602d02773578bca73dcbd29b95c67d0',1,'SVF::TCT::getThreadCallGraph()']]],
930
- ['getthreadstmtset_2975',['getThreadStmtSet',['../classSVF_1_1MHP.html#a4ce3b9ad740aa7b74a1ae2192aeeb9d8',1,'SVF::MHP']]],
931
- ['getthunktarget_2976',['getThunkTarget',['../namespaceSVF_1_1LLVMUtil.html#aab1cb59036d181e20a477bf1eebd81ff',1,'SVF::LLVMUtil']]],
932
- ['gettid_2977',['getTid',['../classSVF_1_1CxtThreadStmt.html#a3b8f641f2fb7ade7052cae1ee6463884',1,'SVF::CxtThreadStmt::getTid()'],['../classSVF_1_1CxtThreadProc.html#a61d950c7469f4bb9d2152b0e7d892ebf',1,'SVF::CxtThreadProc::getTid()']]],
933
- ['gettopstackver_2978',['getTopStackVer',['../classSVF_1_1MemSSA.html#ad550a453d5b2daa6c72e7752f6b5ea79',1,'SVF::MemSSA']]],
934
- ['gettotalcallsitenumber_2979',['getTotalCallSiteNumber',['../classSVF_1_1PTACallGraph.html#aab4214b734d00f5db59385535419ca58',1,'SVF::PTACallGraph']]],
935
- ['gettotaledgenum_2980',['getTotalEdgeNum',['../classSVF_1_1GenericGraph.html#a29cab1426b0000bd87c026ab8c9979c0',1,'SVF::GenericGraph']]],
936
- ['gettotalkind_2981',['getTotalKind',['../classSVF_1_1GrammarBase.html#a76e0969670709e24532756e56aafab19',1,'SVF::GrammarBase']]],
937
- ['gettotalnodenum_2982',['getTotalNodeNum',['../classSVF_1_1GenericGraph.html#a8c8d16036008f87c7811586047599858',1,'SVF::GenericGraph']]],
938
- ['gettotalsymnum_2983',['getTotalSymNum',['../classSVF_1_1SymbolTableInfo.html#a26eb45eab3da4695a6e5bad51b01ddc5',1,'SVF::SymbolTableInfo']]],
939
- ['gettruecond_2984',['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()']]],
940
- ['gettruevalue_2985',['getTrueValue',['../classSVF_1_1SelectStmt.html#a537c03b08444da34c26b9e989bb0e568',1,'SVF::SelectStmt']]],
941
- ['gettruez3expr_2986',['getTrueZ3Expr',['../classSVF_1_1ConsExeState.html#a823502a869baf70a07294e265601cf2f',1,'SVF::ConsExeState']]],
942
- ['gettype_2987',['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()']]],
943
- ['gettypedefs_2988',['getTypedefs',['../classSVF_1_1DCHNode.html#ac77edc44c3c5acc185c27c018837d066',1,'SVF::DCHNode']]],
944
- ['gettypeinfo_2989',['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()']]],
945
- ['gettypelocsetsmap_2990',['getTypeLocSetsMap',['../classSVF_1_1SVFIR.html#adb6db6407bdc9a39e5bf8cd941f0ad15',1,'SVF::SVFIR']]],
946
- ['gettypeofelement_2991',['getTypeOfElement',['../classSVF_1_1SVFArrayType.html#a28da1169748e38b891133b76568a2759',1,'SVF::SVFArrayType']]],
947
- ['gettypeofheapalloc_2992',['getTypeOfHeapAlloc',['../namespaceSVF_1_1LLVMUtil.html#ae368713463c84425f9a1ad27ff401a47',1,'SVF::LLVMUtil']]],
948
- ['gettypesizeinbytes_2993',['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)']]],
949
- ['gettypesystem_2994',['getTypeSystem',['../classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe',1,'SVF::PointerAnalysis']]],
950
- ['getunaryopvfgnode_2995',['getUnaryOPVFGNode',['../classSVF_1_1VFG.html#a1ba67eb17437a1a47c230614c1e3d9fd',1,'SVF::VFG']]],
951
- ['getunifyexit_2996',['getUnifyExit',['../classSVF_1_1MergeFunctionRets.html#a0644ac0f560911632855d9129f3d71ca',1,'SVF::MergeFunctionRets']]],
952
- ['getvals_2997',['getVals',['../classSVF_1_1AddressValue.html#a3115c89c7f98cc2e737ce87fd7420ca3',1,'SVF::AddressValue']]],
953
- ['getvalsym_2998',['getValSym',['../classSVF_1_1SymbolTableInfo.html#a72be51342f633844f59c5a46b7e01583',1,'SVF::SymbolTableInfo']]],
954
- ['getvalue_2999',['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()']]],
955
- ['getvalueedges_3000',['getValueEdges',['../classSVF_1_1IRGraph.html#a617f328b84d09974c81563cca3938b84',1,'SVF::IRGraph']]],
956
- ['getvaluename_3001',['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()']]],
957
- ['getvaluenode_3002',['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()']]],
958
- ['getvaluenodenum_3003',['getValueNodeNum',['../classSVF_1_1IRGraph.html#a0212f3fe2f37363e8060f292c8cf7668',1,'SVF::IRGraph']]],
959
- ['getvarargnode_3004',['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()']]],
960
- ['getvarargsym_3005',['getVarargSym',['../classSVF_1_1SymbolTableInfo.html#a6b0e0b41f3dbc095e8dd8472bbbb5baf',1,'SVF::SymbolTableInfo']]],
961
- ['getvariabledkind_3006',['getVariabledKind',['../classSVF_1_1GrammarBase.html#ad7321168f53baa55098f7c714ec53f1e',1,'SVF::GrammarBase']]],
962
- ['getvartoaddrs_3007',['getVarToAddrs',['../classSVF_1_1ExeState.html#a0710c9cc1a3c40c95cd362d49bea459b',1,'SVF::ExeState']]],
963
- ['getvartoval_3008',['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()']]],
964
- ['getvcallidx_3009',['getVCallIdx',['../namespaceSVF_1_1LLVMUtil.html#a718c8ec79f36cef5df2f4530541f2770',1,'SVF::LLVMUtil']]],
965
- ['getvcallthisptr_3010',['getVCallThisPtr',['../namespaceSVF_1_1LLVMUtil.html#a68e7bad8eb537039559d8ddc851032e0',1,'SVF::LLVMUtil']]],
966
- ['getvcallvtblptr_3011',['getVCallVtblPtr',['../namespaceSVF_1_1LLVMUtil.html#a3a23aa54459a068e16c96e5b5eb72f77',1,'SVF::LLVMUtil']]],
967
- ['getversion_3012',['getVersion',['../classSVF_1_1DummyVersionPropSVFGNode.html#af9f0eaf33502af1533dd1244a383d561',1,'SVF::DummyVersionPropSVFGNode::getVersion()'],['../classSVF_1_1VersionedFlowSensitive.html#a6b398d59fc276980dd2d6d48a8675068',1,'SVF::VersionedFlowSensitive::getVersion()']]],
968
- ['getversionedkeyrevpts_3013',['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()']]],
969
- ['getversionedptdataty_3014',['getVersionedPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a4859864a4c72d5e04c10305e4579e8ee',1,'SVF::BVDataPTAImpl']]],
970
- ['getvfcond_3015',['getVFCond',['../classSVF_1_1ProgSlice.html#aeb1924daad67a0b7ed9e5b4974755261',1,'SVF::ProgSlice']]],
971
- ['getvfgnode_3016',['getVFGNode',['../classSVF_1_1VFG.html#a915fa50effaeea10716b86528b15c6dc',1,'SVF::VFG']]],
972
- ['getvfgnodebegin_3017',['getVFGNodeBegin',['../classSVF_1_1VFG.html#a5166be2c1231a93c9b9ce5f272797b94',1,'SVF::VFG']]],
973
- ['getvfgnodeend_3018',['getVFGNodeEnd',['../classSVF_1_1VFG.html#a28f2bdcbbc0bab00e93df62ea11647a2',1,'SVF::VFG']]],
974
- ['getvfgnodes_3019',['getVFGNodes',['../classSVF_1_1ICFGNode.html#abcc53637a634f7ec92b9c7861b941601',1,'SVF::ICFGNode::getVFGNodes()'],['../classSVF_1_1VFG.html#a18ec674e8ab0285ec086df87e5c591c9',1,'SVF::VFG::getVFGNodes()']]],
975
- ['getvfnsfromcha_3020',['getVFnsFromCHA',['../classSVF_1_1PointerAnalysis.html#ade41f3562704d56c7490dcfc941b3437',1,'SVF::PointerAnalysis']]],
976
- ['getvfnsfrompts_3021',['getVFnsFromPts',['../classSVF_1_1PointerAnalysis.html#a011b8401f5ed5fdb6cd507053465a7a2',1,'SVF::PointerAnalysis']]],
977
- ['getvfnsfromvtbls_3022',['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()']]],
978
- ['getvfnvector_3023',['getVfnVector',['../classSVF_1_1DCHNode.html#a41ba902b643e2aec828be1a89f4536af',1,'SVF::DCHNode']]],
979
- ['getvfnvectors_3024',['getVfnVectors',['../classSVF_1_1DCHNode.html#a806a65f35c9f4ea118c1ef44ddb46079',1,'SVF::DCHNode']]],
980
- ['getvirtualfunctionbasedonid_3025',['getVirtualFunctionBasedonID',['../classSVF_1_1CHGraph.html#a7b678b4362a93e969f11b110b85d35ca',1,'SVF::CHGraph']]],
981
- ['getvirtualfunctionid_3026',['getVirtualFunctionID',['../classSVF_1_1CHGraph.html#a7151563857b7b6bdf8195aa571df7516',1,'SVF::CHGraph']]],
982
- ['getvirtualfunctions_3027',['getVirtualFunctions',['../classSVF_1_1CHNode.html#a1abfdc91ec77cab40d6894f471f0733d',1,'SVF::CHNode']]],
983
- ['getvirtualfunctionvectors_3028',['getVirtualFunctionVectors',['../classSVF_1_1CHNode.html#a5df1cf4d51bf3406d188c96bc9aae0af',1,'SVF::CHNode']]],
984
- ['getvirtualmemaddress_3029',['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()']]],
985
- ['getvtable_3030',['getVTable',['../classSVF_1_1DCHNode.html#a9184a71cd5dae94843ac89f4235d4fa2',1,'SVF::DCHNode::getVTable()'],['../classSVF_1_1CHNode.html#aa49ae91e2dd45c94f3d7694eb7e6737b',1,'SVF::CHNode::getVTable()']]],
986
- ['getvtableptr_3031',['getVtablePtr',['../classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a',1,'SVF::SVFVirtualCallInst::getVtablePtr()'],['../classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d',1,'SVF::CallSite::getVtablePtr()']]],
987
- ['getvtblstruct_3032',['getVtblStruct',['../namespaceSVF_1_1LLVMUtil.html#a4f803756f0a73e8564d9544ce27be1c9',1,'SVF::LLVMUtil']]],
988
- ['getwtocycledepth_3033',['getWTOCycleDepth',['../classSVF_1_1CFBasicBlockGWTO.html#a47b0a759cac2b4264b8c01dbe9f1c63f',1,'SVF::CFBasicBlockGWTO::getWTOCycleDepth()'],['../classSVF_1_1CFBasicBlockGWTO_1_1TailBuilder.html#a0efb4902bc6933e28b042edf6fc3f94c',1,'SVF::CFBasicBlockGWTO::TailBuilder::getWTOCycleDepth()']]],
989
- ['getyield_3034',['getYield',['../classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c',1,'SVF::VersionedFlowSensitive']]],
990
- ['getz3expr_3035',['getZ3Expr',['../classSVF_1_1RelExeState.html#ace3b86d12ed10af211d5902ec3fa2e5a',1,'SVF::RelExeState']]],
991
- ['getzextvalue_3036',['getZExtValue',['../classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e',1,'SVF::SVFConstantInt']]],
992
- ['global_5fbegin_3037',['global_begin',['../classSVF_1_1SVFModule.html#a4dc32c583d29d74d052eaa5665b0b70e',1,'SVF::SVFModule::global_begin()'],['../classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2',1,'SVF::SVFModule::global_begin() const']]],
993
- ['global_5fend_3038',['global_end',['../classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b',1,'SVF::SVFModule::global_end()'],['../classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2',1,'SVF::SVFModule::global_end() const']]],
994
- ['global_5ferror_3039',['global_error',['../cJSON_8cpp.html#a6ff6e9678e47cf5347872008661d5846',1,'cJSON.cpp']]],
995
- ['global_5fhooks_3040',['global_hooks',['../cJSON_8cpp.html#a855c7241e836a5b2d87577df8c113faf',1,'cJSON.cpp']]],
996
- ['global_5fiterator_3041',['global_iterator',['../classSVF_1_1SVFModule.html#a4cf1ca2e9f045a0520b0a8a6cd5993f2',1,'SVF::SVFModule']]],
997
- ['global_5fleak_3042',['GLOBAL_LEAK',['../classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da20b4563d5fc09a0a076800cd02f238f1',1,'SVF::LeakChecker']]],
998
- ['globalalias_3043',['GlobalAlias',['../namespaceSVF.html#a0fd33072b099f61eaa642e94ed0c03fc',1,'SVF']]],
999
- ['globalblock_3044',['GlobalBlock',['../classSVF_1_1ICFGNode.html#a74f598c1c86b023680bb2685aa8ab376ac93cf90864e69a21cbaefccbd48b8648',1,'SVF::ICFGNode']]],
1000
- ['globalblocknode_3045',['globalBlockNode',['../classSVF_1_1ICFG.html#a8e43b27d4484a4acb575e4c1c6c8fd02',1,'SVF::ICFG']]],
1001
- ['globalconses_3046',['globalConsES',['../classSVF_1_1ConsExeState.html#ac3ea5c4d65fac8934276a1ad12c97d06',1,'SVF::ConsExeState']]],
1002
- ['globaldeftorepmap_3047',['GlobalDefToRepMap',['../classSVF_1_1LLVMModuleSet.html#ae2a1fa0b908cf372c50af90e62c4bf2b',1,'SVF::LLVMModuleSet']]],
1003
- ['globaldeftorepmapty_3048',['GlobalDefToRepMapTy',['../classSVF_1_1LLVMModuleSet.html#a4dc808f3f69a87c74933d1f6183d1459',1,'SVF::LLVMModuleSet']]],
1004
- ['globales_3049',['globalES',['../classSVF_1_1IntervalExeState.html#a92b1b163493a74a31d30a261128edd05',1,'SVF::IntervalExeState']]],
1005
- ['globalicfgnode_3050',['GlobalICFGNode',['../classSVF_1_1GlobalICFGNode.html',1,'SVF::GlobalICFGNode'],['../classSVF_1_1GlobalICFGNode.html#a01e8a9844fcad1cc5faa22d8b0e0efd7',1,'SVF::GlobalICFGNode::GlobalICFGNode()']]],
1006
- ['globalifunc_3051',['GlobalIFunc',['../namespaceSVF.html#aacffd97ab4cb45aeae2e67ec479889aa',1,'SVF']]],
1007
- ['globalnulladdrs_3052',['globalNulladdrs',['../classSVF_1_1SVFIR2ItvExeState.html#a1579525f7cf7779aba58c4bdde2be4b0',1,'SVF::SVFIR2ItvExeState']]],
1008
- ['globalobject_3053',['GlobalObject',['../namespaceSVF.html#af157dc77830b6cc804338df7430cbbb3',1,'SVF']]],
1009
- ['globalset_3054',['GlobalSet',['../classSVF_1_1SVFModule.html#a4ff4bbd1771615757fc6575282046e30',1,'SVF::SVFModule']]],
1010
- ['globalsettype_3055',['GlobalSetType',['../classSVF_1_1SVFModule.html#aae827124684e6c0d6a72acece0e9d33f',1,'SVF::SVFModule']]],
1011
- ['globalvalue_3056',['GlobalValue',['../namespaceSVF.html#a67f3f86344f028cacfbeb08caaf7bb0f',1,'SVF']]],
1012
- ['globalvariable_3057',['GlobalVariable',['../namespaceSVF.html#a09f5fa3bc44bf53612a085e3a611cc4e',1,'SVF']]],
1013
- ['globalvfgnodes_3058',['globalVFGNodes',['../classSVF_1_1VFG.html#a6c3daf2777cc5f76ce07241f803720f3',1,'SVF::VFG']]],
1014
- ['globalvfgnodeset_3059',['GlobalVFGNodeSet',['../classSVF_1_1VFG.html#a113185086912213257b04daa4590bf13',1,'SVF::VFG']]],
1015
- ['globs_3060',['globs',['../classSVF_1_1SaberSVFGBuilder.html#a967dba864a6032e448222525aedb1f2a',1,'SVF::SaberSVFGBuilder']]],
1016
- ['globsvfgnodes_3061',['globSVFGNodes',['../classSVF_1_1SaberSVFGBuilder.html#a9431a9dcbcf88b78e721b0347046e997',1,'SVF::SaberSVFGBuilder']]],
1017
- ['globsvfstmtset_3062',['globSVFStmtSet',['../classSVF_1_1SVFIR.html#a71b51492b00e66e36266b9a76a842323',1,'SVF::SVFIR']]],
1018
- ['globvar_5fobj_3063',['GLOBVAR_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830ad2ba0edfac1460f3fd89e7a6c4c4691b',1,'SVF::ObjTypeInfo']]],
1019
- ['gmtime_3064',['gmtime',['../extapi_8c.html#a4c538a7b2efe7d8dfb7bf5956e91a0ad',1,'extapi.c']]],
1020
- ['gmtime_5fr_3065',['gmtime_r',['../extapi_8c.html#a78301bb1e43ee4dda8a7cfd04d99f9e5',1,'extapi.c']]],
1021
- ['gnode_3066',['GNODE',['../classSVF_1_1SrcSnkSolver.html#aad6cad7d89663ac4466f97dac63ee385',1,'SVF::SrcSnkSolver::GNODE()'],['../classSVF_1_1GraphReachSolver.html#af499845fe35ebe782f660146808506de',1,'SVF::GraphReachSolver::GNODE()'],['../classSVF_1_1SCCDetection.html#a7d7b354d8a7ce69b27dc775ccd192a62',1,'SVF::SCCDetection::GNODE()'],['../classSVF_1_1WPASCCSolver.html#aa40ff9a4090744e66034f9de38f7f45f',1,'SVF::WPASCCSolver::GNODE()'],['../classSVF_1_1WPAMinimumSolver.html#ab694f375b6b15991bc6a7c228db3242b',1,'SVF::WPAMinimumSolver::GNODE()'],['../classSVF_1_1WPASolver.html#a2b0c0c4d1f172e8eeae0230fa09f365e',1,'SVF::WPASolver::GNODE()']]],
1022
- ['gnodek_3067',['GNodeK',['../classSVF_1_1GenericNode.html#a3f20339b5295e11beb0f9adb95c7aa5b',1,'SVF::GenericNode::GNodeK()'],['../classSVF_1_1SVFIRReader.html#a5057eb1d6b5f4d91556e6649e1d9e0fe',1,'SVF::SVFIRReader::GNodeK()'],['../classSVF_1_1SVFType.html#a503a35534b72dbea065816f42ebfa9f0',1,'SVF::SVFType::GNodeK()'],['../classSVF_1_1SVFValue.html#a96b29b0f3f0048278b3ec9aa6b6540c4',1,'SVF::SVFValue::GNodeK()']]],
1023
- ['gnodesccinfo_3068',['GNodeSCCInfo',['../classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html',1,'SVF::SCCDetection< GraphType >::GNodeSCCInfo'],['../classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#a4b8c555a11e9eae2065ec1549ce537de',1,'SVF::SCCDetection::GNodeSCCInfo::GNodeSCCInfo()'],['../classSVF_1_1SCCDetection.html#ab3bdd1e73f95735a8f37566c3793bb36',1,'SVF::SCCDetection::GNodeSCCInfo()']]],
1024
- ['gnodesccinfomap_3069',['GNODESCCInfoMap',['../classSVF_1_1SCCDetection.html#a56c28264d14062354e3272a4a993a1ec',1,'SVF::SCCDetection']]],
1025
- ['gnodestack_3070',['GNodeStack',['../classSVF_1_1SCCDetection.html#a84fc3aef6f950471a539b7d9fa3c1289',1,'SVF::SCCDetection']]],
1026
- ['gnu_5fget_5flibc_5fversion_3071',['gnu_get_libc_version',['../extapi_8c.html#abccccf00b2d20e810f04ae4133abaded',1,'extapi.c']]],
1027
- ['gnutls_5fcheck_5fversion_3072',['gnutls_check_version',['../extapi_8c.html#a81b6ce96363d37bbf41acb26ae8b25eb',1,'extapi.c']]],
1028
- ['grammar_3073',['grammar',['../classSVF_1_1CFLBase.html#a8dd040c7078b7f1a61da76849c89a640',1,'SVF::CFLBase::grammar()'],['../classSVF_1_1CFLSolver.html#a89781bbd0edd309b7c473ed154e7c11d',1,'SVF::CFLSolver::grammar()'],['../classSVF_1_1GrammarBuilder.html#a7b81810150ce896801e4e6a831ab98aa',1,'SVF::GrammarBuilder::grammar()']]],
1029
- ['grammarbase_3074',['GrammarBase',['../classSVF_1_1GrammarBase.html',1,'SVF::GrammarBase'],['../classSVF_1_1CFLBase.html#aef3da4ce970597586757cafd2a435c1f',1,'SVF::CFLBase::grammarBase()']]],
1030
- ['grammarbuilder_3075',['GrammarBuilder',['../classSVF_1_1GrammarBuilder.html',1,'SVF::GrammarBuilder'],['../classSVF_1_1GrammarBuilder.html#a423310118382fa2d5afe169a290a355b',1,'SVF::GrammarBuilder::GrammarBuilder()']]],
1031
- ['grammarbuilder_2ecpp_3076',['GrammarBuilder.cpp',['../GrammarBuilder_8cpp.html',1,'']]],
1032
- ['grammarbuilder_2eh_3077',['GrammarBuilder.h',['../GrammarBuilder_8h.html',1,'']]],
1033
- ['grammarfilename_3078',['GrammarFilename',['../classSVF_1_1Options.html#ad09017ae2e1010fbba5c086a4772750f',1,'SVF::Options']]],
1034
- ['graph_3079',['graph',['../classSVF_1_1CFLBase.html#a8101683062b9a71c0b2309cbdfb7b26f',1,'SVF::CFLBase::graph()'],['../classSVF_1_1CFLSolver.html#aedd6c605c4c381c738f4c6682c40d9f2',1,'SVF::CFLSolver::graph()'],['../classSVF_1_1SVFGStat.html#a3d06ead4c3222ce8a0535d9f3d504c3d',1,'SVF::SVFGStat::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()'],['../structSVF_1_1Inverse.html#a2037408b7047e9265b4b14e54bb584a2',1,'SVF::Inverse::Graph()']]],
1035
- ['graphfieldjson_3080',['graphFieldJson',['../classSVF_1_1GenericGraphReader.html#a2438233e46ad0a052ec1352de977df88',1,'SVF::GenericGraphReader']]],
1036
- ['graphprinter_3081',['GraphPrinter',['../classSVF_1_1GraphPrinter.html',1,'SVF::GraphPrinter'],['../classSVF_1_1GraphPrinter.html#a5adb844506085e9ba66c1688f9548a25',1,'SVF::GraphPrinter::GraphPrinter()'],['../namespaceSVF.html#ac8f90a58fd0d8e775e290b31f8ea9ce9',1,'SVF::GraphPrinter()']]],
1037
- ['graphprinter_2eh_3082',['GraphPrinter.h',['../GraphPrinter_8h.html',1,'']]],
1038
- ['graphreachsolver_3083',['GraphReachSolver',['../classSVF_1_1GraphReachSolver.html',1,'SVF::GraphReachSolver< GraphType, DPIm >'],['../classSVF_1_1GraphReachSolver.html#a766dc60e7ce7b24b829ba591d069c174',1,'SVF::GraphReachSolver::GraphReachSolver()']]],
1039
- ['graphreachsolver_2eh_3084',['GraphReachSolver.h',['../GraphReachSolver_8h.html',1,'']]],
1040
- ['graphsize_3085',['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 > * >']]],
1041
- ['graphtraits_2eh_3086',['GraphTraits.h',['../GraphTraits_8h.html',1,'']]],
1042
- ['graphtxt_3087',['Graphtxt',['../classSVF_1_1Options.html#a53f783c80f368bcdca6c7620229d6f8e',1,'SVF::Options']]],
1043
- ['graphtype_3088',['GraphType',['../classSVF_1_1GenericGraphWriter.html#a2c6d4c492b073f1b11440f606ed3cc92',1,'SVF::GenericGraphWriter']]],
1044
- ['graphwriter_3089',['GraphWriter',['../classSVF_1_1GraphWriter.html',1,'SVF::GraphWriter< GraphType >'],['../classSVF_1_1GraphWriter.html#afd8fec784307b919d1cb89b49533600e',1,'SVF::GraphWriter::GraphWriter()']]],
1045
- ['graphwriter_2ecpp_3090',['GraphWriter.cpp',['../GraphWriter_8cpp.html',1,'']]],
1046
- ['graphwriter_2eh_3091',['GraphWriter.h',['../GraphWriter_8h.html',1,'']]],
1047
- ['gtraits_3092',['GTraits',['../classSVF_1_1GraphWriter.html#a65144f9ff432d21ad2751287a7237b3f',1,'SVF::GraphWriter::GTraits()'],['../classSVF_1_1SrcSnkSolver.html#aa786e629a4f1f64291a1de168e597ff6',1,'SVF::SrcSnkSolver::GTraits()'],['../classSVF_1_1GraphReachSolver.html#a70b93c20acbf28603b472d93dd602b7b',1,'SVF::GraphReachSolver::GTraits()'],['../classSVF_1_1SCCDetection.html#a862d30c661897fb8a5d60abcfa45da12',1,'SVF::SCCDetection::GTraits()'],['../classSVF_1_1WPASCCSolver.html#a1ae985e2ff1a63320f6cbbb20053d808',1,'SVF::WPASCCSolver::GTraits()'],['../classSVF_1_1WPAMinimumSolver.html#a659448a7dbf9e39e7aef785540088324',1,'SVF::WPAMinimumSolver::GTraits()'],['../classSVF_1_1WPASolver.html#a6be76c9bcdfc254a8973a444c369bd23',1,'SVF::WPASolver::GTraits()']]],
1048
- ['gzgets_3093',['gzgets',['../extapi_8c.html#ac84ce7ca37e7c4e94aec43868a755cac',1,'extapi.c']]]
156
+ ['gepoperator_2201',['GEPOperator',['../namespaceSVF.html#a893c345ff98bb2808ae905cf9f3671c5',1,'SVF']]],
157
+ ['gepoutedges_2202',['gepOutEdges',['../classSVF_1_1ConstraintNode.html#a583880cd83a9f353003e199401d1b024',1,'SVF::ConstraintNode']]],
158
+ ['geppointeetype_2203',['gepPointeeType',['../classSVF_1_1AccessPath.html#a1d75baf851ba9982ac0861c850929985',1,'SVF::AccessPath']]],
159
+ ['gepsrcnodes_2204',['gepSrcNodes',['../classSVF_1_1AliasDDAClient.html#ab165537f4c9a318f31de8a272a529c9c',1,'SVF::AliasDDAClient']]],
160
+ ['gepsrcpointeetype_2205',['gepSrcPointeeType',['../classSVF_1_1AccessPath.html#a7b4921dea37246f0f08dffa7db384a61',1,'SVF::AccessPath']]],
161
+ ['gepstmt_2206',['GepStmt',['../classSVF_1_1GepStmt.html',1,'SVF::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)']]],
162
+ ['gepsvfgnode_2207',['GepSVFGNode',['../namespaceSVF.html#a65a3be463427d1112a8b87f072f3d22f',1,'SVF']]],
163
+ ['geptime_2208',['gepTime',['../classSVF_1_1FlowSensitive.html#a282126e5b67ed4e19aa40c81180b8290',1,'SVF::FlowSensitive']]],
164
+ ['geptypebridgeiterator_2eh_2209',['GEPTypeBridgeIterator.h',['../GEPTypeBridgeIterator_8h.html',1,'']]],
165
+ ['gepvalnode_2210',['GepValNode',['../classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa288e3f5d01c94d5c5d685d43f08a6c4a',1,'SVF::SVFVar']]],
166
+ ['gepvalobjmap_2211',['GepValObjMap',['../classSVF_1_1SVFIR.html#ad7bbe1abea55ed03c9b6c81891c0bd67',1,'SVF::SVFIR']]],
167
+ ['gepvaltype_2212',['gepValType',['../classSVF_1_1GepValVar.html#a4aa450bce36b4b9f65b769eae649771a',1,'SVF::GepValVar']]],
168
+ ['gepvaluevarmap_2213',['GepValueVarMap',['../classSVF_1_1SVFIR.html#af7cc6d471b5ab6db0bdc69cffa19fbf5',1,'SVF::SVFIR']]],
169
+ ['gepvalvar_2214',['GepValVar',['../classSVF_1_1GepValVar.html',1,'SVF::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)']]],
170
+ ['gepvfgnode_2215',['GepVFGNode',['../classSVF_1_1GepVFGNode.html',1,'SVF::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)']]],
171
+ ['geq_2216',['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()']]],
172
+ ['geqvartovalmap_2217',['geqVarToValMap',['../classSVF_1_1IntervalExeState.html#a695fcc1ffc4a0fab83cc65ee755eebcb',1,'SVF::IntervalExeState']]],
173
+ ['get_2218',['get',['../classSVF_1_1NodeIDAllocator.html#a2bd3ca30fc9669d9a0327544bdb4557b',1,'SVF::NodeIDAllocator']]],
174
+ ['get_5falloc_5farg_5fpos_2219',['get_alloc_arg_pos',['../classSVF_1_1ExtAPI.html#a68939c789d0530151a4e79e79317531a',1,'SVF::ExtAPI']]],
175
+ ['get_5farray_5fitem_2220',['get_array_item',['../cJSON_8cpp.html#a82f460889bcb63ee840fc821feef5aa5',1,'cJSON.cpp']]],
176
+ ['get_5fcond_2221',['get_cond',['../classSVF_1_1CondVar.html#af84e7bfcff909009be5e109c600c63fe',1,'SVF::CondVar']]],
177
+ ['get_5fdecimal_5fpoint_2222',['get_decimal_point',['../cJSON_8cpp.html#ab25412ae56c8c594831918169bea100d',1,'cJSON.cpp']]],
178
+ ['get_5fid_2223',['get_id',['../classSVF_1_1CondVar.html#a5d64fa2be89051cd03301e3b07bffd6a',1,'SVF::CondVar']]],
179
+ ['get_5fnumeral_5fint_2224',['get_numeral_int',['../classSVF_1_1Z3Expr.html#aa6c7fee4f418817dfa7458d830303f6e',1,'SVF::Z3Expr']]],
180
+ ['get_5fnumeral_5fint64_2225',['get_numeral_int64',['../classSVF_1_1Z3Expr.html#ad94bbaa31e6df4e8b8238d69b8f4ae06',1,'SVF::Z3Expr']]],
181
+ ['get_5fobject_5fitem_2226',['get_object_item',['../cJSON_8cpp.html#a768303890e9be802d51b0e0a110302f4',1,'cJSON.cpp']]],
182
+ ['get_5fsort_2227',['get_sort',['../classSVF_1_1Z3Expr.html#a8b2b5fa74704d776a2cd415b599a1393',1,'SVF::Z3Expr']]],
183
+ ['getabstractstate_2228',['getAbstractState',['../classSVF_1_1SymState.html#ace7b6c80e86443e8bda390d8281be250',1,'SVF::SymState::getAbstractState() const'],['../classSVF_1_1SymState.html#add4fcf05024ada844578fcd0caf061cc',1,'SVF::SymState::getAbstractState()']]],
184
+ ['getabstractvaluekind_2229',['getAbstractValueKind',['../classSVF_1_1AbstractValue.html#a74bc740e894dfbdb2253bedc2851dd2e',1,'SVF::AbstractValue']]],
185
+ ['getaccesspath_2230',['getAccessPath',['../classSVF_1_1NormalGepCGEdge.html#aa9b33abf88b6dbaace1bea0fbbcef83f',1,'SVF::NormalGepCGEdge::getAccessPath()'],['../classSVF_1_1GepStmt.html#a6c74f234a6b40bc5292bb14874c2e600',1,'SVF::GepStmt::getAccessPath()']]],
186
+ ['getaccesspathfrombasenode_2231',['getAccessPathFromBaseNode',['../classSVF_1_1SVFIRBuilder.html#a7c401d6929e583be734c0c4e9957d0d7',1,'SVF::SVFIRBuilder']]],
187
+ ['getactualindef_2232',['getActualINDef',['../classSVF_1_1SVFGOPT.html#a550f93b640a6fd68773fbafd2944d7df',1,'SVF::SVFGOPT']]],
188
+ ['getactualinsvfgnodes_2233',['getActualINSVFGNodes',['../classSVF_1_1SVFG.html#a475205e221890204c7770c414ee63975',1,'SVF::SVFG']]],
189
+ ['getactualoutsvfgnodes_2234',['getActualOUTSVFGNodes',['../classSVF_1_1SVFG.html#a5b7ae610bee28acc2905ca82928e714f',1,'SVF::SVFG']]],
190
+ ['getactualparmatforksite_2235',['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)']]],
191
+ ['getactualparms_2236',['getActualParms',['../classSVF_1_1CallICFGNode.html#ab43c000436d0f6d978f4fff831671d5c',1,'SVF::CallICFGNode']]],
192
+ ['getactualparmvfgnode_2237',['getActualParmVFGNode',['../classSVF_1_1VFG.html#a6bbfe457dcc7104e6928323499ea964e',1,'SVF::VFG']]],
193
+ ['getactualpts_2238',['getActualPts',['../classSVF_1_1PersistentPointsToCache.html#ab2888b033a29de3af48d377dc2fe70aa',1,'SVF::PersistentPointsToCache']]],
194
+ ['getactualret_2239',['getActualRet',['../classSVF_1_1RetICFGNode.html#a9815b38f376af31b14ea2e0f3afd3427',1,'SVF::RetICFGNode']]],
195
+ ['getactualretvfgnode_2240',['getActualRetVFGNode',['../classSVF_1_1VFG.html#a0b072e8e45899b89da0a466140563c38',1,'SVF::VFG']]],
196
+ ['getaddrcgedges_2241',['getAddrCGEdges',['../classSVF_1_1ConstraintGraph.html#adee52f15f5ff58dd455e419c2643f89b',1,'SVF::ConstraintGraph']]],
197
+ ['getaddrinedges_2242',['getAddrInEdges',['../classSVF_1_1ConstraintNode.html#ae6a98932b0f0732d4af1ca8266d58077',1,'SVF::ConstraintNode']]],
198
+ ['getaddroutedges_2243',['getAddrOutEdges',['../classSVF_1_1ConstraintNode.html#a9058618987da9d21156cea72a5d5ddad',1,'SVF::ConstraintNode']]],
199
+ ['getaddrs_2244',['getAddrs',['../classSVF_1_1ConsExeState.html#a17ba209c5045d53c7df66d5cf031f8a4',1,'SVF::ConsExeState::getAddrs()'],['../classSVF_1_1ExeState.html#a3b340ae2aad86f6125d24b42ec8901d0',1,'SVF::ExeState::getAddrs()'],['../classSVF_1_1IntervalExeState.html#a056e0db56033ac4dc041e6d82d614dbd',1,'SVF::IntervalExeState::getAddrs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a48fec38aad1c2a9a140ee94e9fdd7e9b',1,'SVF::SVFIR2ItvExeState::getAddrs()']]],
200
+ ['getaggs_2245',['getAggs',['../classSVF_1_1DCHGraph.html#a159e158c794fff115d5642b85963f43b',1,'SVF::DCHGraph']]],
201
+ ['getaliasmemregions_2246',['getAliasMemRegions',['../classSVF_1_1MRGenerator.html#ad740188222439c089907fa6c6c951f02',1,'SVF::MRGenerator']]],
202
+ ['getaliasset_2247',['getAliasSet',['../classSVF_1_1SVFModule.html#aceb9c743ba592836586f3cfb76e56108',1,'SVF::SVFModule']]],
203
+ ['getallcallsitesinvokingcallee_2248',['getAllCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a80070e2f50ed1036d334250841215ca8',1,'SVF::PTACallGraph']]],
204
+ ['getallfieldsobjvars_2249',['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)']]],
205
+ ['getallpts_2250',['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()']]],
206
+ ['getallvalidptrs_2251',['getAllValidPtrs',['../classSVF_1_1PointerAnalysis.html#a60b111647e000cc983aa52513f90afbc',1,'SVF::PointerAnalysis::getAllValidPtrs()'],['../classSVF_1_1SVFIR.html#a7990c72dd6d645d713f19ed973841484',1,'SVF::SVFIR::getAllValidPtrs()']]],
207
+ ['getanalysisty_2252',['getAnalysisTy',['../classSVF_1_1PointerAnalysis.html#ac23f71c1307cda9cba44acc40059f0a3',1,'SVF::PointerAnalysis']]],
208
+ ['getancestorthread_2253',['getAncestorThread',['../classSVF_1_1TCT.html#aeb7dff0c02a90cb338c8d054d2b78984',1,'SVF::TCT']]],
209
+ ['getandersenanalysis_2254',['getAndersenAnalysis',['../classSVF_1_1DDAVFSolver.html#ac39860015b45b9af6351d0343f8983bb',1,'SVF::DDAVFSolver']]],
210
+ ['getannotations_2255',['getAnnotations',['../classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b',1,'SVF::SVFFunction']]],
211
+ ['getarg_2256',['getArg',['../classSVF_1_1SVFFunction.html#a10d9481ae41dce4f266dad5e64fffcee',1,'SVF::SVFFunction']]],
212
+ ['getargno_2257',['getArgNo',['../classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591',1,'SVF::SVFArgument']]],
213
+ ['getargoperand_2258',['getArgOperand',['../classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14',1,'SVF::SVFCallInst::getArgOperand()'],['../classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5',1,'SVF::CallSite::getArgOperand()']]],
214
+ ['getargument_2259',['getArgument',['../classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc',1,'SVF::CallSite']]],
215
+ ['getattributedkind_2260',['getAttributedKind',['../classSVF_1_1GrammarBase.html#af418e1033618da75e974a04ee1d7e275',1,'SVF::GrammarBase']]],
216
+ ['getattrsyms_2261',['getAttrSyms',['../classSVF_1_1GrammarBase.html#a2620ded7573ebdb8b4595e199105ef0e',1,'SVF::GrammarBase']]],
217
+ ['getbackwardslicesize_2262',['getBackwardSliceSize',['../classSVF_1_1ProgSlice.html#a967fa01a8baae0dd086b5c09ae0faa7b',1,'SVF::ProgSlice']]],
218
+ ['getbasenode_2263',['getBaseNode',['../classSVF_1_1GepObjVar.html#a4c5e346db61f7e04c15bf8527d8eff3c',1,'SVF::GepObjVar']]],
219
+ ['getbaseobj_2264',['getBaseObj',['../classSVF_1_1SVFIR.html#af76a55c3b8255a81a566bdce35ffc749',1,'SVF::SVFIR']]],
220
+ ['getbaseobjvar_2265',['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()']]],
221
+ ['getbasetypeandflattenedfields_2266',['getBaseTypeAndFlattenedFields',['../classSVF_1_1SVFIRBuilder.html#aa7e7b3dba00201972783f93c35cadad9',1,'SVF::SVFIRBuilder']]],
222
+ ['getbasevalueforextarg_2267',['getBaseValueForExtArg',['../classSVF_1_1SVFIRBuilder.html#a892ab8cad098e9e9d8425e7f05e35c59',1,'SVF::SVFIRBuilder']]],
223
+ ['getbasevalvar_2268',['getBaseValVar',['../classSVF_1_1SVFIR.html#a5298f34143ec3a2e6bb74ebad668cbbc',1,'SVF::SVFIR']]],
224
+ ['getbasicblock_2269',['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()']]],
225
+ ['getbasicblocklist_2270',['getBasicBlockList',['../classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38',1,'SVF::SVFFunction']]],
226
+ ['getbb_2271',['getBB',['../classSVF_1_1ICFGNode.html#ae7e734f4ceca40c6cf46f16d088780ca',1,'SVF::ICFGNode::getBB()'],['../classSVF_1_1SVFStmt.html#a456aaaef63d384d9789efbbec2837a33',1,'SVF::SVFStmt::getBB()']]],
227
+ ['getbb2pidom_2272',['getBB2PIdom',['../classSVF_1_1SVFLoopAndDomInfo.html#ae8a308d5ee34c0eb4a6c1278565e5907',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2ada6e195ad3a7e26c7e7dff7459cb34',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom()']]],
228
+ ['getbbpdomlevel_2273',['getBBPDomLevel',['../classSVF_1_1SVFLoopAndDomInfo.html#ac285502846c993f149b6bcc3e04f767e',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2f718b022db1b633c5be47fcb4dcaae9',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel()']]],
229
+ ['getbbphinum_2274',['getBBPhiNum',['../classSVF_1_1MemSSA.html#a9bb6512999cbf9c7c03153be77c8af20',1,'SVF::MemSSA']]],
230
+ ['getbbpredecessornum_2275',['getBBPredecessorNum',['../namespaceSVF_1_1LLVMUtil.html#ae617611b584e3d899984c376a6e91987',1,'SVF::LLVMUtil']]],
231
+ ['getbbpredecessorpos_2276',['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']]],
232
+ ['getbbsuccessorbranchid_2277',['getBBSuccessorBranchID',['../classSVF_1_1CDGBuilder.html#af65f6090142a61d13e1510c771baaeb1',1,'SVF::CDGBuilder']]],
233
+ ['getbbsuccessorpos_2278',['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']]],
234
+ ['getbbtophisetmap_2279',['getBBToPhiSetMap',['../classSVF_1_1MemSSA.html#a966477062a453901da3631015fcf737d',1,'SVF::MemSSA']]],
235
+ ['getbeforebrackets_2280',['getBeforeBrackets',['../namespaceSVF_1_1cppUtil.html#a1cf2e4671b16b477cc779c72f2419234',1,'SVF::cppUtil']]],
236
+ ['getbeforeparenthesis_2281',['getBeforeParenthesis',['../CppUtil_8cpp.html#a2bff9158f699b6fd11c8e116b91e4809',1,'CppUtil.cpp']]],
237
+ ['getbinaryopvfgnode_2282',['getBinaryOPVFGNode',['../classSVF_1_1VFG.html#a27bd4d5ba75d65056d77882869b0c64d',1,'SVF::VFG']]],
238
+ ['getblackholenode_2283',['getBlackHoleNode',['../classSVF_1_1ConstraintGraph.html#ab2b4725a8fcae8a1bc3c026d236005b8',1,'SVF::ConstraintGraph::getBlackHoleNode()'],['../classSVF_1_1IRGraph.html#a3ce34b9fcb651689bce44ab48fbcdff0',1,'SVF::IRGraph::getBlackHoleNode()']]],
239
+ ['getblackholeobj_2284',['getBlackHoleObj',['../classSVF_1_1IRGraph.html#aafe9544b07a8c40bf915613df11df48e',1,'SVF::IRGraph']]],
240
+ ['getblkobj_2285',['getBlkObj',['../classSVF_1_1SymbolTableInfo.html#aebf96274e1ad2a523981487839a3025e',1,'SVF::SymbolTableInfo']]],
241
+ ['getblkptr_2286',['getBlkPtr',['../classSVF_1_1IRGraph.html#a3b417ee79560fd00f4cf80906044c198',1,'SVF::IRGraph']]],
242
+ ['getbranchcond_2287',['getBranchCond',['../classSVF_1_1SaberCondAllocator.html#a7d5ec3597ef0befe3b928c04db706d7a',1,'SVF::SaberCondAllocator']]],
243
+ ['getbranchcondition_2288',['getBranchCondition',['../classSVF_1_1SymState.html#a0705ae2a96a3ea5aa07cc2db928946bc',1,'SVF::SymState']]],
244
+ ['getbranchconditions_2289',['getBranchConditions',['../classSVF_1_1CDGEdge.html#aedf54ed1ce3b77c3565390ddc52bd438',1,'SVF::CDGEdge']]],
245
+ ['getbranchinst_2290',['getBranchInst',['../classSVF_1_1BranchStmt.html#a2c6fe09027838f9e0ad9ab8193ce8e9b',1,'SVF::BranchStmt']]],
246
+ ['getbranchstmt_2291',['getBranchStmt',['../classSVF_1_1BranchVFGNode.html#abbb429b521b54c2d7a6d8d7f52751455',1,'SVF::BranchVFGNode']]],
247
+ ['getbranchvfgnode_2292',['getBranchVFGNode',['../classSVF_1_1VFG.html#a47609382fcd9ef36706e1d0f0531a843',1,'SVF::VFG']]],
248
+ ['getbugdescription_2293',['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()']]],
249
+ ['getbugreport_2294',['getBugReport',['../classSVF_1_1SrcSnkDDA.html#a14b15c837ae7975f0a7ccf89ed94aed5',1,'SVF::SrcSnkDDA']]],
250
+ ['getbugset_2295',['getBugSet',['../classSVF_1_1SVFBugReport.html#a7dbf4adc013615567b33b6e293b61c8e',1,'SVF::SVFBugReport']]],
251
+ ['getbugtype_2296',['getBugType',['../classSVF_1_1GenericBug.html#a693839b33e167cd0688be2e1738198f2',1,'SVF::GenericBug']]],
252
+ ['getbvpointsto_2297',['getBVPointsTo',['../classSVF_1_1CondPTAImpl.html#a94f3e4d073b8c5bab3c46058ddba3f43',1,'SVF::CondPTAImpl']]],
253
+ ['getbyteoffset_2298',['getByteOffset',['../classSVF_1_1SVFIR2ItvExeState.html#a335922caf105ee72cd9d66a451ae3d4e',1,'SVF::SVFIR2ItvExeState']]],
254
+ ['getbytesize_2299',['getByteSize',['../classSVF_1_1SVFType.html#a95b8031f1e15d49c7d68628be1d05aae',1,'SVF::SVFType']]],
255
+ ['getbytesizeofobj_2300',['getByteSizeOfObj',['../classSVF_1_1MemObj.html#ab993dcaf5bcc1d6144cd94bcb8e18c6d',1,'SVF::MemObj::getByteSizeOfObj()'],['../classSVF_1_1ObjTypeInfo.html#ad5c4590f26859a5004b612a335a61916',1,'SVF::ObjTypeInfo::getByteSizeOfObj()']]],
256
+ ['getcachedadpointsto_2301',['getCachedADPointsTo',['../classSVF_1_1DDAVFSolver.html#a2a2b3783074c9f509fc265b97b979704',1,'SVF::DDAVFSolver']]],
257
+ ['getcachedpointsto_2302',['getCachedPointsTo',['../classSVF_1_1DDAVFSolver.html#ae31e9281e4f1e0585fdf328b7339e1bf',1,'SVF::DDAVFSolver']]],
258
+ ['getcachedtlpointsto_2303',['getCachedTLPointsTo',['../classSVF_1_1DDAVFSolver.html#aac432dfa7ccfc3434d9e0e2eb65afe7f',1,'SVF::DDAVFSolver::getCachedTLPointsTo()'],['../classSVF_1_1FlowDDA.html#a950d653b249cfc2d20932adb3498b99b',1,'SVF::FlowDDA::getCachedTLPointsTo()']]],
259
+ ['getcallblock_2304',['getCallBlock',['../classSVF_1_1ICFG.html#a1490b28446b9d8efee567ec02e2abcf3',1,'SVF::ICFG']]],
260
+ ['getcalledfunction_2305',['getCalledFunction',['../classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766',1,'SVF::SVFCallInst::getCalledFunction()'],['../classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438',1,'SVF::CallSite::getCalledFunction()']]],
261
+ ['getcalledfunctions_2306',['getCalledFunctions',['../namespaceSVF_1_1LLVMUtil.html#a47d2af43ff12d9e1014fa19256619466',1,'SVF::LLVMUtil']]],
262
+ ['getcalledgebegin_2307',['getCallEdgeBegin',['../classSVF_1_1PTACallGraph.html#a4ed2fd37007de9c873d5e197a0b3bd4e',1,'SVF::PTACallGraph']]],
263
+ ['getcalledgeend_2308',['getCallEdgeEnd',['../classSVF_1_1PTACallGraph.html#a170a33ac22673dfd363c3e3b96987737',1,'SVF::PTACallGraph']]],
264
+ ['getcalledoperand_2309',['getCalledOperand',['../classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3',1,'SVF::SVFCallInst']]],
265
+ ['getcalledvalue_2310',['getCalledValue',['../classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2',1,'SVF::CallSite']]],
266
+ ['getcallee_2311',['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)']]],
267
+ ['getcalleeofcallsite_2312',['getCalleeOfCallSite',['../classSVF_1_1PTACallGraph.html#aacd5f35171717cb4d758c17bef828a0f',1,'SVF::PTACallGraph']]],
268
+ ['getcallees_2313',['getCallees',['../classSVF_1_1PTACallGraph.html#a317e09edb29b110cf4273009551d31ec',1,'SVF::PTACallGraph']]],
269
+ ['getcaller_2314',['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()']]],
270
+ ['getcallerofcallsite_2315',['getCallerOfCallSite',['../classSVF_1_1PTACallGraph.html#a42035e9669204ddd5d38583db21af3d7',1,'SVF::PTACallGraph']]],
271
+ ['getcallgraph_2316',['getCallgraph',['../classSVF_1_1SrcSnkDDA.html#ad445032e9b2027b3c990ce2a250257f8',1,'SVF::SrcSnkDDA::getCallgraph()'],['../classSVF_1_1VFG.html#a1693ccdb6c1b57418316c29cde05cad2',1,'SVF::VFG::getCallGraph()']]],
272
+ ['getcallgraphnode_2317',['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']]],
273
+ ['getcallgraphscc_2318',['getCallGraphSCC',['../classSVF_1_1PointerAnalysis.html#a0bddf297a2d8cd59ce9a232f0229f248',1,'SVF::PointerAnalysis']]],
274
+ ['getcallgraphsccrepnode_2319',['getCallGraphSCCRepNode',['../classSVF_1_1PointerAnalysis.html#ae8190ce12fb0c6360953f4b05047fbe8',1,'SVF::PointerAnalysis']]],
275
+ ['getcallgraphsccrevtopoorder_2320',['getCallGraphSCCRevTopoOrder',['../classSVF_1_1MRGenerator.html#ab3d3ca72d2cddf5336d00dc623f33401',1,'SVF::MRGenerator']]],
276
+ ['getcallicfgnode_2321',['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()']]],
277
+ ['getcallinst_2322',['getCallInst',['../classSVF_1_1CallPE.html#aa50cca8bd91ffb135a7998b58ad7966f',1,'SVF::CallPE::getCallInst()'],['../classSVF_1_1RetPE.html#a9bbf558ffc8e3c1136e20d18d4c95f42',1,'SVF::RetPE::getCallInst()']]],
278
+ ['getcallinsttocallgraphedgesmap_2323',['getCallInstToCallGraphEdgesMap',['../classSVF_1_1PTACallGraph.html#a368306a46d84ccc6d07d94833aded629',1,'SVF::PTACallGraph']]],
279
+ ['getcallpes_2324',['getCallPEs',['../classSVF_1_1CallCFGEdge.html#ad0891e5b6839b443691a68b11fce978b',1,'SVF::CallCFGEdge']]],
280
+ ['getcallsite_2325',['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()']]],
281
+ ['getcallsiteargslist_2326',['getCallSiteArgsList',['../classSVF_1_1SVFIR.html#a2a1e8ce39bf8deace3c344d5f05fe6ac',1,'SVF::SVFIR']]],
282
+ ['getcallsiteargsmap_2327',['getCallSiteArgsMap',['../classSVF_1_1SVFIR.html#a346b9300ad16ef65e3ab4e11f88193a7',1,'SVF::SVFIR']]],
283
+ ['getcallsiteargspts_2328',['getCallSiteArgsPts',['../classSVF_1_1MRGenerator.html#ad402506c2938d4b5440119e6091e4057',1,'SVF::MRGenerator']]],
284
+ ['getcallsitechinum_2329',['getCallSiteChiNum',['../classSVF_1_1MemSSA.html#a2c65795ca63a53c833f5ac17a752b6dc',1,'SVF::MemSSA']]],
285
+ ['getcallsiteid_2330',['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()']]],
286
+ ['getcallsitemodmrset_2331',['getCallSiteModMRSet',['../classSVF_1_1MRGenerator.html#a4ee12b940608c34ee81b07cdc8d35538',1,'SVF::MRGenerator']]],
287
+ ['getcallsitemunum_2332',['getCallSiteMuNum',['../classSVF_1_1MemSSA.html#a9e8c5b85957485635d0f72c2f48bb8b5',1,'SVF::MemSSA']]],
288
+ ['getcallsitepair_2333',['getCallSitePair',['../classSVF_1_1PTACallGraph.html#a9155629ddc58f71c6a6f2aec978e4610',1,'SVF::PTACallGraph']]],
289
+ ['getcallsiterefmrset_2334',['getCallSiteRefMRSet',['../classSVF_1_1MRGenerator.html#acd4694a030755b7491a6ef55d9ba2682',1,'SVF::MRGenerator']]],
290
+ ['getcallsiteret_2335',['getCallSiteRet',['../classSVF_1_1SVFIR.html#a3145677c7a3763fc0d6aa7e21b264ab6',1,'SVF::SVFIR']]],
291
+ ['getcallsiteretpts_2336',['getCallSiteRetPts',['../classSVF_1_1MRGenerator.html#ab19c541dd4c3a0e691287da5dd43540d',1,'SVF::MRGenerator']]],
292
+ ['getcallsiterets_2337',['getCallSiteRets',['../classSVF_1_1SVFIR.html#a650b3931af337a92ffcb5dad5ab47b22',1,'SVF::SVFIR']]],
293
+ ['getcallsiteset_2338',['getCallSiteSet',['../classSVF_1_1SVFIR.html#aa530e33657f68fc2e8eae9435ce430cb',1,'SVF::SVFIR']]],
294
+ ['getcallsitetochisetmap_2339',['getCallSiteToChiSetMap',['../classSVF_1_1MemSSA.html#a8f88acad31782bfa962e4349d8f4185d',1,'SVF::MemSSA']]],
295
+ ['getcallsitetomusetmap_2340',['getCallSiteToMuSetMap',['../classSVF_1_1MemSSA.html#a06081aa029b1fe3f9427f85a0261fd43',1,'SVF::MemSSA']]],
296
+ ['getcandidatequeries_2341',['getCandidateQueries',['../classSVF_1_1DDAClient.html#a6f50b9a26f66e716acf163cc77030e5f',1,'SVF::DDAClient::getCandidateQueries()'],['../classSVF_1_1DDAVFSolver.html#a73bbf4f763316e8d5db62d163da35a18',1,'SVF::DDAVFSolver::getCandidateQueries()']]],
297
+ ['getcandidates_2342',['getCandidates',['../classSVF_1_1WPAMinimumSolver.html#a2dc1f9588dd3ac376f8bb17a144c6fb2',1,'SVF::WPAMinimumSolver']]],
298
+ ['getcanonicaltype_2343',['getCanonicalType',['../classSVF_1_1DCHGraph.html#a079feacdcc3783f4a9108a3b2d2aed2c',1,'SVF::DCHGraph']]],
299
+ ['getcasevalue_2344',['getCaseValue',['../namespaceSVF_1_1LLVMUtil.html#a33e8378ae1a911169394e545a4ba2220',1,'SVF::LLVMUtil']]],
300
+ ['getcbn_2345',['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()']]],
301
+ ['getcdg_2346',['getCDG',['../classSVF_1_1CDG.html#aadc90afbdeff9aae0365cde7b96ae9bc',1,'SVF::CDG']]],
302
+ ['getcdgedge_2347',['getCDGEdge',['../classSVF_1_1CDG.html#aede6e10b06e7f5581dd7c042d5304b37',1,'SVF::CDG']]],
303
+ ['getcdgnode_2348',['getCDGNode',['../classSVF_1_1CDG.html#a61c0aa5c27014d3e20d7d6ec6ace9216',1,'SVF::CDG']]],
304
+ ['getcdn_2349',['getCDN',['../classSVF_1_1CFBasicBlockGWTO.html#a0f3ba7dd8271cf960bba22a4dc38d02c',1,'SVF::CFBasicBlockGWTO']]],
305
+ ['getcfbasicblockedge_2350',['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)']]],
306
+ ['getcfbasicblockgraph_2351',['getCFBasicBlockGraph',['../classSVF_1_1CFBasicBlockGBuilder.html#a879d8affb9b113c9d2d976cdd31b60f1',1,'SVF::CFBasicBlockGBuilder']]],
307
+ ['getcfbasicblocknode_2352',['getCFBasicBlockNode',['../classSVF_1_1CFBasicBlockGraph.html#a54200b5a7c41c2ba19660da34c295e81',1,'SVF::CFBasicBlockGraph']]],
308
+ ['getcfcond_2353',['getCFCond',['../classSVF_1_1SaberCondAllocator.html#ace1ef8c6e9bc369a6828e7220979e40b',1,'SVF::SaberCondAllocator']]],
309
+ ['getcfledges_2354',['getCFLEdges',['../classSVF_1_1CFLGraph.html#afcf910a94a3b081067f5a55599475a16',1,'SVF::CFLGraph']]],
310
+ ['getcflgraph_2355',['getCFLGraph',['../classSVF_1_1CFLBase.html#a22ab9bbaee16e06d04817db8c394cc0b',1,'SVF::CFLBase']]],
311
+ ['getcflpts_2356',['getCFLPts',['../classSVF_1_1CFLAlias.html#acbbacca91cb85f67523aa8f84f6fe629',1,'SVF::CFLAlias']]],
312
+ ['getcheckerapi_2357',['getCheckerAPI',['../classSVF_1_1SaberCheckerAPI.html#acf41a2b6de063da9ed492ef0da129036',1,'SVF::SaberCheckerAPI']]],
313
+ ['getchg_2358',['getCHG',['../classSVF_1_1SVFIR.html#a7e8059ebd9bdeed8891fb231d148316d',1,'SVF::SVFIR']]],
314
+ ['getchgraph_2359',['getCHGraph',['../classSVF_1_1PointerAnalysis.html#ae2cc7cd0803dbd90639140e71b06b1b5',1,'SVF::PointerAnalysis']]],
315
+ ['getchildrenbegin_2360',['getChildrenBegin',['../classSVF_1_1TCT.html#a511c2ee4cfdc01a720135b2cd493fe3b',1,'SVF::TCT']]],
316
+ ['getchildrenend_2361',['getChildrenEnd',['../classSVF_1_1TCT.html#af47837e30a80e8d6684f3ee6001afb7a',1,'SVF::TCT']]],
317
+ ['getchiset_2362',['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)']]],
318
+ ['getclassnamefromtype_2363',['getClassNameFromType',['../namespaceSVF_1_1LLVMUtil.html#a207fe02ded216fd0412fc894e13bee6e',1,'SVF::LLVMUtil']]],
319
+ ['getclassnamefromvtblobj_2364',['getClassNameFromVtblObj',['../namespaceSVF_1_1cppUtil.html#ae0f374d110eefcfcf4c196c85db6c0d2',1,'SVF::cppUtil']]],
320
+ ['getclassnameofthisptr_2365',['getClassNameOfThisPtr',['../namespaceSVF_1_1LLVMUtil.html#aa841a295ec803b6a1f2bd248f63f863f',1,'SVF::LLVMUtil']]],
321
+ ['getclk_2366',['getClk',['../classSVF_1_1SVFStat.html#ac9d390c417df6f6af6b274618b87010d',1,'SVF::SVFStat']]],
322
+ ['getcmpvfgnode_2367',['getCmpVFGNode',['../classSVF_1_1VFG.html#a9215c1d7f1152967f0731057a085e793',1,'SVF::VFG']]],
323
+ ['getcompletenodelabel_2368',['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()']]],
324
+ ['getcond_2369',['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()']]],
325
+ ['getcondinst_2370',['getCondInst',['../classSVF_1_1SaberCondAllocator.html#a1d8b90edf6ec679a97282ba60c07134d',1,'SVF::SaberCondAllocator']]],
326
+ ['getcondition_2371',['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()']]],
327
+ ['getcondnum_2372',['getCondNum',['../classSVF_1_1SaberCondAllocator.html#a634376c35eceaf4dc995a71484d9bc7c',1,'SVF::SaberCondAllocator']]],
328
+ ['getcondpointsto_2373',['getCondPointsTo',['../classSVF_1_1CondPTAImpl.html#a454a998ef5a866f2a6f270e3283c6ebd',1,'SVF::CondPTAImpl']]],
329
+ ['getcondvar_2374',['getCondVar',['../classSVF_1_1CxtStmtDPItem.html#ab1098f5093419b62ea27a20933059270',1,'SVF::CxtStmtDPItem']]],
330
+ ['getconservativecpts_2375',['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()']]],
331
+ ['getconstantfieldidx_2376',['getConstantFieldIdx',['../classSVF_1_1DCHEdge.html#a500ccfa8f8327ab792844698423d8578',1,'SVF::DCHEdge::getConstantFieldIdx()'],['../classSVF_1_1NormalGepCGEdge.html#ad00a9492e48686cb8a5d593a1a52e872',1,'SVF::NormalGepCGEdge::getConstantFieldIdx()'],['../classSVF_1_1GepValVar.html#ada19ed60cb6623867b00b0f59cf0453a',1,'SVF::GepValVar::getConstantFieldIdx()'],['../classSVF_1_1GepObjVar.html#a10790e82dbb00532d4aa171f592c54bc',1,'SVF::GepObjVar::getConstantFieldIdx()']]],
332
+ ['getconstantnode_2377',['getConstantNode',['../classSVF_1_1IRGraph.html#ac5da3a0cbe040a45d719b6f6a23aed91',1,'SVF::IRGraph']]],
333
+ ['getconstantobj_2378',['getConstantObj',['../classSVF_1_1IRGraph.html#aceae1e4e49a1d2e63ef3d71a7e5ef3eb',1,'SVF::IRGraph::getConstantObj()'],['../classSVF_1_1SymbolTableInfo.html#a661eb9ff1839c3af942517808414202b',1,'SVF::SymbolTableInfo::getConstantObj()']]],
334
+ ['getconstantset_2379',['getConstantSet',['../classSVF_1_1SVFModule.html#aa29e64e29db6af2387dec987a5e1985b',1,'SVF::SVFModule']]],
335
+ ['getconstantstructfldidx_2380',['getConstantStructFldIdx',['../classSVF_1_1AccessPath.html#a5427d08c9eb9d86e66c2bff6aeba6bac',1,'SVF::AccessPath::getConstantStructFldIdx()'],['../classSVF_1_1GepStmt.html#a71fcc6d100ce2a9785a02b8924261956',1,'SVF::GepStmt::getConstantStructFldIdx()']]],
336
+ ['getconstraintgraph_2381',['getConstraintGraph',['../classSVF_1_1AndersenBase.html#aaec5125db063f8c1e7431ac7fe7a70f2',1,'SVF::AndersenBase']]],
337
+ ['getconstraintnode_2382',['getConstraintNode',['../classSVF_1_1ConstraintGraph.html#a26722666cc8f2fce61bed73f086a0e87',1,'SVF::ConstraintGraph']]],
338
+ ['getconstructorthisptr_2383',['getConstructorThisPtr',['../namespaceSVF_1_1LLVMUtil.html#addcfb0135655706a86f6cc628475fccf',1,'SVF::LLVMUtil']]],
339
+ ['getconsume_2384',['getConsume',['../classSVF_1_1VersionedFlowSensitive.html#af93e65faae99459621ae45cf9d36005d',1,'SVF::VersionedFlowSensitive']]],
340
+ ['getcontext_2385',['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()']]],
341
+ ['getcontexts_2386',['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()']]],
342
+ ['getcopyinedges_2387',['getCopyInEdges',['../classSVF_1_1ConstraintNode.html#aa7fda7753c353db3284e087270ab7cd0',1,'SVF::ConstraintNode']]],
343
+ ['getcopyoutedges_2388',['getCopyOutEdges',['../classSVF_1_1ConstraintNode.html#ab77173aa8af6155b569f20ff0cdcec72',1,'SVF::ConstraintNode']]],
344
+ ['getcsclasses_2389',['getCSClasses',['../classSVF_1_1CHGBuilder.html#adc1b1f45e7000fa57e3a70ef9e4af853',1,'SVF::CHGBuilder']]],
345
+ ['getcsidatcall_2390',['getCSIDAtCall',['../classSVF_1_1ContextDDA.html#a2ce589a1d63a5126e178fc47527e0f92',1,'SVF::ContextDDA']]],
346
+ ['getcsidatret_2391',['getCSIDAtRet',['../classSVF_1_1ContextDDA.html#a7687f36ad3f27bb16069975f00a1a202',1,'SVF::ContextDDA']]],
347
+ ['getcsstatictype_2392',['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']]],
348
+ ['getcstcls_2393',['getCSTCLS',['../classSVF_1_1LockAnalysis.html#a7faecaee57dbef533dc46b2708305ab2',1,'SVF::LockAnalysis']]],
349
+ ['getcsvfsbasedoncha_2394',['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()']]],
350
+ ['getcsvtblsbasedoncha_2395',['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()']]],
351
+ ['getcurevalsvfgnode_2396',['getCurEvalSVFGNode',['../classSVF_1_1SaberCondAllocator.html#a9aec07a64b97d546cfa0efe10f888b6a',1,'SVF::SaberCondAllocator']]],
352
+ ['getcurnodeid_2397',['getCurNodeID',['../classSVF_1_1DPItem.html#a03a90eca842c0e83d874902103f6fdb2',1,'SVF::DPItem']]],
353
+ ['getcurrent_2398',['getCurrent',['../classSVF_1_1mapped__iter.html#a515d4ba2964e6779314a248d92b6d3fc',1,'SVF::mapped_iter']]],
354
+ ['getcurrentbb_2399',['getCurrentBB',['../classSVF_1_1SVFIRBuilder.html#a6c0229120c8c96be35d2e8000b87384f',1,'SVF::SVFIRBuilder']]],
355
+ ['getcurrentbestnodemapping_2400',['getCurrentBestNodeMapping',['../classSVF_1_1PointsTo.html#ae349a9ce6a8739925baffd83d1878b0e',1,'SVF::PointsTo']]],
356
+ ['getcurrentbestreversenodemapping_2401',['getCurrentBestReverseNodeMapping',['../classSVF_1_1PointsTo.html#a19b84abf5e9c85e82ae18b77083467e9',1,'SVF::PointsTo']]],
357
+ ['getcurrentvalue_2402',['getCurrentValue',['../classSVF_1_1SVFIRBuilder.html#a95fd13343636bcbc18db1ef8d630c52e',1,'SVF::SVFIRBuilder']]],
358
+ ['getcurslice_2403',['getCurSlice',['../classSVF_1_1SrcSnkDDA.html#ad50e479db8f0733326974709d6ffe653',1,'SVF::SrcSnkDDA']]],
359
+ ['getcursvfgnode_2404',['getCurSVFGNode',['../classSVF_1_1ProgSlice.html#afad8cd2f720bf01eedd825c3c418abc0',1,'SVF::ProgSlice']]],
360
+ ['getcxtarg_2405',['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)']]],
361
+ ['getcxtlockfromcxtstmt_2406',['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)']]],
362
+ ['getcxtofcxtthread_2407',['getCxtOfCxtThread',['../classSVF_1_1TCT.html#ab4bc72ca330b315df06f2d4d2c1a7b4f',1,'SVF::TCT']]],
363
+ ['getcxtstmtfrominst_2408',['getCxtStmtfromInst',['../classSVF_1_1LockAnalysis.html#a53f42781e99dfb872f0528ef18b1f824',1,'SVF::LockAnalysis']]],
364
+ ['getcxtthread_2409',['getCxtThread',['../classSVF_1_1TCTNode.html#a21591b19f6a9267151c31178f9543ee6',1,'SVF::TCTNode']]],
365
+ ['getdatalayout_2410',['getDataLayout',['../namespaceSVF_1_1LLVMUtil.html#a151fd7fb2b2ebe72af7c417defbb4f4d',1,'SVF::LLVMUtil']]],
366
+ ['getdeclaration_2411',['getDeclaration',['../classSVF_1_1LLVMModuleSet.html#aa4a604e47daaaf95babc7aca68991000',1,'SVF::LLVMModuleSet']]],
367
+ ['getdef_2412',['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()']]],
368
+ ['getdeffunformultiplemodule_2413',['getDefFunForMultipleModule',['../classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd',1,'SVF::SVFFunction::getDefFunForMultipleModule()'],['../namespaceSVF_1_1LLVMUtil.html#a3d34fcdfc98add848a34fd5259c11eb2',1,'SVF::LLVMUtil::getDefFunForMultipleModule()']]],
369
+ ['getdefglobalformultiplemodule_2414',['getDefGlobalForMultipleModule',['../classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01',1,'SVF::SVFGlobalValue']]],
370
+ ['getdefinition_2415',['getDefinition',['../classSVF_1_1LLVMModuleSet.html#a6e670254385050b9a5e612f881b07b9c',1,'SVF::LLVMModuleSet']]],
371
+ ['getdefsvfgnode_2416',['getDefSVFGNode',['../classSVF_1_1DDAVFSolver.html#a55803a2d30137b5ad15c5afeec7c6b28',1,'SVF::DDAVFSolver::getDefSVFGNode()'],['../classSVF_1_1SVFG.html#a8e7a945f4266e8dc7dcfff2ad6494bfb',1,'SVF::SVFG::getDefSVFGNode()']]],
372
+ ['getdefsvfvars_2417',['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()']]],
373
+ ['getdefvfgnode_2418',['getDefVFGNode',['../classSVF_1_1VFG.html#ad28caacede7ab7f3a6676e37655ee84e',1,'SVF::VFG']]],
374
+ ['getdescendants_2419',['getDescendants',['../classSVF_1_1CHGraph.html#a26f89a9b269cad3fc894110d25598715',1,'SVF::CHGraph']]],
375
+ ['getdfin_2420',['getDFIn',['../classSVF_1_1MutableDFPTData.html#ae999df6f94a097f1fcb36979327790de',1,'SVF::MutableDFPTData']]],
376
+ ['getdfinptidref_2421',['getDFInPtIdRef',['../classSVF_1_1PersistentDFPTData.html#afc28b40eea7bad5276bbab30749d598b',1,'SVF::PersistentDFPTData']]],
377
+ ['getdfinptsmap_2422',['getDFInPtsMap',['../classSVF_1_1MutableDFPTData.html#a7559810e1ad40588f5fd82123ea1f150',1,'SVF::MutableDFPTData']]],
378
+ ['getdfinptsset_2423',['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()']]],
379
+ ['getdfinputmap_2424',['getDFInputMap',['../classSVF_1_1FlowSensitive.html#a9717517387c14c2e64c7ae3c3149bb57',1,'SVF::FlowSensitive']]],
380
+ ['getdfinupdatedvar_2425',['getDFInUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ae4d0989cb98814f943bd4dfd09a37017',1,'SVF::MutableIncDFPTData::getDFInUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#a1bd459f50c328974294930698fc61b8e',1,'SVF::PersistentIncDFPTData::getDFInUpdatedVar()']]],
381
+ ['getdfout_2426',['getDFOut',['../classSVF_1_1MutableDFPTData.html#a6d02392602cf7956ff41e345518d683c',1,'SVF::MutableDFPTData']]],
382
+ ['getdfoutptidref_2427',['getDFOutPtIdRef',['../classSVF_1_1PersistentDFPTData.html#ab13b3a484a5ac22c47391f1b2eaa58a1',1,'SVF::PersistentDFPTData']]],
383
+ ['getdfoutptsmap_2428',['getDFOutPtsMap',['../classSVF_1_1MutableDFPTData.html#a034c1bf20ab8a73a97863073e08dcd4e',1,'SVF::MutableDFPTData']]],
384
+ ['getdfoutptsset_2429',['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()']]],
385
+ ['getdfoutputmap_2430',['getDFOutputMap',['../classSVF_1_1FlowSensitive.html#a661c4c1d5902c924060cc81219591d6f',1,'SVF::FlowSensitive']]],
386
+ ['getdfoutupdatedvar_2431',['getDFOutUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ad1ae7faf04ba10ac4ac6a6f1cc498547',1,'SVF::MutableIncDFPTData::getDFOutUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#aa50d20f82143fd56cbe468b29bf9e11e',1,'SVF::PersistentIncDFPTData::getDFOutUpdatedVar()']]],
387
+ ['getdfptdataty_2432',['getDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a642613e98982259183d3f34a97f05502',1,'SVF::BVDataPTAImpl']]],
388
+ ['getdiffptdataty_2433',['getDiffPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ab9c0bb439f98ae11dd178148109697ab',1,'SVF::BVDataPTAImpl']]],
389
+ ['getdiffpts_2434',['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()']]],
390
+ ['getdirandindjoinedtid_2435',['getDirAndIndJoinedTid',['../classSVF_1_1MHP.html#aed0633101a35b43a1769261db14fb1a1',1,'SVF::MHP::getDirAndIndJoinedTid()'],['../classSVF_1_1ForkJoinAnalysis.html#a34ec31a6859cd94b525bfa26e549d8c1',1,'SVF::ForkJoinAnalysis::getDirAndIndJoinedTid()']]],
391
+ ['getdircallsitesinvokingcallee_2436',['getDirCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a0d2544130cc2cdc3ac418c975c278eb2',1,'SVF::PTACallGraph']]],
392
+ ['getdirectcalls_2437',['getDirectCalls',['../classSVF_1_1PTACallGraphEdge.html#af0e9f86be3cf263b868f80d374641fc9',1,'SVF::PTACallGraphEdge::getDirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a6310e7684d6b6ecd345f557eda899160',1,'SVF::PTACallGraphEdge::getDirectCalls() const']]],
393
+ ['getdirectcgedges_2438',['getDirectCGEdges',['../classSVF_1_1ConstraintGraph.html#ad7196d5f05192d9468ee0ca93b6b66ee',1,'SVF::ConstraintGraph']]],
394
+ ['getdirectinedges_2439',['getDirectInEdges',['../classSVF_1_1ConstraintNode.html#a2d37b9e477f8ddc9f9b517b9e2867d44',1,'SVF::ConstraintNode']]],
395
+ ['getdirectlyjoinedtid_2440',['getDirectlyJoinedTid',['../classSVF_1_1ForkJoinAnalysis.html#a819ef18524ee9104b920d1a465c61da1',1,'SVF::ForkJoinAnalysis']]],
396
+ ['getdirectoutedges_2441',['getDirectOutEdges',['../classSVF_1_1ConstraintNode.html#a06c9db0dcc96af4707ba29b9a959ae28',1,'SVF::ConstraintNode']]],
397
+ ['getdistancematrix_2442',['getDistanceMatrix',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#adf415d244ef1fafe7a7de3c360553c0f',1,'SVF::NodeIDAllocator::Clusterer']]],
398
+ ['getdomfrontiermap_2443',['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()']]],
399
+ ['getdomtreemap_2444',['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()']]],
400
+ ['getdpim_2445',['getDPIm',['../classSVF_1_1DDAVFSolver.html#ad7d92fad8606d5512786a7b7a08930e2',1,'SVF::DDAVFSolver']]],
401
+ ['getdpimwitholdcond_2446',['getDPImWithOldCond',['../classSVF_1_1DDAVFSolver.html#ac4cb0b666d68d135c5e385bfc880fd67',1,'SVF::DDAVFSolver']]],
402
+ ['getdpmsetatloc_2447',['getDpmSetAtLoc',['../classSVF_1_1DDAVFSolver.html#a6c32a1cdcdbea0151c8cf17ffe598f29',1,'SVF::DDAVFSolver']]],
403
+ ['getdstid_2448',['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()']]],
404
+ ['getdstnode_2449',['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()']]],
405
+ ['getebnfsigns_2450',['getEBNFSigns',['../classSVF_1_1GrammarBase.html#a51b55df841ae449ecf0888325c6e8c6a',1,'SVF::GrammarBase']]],
406
+ ['getec_2451',['getEC',['../classSVF_1_1Steensgaard.html#af2afffc0617d588a68fdfa4fcfd24b70',1,'SVF::Steensgaard']]],
407
+ ['getedge_2452',['getEdge',['../classSVF_1_1ConstraintGraph.html#a04a57ef9803917346cb966e05ecd0de4',1,'SVF::ConstraintGraph']]],
408
+ ['getedgeattri_2453',['getEdgeAttri',['../classSVF_1_1CFLEdge.html#ae4c8562ff6801503de9e3cb0c4ebe2b8',1,'SVF::CFLEdge']]],
409
+ ['getedgeattributes_2454',['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()']]],
410
+ ['getedgedestlabel_2455',['getEdgeDestLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a5e560e93632e0ed1934d4c4508ca1884',1,'SVF::DefaultDOTGraphTraits']]],
411
+ ['getedgeid_2456',['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()']]],
412
+ ['getedgekind_2457',['getEdgeKind',['../classSVF_1_1CFLEdge.html#acab367a1633d00afdafadf3f3a43e0c8',1,'SVF::CFLEdge::getEdgeKind()'],['../classSVF_1_1GenericEdge.html#abe8525c542def8162b094c169a01993b',1,'SVF::GenericEdge::getEdgeKind()']]],
413
+ ['getedgekindwithmask_2458',['getEdgeKindWithMask',['../classSVF_1_1CFLEdge.html#a5d11e42f5571287992362669fee9e159',1,'SVF::CFLEdge']]],
414
+ ['getedgekindwithoutmask_2459',['getEdgeKindWithoutMask',['../classSVF_1_1GenericEdge.html#a20d8b844fc4bb0bb776d290b4e477fc5',1,'SVF::GenericEdge']]],
415
+ ['getedgeptr_2460',['getEdgePtr',['../classSVF_1_1GenericGraphReader.html#a89b27c406d4afb9ed4d1745cc32a85c4',1,'SVF::GenericGraphReader']]],
416
+ ['getedgesourcelabel_2461',['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()']]],
417
+ ['getedgesourcelabels_2462',['getEdgeSourceLabels',['../classSVF_1_1GraphWriter.html#aa2d0fada900a8e08af0539498905a74f',1,'SVF::GraphWriter']]],
418
+ ['getedgetarget_2463',['getEdgeTarget',['../structSVF_1_1DefaultDOTGraphTraits.html#acfab6216e24999e92b2354e4f15b96b6',1,'SVF::DefaultDOTGraphTraits']]],
419
+ ['getedgetype_2464',['getEdgeType',['../classSVF_1_1CHEdge.html#ae2b90913c6c5a30df2b285d31c694525',1,'SVF::CHEdge']]],
420
+ ['getelementnum_2465',['getElementNum',['../classSVF_1_1AccessPath.html#a3c98f0c5f07109f9da0a8a897aa51d18',1,'SVF::AccessPath']]],
421
+ ['getelementptrinst_2466',['GetElementPtrInst',['../namespaceSVF.html#ac4e93e1fec646ff222940a663843921b',1,'SVF']]],
422
+ ['getelementset_2467',['getElementSet',['../classSVF_1_1CondStdSet.html#a29892f43cc8420d4d2b4046140476320',1,'SVF::CondStdSet']]],
423
+ ['getentryblock_2468',['getEntryBlock',['../classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d',1,'SVF::SVFFunction']]],
424
+ ['getentrynode_2469',['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()']]],
425
+ ['getentryprocs_2470',['getEntryProcs',['../classSVF_1_1TCT.html#a692a74188f141ffbdbb859ecae8b07ab',1,'SVF::TCT']]],
426
+ ['getepsilonprods_2471',['getEpsilonProds',['../classSVF_1_1CFGrammar.html#a79d4babef29a8206379a0fc4017d5f29',1,'SVF::CFGrammar']]],
427
+ ['getes_2472',['getEs',['../classSVF_1_1SVFIR2ConsExeState.html#ae6ce6caa5645ae5c7cb24e094d4be78f',1,'SVF::SVFIR2ConsExeState::getEs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a56434326130c8127c823097ad764947b',1,'SVF::SVFIR2ItvExeState::getEs()']]],
428
+ ['getescapobjviaglobals_2473',['getEscapObjviaGlobals',['../classSVF_1_1MRGenerator.html#add22c9a95478dea21148e87c8dfc584a',1,'SVF::MRGenerator']]],
429
+ ['getevalbrcond_2474',['getEvalBrCond',['../classSVF_1_1SaberCondAllocator.html#aeaac2e7be66c26cc10b0cad7d2040874',1,'SVF::SaberCondAllocator']]],
430
+ ['geteventdescription_2475',['getEventDescription',['../classSVF_1_1SVFBugEvent.html#a7c5d28996f9715d0f90d664b93477a23',1,'SVF::SVFBugEvent']]],
431
+ ['geteventloc_2476',['getEventLoc',['../classSVF_1_1SVFBugEvent.html#a5b3fcd366e5275927eb66a02dc6040f8',1,'SVF::SVFBugEvent']]],
432
+ ['geteventstack_2477',['getEventStack',['../classSVF_1_1GenericBug.html#aa63e1b3fb32d0383a57ab5c503673d18',1,'SVF::GenericBug']]],
433
+ ['geteventtype_2478',['getEventType',['../classSVF_1_1SVFBugEvent.html#a7ded0022f3852a08a05c67aeae77162f',1,'SVF::SVFBugEvent']]],
434
+ ['getexecutionstate_2479',['getExecutionState',['../classSVF_1_1SymState.html#aaaaa4e2a25d1cce483272a5da91886bd',1,'SVF::SymState::getExecutionState() const'],['../classSVF_1_1SymState.html#a188a2f94614d913913127d839b9884ee',1,'SVF::SymState::getExecutionState()']]],
435
+ ['getexestatekind_2480',['getExeStateKind',['../classSVF_1_1ExeState.html#ab7f7de02202838bb9e3da5410983cfb1',1,'SVF::ExeState']]],
436
+ ['getexitbb_2481',['getExitBB',['../classSVF_1_1SVFFunction.html#ac4c28c8d205d354f3a982119f29f2aac',1,'SVF::SVFFunction']]],
437
+ ['getexitblocksofloop_2482',['getExitBlocksOfLoop',['../classSVF_1_1SVFLoopAndDomInfo.html#a48654f61a84ac5f93b02fb618cd0d045',1,'SVF::SVFLoopAndDomInfo::getExitBlocksOfLoop()'],['../classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16',1,'SVF::SVFFunction::getExitBlocksOfLoop()']]],
438
+ ['getexitinstofparentroutinefun_2483',['getExitInstOfParentRoutineFun',['../classSVF_1_1ForkJoinAnalysis.html#ae9fe4c9382f13d339db3baa39d956b05',1,'SVF::ForkJoinAnalysis']]],
439
+ ['getexpr_2484',['getExpr',['../classSVF_1_1Z3Expr.html#a57c199ba2c3c6a6d44a86e0b1429be55',1,'SVF::Z3Expr']]],
440
+ ['getexprsize_2485',['getExprSize',['../classSVF_1_1Z3Expr.html#a7cf1481ad29951ca46c1d4418f28c91e',1,'SVF::Z3Expr']]],
441
+ ['getextapi_2486',['getExtAPI',['../classSVF_1_1ExtAPI.html#a58a764c27354d5f9b70995d30de65f1d',1,'SVF::ExtAPI']]],
442
+ ['getextbcpath_2487',['getExtBcPath',['../classSVF_1_1ExtAPI.html#a26bc352dbfd1b2fe34106a73f1f6d50c',1,'SVF::ExtAPI']]],
443
+ ['getexternalnode_2488',['getExternalNode',['../classSVF_1_1PointsTo.html#a80a3caf74c138b3833c79622fef7b626',1,'SVF::PointsTo']]],
444
+ ['getextfuncannotation_2489',['getExtFuncAnnotation',['../classSVF_1_1ExtAPI.html#a641c82ed1f1a86f0f8a6015ef1fdbfef',1,'SVF::ExtAPI']]],
445
+ ['getfalsecond_2490',['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()']]],
446
+ ['getfalsevalue_2491',['getFalseValue',['../classSVF_1_1SelectStmt.html#af64d7855e352a0afb5d2e98a8622a4ad',1,'SVF::SelectStmt']]],
447
+ ['getfalsez3expr_2492',['getFalseZ3Expr',['../classSVF_1_1ConsExeState.html#a4997055a5a0a87db5420c569a43a9376',1,'SVF::ConsExeState']]],
448
+ ['getfieldjson_2493',['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()']]],
449
+ ['getfieldobjnodenum_2494',['getFieldObjNodeNum',['../classSVF_1_1SVFIR.html#a3bbaafd80dfcae6ccc82c3d8b9d303ea',1,'SVF::SVFIR']]],
450
+ ['getfieldsaftercollapse_2495',['getFieldsAfterCollapse',['../classSVF_1_1SVFIR.html#a42d1e2f0213fb6e54c56cc0695b57cb0',1,'SVF::SVFIR']]],
451
+ ['getfieldtype_2496',['getFieldType',['../classSVF_1_1DCHGraph.html#acaff636e6a9cf59363d6ee00435c04ff',1,'SVF::DCHGraph']]],
452
+ ['getfieldtypes_2497',['getFieldTypes',['../classSVF_1_1DCHGraph.html#ae9a0007299178912e2568dc7158d6824',1,'SVF::DCHGraph']]],
453
+ ['getfieldvalnodenum_2498',['getFieldValNodeNum',['../classSVF_1_1SVFIR.html#a8a24e0bf9f95fc1519d4013e0e82dec9',1,'SVF::SVFIR']]],
454
+ ['getfilename_2499',['getFileName',['../classSVF_1_1PAGBuilderFromFile.html#aaaa1e516e5eeceece371a9178142c3ff',1,'SVF::PAGBuilderFromFile']]],
455
+ ['getfilepath_2500',['getFilePath',['../ExtAPI_8cpp.html#a7d2ff3727892c4ee0eff596174eb5b84',1,'ExtAPI.cpp']]],
456
+ ['getfilledproductions_2501',['getFilledProductions',['../classSVF_1_1CFGNormalizer.html#ae98ed705e8e076a9e1cd8fd6f2bf9d54',1,'SVF::CFGNormalizer']]],
457
+ ['getfiobjvar_2502',['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']]],
458
+ ['getfirstrhssymbol_2503',['getFirstRHSSymbol',['../classSVF_1_1CFGrammar.html#a48aa7267893296b066050d3b444c14e7',1,'SVF::CFGrammar']]],
459
+ ['getfirstrhstoprods_2504',['getFirstRHSToProds',['../classSVF_1_1CFGrammar.html#ad06bd6d1c5fb6fc02efc694c2715a27c',1,'SVF::CFGrammar']]],
460
+ ['getfirstuseviacastinst_2505',['getFirstUseViaCastInst',['../namespaceSVF_1_1LLVMUtil.html#a200539f965bff5627abac41920498ee8',1,'SVF::LLVMUtil']]],
461
+ ['getflattenedelemidx_2506',['getFlattenedElemIdx',['../classSVF_1_1SymbolTableInfo.html#a24df52313f8093bb651ae9da972cd663',1,'SVF::SymbolTableInfo']]],
462
+ ['getflattenedelemidxvec_2507',['getFlattenedElemIdxVec',['../classSVF_1_1StInfo.html#a55e5fd85f232c1867c5c6a73646d53eb',1,'SVF::StInfo::getFlattenedElemIdxVec()'],['../classSVF_1_1StInfo.html#a992be4812dc2315fa0507a933a219250',1,'SVF::StInfo::getFlattenedElemIdxVec() const']]],
463
+ ['getflattenedfieldidxvec_2508',['getFlattenedFieldIdxVec',['../classSVF_1_1StInfo.html#aaf05447c20c9f90eea64ab6e88d6ab05',1,'SVF::StInfo::getFlattenedFieldIdxVec()'],['../classSVF_1_1StInfo.html#a21b71971462da15891eb9ebfbce0aba2',1,'SVF::StInfo::getFlattenedFieldIdxVec() const']]],
464
+ ['getflattenelementtypes_2509',['getFlattenElementTypes',['../classSVF_1_1StInfo.html#a03bfeee0406c7e54557e74f3a8e848b7',1,'SVF::StInfo::getFlattenElementTypes()'],['../classSVF_1_1StInfo.html#a720cd5a07daddf3e4ad33a937c9e9695',1,'SVF::StInfo::getFlattenElementTypes() const']]],
465
+ ['getflattenfieldtypes_2510',['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()']]],
466
+ ['getflatternedelemtype_2511',['getFlatternedElemType',['../classSVF_1_1SymbolTableInfo.html#a806ae865d29c4b05b69c499284758c6f',1,'SVF::SymbolTableInfo']]],
467
+ ['getfollowers_2512',['getFollowers',['../classSVF_1_1PCG.html#a1312d734609f82230d3c00a99b189db9',1,'SVF::PCG']]],
468
+ ['getforkedfun_2513',['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)']]],
469
+ ['getforkedgebegin_2514',['getForkEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#a8721610a39212613ad55bbd46a35c576',1,'SVF::ThreadCallGraph']]],
470
+ ['getforkedgeend_2515',['getForkEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a8351e7ab445cb7faf0209d1fbc63fce1',1,'SVF::ThreadCallGraph']]],
471
+ ['getforkedthread_2516',['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']]],
472
+ ['getformalinsvfgnodes_2517',['getFormalINSVFGNodes',['../classSVF_1_1SVFG.html#a9d0714075d6071c26d26cf16c4dec7c5',1,'SVF::SVFG']]],
473
+ ['getformaloutdef_2518',['getFormalOUTDef',['../classSVF_1_1SVFGOPT.html#a8d0b44ba9f3e6f9344a10d085d7be2b4',1,'SVF::SVFGOPT']]],
474
+ ['getformaloutsvfgnodes_2519',['getFormalOUTSVFGNodes',['../classSVF_1_1SVFG.html#a287c337697eed7d92889bca0a0e370d7',1,'SVF::SVFG']]],
475
+ ['getformalparms_2520',['getFormalParms',['../classSVF_1_1FunEntryICFGNode.html#a0807f2ce6c0949cafa9c5a1817fbca6c',1,'SVF::FunEntryICFGNode']]],
476
+ ['getformalparmvfgnode_2521',['getFormalParmVFGNode',['../classSVF_1_1VFG.html#a75eb519e4f89a116db98fccb263af4d6',1,'SVF::VFG']]],
477
+ ['getformalret_2522',['getFormalRet',['../classSVF_1_1FunExitICFGNode.html#a03a1b6551377b4a85fdecf36ec247767',1,'SVF::FunExitICFGNode']]],
478
+ ['getformalretvfgnode_2523',['getFormalRetVFGNode',['../classSVF_1_1VFG.html#ab7ba9d179504165f277d347a7cb9f5d8',1,'SVF::VFG']]],
479
+ ['getforwardslicesize_2524',['getForwardSliceSize',['../classSVF_1_1ProgSlice.html#aae54f4e8a827f55abe08762b69d9f84b',1,'SVF::ProgSlice']]],
480
+ ['getfpvalue_2525',['getFPValue',['../classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc',1,'SVF::SVFConstantFP']]],
481
+ ['getfun_2526',['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()']]],
482
+ ['getfunannotations_2527',['getFunAnnotations',['../namespaceSVF_1_1LLVMUtil.html#a8cd4d6410017b9e5f47f2f88450b78d8',1,'SVF::LLVMUtil']]],
483
+ ['getfunargslist_2528',['getFunArgsList',['../classSVF_1_1SVFIR.html#aa148e3e14ebad8460e32079f2f44413a',1,'SVF::SVFIR']]],
484
+ ['getfunargsmap_2529',['getFunArgsMap',['../classSVF_1_1SVFIR.html#a615c056c876b59d1fd174a2ac9ade27c',1,'SVF::SVFIR']]],
485
+ ['getfuncentrychiset_2530',['getFuncEntryChiSet',['../classSVF_1_1MemSSA.html#a10743fe9c116ee624387c0473815b800',1,'SVF::MemSSA']]],
486
+ ['getfuncname_2531',['getFuncName',['../classSVF_1_1SVFBugEvent.html#ad3bcb02563f952edd43ab5a7276bd57d',1,'SVF::SVFBugEvent::getFuncName()'],['../classSVF_1_1GenericBug.html#afad49e3f62083345138932ffadf567dd',1,'SVF::GenericBug::getFuncName()']]],
487
+ ['getfunction_2532',['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()']]],
488
+ ['getfunctionset_2533',['getFunctionSet',['../classSVF_1_1SVFModule.html#abbaf48d9702ec1f38dc6ae137ca630a1',1,'SVF::SVFModule']]],
489
+ ['getfunctiontype_2534',['getFunctionType',['../classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d',1,'SVF::SVFFunction']]],
490
+ ['getfunentryblock_2535',['getFunEntryBlock',['../classSVF_1_1ICFG.html#acc261924103bd0c357acd3acfa6cf38a',1,'SVF::ICFG']]],
491
+ ['getfunentrychinum_2536',['getFunEntryChiNum',['../classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f',1,'SVF::MemSSA']]],
492
+ ['getfunentryicfgnode_2537',['getFunEntryICFGNode',['../classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076',1,'SVF::ICFG::getFunEntryICFGNode()'],['../classSVF_1_1CallPE.html#a9c9821c4e7dd031e3f82f2b29427e53e',1,'SVF::CallPE::getFunEntryICFGNode()']]],
493
+ ['getfunentrynode_2538',['getFunEntryNode',['../classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e',1,'SVF::FormalINSVFGNode']]],
494
+ ['getfunexitblock_2539',['getFunExitBlock',['../classSVF_1_1ICFG.html#a22d7f37a0cb2df90f73c1f2e3eaa71c6',1,'SVF::ICFG']]],
495
+ ['getfunexiticfgnode_2540',['getFunExitICFGNode',['../classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919',1,'SVF::ICFG::getFunExitICFGNode()'],['../classSVF_1_1RetPE.html#a274adbd91750d8d6de8ba997285c1c49',1,'SVF::RetPE::getFunExitICFGNode()']]],
496
+ ['getfunexitnode_2541',['getFunExitNode',['../classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d',1,'SVF::FormalOUTSVFGNode']]],
497
+ ['getfunidxinvtable_2542',['getFunIdxInVtable',['../classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e',1,'SVF::SVFVirtualCallInst::getFunIdxInVtable()'],['../classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1',1,'SVF::CallSite::getFunIdxInVtable()']]],
498
+ ['getfunmrset_2543',['getFunMRSet',['../classSVF_1_1MRGenerator.html#a64ba36ddcd304f6543e416c552763879',1,'SVF::MRGenerator']]],
499
+ ['getfunnameofvcallsite_2544',['getFunNameOfVCallSite',['../namespaceSVF_1_1LLVMUtil.html#a41e64f3318e2bf368eebe9a104ef6ad9',1,'SVF::LLVMUtil']]],
500
+ ['getfunnameofvirtualcall_2545',['getFunNameOfVirtualCall',['../classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88',1,'SVF::SVFVirtualCallInst::getFunNameOfVirtualCall()'],['../classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9',1,'SVF::CallSite::getFunNameOfVirtualCall()']]],
501
+ ['getfunptr_2546',['getFunPtr',['../classSVF_1_1PointerAnalysis.html#adbceaf90526e44192c2fa4aac5468f5f',1,'SVF::PointerAnalysis::getFunPtr()'],['../classSVF_1_1SVFIR.html#a17c5d9fa7c0bd3cd03c06b5ff0906eb6',1,'SVF::SVFIR::getFunPtr()']]],
502
+ ['getfunreachablebbs_2547',['getFunReachableBBs',['../namespaceSVF_1_1LLVMUtil.html#a9bd6f54920929e5ad35102ba2f2223da',1,'SVF::LLVMUtil']]],
503
+ ['getfunret_2548',['getFunRet',['../classSVF_1_1SVFIR.html#a34e27b8bcfeaafda190dcdb9169a346f',1,'SVF::SVFIR']]],
504
+ ['getfunretmunum_2549',['getFunRetMuNum',['../classSVF_1_1MemSSA.html#a67175188232e08f5c5374f92ff61810f',1,'SVF::MemSSA']]],
505
+ ['getfunrets_2550',['getFunRets',['../classSVF_1_1SVFIR.html#abd1bb12776dc9a17863a52ce2cd31958',1,'SVF::SVFIR']]],
506
+ ['getfuntoentrychisetmap_2551',['getFunToEntryChiSetMap',['../classSVF_1_1MemSSA.html#afd4787df4466c24948d8384e3a756198',1,'SVF::MemSSA']]],
507
+ ['getfuntopointstolist_2552',['getFunToPointsToList',['../classSVF_1_1MRGenerator.html#a1331e6f0941838064d77a5adaa5c6303',1,'SVF::MRGenerator']]],
508
+ ['getfuntoretmusetmap_2553',['getFunToRetMuSetMap',['../classSVF_1_1MemSSA.html#a44cbdb1231c2709c24d19ad2bae2475a',1,'SVF::MemSSA']]],
509
+ ['getgepinedges_2554',['getGepInEdges',['../classSVF_1_1ConstraintNode.html#ac645cf2114161981cd4465c83cbc31f5',1,'SVF::ConstraintNode']]],
510
+ ['getgepobjaddress_2555',['getGepObjAddress',['../classSVF_1_1SVFIR2ConsExeState.html#afff5713e758d8f698d0cb5e2a341e16f',1,'SVF::SVFIR2ConsExeState::getGepObjAddress()'],['../classSVF_1_1SVFIR2ItvExeState.html#af8d06156bcbb61beb305ed8096319966',1,'SVF::SVFIR2ItvExeState::getGepObjAddress()']]],
511
+ ['getgepobjnodemap_2556',['getGepObjNodeMap',['../classSVF_1_1SVFIR.html#ac1674bd25a17cae24141e6bff24a411e',1,'SVF::SVFIR']]],
512
+ ['getgepobjvar_2557',['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)']]],
513
+ ['getgepoffset_2558',['getGepOffset',['../classSVF_1_1SVFIR2ConsExeState.html#ae7720cdcb509ecfccbda141986643684',1,'SVF::SVFIR2ConsExeState']]],
514
+ ['getgepoutedges_2559',['getGepOutEdges',['../classSVF_1_1ConstraintNode.html#a19d3d2c996ba821227a836717e5443c8',1,'SVF::ConstraintNode']]],
515
+ ['getgepvalvar_2560',['getGepValVar',['../classSVF_1_1SVFIRBuilder.html#ae4516ec05eabece1bc8e0cad1ec8cf1c',1,'SVF::SVFIRBuilder::getGepValVar()'],['../classSVF_1_1SVFIR.html#ad0977d55d947bdccd98d61c66d3f0cc7',1,'SVF::SVFIR::getGepValVar()']]],
516
+ ['getglobalicfgnode_2561',['getGlobalICFGNode',['../classSVF_1_1ICFG.html#ae0b05ce161d62362642803158228e5d0',1,'SVF::ICFG']]],
517
+ ['getglobalrep_2562',['getGlobalRep',['../classSVF_1_1LLVMModuleSet.html#a757bf149437cce22163c764ea9993e12',1,'SVF::LLVMModuleSet::getGlobalRep()'],['../namespaceSVF_1_1LLVMUtil.html#a9e0c786488dfdc4605d4cbcf9943c85a',1,'SVF::LLVMUtil::getGlobalRep()']]],
518
+ ['getglobalset_2563',['getGlobalSet',['../classSVF_1_1SVFModule.html#a7d742b73f8ef330334ff0280024399ba',1,'SVF::SVFModule']]],
519
+ ['getglobalsvfstmtset_2564',['getGlobalSVFStmtSet',['../classSVF_1_1SVFIR.html#a5c5adab1f68520a304fbf70ca40f7687',1,'SVF::SVFIR']]],
520
+ ['getglobalvarfield_2565',['getGlobalVarField',['../classSVF_1_1SVFIRBuilder.html#af4e2ec8dee9fca167e20b01cc10b56fd',1,'SVF::SVFIRBuilder']]],
521
+ ['getglobalvfgnodes_2566',['getGlobalVFGNodes',['../classSVF_1_1VFG.html#aff291586a4b0c28a6939577d39de5d0a',1,'SVF::VFG']]],
522
+ ['getgnode_2567',['getGNode',['../classSVF_1_1GenericGraph.html#a43c9c773bfa17abf481c33073e30d01b',1,'SVF::GenericGraph']]],
523
+ ['getgrammar_2568',['getGrammar',['../classSVF_1_1CFLSolver.html#afec22459af0f8483ccdd77f11c981674',1,'SVF::CFLSolver']]],
524
+ ['getgraph_2569',['getGraph',['../classSVF_1_1CFLSolver.html#a2c6bce1f73bcf5937a26e91a7daba33c',1,'SVF::CFLSolver']]],
525
+ ['getgraphedge_2570',['getGraphEdge',['../classSVF_1_1PTACallGraph.html#a2634a24621ab93fae7ec1cf94a8cba0b',1,'SVF::PTACallGraph::getGraphEdge()'],['../classSVF_1_1TCT.html#a7b40580939dc63f501a32571806c07bc',1,'SVF::TCT::getGraphEdge()']]],
526
+ ['getgraphname_2571',['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()']]],
527
+ ['getgraphproperties_2572',['getGraphProperties',['../structSVF_1_1DefaultDOTGraphTraits.html#afe384157441d5ef0b3aafdfb6cd3028a',1,'SVF::DefaultDOTGraphTraits']]],
528
+ ['getgrgid_2573',['getgrgid',['../extapi_8c.html#aeb3b4526e1b23204c375939aeaf850ce',1,'extapi.c']]],
529
+ ['getgrnam_2574',['getgrnam',['../extapi_8c.html#ac41b95afd2d94da07d8d13a6c0f30302',1,'extapi.c']]],
530
+ ['getheapallocholdingargposition_2575',['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)']]],
531
+ ['gethostbyaddr_2576',['gethostbyaddr',['../extapi_8c.html#a5f88b5bbdbd484e08aaca47663d2b8f6',1,'extapi.c']]],
532
+ ['gethostbyname_2577',['gethostbyname',['../extapi_8c.html#a636674bf9937205b85a797ee6077faa9',1,'extapi.c']]],
533
+ ['gethostbyname2_2578',['gethostbyname2',['../extapi_8c.html#ab6842b392151e8bf8d53fe4343baf91e',1,'extapi.c']]],
534
+ ['geticfg_2579',['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()']]],
535
+ ['geticfgedge_2580',['getICFGEdge',['../classSVF_1_1CFBasicBlockEdge.html#ab76d16c6799ccd45575f8d30728832ad',1,'SVF::CFBasicBlockEdge::getICFGEdge()'],['../classSVF_1_1ICFG.html#a5dd4ac55123501c47c628adcf27e2475',1,'SVF::ICFG::getICFGEdge()']]],
536
+ ['geticfgnode_2581',['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()']]],
537
+ ['geticfgnodenum_2582',['getICFGNodeNum',['../classSVF_1_1CFBasicBlockNode.html#afbf1bb58613f86e4761db3ccc16a9401',1,'SVF::CFBasicBlockNode']]],
538
+ ['geticfgnodes_2583',['getICFGNodes',['../classSVF_1_1CFBasicBlockNode.html#afdad57a83c392a8b14b838ecb58f9ff7',1,'SVF::CFBasicBlockNode']]],
539
+ ['geticfgnodetosvfloopvec_2584',['getIcfgNodeToSVFLoopVec',['../classSVF_1_1ICFG.html#a412c24cf17c977b9337eca9d25a0ec0d',1,'SVF::ICFG']]],
540
+ ['getid_2585',['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()']]],
541
+ ['getidxoperandpairvec_2586',['getIdxOperandPairVec',['../classSVF_1_1AccessPath.html#a586c71842e3e4487921aa3384ce9d025',1,'SVF::AccessPath']]],
542
+ ['getimplty_2587',['getImplTy',['../classSVF_1_1PointerAnalysis.html#ac0f821cfe4fb9c9c8816e7a1b1bc0c5e',1,'SVF::PointerAnalysis']]],
543
+ ['getincomingedges_2588',['getIncomingEdges',['../classSVF_1_1SVFVar.html#a76964ef7d4842a469d7720881499d8a6',1,'SVF::SVFVar']]],
544
+ ['getincomingedgesbegin_2589',['getIncomingEdgesBegin',['../classSVF_1_1SVFVar.html#a893890649ae7d8e275dd823e941aa39b',1,'SVF::SVFVar']]],
545
+ ['getincomingedgesend_2590',['getIncomingEdgesEnd',['../classSVF_1_1SVFVar.html#af1cf24ab50e0d86c9d0f9bd5744b4c10',1,'SVF::SVFVar']]],
546
+ ['getindcallmap_2591',['getIndCallMap',['../classSVF_1_1PTACallGraph.html#ad49fa2a288945f6910deb11acdf6a42d',1,'SVF::PTACallGraph::getIndCallMap()'],['../classSVF_1_1PointerAnalysis.html#a1ca30dfa42702071b65d363c76d25cbe',1,'SVF::PointerAnalysis::getIndCallMap()']]],
547
+ ['getindcallsites_2592',['getIndCallSites',['../classSVF_1_1SVFIR.html#abf209739a97b96ae0d1c8451fdc684e8',1,'SVF::SVFIR']]],
548
+ ['getindcallsitesinvokingcallee_2593',['getIndCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a9a4b0c6672288b9201ab254b4c49548d',1,'SVF::PTACallGraph']]],
549
+ ['getindcscallees_2594',['getIndCSCallees',['../classSVF_1_1PTACallGraph.html#ac106536778c829d6925d6ed2149aeb44',1,'SVF::PTACallGraph::getIndCSCallees()'],['../classSVF_1_1PointerAnalysis.html#ae0efd57376195eacded85d58abee5b46',1,'SVF::PointerAnalysis::getIndCSCallees()']]],
550
+ ['getindexedtype_2595',['getIndexedType',['../classllvm_1_1generic__bridge__gep__type__iterator.html#acc10ad7ecc64270225cb5e8f52689673',1,'llvm::generic_bridge_gep_type_iterator']]],
551
+ ['getindirectcalls_2596',['getIndirectCalls',['../classSVF_1_1PTACallGraphEdge.html#a76aa19edf03a4cacfa3e27a21abfcd07',1,'SVF::PTACallGraphEdge::getIndirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a51dbd8a7b9d0a4602215f71e3fdfee5f',1,'SVF::PTACallGraphEdge::getIndirectCalls() const']]],
552
+ ['getindirectcallsites_2597',['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()']]],
553
+ ['getinedges_2598',['getInEdges',['../classSVF_1_1CFBasicBlockNode.html#a6bfafe540f83e097370ca0dc66422214',1,'SVF::CFBasicBlockNode::getInEdges()'],['../classSVF_1_1GenericNode.html#afc8b5f86d7795b6a0dfc0687d942d79b',1,'SVF::GenericNode::getInEdges()']]],
554
+ ['getinedgewithty_2599',['getInEdgeWithTy',['../classSVF_1_1CFLNode.html#a38123f7bd5e33fb085d0108bcbdc9729',1,'SVF::CFLNode']]],
555
+ ['getinsensitiveedgeset_2600',['getInsensitiveEdgeSet',['../classSVF_1_1ContextDDA.html#a0d407903c4b0d976da30538ff0c5fc41',1,'SVF::ContextDDA']]],
556
+ ['getinst_2601',['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()']]],
557
+ ['getinstances_2602',['getInstances',['../classSVF_1_1CHGraph.html#a894a69fa143d3f460d433646a0521b6f',1,'SVF::CHGraph']]],
558
+ ['getinstancesanddescendants_2603',['getInstancesAndDescendants',['../classSVF_1_1CHGBuilder.html#a65112fa6d1b2bc1c7e9c956ec9b91919',1,'SVF::CHGBuilder']]],
559
+ ['getinstruction_2604',['getInstruction',['../classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef',1,'SVF::CallSite']]],
560
+ ['getinstruction1_2605',['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']]],
561
+ ['getinstruction2_2606',['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']]],
562
+ ['getinstructionlist_2607',['getInstructionList',['../classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e',1,'SVF::SVFBasicBlock']]],
563
+ ['getintarg_2608',['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)']]],
564
+ ['getinterleavingthreads_2609',['getInterleavingThreads',['../classSVF_1_1MHP.html#a653460ed316804bea377eecdde412d36',1,'SVF::MHP']]],
565
+ ['getinternalid_2610',['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()']]],
566
+ ['getinternalnode_2611',['getInternalNode',['../classSVF_1_1PointsTo.html#aeda7466cdd9f77978981e2a518baa863',1,'SVF::PointsTo']]],
567
+ ['getinterslist_2612',['getIntersList',['../classSVF_1_1IntraDisjointMRG.html#aa8c653e895ff0889615cdbf349be7652',1,'SVF::IntraDisjointMRG']]],
568
+ ['getintervfedgeatindcsfromaintofin_2613',['getInterVFEdgeAtIndCSFromAInToFIn',['../classSVF_1_1SVFG.html#afbaf925e1e165f75161999229fa5f782',1,'SVF::SVFG']]],
569
+ ['getintervfedgeatindcsfromaptofp_2614',['getInterVFEdgeAtIndCSFromAPToFP',['../classSVF_1_1SVFG.html#ac1acdf7bc468d7734359591e45f485fe',1,'SVF::SVFG']]],
570
+ ['getintervfedgeatindcsfromfouttoaout_2615',['getInterVFEdgeAtIndCSFromFOutToAOut',['../classSVF_1_1SVFG.html#a7a88391e0c2cf8a57238dec32c2474a3',1,'SVF::SVFG']]],
571
+ ['getintervfedgeatindcsfromfrtoar_2616',['getInterVFEdgeAtIndCSFromFRToAR',['../classSVF_1_1SVFG.html#ab2b969b7d5922427622dd875e6b8fe14',1,'SVF::SVFG']]],
572
+ ['getintervfedgesforindirectcallsite_2617',['getInterVFEdgesForIndirectCallSite',['../classSVF_1_1SVFG.html#a49fc2c505720d5cfa57231529d1c7534',1,'SVF::SVFG']]],
573
+ ['getintonez3expr_2618',['getIntOneZ3Expr',['../classSVF_1_1ConsExeState.html#abc69e7a4742ed1a925d7b0b72d2b9497',1,'SVF::ConsExeState']]],
574
+ ['getintrablock_2619',['getIntraBlock',['../classSVF_1_1ICFG.html#afeee2b61f8a84e1276f8955c4f6cf22d',1,'SVF::ICFG']]],
575
+ ['getintraicfgnode_2620',['getIntraICFGNode',['../classSVF_1_1ICFG.html#aaf521832909781894659725300cf4f49',1,'SVF::ICFG']]],
576
+ ['getintralockset_2621',['getIntraLockSet',['../classSVF_1_1LockAnalysis.html#a13f512860edca608913a1c22b35f60e1',1,'SVF::LockAnalysis']]],
577
+ ['getintrapagedge_2622',['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)']]],
578
+ ['getintraphivfgnode_2623',['getIntraPHIVFGNode',['../classSVF_1_1VFG.html#a688c0cc4a67c7cd9afbef2f0c264c85b',1,'SVF::VFG']]],
579
+ ['getintravfgedge_2624',['getIntraVFGEdge',['../classSVF_1_1VFG.html#ae1348fd6d196ee8a6bd8d98022464d50',1,'SVF::VFG']]],
580
+ ['getintzeroz3expr_2625',['getIntZeroZ3Expr',['../classSVF_1_1ConsExeState.html#a7c96f8b3a9ba3d6d648a59388ef26ca6',1,'SVF::ConsExeState']]],
581
+ ['getitvofflattenedelemindex_2626',['getItvOfFlattenedElemIndex',['../classSVF_1_1SVFIR2ItvExeState.html#a6e4e3eeca9d25fb5eab496faeb6264c3',1,'SVF::SVFIR2ItvExeState']]],
582
+ ['getjoinedgebegin_2627',['getJoinEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#af848d7cb8a9f756ff45cca45adbf3b84',1,'SVF::ThreadCallGraph']]],
583
+ ['getjoinedgeend_2628',['getJoinEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a811d7d13c05c71bd816621a9a8765365',1,'SVF::ThreadCallGraph']]],
584
+ ['getjoinedthread_2629',['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']]],
585
+ ['getjoininsymmetricloop_2630',['getJoinInSymmetricLoop',['../classSVF_1_1MHP.html#a8b80036bab834fa104f64bd3ed3ac667',1,'SVF::MHP::getJoinInSymmetricLoop()'],['../classSVF_1_1ForkJoinAnalysis.html#a8b45294eef96f04370da341110599f4d',1,'SVF::ForkJoinAnalysis::getJoinInSymmetricLoop()']]],
586
+ ['getjoinloop_2631',['getJoinLoop',['../classSVF_1_1ForkJoinAnalysis.html#ac5713ddcfd040a1f1f4fb40f24e4814c',1,'SVF::ForkJoinAnalysis::getJoinLoop()'],['../classSVF_1_1TCT.html#a4faeacaa7aa38cf5b61404278b93a91f',1,'SVF::TCT::getJoinLoop()']]],
587
+ ['getjoinsites_2632',['getJoinSites',['../classSVF_1_1ThreadCallGraph.html#aa8be8d48d680b3f2e61b2d8af5e9eddc',1,'SVF::ThreadCallGraph']]],
588
+ ['getkeynodesset_2633',['getKeyNodesSet',['../classSVF_1_1SymState.html#a2916e86763235f565f2a3276631d0d30',1,'SVF::SymState']]],
589
+ ['getkind_2634',['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()']]],
590
+ ['getkindtoattrsmap_2635',['getKindToAttrsMap',['../classSVF_1_1GrammarBase.html#ad6307c28042ff43678bd7bff1cd2c7c1',1,'SVF::GrammarBase::getKindToAttrsMap()'],['../classSVF_1_1CFLGraphBuilder.html#aa3fb91f78b5d9e2c0eb24e4986a5926c',1,'SVF::CFLGraphBuilder::getKindToAttrsMap()']]],
591
+ ['getkindtolabelmap_2636',['getKindToLabelMap',['../classSVF_1_1CFLGraphBuilder.html#a03686822a9dd7d886f3c41ba79f8b481',1,'SVF::CFLGraphBuilder']]],
592
+ ['getlabeltokindmap_2637',['getLabelToKindMap',['../classSVF_1_1CFLGraphBuilder.html#a7e564f2fbaf9b92aab3decaf6cba93c3',1,'SVF::CFLGraphBuilder']]],
593
+ ['getlhssymbol_2638',['getLHSSymbol',['../classSVF_1_1CFGrammar.html#a5962f35418f48005240d0a467a777fcd',1,'SVF::CFGrammar']]],
594
+ ['getlhstoplevptr_2639',['getLHSTopLevPtr',['../classSVF_1_1VFG.html#a1fff5a365e5aa2d99f07f7f64cc35fac',1,'SVF::VFG']]],
595
+ ['getlhsvar_2640',['getLHSVar',['../classSVF_1_1AssignStmt.html#a973a2b79da223275ed6a1831837b89c7',1,'SVF::AssignStmt']]],
596
+ ['getlhsvarid_2641',['getLHSVarID',['../classSVF_1_1AssignStmt.html#a98f731be7be9bc8e7fd09f5c2204c840',1,'SVF::AssignStmt']]],
597
+ ['getllvmcallsite_2642',['getLLVMCallSite',['../namespaceSVF_1_1LLVMUtil.html#a0095d23a9c9d5d62ec4a23c56824b5f0',1,'SVF::LLVMUtil']]],
598
+ ['getllvmfunction_2643',['getLLVMFunction',['../namespaceSVF_1_1LLVMUtil.html#af629cd4994be83b34a3a38464783f54e',1,'SVF::LLVMUtil']]],
599
+ ['getllvmglobalfunctions_2644',['getLLVMGlobalFunctions',['../classSVF_1_1LLVMModuleSet.html#a0b46a2a5ff2165d17993a071d9cc82c1',1,'SVF::LLVMModuleSet']]],
600
+ ['getllvmmodules_2645',['getLLVMModules',['../classSVF_1_1LLVMModuleSet.html#a4091b12bdfe4423d8114612a199bc480',1,'SVF::LLVMModuleSet']]],
601
+ ['getllvmmoduleset_2646',['getLLVMModuleSet',['../classSVF_1_1LLVMModuleSet.html#acf40310917909e4234282c0695a43160',1,'SVF::LLVMModuleSet']]],
602
+ ['getllvmtype_2647',['getLLVMType',['../classSVF_1_1LLVMModuleSet.html#a610a7777a48132caadec167c8109f044',1,'SVF::LLVMModuleSet']]],
603
+ ['getllvmvalue_2648',['getLLVMValue',['../classSVF_1_1LLVMModuleSet.html#aaf9b679407f12b93afc53c157d37b444',1,'SVF::LLVMModuleSet']]],
604
+ ['getloadcgedges_2649',['getLoadCGEdges',['../classSVF_1_1ConstraintGraph.html#afb849d8f3425ff36497d062ecefd2cc1',1,'SVF::ConstraintGraph']]],
605
+ ['getloadcvar_2650',['getLoadCVar',['../classSVF_1_1DDAVFSolver.html#ad42efad8e857290459689833c224e467',1,'SVF::DDAVFSolver']]],
606
+ ['getloaddpm_2651',['getLoadDpm',['../classSVF_1_1DDAVFSolver.html#a630aad14a285c954a50c632f9cb13fa9',1,'SVF::DDAVFSolver']]],
607
+ ['getloadinedges_2652',['getLoadInEdges',['../classSVF_1_1ConstraintNode.html#abd8d146e9b30b6d9757021a84bcab158',1,'SVF::ConstraintNode']]],
608
+ ['getloadmrset_2653',['getLoadMRSet',['../classSVF_1_1MRGenerator.html#a19da5768681a21c52a6c43761814a157',1,'SVF::MRGenerator']]],
609
+ ['getloadmunum_2654',['getLoadMuNum',['../classSVF_1_1MemSSA.html#aafc83f7f22ebf3b3683607440c488bef',1,'SVF::MemSSA']]],
610
+ ['getloadoperand_2655',['getLoadOperand',['../classSVF_1_1MTAAnnotator.html#a399e53d065bc34af428a1ba89a04972b',1,'SVF::MTAAnnotator']]],
611
+ ['getloadoutedges_2656',['getLoadOutEdges',['../classSVF_1_1ConstraintNode.html#a59ab1cea514100c63ee179e3e9a5aa0a',1,'SVF::ConstraintNode']]],
612
+ ['getloadstmt_2657',['getLoadStmt',['../classSVF_1_1LoadMU.html#ab1533c4c25427a6acc1be6f867f3c882',1,'SVF::LoadMU']]],
613
+ ['getloadtomusetmap_2658',['getLoadToMUSetMap',['../classSVF_1_1MemSSA.html#a70dd35ef458c452330dfebcdde17b84c',1,'SVF::MemSSA']]],
614
+ ['getloc_2659',['getLoc',['../classSVF_1_1StmtDPItem.html#a3616c94c4394b61c757ffcd39888d5b9',1,'SVF::StmtDPItem::getLoc()'],['../classSVF_1_1GenericBug.html#abbc86875488c27e53e5c36e95c472b20',1,'SVF::GenericBug::getLoc()']]],
615
+ ['getlocaddrs_2660',['getLocAddrs',['../classSVF_1_1IntervalExeState.html#ab2ca8fade3399ebbffd3cc32e52604d5',1,'SVF::IntervalExeState']]],
616
+ ['getlockanalysis_2661',['getLockAnalysis',['../classSVF_1_1MTA.html#a76ea96c430365132011f1a4edf0d5570',1,'SVF::MTA']]],
617
+ ['getlockspan_2662',['getLockSpan',['../classSVF_1_1SVFGNodeLockSpan.html#a4e6207b3b64a60993e1e02f6ef125452',1,'SVF::SVFGNodeLockSpan']]],
618
+ ['getlockval_2663',['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']]],
619
+ ['getloctoaddrs_2664',['getLocToAddrs',['../classSVF_1_1ExeState.html#aa7b897b107d722909f9de9dcbabad7cf',1,'SVF::ExeState']]],
620
+ ['getloctodpmvecmap_2665',['getLocToDPMVecMap',['../classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959',1,'SVF::DDAVFSolver']]],
621
+ ['getloctoval_2666',['getLocToVal',['../classSVF_1_1ConsExeState.html#adf45b2d4b73220e80a1265f4e1b1ee35',1,'SVF::ConsExeState::getLocToVal()'],['../classSVF_1_1IntervalExeState.html#ae0d4b22023ce63327f55484cffb051cf',1,'SVF::IntervalExeState::getLocToVal() const'],['../classSVF_1_1IntervalExeState.html#a7c116401ebfd4e0947f5be6a61d1edcc',1,'SVF::IntervalExeState::getLocToVal(u32_t id)'],['../classSVF_1_1RelExeState.html#a3eb51c26ae9c87e1457d6515e6d537f9',1,'SVF::RelExeState::getLocToVal()']]],
622
+ ['getloop_2667',['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)']]],
623
+ ['getloopanddominfo_2668',['getLoopAndDomInfo',['../classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4',1,'SVF::SVFFunction']]],
624
+ ['getloopbound_2669',['getLoopBound',['../classSVF_1_1SVFLoop.html#ae772c9aab10b88d3c53cdf2cdb23d713',1,'SVF::SVFLoop']]],
625
+ ['getloopheader_2670',['getLoopHeader',['../classSVF_1_1SVFLoopAndDomInfo.html#ac29e502080635ed47b72d471b48b5a8d',1,'SVF::SVFLoopAndDomInfo::getLoopHeader()'],['../classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b',1,'SVF::SVFFunction::getLoopHeader()']]],
626
+ ['getloopinfo_2671',['getLoopInfo',['../classSVF_1_1SVFLoopAndDomInfo.html#a0fb893485fc3df088d921762514faf66',1,'SVF::SVFLoopAndDomInfo::getLoopInfo()'],['../classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942',1,'SVF::SVFFunction::getLoopInfo()']]],
627
+ ['getmainllvmmodule_2672',['getMainLLVMModule',['../classSVF_1_1LLVMModuleSet.html#a9fe3fa15a6a0ec25864cb8439a45596e',1,'SVF::LLVMModuleSet']]],
628
+ ['getmakredprocs_2673',['getMakredProcs',['../classSVF_1_1TCT.html#a54cceb577b4fb89c1d84011ec4d2fe2c',1,'SVF::TCT']]],
629
+ ['getmarkedflag_2674',['getMarkedFlag',['../classSVF_1_1ForkJoinAnalysis.html#a149114898b13e1430c8fbb60978ca4f5',1,'SVF::ForkJoinAnalysis']]],
630
+ ['getmaxbudget_2675',['getMaxBudget',['../classSVF_1_1DPItem.html#af9d8f95249190e164131dc19b6db1b67',1,'SVF::DPItem']]],
631
+ ['getmaxcxtsize_2676',['getMaxCxtSize',['../classSVF_1_1TCT.html#a49f0672760c29b9be7b6f99a4c82ab7e',1,'SVF::TCT']]],
632
+ ['getmaxfieldoffsetlimit_2677',['getMaxFieldOffsetLimit',['../classSVF_1_1MemObj.html#a51be7ad70bc2c6a4230bd2f6b86bdc88',1,'SVF::MemObj::getMaxFieldOffsetLimit()'],['../classSVF_1_1ObjTypeInfo.html#a81bc3d785062c7e527ecf8e564cd52a4',1,'SVF::ObjTypeInfo::getMaxFieldOffsetLimit()']]],
633
+ ['getmaxpathlen_2678',['getMaxPathLen',['../classSVF_1_1ContextCond.html#a935415951bfc6f5089663980bf8e324d',1,'SVF::ContextCond']]],
634
+ ['getmaxstructsize_2679',['getMaxStructSize',['../classSVF_1_1SymbolTableInfo.html#abc7e567209010286a68634c700d76cca',1,'SVF::SymbolTableInfo']]],
635
+ ['getmemobj_2680',['getMemObj',['../classSVF_1_1IRGraph.html#ad5a06a57d64c54ec6e7e92b7e0acfad8',1,'SVF::IRGraph::getMemObj()'],['../classSVF_1_1ObjVar.html#a6a4feb73b54e602407e35eeb09f55930',1,'SVF::ObjVar::getMemObj()']]],
636
+ ['getmemobjptr_2681',['getMemObjPtr',['../classSVF_1_1SymbolTableInfoReader.html#ae2d05807978b81bf9d439e676875c1e1',1,'SVF::SymbolTableInfoReader']]],
637
+ ['getmemoryusagekb_2682',['getMemoryUsageKB',['../namespaceSVF_1_1SVFUtil.html#a630ff9c47f58f9b8df7c8a2b3711477c',1,'SVF::SVFUtil']]],
638
+ ['getmemtofieldsmap_2683',['getMemToFieldsMap',['../classSVF_1_1SVFIR.html#a6f46446d667258b32ddc1ccab48f651c',1,'SVF::SVFIR']]],
639
+ ['getmemusage_2684',['getMemUsage',['../classSVF_1_1SaberCondAllocator.html#ac0060d6660cb022e599dbcb9eabc5aaa',1,'SVF::SaberCondAllocator']]],
640
+ ['getmhp_2685',['getMHP',['../classSVF_1_1FSMPTA.html#a2d0cfa271848bc9a20fda25f12b2a4f2',1,'SVF::FSMPTA::getMHP()'],['../classSVF_1_1MTA.html#a8cfcfb26e22cc40260f6df6d50701bdb',1,'SVF::MTA::getMHP()']]],
641
+ ['getmhpfunctions_2686',['getMHPFunctions',['../classSVF_1_1PCG.html#a3106e03b7df8b34f50c769e1417f341c',1,'SVF::PCG']]],
642
+ ['getmntent_2687',['getmntent',['../extapi_8c.html#a97efc429c3b2da31963e723f0f6956c9',1,'extapi.c']]],
643
+ ['getmntent_5fr_2688',['getmntent_r',['../extapi_8c.html#a0467c34eaa7dd0434c17762177dd08bf',1,'extapi.c']]],
644
+ ['getmodelconstants_2689',['getModelConstants',['../classSVF_1_1SymbolTableInfo.html#a89e9c6da843e5eef25c51afd5d0937e5',1,'SVF::SymbolTableInfo']]],
645
+ ['getmodinfoforcall_2690',['getModInfoForCall',['../classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80',1,'SVF::MRGenerator']]],
646
+ ['getmodrefinfo_2691',['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)']]],
647
+ ['getmodsideeffectofcallsite_2692',['getModSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a1535832f5b1ae3178fea950bf71fdd99',1,'SVF::MRGenerator']]],
648
+ ['getmodsideeffectoffunction_2693',['getModSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#a7d47fbc3dbe8fd19ca5e4210bdecf914',1,'SVF::MRGenerator']]],
649
+ ['getmodule_2694',['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()']]],
650
+ ['getmoduleidentifier_2695',['getModuleIdentifier',['../classSVF_1_1SVFModule.html#aa8bab1ad6cab332fe24066b9cf487344',1,'SVF::SVFModule']]],
651
+ ['getmodulenum_2696',['getModuleNum',['../classSVF_1_1LLVMModuleSet.html#ae265a7f3cc7367d62013e0f15cf3d233',1,'SVF::LLVMModuleSet']]],
652
+ ['getmoduleref_2697',['getModuleRef',['../classSVF_1_1LLVMModuleSet.html#ad647d73d2e1bda61348eff658e32f481',1,'SVF::LLVMModuleSet']]],
653
+ ['getmodulusoffset_2698',['getModulusOffset',['../classSVF_1_1SymbolTableInfo.html#a54418613d6492e80f644f3db86abc9ad',1,'SVF::SymbolTableInfo']]],
654
+ ['getmr_2699',['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()']]],
655
+ ['getmrgenerator_2700',['getMRGenerator',['../classSVF_1_1MemSSA.html#ab2dfdcf6fb50ba6cacad1254350a5b09',1,'SVF::MemSSA']]],
656
+ ['getmrid_2701',['getMRID',['../classSVF_1_1MemRegion.html#a7d38f6ef18106eb388b3a289aad79802',1,'SVF::MemRegion']]],
657
+ ['getmrnum_2702',['getMRNum',['../classSVF_1_1MRGenerator.html#aff53860ef2b0effb9250dc7348640085',1,'SVF::MRGenerator']]],
658
+ ['getmrset_2703',['getMRSet',['../classSVF_1_1MRGenerator.html#a1f69924c587c4e68a029fd4e86cffacf',1,'SVF::MRGenerator']]],
659
+ ['getmrsforcallsiteref_2704',['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()']]],
660
+ ['getmrsforload_2705',['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()']]],
661
+ ['getmrsforloadfrominterlist_2706',['getMRsForLoadFromInterList',['../classSVF_1_1IntraDisjointMRG.html#a8d390306f30e8b9736a3d1228ef5bf3a',1,'SVF::IntraDisjointMRG']]],
662
+ ['getmrver_2707',['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()']]],
663
+ ['getmrverfromstring_2708',['getMRVERFromString',['../classSVF_1_1SVFG.html#a910298ed854a6b88b9dae44181ca72de',1,'SVF::SVFG']]],
664
+ ['getmssa_2709',['getMSSA',['../classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9',1,'SVF::SVFG']]],
665
+ ['getmuset_2710',['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)']]],
666
+ ['getmutdfptdataty_2711',['getMutDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483',1,'SVF::BVDataPTAImpl']]],
667
+ ['getmutptdataty_2712',['getMutPTDataTy',['../classSVF_1_1CondPTAImpl.html#ab582d46731c06a7fa022bf301d6008c1',1,'SVF::CondPTAImpl']]],
668
+ ['getname_2713',['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()']]],
669
+ ['getnextcollapsenode_2714',['getNextCollapseNode',['../classSVF_1_1ConstraintGraph.html#a006667ed55132ca0909c0e9118fea704',1,'SVF::ConstraintGraph']]],
670
+ ['getnextinsts_2715',['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)']]],
671
+ ['getnode_2716',['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()']]],
672
+ ['getnode_5fh_2717',['getNode_h',['../classSVF_1_1POCRHybridSolver.html#a6a1bf7bbf1b28aa762af4b51bff10afb',1,'SVF::POCRHybridSolver']]],
673
+ ['getnodeattributes_2718',['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()']]],
674
+ ['getnodedescription_2719',['getNodeDescription',['../structSVF_1_1DefaultDOTGraphTraits.html#af5800f2d8efa24fee85f03871c07df21',1,'SVF::DefaultDOTGraphTraits']]],
675
+ ['getnodeid_2720',['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()']]],
676
+ ['getnodeidentifierlabel_2721',['getNodeIdentifierLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a0f81b82658f62589ec429c601538f6e9',1,'SVF::DefaultDOTGraphTraits']]],
677
+ ['getnodeidfromitem_2722',['getNodeIDFromItem',['../classSVF_1_1SrcSnkSolver.html#ab37d80b1c7a1ebfa0e19c70792c5129e',1,'SVF::SrcSnkSolver::getNodeIDFromItem()'],['../classSVF_1_1GraphReachSolver.html#a84f39b3234ddf8198c793ff8c5d59cdf',1,'SVF::GraphReachSolver::getNodeIDFromItem()']]],
678
+ ['getnodekind_2723',['getNodeKind',['../classSVF_1_1GenericNode.html#a391e996d695b114530120723da1d003e',1,'SVF::GenericNode']]],
679
+ ['getnodelabel_2724',['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()']]],
680
+ ['getnodemapping_2725',['getNodeMapping',['../classSVF_1_1PointsTo.html#a5fd783872908d85e9192f4348ac0b493',1,'SVF::PointsTo']]],
681
+ ['getnodenumafterpagbuild_2726',['getNodeNumAfterPAGBuild',['../classSVF_1_1IRGraph.html#a0a18bca50f7cd3a1882754f19303d257',1,'SVF::IRGraph']]],
682
+ ['getnodeptr_2727',['getNodePtr',['../classSVF_1_1GenericGraphReader.html#ab09fa674af96a107ac14306eae021381',1,'SVF::GenericGraphReader']]],
683
+ ['getnonterminals_2728',['getNonterminals',['../classSVF_1_1GrammarBase.html#a04140ef06feee613506529fd8c23665e',1,'SVF::GrammarBase']]],
684
+ ['getnullptr_2729',['getNullPtr',['../classSVF_1_1IRGraph.html#a3de9a2a565c303f68a90c32dc59febd5',1,'SVF::IRGraph']]],
685
+ ['getnumargoperands_2730',['getNumArgOperands',['../classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121',1,'SVF::SVFCallInst::getNumArgOperands()'],['../classSVF_1_1CallSite.html#a6b7a7e6da24425a3b15aa1803c673288',1,'SVF::CallSite::getNumArgOperands()']]],
686
+ ['getnumber_2731',['getNumber',['../classSVF_1_1ConsExeState.html#a3efeeb8311b868c4a7fc2df69f061317',1,'SVF::ConsExeState']]],
687
+ ['getnumeral_2732',['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()']]],
688
+ ['getnumfields_2733',['getNumFields',['../classSVF_1_1DCHGraph.html#a0788694fbff155949fc4f4d6487c223e',1,'SVF::DCHGraph']]],
689
+ ['getnumobjects_2734',['getNumObjects',['../classSVF_1_1NodeIDAllocator.html#ad63e43c65cb7d7cac7824f5cede5ec89',1,'SVF::NodeIDAllocator']]],
690
+ ['getnumofcxtlocks_2735',['getNumOfCxtLocks',['../classSVF_1_1LockAnalysis.html#a3df63f936d488166109d73bdcf0437d5',1,'SVF::LockAnalysis']]],
691
+ ['getnumofelements_2736',['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()']]],
692
+ ['getnumofflattenelements_2737',['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()']]],
693
+ ['getnumofflattenfields_2738',['getNumOfFlattenFields',['../classSVF_1_1StInfo.html#ae5fad367673315da57a604e64b5889f0',1,'SVF::StInfo']]],
694
+ ['getnumofforksite_2739',['getNumOfForksite',['../classSVF_1_1ThreadCallGraph.html#aa847760765aae18bcb93b260a881441b',1,'SVF::ThreadCallGraph']]],
695
+ ['getnumofjoinsite_2740',['getNumOfJoinsite',['../classSVF_1_1ThreadCallGraph.html#a733bf08c7a496435ad09a41e6b0343ff',1,'SVF::ThreadCallGraph']]],
696
+ ['getnumofoobquery_2741',['getNumOfOOBQuery',['../classSVF_1_1DDAStat.html#ab508281a78749ec5d7b5dc8231a4be11',1,'SVF::DDAStat']]],
697
+ ['getnumofparforsite_2742',['getNumOfParForSite',['../classSVF_1_1ThreadCallGraph.html#ad883eb92aece6818a3a0a261fa3407ce',1,'SVF::ThreadCallGraph']]],
698
+ ['getnumofresolvedindcalledge_2743',['getNumOfResolvedIndCallEdge',['../classSVF_1_1PTACallGraph.html#a12c899013f8a9ddd895bfb5027a84d4c',1,'SVF::PTACallGraph::getNumOfResolvedIndCallEdge()'],['../classSVF_1_1PointerAnalysis.html#ad2c8654a6672472f9bf17681aa9b60bb',1,'SVF::PointerAnalysis::getNumOfResolvedIndCallEdge()']]],
699
+ ['getnumsuccessors_2744',['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()']]],
700
+ ['getobj_2745',['getObj',['../classSVF_1_1SymbolTableInfo.html#a65f49178a948380c2d6105178509a906',1,'SVF::SymbolTableInfo']]],
701
+ ['getobject_2746',['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']]],
702
+ ['getobjectnode_2747',['getObjectNode',['../classSVF_1_1SVFIRBuilder.html#a5a93f3d13e2b3df126fbc42b1bd09006',1,'SVF::SVFIRBuilder::getObjectNode()'],['../classSVF_1_1IRGraph.html#ab1e2f58c350ec14763b4d8a424984d47',1,'SVF::IRGraph::getObjectNode()']]],
703
+ ['getobjectnodenum_2748',['getObjectNodeNum',['../classSVF_1_1IRGraph.html#a82528aff779ccf8f723f57507dd2d991',1,'SVF::IRGraph']]],
704
+ ['getobjsym_2749',['getObjSym',['../classSVF_1_1SymbolTableInfo.html#a7cf19b236d4e44f8ae8da9b303466b36',1,'SVF::SymbolTableInfo']]],
705
+ ['getoffsetvarandgeptypepairvec_2750',['getOffsetVarAndGepTypePairVec',['../classSVF_1_1GepStmt.html#a348de09a7ccd04d1fa76fa6b250249ba',1,'SVF::GepStmt']]],
706
+ ['getopcode_2751',['getOpcode',['../classSVF_1_1BinaryOPStmt.html#ad0a7c5e87355d7a83176343322db448f',1,'SVF::BinaryOPStmt::getOpcode()'],['../classSVF_1_1UnaryOPStmt.html#af29723d5e777b10d53d48263a786f5b6',1,'SVF::UnaryOPStmt::getOpcode()']]],
707
+ ['getoperand_2752',['getOperand',['../classllvm_1_1generic__bridge__gep__type__iterator.html#a9494bbdc909dab98dd3fd23a416f3a31',1,'llvm::generic_bridge_gep_type_iterator']]],
708
+ ['getopicfgnode_2753',['getOpICFGNode',['../classSVF_1_1PhiStmt.html#a0b97394bc1946c0185d2c11fbc2181f4',1,'SVF::PhiStmt']]],
709
+ ['getopincomingbb_2754',['getOpIncomingBB',['../classSVF_1_1IntraPHIVFGNode.html#a3a6ef9d2b10a6f2f1ac1b25590f56a70',1,'SVF::IntraPHIVFGNode']]],
710
+ ['getopndvars_2755',['getOpndVars',['../classSVF_1_1MultiOpndStmt.html#a0441f2646fed28830439c41a0704ed4b',1,'SVF::MultiOpndStmt']]],
711
+ ['getoption_2756',['getOption',['../classOptionBase.html#abf205790830ba8c3bb7097701ca86a69',1,'OptionBase']]],
712
+ ['getoptionsmap_2757',['getOptionsMap',['../classOptionBase.html#ac68017dd45d05c5fe26ae04bb58f903c',1,'OptionBase']]],
713
+ ['getopvar_2758',['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()']]],
714
+ ['getopvarid_2759',['getOpVarID',['../classSVF_1_1MultiOpndStmt.html#a5c6efcc023e90ef2e618586091958c59',1,'SVF::MultiOpndStmt::getOpVarID()'],['../classSVF_1_1UnaryOPStmt.html#a8029b46bccda153ca2e677686c2655e2',1,'SVF::UnaryOPStmt::getOpVarID()']]],
715
+ ['getopvarnum_2760',['getOpVarNum',['../classSVF_1_1MultiOpndStmt.html#af300571886b7aa2d84b0a70851c99bc3',1,'SVF::MultiOpndStmt']]],
716
+ ['getopver_2761',['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()']]],
717
+ ['getopvernum_2762',['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()']]],
718
+ ['getoraddblockicfgnode_2763',['getOrAddBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#ae832950bae16346dd25f9e47ee13c34c',1,'SVF::ICFGBuilder']]],
719
+ ['getoraddinterblockicfgnode_2764',['getOrAddInterBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#a5d7c24a1bf3300f784741ed8dba5a683',1,'SVF::ICFGBuilder']]],
720
+ ['getoraddintrablockicfgnode_2765',['getOrAddIntraBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#a151a19548cfed20501ddbeb786417b8b',1,'SVF::ICFGBuilder']]],
721
+ ['getoraddsvftypeinfo_2766',['getOrAddSVFTypeInfo',['../classSVF_1_1SymbolTableBuilder.html#af7aae2e2851c948f85600066a5a394ca',1,'SVF::SymbolTableBuilder']]],
722
+ ['getorcreatenode_2767',['getOrCreateNode',['../classSVF_1_1DCHGraph.html#a9ed6b91fad334605f514049a2072b538',1,'SVF::DCHGraph']]],
723
+ ['getorcreatetctnode_2768',['getOrCreateTCTNode',['../classSVF_1_1TCT.html#a5d890da8d9d91b8cc4c529eb427192c4',1,'SVF::TCT']]],
724
+ ['getoriginalelemtype_2769',['getOriginalElemType',['../classSVF_1_1StInfo.html#a055697f565cb9d73b41110090fe50159',1,'SVF::StInfo::getOriginalElemType()'],['../classSVF_1_1SymbolTableInfo.html#a4bf84ef15f3b4cc865ac64ca0aae84e7',1,'SVF::SymbolTableInfo::getOriginalElemType()']]],
725
+ ['getostream_2770',['getOStream',['../classSVF_1_1GraphWriter.html#afa5d94effc56067e44eba9a11afd5284',1,'SVF::GraphWriter']]],
726
+ ['getothersvfconstant_2771',['getOtherSVFConstant',['../classSVF_1_1LLVMModuleSet.html#a74256f36f0fdc242df9729906c34efbc',1,'SVF::LLVMModuleSet']]],
727
+ ['getothervalueset_2772',['getOtherValueSet',['../classSVF_1_1SVFModule.html#af22af3a6d54bb510e5c4805eff3d12cd',1,'SVF::SVFModule']]],
728
+ ['getoutedges_2773',['getOutEdges',['../classSVF_1_1CFBasicBlockNode.html#a48c0b6643c481afb15d4c4f89d00eecb',1,'SVF::CFBasicBlockNode::getOutEdges()'],['../classSVF_1_1GenericNode.html#a2d9cd758d6f8c5189d9b90b74f43e009',1,'SVF::GenericNode::getOutEdges()']]],
729
+ ['getoutedgewithty_2774',['getOutEdgeWithTy',['../classSVF_1_1CFLNode.html#a0a1b7384a42cad855bddf881e0e09542',1,'SVF::CFLNode']]],
730
+ ['getoutgoingedges_2775',['getOutgoingEdges',['../classSVF_1_1SVFVar.html#a927733580b47be5ffcfced44ba9fd6c3',1,'SVF::SVFVar']]],
731
+ ['getoutgoingedgesbegin_2776',['getOutgoingEdgesBegin',['../classSVF_1_1SVFVar.html#a9e40eafe55a2c1448b830b56ae72e17f',1,'SVF::SVFVar']]],
732
+ ['getoutgoingedgesend_2777',['getOutgoingEdgesEnd',['../classSVF_1_1SVFVar.html#aa5176fce9746bc585d43ebb4c8c824e5',1,'SVF::SVFVar']]],
733
+ ['getoutput_2778',['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()']]],
734
+ ['getoutputforinterlevanalysis_2779',['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)']]],
735
+ ['getpag_2780',['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()']]],
736
+ ['getpagdstnode_2781',['getPAGDstNode',['../classSVF_1_1StmtVFGNode.html#a8ba0e783f7fcbfa7cbd1d3a709ffa07f',1,'SVF::StmtVFGNode']]],
737
+ ['getpagdstnodeid_2782',['getPAGDstNodeID',['../classSVF_1_1StmtVFGNode.html#a04986961ad507be9fcf141ab51787da8',1,'SVF::StmtVFGNode']]],
738
+ ['getpagedge_2783',['getPAGEdge',['../classSVF_1_1StmtVFGNode.html#a4dd7615f42971da9b6ec1dc04f0ec4e6',1,'SVF::StmtVFGNode']]],
739
+ ['getpagedgenum_2784',['getPAGEdgeNum',['../classSVF_1_1IRGraph.html#a821df0fcb66e4f0a5b10c295c24b7c2c',1,'SVF::IRGraph']]],
740
+ ['getpagedgeset_2785',['getPAGEdgeSet',['../classSVF_1_1ConstraintGraph.html#a4dd7feb1ed62883dd35ced962ba6b59e',1,'SVF::ConstraintGraph::getPAGEdgeSet()'],['../classSVF_1_1VFG.html#a2e182f7e90a3519a2147a300470a88f1',1,'SVF::VFG::getPAGEdgeSet()']]],
741
+ ['getpagedgesfrominst_2786',['getPAGEdgesFromInst',['../classSVF_1_1MRGenerator.html#a7465657df2a376abc79147893d5e62aa',1,'SVF::MRGenerator']]],
742
+ ['getpagnode_2787',['getPAGNode',['../classSVF_1_1NullPtrVFGNode.html#a116af5e66665c56b9ca1e734bc3719c5',1,'SVF::NullPtrVFGNode']]],
743
+ ['getpagnodenum_2788',['getPAGNodeNum',['../classSVF_1_1IRGraph.html#afa015e79aa68b102db44b5a0fd653dc6',1,'SVF::IRGraph']]],
744
+ ['getpagsrcnode_2789',['getPAGSrcNode',['../classSVF_1_1StmtVFGNode.html#a837da5917c31e14aa51c6fa3e2640849',1,'SVF::StmtVFGNode']]],
745
+ ['getpagsrcnodeid_2790',['getPAGSrcNodeID',['../classSVF_1_1StmtVFGNode.html#a791a01f5d3528f8a8bf19369b5c61c37',1,'SVF::StmtVFGNode']]],
746
+ ['getparam_2791',['getParam',['../classSVF_1_1ActualParmVFGNode.html#a8932b197a076ab3069a9fe8b73e7fc32',1,'SVF::ActualParmVFGNode::getParam()'],['../classSVF_1_1FormalParmVFGNode.html#ab1a9031c1fc5102e072b5035151c131c',1,'SVF::FormalParmVFGNode::getParam()']]],
747
+ ['getparent_2792',['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()']]],
748
+ ['getparentsbegin_2793',['getParentsBegin',['../classSVF_1_1TCT.html#afa5bd475c4dc068a0ecc0ec5caab77a9',1,'SVF::TCT']]],
749
+ ['getparentsend_2794',['getParentsEnd',['../classSVF_1_1TCT.html#a5d6a06c7daff36a14fa1f371a477784d',1,'SVF::TCT']]],
750
+ ['getparentthread_2795',['getParentThread',['../classSVF_1_1TCT.html#a516578af1f8666ff672e6611e61d7152',1,'SVF::TCT']]],
751
+ ['getpassname_2796',['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()']]],
752
+ ['getphicomplementcond_2797',['getPHIComplementCond',['../classSVF_1_1SaberCondAllocator.html#a59f2e92299ea13284f4f2d724bddd8d7',1,'SVF::SaberCondAllocator']]],
753
+ ['getphiset_2798',['getPHISet',['../classSVF_1_1MemSSA.html#a82ab0d35c95aeefbc4dfc8eb59033dca',1,'SVF::MemSSA']]],
754
+ ['getpointeetype_2799',['getPointeeType',['../namespaceSVF_1_1LLVMUtil.html#a4b5d4c7ca2c580ace7305bfed58ffce8',1,'SVF::LLVMUtil']]],
755
+ ['getpointerto_2800',['getPointerTo',['../classSVF_1_1SVFType.html#a3672b4797c400aac90c6d36ce29e0e57',1,'SVF::SVFType']]],
756
+ ['getpointertoty_2801',['getPointerToTy',['../classSVF_1_1SVFType.html#a25faa037b356801c8c678f8c00dada33',1,'SVF::SVFType']]],
757
+ ['getpointsto_2802',['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()']]],
758
+ ['getpointstolist_2803',['getPointsToList',['../classSVF_1_1MRGenerator.html#a6d86c8ebe87cb54f39e52daa7ffb0e2e',1,'SVF::MRGenerator']]],
759
+ ['getpool_2804',['getPool',['../classSVF_1_1WriterPtrPool.html#a5df00a28f394187fee526a96a4065a78',1,'SVF::WriterPtrPool']]],
760
+ ['getpostdomtreemap_2805',['getPostDomTreeMap',['../classSVF_1_1SVFLoopAndDomInfo.html#ad07f95e790b5c3a50c864155aa20a083',1,'SVF::SVFLoopAndDomInfo::getPostDomTreeMap() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a6b87fa0530b6d94f201a0989b35c2277',1,'SVF::SVFLoopAndDomInfo::getPostDomTreeMap()']]],
761
+ ['getpredecessors_2806',['getPredecessors',['../classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231',1,'SVF::SVFBasicBlock']]],
762
+ ['getpredicate_2807',['getPredicate',['../classSVF_1_1CmpStmt.html#aa6a21fb1cfbc263bb38651176c495632',1,'SVF::CmpStmt']]],
763
+ ['getpredinstructions_2808',['getPredInstructions',['../classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8',1,'SVF::SVFInstruction::getPredInstructions()'],['../classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc',1,'SVF::SVFInstruction::getPredInstructions() const']]],
764
+ ['getpredmap_2809',['getPredMap',['../classSVF_1_1POCRSolver.html#a9cb6c06d4e9ede63c22637d9a230a584',1,'SVF::POCRSolver::getPredMap()'],['../classSVF_1_1POCRSolver.html#a585aa205c1da08d33aac52552a8a1a75',1,'SVF::POCRSolver::getPredMap(const NodeID key)']]],
765
+ ['getpreds_2810',['getPreds',['../classSVF_1_1POCRSolver.html#a7445cae0169e04f898798a75aa737177',1,'SVF::POCRSolver']]],
766
+ ['getprevinsts_2811',['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)']]],
767
+ ['getpreviousmemoryaccessinst_2812',['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()']]],
768
+ ['getprevnodes_2813',['getPrevNodes',['../classSVF_1_1MTASVFGBuilder.html#a7b034f9f8f01823ecfb7f6c17e47b502',1,'SVF::MTASVFGBuilder']]],
769
+ ['getproc_2814',['getProc',['../classSVF_1_1CxtProc.html#ab9ac6459c90873b7dea35e0a22700189',1,'SVF::CxtProc']]],
770
+ ['getprodsfromfirstrhs_2815',['getProdsFromFirstRHS',['../classSVF_1_1CFGrammar.html#a0c436fdc35825a0f5c244b3f3441ae1a',1,'SVF::CFGrammar']]],
771
+ ['getprodsfromsecondrhs_2816',['getProdsFromSecondRHS',['../classSVF_1_1CFGrammar.html#a39ee3733b247f40ea27ddc7e17334544',1,'SVF::CFGrammar']]],
772
+ ['getprodsfromsinglerhs_2817',['getProdsFromSingleRHS',['../classSVF_1_1CFGrammar.html#a09bb0c9e5e626555273193e437de2b70',1,'SVF::CFGrammar']]],
773
+ ['getprogentryfunction_2818',['getProgEntryFunction',['../namespaceSVF_1_1SVFUtil.html#aa8017e3e5100b3f63ee338b66118d266',1,'SVF::SVFUtil']]],
774
+ ['getprogfunction_2819',['getProgFunction',['../namespaceSVF_1_1LLVMUtil.html#a76b0d0ac69c170838cfc8ee26f4518a0',1,'SVF::LLVMUtil::getProgFunction()'],['../namespaceSVF_1_1SVFUtil.html#a6f82e03d880257527bd9cb5978e05604',1,'SVF::SVFUtil::getProgFunction()']]],
775
+ ['getpropapts_2820',['getPropaPts',['../classSVF_1_1MutableDiffPTData.html#a450ed4470b1d83d44218904dd391fd75',1,'SVF::MutableDiffPTData']]],
776
+ ['getprotobyname_2821',['getprotobyname',['../extapi_8c.html#a83ac8a97dd9d895cda658af3aa46fd55',1,'extapi.c']]],
777
+ ['getprotobynumber_2822',['getprotobynumber',['../extapi_8c.html#a6adb569732e5880ffb2d4cc28d9cfc96',1,'extapi.c']]],
778
+ ['getpta_2823',['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()']]],
779
+ ['getptacallgraph_2824',['getPTACallGraph',['../classSVF_1_1PointerAnalysis.html#a7c9b7e5fe37ae31ba84d167945ca57df',1,'SVF::PointerAnalysis']]],
780
+ ['getptapagedgenum_2825',['getPTAPAGEdgeNum',['../classSVF_1_1IRGraph.html#a51485004eb28aab6620801205d13ef1b',1,'SVF::IRGraph']]],
781
+ ['getptasvfstmtlist_2826',['getPTASVFStmtList',['../classSVF_1_1SVFIR.html#abb91ed47d5c13d0ad7eec35164e37988',1,'SVF::SVFIR']]],
782
+ ['getptasvfstmtset_2827',['getPTASVFStmtSet',['../classSVF_1_1SVFIR.html#a65a4af3d6f0bfc11e31f020bb2966576',1,'SVF::SVFIR']]],
783
+ ['getptcache_2828',['getPtCache',['../classSVF_1_1BVDataPTAImpl.html#afaeae813ff38e010bbe8fe61befb345c',1,'SVF::BVDataPTAImpl']]],
784
+ ['getptdataty_2829',['getPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ae94cea78b71fb75837ee2a17b5ed0e81',1,'SVF::BVDataPTAImpl::getPTDataTy()'],['../classSVF_1_1CondPTAImpl.html#a35cb1fd6e18cdc8e8466ee94846bc553',1,'SVF::CondPTAImpl::getPTDataTy()']]],
785
+ ['getptdty_2830',['getPTDTY',['../classSVF_1_1PTData.html#adfcbaefe1c058d9ddf14aa3da07e1daf',1,'SVF::PTData']]],
786
+ ['getptr_2831',['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()']]],
787
+ ['getptrelementtype_2832',['getPtrElementType',['../classSVF_1_1SVFPointerType.html#a067e8f095942e095aa1721dee3a241ea',1,'SVF::SVFPointerType::getPtrElementType()'],['../namespaceSVF_1_1LLVMUtil.html#abba4111230f6009bbf50518ee36a9870',1,'SVF::LLVMUtil::getPtrElementType()']]],
788
+ ['getptrnodeid_2833',['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()']]],
789
+ ['getpts_2834',['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)']]],
790
+ ['getptsmap_2835',['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()']]],
791
+ ['getptssubsetmap_2836',['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']]],
792
+ ['getpwent_2837',['getpwent',['../extapi_8c.html#a6c9819b8d04fd2807a7a017801b76d17',1,'extapi.c']]],
793
+ ['getpwnam_2838',['getpwnam',['../extapi_8c.html#a08249b8fcd2bf95afbddd22fdc86814c',1,'extapi.c']]],
794
+ ['getpwnam_5fr_2839',['getpwnam_r',['../extapi_8c.html#a9d2e8fbff1b6a171809af5ff4d9faf93',1,'extapi.c']]],
795
+ ['getpwuid_2840',['getpwuid',['../extapi_8c.html#a795924df224a37a85b08eb0786973c81',1,'extapi.c']]],
796
+ ['getpwuid_5fr_2841',['getpwuid_r',['../extapi_8c.html#a8d45eda5c086f3f4bf394644c3af43b7',1,'extapi.c']]],
797
+ ['getrangelimitfromtype_2842',['getRangeLimitFromType',['../classSVF_1_1SVFIR2ItvExeState.html#afbb9ff1f2c47d2afda117bf63a80a1a7',1,'SVF::SVFIR2ItvExeState']]],
798
+ ['getrawproductions_2843',['getRawProductions',['../classSVF_1_1GrammarBase.html#a4561438149716c91178ea013686f66ae',1,'SVF::GrammarBase']]],
799
+ ['getreachablebbs_2844',['getReachableBBs',['../classSVF_1_1SVFLoopAndDomInfo.html#a95099f1b621c4f0d6d53798d7eab4e3b',1,'SVF::SVFLoopAndDomInfo::getReachableBBs()'],['../classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c',1,'SVF::SVFFunction::getReachableBBs()']]],
800
+ ['getrefinfoforcall_2845',['getRefInfoForCall',['../classSVF_1_1MRGenerator.html#a965a31712341b1fc02e667f325423ca2',1,'SVF::MRGenerator']]],
801
+ ['getrefsideeffectofcallsite_2846',['getRefSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a62757aa995a6a01b484c60df2f51c53d',1,'SVF::MRGenerator']]],
802
+ ['getrefsideeffectoffunction_2847',['getRefSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#ac0007c8808654ca74feef0d8568378b9',1,'SVF::MRGenerator']]],
803
+ ['getreftypeofheapallocorstatic_2848',['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)']]],
804
+ ['getregionsize_2849',['getRegionSize',['../classSVF_1_1MemRegion.html#a99f106d47fd67f1ae53e144d72a223c9',1,'SVF::MemRegion']]],
805
+ ['getreles_2850',['getRelEs',['../classSVF_1_1SVFIR2ItvExeState.html#a26f2ed7999321f7037be625a9ebef226',1,'SVF::SVFIR2ItvExeState']]],
806
+ ['getreliantversions_2851',['getReliantVersions',['../classSVF_1_1VersionedFlowSensitive.html#ae83c62a01196991d116ef5c36cb51e31',1,'SVF::VersionedFlowSensitive']]],
807
+ ['getrep_2852',['getRep',['../classSVF_1_1ConstraintGraph.html#acd1f0ce7936ced59bfaf04956a0f8214',1,'SVF::ConstraintGraph']]],
808
+ ['getrepnodes_2853',['getRepNodes',['../classSVF_1_1SCCDetection.html#a457973fa38fad89bbd2dc41ba041703e',1,'SVF::SCCDetection']]],
809
+ ['getreppointsto_2854',['getRepPointsTo',['../classSVF_1_1MRGenerator.html#a98b3481580be48cff7e93bf3c8a29dac',1,'SVF::MRGenerator']]],
810
+ ['getrepr_2855',['getRepr',['../classSVF_1_1SVFOtherType.html#ad9cbb0a4ffefe248977850d9aa17f9c1',1,'SVF::SVFOtherType']]],
811
+ ['getres_2856',['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()']]],
812
+ ['getresid_2857',['getResID',['../classSVF_1_1MultiOpndStmt.html#a71a530eb9fa9f7e273e471b4a75a039e',1,'SVF::MultiOpndStmt::getResID()'],['../classSVF_1_1UnaryOPStmt.html#ae2ffeaec2d2e4de69826495006c35856',1,'SVF::UnaryOPStmt::getResID()']]],
813
+ ['getresver_2858',['getResVer',['../classSVF_1_1MSSAPHISVFGNode.html#a9ea963b7773c7d0b42ccf81e58a54a50',1,'SVF::MSSAPHISVFGNode::getResVer()'],['../classSVF_1_1MSSADEF.html#a21cb532396180e0b6bab515c52bec282',1,'SVF::MSSADEF::getResVer()']]],
814
+ ['getret_2859',['getRet',['../classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262',1,'SVF::FormalRetVFGNode']]],
815
+ ['getretblock_2860',['getRetBlock',['../classSVF_1_1ICFG.html#a5ad71237256b2a8ce94a7d79a84afe55',1,'SVF::ICFG']]],
816
+ ['getreticfgnode_2861',['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()']]],
817
+ ['getretparmatjoinedsite_2862',['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']]],
818
+ ['getretpe_2863',['getRetPE',['../classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603',1,'SVF::RetCFGEdge']]],
819
+ ['getretsite_2864',['getRetSite',['../classSVF_1_1ProgSlice.html#a07ce77afbf69d5e2a47afaa39eaea886',1,'SVF::ProgSlice']]],
820
+ ['getretsym_2865',['getRetSym',['../classSVF_1_1SymbolTableInfo.html#afb06da4d5f8c75c039b0a05a31d4beb3',1,'SVF::SymbolTableInfo']]],
821
+ ['getreturnmuset_2866',['getReturnMuSet',['../classSVF_1_1MemSSA.html#af8c38a7ff8da4206f19c038024606d93',1,'SVF::MemSSA']]],
822
+ ['getreturnnode_2867',['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()']]],
823
+ ['getreturntype_2868',['getReturnType',['../classSVF_1_1SVFFunctionType.html#a74ce115a0fa958f259469b521468a2b3',1,'SVF::SVFFunctionType::getReturnType()'],['../classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263',1,'SVF::SVFFunction::getReturnType()']]],
824
+ ['getrev_2869',['getRev',['../classSVF_1_1ActualRetVFGNode.html#a4bcfddf05da46729c670b4f450f9d606',1,'SVF::ActualRetVFGNode']]],
825
+ ['getreversenodemapping_2870',['getReverseNodeMapping',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a36b25188130f4c21d145c950a70d616f',1,'SVF::NodeIDAllocator::Clusterer']]],
826
+ ['getrevpts_2871',['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)']]],
827
+ ['getrhsvar_2872',['getRHSVar',['../classSVF_1_1AssignStmt.html#ad03d28d16754c9049dd4d0ad3b6c1e28',1,'SVF::AssignStmt']]],
828
+ ['getrhsvarid_2873',['getRHSVarID',['../classSVF_1_1AssignStmt.html#a4cec89489e82c60c287cae3327f3f01d',1,'SVF::AssignStmt']]],
829
+ ['gets_2874',['gets',['../extapi_8c.html#ad23cf6ce344e3cdbbe53eee7e9a83b5c',1,'extapi.c']]],
830
+ ['getsabercondallocator_2875',['getSaberCondAllocator',['../classSVF_1_1SrcSnkDDA.html#af4f725606567ce8cc66b805df87a7afb',1,'SVF::SrcSnkDDA']]],
831
+ ['getsccdetector_2876',['getSCCDetector',['../classSVF_1_1WPASolver.html#a37ca8a99b8f83fba796293e6e13b0953',1,'SVF::WPASolver']]],
832
+ ['getsccrep_2877',['getSCCRep',['../classSVF_1_1SVFGStat.html#a947dcd586a9ccf8b60243153769aaf31',1,'SVF::SVFGStat']]],
833
+ ['getsecondrhssymbol_2878',['getSecondRHSSymbol',['../classSVF_1_1CFGrammar.html#ae5219be7a1d646a0246f7dad560b4f4b',1,'SVF::CFGrammar']]],
834
+ ['getsecondrhstoprods_2879',['getSecondRHSToProds',['../classSVF_1_1CFGrammar.html#a2506ec7098c676466744e87d1eb8dd3d',1,'SVF::CFGrammar']]],
835
+ ['getservbyname_2880',['getservbyname',['../extapi_8c.html#aaa29998f05105541c3572935ee4008e5',1,'extapi.c']]],
836
+ ['getservbyport_2881',['getservbyport',['../extapi_8c.html#a099394fe0553f8ecb44e704298d5812f',1,'extapi.c']]],
837
+ ['getsextvalue_2882',['getSExtValue',['../classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4',1,'SVF::SVFConstantInt']]],
838
+ ['getsiblingthread_2883',['getSiblingThread',['../classSVF_1_1TCT.html#a60e63f6ddfe78c4cf4fd3a70875b727f',1,'SVF::TCT']]],
839
+ ['getsimplenodelabel_2884',['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()']]],
840
+ ['getsimplifiedvalue_2885',['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()']]],
841
+ ['getsinglerhstoprods_2886',['getSingleRHSToProds',['../classSVF_1_1CFGrammar.html#a8c853ad1e1b30c3ba4efe66b1d0dddf6',1,'SVF::CFGrammar']]],
842
+ ['getsinks_2887',['getSinks',['../classSVF_1_1ProgSlice.html#a03a1ef4d56958fa4a0c3a3a95806203d',1,'SVF::ProgSlice::getSinks()'],['../classSVF_1_1SrcSnkDDA.html#a1145c601df2e3dec1e32e43613447b96',1,'SVF::SrcSnkDDA::getSinks()']]],
843
+ ['getsolver_2888',['getSolver',['../classSVF_1_1Z3Expr.html#a16721e960145864d0835eb95f2ae4681',1,'SVF::Z3Expr']]],
844
+ ['getsource_2889',['getSource',['../classSVF_1_1ProgSlice.html#ac1dc48ea64a89ce37394a22e609a0cd0',1,'SVF::ProgSlice']]],
845
+ ['getsourceloc_2890',['getSourceLoc',['../classSVF_1_1SVFValue.html#a7effb0f37f486745e0cdc3ae5e9c732b',1,'SVF::SVFValue::getSourceLoc()'],['../namespaceSVF_1_1LLVMUtil.html#a8e4add30bd0ce00d3f2aa2e31c64fef8',1,'SVF::LLVMUtil::getSourceLoc()']]],
846
+ ['getsourcelocoffunction_2891',['getSourceLocOfFunction',['../namespaceSVF_1_1LLVMUtil.html#a2b32283ee2dbb9cef1d17ab6f2719e0c',1,'SVF::LLVMUtil']]],
847
+ ['getsources_2892',['getSources',['../classSVF_1_1SrcSnkDDA.html#a0c3d3b5ac74aa933178fa46b949d8bef',1,'SVF::SrcSnkDDA']]],
848
+ ['getspanfromcxtlock_2893',['getSpanfromCxtLock',['../classSVF_1_1LockAnalysis.html#ae7942c801e05357bb63f08c24489daf6',1,'SVF::LockAnalysis']]],
849
+ ['getspawnees_2894',['getSpawnees',['../classSVF_1_1PCG.html#a4aee985ede8e6ed6dd92574494101df9',1,'SVF::PCG']]],
850
+ ['getspawners_2895',['getSpawners',['../classSVF_1_1PCG.html#a6efd56a0a1810cf9036dd9203ea5e71e',1,'SVF::PCG']]],
851
+ ['getspnam_2896',['getspnam',['../extapi_8c.html#aa1665720390f5730514cc8dd5c4c7bf2',1,'extapi.c']]],
852
+ ['getsrccsid_2897',['getSrcCSID',['../classSVF_1_1LeakChecker.html#a8cc561fddf3435b3b40ff4aace23b846',1,'SVF::LeakChecker']]],
853
+ ['getsrcid_2898',['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()']]],
854
+ ['getsrcnode_2899',['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()']]],
855
+ ['getssaversion_2900',['getSSAVersion',['../classSVF_1_1MRVer.html#a170a933f25684bda23321ba05c7a7d88',1,'SVF::MRVer']]],
856
+ ['getstartkind_2901',['getStartKind',['../classSVF_1_1GrammarBase.html#a8921a7d7a006e31f13d88b8c808c931b',1,'SVF::GrammarBase::getStartKind()'],['../classSVF_1_1CFLGraph.html#a685fb852b2cd3767258225aa3b87caa4',1,'SVF::CFLGraph::getStartKind()']]],
857
+ ['getstartroutineofcxtthread_2902',['getStartRoutineOfCxtThread',['../classSVF_1_1TCT.html#ae25bbfc9c8616186f03c1555d5009ce3',1,'SVF::TCT']]],
858
+ ['getstat_2903',['getStat',['../classSVF_1_1SVFG.html#a8ba934714a7f2caf2e041002fdb66137',1,'SVF::SVFG::getStat()'],['../classSVF_1_1PointerAnalysis.html#a0ebf1138011aa526d92470c1931313ad',1,'SVF::PointerAnalysis::getStat()']]],
859
+ ['getstdoutfromcommand_2904',['GetStdoutFromCommand',['../ExtAPI_8cpp.html#a424940f91f234b23bcc633f12269f935',1,'ExtAPI.cpp']]],
860
+ ['getstinfoid_2905',['getStInfoID',['../classSVF_1_1SVFModuleWriter.html#aad7c19516219f22ea0496e8f042b1b56',1,'SVF::SVFModuleWriter']]],
861
+ ['getstinfoptr_2906',['getStInfoPtr',['../classSVF_1_1SVFModuleReader.html#a6cf051df9f75ca42a51ee5b238b7550c',1,'SVF::SVFModuleReader']]],
862
+ ['getstinfos_2907',['getStInfos',['../classSVF_1_1SymbolTableInfo.html#a3f33f57ab3acf91156e96ada04f34b5d',1,'SVF::SymbolTableInfo']]],
863
+ ['getstmt_2908',['getStmt',['../classSVF_1_1CxtStmt.html#a0b593c4ba425937212e2889e64ce4791',1,'SVF::CxtStmt']]],
864
+ ['getstmtreliance_2909',['getStmtReliance',['../classSVF_1_1VersionedFlowSensitive.html#a3489def8e16e4d7c83d2c909d3287fc0',1,'SVF::VersionedFlowSensitive']]],
865
+ ['getstmtvfgnode_2910',['getStmtVFGNode',['../classSVF_1_1VFG.html#a32b1586d326fbe47080bd1fa2d3270e6',1,'SVF::VFG']]],
866
+ ['getstorecgedges_2911',['getStoreCGEdges',['../classSVF_1_1ConstraintGraph.html#a61ef90be6ccc01634e5440f22a0f746e',1,'SVF::ConstraintGraph']]],
867
+ ['getstorechinum_2912',['getStoreChiNum',['../classSVF_1_1MemSSA.html#aa8c45b455e6fc60cab955534c3e50bfa',1,'SVF::MemSSA']]],
868
+ ['getstoreinedges_2913',['getStoreInEdges',['../classSVF_1_1ConstraintNode.html#aed5e1f0345aab58031daecfa0c6aac0b',1,'SVF::ConstraintNode']]],
869
+ ['getstoremrset_2914',['getStoreMRSet',['../classSVF_1_1MRGenerator.html#a364ad1e34d09a92cdc0cfe530c84880f',1,'SVF::MRGenerator']]],
870
+ ['getstoreoperand_2915',['getStoreOperand',['../classSVF_1_1MTAAnnotator.html#a49434afd0d7beb9f5d6580e8f672889c',1,'SVF::MTAAnnotator']]],
871
+ ['getstoreoutedges_2916',['getStoreOutEdges',['../classSVF_1_1ConstraintNode.html#a85e67f52e9cda75704e6b5a46af289e7',1,'SVF::ConstraintNode']]],
872
+ ['getstorestmt_2917',['getStoreStmt',['../classSVF_1_1StoreCHI.html#a0faba82bc86a12011407f4af00b2d0ad',1,'SVF::StoreCHI']]],
873
+ ['getstoretochisetmap_2918',['getStoreToChiSetMap',['../classSVF_1_1MemSSA.html#a97166aa7102816a16734d7e2f1c130b0',1,'SVF::MemSSA']]],
874
+ ['getstride_2919',['getStride',['../classSVF_1_1StInfo.html#af5094ec542f345d214a682d4138cf690',1,'SVF::StInfo']]],
875
+ ['getstringarg_2920',['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)']]],
876
+ ['getstrongupdatestores_2921',['getStrongUpdateStores',['../classSVF_1_1DDAStat.html#a26b018fc5677e33876bee1200c270e60',1,'SVF::DDAStat']]],
877
+ ['getstructfieldoffset_2922',['getStructFieldOffset',['../classSVF_1_1AccessPath.html#a1f279344b4061838d7b3498631bc907c',1,'SVF::AccessPath']]],
878
+ ['getsubnodes_2923',['getSubNodes',['../classSVF_1_1Steensgaard.html#a95ed4be99e201058cb6d994250d2629f',1,'SVF::Steensgaard']]],
879
+ ['getsubs_2924',['getSubs',['../classSVF_1_1ConstraintGraph.html#ade6a90ed5e0a9e8615bafec54d9d1d73',1,'SVF::ConstraintGraph']]],
880
+ ['getsuccbbandcondvalpairvec_2925',['getSuccBBandCondValPairVec',['../namespaceSVF_1_1LLVMUtil.html#a9001722dd27bf487351725c3d7b65f2f',1,'SVF::LLVMUtil']]],
881
+ ['getsuccessor_2926',['getSuccessor',['../classSVF_1_1BranchVFGNode.html#ae611eb1d27846c15b7301017e1864a30',1,'SVF::BranchVFGNode::getSuccessor()'],['../classSVF_1_1BranchStmt.html#a7d9a6ebb2d95942c453864b5327b1ae8',1,'SVF::BranchStmt::getSuccessor()']]],
882
+ ['getsuccessorcondvalue_2927',['getSuccessorCondValue',['../classSVF_1_1IntraCFGEdge.html#a106513578790247f9d96e34c8385b3d8',1,'SVF::IntraCFGEdge::getSuccessorCondValue()'],['../classSVF_1_1BranchStmt.html#a7d2fa666602e0444d3e019563c0e7556',1,'SVF::BranchStmt::getSuccessorCondValue()']]],
883
+ ['getsuccessors_2928',['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()']]],
884
+ ['getsuccinstructions_2929',['getSuccInstructions',['../classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f',1,'SVF::SVFInstruction::getSuccInstructions()'],['../classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b',1,'SVF::SVFInstruction::getSuccInstructions() const']]],
885
+ ['getsuccmap_2930',['getSuccMap',['../classSVF_1_1POCRSolver.html#aac57a7a39ba314e5f16977848417e652',1,'SVF::POCRSolver::getSuccMap()'],['../classSVF_1_1POCRSolver.html#ab0c8049934aab960ee734db76086016a',1,'SVF::POCRSolver::getSuccMap(const NodeID key)']]],
886
+ ['getsuccnodes_2931',['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)']]],
887
+ ['getsuccs_2932',['getSuccs',['../classSVF_1_1POCRSolver.html#ac3ee0745b684b851c3bac9b55bcbb7b9',1,'SVF::POCRSolver']]],
888
+ ['getsvfargument_2933',['getSVFArgument',['../classSVF_1_1LLVMModuleSet.html#ad3f66b40ad360003845253f452d6a711',1,'SVF::LLVMModuleSet']]],
889
+ ['getsvfbasicblock_2934',['getSVFBasicBlock',['../classSVF_1_1LLVMModuleSet.html#ab0c0f321b6bfbfab2e4ff06d81920ab9',1,'SVF::LLVMModuleSet']]],
890
+ ['getsvfcallsite_2935',['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)']]],
891
+ ['getsvfconstantdata_2936',['getSVFConstantData',['../classSVF_1_1LLVMModuleSet.html#a25821b0feeb3b08e00ec9d444520b727',1,'SVF::LLVMModuleSet']]],
892
+ ['getsvffunction_2937',['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()']]],
893
+ ['getsvfg_2938',['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()']]],
894
+ ['getsvfglobalvalue_2939',['getSVFGlobalValue',['../classSVF_1_1LLVMModuleSet.html#a3cbba2eb702a3481478b2590dfffa352',1,'SVF::LLVMModuleSet']]],
895
+ ['getsvfgnode_2940',['getSVFGNode',['../classSVF_1_1SVFG.html#a7ace06b6c893b31f7dec2abe54e33e11',1,'SVF::SVFG::getSVFGNode()'],['../classSVF_1_1SVFGNodeLockSpan.html#ac6b8a2fd39afa60cdb8379c0377eb50f',1,'SVF::SVFGNodeLockSpan::getSVFGNode()']]],
896
+ ['getsvfgnodebb_2941',['getSVFGNodeBB',['../classSVF_1_1ProgSlice.html#abca08cad9cadc72caf6743df3ff934e7',1,'SVF::ProgSlice']]],
897
+ ['getsvfgnodenum_2942',['getSVFGNodeNum',['../classSVF_1_1SVFG.html#ac965abfbe9bdc872f98b36a171a7b5aa',1,'SVF::SVFG']]],
898
+ ['getsvfgscc_2943',['getSVFGSCC',['../classSVF_1_1DDAVFSolver.html#a1fdd7c0efa8f0506edfba2da8f2b3cc0',1,'SVF::DDAVFSolver']]],
899
+ ['getsvfgsccrepnode_2944',['getSVFGSCCRepNode',['../classSVF_1_1DDAVFSolver.html#a1583ed2eb1d4b88dc2a5b4c0b6842496',1,'SVF::DDAVFSolver']]],
900
+ ['getsvfinstruction_2945',['getSVFInstruction',['../classSVF_1_1LLVMModuleSet.html#ae74f307b6f96950ceedb2c375ef1c3a3',1,'SVF::LLVMModuleSet']]],
901
+ ['getsvfloopid_2946',['getSvfLoopID',['../classSVF_1_1ICFGWriter.html#a7c041629b3863525ded06ffe7d971940',1,'SVF::ICFGWriter']]],
902
+ ['getsvfloopptr_2947',['getSVFLoopPtr',['../classSVF_1_1ICFGReader.html#a59f46288e7dad3ba31d106faeca277ef',1,'SVF::ICFGReader']]],
903
+ ['getsvfloops_2948',['getSVFLoops',['../classSVF_1_1ICFG.html#a490e7f2a5a0452d513895d5f24c72d8e',1,'SVF::ICFG']]],
904
+ ['getsvfmodule_2949',['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()']]],
905
+ ['getsvfothervalue_2950',['getSVFOtherValue',['../classSVF_1_1LLVMModuleSet.html#a0ef17c1d5e6a95c597d2334ea577a965',1,'SVF::LLVMModuleSet']]],
906
+ ['getsvfstmtlist_2951',['getSVFStmtList',['../classSVF_1_1SVFIR.html#a570ad42ad516e3fabb91a3563b618c0b',1,'SVF::SVFIR']]],
907
+ ['getsvfstmts_2952',['getSVFStmts',['../classSVF_1_1ICFGNode.html#a6c68f52dd90728073fb79141df9b0661',1,'SVF::ICFGNode']]],
908
+ ['getsvfstmtset_2953',['getSVFStmtSet',['../classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744',1,'SVF::SVFIR']]],
909
+ ['getsvftype_2954',['getSVFType',['../classSVF_1_1LLVMModuleSet.html#a5f0bd932f3129a9c565f3a09711f7b99',1,'SVF::LLVMModuleSet']]],
910
+ ['getsvftypeid_2955',['getSVFTypeID',['../classSVF_1_1SVFModuleWriter.html#ab03e007e2417f90f8030d1f5923087d8',1,'SVF::SVFModuleWriter']]],
911
+ ['getsvftypeptr_2956',['getSVFTypePtr',['../classSVF_1_1SVFModuleReader.html#af5d3ac82ce9e4dbd72b5ed07e18c790f',1,'SVF::SVFModuleReader']]],
912
+ ['getsvftypes_2957',['getSVFTypes',['../classSVF_1_1SymbolTableInfo.html#ae89711eedd0011cf9219604dab4f71d8',1,'SVF::SymbolTableInfo']]],
913
+ ['getsvfvalue_2958',['getSVFValue',['../classSVF_1_1LLVMModuleSet.html#afdd77bc1fca91f70b2ec362f1dacd392',1,'SVF::LLVMModuleSet']]],
914
+ ['getsvfvalueid_2959',['getSVFValueID',['../classSVF_1_1SVFModuleWriter.html#a0598a4c2af139b600a44360849933c38',1,'SVF::SVFModuleWriter']]],
915
+ ['getsvfvalueptr_2960',['getSVFValuePtr',['../classSVF_1_1SVFModuleWriter.html#a285cf97ecb4fd1cdbc19e67779ef84ee',1,'SVF::SVFModuleWriter::getSVFValuePtr()'],['../classSVF_1_1SVFModuleReader.html#ab24ead498f61498c68a726f1b192936d',1,'SVF::SVFModuleReader::getSVFValuePtr()']]],
916
+ ['getsymbol_2961',['getSymbol',['../classSVF_1_1GrammarBase.html#afb21efe07e3451ad8284cab384963f06',1,'SVF::GrammarBase']]],
917
+ ['getsymbolinfo_2962',['getSymbolInfo',['../classSVF_1_1IRGraph.html#a9f7c24325d897b598d6b989fdc4aae1e',1,'SVF::IRGraph']]],
918
+ ['gettails_2963',['getTails',['../classSVF_1_1CFBasicBlockGWTO.html#a4fb40a0bed7cad99e9be5480455a6a71',1,'SVF::CFBasicBlockGWTO']]],
919
+ ['gettaskdataathareparforsite_2964',['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)']]],
920
+ ['gettaskfuncathareparforsite_2965',['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)']]],
921
+ ['gettcg_2966',['getTCG',['../classSVF_1_1LockAnalysis.html#a96a6cfddc8f7115294e8ad49a097b938',1,'SVF::LockAnalysis::getTCG()'],['../classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6',1,'SVF::ForkJoinAnalysis::getTCG()']]],
922
+ ['gettct_2967',['getTCT',['../classSVF_1_1LockAnalysis.html#a3e0bdc0a404d0b77ae0a1dde49c6b43d',1,'SVF::LockAnalysis::getTCT()'],['../classSVF_1_1MHP.html#a033936547612c54326a604f0ff1e39a6',1,'SVF::MHP::getTCT()']]],
923
+ ['gettctedgenum_2968',['getTCTEdgeNum',['../classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e',1,'SVF::TCT']]],
924
+ ['gettctnode_2969',['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']]],
925
+ ['gettctnodenum_2970',['getTCTNodeNum',['../classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f',1,'SVF::TCT']]],
926
+ ['getterminals_2971',['getTerminals',['../classSVF_1_1GrammarBase.html#a44232dfc5b9a13dfe9b72ff18634ab37',1,'SVF::GrammarBase']]],
927
+ ['getterminator_2972',['getTerminator',['../classSVF_1_1SVFBasicBlock.html#a10707086ce21999f415c479706abbd38',1,'SVF::SVFBasicBlock']]],
928
+ ['gettext_2973',['gettext',['../extapi_8c.html#a1d8bce957bf9aadbd0eb67f5c8fc77d3',1,'extapi.c']]],
929
+ ['getthread_2974',['getThread',['../classSVF_1_1CxtThread.html#addee4e560a470eec9fbbf17efee906a9',1,'SVF::CxtThread']]],
930
+ ['getthreadapi_2975',['getThreadAPI',['../classSVF_1_1ThreadCallGraph.html#adcad8524a53baf256cd45503ec568c10',1,'SVF::ThreadCallGraph::getThreadAPI()'],['../classSVF_1_1ThreadAPI.html#a6852ff1eedc1117e95e45e4a90c80d53',1,'SVF::ThreadAPI::getThreadAPI()']]],
931
+ ['getthreadcallgraph_2976',['getThreadCallGraph',['../classSVF_1_1MHP.html#a20e740d4b96ef086b6b5778acd38ca88',1,'SVF::MHP::getThreadCallGraph()'],['../classSVF_1_1TCT.html#a1602d02773578bca73dcbd29b95c67d0',1,'SVF::TCT::getThreadCallGraph()']]],
932
+ ['getthreadstmtset_2977',['getThreadStmtSet',['../classSVF_1_1MHP.html#a4ce3b9ad740aa7b74a1ae2192aeeb9d8',1,'SVF::MHP']]],
933
+ ['getthunktarget_2978',['getThunkTarget',['../namespaceSVF_1_1LLVMUtil.html#aab1cb59036d181e20a477bf1eebd81ff',1,'SVF::LLVMUtil']]],
934
+ ['gettid_2979',['getTid',['../classSVF_1_1CxtThreadStmt.html#a3b8f641f2fb7ade7052cae1ee6463884',1,'SVF::CxtThreadStmt::getTid()'],['../classSVF_1_1CxtThreadProc.html#a61d950c7469f4bb9d2152b0e7d892ebf',1,'SVF::CxtThreadProc::getTid()']]],
935
+ ['gettopstackver_2980',['getTopStackVer',['../classSVF_1_1MemSSA.html#ad550a453d5b2daa6c72e7752f6b5ea79',1,'SVF::MemSSA']]],
936
+ ['gettotalcallsitenumber_2981',['getTotalCallSiteNumber',['../classSVF_1_1PTACallGraph.html#aab4214b734d00f5db59385535419ca58',1,'SVF::PTACallGraph']]],
937
+ ['gettotaledgenum_2982',['getTotalEdgeNum',['../classSVF_1_1GenericGraph.html#a29cab1426b0000bd87c026ab8c9979c0',1,'SVF::GenericGraph']]],
938
+ ['gettotalkind_2983',['getTotalKind',['../classSVF_1_1GrammarBase.html#a76e0969670709e24532756e56aafab19',1,'SVF::GrammarBase']]],
939
+ ['gettotalnodenum_2984',['getTotalNodeNum',['../classSVF_1_1GenericGraph.html#a8c8d16036008f87c7811586047599858',1,'SVF::GenericGraph']]],
940
+ ['gettotalsymnum_2985',['getTotalSymNum',['../classSVF_1_1SymbolTableInfo.html#a26eb45eab3da4695a6e5bad51b01ddc5',1,'SVF::SymbolTableInfo']]],
941
+ ['gettruecond_2986',['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()']]],
942
+ ['gettruevalue_2987',['getTrueValue',['../classSVF_1_1SelectStmt.html#a537c03b08444da34c26b9e989bb0e568',1,'SVF::SelectStmt']]],
943
+ ['gettruez3expr_2988',['getTrueZ3Expr',['../classSVF_1_1ConsExeState.html#a823502a869baf70a07294e265601cf2f',1,'SVF::ConsExeState']]],
944
+ ['gettype_2989',['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()']]],
945
+ ['gettypedefs_2990',['getTypedefs',['../classSVF_1_1DCHNode.html#ac77edc44c3c5acc185c27c018837d066',1,'SVF::DCHNode']]],
946
+ ['gettypeinfo_2991',['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()']]],
947
+ ['gettypelocsetsmap_2992',['getTypeLocSetsMap',['../classSVF_1_1SVFIR.html#adb6db6407bdc9a39e5bf8cd941f0ad15',1,'SVF::SVFIR']]],
948
+ ['gettypeofelement_2993',['getTypeOfElement',['../classSVF_1_1SVFArrayType.html#a28da1169748e38b891133b76568a2759',1,'SVF::SVFArrayType']]],
949
+ ['gettypeofheapalloc_2994',['getTypeOfHeapAlloc',['../namespaceSVF_1_1LLVMUtil.html#ae368713463c84425f9a1ad27ff401a47',1,'SVF::LLVMUtil']]],
950
+ ['gettypesizeinbytes_2995',['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)']]],
951
+ ['gettypesystem_2996',['getTypeSystem',['../classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe',1,'SVF::PointerAnalysis']]],
952
+ ['getunaryopvfgnode_2997',['getUnaryOPVFGNode',['../classSVF_1_1VFG.html#a1ba67eb17437a1a47c230614c1e3d9fd',1,'SVF::VFG']]],
953
+ ['getunifyexit_2998',['getUnifyExit',['../classSVF_1_1MergeFunctionRets.html#a0644ac0f560911632855d9129f3d71ca',1,'SVF::MergeFunctionRets']]],
954
+ ['getvals_2999',['getVals',['../classSVF_1_1AddressValue.html#a3115c89c7f98cc2e737ce87fd7420ca3',1,'SVF::AddressValue']]],
955
+ ['getvalsym_3000',['getValSym',['../classSVF_1_1SymbolTableInfo.html#a72be51342f633844f59c5a46b7e01583',1,'SVF::SymbolTableInfo']]],
956
+ ['getvalue_3001',['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()']]],
957
+ ['getvalueedges_3002',['getValueEdges',['../classSVF_1_1IRGraph.html#a617f328b84d09974c81563cca3938b84',1,'SVF::IRGraph']]],
958
+ ['getvaluename_3003',['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()']]],
959
+ ['getvaluenode_3004',['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()']]],
960
+ ['getvaluenodenum_3005',['getValueNodeNum',['../classSVF_1_1IRGraph.html#a0212f3fe2f37363e8060f292c8cf7668',1,'SVF::IRGraph']]],
961
+ ['getvarargnode_3006',['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()']]],
962
+ ['getvarargsym_3007',['getVarargSym',['../classSVF_1_1SymbolTableInfo.html#a6b0e0b41f3dbc095e8dd8472bbbb5baf',1,'SVF::SymbolTableInfo']]],
963
+ ['getvariabledkind_3008',['getVariabledKind',['../classSVF_1_1GrammarBase.html#ad7321168f53baa55098f7c714ec53f1e',1,'SVF::GrammarBase']]],
964
+ ['getvartoaddrs_3009',['getVarToAddrs',['../classSVF_1_1ExeState.html#a0710c9cc1a3c40c95cd362d49bea459b',1,'SVF::ExeState']]],
965
+ ['getvartoval_3010',['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()']]],
966
+ ['getvcallidx_3011',['getVCallIdx',['../namespaceSVF_1_1LLVMUtil.html#a718c8ec79f36cef5df2f4530541f2770',1,'SVF::LLVMUtil']]],
967
+ ['getvcallthisptr_3012',['getVCallThisPtr',['../namespaceSVF_1_1LLVMUtil.html#a68e7bad8eb537039559d8ddc851032e0',1,'SVF::LLVMUtil']]],
968
+ ['getvcallvtblptr_3013',['getVCallVtblPtr',['../namespaceSVF_1_1LLVMUtil.html#a3a23aa54459a068e16c96e5b5eb72f77',1,'SVF::LLVMUtil']]],
969
+ ['getversion_3014',['getVersion',['../classSVF_1_1DummyVersionPropSVFGNode.html#af9f0eaf33502af1533dd1244a383d561',1,'SVF::DummyVersionPropSVFGNode::getVersion()'],['../classSVF_1_1VersionedFlowSensitive.html#a6b398d59fc276980dd2d6d48a8675068',1,'SVF::VersionedFlowSensitive::getVersion()']]],
970
+ ['getversionedkeyrevpts_3015',['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()']]],
971
+ ['getversionedptdataty_3016',['getVersionedPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a4859864a4c72d5e04c10305e4579e8ee',1,'SVF::BVDataPTAImpl']]],
972
+ ['getvfcond_3017',['getVFCond',['../classSVF_1_1ProgSlice.html#aeb1924daad67a0b7ed9e5b4974755261',1,'SVF::ProgSlice']]],
973
+ ['getvfgnode_3018',['getVFGNode',['../classSVF_1_1VFG.html#a915fa50effaeea10716b86528b15c6dc',1,'SVF::VFG']]],
974
+ ['getvfgnodebegin_3019',['getVFGNodeBegin',['../classSVF_1_1VFG.html#a5166be2c1231a93c9b9ce5f272797b94',1,'SVF::VFG']]],
975
+ ['getvfgnodeend_3020',['getVFGNodeEnd',['../classSVF_1_1VFG.html#a28f2bdcbbc0bab00e93df62ea11647a2',1,'SVF::VFG']]],
976
+ ['getvfgnodes_3021',['getVFGNodes',['../classSVF_1_1ICFGNode.html#abcc53637a634f7ec92b9c7861b941601',1,'SVF::ICFGNode::getVFGNodes()'],['../classSVF_1_1VFG.html#a18ec674e8ab0285ec086df87e5c591c9',1,'SVF::VFG::getVFGNodes()']]],
977
+ ['getvfnsfromcha_3022',['getVFnsFromCHA',['../classSVF_1_1PointerAnalysis.html#ade41f3562704d56c7490dcfc941b3437',1,'SVF::PointerAnalysis']]],
978
+ ['getvfnsfrompts_3023',['getVFnsFromPts',['../classSVF_1_1PointerAnalysis.html#a011b8401f5ed5fdb6cd507053465a7a2',1,'SVF::PointerAnalysis']]],
979
+ ['getvfnsfromvtbls_3024',['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()']]],
980
+ ['getvfnvector_3025',['getVfnVector',['../classSVF_1_1DCHNode.html#a41ba902b643e2aec828be1a89f4536af',1,'SVF::DCHNode']]],
981
+ ['getvfnvectors_3026',['getVfnVectors',['../classSVF_1_1DCHNode.html#a806a65f35c9f4ea118c1ef44ddb46079',1,'SVF::DCHNode']]],
982
+ ['getvirtualfunctionbasedonid_3027',['getVirtualFunctionBasedonID',['../classSVF_1_1CHGraph.html#a7b678b4362a93e969f11b110b85d35ca',1,'SVF::CHGraph']]],
983
+ ['getvirtualfunctionid_3028',['getVirtualFunctionID',['../classSVF_1_1CHGraph.html#a7151563857b7b6bdf8195aa571df7516',1,'SVF::CHGraph']]],
984
+ ['getvirtualfunctions_3029',['getVirtualFunctions',['../classSVF_1_1CHNode.html#a1abfdc91ec77cab40d6894f471f0733d',1,'SVF::CHNode']]],
985
+ ['getvirtualfunctionvectors_3030',['getVirtualFunctionVectors',['../classSVF_1_1CHNode.html#a5df1cf4d51bf3406d188c96bc9aae0af',1,'SVF::CHNode']]],
986
+ ['getvirtualmemaddress_3031',['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()']]],
987
+ ['getvtable_3032',['getVTable',['../classSVF_1_1DCHNode.html#a9184a71cd5dae94843ac89f4235d4fa2',1,'SVF::DCHNode::getVTable()'],['../classSVF_1_1CHNode.html#aa49ae91e2dd45c94f3d7694eb7e6737b',1,'SVF::CHNode::getVTable()']]],
988
+ ['getvtableptr_3033',['getVtablePtr',['../classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a',1,'SVF::SVFVirtualCallInst::getVtablePtr()'],['../classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d',1,'SVF::CallSite::getVtablePtr()']]],
989
+ ['getvtblstruct_3034',['getVtblStruct',['../namespaceSVF_1_1LLVMUtil.html#a4f803756f0a73e8564d9544ce27be1c9',1,'SVF::LLVMUtil']]],
990
+ ['getwtocycledepth_3035',['getWTOCycleDepth',['../classSVF_1_1CFBasicBlockGWTO.html#a47b0a759cac2b4264b8c01dbe9f1c63f',1,'SVF::CFBasicBlockGWTO::getWTOCycleDepth()'],['../classSVF_1_1CFBasicBlockGWTO_1_1TailBuilder.html#a0efb4902bc6933e28b042edf6fc3f94c',1,'SVF::CFBasicBlockGWTO::TailBuilder::getWTOCycleDepth()']]],
991
+ ['getyield_3036',['getYield',['../classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c',1,'SVF::VersionedFlowSensitive']]],
992
+ ['getz3expr_3037',['getZ3Expr',['../classSVF_1_1RelExeState.html#ace3b86d12ed10af211d5902ec3fa2e5a',1,'SVF::RelExeState']]],
993
+ ['getzextvalue_3038',['getZExtValue',['../classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e',1,'SVF::SVFConstantInt']]],
994
+ ['global_5fbegin_3039',['global_begin',['../classSVF_1_1SVFModule.html#a4dc32c583d29d74d052eaa5665b0b70e',1,'SVF::SVFModule::global_begin()'],['../classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2',1,'SVF::SVFModule::global_begin() const']]],
995
+ ['global_5fend_3040',['global_end',['../classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b',1,'SVF::SVFModule::global_end()'],['../classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2',1,'SVF::SVFModule::global_end() const']]],
996
+ ['global_5ferror_3041',['global_error',['../cJSON_8cpp.html#a6ff6e9678e47cf5347872008661d5846',1,'cJSON.cpp']]],
997
+ ['global_5fhooks_3042',['global_hooks',['../cJSON_8cpp.html#a855c7241e836a5b2d87577df8c113faf',1,'cJSON.cpp']]],
998
+ ['global_5fiterator_3043',['global_iterator',['../classSVF_1_1SVFModule.html#a4cf1ca2e9f045a0520b0a8a6cd5993f2',1,'SVF::SVFModule']]],
999
+ ['global_5fleak_3044',['GLOBAL_LEAK',['../classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da20b4563d5fc09a0a076800cd02f238f1',1,'SVF::LeakChecker']]],
1000
+ ['globalalias_3045',['GlobalAlias',['../namespaceSVF.html#a0fd33072b099f61eaa642e94ed0c03fc',1,'SVF']]],
1001
+ ['globalblock_3046',['GlobalBlock',['../classSVF_1_1ICFGNode.html#a74f598c1c86b023680bb2685aa8ab376ac93cf90864e69a21cbaefccbd48b8648',1,'SVF::ICFGNode']]],
1002
+ ['globalblocknode_3047',['globalBlockNode',['../classSVF_1_1ICFG.html#a8e43b27d4484a4acb575e4c1c6c8fd02',1,'SVF::ICFG']]],
1003
+ ['globalconses_3048',['globalConsES',['../classSVF_1_1ConsExeState.html#ac3ea5c4d65fac8934276a1ad12c97d06',1,'SVF::ConsExeState']]],
1004
+ ['globaldeftorepmap_3049',['GlobalDefToRepMap',['../classSVF_1_1LLVMModuleSet.html#ae2a1fa0b908cf372c50af90e62c4bf2b',1,'SVF::LLVMModuleSet']]],
1005
+ ['globaldeftorepmapty_3050',['GlobalDefToRepMapTy',['../classSVF_1_1LLVMModuleSet.html#a4dc808f3f69a87c74933d1f6183d1459',1,'SVF::LLVMModuleSet']]],
1006
+ ['globales_3051',['globalES',['../classSVF_1_1IntervalExeState.html#a92b1b163493a74a31d30a261128edd05',1,'SVF::IntervalExeState']]],
1007
+ ['globalicfgnode_3052',['GlobalICFGNode',['../classSVF_1_1GlobalICFGNode.html',1,'SVF::GlobalICFGNode'],['../classSVF_1_1GlobalICFGNode.html#a01e8a9844fcad1cc5faa22d8b0e0efd7',1,'SVF::GlobalICFGNode::GlobalICFGNode()']]],
1008
+ ['globalifunc_3053',['GlobalIFunc',['../namespaceSVF.html#aacffd97ab4cb45aeae2e67ec479889aa',1,'SVF']]],
1009
+ ['globalnulladdrs_3054',['globalNulladdrs',['../classSVF_1_1SVFIR2ItvExeState.html#a1579525f7cf7779aba58c4bdde2be4b0',1,'SVF::SVFIR2ItvExeState']]],
1010
+ ['globalobject_3055',['GlobalObject',['../namespaceSVF.html#af157dc77830b6cc804338df7430cbbb3',1,'SVF']]],
1011
+ ['globalset_3056',['GlobalSet',['../classSVF_1_1SVFModule.html#a4ff4bbd1771615757fc6575282046e30',1,'SVF::SVFModule']]],
1012
+ ['globalsettype_3057',['GlobalSetType',['../classSVF_1_1SVFModule.html#aae827124684e6c0d6a72acece0e9d33f',1,'SVF::SVFModule']]],
1013
+ ['globalvalue_3058',['GlobalValue',['../namespaceSVF.html#a67f3f86344f028cacfbeb08caaf7bb0f',1,'SVF']]],
1014
+ ['globalvariable_3059',['GlobalVariable',['../namespaceSVF.html#a09f5fa3bc44bf53612a085e3a611cc4e',1,'SVF']]],
1015
+ ['globalvfgnodes_3060',['globalVFGNodes',['../classSVF_1_1VFG.html#a6c3daf2777cc5f76ce07241f803720f3',1,'SVF::VFG']]],
1016
+ ['globalvfgnodeset_3061',['GlobalVFGNodeSet',['../classSVF_1_1VFG.html#a113185086912213257b04daa4590bf13',1,'SVF::VFG']]],
1017
+ ['globs_3062',['globs',['../classSVF_1_1SaberSVFGBuilder.html#a967dba864a6032e448222525aedb1f2a',1,'SVF::SaberSVFGBuilder']]],
1018
+ ['globsvfgnodes_3063',['globSVFGNodes',['../classSVF_1_1SaberSVFGBuilder.html#a9431a9dcbcf88b78e721b0347046e997',1,'SVF::SaberSVFGBuilder']]],
1019
+ ['globsvfstmtset_3064',['globSVFStmtSet',['../classSVF_1_1SVFIR.html#a71b51492b00e66e36266b9a76a842323',1,'SVF::SVFIR']]],
1020
+ ['globvar_5fobj_3065',['GLOBVAR_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830ad2ba0edfac1460f3fd89e7a6c4c4691b',1,'SVF::ObjTypeInfo']]],
1021
+ ['gmtime_3066',['gmtime',['../extapi_8c.html#a4c538a7b2efe7d8dfb7bf5956e91a0ad',1,'extapi.c']]],
1022
+ ['gmtime_5fr_3067',['gmtime_r',['../extapi_8c.html#a78301bb1e43ee4dda8a7cfd04d99f9e5',1,'extapi.c']]],
1023
+ ['gnode_3068',['GNODE',['../classSVF_1_1SrcSnkSolver.html#aad6cad7d89663ac4466f97dac63ee385',1,'SVF::SrcSnkSolver::GNODE()'],['../classSVF_1_1GraphReachSolver.html#af499845fe35ebe782f660146808506de',1,'SVF::GraphReachSolver::GNODE()'],['../classSVF_1_1SCCDetection.html#a7d7b354d8a7ce69b27dc775ccd192a62',1,'SVF::SCCDetection::GNODE()'],['../classSVF_1_1WPASCCSolver.html#aa40ff9a4090744e66034f9de38f7f45f',1,'SVF::WPASCCSolver::GNODE()'],['../classSVF_1_1WPAMinimumSolver.html#ab694f375b6b15991bc6a7c228db3242b',1,'SVF::WPAMinimumSolver::GNODE()'],['../classSVF_1_1WPASolver.html#a2b0c0c4d1f172e8eeae0230fa09f365e',1,'SVF::WPASolver::GNODE()']]],
1024
+ ['gnodek_3069',['GNodeK',['../classSVF_1_1GenericNode.html#a3f20339b5295e11beb0f9adb95c7aa5b',1,'SVF::GenericNode::GNodeK()'],['../classSVF_1_1SVFIRReader.html#a5057eb1d6b5f4d91556e6649e1d9e0fe',1,'SVF::SVFIRReader::GNodeK()'],['../classSVF_1_1SVFType.html#a503a35534b72dbea065816f42ebfa9f0',1,'SVF::SVFType::GNodeK()'],['../classSVF_1_1SVFValue.html#a96b29b0f3f0048278b3ec9aa6b6540c4',1,'SVF::SVFValue::GNodeK()']]],
1025
+ ['gnodesccinfo_3070',['GNodeSCCInfo',['../classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html',1,'SVF::SCCDetection< GraphType >::GNodeSCCInfo'],['../classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#a4b8c555a11e9eae2065ec1549ce537de',1,'SVF::SCCDetection::GNodeSCCInfo::GNodeSCCInfo()'],['../classSVF_1_1SCCDetection.html#ab3bdd1e73f95735a8f37566c3793bb36',1,'SVF::SCCDetection::GNodeSCCInfo()']]],
1026
+ ['gnodesccinfomap_3071',['GNODESCCInfoMap',['../classSVF_1_1SCCDetection.html#a56c28264d14062354e3272a4a993a1ec',1,'SVF::SCCDetection']]],
1027
+ ['gnodestack_3072',['GNodeStack',['../classSVF_1_1SCCDetection.html#a84fc3aef6f950471a539b7d9fa3c1289',1,'SVF::SCCDetection']]],
1028
+ ['gnu_5fget_5flibc_5fversion_3073',['gnu_get_libc_version',['../extapi_8c.html#abccccf00b2d20e810f04ae4133abaded',1,'extapi.c']]],
1029
+ ['gnutls_5fcheck_5fversion_3074',['gnutls_check_version',['../extapi_8c.html#a81b6ce96363d37bbf41acb26ae8b25eb',1,'extapi.c']]],
1030
+ ['grammar_3075',['grammar',['../classSVF_1_1CFLBase.html#a8dd040c7078b7f1a61da76849c89a640',1,'SVF::CFLBase::grammar()'],['../classSVF_1_1CFLSolver.html#a89781bbd0edd309b7c473ed154e7c11d',1,'SVF::CFLSolver::grammar()'],['../classSVF_1_1GrammarBuilder.html#a7b81810150ce896801e4e6a831ab98aa',1,'SVF::GrammarBuilder::grammar()']]],
1031
+ ['grammarbase_3076',['GrammarBase',['../classSVF_1_1GrammarBase.html',1,'SVF::GrammarBase'],['../classSVF_1_1CFLBase.html#aef3da4ce970597586757cafd2a435c1f',1,'SVF::CFLBase::grammarBase()']]],
1032
+ ['grammarbuilder_3077',['GrammarBuilder',['../classSVF_1_1GrammarBuilder.html',1,'SVF::GrammarBuilder'],['../classSVF_1_1GrammarBuilder.html#a423310118382fa2d5afe169a290a355b',1,'SVF::GrammarBuilder::GrammarBuilder()']]],
1033
+ ['grammarbuilder_2ecpp_3078',['GrammarBuilder.cpp',['../GrammarBuilder_8cpp.html',1,'']]],
1034
+ ['grammarbuilder_2eh_3079',['GrammarBuilder.h',['../GrammarBuilder_8h.html',1,'']]],
1035
+ ['grammarfilename_3080',['GrammarFilename',['../classSVF_1_1Options.html#ad09017ae2e1010fbba5c086a4772750f',1,'SVF::Options']]],
1036
+ ['graph_3081',['graph',['../classSVF_1_1CFLBase.html#a8101683062b9a71c0b2309cbdfb7b26f',1,'SVF::CFLBase::graph()'],['../classSVF_1_1CFLSolver.html#aedd6c605c4c381c738f4c6682c40d9f2',1,'SVF::CFLSolver::graph()'],['../classSVF_1_1SVFGStat.html#a3d06ead4c3222ce8a0535d9f3d504c3d',1,'SVF::SVFGStat::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()'],['../structSVF_1_1Inverse.html#a2037408b7047e9265b4b14e54bb584a2',1,'SVF::Inverse::Graph()']]],
1037
+ ['graphfieldjson_3082',['graphFieldJson',['../classSVF_1_1GenericGraphReader.html#a2438233e46ad0a052ec1352de977df88',1,'SVF::GenericGraphReader']]],
1038
+ ['graphprinter_3083',['GraphPrinter',['../classSVF_1_1GraphPrinter.html',1,'SVF::GraphPrinter'],['../classSVF_1_1GraphPrinter.html#a5adb844506085e9ba66c1688f9548a25',1,'SVF::GraphPrinter::GraphPrinter()'],['../namespaceSVF.html#ac8f90a58fd0d8e775e290b31f8ea9ce9',1,'SVF::GraphPrinter()']]],
1039
+ ['graphprinter_2eh_3084',['GraphPrinter.h',['../GraphPrinter_8h.html',1,'']]],
1040
+ ['graphreachsolver_3085',['GraphReachSolver',['../classSVF_1_1GraphReachSolver.html',1,'SVF::GraphReachSolver< GraphType, DPIm >'],['../classSVF_1_1GraphReachSolver.html#a766dc60e7ce7b24b829ba591d069c174',1,'SVF::GraphReachSolver::GraphReachSolver()']]],
1041
+ ['graphreachsolver_2eh_3086',['GraphReachSolver.h',['../GraphReachSolver_8h.html',1,'']]],
1042
+ ['graphsize_3087',['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 > * >']]],
1043
+ ['graphtraits_2eh_3088',['GraphTraits.h',['../GraphTraits_8h.html',1,'']]],
1044
+ ['graphtxt_3089',['Graphtxt',['../classSVF_1_1Options.html#a53f783c80f368bcdca6c7620229d6f8e',1,'SVF::Options']]],
1045
+ ['graphtype_3090',['GraphType',['../classSVF_1_1GenericGraphWriter.html#a2c6d4c492b073f1b11440f606ed3cc92',1,'SVF::GenericGraphWriter']]],
1046
+ ['graphwriter_3091',['GraphWriter',['../classSVF_1_1GraphWriter.html',1,'SVF::GraphWriter< GraphType >'],['../classSVF_1_1GraphWriter.html#afd8fec784307b919d1cb89b49533600e',1,'SVF::GraphWriter::GraphWriter()']]],
1047
+ ['graphwriter_2ecpp_3092',['GraphWriter.cpp',['../GraphWriter_8cpp.html',1,'']]],
1048
+ ['graphwriter_2eh_3093',['GraphWriter.h',['../GraphWriter_8h.html',1,'']]],
1049
+ ['gtraits_3094',['GTraits',['../classSVF_1_1GraphWriter.html#a65144f9ff432d21ad2751287a7237b3f',1,'SVF::GraphWriter::GTraits()'],['../classSVF_1_1SrcSnkSolver.html#aa786e629a4f1f64291a1de168e597ff6',1,'SVF::SrcSnkSolver::GTraits()'],['../classSVF_1_1GraphReachSolver.html#a70b93c20acbf28603b472d93dd602b7b',1,'SVF::GraphReachSolver::GTraits()'],['../classSVF_1_1SCCDetection.html#a862d30c661897fb8a5d60abcfa45da12',1,'SVF::SCCDetection::GTraits()'],['../classSVF_1_1WPASCCSolver.html#a1ae985e2ff1a63320f6cbbb20053d808',1,'SVF::WPASCCSolver::GTraits()'],['../classSVF_1_1WPAMinimumSolver.html#a659448a7dbf9e39e7aef785540088324',1,'SVF::WPAMinimumSolver::GTraits()'],['../classSVF_1_1WPASolver.html#a6be76c9bcdfc254a8973a444c369bd23',1,'SVF::WPASolver::GTraits()']]],
1050
+ ['gzgets_3095',['gzgets',['../extapi_8c.html#ac84ce7ca37e7c4e94aec43868a755cac',1,'extapi.c']]]
1049
1051
  ];