svf-tools 1.0.853 → 1.0.855

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 (325) hide show
  1. package/SVF-doxygen/html/AE_2CMakeLists_8txt.html +106 -0
  2. package/SVF-doxygen/html/AndersenStat_8cpp_source.html +19 -12
  3. package/SVF-doxygen/html/Andersen_8cpp_source.html +3 -3
  4. package/SVF-doxygen/html/Andersen_8h_source.html +4 -4
  5. package/SVF-doxygen/html/CFLStat_8cpp_source.html +1 -1
  6. package/SVF-doxygen/html/CMakeLists_8txt.html +5 -5
  7. package/SVF-doxygen/html/CSC_8cpp_source.html +2 -2
  8. package/SVF-doxygen/html/ConsGNode_8h_source.html +4 -4
  9. package/SVF-doxygen/html/ConsG_8cpp_source.html +663 -644
  10. package/SVF-doxygen/html/ConsG_8h_source.html +335 -332
  11. package/SVF-doxygen/html/DDAClient_8cpp_source.html +4 -4
  12. package/SVF-doxygen/html/DDAStat_8cpp_source.html +249 -252
  13. package/SVF-doxygen/html/DDAStat_8h_source.html +70 -93
  14. package/SVF-doxygen/html/FlowSensitiveStat_8cpp_source.html +1 -1
  15. package/SVF-doxygen/html/PTAStat_8cpp_source.html +107 -83
  16. package/SVF-doxygen/html/PTAStat_8h_source.html +38 -13
  17. package/SVF-doxygen/html/PointerAnalysis_8cpp_source.html +1 -1
  18. package/SVF-doxygen/html/Steensgaard_8h_source.html +1 -1
  19. package/SVF-doxygen/html/VersionedFlowSensitiveStat_8cpp_source.html +1 -1
  20. package/SVF-doxygen/html/WPAStat_8h_source.html +1 -1
  21. package/SVF-doxygen/html/ae_8cpp.html +179 -0
  22. package/SVF-doxygen/html/ae_8cpp_source.html +738 -0
  23. package/SVF-doxygen/html/annotated.html +1 -0
  24. package/SVF-doxygen/html/classSVF_1_1AddrCGEdge.html +11 -11
  25. package/SVF-doxygen/html/classSVF_1_1Andersen.html +20 -20
  26. package/SVF-doxygen/html/classSVF_1_1AndersenBase.html +10 -10
  27. package/SVF-doxygen/html/classSVF_1_1AndersenSCD.html +1 -1
  28. package/SVF-doxygen/html/classSVF_1_1AndersenSFR.html +3 -3
  29. package/SVF-doxygen/html/classSVF_1_1AndersenStat-members.html +8 -2
  30. package/SVF-doxygen/html/classSVF_1_1AndersenStat.html +34 -12
  31. package/SVF-doxygen/html/classSVF_1_1AndersenWaveDiff.html +1 -1
  32. package/SVF-doxygen/html/classSVF_1_1CFLStat-members.html +8 -2
  33. package/SVF-doxygen/html/classSVF_1_1CFLStat.html +16 -1
  34. package/SVF-doxygen/html/classSVF_1_1CSC.html +5 -5
  35. package/SVF-doxygen/html/classSVF_1_1ConstraintGraph-members.html +81 -80
  36. package/SVF-doxygen/html/classSVF_1_1ConstraintGraph.html +672 -623
  37. package/SVF-doxygen/html/classSVF_1_1ConstraintNode.html +28 -28
  38. package/SVF-doxygen/html/classSVF_1_1DDAClient.html +4 -4
  39. package/SVF-doxygen/html/classSVF_1_1DDAStat-members.html +7 -7
  40. package/SVF-doxygen/html/classSVF_1_1DDAStat.html +283 -463
  41. package/SVF-doxygen/html/classSVF_1_1FlowSensitiveStat-members.html +9 -3
  42. package/SVF-doxygen/html/classSVF_1_1FlowSensitiveStat.html +17 -2
  43. package/SVF-doxygen/html/classSVF_1_1ICFGStat-members.html +9 -3
  44. package/SVF-doxygen/html/classSVF_1_1ICFGStat.html +15 -0
  45. package/SVF-doxygen/html/classSVF_1_1MTAStat-members.html +7 -1
  46. package/SVF-doxygen/html/classSVF_1_1MTAStat.html +15 -0
  47. package/SVF-doxygen/html/classSVF_1_1MemSSAStat-members.html +9 -3
  48. package/SVF-doxygen/html/classSVF_1_1MemSSAStat.html +15 -0
  49. package/SVF-doxygen/html/classSVF_1_1PTAStat-members.html +7 -1
  50. package/SVF-doxygen/html/classSVF_1_1PTAStat.html +300 -84
  51. package/SVF-doxygen/html/classSVF_1_1PointerAnalysis.html +1 -1
  52. package/SVF-doxygen/html/classSVF_1_1SVFGStat-members.html +7 -1
  53. package/SVF-doxygen/html/classSVF_1_1SVFGStat.html +15 -0
  54. package/SVF-doxygen/html/classSVF_1_1Steensgaard.html +3 -3
  55. package/SVF-doxygen/html/classSVF_1_1TypeAnalysis.html +1 -1
  56. package/SVF-doxygen/html/classSVF_1_1VersionedFlowSensitiveStat-members.html +9 -3
  57. package/SVF-doxygen/html/classSVF_1_1VersionedFlowSensitiveStat.html +17 -2
  58. package/SVF-doxygen/html/classSymblicAbstractionTest-members.html +99 -0
  59. package/SVF-doxygen/html/classSymblicAbstractionTest.html +1282 -0
  60. package/SVF-doxygen/html/classes.html +56 -55
  61. package/SVF-doxygen/html/dir_454f632bef84d62ecd1cf13bd508acc9.html +86 -0
  62. package/SVF-doxygen/html/dir_e5d21102e3a998263c6c7812ac857e9d.html +2 -0
  63. package/SVF-doxygen/html/files.html +22 -20
  64. package/SVF-doxygen/html/functions.html +4 -4
  65. package/SVF-doxygen/html/functions_b.html +16 -10
  66. package/SVF-doxygen/html/functions_c.html +27 -24
  67. package/SVF-doxygen/html/functions_f.html +3 -3
  68. package/SVF-doxygen/html/functions_func_b.html +9 -3
  69. package/SVF-doxygen/html/functions_func_c.html +22 -19
  70. package/SVF-doxygen/html/functions_func_g.html +17 -16
  71. package/SVF-doxygen/html/functions_func_n.html +1 -1
  72. package/SVF-doxygen/html/functions_func_r.html +5 -2
  73. package/SVF-doxygen/html/functions_func_s.html +18 -15
  74. package/SVF-doxygen/html/functions_func_t.html +41 -1
  75. package/SVF-doxygen/html/functions_func_~.html +3 -0
  76. package/SVF-doxygen/html/functions_g.html +16 -15
  77. package/SVF-doxygen/html/functions_i.html +3 -3
  78. package/SVF-doxygen/html/functions_l.html +3 -3
  79. package/SVF-doxygen/html/functions_n.html +6 -6
  80. package/SVF-doxygen/html/functions_o.html +3 -3
  81. package/SVF-doxygen/html/functions_p.html +12 -12
  82. package/SVF-doxygen/html/functions_r.html +9 -6
  83. package/SVF-doxygen/html/functions_s.html +22 -19
  84. package/SVF-doxygen/html/functions_t.html +47 -7
  85. package/SVF-doxygen/html/functions_v.html +3 -3
  86. package/SVF-doxygen/html/functions_vars.html +4 -4
  87. package/SVF-doxygen/html/functions_w.html +9 -7
  88. package/SVF-doxygen/html/functions_~.html +3 -0
  89. package/SVF-doxygen/html/globals_a.html +2 -2
  90. package/SVF-doxygen/html/globals_func_a.html +2 -2
  91. package/SVF-doxygen/html/globals_func_m.html +5 -4
  92. package/SVF-doxygen/html/globals_m.html +5 -4
  93. package/SVF-doxygen/html/globals_s.html +3 -0
  94. package/SVF-doxygen/html/globals_vars.html +3 -0
  95. package/SVF-doxygen/html/hierarchy.html +40 -39
  96. package/SVF-doxygen/html/search/all_0.js +4 -4
  97. package/SVF-doxygen/html/search/all_1.js +133 -132
  98. package/SVF-doxygen/html/search/all_10.js +325 -325
  99. package/SVF-doxygen/html/search/all_11.js +225 -224
  100. package/SVF-doxygen/html/search/all_12.js +554 -552
  101. package/SVF-doxygen/html/search/all_13.js +203 -190
  102. package/SVF-doxygen/html/search/all_14.js +67 -67
  103. package/SVF-doxygen/html/search/all_15.js +168 -168
  104. package/SVF-doxygen/html/search/all_16.js +63 -63
  105. package/SVF-doxygen/html/search/all_17.js +1 -1
  106. package/SVF-doxygen/html/search/all_18.js +1 -1
  107. package/SVF-doxygen/html/search/all_19.js +11 -11
  108. package/SVF-doxygen/html/search/all_1a.js +175 -174
  109. package/SVF-doxygen/html/search/all_2.js +173 -171
  110. package/SVF-doxygen/html/search/all_3.js +649 -648
  111. package/SVF-doxygen/html/search/all_4.js +230 -230
  112. package/SVF-doxygen/html/search/all_5.js +119 -119
  113. package/SVF-doxygen/html/search/all_6.js +226 -226
  114. package/SVF-doxygen/html/search/all_7.js +1048 -1048
  115. package/SVF-doxygen/html/search/all_8.js +196 -196
  116. package/SVF-doxygen/html/search/all_9.js +605 -605
  117. package/SVF-doxygen/html/search/all_a.js +46 -46
  118. package/SVF-doxygen/html/search/all_b.js +26 -26
  119. package/SVF-doxygen/html/search/all_c.js +115 -115
  120. package/SVF-doxygen/html/search/all_d.js +197 -197
  121. package/SVF-doxygen/html/search/all_e.js +207 -207
  122. package/SVF-doxygen/html/search/all_f.js +116 -116
  123. package/SVF-doxygen/html/search/classes_0.js +26 -26
  124. package/SVF-doxygen/html/search/classes_1.js +9 -9
  125. package/SVF-doxygen/html/search/classes_10.js +74 -73
  126. package/SVF-doxygen/html/search/classes_11.js +15 -15
  127. package/SVF-doxygen/html/search/classes_12.js +2 -2
  128. package/SVF-doxygen/html/search/classes_13.js +10 -10
  129. package/SVF-doxygen/html/search/classes_14.js +14 -14
  130. package/SVF-doxygen/html/search/classes_15.js +1 -1
  131. package/SVF-doxygen/html/search/classes_2.js +81 -81
  132. package/SVF-doxygen/html/search/classes_3.js +37 -37
  133. package/SVF-doxygen/html/search/classes_4.js +9 -9
  134. package/SVF-doxygen/html/search/classes_5.js +28 -28
  135. package/SVF-doxygen/html/search/classes_6.js +104 -104
  136. package/SVF-doxygen/html/search/classes_7.js +34 -34
  137. package/SVF-doxygen/html/search/classes_8.js +57 -57
  138. package/SVF-doxygen/html/search/classes_9.js +1 -1
  139. package/SVF-doxygen/html/search/classes_a.js +12 -12
  140. package/SVF-doxygen/html/search/classes_b.js +29 -29
  141. package/SVF-doxygen/html/search/classes_c.js +6 -6
  142. package/SVF-doxygen/html/search/classes_d.js +18 -18
  143. package/SVF-doxygen/html/search/classes_e.js +36 -36
  144. package/SVF-doxygen/html/search/classes_f.js +25 -25
  145. package/SVF-doxygen/html/search/defines_0.js +3 -3
  146. package/SVF-doxygen/html/search/defines_1.js +2 -2
  147. package/SVF-doxygen/html/search/defines_2.js +30 -30
  148. package/SVF-doxygen/html/search/defines_3.js +20 -20
  149. package/SVF-doxygen/html/search/defines_4.js +2 -2
  150. package/SVF-doxygen/html/search/defines_5.js +4 -4
  151. package/SVF-doxygen/html/search/defines_6.js +2 -2
  152. package/SVF-doxygen/html/search/defines_7.js +5 -5
  153. package/SVF-doxygen/html/search/defines_8.js +11 -11
  154. package/SVF-doxygen/html/search/defines_9.js +9 -9
  155. package/SVF-doxygen/html/search/defines_a.js +2 -2
  156. package/SVF-doxygen/html/search/defines_b.js +1 -1
  157. package/SVF-doxygen/html/search/defines_c.js +3 -3
  158. package/SVF-doxygen/html/search/defines_d.js +2 -2
  159. package/SVF-doxygen/html/search/defines_e.js +7 -7
  160. package/SVF-doxygen/html/search/defines_f.js +3 -3
  161. package/SVF-doxygen/html/search/enums_0.js +3 -3
  162. package/SVF-doxygen/html/search/enums_1.js +2 -2
  163. package/SVF-doxygen/html/search/enums_10.js +1 -1
  164. package/SVF-doxygen/html/search/enums_11.js +1 -1
  165. package/SVF-doxygen/html/search/enums_2.js +8 -8
  166. package/SVF-doxygen/html/search/enums_3.js +1 -1
  167. package/SVF-doxygen/html/search/enums_4.js +3 -3
  168. package/SVF-doxygen/html/search/enums_5.js +1 -1
  169. package/SVF-doxygen/html/search/enums_6.js +2 -2
  170. package/SVF-doxygen/html/search/enums_7.js +2 -2
  171. package/SVF-doxygen/html/search/enums_8.js +4 -4
  172. package/SVF-doxygen/html/search/enums_9.js +1 -1
  173. package/SVF-doxygen/html/search/enums_a.js +1 -1
  174. package/SVF-doxygen/html/search/enums_b.js +7 -7
  175. package/SVF-doxygen/html/search/enums_c.js +1 -1
  176. package/SVF-doxygen/html/search/enums_d.js +4 -4
  177. package/SVF-doxygen/html/search/enums_e.js +2 -2
  178. package/SVF-doxygen/html/search/enums_f.js +4 -4
  179. package/SVF-doxygen/html/search/enumvalues_0.js +14 -14
  180. package/SVF-doxygen/html/search/enumvalues_1.js +14 -14
  181. package/SVF-doxygen/html/search/enumvalues_10.js +35 -35
  182. package/SVF-doxygen/html/search/enumvalues_11.js +3 -3
  183. package/SVF-doxygen/html/search/enumvalues_12.js +10 -10
  184. package/SVF-doxygen/html/search/enumvalues_13.js +1 -1
  185. package/SVF-doxygen/html/search/enumvalues_14.js +1 -1
  186. package/SVF-doxygen/html/search/enumvalues_15.js +3 -3
  187. package/SVF-doxygen/html/search/enumvalues_2.js +36 -36
  188. package/SVF-doxygen/html/search/enumvalues_3.js +13 -13
  189. package/SVF-doxygen/html/search/enumvalues_4.js +2 -2
  190. package/SVF-doxygen/html/search/enumvalues_5.js +47 -47
  191. package/SVF-doxygen/html/search/enumvalues_6.js +6 -6
  192. package/SVF-doxygen/html/search/enumvalues_7.js +8 -8
  193. package/SVF-doxygen/html/search/enumvalues_8.js +23 -23
  194. package/SVF-doxygen/html/search/enumvalues_9.js +6 -6
  195. package/SVF-doxygen/html/search/enumvalues_a.js +15 -15
  196. package/SVF-doxygen/html/search/enumvalues_b.js +11 -11
  197. package/SVF-doxygen/html/search/enumvalues_c.js +5 -5
  198. package/SVF-doxygen/html/search/enumvalues_d.js +18 -18
  199. package/SVF-doxygen/html/search/enumvalues_e.js +9 -9
  200. package/SVF-doxygen/html/search/enumvalues_f.js +45 -45
  201. package/SVF-doxygen/html/search/files_0.js +14 -13
  202. package/SVF-doxygen/html/search/files_1.js +7 -7
  203. package/SVF-doxygen/html/search/files_10.js +8 -8
  204. package/SVF-doxygen/html/search/files_11.js +8 -8
  205. package/SVF-doxygen/html/search/files_12.js +2 -2
  206. package/SVF-doxygen/html/search/files_2.js +57 -57
  207. package/SVF-doxygen/html/search/files_3.js +14 -14
  208. package/SVF-doxygen/html/search/files_4.js +5 -5
  209. package/SVF-doxygen/html/search/files_5.js +13 -13
  210. package/SVF-doxygen/html/search/files_6.js +9 -9
  211. package/SVF-doxygen/html/search/files_7.js +14 -14
  212. package/SVF-doxygen/html/search/files_8.js +13 -13
  213. package/SVF-doxygen/html/search/files_9.js +18 -18
  214. package/SVF-doxygen/html/search/files_a.js +3 -3
  215. package/SVF-doxygen/html/search/files_b.js +2 -2
  216. package/SVF-doxygen/html/search/files_c.js +20 -20
  217. package/SVF-doxygen/html/search/files_d.js +4 -4
  218. package/SVF-doxygen/html/search/files_e.js +62 -62
  219. package/SVF-doxygen/html/search/files_f.js +8 -8
  220. package/SVF-doxygen/html/search/functions_0.js +13 -13
  221. package/SVF-doxygen/html/search/functions_1.js +364 -364
  222. package/SVF-doxygen/html/search/functions_10.js +140 -140
  223. package/SVF-doxygen/html/search/functions_11.js +140 -139
  224. package/SVF-doxygen/html/search/functions_12.js +289 -288
  225. package/SVF-doxygen/html/search/functions_13.js +72 -59
  226. package/SVF-doxygen/html/search/functions_14.js +39 -39
  227. package/SVF-doxygen/html/search/functions_15.js +71 -71
  228. package/SVF-doxygen/html/search/functions_16.js +32 -32
  229. package/SVF-doxygen/html/search/functions_17.js +3 -3
  230. package/SVF-doxygen/html/search/functions_18.js +175 -174
  231. package/SVF-doxygen/html/search/functions_2.js +91 -89
  232. package/SVF-doxygen/html/search/functions_3.js +262 -261
  233. package/SVF-doxygen/html/search/functions_4.js +78 -78
  234. package/SVF-doxygen/html/search/functions_5.js +53 -53
  235. package/SVF-doxygen/html/search/functions_6.js +60 -60
  236. package/SVF-doxygen/html/search/functions_7.js +857 -857
  237. package/SVF-doxygen/html/search/functions_8.js +148 -148
  238. package/SVF-doxygen/html/search/functions_9.js +421 -421
  239. package/SVF-doxygen/html/search/functions_a.js +30 -30
  240. package/SVF-doxygen/html/search/functions_b.js +2 -2
  241. package/SVF-doxygen/html/search/functions_c.js +25 -25
  242. package/SVF-doxygen/html/search/functions_d.js +79 -79
  243. package/SVF-doxygen/html/search/functions_e.js +35 -35
  244. package/SVF-doxygen/html/search/functions_f.js +56 -56
  245. package/SVF-doxygen/html/search/namespaces_0.js +1 -1
  246. package/SVF-doxygen/html/search/namespaces_1.js +7 -7
  247. package/SVF-doxygen/html/search/related_0.js +2 -2
  248. package/SVF-doxygen/html/search/related_1.js +2 -2
  249. package/SVF-doxygen/html/search/related_2.js +3 -3
  250. package/SVF-doxygen/html/search/related_3.js +2 -2
  251. package/SVF-doxygen/html/search/related_4.js +2 -2
  252. package/SVF-doxygen/html/search/related_5.js +1 -1
  253. package/SVF-doxygen/html/search/related_6.js +2 -2
  254. package/SVF-doxygen/html/search/related_7.js +4 -4
  255. package/SVF-doxygen/html/search/related_8.js +2 -2
  256. package/SVF-doxygen/html/search/related_9.js +4 -4
  257. package/SVF-doxygen/html/search/related_a.js +19 -19
  258. package/SVF-doxygen/html/search/related_b.js +4 -4
  259. package/SVF-doxygen/html/search/related_c.js +2 -2
  260. package/SVF-doxygen/html/search/related_d.js +12 -12
  261. package/SVF-doxygen/html/search/related_e.js +2 -2
  262. package/SVF-doxygen/html/search/related_f.js +2 -2
  263. package/SVF-doxygen/html/search/typedefs_0.js +19 -19
  264. package/SVF-doxygen/html/search/typedefs_1.js +26 -26
  265. package/SVF-doxygen/html/search/typedefs_10.js +62 -62
  266. package/SVF-doxygen/html/search/typedefs_11.js +13 -13
  267. package/SVF-doxygen/html/search/typedefs_12.js +11 -11
  268. package/SVF-doxygen/html/search/typedefs_13.js +33 -33
  269. package/SVF-doxygen/html/search/typedefs_14.js +8 -8
  270. package/SVF-doxygen/html/search/typedefs_2.js +129 -129
  271. package/SVF-doxygen/html/search/typedefs_3.js +39 -39
  272. package/SVF-doxygen/html/search/typedefs_4.js +17 -17
  273. package/SVF-doxygen/html/search/typedefs_5.js +41 -41
  274. package/SVF-doxygen/html/search/typedefs_6.js +56 -56
  275. package/SVF-doxygen/html/search/typedefs_7.js +44 -44
  276. package/SVF-doxygen/html/search/typedefs_8.js +1 -1
  277. package/SVF-doxygen/html/search/typedefs_9.js +6 -6
  278. package/SVF-doxygen/html/search/typedefs_a.js +29 -29
  279. package/SVF-doxygen/html/search/typedefs_b.js +29 -29
  280. package/SVF-doxygen/html/search/typedefs_c.js +41 -41
  281. package/SVF-doxygen/html/search/typedefs_d.js +14 -14
  282. package/SVF-doxygen/html/search/typedefs_e.js +52 -52
  283. package/SVF-doxygen/html/search/typedefs_f.js +14 -14
  284. package/SVF-doxygen/html/search/variables_0.js +151 -151
  285. package/SVF-doxygen/html/search/variables_1.js +76 -76
  286. package/SVF-doxygen/html/search/variables_10.js +98 -98
  287. package/SVF-doxygen/html/search/variables_11.js +45 -45
  288. package/SVF-doxygen/html/search/variables_12.js +91 -90
  289. package/SVF-doxygen/html/search/variables_13.js +74 -74
  290. package/SVF-doxygen/html/search/variables_14.js +14 -14
  291. package/SVF-doxygen/html/search/variables_15.js +49 -49
  292. package/SVF-doxygen/html/search/variables_16.js +9 -9
  293. package/SVF-doxygen/html/search/variables_17.js +1 -1
  294. package/SVF-doxygen/html/search/variables_18.js +2 -2
  295. package/SVF-doxygen/html/search/variables_2.js +38 -38
  296. package/SVF-doxygen/html/search/variables_3.js +142 -142
  297. package/SVF-doxygen/html/search/variables_4.js +50 -50
  298. package/SVF-doxygen/html/search/variables_5.js +37 -37
  299. package/SVF-doxygen/html/search/variables_6.js +66 -66
  300. package/SVF-doxygen/html/search/variables_7.js +34 -34
  301. package/SVF-doxygen/html/search/variables_8.js +7 -7
  302. package/SVF-doxygen/html/search/variables_9.js +78 -78
  303. package/SVF-doxygen/html/search/variables_a.js +4 -4
  304. package/SVF-doxygen/html/search/variables_b.js +10 -10
  305. package/SVF-doxygen/html/search/variables_c.js +45 -45
  306. package/SVF-doxygen/html/search/variables_d.js +55 -55
  307. package/SVF-doxygen/html/search/variables_e.js +123 -123
  308. package/SVF-doxygen/html/search/variables_f.js +30 -30
  309. package/SVF-doxygen/html/structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +118 -118
  310. package/SVF-doxygen/html/structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1ConstraintNode_01_5_01_4_01_4.html +1 -1
  311. package/SVF-doxygen/html/structSVF_1_1GenericGraphTraits_3_01SVF_1_1ConstraintGraph_01_5_01_4.html +2 -2
  312. package/SVF-doxygen/html/structSVF_1_1GenericGraphTraits_3_01SVF_1_1ConstraintNode_01_5_01_4.html +1 -1
  313. package/build.sh +1 -1
  314. package/package.json +1 -1
  315. package/svf/include/DDA/DDAStat.h +0 -17
  316. package/svf/include/Graphs/ConsG.h +2 -0
  317. package/svf/include/Util/PTAStat.h +19 -1
  318. package/svf/lib/DDA/DDAStat.cpp +0 -3
  319. package/svf/lib/Graphs/ConsG.cpp +20 -0
  320. package/svf/lib/Util/PTAStat.cpp +17 -1
  321. package/svf/lib/WPA/Andersen.cpp +2 -2
  322. package/svf/lib/WPA/AndersenStat.cpp +3 -0
  323. package/svf-llvm/tools/AE/CMakeLists.txt +2 -0
  324. package/svf-llvm/tools/AE/ae.cpp +607 -0
  325. package/svf-llvm/tools/CMakeLists.txt +3 -2
@@ -1,1051 +1,1051 @@
1
1
  var searchData=
2
2
  [
3
- ['g_2052',['G',['../classSVF_1_1GraphWriter.html#a0ac109f9b3c3b3fe3cb61bbef09e0d29',1,'SVF::GraphWriter']]],
4
- ['gamma_5fhat_2053',['gamma_hat',['../classSVF_1_1RelationSolver.html#af860063ccaeca043bac84eb9eb2cf80a',1,'SVF::RelationSolver::gamma_hat(const IntervalESBase &exeState) const'],['../classSVF_1_1RelationSolver.html#a93a034bb18001abc278d6986706024af',1,'SVF::RelationSolver::gamma_hat(const IntervalESBase &alpha, const IntervalESBase &exeState) const'],['../classSVF_1_1RelationSolver.html#aff6752947e73cd0559b5a340547c9016',1,'SVF::RelationSolver::gamma_hat(u32_t id, const IntervalESBase &exeState) const']]],
5
- ['gatheraggs_2054',['gatherAggs',['../classSVF_1_1DCHGraph.html#a8fcbea9435a77beb27ad64d5a3175b0b',1,'SVF::DCHGraph']]],
6
- ['gcvt_2055',['gcvt',['../extapi_8c.html#a88c9ef079dc2027120c1d8e9df22d726',1,'extapi.c']]],
7
- ['gedge_2056',['GEDGE',['../classSVF_1_1SrcSnkSolver.html#a6007c2d795370bb48ad120af5474a31f',1,'SVF::SrcSnkSolver::GEDGE()'],['../classSVF_1_1GraphReachSolver.html#a8a42bdbb5987d0a340f9935f09e2acd2',1,'SVF::GraphReachSolver::GEDGE()'],['../classSVF_1_1WPASolver.html#ab7de73aabfa092b51b8dbe7b091e4c57',1,'SVF::WPASolver::GEDGE()']]],
8
- ['gedgeflag_2057',['GEdgeFlag',['../classSVF_1_1GenericEdge.html#aab8892b73370c32b48621cd1d0cce614',1,'SVF::GenericEdge::GEdgeFlag()'],['../classSVF_1_1SVFIRReader.html#a83f1038208acd0f7f5ac90a51fd494e5',1,'SVF::SVFIRReader::GEdgeFlag()']]],
9
- ['gedgekind_2058',['GEdgeKind',['../classSVF_1_1GenericEdge.html#a5aceeb48929f54264807b36569019a8a',1,'SVF::GenericEdge::GEdgeKind()'],['../classSVF_1_1SVFIRReader.html#a4992064f6c5e41662c939eaa769d0811',1,'SVF::SVFIRReader::GEdgeKind()']]],
10
- ['gedgesetty_2059',['GEdgeSetTy',['../classSVF_1_1GenericNode.html#a03c6da4a73c47f84f5c5b47252bc339a',1,'SVF::GenericNode']]],
11
- ['generalnummap_2060',['generalNumMap',['../classSVF_1_1SVFStat.html#a07b6f8cb424b84b468c4518140fa3a41',1,'SVF::SVFStat']]],
12
- ['generatejson_2061',['generateJson',['../classSVF_1_1SVFIRWriter.html#a875f285e8429e7f5ee5fc5f28d44df12',1,'SVF::SVFIRWriter']]],
13
- ['generatejsonstring_2062',['generateJsonString',['../classSVF_1_1SVFIRWriter.html#aadc74883ff7e1a7b583ec46e3c54de1c',1,'SVF::SVFIRWriter']]],
14
- ['generatemrs_2063',['generateMRs',['../classSVF_1_1MRGenerator.html#a4f65593325e4391333fa1b0bedbffc4a',1,'SVF::MRGenerator']]],
15
- ['generic_5fbridge_5fgep_5ftype_5fiterator_2064',['generic_bridge_gep_type_iterator',['../classllvm_1_1generic__bridge__gep__type__iterator.html',1,'llvm::generic_bridge_gep_type_iterator< ItTy >'],['../classllvm_1_1generic__bridge__gep__type__iterator.html#a93f554395c6f42b26bea2ba3c70442c3',1,'llvm::generic_bridge_gep_type_iterator::generic_bridge_gep_type_iterator()']]],
16
- ['genericbug_2065',['GenericBug',['../classSVF_1_1GenericBug.html',1,'SVF::GenericBug'],['../classSVF_1_1GenericBug.html#a3f62d1f1307b9e6771d7449d0855d7e4',1,'SVF::GenericBug::GenericBug()']]],
17
- ['genericcallgraphedgety_2066',['GenericCallGraphEdgeTy',['../namespaceSVF.html#acd909bf6784bb6e2178aa0f5d27da0ca',1,'SVF']]],
18
- ['genericcallgraphnodety_2067',['GenericCallGraphNodeTy',['../namespaceSVF.html#a673ed8bf673a4c426a9d91aa8987e31c',1,'SVF']]],
19
- ['genericcallgraphty_2068',['GenericCallGraphTy',['../namespaceSVF.html#ab6fe492db79077a60254f8a03cfce180',1,'SVF']]],
20
- ['genericcdgedgety_2069',['GenericCDGEdgeTy',['../namespaceSVF.html#ac13168bad29c3ba7cbe680c6fb85d742',1,'SVF']]],
21
- ['genericcdgnodety_2070',['GenericCDGNodeTy',['../namespaceSVF.html#ae41489de1152165bc440ec1068d3a48f',1,'SVF']]],
22
- ['genericcdgty_2071',['GenericCDGTy',['../namespaceSVF.html#a241b612013239a0baaa049eac5165c7f',1,'SVF']]],
23
- ['genericcfbasicblockedgety_2072',['GenericCFBasicBlockEdgeTy',['../namespaceSVF.html#add130ff635b1364201548469c28c0572',1,'SVF']]],
24
- ['genericcfbasicblockgty_2073',['GenericCFBasicBlockGTy',['../namespaceSVF.html#a6184b09dcc733e3f35945076aa2781fe',1,'SVF']]],
25
- ['genericcfbasicblocknodety_2074',['GenericCFBasicBlockNodeTy',['../namespaceSVF.html#a81d6a1e9cc52fde4f828cead0ca40bab',1,'SVF']]],
26
- ['genericcfledgety_2075',['GenericCFLEdgeTy',['../namespaceSVF.html#a19ab125d26c5d9c533bc1c3904ac92d9',1,'SVF']]],
27
- ['genericcflgraphty_2076',['GenericCFLGraphTy',['../namespaceSVF.html#a6b1d99f1ec47347364981e23a9d21e0a',1,'SVF']]],
28
- ['genericcflnodety_2077',['GenericCFLNodeTy',['../namespaceSVF.html#a1c5f28b91c7c1eeec6ae459b573b2889',1,'SVF']]],
29
- ['genericchedgety_2078',['GenericCHEdgeTy',['../namespaceSVF.html#a7cb629496a70d2dd22634405652e573a',1,'SVF']]],
30
- ['genericchgraphty_2079',['GenericCHGraphTy',['../namespaceSVF.html#a6b09b7d17c48b1eba08c256cdd8159bd',1,'SVF']]],
31
- ['genericchnodety_2080',['GenericCHNodeTy',['../namespaceSVF.html#ac6b93cb94834bc363dc9a0724daf23b2',1,'SVF']]],
32
- ['genericconsedgety_2081',['GenericConsEdgeTy',['../namespaceSVF.html#a1d2b00b4b0ab475899488fc89b2bfe66',1,'SVF']]],
33
- ['genericconsnodety_2082',['GenericConsNodeTy',['../namespaceSVF.html#a825a8805e4a16072031a18b8d553c5a2',1,'SVF']]],
34
- ['genericedge_2083',['GenericEdge',['../classSVF_1_1GenericEdge.html',1,'SVF::GenericEdge< NodeTy >'],['../classSVF_1_1GenericEdge.html#a6764973569c281d483afab17a75cb4dc',1,'SVF::GenericEdge::GenericEdge()']]],
35
- ['genericedge_3c_20dchnode_20_3e_2084',['GenericEdge< DCHNode >',['../classSVF_1_1GenericEdge.html',1,'SVF']]],
36
- ['genericedgetojson_2085',['genericEdgeToJson',['../classSVF_1_1SVFIRWriter.html#af6ed00dc51796c4162157ac174fc2a1a',1,'SVF::SVFIRWriter']]],
37
- ['genericgraph_2086',['GenericGraph',['../classSVF_1_1GenericGraph.html',1,'SVF::GenericGraph< NodeTy, EdgeTy >'],['../classSVF_1_1GenericGraph.html#aa5837cddbbd63c5a8ac5725bcecb192f',1,'SVF::GenericGraph::GenericGraph()']]],
38
- ['genericgraph_2eh_2087',['GenericGraph.h',['../GenericGraph_8h.html',1,'']]],
39
- ['genericgraph_3c_20constraintnode_2c_20constraintedge_20_3e_2088',['GenericGraph< ConstraintNode, ConstraintEdge >',['../classSVF_1_1GenericGraph.html',1,'SVF']]],
40
- ['genericgraph_3c_20dchnode_2c_20dchedge_20_3e_2089',['GenericGraph< DCHNode, DCHEdge >',['../classSVF_1_1GenericGraph.html',1,'SVF']]],
41
- ['genericgraph_3c_20svfvar_2c_20svfstmt_20_3e_2090',['GenericGraph< SVFVar, SVFStmt >',['../classSVF_1_1GenericGraph.html',1,'SVF']]],
42
- ['genericgraphreader_2091',['GenericGraphReader',['../classSVF_1_1GenericGraphReader.html',1,'SVF']]],
43
- ['genericgraphreader_3c_20chnode_2c_20chedge_20_3e_2092',['GenericGraphReader< CHNode, CHEdge >',['../classSVF_1_1GenericGraphReader.html',1,'SVF']]],
44
- ['genericgraphreader_3c_20nodety_2c_20edgety_20_3e_2093',['GenericGraphReader< NodeTy, EdgeTy >',['../classSVF_1_1GenericGraph.html#a219761d5d96b0bc27cce9210f2cf5572',1,'SVF::GenericGraph']]],
45
- ['genericgraphreader_3c_20svfvar_2c_20svfstmt_20_3e_2094',['GenericGraphReader< SVFVar, SVFStmt >',['../classSVF_1_1GenericGraphReader.html',1,'SVF']]],
46
- ['genericgraphtojson_2095',['genericGraphToJson',['../classSVF_1_1SVFIRWriter.html#a9810ce9b0ce6c4f8f710e81ec8d08ec3',1,'SVF::SVFIRWriter']]],
47
- ['genericgraphtraits_2096',['GenericGraphTraits',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
48
- ['genericgraphtraits_3c_20inverse_3c_20inverse_3c_20t_20_3e_20_3e_20_3e_2097',['GenericGraphTraits< Inverse< Inverse< T > > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01Inverse_3_01T_01_4_01_4_01_4.html',1,'SVF']]],
49
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3acdgnode_20_2a_20_3e_20_3e_2098',['GenericGraphTraits< Inverse< SVF::CDGNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CDGNode_01_5_01_4_01_4.html',1,'SVF']]],
50
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3acfbasicblocknode_20_2a_20_3e_20_3e_2099',['GenericGraphTraits< Inverse< SVF::CFBasicBlockNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CFBasicBlockNode_01_5_01_4_01_4.html',1,'SVF']]],
51
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3acflnode_20_2a_20_3e_20_3e_2100',['GenericGraphTraits< Inverse< SVF::CFLNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CFLNode_01_5_01_4_01_4.html',1,'SVF']]],
52
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3achnode_20_2a_20_3e_20_3e_2101',['GenericGraphTraits< Inverse< SVF::CHNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CHNode_01_5_01_4_01_4.html',1,'SVF']]],
53
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3aconstraintnode_20_2a_20_3e_20_3e_2102',['GenericGraphTraits< Inverse< SVF::ConstraintNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1ConstraintNode_01_5_01_4_01_4.html',1,'SVF']]],
54
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3adchnode_20_2a_20_3e_20_3e_2103',['GenericGraphTraits< Inverse< SVF::DCHNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1DCHNode_01_5_01_4_01_4.html',1,'SVF']]],
55
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20nodety_2c_20edgety_20_3e_20_2a_20_3e_20_3e_2104',['GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html',1,'SVF']]],
56
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acdgnode_2c_20svf_3a_3acdgedge_20_3e_20_2a_20_3e_20_3e_2105',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CDGNode, SVF::CDGEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
57
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acfbasicblocknode_2c_20svf_3a_3acfbasicblockedge_20_3e_20_2a_20_3e_20_3e_2106',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CFBasicBlockNode, SVF::CFBasicBlockEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
58
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acflnode_2c_20svf_3a_3acfledge_20_3e_20_2a_20_3e_20_3e_2107',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CFLNode, SVF::CFLEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
59
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3achnode_2c_20svf_3a_3achedge_20_3e_20_2a_20_3e_20_3e_2108',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CHNode, SVF::CHEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
60
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aconstraintnode_2c_20svf_3a_3aconstraintedge_20_3e_20_2a_20_3e_20_3e_2109',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::ConstraintNode, SVF::ConstraintEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
61
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3adchnode_2c_20svf_3a_3adchedge_20_3e_20_2a_20_3e_20_3e_2110',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::DCHNode, SVF::DCHEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
62
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aicfgnode_2c_20svf_3a_3aicfgedge_20_3e_20_2a_20_3e_20_3e_2111',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::ICFGNode, SVF::ICFGEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
63
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aptacallgraphnode_2c_20svf_3a_3aptacallgraphedge_20_3e_20_2a_20_3e_20_3e_2112',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::PTACallGraphNode, SVF::PTACallGraphEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
64
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3asvfvar_2c_20svf_3a_3asvfstmt_20_3e_20_2a_20_3e_20_3e_2113',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::SVFVar, SVF::SVFStmt > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
65
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3atctnode_2c_20svf_3a_3atctedge_20_3e_20_2a_20_3e_20_3e_2114',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::TCTNode, SVF::TCTEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
66
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3avfgnode_2c_20svf_3a_3avfgedge_20_3e_20_2a_20_3e_20_3e_2115',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::VFGNode, SVF::VFGEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
67
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3aicfgnode_20_2a_20_3e_20_3e_2116',['GenericGraphTraits< Inverse< SVF::ICFGNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1ICFGNode_01_5_01_4_01_4.html',1,'SVF']]],
68
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3aptacallgraphnode_20_2a_20_3e_20_3e_2117',['GenericGraphTraits< Inverse< SVF::PTACallGraphNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1PTACallGraphNode_01_5_01_4_01_4.html',1,'SVF']]],
69
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3asvfvar_20_2a_20_3e_20_3e_2118',['GenericGraphTraits< Inverse< SVF::SVFVar * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1SVFVar_01_5_01_4_01_4.html',1,'SVF']]],
70
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3atctnode_20_2a_20_3e_20_3e_2119',['GenericGraphTraits< Inverse< SVF::TCTNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1TCTNode_01_5_01_4_01_4.html',1,'SVF']]],
71
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3avfgnode_20_2a_20_3e_20_3e_2120',['GenericGraphTraits< Inverse< SVF::VFGNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1VFGNode_01_5_01_4_01_4.html',1,'SVF']]],
72
- ['genericgraphtraits_3c_20svf_3a_3acdg_20_2a_20_3e_2121',['GenericGraphTraits< SVF::CDG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html',1,'SVF']]],
73
- ['genericgraphtraits_3c_20svf_3a_3acdgnode_20_2a_20_3e_2122',['GenericGraphTraits< SVF::CDGNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CDGNode_01_5_01_4.html',1,'SVF']]],
74
- ['genericgraphtraits_3c_20svf_3a_3acfbasicblockgraph_20_2a_20_3e_2123',['GenericGraphTraits< SVF::CFBasicBlockGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html',1,'SVF']]],
75
- ['genericgraphtraits_3c_20svf_3a_3acfbasicblocknode_20_2a_20_3e_2124',['GenericGraphTraits< SVF::CFBasicBlockNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFBasicBlockNode_01_5_01_4.html',1,'SVF']]],
76
- ['genericgraphtraits_3c_20svf_3a_3acflgraph_20_2a_20_3e_2125',['GenericGraphTraits< SVF::CFLGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFLGraph_01_5_01_4.html',1,'SVF']]],
77
- ['genericgraphtraits_3c_20svf_3a_3acflnode_20_2a_20_3e_2126',['GenericGraphTraits< SVF::CFLNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFLNode_01_5_01_4.html',1,'SVF']]],
78
- ['genericgraphtraits_3c_20svf_3a_3achgraph_20_2a_20_3e_2127',['GenericGraphTraits< SVF::CHGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CHGraph_01_5_01_4.html',1,'SVF']]],
79
- ['genericgraphtraits_3c_20svf_3a_3achnode_20_2a_20_3e_2128',['GenericGraphTraits< SVF::CHNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CHNode_01_5_01_4.html',1,'SVF']]],
80
- ['genericgraphtraits_3c_20svf_3a_3aconstraintgraph_20_2a_20_3e_2129',['GenericGraphTraits< SVF::ConstraintGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ConstraintGraph_01_5_01_4.html',1,'SVF']]],
81
- ['genericgraphtraits_3c_20svf_3a_3aconstraintnode_20_2a_20_3e_2130',['GenericGraphTraits< SVF::ConstraintNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ConstraintNode_01_5_01_4.html',1,'SVF']]],
82
- ['genericgraphtraits_3c_20svf_3a_3adchgraph_20_2a_20_3e_2131',['GenericGraphTraits< SVF::DCHGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1DCHGraph_01_5_01_4.html',1,'SVF']]],
83
- ['genericgraphtraits_3c_20svf_3a_3adchnode_20_2a_20_3e_2132',['GenericGraphTraits< SVF::DCHNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1DCHNode_01_5_01_4.html',1,'SVF']]],
84
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20nodety_2c_20edgety_20_3e_20_2a_20_3e_2133',['GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html',1,'SVF']]],
85
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3acdgnode_2c_20svf_3a_3acdgedge_20_3e_20_2a_20_3e_2134',['GenericGraphTraits< SVF::GenericGraph< SVF::CDGNode, SVF::CDGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
86
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3acfbasicblocknode_2c_20svf_3a_3acfbasicblockedge_20_3e_20_2a_20_3e_2135',['GenericGraphTraits< SVF::GenericGraph< SVF::CFBasicBlockNode, SVF::CFBasicBlockEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
87
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3acflnode_2c_20svf_3a_3acfledge_20_3e_20_2a_20_3e_2136',['GenericGraphTraits< SVF::GenericGraph< SVF::CFLNode, SVF::CFLEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
88
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3achnode_2c_20svf_3a_3achedge_20_3e_20_2a_20_3e_2137',['GenericGraphTraits< SVF::GenericGraph< SVF::CHNode, SVF::CHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
89
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3aconstraintnode_2c_20svf_3a_3aconstraintedge_20_3e_20_2a_20_3e_2138',['GenericGraphTraits< SVF::GenericGraph< SVF::ConstraintNode, SVF::ConstraintEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
90
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3adchnode_2c_20svf_3a_3adchedge_20_3e_20_2a_20_3e_2139',['GenericGraphTraits< SVF::GenericGraph< SVF::DCHNode, SVF::DCHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
91
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3aicfgnode_2c_20svf_3a_3aicfgedge_20_3e_20_2a_20_3e_2140',['GenericGraphTraits< SVF::GenericGraph< SVF::ICFGNode, SVF::ICFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
92
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3aptacallgraphnode_2c_20svf_3a_3aptacallgraphedge_20_3e_20_2a_20_3e_2141',['GenericGraphTraits< SVF::GenericGraph< SVF::PTACallGraphNode, SVF::PTACallGraphEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
93
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3asvfgnode_2c_20svf_3a_3asvfgedge_20_3e_20_2a_20_3e_2142',['GenericGraphTraits< SVF::GenericGraph< SVF::SVFGNode, SVF::SVFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
94
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3asvfvar_2c_20svf_3a_3asvfstmt_20_3e_20_2a_20_3e_2143',['GenericGraphTraits< SVF::GenericGraph< SVF::SVFVar, SVF::SVFStmt > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
95
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3atctnode_2c_20svf_3a_3atctedge_20_3e_20_2a_20_3e_2144',['GenericGraphTraits< SVF::GenericGraph< SVF::TCTNode, SVF::TCTEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
96
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3avfgnode_2c_20svf_3a_3avfgedge_20_3e_20_2a_20_3e_2145',['GenericGraphTraits< SVF::GenericGraph< SVF::VFGNode, SVF::VFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
97
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20nodety_2c_20edgety_20_3e_20_2a_20_3e_2146',['GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html',1,'SVF']]],
98
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acdgnode_2c_20svf_3a_3acdgedge_20_3e_20_2a_20_3e_2147',['GenericGraphTraits< SVF::GenericNode< SVF::CDGNode, SVF::CDGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
99
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acfbasicblocknode_2c_20svf_3a_3acfbasicblockedge_20_3e_20_2a_20_3e_2148',['GenericGraphTraits< SVF::GenericNode< SVF::CFBasicBlockNode, SVF::CFBasicBlockEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
100
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acflnode_2c_20svf_3a_3acfledge_20_3e_20_2a_20_3e_2149',['GenericGraphTraits< SVF::GenericNode< SVF::CFLNode, SVF::CFLEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
101
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3achnode_2c_20svf_3a_3achedge_20_3e_20_2a_20_3e_2150',['GenericGraphTraits< SVF::GenericNode< SVF::CHNode, SVF::CHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
102
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aconstraintnode_2c_20svf_3a_3aconstraintedge_20_3e_20_2a_20_3e_2151',['GenericGraphTraits< SVF::GenericNode< SVF::ConstraintNode, SVF::ConstraintEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
103
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3adchnode_2c_20svf_3a_3adchedge_20_3e_20_2a_20_3e_2152',['GenericGraphTraits< SVF::GenericNode< SVF::DCHNode, SVF::DCHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
104
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aicfgnode_2c_20svf_3a_3aicfgedge_20_3e_20_2a_20_3e_2153',['GenericGraphTraits< SVF::GenericNode< SVF::ICFGNode, SVF::ICFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
105
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aptacallgraphnode_2c_20svf_3a_3aptacallgraphedge_20_3e_20_2a_20_3e_2154',['GenericGraphTraits< SVF::GenericNode< SVF::PTACallGraphNode, SVF::PTACallGraphEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
106
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3asvfvar_2c_20svf_3a_3asvfstmt_20_3e_20_2a_20_3e_2155',['GenericGraphTraits< SVF::GenericNode< SVF::SVFVar, SVF::SVFStmt > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
107
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3atctnode_2c_20svf_3a_3atctedge_20_3e_20_2a_20_3e_2156',['GenericGraphTraits< SVF::GenericNode< SVF::TCTNode, SVF::TCTEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
108
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3avfgnode_2c_20svf_3a_3avfgedge_20_3e_20_2a_20_3e_2157',['GenericGraphTraits< SVF::GenericNode< SVF::VFGNode, SVF::VFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
109
- ['genericgraphtraits_3c_20svf_3a_3aicfg_20_2a_20_3e_2158',['GenericGraphTraits< SVF::ICFG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ICFG_01_5_01_4.html',1,'SVF']]],
110
- ['genericgraphtraits_3c_20svf_3a_3aicfgnode_20_2a_20_3e_2159',['GenericGraphTraits< SVF::ICFGNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ICFGNode_01_5_01_4.html',1,'SVF']]],
111
- ['genericgraphtraits_3c_20svf_3a_3airgraph_20_2a_20_3e_2160',['GenericGraphTraits< SVF::IRGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1IRGraph_01_5_01_4.html',1,'SVF']]],
112
- ['genericgraphtraits_3c_20svf_3a_3aptacallgraph_20_2a_20_3e_2161',['GenericGraphTraits< SVF::PTACallGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1PTACallGraph_01_5_01_4.html',1,'SVF']]],
113
- ['genericgraphtraits_3c_20svf_3a_3aptacallgraphnode_20_2a_20_3e_2162',['GenericGraphTraits< SVF::PTACallGraphNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1PTACallGraphNode_01_5_01_4.html',1,'SVF']]],
114
- ['genericgraphtraits_3c_20svf_3a_3asvfg_20_2a_20_3e_2163',['GenericGraphTraits< SVF::SVFG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1SVFG_01_5_01_4.html',1,'SVF']]],
115
- ['genericgraphtraits_3c_20svf_3a_3asvfvar_20_2a_20_3e_2164',['GenericGraphTraits< SVF::SVFVar * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1SVFVar_01_5_01_4.html',1,'SVF']]],
116
- ['genericgraphtraits_3c_20svf_3a_3atct_20_2a_20_3e_2165',['GenericGraphTraits< SVF::TCT * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1TCT_01_5_01_4.html',1,'SVF']]],
117
- ['genericgraphtraits_3c_20svf_3a_3atctnode_20_2a_20_3e_2166',['GenericGraphTraits< SVF::TCTNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1TCTNode_01_5_01_4.html',1,'SVF']]],
118
- ['genericgraphtraits_3c_20svf_3a_3avfg_20_2a_20_3e_2167',['GenericGraphTraits< SVF::VFG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1VFG_01_5_01_4.html',1,'SVF']]],
119
- ['genericgraphtraits_3c_20svf_3a_3avfgnode_20_2a_20_3e_2168',['GenericGraphTraits< SVF::VFGNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1VFGNode_01_5_01_4.html',1,'SVF']]],
120
- ['genericgraphtraits_3c_20t_20_3e_2169',['GenericGraphTraits< T >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
121
- ['genericgraphty_2170',['GenericGraphTy',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#ad6b730cda5ec993c3d7fbb3fedeeefe5',1,'SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > * >']]],
122
- ['genericgraphwriter_2171',['GenericGraphWriter',['../classSVF_1_1GenericGraphWriter.html',1,'SVF::GenericGraphWriter< NodeTy, EdgeTy >'],['../classSVF_1_1GenericGraphWriter.html#ac9d7d0ab898033282898731a6092efaa',1,'SVF::GenericGraphWriter::GenericGraphWriter()']]],
123
- ['genericgraphwriter_3c_20chnode_2c_20chedge_20_3e_2172',['GenericGraphWriter< CHNode, CHEdge >',['../classSVF_1_1GenericGraphWriter.html',1,'SVF']]],
124
- ['genericgraphwriter_3c_20nodety_2c_20edgety_20_3e_2173',['GenericGraphWriter< NodeTy, EdgeTy >',['../classSVF_1_1GenericGraph.html#a9772e25a4f4ff7baa0937e48c4ac7c52',1,'SVF::GenericGraph']]],
125
- ['genericgraphwriter_3c_20svfvar_2c_20svfstmt_20_3e_2174',['GenericGraphWriter< SVFVar, SVFStmt >',['../classSVF_1_1GenericGraphWriter.html',1,'SVF']]],
126
- ['genericicfgedgety_2175',['GenericICFGEdgeTy',['../namespaceSVF.html#a91e714a719b1e62e9b63103e9e6af404',1,'SVF']]],
127
- ['genericicfgnodety_2176',['GenericICFGNodeTy',['../namespaceSVF.html#afc2824871ad4eb9b871c35ae28494cd3',1,'SVF']]],
128
- ['genericicfgreader_2177',['GenericICFGReader',['../namespaceSVF.html#a2da7f6b2964615b82a9143e885c2c092',1,'SVF']]],
129
- ['genericicfgty_2178',['GenericICFGTy',['../namespaceSVF.html#afe5e1b0e028b4cf0db9f2a9c758b03ed',1,'SVF']]],
130
- ['genericicfgwriter_2179',['GenericICFGWriter',['../namespaceSVF.html#a904e4f5b87620327bfda87b3930b7c7b',1,'SVF']]],
131
- ['genericnode_2180',['GenericNode',['../classSVF_1_1GenericNode.html',1,'SVF::GenericNode< NodeTy, EdgeTy >'],['../classSVF_1_1GenericNode.html#acdca5baae3e9e4208a60322fec9c9d3f',1,'SVF::GenericNode::GenericNode()']]],
132
- ['genericnode_3c_20cflnode_2c_20cfledge_20_3e_2181',['GenericNode< CFLNode, CFLEdge >',['../classSVF_1_1GenericNode.html',1,'SVF']]],
133
- ['genericnode_3c_20constraintnode_2c_20constraintedge_20_3e_2182',['GenericNode< ConstraintNode, ConstraintEdge >',['../classSVF_1_1GenericNode.html',1,'SVF']]],
134
- ['genericnode_3c_20dchnode_2c_20dchedge_20_3e_2183',['GenericNode< DCHNode, DCHEdge >',['../classSVF_1_1GenericNode.html',1,'SVF']]],
135
- ['genericnodetojson_2184',['genericNodeToJson',['../classSVF_1_1SVFIRWriter.html#a6492c9b80d1cc03732297c38f8a41408',1,'SVF::SVFIRWriter']]],
136
- ['genericpagedgety_2185',['GenericPAGEdgeTy',['../namespaceSVF.html#ab502ff5e204678640c1081d104f60971',1,'SVF']]],
137
- ['genericpagnodety_2186',['GenericPAGNodeTy',['../namespaceSVF.html#a3a6d9f46c74be099070cf858ded43796',1,'SVF']]],
138
- ['generictctedgety_2187',['GenericTCTEdgeTy',['../namespaceSVF.html#a07db688cc13384ddfddb1372612db205',1,'SVF']]],
139
- ['generictctnodety_2188',['GenericTCTNodeTy',['../namespaceSVF.html#a115fc72b31d2ae72e60ebd9af1351e83',1,'SVF']]],
140
- ['genericthreadcreatetreety_2189',['GenericThreadCreateTreeTy',['../namespaceSVF.html#a8e1221553658c8b506c348534135ceaa',1,'SVF']]],
141
- ['genericvfgedgety_2190',['GenericVFGEdgeTy',['../namespaceSVF.html#a30dcaf83718f2652012f98b192dcf437',1,'SVF']]],
142
- ['genericvfgnodety_2191',['GenericVFGNodeTy',['../namespaceSVF.html#a3b4bbc4b72e982a79c23fd3ec26410b6',1,'SVF']]],
143
- ['genericvfgty_2192',['GenericVFGTy',['../namespaceSVF.html#ab4f1d8a6715e791c94970e6f87b18f8f',1,'SVF']]],
144
- ['gep_2193',['Gep',['../classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75aa2dffaa8741582ce06e591cbaf9257d7',1,'SVF::VFGNode::Gep()'],['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9a20d960c19118d1ed319e0dbea94405e8',1,'SVF::SVFStmt::Gep()']]],
145
- ['gep_5f0_2194',['gep_0',['../PEGGrammar_8txt.html#a4c44ba149afa8531399b34ff202e7486',1,'PEGGrammar.txt']]],
146
- ['gep_5f1_2195',['gep_1',['../PAGGrammar_8txt.html#a9a4e1871fa395956be13e1d7a5089719',1,'PAGGrammar.txt']]],
147
- ['gep_5fi_2196',['gep_i',['../PAGGrammar_8txt.html#a70678866f928eaca8c8322d57a451d0a',1,'PAGGrammar.txt']]],
148
- ['gep_5ftype_5fiterator_2197',['gep_type_iterator',['../namespaceSVF.html#aa508c087703240dad69a9827e85ebd0b',1,'SVF']]],
149
- ['gepbar_5f0_2198',['gepbar_0',['../PAGGrammar_8txt.html#a2bd2d1614b7b4f376c61366b17c0637d',1,'gepbar_0(): PAGGrammar.txt'],['../PEGGrammar_8txt.html#a32ac366bb4f2b6561e1aad6ec61b65d2',1,'gepbar_0(): PEGGrammar.txt']]],
150
- ['gepcgedge_2199',['GepCGEdge',['../classSVF_1_1GepCGEdge.html',1,'SVF::GepCGEdge'],['../classSVF_1_1GepCGEdge.html#a17660f0d48006b9ee1d095218c5ab4a0',1,'SVF::GepCGEdge::GepCGEdge()'],['../classSVF_1_1GepCGEdge.html#ac80df552aa58bb5d285f35bc246dde1b',1,'SVF::GepCGEdge::GepCGEdge(const GepCGEdge &)'],['../classSVF_1_1GepCGEdge.html#a7c60fffa69c2d029d7808e046c9adce4',1,'SVF::GepCGEdge::GepCGEdge(ConstraintNode *s, ConstraintNode *d, ConstraintEdgeK k, EdgeID id)']]],
151
- ['gepinedges_2200',['gepInEdges',['../classSVF_1_1ConstraintNode.html#a4d0113f2af3a61892acee1fb21f0b938',1,'SVF::ConstraintNode']]],
152
- ['gepnodenumindex_2201',['gepNodeNumIndex',['../PAGBuilderFromFile_8cpp.html#a1af3947dbaf1ad4364bc4818f70ead40',1,'PAGBuilderFromFile.cpp']]],
153
- ['gepobjnode_2202',['GepObjNode',['../classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffaf3364b22f497146f06d1f4175a839f4f',1,'SVF::SVFVar']]],
154
- ['gepobjvar_2203',['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
- ['gepobjvarmap_2204',['GepObjVarMap',['../classSVF_1_1SVFIR.html#a09a604cf6a7708f4391fcf807fec1453',1,'SVF::SVFIR']]],
156
- ['gepoperator_2205',['GEPOperator',['../namespaceSVF.html#a893c345ff98bb2808ae905cf9f3671c5',1,'SVF']]],
157
- ['gepoutedges_2206',['gepOutEdges',['../classSVF_1_1ConstraintNode.html#a583880cd83a9f353003e199401d1b024',1,'SVF::ConstraintNode']]],
158
- ['geppointeetype_2207',['gepPointeeType',['../classSVF_1_1AccessPath.html#a1d75baf851ba9982ac0861c850929985',1,'SVF::AccessPath']]],
159
- ['gepsrcnodes_2208',['gepSrcNodes',['../classSVF_1_1AliasDDAClient.html#ab165537f4c9a318f31de8a272a529c9c',1,'SVF::AliasDDAClient']]],
160
- ['gepsrcpointeetype_2209',['gepSrcPointeeType',['../classSVF_1_1AccessPath.html#a7b4921dea37246f0f08dffa7db384a61',1,'SVF::AccessPath']]],
161
- ['gepstmt_2210',['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_2211',['GepSVFGNode',['../namespaceSVF.html#a65a3be463427d1112a8b87f072f3d22f',1,'SVF']]],
163
- ['geptime_2212',['gepTime',['../classSVF_1_1FlowSensitive.html#a282126e5b67ed4e19aa40c81180b8290',1,'SVF::FlowSensitive']]],
164
- ['geptypebridgeiterator_2eh_2213',['GEPTypeBridgeIterator.h',['../GEPTypeBridgeIterator_8h.html',1,'']]],
165
- ['gepvalnode_2214',['GepValNode',['../classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa288e3f5d01c94d5c5d685d43f08a6c4a',1,'SVF::SVFVar']]],
166
- ['gepvalobjmap_2215',['GepValObjMap',['../classSVF_1_1SVFIR.html#ad7bbe1abea55ed03c9b6c81891c0bd67',1,'SVF::SVFIR']]],
167
- ['gepvaltype_2216',['gepValType',['../classSVF_1_1GepValVar.html#a4aa450bce36b4b9f65b769eae649771a',1,'SVF::GepValVar']]],
168
- ['gepvaluevarmap_2217',['GepValueVarMap',['../classSVF_1_1SVFIR.html#af7cc6d471b5ab6db0bdc69cffa19fbf5',1,'SVF::SVFIR']]],
169
- ['gepvalvar_2218',['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_2219',['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_2220',['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_2221',['geqVarToValMap',['../classSVF_1_1IntervalESBase.html#a7f8254581235c03a3fad17e51d00db0c',1,'SVF::IntervalESBase']]],
173
- ['get_2222',['get',['../classSVF_1_1NodeIDAllocator.html#a2bd3ca30fc9669d9a0327544bdb4557b',1,'SVF::NodeIDAllocator']]],
174
- ['get_5falloc_5farg_5fpos_2223',['get_alloc_arg_pos',['../classSVF_1_1ExtAPI.html#a68939c789d0530151a4e79e79317531a',1,'SVF::ExtAPI']]],
175
- ['get_5farray_5fitem_2224',['get_array_item',['../cJSON_8cpp.html#a82f460889bcb63ee840fc821feef5aa5',1,'cJSON.cpp']]],
176
- ['get_5fcond_2225',['get_cond',['../classSVF_1_1CondVar.html#af84e7bfcff909009be5e109c600c63fe',1,'SVF::CondVar']]],
177
- ['get_5fdecimal_5fpoint_2226',['get_decimal_point',['../cJSON_8cpp.html#ab25412ae56c8c594831918169bea100d',1,'cJSON.cpp']]],
178
- ['get_5fid_2227',['get_id',['../classSVF_1_1CondVar.html#a5d64fa2be89051cd03301e3b07bffd6a',1,'SVF::CondVar']]],
179
- ['get_5fnumeral_5fint_2228',['get_numeral_int',['../classSVF_1_1Z3Expr.html#aa6c7fee4f418817dfa7458d830303f6e',1,'SVF::Z3Expr']]],
180
- ['get_5fnumeral_5fint64_2229',['get_numeral_int64',['../classSVF_1_1Z3Expr.html#ad94bbaa31e6df4e8b8238d69b8f4ae06',1,'SVF::Z3Expr']]],
181
- ['get_5fobject_5fitem_2230',['get_object_item',['../cJSON_8cpp.html#a768303890e9be802d51b0e0a110302f4',1,'cJSON.cpp']]],
182
- ['get_5fsort_2231',['get_sort',['../classSVF_1_1Z3Expr.html#a8b2b5fa74704d776a2cd415b599a1393',1,'SVF::Z3Expr']]],
183
- ['getabstractstate_2232',['getAbstractState',['../classSVF_1_1SymState.html#ace7b6c80e86443e8bda390d8281be250',1,'SVF::SymState::getAbstractState() const'],['../classSVF_1_1SymState.html#add4fcf05024ada844578fcd0caf061cc',1,'SVF::SymState::getAbstractState()']]],
184
- ['getabstractvaluekind_2233',['getAbstractValueKind',['../classSVF_1_1AbstractValue.html#a74bc740e894dfbdb2253bedc2851dd2e',1,'SVF::AbstractValue']]],
185
- ['getaccesspath_2234',['getAccessPath',['../classSVF_1_1NormalGepCGEdge.html#aa9b33abf88b6dbaace1bea0fbbcef83f',1,'SVF::NormalGepCGEdge::getAccessPath()'],['../classSVF_1_1GepStmt.html#a6c74f234a6b40bc5292bb14874c2e600',1,'SVF::GepStmt::getAccessPath()']]],
186
- ['getaccesspathfrombasenode_2235',['getAccessPathFromBaseNode',['../classSVF_1_1SVFIRBuilder.html#a7c401d6929e583be734c0c4e9957d0d7',1,'SVF::SVFIRBuilder']]],
187
- ['getactualindef_2236',['getActualINDef',['../classSVF_1_1SVFGOPT.html#a550f93b640a6fd68773fbafd2944d7df',1,'SVF::SVFGOPT']]],
188
- ['getactualinsvfgnodes_2237',['getActualINSVFGNodes',['../classSVF_1_1SVFG.html#a475205e221890204c7770c414ee63975',1,'SVF::SVFG']]],
189
- ['getactualoutsvfgnodes_2238',['getActualOUTSVFGNodes',['../classSVF_1_1SVFG.html#a5b7ae610bee28acc2905ca82928e714f',1,'SVF::SVFG']]],
190
- ['getactualparmatforksite_2239',['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_2240',['getActualParms',['../classSVF_1_1CallICFGNode.html#ab43c000436d0f6d978f4fff831671d5c',1,'SVF::CallICFGNode']]],
192
- ['getactualparmvfgnode_2241',['getActualParmVFGNode',['../classSVF_1_1VFG.html#a6bbfe457dcc7104e6928323499ea964e',1,'SVF::VFG']]],
193
- ['getactualpts_2242',['getActualPts',['../classSVF_1_1PersistentPointsToCache.html#ab2888b033a29de3af48d377dc2fe70aa',1,'SVF::PersistentPointsToCache']]],
194
- ['getactualret_2243',['getActualRet',['../classSVF_1_1RetICFGNode.html#a9815b38f376af31b14ea2e0f3afd3427',1,'SVF::RetICFGNode']]],
195
- ['getactualretvfgnode_2244',['getActualRetVFGNode',['../classSVF_1_1VFG.html#a0b072e8e45899b89da0a466140563c38',1,'SVF::VFG']]],
196
- ['getaddrcgedges_2245',['getAddrCGEdges',['../classSVF_1_1ConstraintGraph.html#adee52f15f5ff58dd455e419c2643f89b',1,'SVF::ConstraintGraph']]],
197
- ['getaddrinedges_2246',['getAddrInEdges',['../classSVF_1_1ConstraintNode.html#ae6a98932b0f0732d4af1ca8266d58077',1,'SVF::ConstraintNode']]],
198
- ['getaddroutedges_2247',['getAddrOutEdges',['../classSVF_1_1ConstraintNode.html#a9058618987da9d21156cea72a5d5ddad',1,'SVF::ConstraintNode']]],
199
- ['getaddrs_2248',['getAddrs',['../classSVF_1_1ConsExeState.html#a17ba209c5045d53c7df66d5cf031f8a4',1,'SVF::ConsExeState::getAddrs()'],['../classSVF_1_1ExeState.html#a3b340ae2aad86f6125d24b42ec8901d0',1,'SVF::ExeState::getAddrs()'],['../classSVF_1_1IntervalESBase.html#a5b199cda24038f6f60fe4fa6b6d6bb76',1,'SVF::IntervalESBase::getAddrs()'],['../classSVF_1_1IntervalExeState.html#a056e0db56033ac4dc041e6d82d614dbd',1,'SVF::IntervalExeState::getAddrs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a48fec38aad1c2a9a140ee94e9fdd7e9b',1,'SVF::SVFIR2ItvExeState::getAddrs()']]],
200
- ['getaggs_2249',['getAggs',['../classSVF_1_1DCHGraph.html#a159e158c794fff115d5642b85963f43b',1,'SVF::DCHGraph']]],
201
- ['getaliasmemregions_2250',['getAliasMemRegions',['../classSVF_1_1MRGenerator.html#ad740188222439c089907fa6c6c951f02',1,'SVF::MRGenerator']]],
202
- ['getaliasset_2251',['getAliasSet',['../classSVF_1_1SVFModule.html#aceb9c743ba592836586f3cfb76e56108',1,'SVF::SVFModule']]],
203
- ['getallcallsitesinvokingcallee_2252',['getAllCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a80070e2f50ed1036d334250841215ca8',1,'SVF::PTACallGraph']]],
204
- ['getallfieldsobjvars_2253',['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_2254',['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_2255',['getAllValidPtrs',['../classSVF_1_1PointerAnalysis.html#a60b111647e000cc983aa52513f90afbc',1,'SVF::PointerAnalysis::getAllValidPtrs()'],['../classSVF_1_1SVFIR.html#a7990c72dd6d645d713f19ed973841484',1,'SVF::SVFIR::getAllValidPtrs()']]],
207
- ['getanalysisty_2256',['getAnalysisTy',['../classSVF_1_1PointerAnalysis.html#ac23f71c1307cda9cba44acc40059f0a3',1,'SVF::PointerAnalysis']]],
208
- ['getancestorthread_2257',['getAncestorThread',['../classSVF_1_1TCT.html#aeb7dff0c02a90cb338c8d054d2b78984',1,'SVF::TCT']]],
209
- ['getandersenanalysis_2258',['getAndersenAnalysis',['../classSVF_1_1DDAVFSolver.html#ac39860015b45b9af6351d0343f8983bb',1,'SVF::DDAVFSolver']]],
210
- ['getannotations_2259',['getAnnotations',['../classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b',1,'SVF::SVFFunction']]],
211
- ['getarg_2260',['getArg',['../classSVF_1_1SVFFunction.html#a10d9481ae41dce4f266dad5e64fffcee',1,'SVF::SVFFunction']]],
212
- ['getargno_2261',['getArgNo',['../classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591',1,'SVF::SVFArgument']]],
213
- ['getargoperand_2262',['getArgOperand',['../classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14',1,'SVF::SVFCallInst::getArgOperand()'],['../classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5',1,'SVF::CallSite::getArgOperand()']]],
214
- ['getargument_2263',['getArgument',['../classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc',1,'SVF::CallSite']]],
215
- ['getarrsize_2264',['getArrSize',['../classSVF_1_1AddrStmt.html#a7fe84b92317fb93914053cc48d313acc',1,'SVF::AddrStmt']]],
216
- ['getattributedkind_2265',['getAttributedKind',['../classSVF_1_1GrammarBase.html#af418e1033618da75e974a04ee1d7e275',1,'SVF::GrammarBase']]],
217
- ['getattrsyms_2266',['getAttrSyms',['../classSVF_1_1GrammarBase.html#a2620ded7573ebdb8b4595e199105ef0e',1,'SVF::GrammarBase']]],
218
- ['getbackwardslicesize_2267',['getBackwardSliceSize',['../classSVF_1_1ProgSlice.html#a967fa01a8baae0dd086b5c09ae0faa7b',1,'SVF::ProgSlice']]],
219
- ['getbasenode_2268',['getBaseNode',['../classSVF_1_1GepObjVar.html#a4c5e346db61f7e04c15bf8527d8eff3c',1,'SVF::GepObjVar']]],
220
- ['getbaseobj_2269',['getBaseObj',['../classSVF_1_1SVFIR.html#af76a55c3b8255a81a566bdce35ffc749',1,'SVF::SVFIR']]],
221
- ['getbaseobjvar_2270',['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()']]],
222
- ['getbasetypeandflattenedfields_2271',['getBaseTypeAndFlattenedFields',['../classSVF_1_1SVFIRBuilder.html#aa7e7b3dba00201972783f93c35cadad9',1,'SVF::SVFIRBuilder']]],
223
- ['getbasevalueforextarg_2272',['getBaseValueForExtArg',['../classSVF_1_1SVFIRBuilder.html#a892ab8cad098e9e9d8425e7f05e35c59',1,'SVF::SVFIRBuilder']]],
224
- ['getbasevalvar_2273',['getBaseValVar',['../classSVF_1_1SVFIR.html#a5298f34143ec3a2e6bb74ebad668cbbc',1,'SVF::SVFIR']]],
225
- ['getbasicblock_2274',['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()']]],
226
- ['getbasicblocklist_2275',['getBasicBlockList',['../classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38',1,'SVF::SVFFunction']]],
227
- ['getbb_2276',['getBB',['../classSVF_1_1ICFGNode.html#ae7e734f4ceca40c6cf46f16d088780ca',1,'SVF::ICFGNode::getBB()'],['../classSVF_1_1SVFStmt.html#a456aaaef63d384d9789efbbec2837a33',1,'SVF::SVFStmt::getBB()']]],
228
- ['getbb2pidom_2277',['getBB2PIdom',['../classSVF_1_1SVFLoopAndDomInfo.html#ae8a308d5ee34c0eb4a6c1278565e5907',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2ada6e195ad3a7e26c7e7dff7459cb34',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom()']]],
229
- ['getbbpdomlevel_2278',['getBBPDomLevel',['../classSVF_1_1SVFLoopAndDomInfo.html#ac285502846c993f149b6bcc3e04f767e',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2f718b022db1b633c5be47fcb4dcaae9',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel()']]],
230
- ['getbbphinum_2279',['getBBPhiNum',['../classSVF_1_1MemSSA.html#a9bb6512999cbf9c7c03153be77c8af20',1,'SVF::MemSSA']]],
231
- ['getbbpredecessornum_2280',['getBBPredecessorNum',['../namespaceSVF_1_1LLVMUtil.html#ae617611b584e3d899984c376a6e91987',1,'SVF::LLVMUtil']]],
232
- ['getbbpredecessorpos_2281',['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']]],
233
- ['getbbsuccessorbranchid_2282',['getBBSuccessorBranchID',['../classSVF_1_1CDGBuilder.html#af65f6090142a61d13e1510c771baaeb1',1,'SVF::CDGBuilder']]],
234
- ['getbbsuccessorpos_2283',['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']]],
235
- ['getbbtophisetmap_2284',['getBBToPhiSetMap',['../classSVF_1_1MemSSA.html#a966477062a453901da3631015fcf737d',1,'SVF::MemSSA']]],
236
- ['getbeforebrackets_2285',['getBeforeBrackets',['../namespaceSVF_1_1cppUtil.html#a1cf2e4671b16b477cc779c72f2419234',1,'SVF::cppUtil']]],
237
- ['getbeforeparenthesis_2286',['getBeforeParenthesis',['../CppUtil_8cpp.html#a2bff9158f699b6fd11c8e116b91e4809',1,'CppUtil.cpp']]],
238
- ['getbinaryopvfgnode_2287',['getBinaryOPVFGNode',['../classSVF_1_1VFG.html#a27bd4d5ba75d65056d77882869b0c64d',1,'SVF::VFG']]],
239
- ['getblackholenode_2288',['getBlackHoleNode',['../classSVF_1_1ConstraintGraph.html#ab2b4725a8fcae8a1bc3c026d236005b8',1,'SVF::ConstraintGraph::getBlackHoleNode()'],['../classSVF_1_1IRGraph.html#a3ce34b9fcb651689bce44ab48fbcdff0',1,'SVF::IRGraph::getBlackHoleNode()']]],
240
- ['getblackholeobj_2289',['getBlackHoleObj',['../classSVF_1_1IRGraph.html#aafe9544b07a8c40bf915613df11df48e',1,'SVF::IRGraph']]],
241
- ['getblkobj_2290',['getBlkObj',['../classSVF_1_1SymbolTableInfo.html#aebf96274e1ad2a523981487839a3025e',1,'SVF::SymbolTableInfo']]],
242
- ['getblkptr_2291',['getBlkPtr',['../classSVF_1_1IRGraph.html#a3b417ee79560fd00f4cf80906044c198',1,'SVF::IRGraph']]],
243
- ['getbranchcond_2292',['getBranchCond',['../classSVF_1_1SaberCondAllocator.html#a7d5ec3597ef0befe3b928c04db706d7a',1,'SVF::SaberCondAllocator']]],
244
- ['getbranchcondition_2293',['getBranchCondition',['../classSVF_1_1SymState.html#a0705ae2a96a3ea5aa07cc2db928946bc',1,'SVF::SymState']]],
245
- ['getbranchconditions_2294',['getBranchConditions',['../classSVF_1_1CDGEdge.html#aedf54ed1ce3b77c3565390ddc52bd438',1,'SVF::CDGEdge']]],
246
- ['getbranchinst_2295',['getBranchInst',['../classSVF_1_1BranchStmt.html#a2c6fe09027838f9e0ad9ab8193ce8e9b',1,'SVF::BranchStmt']]],
247
- ['getbranchstmt_2296',['getBranchStmt',['../classSVF_1_1BranchVFGNode.html#abbb429b521b54c2d7a6d8d7f52751455',1,'SVF::BranchVFGNode']]],
248
- ['getbranchvfgnode_2297',['getBranchVFGNode',['../classSVF_1_1VFG.html#a47609382fcd9ef36706e1d0f0531a843',1,'SVF::VFG']]],
249
- ['getbugdescription_2298',['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()']]],
250
- ['getbugreport_2299',['getBugReport',['../classSVF_1_1SrcSnkDDA.html#a14b15c837ae7975f0a7ccf89ed94aed5',1,'SVF::SrcSnkDDA']]],
251
- ['getbugset_2300',['getBugSet',['../classSVF_1_1SVFBugReport.html#a7dbf4adc013615567b33b6e293b61c8e',1,'SVF::SVFBugReport']]],
252
- ['getbugtype_2301',['getBugType',['../classSVF_1_1GenericBug.html#a693839b33e167cd0688be2e1738198f2',1,'SVF::GenericBug']]],
253
- ['getbvpointsto_2302',['getBVPointsTo',['../classSVF_1_1CondPTAImpl.html#a94f3e4d073b8c5bab3c46058ddba3f43',1,'SVF::CondPTAImpl']]],
254
- ['getbyteoffset_2303',['getByteOffset',['../classSVF_1_1SVFIR2ItvExeState.html#a335922caf105ee72cd9d66a451ae3d4e',1,'SVF::SVFIR2ItvExeState']]],
255
- ['getbytesize_2304',['getByteSize',['../classSVF_1_1SVFType.html#a95b8031f1e15d49c7d68628be1d05aae',1,'SVF::SVFType']]],
256
- ['getbytesizeofobj_2305',['getByteSizeOfObj',['../classSVF_1_1MemObj.html#ab993dcaf5bcc1d6144cd94bcb8e18c6d',1,'SVF::MemObj::getByteSizeOfObj()'],['../classSVF_1_1ObjTypeInfo.html#ad5c4590f26859a5004b612a335a61916',1,'SVF::ObjTypeInfo::getByteSizeOfObj()']]],
257
- ['getcachedadpointsto_2306',['getCachedADPointsTo',['../classSVF_1_1DDAVFSolver.html#a2a2b3783074c9f509fc265b97b979704',1,'SVF::DDAVFSolver']]],
258
- ['getcachedpointsto_2307',['getCachedPointsTo',['../classSVF_1_1DDAVFSolver.html#ae31e9281e4f1e0585fdf328b7339e1bf',1,'SVF::DDAVFSolver']]],
259
- ['getcachedtlpointsto_2308',['getCachedTLPointsTo',['../classSVF_1_1DDAVFSolver.html#aac432dfa7ccfc3434d9e0e2eb65afe7f',1,'SVF::DDAVFSolver::getCachedTLPointsTo()'],['../classSVF_1_1FlowDDA.html#a950d653b249cfc2d20932adb3498b99b',1,'SVF::FlowDDA::getCachedTLPointsTo()']]],
260
- ['getcallblock_2309',['getCallBlock',['../classSVF_1_1ICFG.html#a1490b28446b9d8efee567ec02e2abcf3',1,'SVF::ICFG']]],
261
- ['getcalledfunction_2310',['getCalledFunction',['../classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766',1,'SVF::SVFCallInst::getCalledFunction()'],['../classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438',1,'SVF::CallSite::getCalledFunction()']]],
262
- ['getcalledfunctions_2311',['getCalledFunctions',['../namespaceSVF_1_1LLVMUtil.html#a47d2af43ff12d9e1014fa19256619466',1,'SVF::LLVMUtil']]],
263
- ['getcalledgebegin_2312',['getCallEdgeBegin',['../classSVF_1_1PTACallGraph.html#a4ed2fd37007de9c873d5e197a0b3bd4e',1,'SVF::PTACallGraph']]],
264
- ['getcalledgeend_2313',['getCallEdgeEnd',['../classSVF_1_1PTACallGraph.html#a170a33ac22673dfd363c3e3b96987737',1,'SVF::PTACallGraph']]],
265
- ['getcalledoperand_2314',['getCalledOperand',['../classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3',1,'SVF::SVFCallInst']]],
266
- ['getcalledvalue_2315',['getCalledValue',['../classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2',1,'SVF::CallSite']]],
267
- ['getcallee_2316',['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)']]],
268
- ['getcalleeofcallsite_2317',['getCalleeOfCallSite',['../classSVF_1_1PTACallGraph.html#aacd5f35171717cb4d758c17bef828a0f',1,'SVF::PTACallGraph']]],
269
- ['getcallees_2318',['getCallees',['../classSVF_1_1PTACallGraph.html#a317e09edb29b110cf4273009551d31ec',1,'SVF::PTACallGraph']]],
270
- ['getcaller_2319',['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()']]],
271
- ['getcallerofcallsite_2320',['getCallerOfCallSite',['../classSVF_1_1PTACallGraph.html#a42035e9669204ddd5d38583db21af3d7',1,'SVF::PTACallGraph']]],
272
- ['getcallgraph_2321',['getCallgraph',['../classSVF_1_1SrcSnkDDA.html#ad445032e9b2027b3c990ce2a250257f8',1,'SVF::SrcSnkDDA::getCallgraph()'],['../classSVF_1_1VFG.html#a1693ccdb6c1b57418316c29cde05cad2',1,'SVF::VFG::getCallGraph()']]],
273
- ['getcallgraphnode_2322',['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']]],
274
- ['getcallgraphscc_2323',['getCallGraphSCC',['../classSVF_1_1PointerAnalysis.html#a0bddf297a2d8cd59ce9a232f0229f248',1,'SVF::PointerAnalysis']]],
275
- ['getcallgraphsccrepnode_2324',['getCallGraphSCCRepNode',['../classSVF_1_1PointerAnalysis.html#ae8190ce12fb0c6360953f4b05047fbe8',1,'SVF::PointerAnalysis']]],
276
- ['getcallgraphsccrevtopoorder_2325',['getCallGraphSCCRevTopoOrder',['../classSVF_1_1MRGenerator.html#ab3d3ca72d2cddf5336d00dc623f33401',1,'SVF::MRGenerator']]],
277
- ['getcallicfgnode_2326',['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()']]],
278
- ['getcallinst_2327',['getCallInst',['../classSVF_1_1CallPE.html#aa50cca8bd91ffb135a7998b58ad7966f',1,'SVF::CallPE::getCallInst()'],['../classSVF_1_1RetPE.html#a9bbf558ffc8e3c1136e20d18d4c95f42',1,'SVF::RetPE::getCallInst()']]],
279
- ['getcallinsttocallgraphedgesmap_2328',['getCallInstToCallGraphEdgesMap',['../classSVF_1_1PTACallGraph.html#a368306a46d84ccc6d07d94833aded629',1,'SVF::PTACallGraph']]],
280
- ['getcallpes_2329',['getCallPEs',['../classSVF_1_1CallCFGEdge.html#ad0891e5b6839b443691a68b11fce978b',1,'SVF::CallCFGEdge']]],
281
- ['getcallsite_2330',['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()']]],
282
- ['getcallsiteargslist_2331',['getCallSiteArgsList',['../classSVF_1_1SVFIR.html#a2a1e8ce39bf8deace3c344d5f05fe6ac',1,'SVF::SVFIR']]],
283
- ['getcallsiteargsmap_2332',['getCallSiteArgsMap',['../classSVF_1_1SVFIR.html#a346b9300ad16ef65e3ab4e11f88193a7',1,'SVF::SVFIR']]],
284
- ['getcallsiteargspts_2333',['getCallSiteArgsPts',['../classSVF_1_1MRGenerator.html#ad402506c2938d4b5440119e6091e4057',1,'SVF::MRGenerator']]],
285
- ['getcallsitechinum_2334',['getCallSiteChiNum',['../classSVF_1_1MemSSA.html#a2c65795ca63a53c833f5ac17a752b6dc',1,'SVF::MemSSA']]],
286
- ['getcallsiteid_2335',['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()']]],
287
- ['getcallsitemodmrset_2336',['getCallSiteModMRSet',['../classSVF_1_1MRGenerator.html#a4ee12b940608c34ee81b07cdc8d35538',1,'SVF::MRGenerator']]],
288
- ['getcallsitemunum_2337',['getCallSiteMuNum',['../classSVF_1_1MemSSA.html#a9e8c5b85957485635d0f72c2f48bb8b5',1,'SVF::MemSSA']]],
289
- ['getcallsitepair_2338',['getCallSitePair',['../classSVF_1_1PTACallGraph.html#a9155629ddc58f71c6a6f2aec978e4610',1,'SVF::PTACallGraph']]],
290
- ['getcallsiterefmrset_2339',['getCallSiteRefMRSet',['../classSVF_1_1MRGenerator.html#acd4694a030755b7491a6ef55d9ba2682',1,'SVF::MRGenerator']]],
291
- ['getcallsiteret_2340',['getCallSiteRet',['../classSVF_1_1SVFIR.html#a3145677c7a3763fc0d6aa7e21b264ab6',1,'SVF::SVFIR']]],
292
- ['getcallsiteretpts_2341',['getCallSiteRetPts',['../classSVF_1_1MRGenerator.html#ab19c541dd4c3a0e691287da5dd43540d',1,'SVF::MRGenerator']]],
293
- ['getcallsiterets_2342',['getCallSiteRets',['../classSVF_1_1SVFIR.html#a650b3931af337a92ffcb5dad5ab47b22',1,'SVF::SVFIR']]],
294
- ['getcallsiteset_2343',['getCallSiteSet',['../classSVF_1_1SVFIR.html#aa530e33657f68fc2e8eae9435ce430cb',1,'SVF::SVFIR']]],
295
- ['getcallsitetochisetmap_2344',['getCallSiteToChiSetMap',['../classSVF_1_1MemSSA.html#a8f88acad31782bfa962e4349d8f4185d',1,'SVF::MemSSA']]],
296
- ['getcallsitetomusetmap_2345',['getCallSiteToMuSetMap',['../classSVF_1_1MemSSA.html#a06081aa029b1fe3f9427f85a0261fd43',1,'SVF::MemSSA']]],
297
- ['getcandidatequeries_2346',['getCandidateQueries',['../classSVF_1_1DDAClient.html#a6f50b9a26f66e716acf163cc77030e5f',1,'SVF::DDAClient::getCandidateQueries()'],['../classSVF_1_1DDAVFSolver.html#a73bbf4f763316e8d5db62d163da35a18',1,'SVF::DDAVFSolver::getCandidateQueries()']]],
298
- ['getcandidates_2347',['getCandidates',['../classSVF_1_1WPAMinimumSolver.html#a2dc1f9588dd3ac376f8bb17a144c6fb2',1,'SVF::WPAMinimumSolver']]],
299
- ['getcanonicaltype_2348',['getCanonicalType',['../classSVF_1_1DCHGraph.html#a079feacdcc3783f4a9108a3b2d2aed2c',1,'SVF::DCHGraph']]],
300
- ['getcasevalue_2349',['getCaseValue',['../namespaceSVF_1_1LLVMUtil.html#a33e8378ae1a911169394e545a4ba2220',1,'SVF::LLVMUtil']]],
301
- ['getcbn_2350',['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()']]],
302
- ['getcdg_2351',['getCDG',['../classSVF_1_1CDG.html#aadc90afbdeff9aae0365cde7b96ae9bc',1,'SVF::CDG']]],
303
- ['getcdgedge_2352',['getCDGEdge',['../classSVF_1_1CDG.html#aede6e10b06e7f5581dd7c042d5304b37',1,'SVF::CDG']]],
304
- ['getcdgnode_2353',['getCDGNode',['../classSVF_1_1CDG.html#a61c0aa5c27014d3e20d7d6ec6ace9216',1,'SVF::CDG']]],
305
- ['getcdn_2354',['getCDN',['../classSVF_1_1CFBasicBlockGWTO.html#a0f3ba7dd8271cf960bba22a4dc38d02c',1,'SVF::CFBasicBlockGWTO']]],
306
- ['getcfbasicblockedge_2355',['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)']]],
307
- ['getcfbasicblockgraph_2356',['getCFBasicBlockGraph',['../classSVF_1_1CFBasicBlockGBuilder.html#a879d8affb9b113c9d2d976cdd31b60f1',1,'SVF::CFBasicBlockGBuilder']]],
308
- ['getcfbasicblocknode_2357',['getCFBasicBlockNode',['../classSVF_1_1CFBasicBlockGraph.html#a54200b5a7c41c2ba19660da34c295e81',1,'SVF::CFBasicBlockGraph']]],
309
- ['getcfcond_2358',['getCFCond',['../classSVF_1_1SaberCondAllocator.html#ace1ef8c6e9bc369a6828e7220979e40b',1,'SVF::SaberCondAllocator']]],
310
- ['getcfledges_2359',['getCFLEdges',['../classSVF_1_1CFLGraph.html#afcf910a94a3b081067f5a55599475a16',1,'SVF::CFLGraph']]],
311
- ['getcflgraph_2360',['getCFLGraph',['../classSVF_1_1CFLBase.html#a22ab9bbaee16e06d04817db8c394cc0b',1,'SVF::CFLBase']]],
312
- ['getcflpts_2361',['getCFLPts',['../classSVF_1_1CFLAlias.html#acbbacca91cb85f67523aa8f84f6fe629',1,'SVF::CFLAlias']]],
313
- ['getcheckerapi_2362',['getCheckerAPI',['../classSVF_1_1SaberCheckerAPI.html#acf41a2b6de063da9ed492ef0da129036',1,'SVF::SaberCheckerAPI']]],
314
- ['getchg_2363',['getCHG',['../classSVF_1_1SVFIR.html#a7e8059ebd9bdeed8891fb231d148316d',1,'SVF::SVFIR']]],
315
- ['getchgraph_2364',['getCHGraph',['../classSVF_1_1PointerAnalysis.html#ae2cc7cd0803dbd90639140e71b06b1b5',1,'SVF::PointerAnalysis']]],
316
- ['getchildrenbegin_2365',['getChildrenBegin',['../classSVF_1_1TCT.html#a511c2ee4cfdc01a720135b2cd493fe3b',1,'SVF::TCT']]],
317
- ['getchildrenend_2366',['getChildrenEnd',['../classSVF_1_1TCT.html#af47837e30a80e8d6684f3ee6001afb7a',1,'SVF::TCT']]],
318
- ['getchiset_2367',['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)']]],
319
- ['getclassnamefromtype_2368',['getClassNameFromType',['../namespaceSVF_1_1LLVMUtil.html#a207fe02ded216fd0412fc894e13bee6e',1,'SVF::LLVMUtil']]],
320
- ['getclassnamefromvtblobj_2369',['getClassNameFromVtblObj',['../namespaceSVF_1_1cppUtil.html#ae0f374d110eefcfcf4c196c85db6c0d2',1,'SVF::cppUtil']]],
321
- ['getclassnameofthisptr_2370',['getClassNameOfThisPtr',['../namespaceSVF_1_1LLVMUtil.html#aa841a295ec803b6a1f2bd248f63f863f',1,'SVF::LLVMUtil']]],
322
- ['getclk_2371',['getClk',['../classSVF_1_1SVFStat.html#ac9d390c417df6f6af6b274618b87010d',1,'SVF::SVFStat']]],
323
- ['getcmpvfgnode_2372',['getCmpVFGNode',['../classSVF_1_1VFG.html#a9215c1d7f1152967f0731057a085e793',1,'SVF::VFG']]],
324
- ['getcompletenodelabel_2373',['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()']]],
325
- ['getcond_2374',['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()']]],
326
- ['getcondinst_2375',['getCondInst',['../classSVF_1_1SaberCondAllocator.html#a1d8b90edf6ec679a97282ba60c07134d',1,'SVF::SaberCondAllocator']]],
327
- ['getcondition_2376',['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()']]],
328
- ['getcondnum_2377',['getCondNum',['../classSVF_1_1SaberCondAllocator.html#a634376c35eceaf4dc995a71484d9bc7c',1,'SVF::SaberCondAllocator']]],
329
- ['getcondpointsto_2378',['getCondPointsTo',['../classSVF_1_1CondPTAImpl.html#a454a998ef5a866f2a6f270e3283c6ebd',1,'SVF::CondPTAImpl']]],
330
- ['getcondvar_2379',['getCondVar',['../classSVF_1_1CxtStmtDPItem.html#ab1098f5093419b62ea27a20933059270',1,'SVF::CxtStmtDPItem']]],
331
- ['getconservativecpts_2380',['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()']]],
332
- ['getconstantfieldidx_2381',['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()']]],
333
- ['getconstantnode_2382',['getConstantNode',['../classSVF_1_1IRGraph.html#ac5da3a0cbe040a45d719b6f6a23aed91',1,'SVF::IRGraph']]],
334
- ['getconstantobj_2383',['getConstantObj',['../classSVF_1_1IRGraph.html#aceae1e4e49a1d2e63ef3d71a7e5ef3eb',1,'SVF::IRGraph::getConstantObj()'],['../classSVF_1_1SymbolTableInfo.html#a661eb9ff1839c3af942517808414202b',1,'SVF::SymbolTableInfo::getConstantObj()']]],
335
- ['getconstantset_2384',['getConstantSet',['../classSVF_1_1SVFModule.html#aa29e64e29db6af2387dec987a5e1985b',1,'SVF::SVFModule']]],
336
- ['getconstantstructfldidx_2385',['getConstantStructFldIdx',['../classSVF_1_1AccessPath.html#a5427d08c9eb9d86e66c2bff6aeba6bac',1,'SVF::AccessPath::getConstantStructFldIdx()'],['../classSVF_1_1GepStmt.html#a71fcc6d100ce2a9785a02b8924261956',1,'SVF::GepStmt::getConstantStructFldIdx()']]],
337
- ['getconstraintgraph_2386',['getConstraintGraph',['../classSVF_1_1AndersenBase.html#aaec5125db063f8c1e7431ac7fe7a70f2',1,'SVF::AndersenBase']]],
338
- ['getconstraintnode_2387',['getConstraintNode',['../classSVF_1_1ConstraintGraph.html#a26722666cc8f2fce61bed73f086a0e87',1,'SVF::ConstraintGraph']]],
339
- ['getconstructorthisptr_2388',['getConstructorThisPtr',['../namespaceSVF_1_1LLVMUtil.html#addcfb0135655706a86f6cc628475fccf',1,'SVF::LLVMUtil']]],
340
- ['getconsume_2389',['getConsume',['../classSVF_1_1VersionedFlowSensitive.html#af93e65faae99459621ae45cf9d36005d',1,'SVF::VersionedFlowSensitive']]],
341
- ['getcontext_2390',['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()']]],
342
- ['getcontexts_2391',['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()']]],
343
- ['getcopyinedges_2392',['getCopyInEdges',['../classSVF_1_1ConstraintNode.html#aa7fda7753c353db3284e087270ab7cd0',1,'SVF::ConstraintNode']]],
344
- ['getcopyoutedges_2393',['getCopyOutEdges',['../classSVF_1_1ConstraintNode.html#ab77173aa8af6155b569f20ff0cdcec72',1,'SVF::ConstraintNode']]],
345
- ['getcsclasses_2394',['getCSClasses',['../classSVF_1_1CHGBuilder.html#adc1b1f45e7000fa57e3a70ef9e4af853',1,'SVF::CHGBuilder']]],
346
- ['getcsidatcall_2395',['getCSIDAtCall',['../classSVF_1_1ContextDDA.html#a2ce589a1d63a5126e178fc47527e0f92',1,'SVF::ContextDDA']]],
347
- ['getcsidatret_2396',['getCSIDAtRet',['../classSVF_1_1ContextDDA.html#a7687f36ad3f27bb16069975f00a1a202',1,'SVF::ContextDDA']]],
348
- ['getcsstatictype_2397',['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']]],
349
- ['getcstcls_2398',['getCSTCLS',['../classSVF_1_1LockAnalysis.html#a7faecaee57dbef533dc46b2708305ab2',1,'SVF::LockAnalysis']]],
350
- ['getcsvfsbasedoncha_2399',['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()']]],
351
- ['getcsvtblsbasedoncha_2400',['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()']]],
352
- ['getcurevalsvfgnode_2401',['getCurEvalSVFGNode',['../classSVF_1_1SaberCondAllocator.html#a9aec07a64b97d546cfa0efe10f888b6a',1,'SVF::SaberCondAllocator']]],
353
- ['getcurnodeid_2402',['getCurNodeID',['../classSVF_1_1DPItem.html#a03a90eca842c0e83d874902103f6fdb2',1,'SVF::DPItem']]],
354
- ['getcurrent_2403',['getCurrent',['../classSVF_1_1mapped__iter.html#a515d4ba2964e6779314a248d92b6d3fc',1,'SVF::mapped_iter']]],
355
- ['getcurrentbb_2404',['getCurrentBB',['../classSVF_1_1SVFIRBuilder.html#a6c0229120c8c96be35d2e8000b87384f',1,'SVF::SVFIRBuilder']]],
356
- ['getcurrentbestnodemapping_2405',['getCurrentBestNodeMapping',['../classSVF_1_1PointsTo.html#ae349a9ce6a8739925baffd83d1878b0e',1,'SVF::PointsTo']]],
357
- ['getcurrentbestreversenodemapping_2406',['getCurrentBestReverseNodeMapping',['../classSVF_1_1PointsTo.html#a19b84abf5e9c85e82ae18b77083467e9',1,'SVF::PointsTo']]],
358
- ['getcurrentvalue_2407',['getCurrentValue',['../classSVF_1_1SVFIRBuilder.html#a95fd13343636bcbc18db1ef8d630c52e',1,'SVF::SVFIRBuilder']]],
359
- ['getcurslice_2408',['getCurSlice',['../classSVF_1_1SrcSnkDDA.html#ad50e479db8f0733326974709d6ffe653',1,'SVF::SrcSnkDDA']]],
360
- ['getcursvfgnode_2409',['getCurSVFGNode',['../classSVF_1_1ProgSlice.html#afad8cd2f720bf01eedd825c3c418abc0',1,'SVF::ProgSlice']]],
361
- ['getcxtarg_2410',['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)']]],
362
- ['getcxtlockfromcxtstmt_2411',['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)']]],
363
- ['getcxtofcxtthread_2412',['getCxtOfCxtThread',['../classSVF_1_1TCT.html#ab4bc72ca330b315df06f2d4d2c1a7b4f',1,'SVF::TCT']]],
364
- ['getcxtstmtfrominst_2413',['getCxtStmtfromInst',['../classSVF_1_1LockAnalysis.html#a53f42781e99dfb872f0528ef18b1f824',1,'SVF::LockAnalysis']]],
365
- ['getcxtthread_2414',['getCxtThread',['../classSVF_1_1TCTNode.html#a21591b19f6a9267151c31178f9543ee6',1,'SVF::TCTNode']]],
366
- ['getdatalayout_2415',['getDataLayout',['../namespaceSVF_1_1LLVMUtil.html#a151fd7fb2b2ebe72af7c417defbb4f4d',1,'SVF::LLVMUtil']]],
367
- ['getdeclaration_2416',['getDeclaration',['../classSVF_1_1LLVMModuleSet.html#aa4a604e47daaaf95babc7aca68991000',1,'SVF::LLVMModuleSet']]],
368
- ['getdef_2417',['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()']]],
369
- ['getdeffunformultiplemodule_2418',['getDefFunForMultipleModule',['../classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd',1,'SVF::SVFFunction::getDefFunForMultipleModule()'],['../namespaceSVF_1_1LLVMUtil.html#a3d34fcdfc98add848a34fd5259c11eb2',1,'SVF::LLVMUtil::getDefFunForMultipleModule()']]],
370
- ['getdefglobalformultiplemodule_2419',['getDefGlobalForMultipleModule',['../classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01',1,'SVF::SVFGlobalValue']]],
371
- ['getdefinition_2420',['getDefinition',['../classSVF_1_1LLVMModuleSet.html#a6e670254385050b9a5e612f881b07b9c',1,'SVF::LLVMModuleSet']]],
372
- ['getdefsvfgnode_2421',['getDefSVFGNode',['../classSVF_1_1DDAVFSolver.html#a55803a2d30137b5ad15c5afeec7c6b28',1,'SVF::DDAVFSolver::getDefSVFGNode()'],['../classSVF_1_1SVFG.html#a8e7a945f4266e8dc7dcfff2ad6494bfb',1,'SVF::SVFG::getDefSVFGNode()']]],
373
- ['getdefsvfvars_2422',['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()']]],
374
- ['getdefvfgnode_2423',['getDefVFGNode',['../classSVF_1_1VFG.html#ad28caacede7ab7f3a6676e37655ee84e',1,'SVF::VFG']]],
375
- ['getdescendants_2424',['getDescendants',['../classSVF_1_1CHGraph.html#a26f89a9b269cad3fc894110d25598715',1,'SVF::CHGraph']]],
376
- ['getdfin_2425',['getDFIn',['../classSVF_1_1MutableDFPTData.html#ae999df6f94a097f1fcb36979327790de',1,'SVF::MutableDFPTData']]],
377
- ['getdfinptidref_2426',['getDFInPtIdRef',['../classSVF_1_1PersistentDFPTData.html#afc28b40eea7bad5276bbab30749d598b',1,'SVF::PersistentDFPTData']]],
378
- ['getdfinptsmap_2427',['getDFInPtsMap',['../classSVF_1_1MutableDFPTData.html#a7559810e1ad40588f5fd82123ea1f150',1,'SVF::MutableDFPTData']]],
379
- ['getdfinptsset_2428',['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()']]],
380
- ['getdfinputmap_2429',['getDFInputMap',['../classSVF_1_1FlowSensitive.html#a9717517387c14c2e64c7ae3c3149bb57',1,'SVF::FlowSensitive']]],
381
- ['getdfinupdatedvar_2430',['getDFInUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ae4d0989cb98814f943bd4dfd09a37017',1,'SVF::MutableIncDFPTData::getDFInUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#a1bd459f50c328974294930698fc61b8e',1,'SVF::PersistentIncDFPTData::getDFInUpdatedVar()']]],
382
- ['getdfout_2431',['getDFOut',['../classSVF_1_1MutableDFPTData.html#a6d02392602cf7956ff41e345518d683c',1,'SVF::MutableDFPTData']]],
383
- ['getdfoutptidref_2432',['getDFOutPtIdRef',['../classSVF_1_1PersistentDFPTData.html#ab13b3a484a5ac22c47391f1b2eaa58a1',1,'SVF::PersistentDFPTData']]],
384
- ['getdfoutptsmap_2433',['getDFOutPtsMap',['../classSVF_1_1MutableDFPTData.html#a034c1bf20ab8a73a97863073e08dcd4e',1,'SVF::MutableDFPTData']]],
385
- ['getdfoutptsset_2434',['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()']]],
386
- ['getdfoutputmap_2435',['getDFOutputMap',['../classSVF_1_1FlowSensitive.html#a661c4c1d5902c924060cc81219591d6f',1,'SVF::FlowSensitive']]],
387
- ['getdfoutupdatedvar_2436',['getDFOutUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ad1ae7faf04ba10ac4ac6a6f1cc498547',1,'SVF::MutableIncDFPTData::getDFOutUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#aa50d20f82143fd56cbe468b29bf9e11e',1,'SVF::PersistentIncDFPTData::getDFOutUpdatedVar()']]],
388
- ['getdfptdataty_2437',['getDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a642613e98982259183d3f34a97f05502',1,'SVF::BVDataPTAImpl']]],
389
- ['getdiffptdataty_2438',['getDiffPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ab9c0bb439f98ae11dd178148109697ab',1,'SVF::BVDataPTAImpl']]],
390
- ['getdiffpts_2439',['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()']]],
391
- ['getdirandindjoinedtid_2440',['getDirAndIndJoinedTid',['../classSVF_1_1MHP.html#aed0633101a35b43a1769261db14fb1a1',1,'SVF::MHP::getDirAndIndJoinedTid()'],['../classSVF_1_1ForkJoinAnalysis.html#a34ec31a6859cd94b525bfa26e549d8c1',1,'SVF::ForkJoinAnalysis::getDirAndIndJoinedTid()']]],
392
- ['getdircallsitesinvokingcallee_2441',['getDirCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a0d2544130cc2cdc3ac418c975c278eb2',1,'SVF::PTACallGraph']]],
393
- ['getdirectcalls_2442',['getDirectCalls',['../classSVF_1_1PTACallGraphEdge.html#af0e9f86be3cf263b868f80d374641fc9',1,'SVF::PTACallGraphEdge::getDirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a6310e7684d6b6ecd345f557eda899160',1,'SVF::PTACallGraphEdge::getDirectCalls() const']]],
394
- ['getdirectcgedges_2443',['getDirectCGEdges',['../classSVF_1_1ConstraintGraph.html#ad7196d5f05192d9468ee0ca93b6b66ee',1,'SVF::ConstraintGraph']]],
395
- ['getdirectinedges_2444',['getDirectInEdges',['../classSVF_1_1ConstraintNode.html#a2d37b9e477f8ddc9f9b517b9e2867d44',1,'SVF::ConstraintNode']]],
396
- ['getdirectlyjoinedtid_2445',['getDirectlyJoinedTid',['../classSVF_1_1ForkJoinAnalysis.html#a819ef18524ee9104b920d1a465c61da1',1,'SVF::ForkJoinAnalysis']]],
397
- ['getdirectoutedges_2446',['getDirectOutEdges',['../classSVF_1_1ConstraintNode.html#a06c9db0dcc96af4707ba29b9a959ae28',1,'SVF::ConstraintNode']]],
398
- ['getdistancematrix_2447',['getDistanceMatrix',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#adf415d244ef1fafe7a7de3c360553c0f',1,'SVF::NodeIDAllocator::Clusterer']]],
399
- ['getdomfrontiermap_2448',['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()']]],
400
- ['getdomtreemap_2449',['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()']]],
401
- ['getdpim_2450',['getDPIm',['../classSVF_1_1DDAVFSolver.html#ad7d92fad8606d5512786a7b7a08930e2',1,'SVF::DDAVFSolver']]],
402
- ['getdpimwitholdcond_2451',['getDPImWithOldCond',['../classSVF_1_1DDAVFSolver.html#ac4cb0b666d68d135c5e385bfc880fd67',1,'SVF::DDAVFSolver']]],
403
- ['getdpmsetatloc_2452',['getDpmSetAtLoc',['../classSVF_1_1DDAVFSolver.html#a6c32a1cdcdbea0151c8cf17ffe598f29',1,'SVF::DDAVFSolver']]],
404
- ['getdstid_2453',['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()']]],
405
- ['getdstnode_2454',['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()']]],
406
- ['getebnfsigns_2455',['getEBNFSigns',['../classSVF_1_1GrammarBase.html#a51b55df841ae449ecf0888325c6e8c6a',1,'SVF::GrammarBase']]],
407
- ['getec_2456',['getEC',['../classSVF_1_1Steensgaard.html#af2afffc0617d588a68fdfa4fcfd24b70',1,'SVF::Steensgaard']]],
408
- ['getedge_2457',['getEdge',['../classSVF_1_1ConstraintGraph.html#a04a57ef9803917346cb966e05ecd0de4',1,'SVF::ConstraintGraph']]],
409
- ['getedgeattri_2458',['getEdgeAttri',['../classSVF_1_1CFLEdge.html#ae4c8562ff6801503de9e3cb0c4ebe2b8',1,'SVF::CFLEdge']]],
410
- ['getedgeattributes_2459',['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()']]],
411
- ['getedgedestlabel_2460',['getEdgeDestLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a5e560e93632e0ed1934d4c4508ca1884',1,'SVF::DefaultDOTGraphTraits']]],
412
- ['getedgeid_2461',['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()']]],
413
- ['getedgekind_2462',['getEdgeKind',['../classSVF_1_1CFLEdge.html#acab367a1633d00afdafadf3f3a43e0c8',1,'SVF::CFLEdge::getEdgeKind()'],['../classSVF_1_1GenericEdge.html#abe8525c542def8162b094c169a01993b',1,'SVF::GenericEdge::getEdgeKind()']]],
414
- ['getedgekindwithmask_2463',['getEdgeKindWithMask',['../classSVF_1_1CFLEdge.html#a5d11e42f5571287992362669fee9e159',1,'SVF::CFLEdge']]],
415
- ['getedgekindwithoutmask_2464',['getEdgeKindWithoutMask',['../classSVF_1_1GenericEdge.html#a20d8b844fc4bb0bb776d290b4e477fc5',1,'SVF::GenericEdge']]],
416
- ['getedgeptr_2465',['getEdgePtr',['../classSVF_1_1GenericGraphReader.html#a89b27c406d4afb9ed4d1745cc32a85c4',1,'SVF::GenericGraphReader']]],
417
- ['getedgesourcelabel_2466',['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()']]],
418
- ['getedgesourcelabels_2467',['getEdgeSourceLabels',['../classSVF_1_1GraphWriter.html#aa2d0fada900a8e08af0539498905a74f',1,'SVF::GraphWriter']]],
419
- ['getedgetarget_2468',['getEdgeTarget',['../structSVF_1_1DefaultDOTGraphTraits.html#acfab6216e24999e92b2354e4f15b96b6',1,'SVF::DefaultDOTGraphTraits']]],
420
- ['getedgetype_2469',['getEdgeType',['../classSVF_1_1CHEdge.html#ae2b90913c6c5a30df2b285d31c694525',1,'SVF::CHEdge']]],
421
- ['getelementnum_2470',['getElementNum',['../classSVF_1_1AccessPath.html#a3c98f0c5f07109f9da0a8a897aa51d18',1,'SVF::AccessPath']]],
422
- ['getelementptrinst_2471',['GetElementPtrInst',['../namespaceSVF.html#ac4e93e1fec646ff222940a663843921b',1,'SVF']]],
423
- ['getelementset_2472',['getElementSet',['../classSVF_1_1CondStdSet.html#a29892f43cc8420d4d2b4046140476320',1,'SVF::CondStdSet']]],
424
- ['getentryblock_2473',['getEntryBlock',['../classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d',1,'SVF::SVFFunction']]],
425
- ['getentrynode_2474',['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()']]],
426
- ['getentryprocs_2475',['getEntryProcs',['../classSVF_1_1TCT.html#a692a74188f141ffbdbb859ecae8b07ab',1,'SVF::TCT']]],
427
- ['getepsilonprods_2476',['getEpsilonProds',['../classSVF_1_1CFGrammar.html#a79d4babef29a8206379a0fc4017d5f29',1,'SVF::CFGrammar']]],
428
- ['getes_2477',['getEs',['../classSVF_1_1SVFIR2ConsExeState.html#ae6ce6caa5645ae5c7cb24e094d4be78f',1,'SVF::SVFIR2ConsExeState::getEs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a56434326130c8127c823097ad764947b',1,'SVF::SVFIR2ItvExeState::getEs()']]],
429
- ['getescapobjviaglobals_2478',['getEscapObjviaGlobals',['../classSVF_1_1MRGenerator.html#add22c9a95478dea21148e87c8dfc584a',1,'SVF::MRGenerator']]],
430
- ['getevalbrcond_2479',['getEvalBrCond',['../classSVF_1_1SaberCondAllocator.html#aeaac2e7be66c26cc10b0cad7d2040874',1,'SVF::SaberCondAllocator']]],
431
- ['geteventdescription_2480',['getEventDescription',['../classSVF_1_1SVFBugEvent.html#a7c5d28996f9715d0f90d664b93477a23',1,'SVF::SVFBugEvent']]],
432
- ['geteventloc_2481',['getEventLoc',['../classSVF_1_1SVFBugEvent.html#a5b3fcd366e5275927eb66a02dc6040f8',1,'SVF::SVFBugEvent']]],
433
- ['geteventstack_2482',['getEventStack',['../classSVF_1_1GenericBug.html#aa63e1b3fb32d0383a57ab5c503673d18',1,'SVF::GenericBug']]],
434
- ['geteventtype_2483',['getEventType',['../classSVF_1_1SVFBugEvent.html#a7ded0022f3852a08a05c67aeae77162f',1,'SVF::SVFBugEvent']]],
435
- ['getexecutionstate_2484',['getExecutionState',['../classSVF_1_1SymState.html#aaaaa4e2a25d1cce483272a5da91886bd',1,'SVF::SymState::getExecutionState() const'],['../classSVF_1_1SymState.html#a188a2f94614d913913127d839b9884ee',1,'SVF::SymState::getExecutionState()']]],
436
- ['getexestatekind_2485',['getExeStateKind',['../classSVF_1_1ExeState.html#ab7f7de02202838bb9e3da5410983cfb1',1,'SVF::ExeState']]],
437
- ['getexitbb_2486',['getExitBB',['../classSVF_1_1SVFFunction.html#ac4c28c8d205d354f3a982119f29f2aac',1,'SVF::SVFFunction']]],
438
- ['getexitblocksofloop_2487',['getExitBlocksOfLoop',['../classSVF_1_1SVFLoopAndDomInfo.html#a48654f61a84ac5f93b02fb618cd0d045',1,'SVF::SVFLoopAndDomInfo::getExitBlocksOfLoop()'],['../classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16',1,'SVF::SVFFunction::getExitBlocksOfLoop()']]],
439
- ['getexitinstofparentroutinefun_2488',['getExitInstOfParentRoutineFun',['../classSVF_1_1ForkJoinAnalysis.html#ae9fe4c9382f13d339db3baa39d956b05',1,'SVF::ForkJoinAnalysis']]],
440
- ['getexpr_2489',['getExpr',['../classSVF_1_1Z3Expr.html#a57c199ba2c3c6a6d44a86e0b1429be55',1,'SVF::Z3Expr']]],
441
- ['getexprsize_2490',['getExprSize',['../classSVF_1_1Z3Expr.html#a7cf1481ad29951ca46c1d4418f28c91e',1,'SVF::Z3Expr']]],
442
- ['getextapi_2491',['getExtAPI',['../classSVF_1_1ExtAPI.html#a58a764c27354d5f9b70995d30de65f1d',1,'SVF::ExtAPI']]],
443
- ['getextbcpath_2492',['getExtBcPath',['../classSVF_1_1ExtAPI.html#a26bc352dbfd1b2fe34106a73f1f6d50c',1,'SVF::ExtAPI']]],
444
- ['getexternalnode_2493',['getExternalNode',['../classSVF_1_1PointsTo.html#a80a3caf74c138b3833c79622fef7b626',1,'SVF::PointsTo']]],
445
- ['getextfuncannotation_2494',['getExtFuncAnnotation',['../classSVF_1_1ExtAPI.html#a641c82ed1f1a86f0f8a6015ef1fdbfef',1,'SVF::ExtAPI']]],
446
- ['getfalsecond_2495',['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()']]],
447
- ['getfalsevalue_2496',['getFalseValue',['../classSVF_1_1SelectStmt.html#af64d7855e352a0afb5d2e98a8622a4ad',1,'SVF::SelectStmt']]],
448
- ['getfalsez3expr_2497',['getFalseZ3Expr',['../classSVF_1_1ConsExeState.html#a4997055a5a0a87db5420c569a43a9376',1,'SVF::ConsExeState']]],
449
- ['getfieldjson_2498',['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()']]],
450
- ['getfieldobjnodenum_2499',['getFieldObjNodeNum',['../classSVF_1_1SVFIR.html#a3bbaafd80dfcae6ccc82c3d8b9d303ea',1,'SVF::SVFIR']]],
451
- ['getfieldsaftercollapse_2500',['getFieldsAfterCollapse',['../classSVF_1_1SVFIR.html#a42d1e2f0213fb6e54c56cc0695b57cb0',1,'SVF::SVFIR']]],
452
- ['getfieldtype_2501',['getFieldType',['../classSVF_1_1DCHGraph.html#acaff636e6a9cf59363d6ee00435c04ff',1,'SVF::DCHGraph']]],
453
- ['getfieldtypes_2502',['getFieldTypes',['../classSVF_1_1DCHGraph.html#ae9a0007299178912e2568dc7158d6824',1,'SVF::DCHGraph']]],
454
- ['getfieldvalnodenum_2503',['getFieldValNodeNum',['../classSVF_1_1SVFIR.html#a8a24e0bf9f95fc1519d4013e0e82dec9',1,'SVF::SVFIR']]],
455
- ['getfilename_2504',['getFileName',['../classSVF_1_1PAGBuilderFromFile.html#aaaa1e516e5eeceece371a9178142c3ff',1,'SVF::PAGBuilderFromFile']]],
456
- ['getfilepath_2505',['getFilePath',['../ExtAPI_8cpp.html#a7d2ff3727892c4ee0eff596174eb5b84',1,'ExtAPI.cpp']]],
457
- ['getfilledproductions_2506',['getFilledProductions',['../classSVF_1_1CFGNormalizer.html#ae98ed705e8e076a9e1cd8fd6f2bf9d54',1,'SVF::CFGNormalizer']]],
458
- ['getfiobjvar_2507',['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']]],
459
- ['getfirstrhssymbol_2508',['getFirstRHSSymbol',['../classSVF_1_1CFGrammar.html#a48aa7267893296b066050d3b444c14e7',1,'SVF::CFGrammar']]],
460
- ['getfirstrhstoprods_2509',['getFirstRHSToProds',['../classSVF_1_1CFGrammar.html#ad06bd6d1c5fb6fc02efc694c2715a27c',1,'SVF::CFGrammar']]],
461
- ['getfirstuseviacastinst_2510',['getFirstUseViaCastInst',['../namespaceSVF_1_1LLVMUtil.html#a200539f965bff5627abac41920498ee8',1,'SVF::LLVMUtil']]],
462
- ['getflattenedelemidx_2511',['getFlattenedElemIdx',['../classSVF_1_1SymbolTableInfo.html#a24df52313f8093bb651ae9da972cd663',1,'SVF::SymbolTableInfo']]],
463
- ['getflattenedelemidxvec_2512',['getFlattenedElemIdxVec',['../classSVF_1_1StInfo.html#a55e5fd85f232c1867c5c6a73646d53eb',1,'SVF::StInfo::getFlattenedElemIdxVec()'],['../classSVF_1_1StInfo.html#a992be4812dc2315fa0507a933a219250',1,'SVF::StInfo::getFlattenedElemIdxVec() const']]],
464
- ['getflattenedfieldidxvec_2513',['getFlattenedFieldIdxVec',['../classSVF_1_1StInfo.html#aaf05447c20c9f90eea64ab6e88d6ab05',1,'SVF::StInfo::getFlattenedFieldIdxVec()'],['../classSVF_1_1StInfo.html#a21b71971462da15891eb9ebfbce0aba2',1,'SVF::StInfo::getFlattenedFieldIdxVec() const']]],
465
- ['getflattenelementtypes_2514',['getFlattenElementTypes',['../classSVF_1_1StInfo.html#a03bfeee0406c7e54557e74f3a8e848b7',1,'SVF::StInfo::getFlattenElementTypes()'],['../classSVF_1_1StInfo.html#a720cd5a07daddf3e4ad33a937c9e9695',1,'SVF::StInfo::getFlattenElementTypes() const']]],
466
- ['getflattenfieldtypes_2515',['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()']]],
467
- ['getflatternedelemtype_2516',['getFlatternedElemType',['../classSVF_1_1SymbolTableInfo.html#a806ae865d29c4b05b69c499284758c6f',1,'SVF::SymbolTableInfo']]],
468
- ['getfollowers_2517',['getFollowers',['../classSVF_1_1PCG.html#a1312d734609f82230d3c00a99b189db9',1,'SVF::PCG']]],
469
- ['getforkedfun_2518',['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)']]],
470
- ['getforkedgebegin_2519',['getForkEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#a8721610a39212613ad55bbd46a35c576',1,'SVF::ThreadCallGraph']]],
471
- ['getforkedgeend_2520',['getForkEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a8351e7ab445cb7faf0209d1fbc63fce1',1,'SVF::ThreadCallGraph']]],
472
- ['getforkedthread_2521',['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']]],
473
- ['getformalinsvfgnodes_2522',['getFormalINSVFGNodes',['../classSVF_1_1SVFG.html#a9d0714075d6071c26d26cf16c4dec7c5',1,'SVF::SVFG']]],
474
- ['getformaloutdef_2523',['getFormalOUTDef',['../classSVF_1_1SVFGOPT.html#a8d0b44ba9f3e6f9344a10d085d7be2b4',1,'SVF::SVFGOPT']]],
475
- ['getformaloutsvfgnodes_2524',['getFormalOUTSVFGNodes',['../classSVF_1_1SVFG.html#a287c337697eed7d92889bca0a0e370d7',1,'SVF::SVFG']]],
476
- ['getformalparms_2525',['getFormalParms',['../classSVF_1_1FunEntryICFGNode.html#a0807f2ce6c0949cafa9c5a1817fbca6c',1,'SVF::FunEntryICFGNode']]],
477
- ['getformalparmvfgnode_2526',['getFormalParmVFGNode',['../classSVF_1_1VFG.html#a75eb519e4f89a116db98fccb263af4d6',1,'SVF::VFG']]],
478
- ['getformalret_2527',['getFormalRet',['../classSVF_1_1FunExitICFGNode.html#a03a1b6551377b4a85fdecf36ec247767',1,'SVF::FunExitICFGNode']]],
479
- ['getformalretvfgnode_2528',['getFormalRetVFGNode',['../classSVF_1_1VFG.html#ab7ba9d179504165f277d347a7cb9f5d8',1,'SVF::VFG']]],
480
- ['getforwardslicesize_2529',['getForwardSliceSize',['../classSVF_1_1ProgSlice.html#aae54f4e8a827f55abe08762b69d9f84b',1,'SVF::ProgSlice']]],
481
- ['getfpvalue_2530',['getFPValue',['../classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc',1,'SVF::SVFConstantFP']]],
482
- ['getfun_2531',['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()']]],
483
- ['getfunannotations_2532',['getFunAnnotations',['../namespaceSVF_1_1LLVMUtil.html#a8cd4d6410017b9e5f47f2f88450b78d8',1,'SVF::LLVMUtil']]],
484
- ['getfunargslist_2533',['getFunArgsList',['../classSVF_1_1SVFIR.html#aa148e3e14ebad8460e32079f2f44413a',1,'SVF::SVFIR']]],
485
- ['getfunargsmap_2534',['getFunArgsMap',['../classSVF_1_1SVFIR.html#a615c056c876b59d1fd174a2ac9ade27c',1,'SVF::SVFIR']]],
486
- ['getfuncentrychiset_2535',['getFuncEntryChiSet',['../classSVF_1_1MemSSA.html#a10743fe9c116ee624387c0473815b800',1,'SVF::MemSSA']]],
487
- ['getfuncname_2536',['getFuncName',['../classSVF_1_1SVFBugEvent.html#ad3bcb02563f952edd43ab5a7276bd57d',1,'SVF::SVFBugEvent::getFuncName()'],['../classSVF_1_1GenericBug.html#afad49e3f62083345138932ffadf567dd',1,'SVF::GenericBug::getFuncName()']]],
488
- ['getfunction_2537',['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()']]],
489
- ['getfunctionset_2538',['getFunctionSet',['../classSVF_1_1SVFModule.html#abbaf48d9702ec1f38dc6ae137ca630a1',1,'SVF::SVFModule']]],
490
- ['getfunctiontype_2539',['getFunctionType',['../classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d',1,'SVF::SVFFunction']]],
491
- ['getfunentryblock_2540',['getFunEntryBlock',['../classSVF_1_1ICFG.html#acc261924103bd0c357acd3acfa6cf38a',1,'SVF::ICFG']]],
492
- ['getfunentrychinum_2541',['getFunEntryChiNum',['../classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f',1,'SVF::MemSSA']]],
493
- ['getfunentryicfgnode_2542',['getFunEntryICFGNode',['../classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076',1,'SVF::ICFG::getFunEntryICFGNode()'],['../classSVF_1_1CallPE.html#a9c9821c4e7dd031e3f82f2b29427e53e',1,'SVF::CallPE::getFunEntryICFGNode()']]],
494
- ['getfunentrynode_2543',['getFunEntryNode',['../classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e',1,'SVF::FormalINSVFGNode']]],
495
- ['getfunexitblock_2544',['getFunExitBlock',['../classSVF_1_1ICFG.html#a22d7f37a0cb2df90f73c1f2e3eaa71c6',1,'SVF::ICFG']]],
496
- ['getfunexiticfgnode_2545',['getFunExitICFGNode',['../classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919',1,'SVF::ICFG::getFunExitICFGNode()'],['../classSVF_1_1RetPE.html#a274adbd91750d8d6de8ba997285c1c49',1,'SVF::RetPE::getFunExitICFGNode()']]],
497
- ['getfunexitnode_2546',['getFunExitNode',['../classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d',1,'SVF::FormalOUTSVFGNode']]],
498
- ['getfunidxinvtable_2547',['getFunIdxInVtable',['../classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e',1,'SVF::SVFVirtualCallInst::getFunIdxInVtable()'],['../classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1',1,'SVF::CallSite::getFunIdxInVtable()']]],
499
- ['getfunmrset_2548',['getFunMRSet',['../classSVF_1_1MRGenerator.html#a64ba36ddcd304f6543e416c552763879',1,'SVF::MRGenerator']]],
500
- ['getfunnameofvcallsite_2549',['getFunNameOfVCallSite',['../namespaceSVF_1_1LLVMUtil.html#a41e64f3318e2bf368eebe9a104ef6ad9',1,'SVF::LLVMUtil']]],
501
- ['getfunnameofvirtualcall_2550',['getFunNameOfVirtualCall',['../classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88',1,'SVF::SVFVirtualCallInst::getFunNameOfVirtualCall()'],['../classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9',1,'SVF::CallSite::getFunNameOfVirtualCall()']]],
502
- ['getfunptr_2551',['getFunPtr',['../classSVF_1_1PointerAnalysis.html#adbceaf90526e44192c2fa4aac5468f5f',1,'SVF::PointerAnalysis::getFunPtr()'],['../classSVF_1_1SVFIR.html#a17c5d9fa7c0bd3cd03c06b5ff0906eb6',1,'SVF::SVFIR::getFunPtr()']]],
503
- ['getfunreachablebbs_2552',['getFunReachableBBs',['../namespaceSVF_1_1LLVMUtil.html#a9bd6f54920929e5ad35102ba2f2223da',1,'SVF::LLVMUtil']]],
504
- ['getfunret_2553',['getFunRet',['../classSVF_1_1SVFIR.html#a34e27b8bcfeaafda190dcdb9169a346f',1,'SVF::SVFIR']]],
505
- ['getfunretmunum_2554',['getFunRetMuNum',['../classSVF_1_1MemSSA.html#a67175188232e08f5c5374f92ff61810f',1,'SVF::MemSSA']]],
506
- ['getfunrets_2555',['getFunRets',['../classSVF_1_1SVFIR.html#abd1bb12776dc9a17863a52ce2cd31958',1,'SVF::SVFIR']]],
507
- ['getfuntoentrychisetmap_2556',['getFunToEntryChiSetMap',['../classSVF_1_1MemSSA.html#afd4787df4466c24948d8384e3a756198',1,'SVF::MemSSA']]],
508
- ['getfuntopointstolist_2557',['getFunToPointsToList',['../classSVF_1_1MRGenerator.html#a1331e6f0941838064d77a5adaa5c6303',1,'SVF::MRGenerator']]],
509
- ['getfuntoretmusetmap_2558',['getFunToRetMuSetMap',['../classSVF_1_1MemSSA.html#a44cbdb1231c2709c24d19ad2bae2475a',1,'SVF::MemSSA']]],
510
- ['getgepinedges_2559',['getGepInEdges',['../classSVF_1_1ConstraintNode.html#ac645cf2114161981cd4465c83cbc31f5',1,'SVF::ConstraintNode']]],
511
- ['getgepobjaddress_2560',['getGepObjAddress',['../classSVF_1_1SVFIR2ConsExeState.html#afff5713e758d8f698d0cb5e2a341e16f',1,'SVF::SVFIR2ConsExeState::getGepObjAddress()'],['../classSVF_1_1SVFIR2ItvExeState.html#af8d06156bcbb61beb305ed8096319966',1,'SVF::SVFIR2ItvExeState::getGepObjAddress()']]],
512
- ['getgepobjnodemap_2561',['getGepObjNodeMap',['../classSVF_1_1SVFIR.html#ac1674bd25a17cae24141e6bff24a411e',1,'SVF::SVFIR']]],
513
- ['getgepobjvar_2562',['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)']]],
514
- ['getgepoffset_2563',['getGepOffset',['../classSVF_1_1SVFIR2ConsExeState.html#ae7720cdcb509ecfccbda141986643684',1,'SVF::SVFIR2ConsExeState']]],
515
- ['getgepoutedges_2564',['getGepOutEdges',['../classSVF_1_1ConstraintNode.html#a19d3d2c996ba821227a836717e5443c8',1,'SVF::ConstraintNode']]],
516
- ['getgepvalvar_2565',['getGepValVar',['../classSVF_1_1SVFIRBuilder.html#ae4516ec05eabece1bc8e0cad1ec8cf1c',1,'SVF::SVFIRBuilder::getGepValVar()'],['../classSVF_1_1SVFIR.html#ad0977d55d947bdccd98d61c66d3f0cc7',1,'SVF::SVFIR::getGepValVar()']]],
517
- ['getglobalicfgnode_2566',['getGlobalICFGNode',['../classSVF_1_1ICFG.html#ae0b05ce161d62362642803158228e5d0',1,'SVF::ICFG']]],
518
- ['getglobalrep_2567',['getGlobalRep',['../classSVF_1_1LLVMModuleSet.html#a757bf149437cce22163c764ea9993e12',1,'SVF::LLVMModuleSet::getGlobalRep()'],['../namespaceSVF_1_1LLVMUtil.html#a9e0c786488dfdc4605d4cbcf9943c85a',1,'SVF::LLVMUtil::getGlobalRep()']]],
519
- ['getglobalset_2568',['getGlobalSet',['../classSVF_1_1SVFModule.html#a7d742b73f8ef330334ff0280024399ba',1,'SVF::SVFModule']]],
520
- ['getglobalsvfstmtset_2569',['getGlobalSVFStmtSet',['../classSVF_1_1SVFIR.html#a5c5adab1f68520a304fbf70ca40f7687',1,'SVF::SVFIR']]],
521
- ['getglobalvarfield_2570',['getGlobalVarField',['../classSVF_1_1SVFIRBuilder.html#af4e2ec8dee9fca167e20b01cc10b56fd',1,'SVF::SVFIRBuilder']]],
522
- ['getglobalvfgnodes_2571',['getGlobalVFGNodes',['../classSVF_1_1VFG.html#aff291586a4b0c28a6939577d39de5d0a',1,'SVF::VFG']]],
523
- ['getgnode_2572',['getGNode',['../classSVF_1_1GenericGraph.html#a43c9c773bfa17abf481c33073e30d01b',1,'SVF::GenericGraph']]],
524
- ['getgrammar_2573',['getGrammar',['../classSVF_1_1CFLSolver.html#afec22459af0f8483ccdd77f11c981674',1,'SVF::CFLSolver']]],
525
- ['getgraph_2574',['getGraph',['../classSVF_1_1CFLSolver.html#a2c6bce1f73bcf5937a26e91a7daba33c',1,'SVF::CFLSolver']]],
526
- ['getgraphedge_2575',['getGraphEdge',['../classSVF_1_1PTACallGraph.html#a2634a24621ab93fae7ec1cf94a8cba0b',1,'SVF::PTACallGraph::getGraphEdge()'],['../classSVF_1_1TCT.html#a7b40580939dc63f501a32571806c07bc',1,'SVF::TCT::getGraphEdge()']]],
527
- ['getgraphname_2576',['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()']]],
528
- ['getgraphproperties_2577',['getGraphProperties',['../structSVF_1_1DefaultDOTGraphTraits.html#afe384157441d5ef0b3aafdfb6cd3028a',1,'SVF::DefaultDOTGraphTraits']]],
529
- ['getgrgid_2578',['getgrgid',['../extapi_8c.html#aeb3b4526e1b23204c375939aeaf850ce',1,'extapi.c']]],
530
- ['getgrnam_2579',['getgrnam',['../extapi_8c.html#ac41b95afd2d94da07d8d13a6c0f30302',1,'extapi.c']]],
531
- ['getheapallocholdingargposition_2580',['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)']]],
532
- ['gethostbyaddr_2581',['gethostbyaddr',['../extapi_8c.html#a5f88b5bbdbd484e08aaca47663d2b8f6',1,'extapi.c']]],
533
- ['gethostbyname_2582',['gethostbyname',['../extapi_8c.html#a636674bf9937205b85a797ee6077faa9',1,'extapi.c']]],
534
- ['gethostbyname2_2583',['gethostbyname2',['../extapi_8c.html#ab6842b392151e8bf8d53fe4343baf91e',1,'extapi.c']]],
535
- ['geticfg_2584',['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()']]],
536
- ['geticfgedge_2585',['getICFGEdge',['../classSVF_1_1CFBasicBlockEdge.html#ab76d16c6799ccd45575f8d30728832ad',1,'SVF::CFBasicBlockEdge::getICFGEdge()'],['../classSVF_1_1ICFG.html#a5dd4ac55123501c47c628adcf27e2475',1,'SVF::ICFG::getICFGEdge()']]],
537
- ['geticfgnode_2586',['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()']]],
538
- ['geticfgnodenum_2587',['getICFGNodeNum',['../classSVF_1_1CFBasicBlockNode.html#afbf1bb58613f86e4761db3ccc16a9401',1,'SVF::CFBasicBlockNode']]],
539
- ['geticfgnodes_2588',['getICFGNodes',['../classSVF_1_1CFBasicBlockNode.html#afdad57a83c392a8b14b838ecb58f9ff7',1,'SVF::CFBasicBlockNode']]],
540
- ['geticfgnodetosvfloopvec_2589',['getIcfgNodeToSVFLoopVec',['../classSVF_1_1ICFG.html#a412c24cf17c977b9337eca9d25a0ec0d',1,'SVF::ICFG']]],
541
- ['getid_2590',['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()']]],
542
- ['getidxoperandpairvec_2591',['getIdxOperandPairVec',['../classSVF_1_1AccessPath.html#a586c71842e3e4487921aa3384ce9d025',1,'SVF::AccessPath']]],
543
- ['getimplty_2592',['getImplTy',['../classSVF_1_1PointerAnalysis.html#ac0f821cfe4fb9c9c8816e7a1b1bc0c5e',1,'SVF::PointerAnalysis']]],
544
- ['getincomingedges_2593',['getIncomingEdges',['../classSVF_1_1SVFVar.html#a76964ef7d4842a469d7720881499d8a6',1,'SVF::SVFVar']]],
545
- ['getincomingedgesbegin_2594',['getIncomingEdgesBegin',['../classSVF_1_1SVFVar.html#a893890649ae7d8e275dd823e941aa39b',1,'SVF::SVFVar']]],
546
- ['getincomingedgesend_2595',['getIncomingEdgesEnd',['../classSVF_1_1SVFVar.html#af1cf24ab50e0d86c9d0f9bd5744b4c10',1,'SVF::SVFVar']]],
547
- ['getindcallmap_2596',['getIndCallMap',['../classSVF_1_1PTACallGraph.html#ad49fa2a288945f6910deb11acdf6a42d',1,'SVF::PTACallGraph::getIndCallMap()'],['../classSVF_1_1PointerAnalysis.html#a1ca30dfa42702071b65d363c76d25cbe',1,'SVF::PointerAnalysis::getIndCallMap()']]],
548
- ['getindcallsites_2597',['getIndCallSites',['../classSVF_1_1SVFIR.html#abf209739a97b96ae0d1c8451fdc684e8',1,'SVF::SVFIR']]],
549
- ['getindcallsitesinvokingcallee_2598',['getIndCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a9a4b0c6672288b9201ab254b4c49548d',1,'SVF::PTACallGraph']]],
550
- ['getindcscallees_2599',['getIndCSCallees',['../classSVF_1_1PTACallGraph.html#ac106536778c829d6925d6ed2149aeb44',1,'SVF::PTACallGraph::getIndCSCallees()'],['../classSVF_1_1PointerAnalysis.html#ae0efd57376195eacded85d58abee5b46',1,'SVF::PointerAnalysis::getIndCSCallees()']]],
551
- ['getindexedtype_2600',['getIndexedType',['../classllvm_1_1generic__bridge__gep__type__iterator.html#acc10ad7ecc64270225cb5e8f52689673',1,'llvm::generic_bridge_gep_type_iterator']]],
552
- ['getindirectcalls_2601',['getIndirectCalls',['../classSVF_1_1PTACallGraphEdge.html#a76aa19edf03a4cacfa3e27a21abfcd07',1,'SVF::PTACallGraphEdge::getIndirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a51dbd8a7b9d0a4602215f71e3fdfee5f',1,'SVF::PTACallGraphEdge::getIndirectCalls() const']]],
553
- ['getindirectcallsites_2602',['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()']]],
554
- ['getinedges_2603',['getInEdges',['../classSVF_1_1CFBasicBlockNode.html#a6bfafe540f83e097370ca0dc66422214',1,'SVF::CFBasicBlockNode::getInEdges()'],['../classSVF_1_1GenericNode.html#afc8b5f86d7795b6a0dfc0687d942d79b',1,'SVF::GenericNode::getInEdges()']]],
555
- ['getinedgewithty_2604',['getInEdgeWithTy',['../classSVF_1_1CFLNode.html#a38123f7bd5e33fb085d0108bcbdc9729',1,'SVF::CFLNode']]],
556
- ['getinsensitiveedgeset_2605',['getInsensitiveEdgeSet',['../classSVF_1_1ContextDDA.html#a0d407903c4b0d976da30538ff0c5fc41',1,'SVF::ContextDDA']]],
557
- ['getinst_2606',['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()']]],
558
- ['getinstances_2607',['getInstances',['../classSVF_1_1CHGraph.html#a894a69fa143d3f460d433646a0521b6f',1,'SVF::CHGraph']]],
559
- ['getinstancesanddescendants_2608',['getInstancesAndDescendants',['../classSVF_1_1CHGBuilder.html#a65112fa6d1b2bc1c7e9c956ec9b91919',1,'SVF::CHGBuilder']]],
560
- ['getinstruction_2609',['getInstruction',['../classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef',1,'SVF::CallSite']]],
561
- ['getinstruction1_2610',['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']]],
562
- ['getinstruction2_2611',['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']]],
563
- ['getinstructionlist_2612',['getInstructionList',['../classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e',1,'SVF::SVFBasicBlock']]],
564
- ['getintarg_2613',['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)']]],
565
- ['getinterleavingthreads_2614',['getInterleavingThreads',['../classSVF_1_1MHP.html#a653460ed316804bea377eecdde412d36',1,'SVF::MHP']]],
566
- ['getinternalid_2615',['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()']]],
567
- ['getinternalnode_2616',['getInternalNode',['../classSVF_1_1PointsTo.html#aeda7466cdd9f77978981e2a518baa863',1,'SVF::PointsTo']]],
568
- ['getinterslist_2617',['getIntersList',['../classSVF_1_1IntraDisjointMRG.html#aa8c653e895ff0889615cdbf349be7652',1,'SVF::IntraDisjointMRG']]],
569
- ['getintervfedgeatindcsfromaintofin_2618',['getInterVFEdgeAtIndCSFromAInToFIn',['../classSVF_1_1SVFG.html#afbaf925e1e165f75161999229fa5f782',1,'SVF::SVFG']]],
570
- ['getintervfedgeatindcsfromaptofp_2619',['getInterVFEdgeAtIndCSFromAPToFP',['../classSVF_1_1SVFG.html#ac1acdf7bc468d7734359591e45f485fe',1,'SVF::SVFG']]],
571
- ['getintervfedgeatindcsfromfouttoaout_2620',['getInterVFEdgeAtIndCSFromFOutToAOut',['../classSVF_1_1SVFG.html#a7a88391e0c2cf8a57238dec32c2474a3',1,'SVF::SVFG']]],
572
- ['getintervfedgeatindcsfromfrtoar_2621',['getInterVFEdgeAtIndCSFromFRToAR',['../classSVF_1_1SVFG.html#ab2b969b7d5922427622dd875e6b8fe14',1,'SVF::SVFG']]],
573
- ['getintervfedgesforindirectcallsite_2622',['getInterVFEdgesForIndirectCallSite',['../classSVF_1_1SVFG.html#a49fc2c505720d5cfa57231529d1c7534',1,'SVF::SVFG']]],
574
- ['getintonez3expr_2623',['getIntOneZ3Expr',['../classSVF_1_1ConsExeState.html#abc69e7a4742ed1a925d7b0b72d2b9497',1,'SVF::ConsExeState']]],
575
- ['getintrablock_2624',['getIntraBlock',['../classSVF_1_1ICFG.html#afeee2b61f8a84e1276f8955c4f6cf22d',1,'SVF::ICFG']]],
576
- ['getintraicfgnode_2625',['getIntraICFGNode',['../classSVF_1_1ICFG.html#aaf521832909781894659725300cf4f49',1,'SVF::ICFG']]],
577
- ['getintralockset_2626',['getIntraLockSet',['../classSVF_1_1LockAnalysis.html#a13f512860edca608913a1c22b35f60e1',1,'SVF::LockAnalysis']]],
578
- ['getintrapagedge_2627',['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)']]],
579
- ['getintraphivfgnode_2628',['getIntraPHIVFGNode',['../classSVF_1_1VFG.html#a688c0cc4a67c7cd9afbef2f0c264c85b',1,'SVF::VFG']]],
580
- ['getintravfgedge_2629',['getIntraVFGEdge',['../classSVF_1_1VFG.html#ae1348fd6d196ee8a6bd8d98022464d50',1,'SVF::VFG']]],
581
- ['getintzeroz3expr_2630',['getIntZeroZ3Expr',['../classSVF_1_1ConsExeState.html#a7c96f8b3a9ba3d6d648a59388ef26ca6',1,'SVF::ConsExeState']]],
582
- ['getitvofflattenedelemindex_2631',['getItvOfFlattenedElemIndex',['../classSVF_1_1SVFIR2ItvExeState.html#a6e4e3eeca9d25fb5eab496faeb6264c3',1,'SVF::SVFIR2ItvExeState']]],
583
- ['getjoinedgebegin_2632',['getJoinEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#af848d7cb8a9f756ff45cca45adbf3b84',1,'SVF::ThreadCallGraph']]],
584
- ['getjoinedgeend_2633',['getJoinEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a811d7d13c05c71bd816621a9a8765365',1,'SVF::ThreadCallGraph']]],
585
- ['getjoinedthread_2634',['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']]],
586
- ['getjoininsymmetricloop_2635',['getJoinInSymmetricLoop',['../classSVF_1_1MHP.html#a8b80036bab834fa104f64bd3ed3ac667',1,'SVF::MHP::getJoinInSymmetricLoop()'],['../classSVF_1_1ForkJoinAnalysis.html#a8b45294eef96f04370da341110599f4d',1,'SVF::ForkJoinAnalysis::getJoinInSymmetricLoop()']]],
587
- ['getjoinloop_2636',['getJoinLoop',['../classSVF_1_1ForkJoinAnalysis.html#ac5713ddcfd040a1f1f4fb40f24e4814c',1,'SVF::ForkJoinAnalysis::getJoinLoop()'],['../classSVF_1_1TCT.html#a4faeacaa7aa38cf5b61404278b93a91f',1,'SVF::TCT::getJoinLoop()']]],
588
- ['getjoinsites_2637',['getJoinSites',['../classSVF_1_1ThreadCallGraph.html#aa8be8d48d680b3f2e61b2d8af5e9eddc',1,'SVF::ThreadCallGraph']]],
589
- ['getkeynodesset_2638',['getKeyNodesSet',['../classSVF_1_1SymState.html#a2916e86763235f565f2a3276631d0d30',1,'SVF::SymState']]],
590
- ['getkind_2639',['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()']]],
591
- ['getkindtoattrsmap_2640',['getKindToAttrsMap',['../classSVF_1_1GrammarBase.html#ad6307c28042ff43678bd7bff1cd2c7c1',1,'SVF::GrammarBase::getKindToAttrsMap()'],['../classSVF_1_1CFLGraphBuilder.html#aa3fb91f78b5d9e2c0eb24e4986a5926c',1,'SVF::CFLGraphBuilder::getKindToAttrsMap()']]],
592
- ['getkindtolabelmap_2641',['getKindToLabelMap',['../classSVF_1_1CFLGraphBuilder.html#a03686822a9dd7d886f3c41ba79f8b481',1,'SVF::CFLGraphBuilder']]],
593
- ['getlabeltokindmap_2642',['getLabelToKindMap',['../classSVF_1_1CFLGraphBuilder.html#a7e564f2fbaf9b92aab3decaf6cba93c3',1,'SVF::CFLGraphBuilder']]],
594
- ['getlhssymbol_2643',['getLHSSymbol',['../classSVF_1_1CFGrammar.html#a5962f35418f48005240d0a467a777fcd',1,'SVF::CFGrammar']]],
595
- ['getlhstoplevptr_2644',['getLHSTopLevPtr',['../classSVF_1_1VFG.html#a1fff5a365e5aa2d99f07f7f64cc35fac',1,'SVF::VFG']]],
596
- ['getlhsvar_2645',['getLHSVar',['../classSVF_1_1AssignStmt.html#a973a2b79da223275ed6a1831837b89c7',1,'SVF::AssignStmt']]],
597
- ['getlhsvarid_2646',['getLHSVarID',['../classSVF_1_1AssignStmt.html#a98f731be7be9bc8e7fd09f5c2204c840',1,'SVF::AssignStmt']]],
598
- ['getllvmcallsite_2647',['getLLVMCallSite',['../namespaceSVF_1_1LLVMUtil.html#a0095d23a9c9d5d62ec4a23c56824b5f0',1,'SVF::LLVMUtil']]],
599
- ['getllvmfunction_2648',['getLLVMFunction',['../namespaceSVF_1_1LLVMUtil.html#af629cd4994be83b34a3a38464783f54e',1,'SVF::LLVMUtil']]],
600
- ['getllvmglobalfunctions_2649',['getLLVMGlobalFunctions',['../classSVF_1_1LLVMModuleSet.html#a0b46a2a5ff2165d17993a071d9cc82c1',1,'SVF::LLVMModuleSet']]],
601
- ['getllvmmodules_2650',['getLLVMModules',['../classSVF_1_1LLVMModuleSet.html#a4091b12bdfe4423d8114612a199bc480',1,'SVF::LLVMModuleSet']]],
602
- ['getllvmmoduleset_2651',['getLLVMModuleSet',['../classSVF_1_1LLVMModuleSet.html#acf40310917909e4234282c0695a43160',1,'SVF::LLVMModuleSet']]],
603
- ['getllvmtype_2652',['getLLVMType',['../classSVF_1_1LLVMModuleSet.html#a610a7777a48132caadec167c8109f044',1,'SVF::LLVMModuleSet']]],
604
- ['getllvmvalue_2653',['getLLVMValue',['../classSVF_1_1LLVMModuleSet.html#aaf9b679407f12b93afc53c157d37b444',1,'SVF::LLVMModuleSet']]],
605
- ['getloadcgedges_2654',['getLoadCGEdges',['../classSVF_1_1ConstraintGraph.html#afb849d8f3425ff36497d062ecefd2cc1',1,'SVF::ConstraintGraph']]],
606
- ['getloadcvar_2655',['getLoadCVar',['../classSVF_1_1DDAVFSolver.html#ad42efad8e857290459689833c224e467',1,'SVF::DDAVFSolver']]],
607
- ['getloaddpm_2656',['getLoadDpm',['../classSVF_1_1DDAVFSolver.html#a630aad14a285c954a50c632f9cb13fa9',1,'SVF::DDAVFSolver']]],
608
- ['getloadinedges_2657',['getLoadInEdges',['../classSVF_1_1ConstraintNode.html#abd8d146e9b30b6d9757021a84bcab158',1,'SVF::ConstraintNode']]],
609
- ['getloadmrset_2658',['getLoadMRSet',['../classSVF_1_1MRGenerator.html#a19da5768681a21c52a6c43761814a157',1,'SVF::MRGenerator']]],
610
- ['getloadmunum_2659',['getLoadMuNum',['../classSVF_1_1MemSSA.html#aafc83f7f22ebf3b3683607440c488bef',1,'SVF::MemSSA']]],
611
- ['getloadoperand_2660',['getLoadOperand',['../classSVF_1_1MTAAnnotator.html#a399e53d065bc34af428a1ba89a04972b',1,'SVF::MTAAnnotator']]],
612
- ['getloadoutedges_2661',['getLoadOutEdges',['../classSVF_1_1ConstraintNode.html#a59ab1cea514100c63ee179e3e9a5aa0a',1,'SVF::ConstraintNode']]],
613
- ['getloadstmt_2662',['getLoadStmt',['../classSVF_1_1LoadMU.html#ab1533c4c25427a6acc1be6f867f3c882',1,'SVF::LoadMU']]],
614
- ['getloadtomusetmap_2663',['getLoadToMUSetMap',['../classSVF_1_1MemSSA.html#a70dd35ef458c452330dfebcdde17b84c',1,'SVF::MemSSA']]],
615
- ['getloc_2664',['getLoc',['../classSVF_1_1StmtDPItem.html#a3616c94c4394b61c757ffcd39888d5b9',1,'SVF::StmtDPItem::getLoc()'],['../classSVF_1_1GenericBug.html#abbc86875488c27e53e5c36e95c472b20',1,'SVF::GenericBug::getLoc()']]],
616
- ['getlocaddrs_2665',['getLocAddrs',['../classSVF_1_1IntervalESBase.html#a04145be14d0b0f60eb0f357e0ec7a92c',1,'SVF::IntervalESBase::getLocAddrs()'],['../classSVF_1_1IntervalExeState.html#a053ad8e95d16e2ec047c64258c2021f2',1,'SVF::IntervalExeState::getLocAddrs()']]],
617
- ['getlockanalysis_2666',['getLockAnalysis',['../classSVF_1_1MTA.html#a76ea96c430365132011f1a4edf0d5570',1,'SVF::MTA']]],
618
- ['getlockspan_2667',['getLockSpan',['../classSVF_1_1SVFGNodeLockSpan.html#a4e6207b3b64a60993e1e02f6ef125452',1,'SVF::SVFGNodeLockSpan']]],
619
- ['getlockval_2668',['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']]],
620
- ['getloctoaddrs_2669',['getLocToAddrs',['../classSVF_1_1ExeState.html#aa7b897b107d722909f9de9dcbabad7cf',1,'SVF::ExeState']]],
621
- ['getloctodpmvecmap_2670',['getLocToDPMVecMap',['../classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959',1,'SVF::DDAVFSolver']]],
622
- ['getloctoval_2671',['getLocToVal',['../classSVF_1_1ConsExeState.html#adf45b2d4b73220e80a1265f4e1b1ee35',1,'SVF::ConsExeState::getLocToVal()'],['../classSVF_1_1IntervalESBase.html#af7451ea87d5117a90b5912a1e6f34e10',1,'SVF::IntervalESBase::getLocToVal()'],['../classSVF_1_1RelExeState.html#a3eb51c26ae9c87e1457d6515e6d537f9',1,'SVF::RelExeState::getLocToVal()']]],
623
- ['getlocval_2672',['getLocVal',['../classSVF_1_1IntervalESBase.html#a844658f360b23a9872a74082f7600535',1,'SVF::IntervalESBase::getLocVal()'],['../classSVF_1_1IntervalExeState.html#ad955967016e901391aaa0c3170ff43b6',1,'SVF::IntervalExeState::getLocVal()']]],
624
- ['getloop_2673',['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)']]],
625
- ['getloopanddominfo_2674',['getLoopAndDomInfo',['../classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4',1,'SVF::SVFFunction']]],
626
- ['getloopbound_2675',['getLoopBound',['../classSVF_1_1SVFLoop.html#ae772c9aab10b88d3c53cdf2cdb23d713',1,'SVF::SVFLoop']]],
627
- ['getloopheader_2676',['getLoopHeader',['../classSVF_1_1SVFLoopAndDomInfo.html#ac29e502080635ed47b72d471b48b5a8d',1,'SVF::SVFLoopAndDomInfo::getLoopHeader()'],['../classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b',1,'SVF::SVFFunction::getLoopHeader()']]],
628
- ['getloopinfo_2677',['getLoopInfo',['../classSVF_1_1SVFLoopAndDomInfo.html#a0fb893485fc3df088d921762514faf66',1,'SVF::SVFLoopAndDomInfo::getLoopInfo()'],['../classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942',1,'SVF::SVFFunction::getLoopInfo()']]],
629
- ['getmainllvmmodule_2678',['getMainLLVMModule',['../classSVF_1_1LLVMModuleSet.html#a9fe3fa15a6a0ec25864cb8439a45596e',1,'SVF::LLVMModuleSet']]],
630
- ['getmakredprocs_2679',['getMakredProcs',['../classSVF_1_1TCT.html#a54cceb577b4fb89c1d84011ec4d2fe2c',1,'SVF::TCT']]],
631
- ['getmarkedflag_2680',['getMarkedFlag',['../classSVF_1_1ForkJoinAnalysis.html#a149114898b13e1430c8fbb60978ca4f5',1,'SVF::ForkJoinAnalysis']]],
632
- ['getmaxbudget_2681',['getMaxBudget',['../classSVF_1_1DPItem.html#af9d8f95249190e164131dc19b6db1b67',1,'SVF::DPItem']]],
633
- ['getmaxcxtsize_2682',['getMaxCxtSize',['../classSVF_1_1TCT.html#a49f0672760c29b9be7b6f99a4c82ab7e',1,'SVF::TCT']]],
634
- ['getmaxfieldoffsetlimit_2683',['getMaxFieldOffsetLimit',['../classSVF_1_1MemObj.html#a51be7ad70bc2c6a4230bd2f6b86bdc88',1,'SVF::MemObj::getMaxFieldOffsetLimit()'],['../classSVF_1_1ObjTypeInfo.html#a81bc3d785062c7e527ecf8e564cd52a4',1,'SVF::ObjTypeInfo::getMaxFieldOffsetLimit()']]],
635
- ['getmaxpathlen_2684',['getMaxPathLen',['../classSVF_1_1ContextCond.html#a935415951bfc6f5089663980bf8e324d',1,'SVF::ContextCond']]],
636
- ['getmaxstructsize_2685',['getMaxStructSize',['../classSVF_1_1SymbolTableInfo.html#abc7e567209010286a68634c700d76cca',1,'SVF::SymbolTableInfo']]],
637
- ['getmemobj_2686',['getMemObj',['../classSVF_1_1IRGraph.html#ad5a06a57d64c54ec6e7e92b7e0acfad8',1,'SVF::IRGraph::getMemObj()'],['../classSVF_1_1ObjVar.html#a6a4feb73b54e602407e35eeb09f55930',1,'SVF::ObjVar::getMemObj()']]],
638
- ['getmemobjptr_2687',['getMemObjPtr',['../classSVF_1_1SymbolTableInfoReader.html#ae2d05807978b81bf9d439e676875c1e1',1,'SVF::SymbolTableInfoReader']]],
639
- ['getmemoryusagekb_2688',['getMemoryUsageKB',['../namespaceSVF_1_1SVFUtil.html#a630ff9c47f58f9b8df7c8a2b3711477c',1,'SVF::SVFUtil']]],
640
- ['getmemtofieldsmap_2689',['getMemToFieldsMap',['../classSVF_1_1SVFIR.html#a6f46446d667258b32ddc1ccab48f651c',1,'SVF::SVFIR']]],
641
- ['getmemusage_2690',['getMemUsage',['../classSVF_1_1SaberCondAllocator.html#ac0060d6660cb022e599dbcb9eabc5aaa',1,'SVF::SaberCondAllocator']]],
642
- ['getmhp_2691',['getMHP',['../classSVF_1_1FSMPTA.html#a2d0cfa271848bc9a20fda25f12b2a4f2',1,'SVF::FSMPTA::getMHP()'],['../classSVF_1_1MTA.html#a8cfcfb26e22cc40260f6df6d50701bdb',1,'SVF::MTA::getMHP()']]],
643
- ['getmhpfunctions_2692',['getMHPFunctions',['../classSVF_1_1PCG.html#a3106e03b7df8b34f50c769e1417f341c',1,'SVF::PCG']]],
644
- ['getmntent_2693',['getmntent',['../extapi_8c.html#a97efc429c3b2da31963e723f0f6956c9',1,'extapi.c']]],
645
- ['getmntent_5fr_2694',['getmntent_r',['../extapi_8c.html#a0467c34eaa7dd0434c17762177dd08bf',1,'extapi.c']]],
646
- ['getmodelconstants_2695',['getModelConstants',['../classSVF_1_1SymbolTableInfo.html#a89e9c6da843e5eef25c51afd5d0937e5',1,'SVF::SymbolTableInfo']]],
647
- ['getmodinfoforcall_2696',['getModInfoForCall',['../classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80',1,'SVF::MRGenerator']]],
648
- ['getmodrefinfo_2697',['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)']]],
649
- ['getmodsideeffectofcallsite_2698',['getModSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a1535832f5b1ae3178fea950bf71fdd99',1,'SVF::MRGenerator']]],
650
- ['getmodsideeffectoffunction_2699',['getModSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#a7d47fbc3dbe8fd19ca5e4210bdecf914',1,'SVF::MRGenerator']]],
651
- ['getmodule_2700',['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()']]],
652
- ['getmoduleidentifier_2701',['getModuleIdentifier',['../classSVF_1_1SVFModule.html#aa8bab1ad6cab332fe24066b9cf487344',1,'SVF::SVFModule']]],
653
- ['getmodulenum_2702',['getModuleNum',['../classSVF_1_1LLVMModuleSet.html#ae265a7f3cc7367d62013e0f15cf3d233',1,'SVF::LLVMModuleSet']]],
654
- ['getmoduleref_2703',['getModuleRef',['../classSVF_1_1LLVMModuleSet.html#ad647d73d2e1bda61348eff658e32f481',1,'SVF::LLVMModuleSet']]],
655
- ['getmodulusoffset_2704',['getModulusOffset',['../classSVF_1_1SymbolTableInfo.html#a54418613d6492e80f644f3db86abc9ad',1,'SVF::SymbolTableInfo']]],
656
- ['getmr_2705',['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()']]],
657
- ['getmrgenerator_2706',['getMRGenerator',['../classSVF_1_1MemSSA.html#ab2dfdcf6fb50ba6cacad1254350a5b09',1,'SVF::MemSSA']]],
658
- ['getmrid_2707',['getMRID',['../classSVF_1_1MemRegion.html#a7d38f6ef18106eb388b3a289aad79802',1,'SVF::MemRegion']]],
659
- ['getmrnum_2708',['getMRNum',['../classSVF_1_1MRGenerator.html#aff53860ef2b0effb9250dc7348640085',1,'SVF::MRGenerator']]],
660
- ['getmrset_2709',['getMRSet',['../classSVF_1_1MRGenerator.html#a1f69924c587c4e68a029fd4e86cffacf',1,'SVF::MRGenerator']]],
661
- ['getmrsforcallsiteref_2710',['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()']]],
662
- ['getmrsforload_2711',['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()']]],
663
- ['getmrsforloadfrominterlist_2712',['getMRsForLoadFromInterList',['../classSVF_1_1IntraDisjointMRG.html#a8d390306f30e8b9736a3d1228ef5bf3a',1,'SVF::IntraDisjointMRG']]],
664
- ['getmrver_2713',['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()']]],
665
- ['getmrverfromstring_2714',['getMRVERFromString',['../classSVF_1_1SVFG.html#a910298ed854a6b88b9dae44181ca72de',1,'SVF::SVFG']]],
666
- ['getmssa_2715',['getMSSA',['../classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9',1,'SVF::SVFG']]],
667
- ['getmuset_2716',['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)']]],
668
- ['getmutdfptdataty_2717',['getMutDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483',1,'SVF::BVDataPTAImpl']]],
669
- ['getmutptdataty_2718',['getMutPTDataTy',['../classSVF_1_1CondPTAImpl.html#ab582d46731c06a7fa022bf301d6008c1',1,'SVF::CondPTAImpl']]],
670
- ['getname_2719',['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()']]],
671
- ['getnextcollapsenode_2720',['getNextCollapseNode',['../classSVF_1_1ConstraintGraph.html#a006667ed55132ca0909c0e9118fea704',1,'SVF::ConstraintGraph']]],
672
- ['getnextinsts_2721',['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)']]],
673
- ['getnode_2722',['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()']]],
674
- ['getnode_5fh_2723',['getNode_h',['../classSVF_1_1POCRHybridSolver.html#a6a1bf7bbf1b28aa762af4b51bff10afb',1,'SVF::POCRHybridSolver']]],
675
- ['getnodeattributes_2724',['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()']]],
676
- ['getnodedescription_2725',['getNodeDescription',['../structSVF_1_1DefaultDOTGraphTraits.html#af5800f2d8efa24fee85f03871c07df21',1,'SVF::DefaultDOTGraphTraits']]],
677
- ['getnodeid_2726',['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()']]],
678
- ['getnodeidentifierlabel_2727',['getNodeIdentifierLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a0f81b82658f62589ec429c601538f6e9',1,'SVF::DefaultDOTGraphTraits']]],
679
- ['getnodeidfromitem_2728',['getNodeIDFromItem',['../classSVF_1_1SrcSnkSolver.html#ab37d80b1c7a1ebfa0e19c70792c5129e',1,'SVF::SrcSnkSolver::getNodeIDFromItem()'],['../classSVF_1_1GraphReachSolver.html#a84f39b3234ddf8198c793ff8c5d59cdf',1,'SVF::GraphReachSolver::getNodeIDFromItem()']]],
680
- ['getnodekind_2729',['getNodeKind',['../classSVF_1_1GenericNode.html#a391e996d695b114530120723da1d003e',1,'SVF::GenericNode']]],
681
- ['getnodelabel_2730',['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()']]],
682
- ['getnodemapping_2731',['getNodeMapping',['../classSVF_1_1PointsTo.html#a5fd783872908d85e9192f4348ac0b493',1,'SVF::PointsTo']]],
683
- ['getnodenumafterpagbuild_2732',['getNodeNumAfterPAGBuild',['../classSVF_1_1IRGraph.html#a0a18bca50f7cd3a1882754f19303d257',1,'SVF::IRGraph']]],
684
- ['getnodeptr_2733',['getNodePtr',['../classSVF_1_1GenericGraphReader.html#ab09fa674af96a107ac14306eae021381',1,'SVF::GenericGraphReader']]],
685
- ['getnonterminals_2734',['getNonterminals',['../classSVF_1_1GrammarBase.html#a04140ef06feee613506529fd8c23665e',1,'SVF::GrammarBase']]],
686
- ['getnullptr_2735',['getNullPtr',['../classSVF_1_1IRGraph.html#a3de9a2a565c303f68a90c32dc59febd5',1,'SVF::IRGraph']]],
687
- ['getnumargoperands_2736',['getNumArgOperands',['../classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121',1,'SVF::SVFCallInst::getNumArgOperands()'],['../classSVF_1_1CallSite.html#a6b7a7e6da24425a3b15aa1803c673288',1,'SVF::CallSite::getNumArgOperands()']]],
688
- ['getnumber_2737',['getNumber',['../classSVF_1_1ConsExeState.html#a3efeeb8311b868c4a7fc2df69f061317',1,'SVF::ConsExeState']]],
689
- ['getnumeral_2738',['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()']]],
690
- ['getnumfields_2739',['getNumFields',['../classSVF_1_1DCHGraph.html#a0788694fbff155949fc4f4d6487c223e',1,'SVF::DCHGraph']]],
691
- ['getnumobjects_2740',['getNumObjects',['../classSVF_1_1NodeIDAllocator.html#ad63e43c65cb7d7cac7824f5cede5ec89',1,'SVF::NodeIDAllocator']]],
692
- ['getnumofcxtlocks_2741',['getNumOfCxtLocks',['../classSVF_1_1LockAnalysis.html#a3df63f936d488166109d73bdcf0437d5',1,'SVF::LockAnalysis']]],
693
- ['getnumofelements_2742',['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()']]],
694
- ['getnumofflattenelements_2743',['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()']]],
695
- ['getnumofflattenfields_2744',['getNumOfFlattenFields',['../classSVF_1_1StInfo.html#ae5fad367673315da57a604e64b5889f0',1,'SVF::StInfo']]],
696
- ['getnumofforksite_2745',['getNumOfForksite',['../classSVF_1_1ThreadCallGraph.html#aa847760765aae18bcb93b260a881441b',1,'SVF::ThreadCallGraph']]],
697
- ['getnumofjoinsite_2746',['getNumOfJoinsite',['../classSVF_1_1ThreadCallGraph.html#a733bf08c7a496435ad09a41e6b0343ff',1,'SVF::ThreadCallGraph']]],
698
- ['getnumofoobquery_2747',['getNumOfOOBQuery',['../classSVF_1_1DDAStat.html#ab508281a78749ec5d7b5dc8231a4be11',1,'SVF::DDAStat']]],
699
- ['getnumofparforsite_2748',['getNumOfParForSite',['../classSVF_1_1ThreadCallGraph.html#ad883eb92aece6818a3a0a261fa3407ce',1,'SVF::ThreadCallGraph']]],
700
- ['getnumofresolvedindcalledge_2749',['getNumOfResolvedIndCallEdge',['../classSVF_1_1PTACallGraph.html#a12c899013f8a9ddd895bfb5027a84d4c',1,'SVF::PTACallGraph::getNumOfResolvedIndCallEdge()'],['../classSVF_1_1PointerAnalysis.html#ad2c8654a6672472f9bf17681aa9b60bb',1,'SVF::PointerAnalysis::getNumOfResolvedIndCallEdge()']]],
701
- ['getnumsuccessors_2750',['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()']]],
702
- ['getobj_2751',['getObj',['../classSVF_1_1SymbolTableInfo.html#a65f49178a948380c2d6105178509a906',1,'SVF::SymbolTableInfo']]],
703
- ['getobject_2752',['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']]],
704
- ['getobjectnode_2753',['getObjectNode',['../classSVF_1_1SVFIRBuilder.html#a5a93f3d13e2b3df126fbc42b1bd09006',1,'SVF::SVFIRBuilder::getObjectNode()'],['../classSVF_1_1IRGraph.html#ab1e2f58c350ec14763b4d8a424984d47',1,'SVF::IRGraph::getObjectNode()']]],
705
- ['getobjectnodenum_2754',['getObjectNodeNum',['../classSVF_1_1IRGraph.html#a82528aff779ccf8f723f57507dd2d991',1,'SVF::IRGraph']]],
706
- ['getobjsym_2755',['getObjSym',['../classSVF_1_1SymbolTableInfo.html#a7cf19b236d4e44f8ae8da9b303466b36',1,'SVF::SymbolTableInfo']]],
707
- ['getoffsetvarandgeptypepairvec_2756',['getOffsetVarAndGepTypePairVec',['../classSVF_1_1GepStmt.html#a348de09a7ccd04d1fa76fa6b250249ba',1,'SVF::GepStmt']]],
708
- ['getopcode_2757',['getOpcode',['../classSVF_1_1BinaryOPStmt.html#ad0a7c5e87355d7a83176343322db448f',1,'SVF::BinaryOPStmt::getOpcode()'],['../classSVF_1_1UnaryOPStmt.html#af29723d5e777b10d53d48263a786f5b6',1,'SVF::UnaryOPStmt::getOpcode()']]],
709
- ['getoperand_2758',['getOperand',['../classllvm_1_1generic__bridge__gep__type__iterator.html#a9494bbdc909dab98dd3fd23a416f3a31',1,'llvm::generic_bridge_gep_type_iterator']]],
710
- ['getopicfgnode_2759',['getOpICFGNode',['../classSVF_1_1PhiStmt.html#a0b97394bc1946c0185d2c11fbc2181f4',1,'SVF::PhiStmt']]],
711
- ['getopincomingbb_2760',['getOpIncomingBB',['../classSVF_1_1IntraPHIVFGNode.html#a3a6ef9d2b10a6f2f1ac1b25590f56a70',1,'SVF::IntraPHIVFGNode']]],
712
- ['getopndvars_2761',['getOpndVars',['../classSVF_1_1MultiOpndStmt.html#a0441f2646fed28830439c41a0704ed4b',1,'SVF::MultiOpndStmt']]],
713
- ['getoption_2762',['getOption',['../classOptionBase.html#abf205790830ba8c3bb7097701ca86a69',1,'OptionBase']]],
714
- ['getoptionsmap_2763',['getOptionsMap',['../classOptionBase.html#ac68017dd45d05c5fe26ae04bb58f903c',1,'OptionBase']]],
715
- ['getopvar_2764',['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()']]],
716
- ['getopvarid_2765',['getOpVarID',['../classSVF_1_1MultiOpndStmt.html#a5c6efcc023e90ef2e618586091958c59',1,'SVF::MultiOpndStmt::getOpVarID()'],['../classSVF_1_1UnaryOPStmt.html#a8029b46bccda153ca2e677686c2655e2',1,'SVF::UnaryOPStmt::getOpVarID()']]],
717
- ['getopvarnum_2766',['getOpVarNum',['../classSVF_1_1MultiOpndStmt.html#af300571886b7aa2d84b0a70851c99bc3',1,'SVF::MultiOpndStmt']]],
718
- ['getopver_2767',['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()']]],
719
- ['getopvernum_2768',['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()']]],
720
- ['getoraddblockicfgnode_2769',['getOrAddBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#ae832950bae16346dd25f9e47ee13c34c',1,'SVF::ICFGBuilder']]],
721
- ['getoraddinterblockicfgnode_2770',['getOrAddInterBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#a5d7c24a1bf3300f784741ed8dba5a683',1,'SVF::ICFGBuilder']]],
722
- ['getoraddintrablockicfgnode_2771',['getOrAddIntraBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#a151a19548cfed20501ddbeb786417b8b',1,'SVF::ICFGBuilder']]],
723
- ['getoraddsvftypeinfo_2772',['getOrAddSVFTypeInfo',['../classSVF_1_1SymbolTableBuilder.html#af7aae2e2851c948f85600066a5a394ca',1,'SVF::SymbolTableBuilder']]],
724
- ['getorcreatenode_2773',['getOrCreateNode',['../classSVF_1_1DCHGraph.html#a9ed6b91fad334605f514049a2072b538',1,'SVF::DCHGraph']]],
725
- ['getorcreatetctnode_2774',['getOrCreateTCTNode',['../classSVF_1_1TCT.html#a5d890da8d9d91b8cc4c529eb427192c4',1,'SVF::TCT']]],
726
- ['getoriginalelemtype_2775',['getOriginalElemType',['../classSVF_1_1StInfo.html#a055697f565cb9d73b41110090fe50159',1,'SVF::StInfo::getOriginalElemType()'],['../classSVF_1_1SymbolTableInfo.html#a4bf84ef15f3b4cc865ac64ca0aae84e7',1,'SVF::SymbolTableInfo::getOriginalElemType()']]],
727
- ['getostream_2776',['getOStream',['../classSVF_1_1GraphWriter.html#afa5d94effc56067e44eba9a11afd5284',1,'SVF::GraphWriter']]],
728
- ['getothersvfconstant_2777',['getOtherSVFConstant',['../classSVF_1_1LLVMModuleSet.html#a74256f36f0fdc242df9729906c34efbc',1,'SVF::LLVMModuleSet']]],
729
- ['getothervalueset_2778',['getOtherValueSet',['../classSVF_1_1SVFModule.html#af22af3a6d54bb510e5c4805eff3d12cd',1,'SVF::SVFModule']]],
730
- ['getoutedges_2779',['getOutEdges',['../classSVF_1_1CFBasicBlockNode.html#a48c0b6643c481afb15d4c4f89d00eecb',1,'SVF::CFBasicBlockNode::getOutEdges()'],['../classSVF_1_1GenericNode.html#a2d9cd758d6f8c5189d9b90b74f43e009',1,'SVF::GenericNode::getOutEdges()']]],
731
- ['getoutedgewithty_2780',['getOutEdgeWithTy',['../classSVF_1_1CFLNode.html#a0a1b7384a42cad855bddf881e0e09542',1,'SVF::CFLNode']]],
732
- ['getoutgoingedges_2781',['getOutgoingEdges',['../classSVF_1_1SVFVar.html#a927733580b47be5ffcfced44ba9fd6c3',1,'SVF::SVFVar']]],
733
- ['getoutgoingedgesbegin_2782',['getOutgoingEdgesBegin',['../classSVF_1_1SVFVar.html#a9e40eafe55a2c1448b830b56ae72e17f',1,'SVF::SVFVar']]],
734
- ['getoutgoingedgesend_2783',['getOutgoingEdgesEnd',['../classSVF_1_1SVFVar.html#aa5176fce9746bc585d43ebb4c8c824e5',1,'SVF::SVFVar']]],
735
- ['getoutput_2784',['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()']]],
736
- ['getoutputforinterlevanalysis_2785',['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)']]],
737
- ['getpag_2786',['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()']]],
738
- ['getpagdstnode_2787',['getPAGDstNode',['../classSVF_1_1StmtVFGNode.html#a8ba0e783f7fcbfa7cbd1d3a709ffa07f',1,'SVF::StmtVFGNode']]],
739
- ['getpagdstnodeid_2788',['getPAGDstNodeID',['../classSVF_1_1StmtVFGNode.html#a04986961ad507be9fcf141ab51787da8',1,'SVF::StmtVFGNode']]],
740
- ['getpagedge_2789',['getPAGEdge',['../classSVF_1_1StmtVFGNode.html#a4dd7615f42971da9b6ec1dc04f0ec4e6',1,'SVF::StmtVFGNode']]],
741
- ['getpagedgenum_2790',['getPAGEdgeNum',['../classSVF_1_1IRGraph.html#a821df0fcb66e4f0a5b10c295c24b7c2c',1,'SVF::IRGraph']]],
742
- ['getpagedgeset_2791',['getPAGEdgeSet',['../classSVF_1_1ConstraintGraph.html#a4dd7feb1ed62883dd35ced962ba6b59e',1,'SVF::ConstraintGraph::getPAGEdgeSet()'],['../classSVF_1_1VFG.html#a2e182f7e90a3519a2147a300470a88f1',1,'SVF::VFG::getPAGEdgeSet()']]],
743
- ['getpagedgesfrominst_2792',['getPAGEdgesFromInst',['../classSVF_1_1MRGenerator.html#a7465657df2a376abc79147893d5e62aa',1,'SVF::MRGenerator']]],
744
- ['getpagnode_2793',['getPAGNode',['../classSVF_1_1NullPtrVFGNode.html#a116af5e66665c56b9ca1e734bc3719c5',1,'SVF::NullPtrVFGNode']]],
745
- ['getpagnodenum_2794',['getPAGNodeNum',['../classSVF_1_1IRGraph.html#afa015e79aa68b102db44b5a0fd653dc6',1,'SVF::IRGraph']]],
746
- ['getpagsrcnode_2795',['getPAGSrcNode',['../classSVF_1_1StmtVFGNode.html#a837da5917c31e14aa51c6fa3e2640849',1,'SVF::StmtVFGNode']]],
747
- ['getpagsrcnodeid_2796',['getPAGSrcNodeID',['../classSVF_1_1StmtVFGNode.html#a791a01f5d3528f8a8bf19369b5c61c37',1,'SVF::StmtVFGNode']]],
748
- ['getparam_2797',['getParam',['../classSVF_1_1ActualParmVFGNode.html#a8932b197a076ab3069a9fe8b73e7fc32',1,'SVF::ActualParmVFGNode::getParam()'],['../classSVF_1_1FormalParmVFGNode.html#ab1a9031c1fc5102e072b5035151c131c',1,'SVF::FormalParmVFGNode::getParam()']]],
749
- ['getparent_2798',['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()']]],
750
- ['getparentsbegin_2799',['getParentsBegin',['../classSVF_1_1TCT.html#afa5bd475c4dc068a0ecc0ec5caab77a9',1,'SVF::TCT']]],
751
- ['getparentsend_2800',['getParentsEnd',['../classSVF_1_1TCT.html#a5d6a06c7daff36a14fa1f371a477784d',1,'SVF::TCT']]],
752
- ['getparentthread_2801',['getParentThread',['../classSVF_1_1TCT.html#a516578af1f8666ff672e6611e61d7152',1,'SVF::TCT']]],
753
- ['getpassname_2802',['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()']]],
754
- ['getphicomplementcond_2803',['getPHIComplementCond',['../classSVF_1_1SaberCondAllocator.html#a59f2e92299ea13284f4f2d724bddd8d7',1,'SVF::SaberCondAllocator']]],
755
- ['getphiset_2804',['getPHISet',['../classSVF_1_1MemSSA.html#a82ab0d35c95aeefbc4dfc8eb59033dca',1,'SVF::MemSSA']]],
756
- ['getpointerto_2805',['getPointerTo',['../classSVF_1_1SVFType.html#a3672b4797c400aac90c6d36ce29e0e57',1,'SVF::SVFType']]],
757
- ['getpointertoty_2806',['getPointerToTy',['../classSVF_1_1SVFType.html#a25faa037b356801c8c678f8c00dada33',1,'SVF::SVFType']]],
758
- ['getpointsto_2807',['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()']]],
759
- ['getpointstolist_2808',['getPointsToList',['../classSVF_1_1MRGenerator.html#a6d86c8ebe87cb54f39e52daa7ffb0e2e',1,'SVF::MRGenerator']]],
760
- ['getpool_2809',['getPool',['../classSVF_1_1WriterPtrPool.html#a5df00a28f394187fee526a96a4065a78',1,'SVF::WriterPtrPool']]],
761
- ['getpostdomtreemap_2810',['getPostDomTreeMap',['../classSVF_1_1SVFLoopAndDomInfo.html#ad07f95e790b5c3a50c864155aa20a083',1,'SVF::SVFLoopAndDomInfo::getPostDomTreeMap() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a6b87fa0530b6d94f201a0989b35c2277',1,'SVF::SVFLoopAndDomInfo::getPostDomTreeMap()']]],
762
- ['getpredecessors_2811',['getPredecessors',['../classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231',1,'SVF::SVFBasicBlock']]],
763
- ['getpredicate_2812',['getPredicate',['../classSVF_1_1CmpStmt.html#aa6a21fb1cfbc263bb38651176c495632',1,'SVF::CmpStmt']]],
764
- ['getpredinstructions_2813',['getPredInstructions',['../classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8',1,'SVF::SVFInstruction::getPredInstructions()'],['../classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc',1,'SVF::SVFInstruction::getPredInstructions() const']]],
765
- ['getpredmap_2814',['getPredMap',['../classSVF_1_1POCRSolver.html#a9cb6c06d4e9ede63c22637d9a230a584',1,'SVF::POCRSolver::getPredMap()'],['../classSVF_1_1POCRSolver.html#a585aa205c1da08d33aac52552a8a1a75',1,'SVF::POCRSolver::getPredMap(const NodeID key)']]],
766
- ['getpreds_2815',['getPreds',['../classSVF_1_1POCRSolver.html#a7445cae0169e04f898798a75aa737177',1,'SVF::POCRSolver']]],
767
- ['getprevinsts_2816',['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)']]],
768
- ['getpreviousmemoryaccessinst_2817',['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()']]],
769
- ['getprevnodes_2818',['getPrevNodes',['../classSVF_1_1MTASVFGBuilder.html#a7b034f9f8f01823ecfb7f6c17e47b502',1,'SVF::MTASVFGBuilder']]],
770
- ['getproc_2819',['getProc',['../classSVF_1_1CxtProc.html#ab9ac6459c90873b7dea35e0a22700189',1,'SVF::CxtProc']]],
771
- ['getprodsfromfirstrhs_2820',['getProdsFromFirstRHS',['../classSVF_1_1CFGrammar.html#a0c436fdc35825a0f5c244b3f3441ae1a',1,'SVF::CFGrammar']]],
772
- ['getprodsfromsecondrhs_2821',['getProdsFromSecondRHS',['../classSVF_1_1CFGrammar.html#a39ee3733b247f40ea27ddc7e17334544',1,'SVF::CFGrammar']]],
773
- ['getprodsfromsinglerhs_2822',['getProdsFromSingleRHS',['../classSVF_1_1CFGrammar.html#a09bb0c9e5e626555273193e437de2b70',1,'SVF::CFGrammar']]],
774
- ['getprogentryfunction_2823',['getProgEntryFunction',['../namespaceSVF_1_1SVFUtil.html#aa8017e3e5100b3f63ee338b66118d266',1,'SVF::SVFUtil']]],
775
- ['getprogfunction_2824',['getProgFunction',['../namespaceSVF_1_1LLVMUtil.html#a76b0d0ac69c170838cfc8ee26f4518a0',1,'SVF::LLVMUtil::getProgFunction()'],['../namespaceSVF_1_1SVFUtil.html#a6f82e03d880257527bd9cb5978e05604',1,'SVF::SVFUtil::getProgFunction()']]],
776
- ['getpropapts_2825',['getPropaPts',['../classSVF_1_1MutableDiffPTData.html#a450ed4470b1d83d44218904dd391fd75',1,'SVF::MutableDiffPTData']]],
777
- ['getprotobyname_2826',['getprotobyname',['../extapi_8c.html#a83ac8a97dd9d895cda658af3aa46fd55',1,'extapi.c']]],
778
- ['getprotobynumber_2827',['getprotobynumber',['../extapi_8c.html#a6adb569732e5880ffb2d4cc28d9cfc96',1,'extapi.c']]],
779
- ['getpta_2828',['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()']]],
780
- ['getptacallgraph_2829',['getPTACallGraph',['../classSVF_1_1PointerAnalysis.html#a7c9b7e5fe37ae31ba84d167945ca57df',1,'SVF::PointerAnalysis']]],
781
- ['getptapagedgenum_2830',['getPTAPAGEdgeNum',['../classSVF_1_1IRGraph.html#a51485004eb28aab6620801205d13ef1b',1,'SVF::IRGraph']]],
782
- ['getptasvfstmtlist_2831',['getPTASVFStmtList',['../classSVF_1_1SVFIR.html#abb91ed47d5c13d0ad7eec35164e37988',1,'SVF::SVFIR']]],
783
- ['getptasvfstmtset_2832',['getPTASVFStmtSet',['../classSVF_1_1SVFIR.html#a65a4af3d6f0bfc11e31f020bb2966576',1,'SVF::SVFIR']]],
784
- ['getptcache_2833',['getPtCache',['../classSVF_1_1BVDataPTAImpl.html#afaeae813ff38e010bbe8fe61befb345c',1,'SVF::BVDataPTAImpl']]],
785
- ['getptdataty_2834',['getPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ae94cea78b71fb75837ee2a17b5ed0e81',1,'SVF::BVDataPTAImpl::getPTDataTy()'],['../classSVF_1_1CondPTAImpl.html#a35cb1fd6e18cdc8e8466ee94846bc553',1,'SVF::CondPTAImpl::getPTDataTy()']]],
786
- ['getptdty_2835',['getPTDTY',['../classSVF_1_1PTData.html#adfcbaefe1c058d9ddf14aa3da07e1daf',1,'SVF::PTData']]],
787
- ['getptr_2836',['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()']]],
788
- ['getptrelementtype_2837',['getPtrElementType',['../classSVF_1_1SVFPointerType.html#a067e8f095942e095aa1721dee3a241ea',1,'SVF::SVFPointerType::getPtrElementType()'],['../namespaceSVF_1_1LLVMUtil.html#abba4111230f6009bbf50518ee36a9870',1,'SVF::LLVMUtil::getPtrElementType()']]],
789
- ['getptrnodeid_2838',['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()']]],
790
- ['getpts_2839',['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)']]],
791
- ['getptsmap_2840',['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()']]],
792
- ['getptssubsetmap_2841',['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']]],
793
- ['getpwent_2842',['getpwent',['../extapi_8c.html#a6c9819b8d04fd2807a7a017801b76d17',1,'extapi.c']]],
794
- ['getpwnam_2843',['getpwnam',['../extapi_8c.html#a08249b8fcd2bf95afbddd22fdc86814c',1,'extapi.c']]],
795
- ['getpwnam_5fr_2844',['getpwnam_r',['../extapi_8c.html#a9d2e8fbff1b6a171809af5ff4d9faf93',1,'extapi.c']]],
796
- ['getpwuid_2845',['getpwuid',['../extapi_8c.html#a795924df224a37a85b08eb0786973c81',1,'extapi.c']]],
797
- ['getpwuid_5fr_2846',['getpwuid_r',['../extapi_8c.html#a8d45eda5c086f3f4bf394644c3af43b7',1,'extapi.c']]],
798
- ['getrangelimitfromtype_2847',['getRangeLimitFromType',['../classSVF_1_1SVFIR2ItvExeState.html#afbb9ff1f2c47d2afda117bf63a80a1a7',1,'SVF::SVFIR2ItvExeState']]],
799
- ['getrawproductions_2848',['getRawProductions',['../classSVF_1_1GrammarBase.html#a4561438149716c91178ea013686f66ae',1,'SVF::GrammarBase']]],
800
- ['getreachablebbs_2849',['getReachableBBs',['../classSVF_1_1SVFLoopAndDomInfo.html#a95099f1b621c4f0d6d53798d7eab4e3b',1,'SVF::SVFLoopAndDomInfo::getReachableBBs()'],['../classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c',1,'SVF::SVFFunction::getReachableBBs()']]],
801
- ['getrefinfoforcall_2850',['getRefInfoForCall',['../classSVF_1_1MRGenerator.html#a965a31712341b1fc02e667f325423ca2',1,'SVF::MRGenerator']]],
802
- ['getrefsideeffectofcallsite_2851',['getRefSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a62757aa995a6a01b484c60df2f51c53d',1,'SVF::MRGenerator']]],
803
- ['getrefsideeffectoffunction_2852',['getRefSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#ac0007c8808654ca74feef0d8568378b9',1,'SVF::MRGenerator']]],
804
- ['getregionsize_2853',['getRegionSize',['../classSVF_1_1MemRegion.html#a99f106d47fd67f1ae53e144d72a223c9',1,'SVF::MemRegion']]],
805
- ['getreles_2854',['getRelEs',['../classSVF_1_1SVFIR2ItvExeState.html#a26f2ed7999321f7037be625a9ebef226',1,'SVF::SVFIR2ItvExeState']]],
806
- ['getreliantversions_2855',['getReliantVersions',['../classSVF_1_1VersionedFlowSensitive.html#ae83c62a01196991d116ef5c36cb51e31',1,'SVF::VersionedFlowSensitive']]],
807
- ['getremovedsuvfedges_2856',['getRemovedSUVFEdges',['../classSVF_1_1ProgSlice.html#a174a74103c69afbbff58d30f5a41404c',1,'SVF::ProgSlice::getRemovedSUVFEdges()'],['../classSVF_1_1SaberCondAllocator.html#aaac0aab3bb5c3533889779b4f63bd6a4',1,'SVF::SaberCondAllocator::getRemovedSUVFEdges()']]],
808
- ['getrep_2857',['getRep',['../classSVF_1_1ConstraintGraph.html#acd1f0ce7936ced59bfaf04956a0f8214',1,'SVF::ConstraintGraph']]],
809
- ['getrepnodes_2858',['getRepNodes',['../classSVF_1_1SCCDetection.html#a457973fa38fad89bbd2dc41ba041703e',1,'SVF::SCCDetection']]],
810
- ['getreppointsto_2859',['getRepPointsTo',['../classSVF_1_1MRGenerator.html#a98b3481580be48cff7e93bf3c8a29dac',1,'SVF::MRGenerator']]],
811
- ['getrepr_2860',['getRepr',['../classSVF_1_1SVFOtherType.html#ad9cbb0a4ffefe248977850d9aa17f9c1',1,'SVF::SVFOtherType']]],
812
- ['getres_2861',['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()']]],
813
- ['getresid_2862',['getResID',['../classSVF_1_1MultiOpndStmt.html#a71a530eb9fa9f7e273e471b4a75a039e',1,'SVF::MultiOpndStmt::getResID()'],['../classSVF_1_1UnaryOPStmt.html#ae2ffeaec2d2e4de69826495006c35856',1,'SVF::UnaryOPStmt::getResID()']]],
814
- ['getresver_2863',['getResVer',['../classSVF_1_1MSSAPHISVFGNode.html#a9ea963b7773c7d0b42ccf81e58a54a50',1,'SVF::MSSAPHISVFGNode::getResVer()'],['../classSVF_1_1MSSADEF.html#a21cb532396180e0b6bab515c52bec282',1,'SVF::MSSADEF::getResVer()']]],
815
- ['getret_2864',['getRet',['../classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262',1,'SVF::FormalRetVFGNode']]],
816
- ['getretblock_2865',['getRetBlock',['../classSVF_1_1ICFG.html#a5ad71237256b2a8ce94a7d79a84afe55',1,'SVF::ICFG']]],
817
- ['getreticfgnode_2866',['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()']]],
818
- ['getretparmatjoinedsite_2867',['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']]],
819
- ['getretpe_2868',['getRetPE',['../classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603',1,'SVF::RetCFGEdge']]],
820
- ['getretsite_2869',['getRetSite',['../classSVF_1_1ProgSlice.html#a07ce77afbf69d5e2a47afaa39eaea886',1,'SVF::ProgSlice']]],
821
- ['getretsym_2870',['getRetSym',['../classSVF_1_1SymbolTableInfo.html#afb06da4d5f8c75c039b0a05a31d4beb3',1,'SVF::SymbolTableInfo']]],
822
- ['getreturnmuset_2871',['getReturnMuSet',['../classSVF_1_1MemSSA.html#af8c38a7ff8da4206f19c038024606d93',1,'SVF::MemSSA']]],
823
- ['getreturnnode_2872',['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()']]],
824
- ['getreturntype_2873',['getReturnType',['../classSVF_1_1SVFFunctionType.html#a74ce115a0fa958f259469b521468a2b3',1,'SVF::SVFFunctionType::getReturnType()'],['../classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263',1,'SVF::SVFFunction::getReturnType()']]],
825
- ['getrev_2874',['getRev',['../classSVF_1_1ActualRetVFGNode.html#a4bcfddf05da46729c670b4f450f9d606',1,'SVF::ActualRetVFGNode']]],
826
- ['getreversenodemapping_2875',['getReverseNodeMapping',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a36b25188130f4c21d145c950a70d616f',1,'SVF::NodeIDAllocator::Clusterer']]],
827
- ['getrevpts_2876',['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)']]],
828
- ['getrhsvar_2877',['getRHSVar',['../classSVF_1_1AssignStmt.html#ad03d28d16754c9049dd4d0ad3b6c1e28',1,'SVF::AssignStmt']]],
829
- ['getrhsvarid_2878',['getRHSVarID',['../classSVF_1_1AssignStmt.html#a4cec89489e82c60c287cae3327f3f01d',1,'SVF::AssignStmt']]],
830
- ['gets_2879',['gets',['../extapi_8c.html#ad23cf6ce344e3cdbbe53eee7e9a83b5c',1,'extapi.c']]],
831
- ['getsabercondallocator_2880',['getSaberCondAllocator',['../classSVF_1_1SrcSnkDDA.html#af4f725606567ce8cc66b805df87a7afb',1,'SVF::SrcSnkDDA']]],
832
- ['getsccdetector_2881',['getSCCDetector',['../classSVF_1_1WPASolver.html#a37ca8a99b8f83fba796293e6e13b0953',1,'SVF::WPASolver']]],
833
- ['getsccrep_2882',['getSCCRep',['../classSVF_1_1SVFGStat.html#a947dcd586a9ccf8b60243153769aaf31',1,'SVF::SVFGStat']]],
834
- ['getsecondrhssymbol_2883',['getSecondRHSSymbol',['../classSVF_1_1CFGrammar.html#ae5219be7a1d646a0246f7dad560b4f4b',1,'SVF::CFGrammar']]],
835
- ['getsecondrhstoprods_2884',['getSecondRHSToProds',['../classSVF_1_1CFGrammar.html#a2506ec7098c676466744e87d1eb8dd3d',1,'SVF::CFGrammar']]],
836
- ['getservbyname_2885',['getservbyname',['../extapi_8c.html#aaa29998f05105541c3572935ee4008e5',1,'extapi.c']]],
837
- ['getservbyport_2886',['getservbyport',['../extapi_8c.html#a099394fe0553f8ecb44e704298d5812f',1,'extapi.c']]],
838
- ['getsextvalue_2887',['getSExtValue',['../classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4',1,'SVF::SVFConstantInt']]],
839
- ['getsiblingthread_2888',['getSiblingThread',['../classSVF_1_1TCT.html#a60e63f6ddfe78c4cf4fd3a70875b727f',1,'SVF::TCT']]],
840
- ['getsimplenodelabel_2889',['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()']]],
841
- ['getsimplifiedvalue_2890',['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()']]],
842
- ['getsinglerhstoprods_2891',['getSingleRHSToProds',['../classSVF_1_1CFGrammar.html#a8c853ad1e1b30c3ba4efe66b1d0dddf6',1,'SVF::CFGrammar']]],
843
- ['getsinks_2892',['getSinks',['../classSVF_1_1ProgSlice.html#a03a1ef4d56958fa4a0c3a3a95806203d',1,'SVF::ProgSlice::getSinks()'],['../classSVF_1_1SrcSnkDDA.html#a1145c601df2e3dec1e32e43613447b96',1,'SVF::SrcSnkDDA::getSinks()']]],
844
- ['getsolver_2893',['getSolver',['../classSVF_1_1Z3Expr.html#a16721e960145864d0835eb95f2ae4681',1,'SVF::Z3Expr']]],
845
- ['getsource_2894',['getSource',['../classSVF_1_1ProgSlice.html#ac1dc48ea64a89ce37394a22e609a0cd0',1,'SVF::ProgSlice']]],
846
- ['getsourceloc_2895',['getSourceLoc',['../classSVF_1_1SVFValue.html#a7effb0f37f486745e0cdc3ae5e9c732b',1,'SVF::SVFValue::getSourceLoc()'],['../namespaceSVF_1_1LLVMUtil.html#a8e4add30bd0ce00d3f2aa2e31c64fef8',1,'SVF::LLVMUtil::getSourceLoc()']]],
847
- ['getsourcelocoffunction_2896',['getSourceLocOfFunction',['../namespaceSVF_1_1LLVMUtil.html#a2b32283ee2dbb9cef1d17ab6f2719e0c',1,'SVF::LLVMUtil']]],
848
- ['getsources_2897',['getSources',['../classSVF_1_1SrcSnkDDA.html#a0c3d3b5ac74aa933178fa46b949d8bef',1,'SVF::SrcSnkDDA']]],
849
- ['getspanfromcxtlock_2898',['getSpanfromCxtLock',['../classSVF_1_1LockAnalysis.html#ae7942c801e05357bb63f08c24489daf6',1,'SVF::LockAnalysis']]],
850
- ['getspawnees_2899',['getSpawnees',['../classSVF_1_1PCG.html#a4aee985ede8e6ed6dd92574494101df9',1,'SVF::PCG']]],
851
- ['getspawners_2900',['getSpawners',['../classSVF_1_1PCG.html#a6efd56a0a1810cf9036dd9203ea5e71e',1,'SVF::PCG']]],
852
- ['getspnam_2901',['getspnam',['../extapi_8c.html#aa1665720390f5730514cc8dd5c4c7bf2',1,'extapi.c']]],
853
- ['getsrccsid_2902',['getSrcCSID',['../classSVF_1_1LeakChecker.html#a8cc561fddf3435b3b40ff4aace23b846',1,'SVF::LeakChecker']]],
854
- ['getsrcid_2903',['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()']]],
855
- ['getsrcnode_2904',['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()']]],
856
- ['getssaversion_2905',['getSSAVersion',['../classSVF_1_1MRVer.html#a170a933f25684bda23321ba05c7a7d88',1,'SVF::MRVer']]],
857
- ['getstartkind_2906',['getStartKind',['../classSVF_1_1GrammarBase.html#a8921a7d7a006e31f13d88b8c808c931b',1,'SVF::GrammarBase::getStartKind()'],['../classSVF_1_1CFLGraph.html#a685fb852b2cd3767258225aa3b87caa4',1,'SVF::CFLGraph::getStartKind()']]],
858
- ['getstartroutineofcxtthread_2907',['getStartRoutineOfCxtThread',['../classSVF_1_1TCT.html#ae25bbfc9c8616186f03c1555d5009ce3',1,'SVF::TCT']]],
859
- ['getstat_2908',['getStat',['../classSVF_1_1SVFG.html#a8ba934714a7f2caf2e041002fdb66137',1,'SVF::SVFG::getStat()'],['../classSVF_1_1PointerAnalysis.html#a0ebf1138011aa526d92470c1931313ad',1,'SVF::PointerAnalysis::getStat()']]],
860
- ['getstdoutfromcommand_2909',['GetStdoutFromCommand',['../ExtAPI_8cpp.html#a424940f91f234b23bcc633f12269f935',1,'ExtAPI.cpp']]],
861
- ['getstinfoid_2910',['getStInfoID',['../classSVF_1_1SVFModuleWriter.html#aad7c19516219f22ea0496e8f042b1b56',1,'SVF::SVFModuleWriter']]],
862
- ['getstinfoptr_2911',['getStInfoPtr',['../classSVF_1_1SVFModuleReader.html#a6cf051df9f75ca42a51ee5b238b7550c',1,'SVF::SVFModuleReader']]],
863
- ['getstinfos_2912',['getStInfos',['../classSVF_1_1SymbolTableInfo.html#a3f33f57ab3acf91156e96ada04f34b5d',1,'SVF::SymbolTableInfo']]],
864
- ['getstmt_2913',['getStmt',['../classSVF_1_1CxtStmt.html#a0b593c4ba425937212e2889e64ce4791',1,'SVF::CxtStmt']]],
865
- ['getstmtreliance_2914',['getStmtReliance',['../classSVF_1_1VersionedFlowSensitive.html#a3489def8e16e4d7c83d2c909d3287fc0',1,'SVF::VersionedFlowSensitive']]],
866
- ['getstmtvfgnode_2915',['getStmtVFGNode',['../classSVF_1_1VFG.html#a32b1586d326fbe47080bd1fa2d3270e6',1,'SVF::VFG']]],
867
- ['getstorecgedges_2916',['getStoreCGEdges',['../classSVF_1_1ConstraintGraph.html#a61ef90be6ccc01634e5440f22a0f746e',1,'SVF::ConstraintGraph']]],
868
- ['getstorechinum_2917',['getStoreChiNum',['../classSVF_1_1MemSSA.html#aa8c45b455e6fc60cab955534c3e50bfa',1,'SVF::MemSSA']]],
869
- ['getstoreinedges_2918',['getStoreInEdges',['../classSVF_1_1ConstraintNode.html#aed5e1f0345aab58031daecfa0c6aac0b',1,'SVF::ConstraintNode']]],
870
- ['getstoremrset_2919',['getStoreMRSet',['../classSVF_1_1MRGenerator.html#a364ad1e34d09a92cdc0cfe530c84880f',1,'SVF::MRGenerator']]],
871
- ['getstoreoperand_2920',['getStoreOperand',['../classSVF_1_1MTAAnnotator.html#a49434afd0d7beb9f5d6580e8f672889c',1,'SVF::MTAAnnotator']]],
872
- ['getstoreoutedges_2921',['getStoreOutEdges',['../classSVF_1_1ConstraintNode.html#a85e67f52e9cda75704e6b5a46af289e7',1,'SVF::ConstraintNode']]],
873
- ['getstorestmt_2922',['getStoreStmt',['../classSVF_1_1StoreCHI.html#a0faba82bc86a12011407f4af00b2d0ad',1,'SVF::StoreCHI']]],
874
- ['getstoretochisetmap_2923',['getStoreToChiSetMap',['../classSVF_1_1MemSSA.html#a97166aa7102816a16734d7e2f1c130b0',1,'SVF::MemSSA']]],
875
- ['getstride_2924',['getStride',['../classSVF_1_1StInfo.html#af5094ec542f345d214a682d4138cf690',1,'SVF::StInfo']]],
876
- ['getstringarg_2925',['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)']]],
877
- ['getstrongupdatestores_2926',['getStrongUpdateStores',['../classSVF_1_1DDAStat.html#a26b018fc5677e33876bee1200c270e60',1,'SVF::DDAStat']]],
878
- ['getstructfieldoffset_2927',['getStructFieldOffset',['../classSVF_1_1AccessPath.html#a1f279344b4061838d7b3498631bc907c',1,'SVF::AccessPath']]],
879
- ['getsubnodes_2928',['getSubNodes',['../classSVF_1_1Steensgaard.html#a95ed4be99e201058cb6d994250d2629f',1,'SVF::Steensgaard']]],
880
- ['getsubs_2929',['getSubs',['../classSVF_1_1ConstraintGraph.html#ade6a90ed5e0a9e8615bafec54d9d1d73',1,'SVF::ConstraintGraph']]],
881
- ['getsuccbbandcondvalpairvec_2930',['getSuccBBandCondValPairVec',['../namespaceSVF_1_1LLVMUtil.html#a9001722dd27bf487351725c3d7b65f2f',1,'SVF::LLVMUtil']]],
882
- ['getsuccessor_2931',['getSuccessor',['../classSVF_1_1BranchVFGNode.html#ae611eb1d27846c15b7301017e1864a30',1,'SVF::BranchVFGNode::getSuccessor()'],['../classSVF_1_1BranchStmt.html#a7d9a6ebb2d95942c453864b5327b1ae8',1,'SVF::BranchStmt::getSuccessor()']]],
883
- ['getsuccessorcondvalue_2932',['getSuccessorCondValue',['../classSVF_1_1IntraCFGEdge.html#a106513578790247f9d96e34c8385b3d8',1,'SVF::IntraCFGEdge::getSuccessorCondValue()'],['../classSVF_1_1BranchStmt.html#a7d2fa666602e0444d3e019563c0e7556',1,'SVF::BranchStmt::getSuccessorCondValue()']]],
884
- ['getsuccessors_2933',['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()']]],
885
- ['getsuccinstructions_2934',['getSuccInstructions',['../classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f',1,'SVF::SVFInstruction::getSuccInstructions()'],['../classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b',1,'SVF::SVFInstruction::getSuccInstructions() const']]],
886
- ['getsuccmap_2935',['getSuccMap',['../classSVF_1_1POCRSolver.html#aac57a7a39ba314e5f16977848417e652',1,'SVF::POCRSolver::getSuccMap()'],['../classSVF_1_1POCRSolver.html#ab0c8049934aab960ee734db76086016a',1,'SVF::POCRSolver::getSuccMap(const NodeID key)']]],
887
- ['getsuccnodes_2936',['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)']]],
888
- ['getsuccs_2937',['getSuccs',['../classSVF_1_1POCRSolver.html#ac3ee0745b684b851c3bac9b55bcbb7b9',1,'SVF::POCRSolver']]],
889
- ['getsvfargument_2938',['getSVFArgument',['../classSVF_1_1LLVMModuleSet.html#ad3f66b40ad360003845253f452d6a711',1,'SVF::LLVMModuleSet']]],
890
- ['getsvfbasicblock_2939',['getSVFBasicBlock',['../classSVF_1_1LLVMModuleSet.html#ab0c0f321b6bfbfab2e4ff06d81920ab9',1,'SVF::LLVMModuleSet']]],
891
- ['getsvfcallsite_2940',['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)']]],
892
- ['getsvfconstantdata_2941',['getSVFConstantData',['../classSVF_1_1LLVMModuleSet.html#a25821b0feeb3b08e00ec9d444520b727',1,'SVF::LLVMModuleSet']]],
893
- ['getsvffunction_2942',['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()']]],
894
- ['getsvfg_2943',['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()']]],
895
- ['getsvfglobalvalue_2944',['getSVFGlobalValue',['../classSVF_1_1LLVMModuleSet.html#a3cbba2eb702a3481478b2590dfffa352',1,'SVF::LLVMModuleSet']]],
896
- ['getsvfgnode_2945',['getSVFGNode',['../classSVF_1_1SVFG.html#a7ace06b6c893b31f7dec2abe54e33e11',1,'SVF::SVFG::getSVFGNode()'],['../classSVF_1_1SVFGNodeLockSpan.html#ac6b8a2fd39afa60cdb8379c0377eb50f',1,'SVF::SVFGNodeLockSpan::getSVFGNode()']]],
897
- ['getsvfgnodebb_2946',['getSVFGNodeBB',['../classSVF_1_1ProgSlice.html#abca08cad9cadc72caf6743df3ff934e7',1,'SVF::ProgSlice']]],
898
- ['getsvfgnodenum_2947',['getSVFGNodeNum',['../classSVF_1_1SVFG.html#ac965abfbe9bdc872f98b36a171a7b5aa',1,'SVF::SVFG']]],
899
- ['getsvfgscc_2948',['getSVFGSCC',['../classSVF_1_1DDAVFSolver.html#a1fdd7c0efa8f0506edfba2da8f2b3cc0',1,'SVF::DDAVFSolver']]],
900
- ['getsvfgsccrepnode_2949',['getSVFGSCCRepNode',['../classSVF_1_1DDAVFSolver.html#a1583ed2eb1d4b88dc2a5b4c0b6842496',1,'SVF::DDAVFSolver']]],
901
- ['getsvfinstruction_2950',['getSVFInstruction',['../classSVF_1_1LLVMModuleSet.html#ae74f307b6f96950ceedb2c375ef1c3a3',1,'SVF::LLVMModuleSet']]],
902
- ['getsvfloopid_2951',['getSvfLoopID',['../classSVF_1_1ICFGWriter.html#a7c041629b3863525ded06ffe7d971940',1,'SVF::ICFGWriter']]],
903
- ['getsvfloopptr_2952',['getSVFLoopPtr',['../classSVF_1_1ICFGReader.html#a59f46288e7dad3ba31d106faeca277ef',1,'SVF::ICFGReader']]],
904
- ['getsvfloops_2953',['getSVFLoops',['../classSVF_1_1ICFG.html#a490e7f2a5a0452d513895d5f24c72d8e',1,'SVF::ICFG']]],
905
- ['getsvfmodule_2954',['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()']]],
906
- ['getsvfothervalue_2955',['getSVFOtherValue',['../classSVF_1_1LLVMModuleSet.html#a0ef17c1d5e6a95c597d2334ea577a965',1,'SVF::LLVMModuleSet']]],
907
- ['getsvfstmtlist_2956',['getSVFStmtList',['../classSVF_1_1SVFIR.html#a570ad42ad516e3fabb91a3563b618c0b',1,'SVF::SVFIR']]],
908
- ['getsvfstmts_2957',['getSVFStmts',['../classSVF_1_1ICFGNode.html#a6c68f52dd90728073fb79141df9b0661',1,'SVF::ICFGNode']]],
909
- ['getsvfstmtset_2958',['getSVFStmtSet',['../classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744',1,'SVF::SVFIR']]],
910
- ['getsvftype_2959',['getSVFType',['../classSVF_1_1LLVMModuleSet.html#a5f0bd932f3129a9c565f3a09711f7b99',1,'SVF::LLVMModuleSet']]],
911
- ['getsvftypeid_2960',['getSVFTypeID',['../classSVF_1_1SVFModuleWriter.html#ab03e007e2417f90f8030d1f5923087d8',1,'SVF::SVFModuleWriter']]],
912
- ['getsvftypeptr_2961',['getSVFTypePtr',['../classSVF_1_1SVFModuleReader.html#af5d3ac82ce9e4dbd72b5ed07e18c790f',1,'SVF::SVFModuleReader']]],
913
- ['getsvftypes_2962',['getSVFTypes',['../classSVF_1_1SymbolTableInfo.html#ae89711eedd0011cf9219604dab4f71d8',1,'SVF::SymbolTableInfo']]],
914
- ['getsvfvalue_2963',['getSVFValue',['../classSVF_1_1LLVMModuleSet.html#afdd77bc1fca91f70b2ec362f1dacd392',1,'SVF::LLVMModuleSet']]],
915
- ['getsvfvalueid_2964',['getSVFValueID',['../classSVF_1_1SVFModuleWriter.html#a0598a4c2af139b600a44360849933c38',1,'SVF::SVFModuleWriter']]],
916
- ['getsvfvalueptr_2965',['getSVFValuePtr',['../classSVF_1_1SVFModuleWriter.html#a285cf97ecb4fd1cdbc19e67779ef84ee',1,'SVF::SVFModuleWriter::getSVFValuePtr()'],['../classSVF_1_1SVFModuleReader.html#ab24ead498f61498c68a726f1b192936d',1,'SVF::SVFModuleReader::getSVFValuePtr()']]],
917
- ['getsymbol_2966',['getSymbol',['../classSVF_1_1GrammarBase.html#afb21efe07e3451ad8284cab384963f06',1,'SVF::GrammarBase']]],
918
- ['getsymbolinfo_2967',['getSymbolInfo',['../classSVF_1_1IRGraph.html#a9f7c24325d897b598d6b989fdc4aae1e',1,'SVF::IRGraph']]],
919
- ['gettails_2968',['getTails',['../classSVF_1_1CFBasicBlockGWTO.html#a4fb40a0bed7cad99e9be5480455a6a71',1,'SVF::CFBasicBlockGWTO']]],
920
- ['gettaskdataathareparforsite_2969',['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)']]],
921
- ['gettaskfuncathareparforsite_2970',['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)']]],
922
- ['gettcg_2971',['getTCG',['../classSVF_1_1LockAnalysis.html#a96a6cfddc8f7115294e8ad49a097b938',1,'SVF::LockAnalysis::getTCG()'],['../classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6',1,'SVF::ForkJoinAnalysis::getTCG()']]],
923
- ['gettct_2972',['getTCT',['../classSVF_1_1LockAnalysis.html#a3e0bdc0a404d0b77ae0a1dde49c6b43d',1,'SVF::LockAnalysis::getTCT()'],['../classSVF_1_1MHP.html#a033936547612c54326a604f0ff1e39a6',1,'SVF::MHP::getTCT()']]],
924
- ['gettctedgenum_2973',['getTCTEdgeNum',['../classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e',1,'SVF::TCT']]],
925
- ['gettctnode_2974',['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']]],
926
- ['gettctnodenum_2975',['getTCTNodeNum',['../classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f',1,'SVF::TCT']]],
927
- ['getterminals_2976',['getTerminals',['../classSVF_1_1GrammarBase.html#a44232dfc5b9a13dfe9b72ff18634ab37',1,'SVF::GrammarBase']]],
928
- ['getterminator_2977',['getTerminator',['../classSVF_1_1SVFBasicBlock.html#a10707086ce21999f415c479706abbd38',1,'SVF::SVFBasicBlock']]],
929
- ['gettext_2978',['gettext',['../extapi_8c.html#a1d8bce957bf9aadbd0eb67f5c8fc77d3',1,'extapi.c']]],
930
- ['getthread_2979',['getThread',['../classSVF_1_1CxtThread.html#addee4e560a470eec9fbbf17efee906a9',1,'SVF::CxtThread']]],
931
- ['getthreadapi_2980',['getThreadAPI',['../classSVF_1_1ThreadCallGraph.html#adcad8524a53baf256cd45503ec568c10',1,'SVF::ThreadCallGraph::getThreadAPI()'],['../classSVF_1_1ThreadAPI.html#a6852ff1eedc1117e95e45e4a90c80d53',1,'SVF::ThreadAPI::getThreadAPI()']]],
932
- ['getthreadcallgraph_2981',['getThreadCallGraph',['../classSVF_1_1MHP.html#a20e740d4b96ef086b6b5778acd38ca88',1,'SVF::MHP::getThreadCallGraph()'],['../classSVF_1_1TCT.html#a1602d02773578bca73dcbd29b95c67d0',1,'SVF::TCT::getThreadCallGraph()']]],
933
- ['getthreadstmtset_2982',['getThreadStmtSet',['../classSVF_1_1MHP.html#a4ce3b9ad740aa7b74a1ae2192aeeb9d8',1,'SVF::MHP']]],
934
- ['getthunktarget_2983',['getThunkTarget',['../namespaceSVF_1_1LLVMUtil.html#aab1cb59036d181e20a477bf1eebd81ff',1,'SVF::LLVMUtil']]],
935
- ['gettid_2984',['getTid',['../classSVF_1_1CxtThreadStmt.html#a3b8f641f2fb7ade7052cae1ee6463884',1,'SVF::CxtThreadStmt::getTid()'],['../classSVF_1_1CxtThreadProc.html#a61d950c7469f4bb9d2152b0e7d892ebf',1,'SVF::CxtThreadProc::getTid()']]],
936
- ['gettopstackver_2985',['getTopStackVer',['../classSVF_1_1MemSSA.html#ad550a453d5b2daa6c72e7752f6b5ea79',1,'SVF::MemSSA']]],
937
- ['gettotalcallsitenumber_2986',['getTotalCallSiteNumber',['../classSVF_1_1PTACallGraph.html#aab4214b734d00f5db59385535419ca58',1,'SVF::PTACallGraph']]],
938
- ['gettotaledgenum_2987',['getTotalEdgeNum',['../classSVF_1_1GenericGraph.html#a29cab1426b0000bd87c026ab8c9979c0',1,'SVF::GenericGraph']]],
939
- ['gettotalkind_2988',['getTotalKind',['../classSVF_1_1GrammarBase.html#a76e0969670709e24532756e56aafab19',1,'SVF::GrammarBase']]],
940
- ['gettotalnodenum_2989',['getTotalNodeNum',['../classSVF_1_1GenericGraph.html#a8c8d16036008f87c7811586047599858',1,'SVF::GenericGraph']]],
941
- ['gettotalsymnum_2990',['getTotalSymNum',['../classSVF_1_1SymbolTableInfo.html#a26eb45eab3da4695a6e5bad51b01ddc5',1,'SVF::SymbolTableInfo']]],
942
- ['gettruecond_2991',['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()']]],
943
- ['gettruevalue_2992',['getTrueValue',['../classSVF_1_1SelectStmt.html#a537c03b08444da34c26b9e989bb0e568',1,'SVF::SelectStmt']]],
944
- ['gettruez3expr_2993',['getTrueZ3Expr',['../classSVF_1_1ConsExeState.html#a823502a869baf70a07294e265601cf2f',1,'SVF::ConsExeState']]],
945
- ['gettype_2994',['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()']]],
946
- ['gettypedefs_2995',['getTypedefs',['../classSVF_1_1DCHNode.html#ac77edc44c3c5acc185c27c018837d066',1,'SVF::DCHNode']]],
947
- ['gettypeinfo_2996',['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()']]],
948
- ['gettypelocsetsmap_2997',['getTypeLocSetsMap',['../classSVF_1_1SVFIR.html#adb6db6407bdc9a39e5bf8cd941f0ad15',1,'SVF::SVFIR']]],
949
- ['gettypeofelement_2998',['getTypeOfElement',['../classSVF_1_1SVFArrayType.html#a28da1169748e38b891133b76568a2759',1,'SVF::SVFArrayType']]],
950
- ['gettypesizeinbytes_2999',['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_3000',['getTypeSystem',['../classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe',1,'SVF::PointerAnalysis']]],
952
- ['getunaryopvfgnode_3001',['getUnaryOPVFGNode',['../classSVF_1_1VFG.html#a1ba67eb17437a1a47c230614c1e3d9fd',1,'SVF::VFG']]],
953
- ['getunifyexit_3002',['getUnifyExit',['../classSVF_1_1MergeFunctionRets.html#a0644ac0f560911632855d9129f3d71ca',1,'SVF::MergeFunctionRets']]],
954
- ['getvals_3003',['getVals',['../classSVF_1_1AddressValue.html#a3115c89c7f98cc2e737ce87fd7420ca3',1,'SVF::AddressValue']]],
955
- ['getvalsym_3004',['getValSym',['../classSVF_1_1SymbolTableInfo.html#a72be51342f633844f59c5a46b7e01583',1,'SVF::SymbolTableInfo']]],
956
- ['getvalue_3005',['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_3006',['getValueEdges',['../classSVF_1_1IRGraph.html#a617f328b84d09974c81563cca3938b84',1,'SVF::IRGraph']]],
958
- ['getvaluename_3007',['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_3008',['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_3009',['getValueNodeNum',['../classSVF_1_1IRGraph.html#a0212f3fe2f37363e8060f292c8cf7668',1,'SVF::IRGraph']]],
961
- ['getvarargnode_3010',['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_3011',['getVarargSym',['../classSVF_1_1SymbolTableInfo.html#a6b0e0b41f3dbc095e8dd8472bbbb5baf',1,'SVF::SymbolTableInfo']]],
963
- ['getvariabledkind_3012',['getVariabledKind',['../classSVF_1_1GrammarBase.html#ad7321168f53baa55098f7c714ec53f1e',1,'SVF::GrammarBase']]],
964
- ['getvartoaddrs_3013',['getVarToAddrs',['../classSVF_1_1ExeState.html#a0710c9cc1a3c40c95cd362d49bea459b',1,'SVF::ExeState']]],
965
- ['getvartoval_3014',['getVarToVal',['../classSVF_1_1ConsExeState.html#a990f50ae338a2e332d333bb3fc04c520',1,'SVF::ConsExeState::getVarToVal()'],['../classSVF_1_1IntervalESBase.html#a903797577ba99ef57879774a3849bbfe',1,'SVF::IntervalESBase::getVarToVal()'],['../classSVF_1_1RelExeState.html#a9c64d2699cb67cdf8d1c3c23aebf2c4a',1,'SVF::RelExeState::getVarToVal()']]],
966
- ['getvcallidx_3015',['getVCallIdx',['../namespaceSVF_1_1LLVMUtil.html#a718c8ec79f36cef5df2f4530541f2770',1,'SVF::LLVMUtil']]],
967
- ['getvcallthisptr_3016',['getVCallThisPtr',['../namespaceSVF_1_1LLVMUtil.html#a68e7bad8eb537039559d8ddc851032e0',1,'SVF::LLVMUtil']]],
968
- ['getvcallvtblptr_3017',['getVCallVtblPtr',['../namespaceSVF_1_1LLVMUtil.html#a3a23aa54459a068e16c96e5b5eb72f77',1,'SVF::LLVMUtil']]],
969
- ['getversion_3018',['getVersion',['../classSVF_1_1DummyVersionPropSVFGNode.html#af9f0eaf33502af1533dd1244a383d561',1,'SVF::DummyVersionPropSVFGNode::getVersion()'],['../classSVF_1_1VersionedFlowSensitive.html#a6b398d59fc276980dd2d6d48a8675068',1,'SVF::VersionedFlowSensitive::getVersion()']]],
970
- ['getversionedkeyrevpts_3019',['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_3020',['getVersionedPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a4859864a4c72d5e04c10305e4579e8ee',1,'SVF::BVDataPTAImpl']]],
972
- ['getvfcond_3021',['getVFCond',['../classSVF_1_1ProgSlice.html#aeb1924daad67a0b7ed9e5b4974755261',1,'SVF::ProgSlice']]],
973
- ['getvfgnode_3022',['getVFGNode',['../classSVF_1_1VFG.html#a915fa50effaeea10716b86528b15c6dc',1,'SVF::VFG']]],
974
- ['getvfgnodebegin_3023',['getVFGNodeBegin',['../classSVF_1_1VFG.html#a5166be2c1231a93c9b9ce5f272797b94',1,'SVF::VFG']]],
975
- ['getvfgnodeend_3024',['getVFGNodeEnd',['../classSVF_1_1VFG.html#a28f2bdcbbc0bab00e93df62ea11647a2',1,'SVF::VFG']]],
976
- ['getvfgnodes_3025',['getVFGNodes',['../classSVF_1_1ICFGNode.html#abcc53637a634f7ec92b9c7861b941601',1,'SVF::ICFGNode::getVFGNodes()'],['../classSVF_1_1VFG.html#a18ec674e8ab0285ec086df87e5c591c9',1,'SVF::VFG::getVFGNodes()']]],
977
- ['getvfnsfromcha_3026',['getVFnsFromCHA',['../classSVF_1_1PointerAnalysis.html#ade41f3562704d56c7490dcfc941b3437',1,'SVF::PointerAnalysis']]],
978
- ['getvfnsfrompts_3027',['getVFnsFromPts',['../classSVF_1_1PointerAnalysis.html#a011b8401f5ed5fdb6cd507053465a7a2',1,'SVF::PointerAnalysis']]],
979
- ['getvfnsfromvtbls_3028',['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_3029',['getVfnVector',['../classSVF_1_1DCHNode.html#a41ba902b643e2aec828be1a89f4536af',1,'SVF::DCHNode']]],
981
- ['getvfnvectors_3030',['getVfnVectors',['../classSVF_1_1DCHNode.html#a806a65f35c9f4ea118c1ef44ddb46079',1,'SVF::DCHNode']]],
982
- ['getvirtualfunctionbasedonid_3031',['getVirtualFunctionBasedonID',['../classSVF_1_1CHGraph.html#a7b678b4362a93e969f11b110b85d35ca',1,'SVF::CHGraph']]],
983
- ['getvirtualfunctionid_3032',['getVirtualFunctionID',['../classSVF_1_1CHGraph.html#a7151563857b7b6bdf8195aa571df7516',1,'SVF::CHGraph']]],
984
- ['getvirtualfunctions_3033',['getVirtualFunctions',['../classSVF_1_1CHNode.html#a1abfdc91ec77cab40d6894f471f0733d',1,'SVF::CHNode']]],
985
- ['getvirtualfunctionvectors_3034',['getVirtualFunctionVectors',['../classSVF_1_1CHNode.html#a5df1cf4d51bf3406d188c96bc9aae0af',1,'SVF::CHNode']]],
986
- ['getvirtualmemaddress_3035',['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_3036',['getVTable',['../classSVF_1_1DCHNode.html#a9184a71cd5dae94843ac89f4235d4fa2',1,'SVF::DCHNode::getVTable()'],['../classSVF_1_1CHNode.html#aa49ae91e2dd45c94f3d7694eb7e6737b',1,'SVF::CHNode::getVTable()']]],
988
- ['getvtableptr_3037',['getVtablePtr',['../classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a',1,'SVF::SVFVirtualCallInst::getVtablePtr()'],['../classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d',1,'SVF::CallSite::getVtablePtr()']]],
989
- ['getvtblstruct_3038',['getVtblStruct',['../namespaceSVF_1_1LLVMUtil.html#a4f803756f0a73e8564d9544ce27be1c9',1,'SVF::LLVMUtil']]],
990
- ['getwtocycledepth_3039',['getWTOCycleDepth',['../classSVF_1_1CFBasicBlockGWTO.html#a47b0a759cac2b4264b8c01dbe9f1c63f',1,'SVF::CFBasicBlockGWTO::getWTOCycleDepth()'],['../classSVF_1_1CFBasicBlockGWTO_1_1TailBuilder.html#a0efb4902bc6933e28b042edf6fc3f94c',1,'SVF::CFBasicBlockGWTO::TailBuilder::getWTOCycleDepth()']]],
991
- ['getyield_3040',['getYield',['../classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c',1,'SVF::VersionedFlowSensitive']]],
992
- ['getz3expr_3041',['getZ3Expr',['../classSVF_1_1RelExeState.html#ace3b86d12ed10af211d5902ec3fa2e5a',1,'SVF::RelExeState']]],
993
- ['getzextvalue_3042',['getZExtValue',['../classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e',1,'SVF::SVFConstantInt']]],
994
- ['global_5fbegin_3043',['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_3044',['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_3045',['global_error',['../cJSON_8cpp.html#a6ff6e9678e47cf5347872008661d5846',1,'cJSON.cpp']]],
997
- ['global_5fhooks_3046',['global_hooks',['../cJSON_8cpp.html#a855c7241e836a5b2d87577df8c113faf',1,'cJSON.cpp']]],
998
- ['global_5fiterator_3047',['global_iterator',['../classSVF_1_1SVFModule.html#a4cf1ca2e9f045a0520b0a8a6cd5993f2',1,'SVF::SVFModule']]],
999
- ['global_5fleak_3048',['GLOBAL_LEAK',['../classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da20b4563d5fc09a0a076800cd02f238f1',1,'SVF::LeakChecker']]],
1000
- ['globalalias_3049',['GlobalAlias',['../namespaceSVF.html#a0fd33072b099f61eaa642e94ed0c03fc',1,'SVF']]],
1001
- ['globalblock_3050',['GlobalBlock',['../classSVF_1_1ICFGNode.html#a74f598c1c86b023680bb2685aa8ab376ac93cf90864e69a21cbaefccbd48b8648',1,'SVF::ICFGNode']]],
1002
- ['globalblocknode_3051',['globalBlockNode',['../classSVF_1_1ICFG.html#a8e43b27d4484a4acb575e4c1c6c8fd02',1,'SVF::ICFG']]],
1003
- ['globalconses_3052',['globalConsES',['../classSVF_1_1ConsExeState.html#ac3ea5c4d65fac8934276a1ad12c97d06',1,'SVF::ConsExeState']]],
1004
- ['globaldeftorepmap_3053',['GlobalDefToRepMap',['../classSVF_1_1LLVMModuleSet.html#ae2a1fa0b908cf372c50af90e62c4bf2b',1,'SVF::LLVMModuleSet']]],
1005
- ['globaldeftorepmapty_3054',['GlobalDefToRepMapTy',['../classSVF_1_1LLVMModuleSet.html#a4dc808f3f69a87c74933d1f6183d1459',1,'SVF::LLVMModuleSet']]],
1006
- ['globales_3055',['globalES',['../classSVF_1_1IntervalExeState.html#a92b1b163493a74a31d30a261128edd05',1,'SVF::IntervalExeState']]],
1007
- ['globalicfgnode_3056',['GlobalICFGNode',['../classSVF_1_1GlobalICFGNode.html',1,'SVF::GlobalICFGNode'],['../classSVF_1_1GlobalICFGNode.html#a01e8a9844fcad1cc5faa22d8b0e0efd7',1,'SVF::GlobalICFGNode::GlobalICFGNode()']]],
1008
- ['globalifunc_3057',['GlobalIFunc',['../namespaceSVF.html#aacffd97ab4cb45aeae2e67ec479889aa',1,'SVF']]],
1009
- ['globalnulladdrs_3058',['globalNulladdrs',['../classSVF_1_1SVFIR2ItvExeState.html#a1579525f7cf7779aba58c4bdde2be4b0',1,'SVF::SVFIR2ItvExeState']]],
1010
- ['globalobject_3059',['GlobalObject',['../namespaceSVF.html#af157dc77830b6cc804338df7430cbbb3',1,'SVF']]],
1011
- ['globalset_3060',['GlobalSet',['../classSVF_1_1SVFModule.html#a4ff4bbd1771615757fc6575282046e30',1,'SVF::SVFModule']]],
1012
- ['globalsettype_3061',['GlobalSetType',['../classSVF_1_1SVFModule.html#aae827124684e6c0d6a72acece0e9d33f',1,'SVF::SVFModule']]],
1013
- ['globalvalue_3062',['GlobalValue',['../namespaceSVF.html#a67f3f86344f028cacfbeb08caaf7bb0f',1,'SVF']]],
1014
- ['globalvariable_3063',['GlobalVariable',['../namespaceSVF.html#a09f5fa3bc44bf53612a085e3a611cc4e',1,'SVF']]],
1015
- ['globalvfgnodes_3064',['globalVFGNodes',['../classSVF_1_1VFG.html#a6c3daf2777cc5f76ce07241f803720f3',1,'SVF::VFG']]],
1016
- ['globalvfgnodeset_3065',['GlobalVFGNodeSet',['../classSVF_1_1VFG.html#a113185086912213257b04daa4590bf13',1,'SVF::VFG']]],
1017
- ['globs_3066',['globs',['../classSVF_1_1SaberSVFGBuilder.html#a967dba864a6032e448222525aedb1f2a',1,'SVF::SaberSVFGBuilder']]],
1018
- ['globsvfgnodes_3067',['globSVFGNodes',['../classSVF_1_1SaberSVFGBuilder.html#a9431a9dcbcf88b78e721b0347046e997',1,'SVF::SaberSVFGBuilder']]],
1019
- ['globsvfstmtset_3068',['globSVFStmtSet',['../classSVF_1_1SVFIR.html#a71b51492b00e66e36266b9a76a842323',1,'SVF::SVFIR']]],
1020
- ['globvar_5fobj_3069',['GLOBVAR_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830ad2ba0edfac1460f3fd89e7a6c4c4691b',1,'SVF::ObjTypeInfo']]],
1021
- ['gmtime_3070',['gmtime',['../extapi_8c.html#a4c538a7b2efe7d8dfb7bf5956e91a0ad',1,'extapi.c']]],
1022
- ['gmtime_5fr_3071',['gmtime_r',['../extapi_8c.html#a78301bb1e43ee4dda8a7cfd04d99f9e5',1,'extapi.c']]],
1023
- ['gnode_3072',['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_3073',['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_3074',['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_3075',['GNODESCCInfoMap',['../classSVF_1_1SCCDetection.html#a56c28264d14062354e3272a4a993a1ec',1,'SVF::SCCDetection']]],
1027
- ['gnodestack_3076',['GNodeStack',['../classSVF_1_1SCCDetection.html#a84fc3aef6f950471a539b7d9fa3c1289',1,'SVF::SCCDetection']]],
1028
- ['gnu_5fget_5flibc_5fversion_3077',['gnu_get_libc_version',['../extapi_8c.html#abccccf00b2d20e810f04ae4133abaded',1,'extapi.c']]],
1029
- ['gnutls_5fcheck_5fversion_3078',['gnutls_check_version',['../extapi_8c.html#a81b6ce96363d37bbf41acb26ae8b25eb',1,'extapi.c']]],
1030
- ['grammar_3079',['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_3080',['GrammarBase',['../classSVF_1_1GrammarBase.html',1,'SVF::GrammarBase'],['../classSVF_1_1CFLBase.html#aef3da4ce970597586757cafd2a435c1f',1,'SVF::CFLBase::grammarBase()']]],
1032
- ['grammarbuilder_3081',['GrammarBuilder',['../classSVF_1_1GrammarBuilder.html',1,'SVF::GrammarBuilder'],['../classSVF_1_1GrammarBuilder.html#a423310118382fa2d5afe169a290a355b',1,'SVF::GrammarBuilder::GrammarBuilder()']]],
1033
- ['grammarbuilder_2ecpp_3082',['GrammarBuilder.cpp',['../GrammarBuilder_8cpp.html',1,'']]],
1034
- ['grammarbuilder_2eh_3083',['GrammarBuilder.h',['../GrammarBuilder_8h.html',1,'']]],
1035
- ['grammarfilename_3084',['GrammarFilename',['../classSVF_1_1Options.html#ad09017ae2e1010fbba5c086a4772750f',1,'SVF::Options']]],
1036
- ['graph_3085',['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_3086',['graphFieldJson',['../classSVF_1_1GenericGraphReader.html#a2438233e46ad0a052ec1352de977df88',1,'SVF::GenericGraphReader']]],
1038
- ['graphprinter_3087',['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_3088',['GraphPrinter.h',['../GraphPrinter_8h.html',1,'']]],
1040
- ['graphreachsolver_3089',['GraphReachSolver',['../classSVF_1_1GraphReachSolver.html',1,'SVF::GraphReachSolver< GraphType, DPIm >'],['../classSVF_1_1GraphReachSolver.html#a766dc60e7ce7b24b829ba591d069c174',1,'SVF::GraphReachSolver::GraphReachSolver()']]],
1041
- ['graphreachsolver_2eh_3090',['GraphReachSolver.h',['../GraphReachSolver_8h.html',1,'']]],
1042
- ['graphsize_3091',['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_3092',['GraphTraits.h',['../GraphTraits_8h.html',1,'']]],
1044
- ['graphtxt_3093',['Graphtxt',['../classSVF_1_1Options.html#a53f783c80f368bcdca6c7620229d6f8e',1,'SVF::Options']]],
1045
- ['graphtype_3094',['GraphType',['../classSVF_1_1GenericGraphWriter.html#a2c6d4c492b073f1b11440f606ed3cc92',1,'SVF::GenericGraphWriter']]],
1046
- ['graphwriter_3095',['GraphWriter',['../classSVF_1_1GraphWriter.html',1,'SVF::GraphWriter< GraphType >'],['../classSVF_1_1GraphWriter.html#afd8fec784307b919d1cb89b49533600e',1,'SVF::GraphWriter::GraphWriter()']]],
1047
- ['graphwriter_2ecpp_3096',['GraphWriter.cpp',['../GraphWriter_8cpp.html',1,'']]],
1048
- ['graphwriter_2eh_3097',['GraphWriter.h',['../GraphWriter_8h.html',1,'']]],
1049
- ['gtraits_3098',['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_3099',['gzgets',['../extapi_8c.html#ac84ce7ca37e7c4e94aec43868a755cac',1,'extapi.c']]]
3
+ ['g_2056',['G',['../classSVF_1_1GraphWriter.html#a0ac109f9b3c3b3fe3cb61bbef09e0d29',1,'SVF::GraphWriter']]],
4
+ ['gamma_5fhat_2057',['gamma_hat',['../classSVF_1_1RelationSolver.html#af860063ccaeca043bac84eb9eb2cf80a',1,'SVF::RelationSolver::gamma_hat(const IntervalESBase &exeState) const'],['../classSVF_1_1RelationSolver.html#a93a034bb18001abc278d6986706024af',1,'SVF::RelationSolver::gamma_hat(const IntervalESBase &alpha, const IntervalESBase &exeState) const'],['../classSVF_1_1RelationSolver.html#aff6752947e73cd0559b5a340547c9016',1,'SVF::RelationSolver::gamma_hat(u32_t id, const IntervalESBase &exeState) const']]],
5
+ ['gatheraggs_2058',['gatherAggs',['../classSVF_1_1DCHGraph.html#a8fcbea9435a77beb27ad64d5a3175b0b',1,'SVF::DCHGraph']]],
6
+ ['gcvt_2059',['gcvt',['../extapi_8c.html#a88c9ef079dc2027120c1d8e9df22d726',1,'extapi.c']]],
7
+ ['gedge_2060',['GEDGE',['../classSVF_1_1SrcSnkSolver.html#a6007c2d795370bb48ad120af5474a31f',1,'SVF::SrcSnkSolver::GEDGE()'],['../classSVF_1_1GraphReachSolver.html#a8a42bdbb5987d0a340f9935f09e2acd2',1,'SVF::GraphReachSolver::GEDGE()'],['../classSVF_1_1WPASolver.html#ab7de73aabfa092b51b8dbe7b091e4c57',1,'SVF::WPASolver::GEDGE()']]],
8
+ ['gedgeflag_2061',['GEdgeFlag',['../classSVF_1_1GenericEdge.html#aab8892b73370c32b48621cd1d0cce614',1,'SVF::GenericEdge::GEdgeFlag()'],['../classSVF_1_1SVFIRReader.html#a83f1038208acd0f7f5ac90a51fd494e5',1,'SVF::SVFIRReader::GEdgeFlag()']]],
9
+ ['gedgekind_2062',['GEdgeKind',['../classSVF_1_1GenericEdge.html#a5aceeb48929f54264807b36569019a8a',1,'SVF::GenericEdge::GEdgeKind()'],['../classSVF_1_1SVFIRReader.html#a4992064f6c5e41662c939eaa769d0811',1,'SVF::SVFIRReader::GEdgeKind()']]],
10
+ ['gedgesetty_2063',['GEdgeSetTy',['../classSVF_1_1GenericNode.html#a03c6da4a73c47f84f5c5b47252bc339a',1,'SVF::GenericNode']]],
11
+ ['generalnummap_2064',['generalNumMap',['../classSVF_1_1SVFStat.html#a07b6f8cb424b84b468c4518140fa3a41',1,'SVF::SVFStat']]],
12
+ ['generatejson_2065',['generateJson',['../classSVF_1_1SVFIRWriter.html#a875f285e8429e7f5ee5fc5f28d44df12',1,'SVF::SVFIRWriter']]],
13
+ ['generatejsonstring_2066',['generateJsonString',['../classSVF_1_1SVFIRWriter.html#aadc74883ff7e1a7b583ec46e3c54de1c',1,'SVF::SVFIRWriter']]],
14
+ ['generatemrs_2067',['generateMRs',['../classSVF_1_1MRGenerator.html#a4f65593325e4391333fa1b0bedbffc4a',1,'SVF::MRGenerator']]],
15
+ ['generic_5fbridge_5fgep_5ftype_5fiterator_2068',['generic_bridge_gep_type_iterator',['../classllvm_1_1generic__bridge__gep__type__iterator.html',1,'llvm::generic_bridge_gep_type_iterator< ItTy >'],['../classllvm_1_1generic__bridge__gep__type__iterator.html#a93f554395c6f42b26bea2ba3c70442c3',1,'llvm::generic_bridge_gep_type_iterator::generic_bridge_gep_type_iterator()']]],
16
+ ['genericbug_2069',['GenericBug',['../classSVF_1_1GenericBug.html',1,'SVF::GenericBug'],['../classSVF_1_1GenericBug.html#a3f62d1f1307b9e6771d7449d0855d7e4',1,'SVF::GenericBug::GenericBug()']]],
17
+ ['genericcallgraphedgety_2070',['GenericCallGraphEdgeTy',['../namespaceSVF.html#acd909bf6784bb6e2178aa0f5d27da0ca',1,'SVF']]],
18
+ ['genericcallgraphnodety_2071',['GenericCallGraphNodeTy',['../namespaceSVF.html#a673ed8bf673a4c426a9d91aa8987e31c',1,'SVF']]],
19
+ ['genericcallgraphty_2072',['GenericCallGraphTy',['../namespaceSVF.html#ab6fe492db79077a60254f8a03cfce180',1,'SVF']]],
20
+ ['genericcdgedgety_2073',['GenericCDGEdgeTy',['../namespaceSVF.html#ac13168bad29c3ba7cbe680c6fb85d742',1,'SVF']]],
21
+ ['genericcdgnodety_2074',['GenericCDGNodeTy',['../namespaceSVF.html#ae41489de1152165bc440ec1068d3a48f',1,'SVF']]],
22
+ ['genericcdgty_2075',['GenericCDGTy',['../namespaceSVF.html#a241b612013239a0baaa049eac5165c7f',1,'SVF']]],
23
+ ['genericcfbasicblockedgety_2076',['GenericCFBasicBlockEdgeTy',['../namespaceSVF.html#add130ff635b1364201548469c28c0572',1,'SVF']]],
24
+ ['genericcfbasicblockgty_2077',['GenericCFBasicBlockGTy',['../namespaceSVF.html#a6184b09dcc733e3f35945076aa2781fe',1,'SVF']]],
25
+ ['genericcfbasicblocknodety_2078',['GenericCFBasicBlockNodeTy',['../namespaceSVF.html#a81d6a1e9cc52fde4f828cead0ca40bab',1,'SVF']]],
26
+ ['genericcfledgety_2079',['GenericCFLEdgeTy',['../namespaceSVF.html#a19ab125d26c5d9c533bc1c3904ac92d9',1,'SVF']]],
27
+ ['genericcflgraphty_2080',['GenericCFLGraphTy',['../namespaceSVF.html#a6b1d99f1ec47347364981e23a9d21e0a',1,'SVF']]],
28
+ ['genericcflnodety_2081',['GenericCFLNodeTy',['../namespaceSVF.html#a1c5f28b91c7c1eeec6ae459b573b2889',1,'SVF']]],
29
+ ['genericchedgety_2082',['GenericCHEdgeTy',['../namespaceSVF.html#a7cb629496a70d2dd22634405652e573a',1,'SVF']]],
30
+ ['genericchgraphty_2083',['GenericCHGraphTy',['../namespaceSVF.html#a6b09b7d17c48b1eba08c256cdd8159bd',1,'SVF']]],
31
+ ['genericchnodety_2084',['GenericCHNodeTy',['../namespaceSVF.html#ac6b93cb94834bc363dc9a0724daf23b2',1,'SVF']]],
32
+ ['genericconsedgety_2085',['GenericConsEdgeTy',['../namespaceSVF.html#a1d2b00b4b0ab475899488fc89b2bfe66',1,'SVF']]],
33
+ ['genericconsnodety_2086',['GenericConsNodeTy',['../namespaceSVF.html#a825a8805e4a16072031a18b8d553c5a2',1,'SVF']]],
34
+ ['genericedge_2087',['GenericEdge',['../classSVF_1_1GenericEdge.html',1,'SVF::GenericEdge< NodeTy >'],['../classSVF_1_1GenericEdge.html#a6764973569c281d483afab17a75cb4dc',1,'SVF::GenericEdge::GenericEdge()']]],
35
+ ['genericedge_3c_20dchnode_20_3e_2088',['GenericEdge< DCHNode >',['../classSVF_1_1GenericEdge.html',1,'SVF']]],
36
+ ['genericedgetojson_2089',['genericEdgeToJson',['../classSVF_1_1SVFIRWriter.html#af6ed00dc51796c4162157ac174fc2a1a',1,'SVF::SVFIRWriter']]],
37
+ ['genericgraph_2090',['GenericGraph',['../classSVF_1_1GenericGraph.html',1,'SVF::GenericGraph< NodeTy, EdgeTy >'],['../classSVF_1_1GenericGraph.html#aa5837cddbbd63c5a8ac5725bcecb192f',1,'SVF::GenericGraph::GenericGraph()']]],
38
+ ['genericgraph_2eh_2091',['GenericGraph.h',['../GenericGraph_8h.html',1,'']]],
39
+ ['genericgraph_3c_20constraintnode_2c_20constraintedge_20_3e_2092',['GenericGraph< ConstraintNode, ConstraintEdge >',['../classSVF_1_1GenericGraph.html',1,'SVF']]],
40
+ ['genericgraph_3c_20dchnode_2c_20dchedge_20_3e_2093',['GenericGraph< DCHNode, DCHEdge >',['../classSVF_1_1GenericGraph.html',1,'SVF']]],
41
+ ['genericgraph_3c_20svfvar_2c_20svfstmt_20_3e_2094',['GenericGraph< SVFVar, SVFStmt >',['../classSVF_1_1GenericGraph.html',1,'SVF']]],
42
+ ['genericgraphreader_2095',['GenericGraphReader',['../classSVF_1_1GenericGraphReader.html',1,'SVF']]],
43
+ ['genericgraphreader_3c_20chnode_2c_20chedge_20_3e_2096',['GenericGraphReader< CHNode, CHEdge >',['../classSVF_1_1GenericGraphReader.html',1,'SVF']]],
44
+ ['genericgraphreader_3c_20nodety_2c_20edgety_20_3e_2097',['GenericGraphReader< NodeTy, EdgeTy >',['../classSVF_1_1GenericGraph.html#a219761d5d96b0bc27cce9210f2cf5572',1,'SVF::GenericGraph']]],
45
+ ['genericgraphreader_3c_20svfvar_2c_20svfstmt_20_3e_2098',['GenericGraphReader< SVFVar, SVFStmt >',['../classSVF_1_1GenericGraphReader.html',1,'SVF']]],
46
+ ['genericgraphtojson_2099',['genericGraphToJson',['../classSVF_1_1SVFIRWriter.html#a9810ce9b0ce6c4f8f710e81ec8d08ec3',1,'SVF::SVFIRWriter']]],
47
+ ['genericgraphtraits_2100',['GenericGraphTraits',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
48
+ ['genericgraphtraits_3c_20inverse_3c_20inverse_3c_20t_20_3e_20_3e_20_3e_2101',['GenericGraphTraits< Inverse< Inverse< T > > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01Inverse_3_01T_01_4_01_4_01_4.html',1,'SVF']]],
49
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3acdgnode_20_2a_20_3e_20_3e_2102',['GenericGraphTraits< Inverse< SVF::CDGNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CDGNode_01_5_01_4_01_4.html',1,'SVF']]],
50
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3acfbasicblocknode_20_2a_20_3e_20_3e_2103',['GenericGraphTraits< Inverse< SVF::CFBasicBlockNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CFBasicBlockNode_01_5_01_4_01_4.html',1,'SVF']]],
51
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3acflnode_20_2a_20_3e_20_3e_2104',['GenericGraphTraits< Inverse< SVF::CFLNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CFLNode_01_5_01_4_01_4.html',1,'SVF']]],
52
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3achnode_20_2a_20_3e_20_3e_2105',['GenericGraphTraits< Inverse< SVF::CHNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CHNode_01_5_01_4_01_4.html',1,'SVF']]],
53
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3aconstraintnode_20_2a_20_3e_20_3e_2106',['GenericGraphTraits< Inverse< SVF::ConstraintNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1ConstraintNode_01_5_01_4_01_4.html',1,'SVF']]],
54
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3adchnode_20_2a_20_3e_20_3e_2107',['GenericGraphTraits< Inverse< SVF::DCHNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1DCHNode_01_5_01_4_01_4.html',1,'SVF']]],
55
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20nodety_2c_20edgety_20_3e_20_2a_20_3e_20_3e_2108',['GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html',1,'SVF']]],
56
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acdgnode_2c_20svf_3a_3acdgedge_20_3e_20_2a_20_3e_20_3e_2109',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CDGNode, SVF::CDGEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
57
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acfbasicblocknode_2c_20svf_3a_3acfbasicblockedge_20_3e_20_2a_20_3e_20_3e_2110',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CFBasicBlockNode, SVF::CFBasicBlockEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
58
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acflnode_2c_20svf_3a_3acfledge_20_3e_20_2a_20_3e_20_3e_2111',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CFLNode, SVF::CFLEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
59
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3achnode_2c_20svf_3a_3achedge_20_3e_20_2a_20_3e_20_3e_2112',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CHNode, SVF::CHEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
60
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aconstraintnode_2c_20svf_3a_3aconstraintedge_20_3e_20_2a_20_3e_20_3e_2113',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::ConstraintNode, SVF::ConstraintEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
61
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3adchnode_2c_20svf_3a_3adchedge_20_3e_20_2a_20_3e_20_3e_2114',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::DCHNode, SVF::DCHEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
62
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aicfgnode_2c_20svf_3a_3aicfgedge_20_3e_20_2a_20_3e_20_3e_2115',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::ICFGNode, SVF::ICFGEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
63
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aptacallgraphnode_2c_20svf_3a_3aptacallgraphedge_20_3e_20_2a_20_3e_20_3e_2116',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::PTACallGraphNode, SVF::PTACallGraphEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
64
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3asvfvar_2c_20svf_3a_3asvfstmt_20_3e_20_2a_20_3e_20_3e_2117',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::SVFVar, SVF::SVFStmt > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
65
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3atctnode_2c_20svf_3a_3atctedge_20_3e_20_2a_20_3e_20_3e_2118',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::TCTNode, SVF::TCTEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
66
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3avfgnode_2c_20svf_3a_3avfgedge_20_3e_20_2a_20_3e_20_3e_2119',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::VFGNode, SVF::VFGEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
67
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3aicfgnode_20_2a_20_3e_20_3e_2120',['GenericGraphTraits< Inverse< SVF::ICFGNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1ICFGNode_01_5_01_4_01_4.html',1,'SVF']]],
68
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3aptacallgraphnode_20_2a_20_3e_20_3e_2121',['GenericGraphTraits< Inverse< SVF::PTACallGraphNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1PTACallGraphNode_01_5_01_4_01_4.html',1,'SVF']]],
69
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3asvfvar_20_2a_20_3e_20_3e_2122',['GenericGraphTraits< Inverse< SVF::SVFVar * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1SVFVar_01_5_01_4_01_4.html',1,'SVF']]],
70
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3atctnode_20_2a_20_3e_20_3e_2123',['GenericGraphTraits< Inverse< SVF::TCTNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1TCTNode_01_5_01_4_01_4.html',1,'SVF']]],
71
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3avfgnode_20_2a_20_3e_20_3e_2124',['GenericGraphTraits< Inverse< SVF::VFGNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1VFGNode_01_5_01_4_01_4.html',1,'SVF']]],
72
+ ['genericgraphtraits_3c_20svf_3a_3acdg_20_2a_20_3e_2125',['GenericGraphTraits< SVF::CDG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html',1,'SVF']]],
73
+ ['genericgraphtraits_3c_20svf_3a_3acdgnode_20_2a_20_3e_2126',['GenericGraphTraits< SVF::CDGNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CDGNode_01_5_01_4.html',1,'SVF']]],
74
+ ['genericgraphtraits_3c_20svf_3a_3acfbasicblockgraph_20_2a_20_3e_2127',['GenericGraphTraits< SVF::CFBasicBlockGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html',1,'SVF']]],
75
+ ['genericgraphtraits_3c_20svf_3a_3acfbasicblocknode_20_2a_20_3e_2128',['GenericGraphTraits< SVF::CFBasicBlockNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFBasicBlockNode_01_5_01_4.html',1,'SVF']]],
76
+ ['genericgraphtraits_3c_20svf_3a_3acflgraph_20_2a_20_3e_2129',['GenericGraphTraits< SVF::CFLGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFLGraph_01_5_01_4.html',1,'SVF']]],
77
+ ['genericgraphtraits_3c_20svf_3a_3acflnode_20_2a_20_3e_2130',['GenericGraphTraits< SVF::CFLNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFLNode_01_5_01_4.html',1,'SVF']]],
78
+ ['genericgraphtraits_3c_20svf_3a_3achgraph_20_2a_20_3e_2131',['GenericGraphTraits< SVF::CHGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CHGraph_01_5_01_4.html',1,'SVF']]],
79
+ ['genericgraphtraits_3c_20svf_3a_3achnode_20_2a_20_3e_2132',['GenericGraphTraits< SVF::CHNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CHNode_01_5_01_4.html',1,'SVF']]],
80
+ ['genericgraphtraits_3c_20svf_3a_3aconstraintgraph_20_2a_20_3e_2133',['GenericGraphTraits< SVF::ConstraintGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ConstraintGraph_01_5_01_4.html',1,'SVF']]],
81
+ ['genericgraphtraits_3c_20svf_3a_3aconstraintnode_20_2a_20_3e_2134',['GenericGraphTraits< SVF::ConstraintNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ConstraintNode_01_5_01_4.html',1,'SVF']]],
82
+ ['genericgraphtraits_3c_20svf_3a_3adchgraph_20_2a_20_3e_2135',['GenericGraphTraits< SVF::DCHGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1DCHGraph_01_5_01_4.html',1,'SVF']]],
83
+ ['genericgraphtraits_3c_20svf_3a_3adchnode_20_2a_20_3e_2136',['GenericGraphTraits< SVF::DCHNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1DCHNode_01_5_01_4.html',1,'SVF']]],
84
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20nodety_2c_20edgety_20_3e_20_2a_20_3e_2137',['GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html',1,'SVF']]],
85
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3acdgnode_2c_20svf_3a_3acdgedge_20_3e_20_2a_20_3e_2138',['GenericGraphTraits< SVF::GenericGraph< SVF::CDGNode, SVF::CDGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
86
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3acfbasicblocknode_2c_20svf_3a_3acfbasicblockedge_20_3e_20_2a_20_3e_2139',['GenericGraphTraits< SVF::GenericGraph< SVF::CFBasicBlockNode, SVF::CFBasicBlockEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
87
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3acflnode_2c_20svf_3a_3acfledge_20_3e_20_2a_20_3e_2140',['GenericGraphTraits< SVF::GenericGraph< SVF::CFLNode, SVF::CFLEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
88
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3achnode_2c_20svf_3a_3achedge_20_3e_20_2a_20_3e_2141',['GenericGraphTraits< SVF::GenericGraph< SVF::CHNode, SVF::CHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
89
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3aconstraintnode_2c_20svf_3a_3aconstraintedge_20_3e_20_2a_20_3e_2142',['GenericGraphTraits< SVF::GenericGraph< SVF::ConstraintNode, SVF::ConstraintEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
90
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3adchnode_2c_20svf_3a_3adchedge_20_3e_20_2a_20_3e_2143',['GenericGraphTraits< SVF::GenericGraph< SVF::DCHNode, SVF::DCHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
91
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3aicfgnode_2c_20svf_3a_3aicfgedge_20_3e_20_2a_20_3e_2144',['GenericGraphTraits< SVF::GenericGraph< SVF::ICFGNode, SVF::ICFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
92
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3aptacallgraphnode_2c_20svf_3a_3aptacallgraphedge_20_3e_20_2a_20_3e_2145',['GenericGraphTraits< SVF::GenericGraph< SVF::PTACallGraphNode, SVF::PTACallGraphEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
93
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3asvfgnode_2c_20svf_3a_3asvfgedge_20_3e_20_2a_20_3e_2146',['GenericGraphTraits< SVF::GenericGraph< SVF::SVFGNode, SVF::SVFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
94
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3asvfvar_2c_20svf_3a_3asvfstmt_20_3e_20_2a_20_3e_2147',['GenericGraphTraits< SVF::GenericGraph< SVF::SVFVar, SVF::SVFStmt > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
95
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3atctnode_2c_20svf_3a_3atctedge_20_3e_20_2a_20_3e_2148',['GenericGraphTraits< SVF::GenericGraph< SVF::TCTNode, SVF::TCTEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
96
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3avfgnode_2c_20svf_3a_3avfgedge_20_3e_20_2a_20_3e_2149',['GenericGraphTraits< SVF::GenericGraph< SVF::VFGNode, SVF::VFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
97
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20nodety_2c_20edgety_20_3e_20_2a_20_3e_2150',['GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html',1,'SVF']]],
98
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acdgnode_2c_20svf_3a_3acdgedge_20_3e_20_2a_20_3e_2151',['GenericGraphTraits< SVF::GenericNode< SVF::CDGNode, SVF::CDGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
99
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acfbasicblocknode_2c_20svf_3a_3acfbasicblockedge_20_3e_20_2a_20_3e_2152',['GenericGraphTraits< SVF::GenericNode< SVF::CFBasicBlockNode, SVF::CFBasicBlockEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
100
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acflnode_2c_20svf_3a_3acfledge_20_3e_20_2a_20_3e_2153',['GenericGraphTraits< SVF::GenericNode< SVF::CFLNode, SVF::CFLEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
101
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3achnode_2c_20svf_3a_3achedge_20_3e_20_2a_20_3e_2154',['GenericGraphTraits< SVF::GenericNode< SVF::CHNode, SVF::CHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
102
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aconstraintnode_2c_20svf_3a_3aconstraintedge_20_3e_20_2a_20_3e_2155',['GenericGraphTraits< SVF::GenericNode< SVF::ConstraintNode, SVF::ConstraintEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
103
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3adchnode_2c_20svf_3a_3adchedge_20_3e_20_2a_20_3e_2156',['GenericGraphTraits< SVF::GenericNode< SVF::DCHNode, SVF::DCHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
104
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aicfgnode_2c_20svf_3a_3aicfgedge_20_3e_20_2a_20_3e_2157',['GenericGraphTraits< SVF::GenericNode< SVF::ICFGNode, SVF::ICFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
105
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aptacallgraphnode_2c_20svf_3a_3aptacallgraphedge_20_3e_20_2a_20_3e_2158',['GenericGraphTraits< SVF::GenericNode< SVF::PTACallGraphNode, SVF::PTACallGraphEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
106
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3asvfvar_2c_20svf_3a_3asvfstmt_20_3e_20_2a_20_3e_2159',['GenericGraphTraits< SVF::GenericNode< SVF::SVFVar, SVF::SVFStmt > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
107
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3atctnode_2c_20svf_3a_3atctedge_20_3e_20_2a_20_3e_2160',['GenericGraphTraits< SVF::GenericNode< SVF::TCTNode, SVF::TCTEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
108
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3avfgnode_2c_20svf_3a_3avfgedge_20_3e_20_2a_20_3e_2161',['GenericGraphTraits< SVF::GenericNode< SVF::VFGNode, SVF::VFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
109
+ ['genericgraphtraits_3c_20svf_3a_3aicfg_20_2a_20_3e_2162',['GenericGraphTraits< SVF::ICFG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ICFG_01_5_01_4.html',1,'SVF']]],
110
+ ['genericgraphtraits_3c_20svf_3a_3aicfgnode_20_2a_20_3e_2163',['GenericGraphTraits< SVF::ICFGNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ICFGNode_01_5_01_4.html',1,'SVF']]],
111
+ ['genericgraphtraits_3c_20svf_3a_3airgraph_20_2a_20_3e_2164',['GenericGraphTraits< SVF::IRGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1IRGraph_01_5_01_4.html',1,'SVF']]],
112
+ ['genericgraphtraits_3c_20svf_3a_3aptacallgraph_20_2a_20_3e_2165',['GenericGraphTraits< SVF::PTACallGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1PTACallGraph_01_5_01_4.html',1,'SVF']]],
113
+ ['genericgraphtraits_3c_20svf_3a_3aptacallgraphnode_20_2a_20_3e_2166',['GenericGraphTraits< SVF::PTACallGraphNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1PTACallGraphNode_01_5_01_4.html',1,'SVF']]],
114
+ ['genericgraphtraits_3c_20svf_3a_3asvfg_20_2a_20_3e_2167',['GenericGraphTraits< SVF::SVFG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1SVFG_01_5_01_4.html',1,'SVF']]],
115
+ ['genericgraphtraits_3c_20svf_3a_3asvfvar_20_2a_20_3e_2168',['GenericGraphTraits< SVF::SVFVar * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1SVFVar_01_5_01_4.html',1,'SVF']]],
116
+ ['genericgraphtraits_3c_20svf_3a_3atct_20_2a_20_3e_2169',['GenericGraphTraits< SVF::TCT * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1TCT_01_5_01_4.html',1,'SVF']]],
117
+ ['genericgraphtraits_3c_20svf_3a_3atctnode_20_2a_20_3e_2170',['GenericGraphTraits< SVF::TCTNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1TCTNode_01_5_01_4.html',1,'SVF']]],
118
+ ['genericgraphtraits_3c_20svf_3a_3avfg_20_2a_20_3e_2171',['GenericGraphTraits< SVF::VFG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1VFG_01_5_01_4.html',1,'SVF']]],
119
+ ['genericgraphtraits_3c_20svf_3a_3avfgnode_20_2a_20_3e_2172',['GenericGraphTraits< SVF::VFGNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1VFGNode_01_5_01_4.html',1,'SVF']]],
120
+ ['genericgraphtraits_3c_20t_20_3e_2173',['GenericGraphTraits< T >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
121
+ ['genericgraphty_2174',['GenericGraphTy',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#ad6b730cda5ec993c3d7fbb3fedeeefe5',1,'SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > * >']]],
122
+ ['genericgraphwriter_2175',['GenericGraphWriter',['../classSVF_1_1GenericGraphWriter.html',1,'SVF::GenericGraphWriter< NodeTy, EdgeTy >'],['../classSVF_1_1GenericGraphWriter.html#ac9d7d0ab898033282898731a6092efaa',1,'SVF::GenericGraphWriter::GenericGraphWriter()']]],
123
+ ['genericgraphwriter_3c_20chnode_2c_20chedge_20_3e_2176',['GenericGraphWriter< CHNode, CHEdge >',['../classSVF_1_1GenericGraphWriter.html',1,'SVF']]],
124
+ ['genericgraphwriter_3c_20nodety_2c_20edgety_20_3e_2177',['GenericGraphWriter< NodeTy, EdgeTy >',['../classSVF_1_1GenericGraph.html#a9772e25a4f4ff7baa0937e48c4ac7c52',1,'SVF::GenericGraph']]],
125
+ ['genericgraphwriter_3c_20svfvar_2c_20svfstmt_20_3e_2178',['GenericGraphWriter< SVFVar, SVFStmt >',['../classSVF_1_1GenericGraphWriter.html',1,'SVF']]],
126
+ ['genericicfgedgety_2179',['GenericICFGEdgeTy',['../namespaceSVF.html#a91e714a719b1e62e9b63103e9e6af404',1,'SVF']]],
127
+ ['genericicfgnodety_2180',['GenericICFGNodeTy',['../namespaceSVF.html#afc2824871ad4eb9b871c35ae28494cd3',1,'SVF']]],
128
+ ['genericicfgreader_2181',['GenericICFGReader',['../namespaceSVF.html#a2da7f6b2964615b82a9143e885c2c092',1,'SVF']]],
129
+ ['genericicfgty_2182',['GenericICFGTy',['../namespaceSVF.html#afe5e1b0e028b4cf0db9f2a9c758b03ed',1,'SVF']]],
130
+ ['genericicfgwriter_2183',['GenericICFGWriter',['../namespaceSVF.html#a904e4f5b87620327bfda87b3930b7c7b',1,'SVF']]],
131
+ ['genericnode_2184',['GenericNode',['../classSVF_1_1GenericNode.html',1,'SVF::GenericNode< NodeTy, EdgeTy >'],['../classSVF_1_1GenericNode.html#acdca5baae3e9e4208a60322fec9c9d3f',1,'SVF::GenericNode::GenericNode()']]],
132
+ ['genericnode_3c_20cflnode_2c_20cfledge_20_3e_2185',['GenericNode< CFLNode, CFLEdge >',['../classSVF_1_1GenericNode.html',1,'SVF']]],
133
+ ['genericnode_3c_20constraintnode_2c_20constraintedge_20_3e_2186',['GenericNode< ConstraintNode, ConstraintEdge >',['../classSVF_1_1GenericNode.html',1,'SVF']]],
134
+ ['genericnode_3c_20dchnode_2c_20dchedge_20_3e_2187',['GenericNode< DCHNode, DCHEdge >',['../classSVF_1_1GenericNode.html',1,'SVF']]],
135
+ ['genericnodetojson_2188',['genericNodeToJson',['../classSVF_1_1SVFIRWriter.html#a6492c9b80d1cc03732297c38f8a41408',1,'SVF::SVFIRWriter']]],
136
+ ['genericpagedgety_2189',['GenericPAGEdgeTy',['../namespaceSVF.html#ab502ff5e204678640c1081d104f60971',1,'SVF']]],
137
+ ['genericpagnodety_2190',['GenericPAGNodeTy',['../namespaceSVF.html#a3a6d9f46c74be099070cf858ded43796',1,'SVF']]],
138
+ ['generictctedgety_2191',['GenericTCTEdgeTy',['../namespaceSVF.html#a07db688cc13384ddfddb1372612db205',1,'SVF']]],
139
+ ['generictctnodety_2192',['GenericTCTNodeTy',['../namespaceSVF.html#a115fc72b31d2ae72e60ebd9af1351e83',1,'SVF']]],
140
+ ['genericthreadcreatetreety_2193',['GenericThreadCreateTreeTy',['../namespaceSVF.html#a8e1221553658c8b506c348534135ceaa',1,'SVF']]],
141
+ ['genericvfgedgety_2194',['GenericVFGEdgeTy',['../namespaceSVF.html#a30dcaf83718f2652012f98b192dcf437',1,'SVF']]],
142
+ ['genericvfgnodety_2195',['GenericVFGNodeTy',['../namespaceSVF.html#a3b4bbc4b72e982a79c23fd3ec26410b6',1,'SVF']]],
143
+ ['genericvfgty_2196',['GenericVFGTy',['../namespaceSVF.html#ab4f1d8a6715e791c94970e6f87b18f8f',1,'SVF']]],
144
+ ['gep_2197',['Gep',['../classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75aa2dffaa8741582ce06e591cbaf9257d7',1,'SVF::VFGNode::Gep()'],['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9a20d960c19118d1ed319e0dbea94405e8',1,'SVF::SVFStmt::Gep()']]],
145
+ ['gep_5f0_2198',['gep_0',['../PEGGrammar_8txt.html#a4c44ba149afa8531399b34ff202e7486',1,'PEGGrammar.txt']]],
146
+ ['gep_5f1_2199',['gep_1',['../PAGGrammar_8txt.html#a9a4e1871fa395956be13e1d7a5089719',1,'PAGGrammar.txt']]],
147
+ ['gep_5fi_2200',['gep_i',['../PAGGrammar_8txt.html#a70678866f928eaca8c8322d57a451d0a',1,'PAGGrammar.txt']]],
148
+ ['gep_5ftype_5fiterator_2201',['gep_type_iterator',['../namespaceSVF.html#aa508c087703240dad69a9827e85ebd0b',1,'SVF']]],
149
+ ['gepbar_5f0_2202',['gepbar_0',['../PAGGrammar_8txt.html#a2bd2d1614b7b4f376c61366b17c0637d',1,'gepbar_0(): PAGGrammar.txt'],['../PEGGrammar_8txt.html#a32ac366bb4f2b6561e1aad6ec61b65d2',1,'gepbar_0(): PEGGrammar.txt']]],
150
+ ['gepcgedge_2203',['GepCGEdge',['../classSVF_1_1GepCGEdge.html',1,'SVF::GepCGEdge'],['../classSVF_1_1GepCGEdge.html#a17660f0d48006b9ee1d095218c5ab4a0',1,'SVF::GepCGEdge::GepCGEdge()'],['../classSVF_1_1GepCGEdge.html#ac80df552aa58bb5d285f35bc246dde1b',1,'SVF::GepCGEdge::GepCGEdge(const GepCGEdge &)'],['../classSVF_1_1GepCGEdge.html#a7c60fffa69c2d029d7808e046c9adce4',1,'SVF::GepCGEdge::GepCGEdge(ConstraintNode *s, ConstraintNode *d, ConstraintEdgeK k, EdgeID id)']]],
151
+ ['gepinedges_2204',['gepInEdges',['../classSVF_1_1ConstraintNode.html#a4d0113f2af3a61892acee1fb21f0b938',1,'SVF::ConstraintNode']]],
152
+ ['gepnodenumindex_2205',['gepNodeNumIndex',['../PAGBuilderFromFile_8cpp.html#a1af3947dbaf1ad4364bc4818f70ead40',1,'PAGBuilderFromFile.cpp']]],
153
+ ['gepobjnode_2206',['GepObjNode',['../classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffaf3364b22f497146f06d1f4175a839f4f',1,'SVF::SVFVar']]],
154
+ ['gepobjvar_2207',['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
+ ['gepobjvarmap_2208',['GepObjVarMap',['../classSVF_1_1SVFIR.html#a09a604cf6a7708f4391fcf807fec1453',1,'SVF::SVFIR']]],
156
+ ['gepoperator_2209',['GEPOperator',['../namespaceSVF.html#a893c345ff98bb2808ae905cf9f3671c5',1,'SVF']]],
157
+ ['gepoutedges_2210',['gepOutEdges',['../classSVF_1_1ConstraintNode.html#a583880cd83a9f353003e199401d1b024',1,'SVF::ConstraintNode']]],
158
+ ['geppointeetype_2211',['gepPointeeType',['../classSVF_1_1AccessPath.html#a1d75baf851ba9982ac0861c850929985',1,'SVF::AccessPath']]],
159
+ ['gepsrcnodes_2212',['gepSrcNodes',['../classSVF_1_1AliasDDAClient.html#ab165537f4c9a318f31de8a272a529c9c',1,'SVF::AliasDDAClient']]],
160
+ ['gepsrcpointeetype_2213',['gepSrcPointeeType',['../classSVF_1_1AccessPath.html#a7b4921dea37246f0f08dffa7db384a61',1,'SVF::AccessPath']]],
161
+ ['gepstmt_2214',['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_2215',['GepSVFGNode',['../namespaceSVF.html#a65a3be463427d1112a8b87f072f3d22f',1,'SVF']]],
163
+ ['geptime_2216',['gepTime',['../classSVF_1_1FlowSensitive.html#a282126e5b67ed4e19aa40c81180b8290',1,'SVF::FlowSensitive']]],
164
+ ['geptypebridgeiterator_2eh_2217',['GEPTypeBridgeIterator.h',['../GEPTypeBridgeIterator_8h.html',1,'']]],
165
+ ['gepvalnode_2218',['GepValNode',['../classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa288e3f5d01c94d5c5d685d43f08a6c4a',1,'SVF::SVFVar']]],
166
+ ['gepvalobjmap_2219',['GepValObjMap',['../classSVF_1_1SVFIR.html#ad7bbe1abea55ed03c9b6c81891c0bd67',1,'SVF::SVFIR']]],
167
+ ['gepvaltype_2220',['gepValType',['../classSVF_1_1GepValVar.html#a4aa450bce36b4b9f65b769eae649771a',1,'SVF::GepValVar']]],
168
+ ['gepvaluevarmap_2221',['GepValueVarMap',['../classSVF_1_1SVFIR.html#af7cc6d471b5ab6db0bdc69cffa19fbf5',1,'SVF::SVFIR']]],
169
+ ['gepvalvar_2222',['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_2223',['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_2224',['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_2225',['geqVarToValMap',['../classSVF_1_1IntervalESBase.html#a7f8254581235c03a3fad17e51d00db0c',1,'SVF::IntervalESBase']]],
173
+ ['get_2226',['get',['../classSVF_1_1NodeIDAllocator.html#a2bd3ca30fc9669d9a0327544bdb4557b',1,'SVF::NodeIDAllocator']]],
174
+ ['get_5falloc_5farg_5fpos_2227',['get_alloc_arg_pos',['../classSVF_1_1ExtAPI.html#a68939c789d0530151a4e79e79317531a',1,'SVF::ExtAPI']]],
175
+ ['get_5farray_5fitem_2228',['get_array_item',['../cJSON_8cpp.html#a82f460889bcb63ee840fc821feef5aa5',1,'cJSON.cpp']]],
176
+ ['get_5fcond_2229',['get_cond',['../classSVF_1_1CondVar.html#af84e7bfcff909009be5e109c600c63fe',1,'SVF::CondVar']]],
177
+ ['get_5fdecimal_5fpoint_2230',['get_decimal_point',['../cJSON_8cpp.html#ab25412ae56c8c594831918169bea100d',1,'cJSON.cpp']]],
178
+ ['get_5fid_2231',['get_id',['../classSVF_1_1CondVar.html#a5d64fa2be89051cd03301e3b07bffd6a',1,'SVF::CondVar']]],
179
+ ['get_5fnumeral_5fint_2232',['get_numeral_int',['../classSVF_1_1Z3Expr.html#aa6c7fee4f418817dfa7458d830303f6e',1,'SVF::Z3Expr']]],
180
+ ['get_5fnumeral_5fint64_2233',['get_numeral_int64',['../classSVF_1_1Z3Expr.html#ad94bbaa31e6df4e8b8238d69b8f4ae06',1,'SVF::Z3Expr']]],
181
+ ['get_5fobject_5fitem_2234',['get_object_item',['../cJSON_8cpp.html#a768303890e9be802d51b0e0a110302f4',1,'cJSON.cpp']]],
182
+ ['get_5fsort_2235',['get_sort',['../classSVF_1_1Z3Expr.html#a8b2b5fa74704d776a2cd415b599a1393',1,'SVF::Z3Expr']]],
183
+ ['getabstractstate_2236',['getAbstractState',['../classSVF_1_1SymState.html#ace7b6c80e86443e8bda390d8281be250',1,'SVF::SymState::getAbstractState() const'],['../classSVF_1_1SymState.html#add4fcf05024ada844578fcd0caf061cc',1,'SVF::SymState::getAbstractState()']]],
184
+ ['getabstractvaluekind_2237',['getAbstractValueKind',['../classSVF_1_1AbstractValue.html#a74bc740e894dfbdb2253bedc2851dd2e',1,'SVF::AbstractValue']]],
185
+ ['getaccesspath_2238',['getAccessPath',['../classSVF_1_1NormalGepCGEdge.html#aa9b33abf88b6dbaace1bea0fbbcef83f',1,'SVF::NormalGepCGEdge::getAccessPath()'],['../classSVF_1_1GepStmt.html#a6c74f234a6b40bc5292bb14874c2e600',1,'SVF::GepStmt::getAccessPath()']]],
186
+ ['getaccesspathfrombasenode_2239',['getAccessPathFromBaseNode',['../classSVF_1_1SVFIRBuilder.html#a7c401d6929e583be734c0c4e9957d0d7',1,'SVF::SVFIRBuilder']]],
187
+ ['getactualindef_2240',['getActualINDef',['../classSVF_1_1SVFGOPT.html#a550f93b640a6fd68773fbafd2944d7df',1,'SVF::SVFGOPT']]],
188
+ ['getactualinsvfgnodes_2241',['getActualINSVFGNodes',['../classSVF_1_1SVFG.html#a475205e221890204c7770c414ee63975',1,'SVF::SVFG']]],
189
+ ['getactualoutsvfgnodes_2242',['getActualOUTSVFGNodes',['../classSVF_1_1SVFG.html#a5b7ae610bee28acc2905ca82928e714f',1,'SVF::SVFG']]],
190
+ ['getactualparmatforksite_2243',['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_2244',['getActualParms',['../classSVF_1_1CallICFGNode.html#ab43c000436d0f6d978f4fff831671d5c',1,'SVF::CallICFGNode']]],
192
+ ['getactualparmvfgnode_2245',['getActualParmVFGNode',['../classSVF_1_1VFG.html#a6bbfe457dcc7104e6928323499ea964e',1,'SVF::VFG']]],
193
+ ['getactualpts_2246',['getActualPts',['../classSVF_1_1PersistentPointsToCache.html#ab2888b033a29de3af48d377dc2fe70aa',1,'SVF::PersistentPointsToCache']]],
194
+ ['getactualret_2247',['getActualRet',['../classSVF_1_1RetICFGNode.html#a9815b38f376af31b14ea2e0f3afd3427',1,'SVF::RetICFGNode']]],
195
+ ['getactualretvfgnode_2248',['getActualRetVFGNode',['../classSVF_1_1VFG.html#a0b072e8e45899b89da0a466140563c38',1,'SVF::VFG']]],
196
+ ['getaddrcgedges_2249',['getAddrCGEdges',['../classSVF_1_1ConstraintGraph.html#adee52f15f5ff58dd455e419c2643f89b',1,'SVF::ConstraintGraph']]],
197
+ ['getaddrinedges_2250',['getAddrInEdges',['../classSVF_1_1ConstraintNode.html#ae6a98932b0f0732d4af1ca8266d58077',1,'SVF::ConstraintNode']]],
198
+ ['getaddroutedges_2251',['getAddrOutEdges',['../classSVF_1_1ConstraintNode.html#a9058618987da9d21156cea72a5d5ddad',1,'SVF::ConstraintNode']]],
199
+ ['getaddrs_2252',['getAddrs',['../classSVF_1_1ConsExeState.html#a17ba209c5045d53c7df66d5cf031f8a4',1,'SVF::ConsExeState::getAddrs()'],['../classSVF_1_1ExeState.html#a3b340ae2aad86f6125d24b42ec8901d0',1,'SVF::ExeState::getAddrs()'],['../classSVF_1_1IntervalESBase.html#a5b199cda24038f6f60fe4fa6b6d6bb76',1,'SVF::IntervalESBase::getAddrs()'],['../classSVF_1_1IntervalExeState.html#a056e0db56033ac4dc041e6d82d614dbd',1,'SVF::IntervalExeState::getAddrs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a48fec38aad1c2a9a140ee94e9fdd7e9b',1,'SVF::SVFIR2ItvExeState::getAddrs()']]],
200
+ ['getaggs_2253',['getAggs',['../classSVF_1_1DCHGraph.html#a159e158c794fff115d5642b85963f43b',1,'SVF::DCHGraph']]],
201
+ ['getaliasmemregions_2254',['getAliasMemRegions',['../classSVF_1_1MRGenerator.html#ad740188222439c089907fa6c6c951f02',1,'SVF::MRGenerator']]],
202
+ ['getaliasset_2255',['getAliasSet',['../classSVF_1_1SVFModule.html#aceb9c743ba592836586f3cfb76e56108',1,'SVF::SVFModule']]],
203
+ ['getallcallsitesinvokingcallee_2256',['getAllCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a80070e2f50ed1036d334250841215ca8',1,'SVF::PTACallGraph']]],
204
+ ['getallfieldsobjvars_2257',['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_2258',['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_2259',['getAllValidPtrs',['../classSVF_1_1PointerAnalysis.html#a60b111647e000cc983aa52513f90afbc',1,'SVF::PointerAnalysis::getAllValidPtrs()'],['../classSVF_1_1SVFIR.html#a7990c72dd6d645d713f19ed973841484',1,'SVF::SVFIR::getAllValidPtrs()']]],
207
+ ['getanalysisty_2260',['getAnalysisTy',['../classSVF_1_1PointerAnalysis.html#ac23f71c1307cda9cba44acc40059f0a3',1,'SVF::PointerAnalysis']]],
208
+ ['getancestorthread_2261',['getAncestorThread',['../classSVF_1_1TCT.html#aeb7dff0c02a90cb338c8d054d2b78984',1,'SVF::TCT']]],
209
+ ['getandersenanalysis_2262',['getAndersenAnalysis',['../classSVF_1_1DDAVFSolver.html#ac39860015b45b9af6351d0343f8983bb',1,'SVF::DDAVFSolver']]],
210
+ ['getannotations_2263',['getAnnotations',['../classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b',1,'SVF::SVFFunction']]],
211
+ ['getarg_2264',['getArg',['../classSVF_1_1SVFFunction.html#a10d9481ae41dce4f266dad5e64fffcee',1,'SVF::SVFFunction']]],
212
+ ['getargno_2265',['getArgNo',['../classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591',1,'SVF::SVFArgument']]],
213
+ ['getargoperand_2266',['getArgOperand',['../classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14',1,'SVF::SVFCallInst::getArgOperand()'],['../classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5',1,'SVF::CallSite::getArgOperand()']]],
214
+ ['getargument_2267',['getArgument',['../classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc',1,'SVF::CallSite']]],
215
+ ['getarrsize_2268',['getArrSize',['../classSVF_1_1AddrStmt.html#a7fe84b92317fb93914053cc48d313acc',1,'SVF::AddrStmt']]],
216
+ ['getattributedkind_2269',['getAttributedKind',['../classSVF_1_1GrammarBase.html#af418e1033618da75e974a04ee1d7e275',1,'SVF::GrammarBase']]],
217
+ ['getattrsyms_2270',['getAttrSyms',['../classSVF_1_1GrammarBase.html#a2620ded7573ebdb8b4595e199105ef0e',1,'SVF::GrammarBase']]],
218
+ ['getbackwardslicesize_2271',['getBackwardSliceSize',['../classSVF_1_1ProgSlice.html#a967fa01a8baae0dd086b5c09ae0faa7b',1,'SVF::ProgSlice']]],
219
+ ['getbasenode_2272',['getBaseNode',['../classSVF_1_1GepObjVar.html#a4c5e346db61f7e04c15bf8527d8eff3c',1,'SVF::GepObjVar']]],
220
+ ['getbaseobj_2273',['getBaseObj',['../classSVF_1_1SVFIR.html#af76a55c3b8255a81a566bdce35ffc749',1,'SVF::SVFIR']]],
221
+ ['getbaseobjvar_2274',['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()']]],
222
+ ['getbasetypeandflattenedfields_2275',['getBaseTypeAndFlattenedFields',['../classSVF_1_1SVFIRBuilder.html#aa7e7b3dba00201972783f93c35cadad9',1,'SVF::SVFIRBuilder']]],
223
+ ['getbasevalueforextarg_2276',['getBaseValueForExtArg',['../classSVF_1_1SVFIRBuilder.html#a892ab8cad098e9e9d8425e7f05e35c59',1,'SVF::SVFIRBuilder']]],
224
+ ['getbasevalvar_2277',['getBaseValVar',['../classSVF_1_1SVFIR.html#a5298f34143ec3a2e6bb74ebad668cbbc',1,'SVF::SVFIR']]],
225
+ ['getbasicblock_2278',['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()']]],
226
+ ['getbasicblocklist_2279',['getBasicBlockList',['../classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38',1,'SVF::SVFFunction']]],
227
+ ['getbb_2280',['getBB',['../classSVF_1_1ICFGNode.html#ae7e734f4ceca40c6cf46f16d088780ca',1,'SVF::ICFGNode::getBB()'],['../classSVF_1_1SVFStmt.html#a456aaaef63d384d9789efbbec2837a33',1,'SVF::SVFStmt::getBB()']]],
228
+ ['getbb2pidom_2281',['getBB2PIdom',['../classSVF_1_1SVFLoopAndDomInfo.html#ae8a308d5ee34c0eb4a6c1278565e5907',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2ada6e195ad3a7e26c7e7dff7459cb34',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom()']]],
229
+ ['getbbpdomlevel_2282',['getBBPDomLevel',['../classSVF_1_1SVFLoopAndDomInfo.html#ac285502846c993f149b6bcc3e04f767e',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2f718b022db1b633c5be47fcb4dcaae9',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel()']]],
230
+ ['getbbphinum_2283',['getBBPhiNum',['../classSVF_1_1MemSSA.html#a9bb6512999cbf9c7c03153be77c8af20',1,'SVF::MemSSA']]],
231
+ ['getbbpredecessornum_2284',['getBBPredecessorNum',['../namespaceSVF_1_1LLVMUtil.html#ae617611b584e3d899984c376a6e91987',1,'SVF::LLVMUtil']]],
232
+ ['getbbpredecessorpos_2285',['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']]],
233
+ ['getbbsuccessorbranchid_2286',['getBBSuccessorBranchID',['../classSVF_1_1CDGBuilder.html#af65f6090142a61d13e1510c771baaeb1',1,'SVF::CDGBuilder']]],
234
+ ['getbbsuccessorpos_2287',['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']]],
235
+ ['getbbtophisetmap_2288',['getBBToPhiSetMap',['../classSVF_1_1MemSSA.html#a966477062a453901da3631015fcf737d',1,'SVF::MemSSA']]],
236
+ ['getbeforebrackets_2289',['getBeforeBrackets',['../namespaceSVF_1_1cppUtil.html#a1cf2e4671b16b477cc779c72f2419234',1,'SVF::cppUtil']]],
237
+ ['getbeforeparenthesis_2290',['getBeforeParenthesis',['../CppUtil_8cpp.html#a2bff9158f699b6fd11c8e116b91e4809',1,'CppUtil.cpp']]],
238
+ ['getbinaryopvfgnode_2291',['getBinaryOPVFGNode',['../classSVF_1_1VFG.html#a27bd4d5ba75d65056d77882869b0c64d',1,'SVF::VFG']]],
239
+ ['getblackholenode_2292',['getBlackHoleNode',['../classSVF_1_1ConstraintGraph.html#ab2b4725a8fcae8a1bc3c026d236005b8',1,'SVF::ConstraintGraph::getBlackHoleNode()'],['../classSVF_1_1IRGraph.html#a3ce34b9fcb651689bce44ab48fbcdff0',1,'SVF::IRGraph::getBlackHoleNode()']]],
240
+ ['getblackholeobj_2293',['getBlackHoleObj',['../classSVF_1_1IRGraph.html#aafe9544b07a8c40bf915613df11df48e',1,'SVF::IRGraph']]],
241
+ ['getblkobj_2294',['getBlkObj',['../classSVF_1_1SymbolTableInfo.html#aebf96274e1ad2a523981487839a3025e',1,'SVF::SymbolTableInfo']]],
242
+ ['getblkptr_2295',['getBlkPtr',['../classSVF_1_1IRGraph.html#a3b417ee79560fd00f4cf80906044c198',1,'SVF::IRGraph']]],
243
+ ['getbranchcond_2296',['getBranchCond',['../classSVF_1_1SaberCondAllocator.html#a7d5ec3597ef0befe3b928c04db706d7a',1,'SVF::SaberCondAllocator']]],
244
+ ['getbranchcondition_2297',['getBranchCondition',['../classSVF_1_1SymState.html#a0705ae2a96a3ea5aa07cc2db928946bc',1,'SVF::SymState']]],
245
+ ['getbranchconditions_2298',['getBranchConditions',['../classSVF_1_1CDGEdge.html#aedf54ed1ce3b77c3565390ddc52bd438',1,'SVF::CDGEdge']]],
246
+ ['getbranchinst_2299',['getBranchInst',['../classSVF_1_1BranchStmt.html#a2c6fe09027838f9e0ad9ab8193ce8e9b',1,'SVF::BranchStmt']]],
247
+ ['getbranchstmt_2300',['getBranchStmt',['../classSVF_1_1BranchVFGNode.html#abbb429b521b54c2d7a6d8d7f52751455',1,'SVF::BranchVFGNode']]],
248
+ ['getbranchvfgnode_2301',['getBranchVFGNode',['../classSVF_1_1VFG.html#a47609382fcd9ef36706e1d0f0531a843',1,'SVF::VFG']]],
249
+ ['getbugdescription_2302',['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()']]],
250
+ ['getbugreport_2303',['getBugReport',['../classSVF_1_1SrcSnkDDA.html#a14b15c837ae7975f0a7ccf89ed94aed5',1,'SVF::SrcSnkDDA']]],
251
+ ['getbugset_2304',['getBugSet',['../classSVF_1_1SVFBugReport.html#a7dbf4adc013615567b33b6e293b61c8e',1,'SVF::SVFBugReport']]],
252
+ ['getbugtype_2305',['getBugType',['../classSVF_1_1GenericBug.html#a693839b33e167cd0688be2e1738198f2',1,'SVF::GenericBug']]],
253
+ ['getbvpointsto_2306',['getBVPointsTo',['../classSVF_1_1CondPTAImpl.html#a94f3e4d073b8c5bab3c46058ddba3f43',1,'SVF::CondPTAImpl']]],
254
+ ['getbyteoffset_2307',['getByteOffset',['../classSVF_1_1SVFIR2ItvExeState.html#a335922caf105ee72cd9d66a451ae3d4e',1,'SVF::SVFIR2ItvExeState']]],
255
+ ['getbytesize_2308',['getByteSize',['../classSVF_1_1SVFType.html#a95b8031f1e15d49c7d68628be1d05aae',1,'SVF::SVFType']]],
256
+ ['getbytesizeofobj_2309',['getByteSizeOfObj',['../classSVF_1_1MemObj.html#ab993dcaf5bcc1d6144cd94bcb8e18c6d',1,'SVF::MemObj::getByteSizeOfObj()'],['../classSVF_1_1ObjTypeInfo.html#ad5c4590f26859a5004b612a335a61916',1,'SVF::ObjTypeInfo::getByteSizeOfObj()']]],
257
+ ['getcachedadpointsto_2310',['getCachedADPointsTo',['../classSVF_1_1DDAVFSolver.html#a2a2b3783074c9f509fc265b97b979704',1,'SVF::DDAVFSolver']]],
258
+ ['getcachedpointsto_2311',['getCachedPointsTo',['../classSVF_1_1DDAVFSolver.html#ae31e9281e4f1e0585fdf328b7339e1bf',1,'SVF::DDAVFSolver']]],
259
+ ['getcachedtlpointsto_2312',['getCachedTLPointsTo',['../classSVF_1_1DDAVFSolver.html#aac432dfa7ccfc3434d9e0e2eb65afe7f',1,'SVF::DDAVFSolver::getCachedTLPointsTo()'],['../classSVF_1_1FlowDDA.html#a950d653b249cfc2d20932adb3498b99b',1,'SVF::FlowDDA::getCachedTLPointsTo()']]],
260
+ ['getcallblock_2313',['getCallBlock',['../classSVF_1_1ICFG.html#a1490b28446b9d8efee567ec02e2abcf3',1,'SVF::ICFG']]],
261
+ ['getcalledfunction_2314',['getCalledFunction',['../classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766',1,'SVF::SVFCallInst::getCalledFunction()'],['../classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438',1,'SVF::CallSite::getCalledFunction()']]],
262
+ ['getcalledfunctions_2315',['getCalledFunctions',['../namespaceSVF_1_1LLVMUtil.html#a47d2af43ff12d9e1014fa19256619466',1,'SVF::LLVMUtil']]],
263
+ ['getcalledgebegin_2316',['getCallEdgeBegin',['../classSVF_1_1PTACallGraph.html#a4ed2fd37007de9c873d5e197a0b3bd4e',1,'SVF::PTACallGraph']]],
264
+ ['getcalledgeend_2317',['getCallEdgeEnd',['../classSVF_1_1PTACallGraph.html#a170a33ac22673dfd363c3e3b96987737',1,'SVF::PTACallGraph']]],
265
+ ['getcalledoperand_2318',['getCalledOperand',['../classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3',1,'SVF::SVFCallInst']]],
266
+ ['getcalledvalue_2319',['getCalledValue',['../classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2',1,'SVF::CallSite']]],
267
+ ['getcallee_2320',['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)']]],
268
+ ['getcalleeofcallsite_2321',['getCalleeOfCallSite',['../classSVF_1_1PTACallGraph.html#aacd5f35171717cb4d758c17bef828a0f',1,'SVF::PTACallGraph']]],
269
+ ['getcallees_2322',['getCallees',['../classSVF_1_1PTACallGraph.html#a317e09edb29b110cf4273009551d31ec',1,'SVF::PTACallGraph']]],
270
+ ['getcaller_2323',['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()']]],
271
+ ['getcallerofcallsite_2324',['getCallerOfCallSite',['../classSVF_1_1PTACallGraph.html#a42035e9669204ddd5d38583db21af3d7',1,'SVF::PTACallGraph']]],
272
+ ['getcallgraph_2325',['getCallgraph',['../classSVF_1_1SrcSnkDDA.html#ad445032e9b2027b3c990ce2a250257f8',1,'SVF::SrcSnkDDA::getCallgraph()'],['../classSVF_1_1VFG.html#a1693ccdb6c1b57418316c29cde05cad2',1,'SVF::VFG::getCallGraph()']]],
273
+ ['getcallgraphnode_2326',['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']]],
274
+ ['getcallgraphscc_2327',['getCallGraphSCC',['../classSVF_1_1PointerAnalysis.html#a0bddf297a2d8cd59ce9a232f0229f248',1,'SVF::PointerAnalysis']]],
275
+ ['getcallgraphsccrepnode_2328',['getCallGraphSCCRepNode',['../classSVF_1_1PointerAnalysis.html#ae8190ce12fb0c6360953f4b05047fbe8',1,'SVF::PointerAnalysis']]],
276
+ ['getcallgraphsccrevtopoorder_2329',['getCallGraphSCCRevTopoOrder',['../classSVF_1_1MRGenerator.html#ab3d3ca72d2cddf5336d00dc623f33401',1,'SVF::MRGenerator']]],
277
+ ['getcallicfgnode_2330',['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()']]],
278
+ ['getcallinst_2331',['getCallInst',['../classSVF_1_1CallPE.html#aa50cca8bd91ffb135a7998b58ad7966f',1,'SVF::CallPE::getCallInst()'],['../classSVF_1_1RetPE.html#a9bbf558ffc8e3c1136e20d18d4c95f42',1,'SVF::RetPE::getCallInst()']]],
279
+ ['getcallinsttocallgraphedgesmap_2332',['getCallInstToCallGraphEdgesMap',['../classSVF_1_1PTACallGraph.html#a368306a46d84ccc6d07d94833aded629',1,'SVF::PTACallGraph']]],
280
+ ['getcallpes_2333',['getCallPEs',['../classSVF_1_1CallCFGEdge.html#ad0891e5b6839b443691a68b11fce978b',1,'SVF::CallCFGEdge']]],
281
+ ['getcallsite_2334',['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()']]],
282
+ ['getcallsiteargslist_2335',['getCallSiteArgsList',['../classSVF_1_1SVFIR.html#a2a1e8ce39bf8deace3c344d5f05fe6ac',1,'SVF::SVFIR']]],
283
+ ['getcallsiteargsmap_2336',['getCallSiteArgsMap',['../classSVF_1_1SVFIR.html#a346b9300ad16ef65e3ab4e11f88193a7',1,'SVF::SVFIR']]],
284
+ ['getcallsiteargspts_2337',['getCallSiteArgsPts',['../classSVF_1_1MRGenerator.html#ad402506c2938d4b5440119e6091e4057',1,'SVF::MRGenerator']]],
285
+ ['getcallsitechinum_2338',['getCallSiteChiNum',['../classSVF_1_1MemSSA.html#a2c65795ca63a53c833f5ac17a752b6dc',1,'SVF::MemSSA']]],
286
+ ['getcallsiteid_2339',['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()']]],
287
+ ['getcallsitemodmrset_2340',['getCallSiteModMRSet',['../classSVF_1_1MRGenerator.html#a4ee12b940608c34ee81b07cdc8d35538',1,'SVF::MRGenerator']]],
288
+ ['getcallsitemunum_2341',['getCallSiteMuNum',['../classSVF_1_1MemSSA.html#a9e8c5b85957485635d0f72c2f48bb8b5',1,'SVF::MemSSA']]],
289
+ ['getcallsitepair_2342',['getCallSitePair',['../classSVF_1_1PTACallGraph.html#a9155629ddc58f71c6a6f2aec978e4610',1,'SVF::PTACallGraph']]],
290
+ ['getcallsiterefmrset_2343',['getCallSiteRefMRSet',['../classSVF_1_1MRGenerator.html#acd4694a030755b7491a6ef55d9ba2682',1,'SVF::MRGenerator']]],
291
+ ['getcallsiteret_2344',['getCallSiteRet',['../classSVF_1_1SVFIR.html#a3145677c7a3763fc0d6aa7e21b264ab6',1,'SVF::SVFIR']]],
292
+ ['getcallsiteretpts_2345',['getCallSiteRetPts',['../classSVF_1_1MRGenerator.html#ab19c541dd4c3a0e691287da5dd43540d',1,'SVF::MRGenerator']]],
293
+ ['getcallsiterets_2346',['getCallSiteRets',['../classSVF_1_1SVFIR.html#a650b3931af337a92ffcb5dad5ab47b22',1,'SVF::SVFIR']]],
294
+ ['getcallsiteset_2347',['getCallSiteSet',['../classSVF_1_1SVFIR.html#aa530e33657f68fc2e8eae9435ce430cb',1,'SVF::SVFIR']]],
295
+ ['getcallsitetochisetmap_2348',['getCallSiteToChiSetMap',['../classSVF_1_1MemSSA.html#a8f88acad31782bfa962e4349d8f4185d',1,'SVF::MemSSA']]],
296
+ ['getcallsitetomusetmap_2349',['getCallSiteToMuSetMap',['../classSVF_1_1MemSSA.html#a06081aa029b1fe3f9427f85a0261fd43',1,'SVF::MemSSA']]],
297
+ ['getcandidatequeries_2350',['getCandidateQueries',['../classSVF_1_1DDAClient.html#a6f50b9a26f66e716acf163cc77030e5f',1,'SVF::DDAClient::getCandidateQueries()'],['../classSVF_1_1DDAVFSolver.html#a73bbf4f763316e8d5db62d163da35a18',1,'SVF::DDAVFSolver::getCandidateQueries()']]],
298
+ ['getcandidates_2351',['getCandidates',['../classSVF_1_1WPAMinimumSolver.html#a2dc1f9588dd3ac376f8bb17a144c6fb2',1,'SVF::WPAMinimumSolver']]],
299
+ ['getcanonicaltype_2352',['getCanonicalType',['../classSVF_1_1DCHGraph.html#a079feacdcc3783f4a9108a3b2d2aed2c',1,'SVF::DCHGraph']]],
300
+ ['getcasevalue_2353',['getCaseValue',['../namespaceSVF_1_1LLVMUtil.html#a33e8378ae1a911169394e545a4ba2220',1,'SVF::LLVMUtil']]],
301
+ ['getcbn_2354',['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()']]],
302
+ ['getcdg_2355',['getCDG',['../classSVF_1_1CDG.html#aadc90afbdeff9aae0365cde7b96ae9bc',1,'SVF::CDG']]],
303
+ ['getcdgedge_2356',['getCDGEdge',['../classSVF_1_1CDG.html#aede6e10b06e7f5581dd7c042d5304b37',1,'SVF::CDG']]],
304
+ ['getcdgnode_2357',['getCDGNode',['../classSVF_1_1CDG.html#a61c0aa5c27014d3e20d7d6ec6ace9216',1,'SVF::CDG']]],
305
+ ['getcdn_2358',['getCDN',['../classSVF_1_1CFBasicBlockGWTO.html#a0f3ba7dd8271cf960bba22a4dc38d02c',1,'SVF::CFBasicBlockGWTO']]],
306
+ ['getcfbasicblockedge_2359',['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)']]],
307
+ ['getcfbasicblockgraph_2360',['getCFBasicBlockGraph',['../classSVF_1_1CFBasicBlockGBuilder.html#a879d8affb9b113c9d2d976cdd31b60f1',1,'SVF::CFBasicBlockGBuilder']]],
308
+ ['getcfbasicblocknode_2361',['getCFBasicBlockNode',['../classSVF_1_1CFBasicBlockGraph.html#a54200b5a7c41c2ba19660da34c295e81',1,'SVF::CFBasicBlockGraph']]],
309
+ ['getcfcond_2362',['getCFCond',['../classSVF_1_1SaberCondAllocator.html#ace1ef8c6e9bc369a6828e7220979e40b',1,'SVF::SaberCondAllocator']]],
310
+ ['getcfledges_2363',['getCFLEdges',['../classSVF_1_1CFLGraph.html#afcf910a94a3b081067f5a55599475a16',1,'SVF::CFLGraph']]],
311
+ ['getcflgraph_2364',['getCFLGraph',['../classSVF_1_1CFLBase.html#a22ab9bbaee16e06d04817db8c394cc0b',1,'SVF::CFLBase']]],
312
+ ['getcflpts_2365',['getCFLPts',['../classSVF_1_1CFLAlias.html#acbbacca91cb85f67523aa8f84f6fe629',1,'SVF::CFLAlias']]],
313
+ ['getcheckerapi_2366',['getCheckerAPI',['../classSVF_1_1SaberCheckerAPI.html#acf41a2b6de063da9ed492ef0da129036',1,'SVF::SaberCheckerAPI']]],
314
+ ['getchg_2367',['getCHG',['../classSVF_1_1SVFIR.html#a7e8059ebd9bdeed8891fb231d148316d',1,'SVF::SVFIR']]],
315
+ ['getchgraph_2368',['getCHGraph',['../classSVF_1_1PointerAnalysis.html#ae2cc7cd0803dbd90639140e71b06b1b5',1,'SVF::PointerAnalysis']]],
316
+ ['getchildrenbegin_2369',['getChildrenBegin',['../classSVF_1_1TCT.html#a511c2ee4cfdc01a720135b2cd493fe3b',1,'SVF::TCT']]],
317
+ ['getchildrenend_2370',['getChildrenEnd',['../classSVF_1_1TCT.html#af47837e30a80e8d6684f3ee6001afb7a',1,'SVF::TCT']]],
318
+ ['getchiset_2371',['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)']]],
319
+ ['getclassnamefromtype_2372',['getClassNameFromType',['../namespaceSVF_1_1LLVMUtil.html#a207fe02ded216fd0412fc894e13bee6e',1,'SVF::LLVMUtil']]],
320
+ ['getclassnamefromvtblobj_2373',['getClassNameFromVtblObj',['../namespaceSVF_1_1cppUtil.html#ae0f374d110eefcfcf4c196c85db6c0d2',1,'SVF::cppUtil']]],
321
+ ['getclassnameofthisptr_2374',['getClassNameOfThisPtr',['../namespaceSVF_1_1LLVMUtil.html#aa841a295ec803b6a1f2bd248f63f863f',1,'SVF::LLVMUtil']]],
322
+ ['getclk_2375',['getClk',['../classSVF_1_1SVFStat.html#ac9d390c417df6f6af6b274618b87010d',1,'SVF::SVFStat']]],
323
+ ['getcmpvfgnode_2376',['getCmpVFGNode',['../classSVF_1_1VFG.html#a9215c1d7f1152967f0731057a085e793',1,'SVF::VFG']]],
324
+ ['getcompletenodelabel_2377',['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()']]],
325
+ ['getcond_2378',['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()']]],
326
+ ['getcondinst_2379',['getCondInst',['../classSVF_1_1SaberCondAllocator.html#a1d8b90edf6ec679a97282ba60c07134d',1,'SVF::SaberCondAllocator']]],
327
+ ['getcondition_2380',['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()']]],
328
+ ['getcondnum_2381',['getCondNum',['../classSVF_1_1SaberCondAllocator.html#a634376c35eceaf4dc995a71484d9bc7c',1,'SVF::SaberCondAllocator']]],
329
+ ['getcondpointsto_2382',['getCondPointsTo',['../classSVF_1_1CondPTAImpl.html#a454a998ef5a866f2a6f270e3283c6ebd',1,'SVF::CondPTAImpl']]],
330
+ ['getcondvar_2383',['getCondVar',['../classSVF_1_1CxtStmtDPItem.html#ab1098f5093419b62ea27a20933059270',1,'SVF::CxtStmtDPItem']]],
331
+ ['getconservativecpts_2384',['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()']]],
332
+ ['getconstantfieldidx_2385',['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()']]],
333
+ ['getconstantnode_2386',['getConstantNode',['../classSVF_1_1IRGraph.html#ac5da3a0cbe040a45d719b6f6a23aed91',1,'SVF::IRGraph']]],
334
+ ['getconstantobj_2387',['getConstantObj',['../classSVF_1_1IRGraph.html#aceae1e4e49a1d2e63ef3d71a7e5ef3eb',1,'SVF::IRGraph::getConstantObj()'],['../classSVF_1_1SymbolTableInfo.html#a661eb9ff1839c3af942517808414202b',1,'SVF::SymbolTableInfo::getConstantObj()']]],
335
+ ['getconstantset_2388',['getConstantSet',['../classSVF_1_1SVFModule.html#aa29e64e29db6af2387dec987a5e1985b',1,'SVF::SVFModule']]],
336
+ ['getconstantstructfldidx_2389',['getConstantStructFldIdx',['../classSVF_1_1AccessPath.html#a5427d08c9eb9d86e66c2bff6aeba6bac',1,'SVF::AccessPath::getConstantStructFldIdx()'],['../classSVF_1_1GepStmt.html#a71fcc6d100ce2a9785a02b8924261956',1,'SVF::GepStmt::getConstantStructFldIdx()']]],
337
+ ['getconstraintgraph_2390',['getConstraintGraph',['../classSVF_1_1AndersenBase.html#aaec5125db063f8c1e7431ac7fe7a70f2',1,'SVF::AndersenBase']]],
338
+ ['getconstraintnode_2391',['getConstraintNode',['../classSVF_1_1ConstraintGraph.html#a26722666cc8f2fce61bed73f086a0e87',1,'SVF::ConstraintGraph']]],
339
+ ['getconstructorthisptr_2392',['getConstructorThisPtr',['../namespaceSVF_1_1LLVMUtil.html#addcfb0135655706a86f6cc628475fccf',1,'SVF::LLVMUtil']]],
340
+ ['getconsume_2393',['getConsume',['../classSVF_1_1VersionedFlowSensitive.html#af93e65faae99459621ae45cf9d36005d',1,'SVF::VersionedFlowSensitive']]],
341
+ ['getcontext_2394',['getContext',['../classSVF_1_1LLVMModuleSet.html#ac1a9d20d62066ec4e181fad223669e32',1,'SVF::LLVMModuleSet::getContext()'],['../classSymblicAbstractionTest.html#ab41926db0c2711a98319c8d544c7c7e2',1,'SymblicAbstractionTest::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()']]],
342
+ ['getcontexts_2395',['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()']]],
343
+ ['getcopyinedges_2396',['getCopyInEdges',['../classSVF_1_1ConstraintNode.html#aa7fda7753c353db3284e087270ab7cd0',1,'SVF::ConstraintNode']]],
344
+ ['getcopyoutedges_2397',['getCopyOutEdges',['../classSVF_1_1ConstraintNode.html#ab77173aa8af6155b569f20ff0cdcec72',1,'SVF::ConstraintNode']]],
345
+ ['getcsclasses_2398',['getCSClasses',['../classSVF_1_1CHGBuilder.html#adc1b1f45e7000fa57e3a70ef9e4af853',1,'SVF::CHGBuilder']]],
346
+ ['getcsidatcall_2399',['getCSIDAtCall',['../classSVF_1_1ContextDDA.html#a2ce589a1d63a5126e178fc47527e0f92',1,'SVF::ContextDDA']]],
347
+ ['getcsidatret_2400',['getCSIDAtRet',['../classSVF_1_1ContextDDA.html#a7687f36ad3f27bb16069975f00a1a202',1,'SVF::ContextDDA']]],
348
+ ['getcsstatictype_2401',['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']]],
349
+ ['getcstcls_2402',['getCSTCLS',['../classSVF_1_1LockAnalysis.html#a7faecaee57dbef533dc46b2708305ab2',1,'SVF::LockAnalysis']]],
350
+ ['getcsvfsbasedoncha_2403',['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()']]],
351
+ ['getcsvtblsbasedoncha_2404',['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()']]],
352
+ ['getcurevalsvfgnode_2405',['getCurEvalSVFGNode',['../classSVF_1_1SaberCondAllocator.html#a9aec07a64b97d546cfa0efe10f888b6a',1,'SVF::SaberCondAllocator']]],
353
+ ['getcurnodeid_2406',['getCurNodeID',['../classSVF_1_1DPItem.html#a03a90eca842c0e83d874902103f6fdb2',1,'SVF::DPItem']]],
354
+ ['getcurrent_2407',['getCurrent',['../classSVF_1_1mapped__iter.html#a515d4ba2964e6779314a248d92b6d3fc',1,'SVF::mapped_iter']]],
355
+ ['getcurrentbb_2408',['getCurrentBB',['../classSVF_1_1SVFIRBuilder.html#a6c0229120c8c96be35d2e8000b87384f',1,'SVF::SVFIRBuilder']]],
356
+ ['getcurrentbestnodemapping_2409',['getCurrentBestNodeMapping',['../classSVF_1_1PointsTo.html#ae349a9ce6a8739925baffd83d1878b0e',1,'SVF::PointsTo']]],
357
+ ['getcurrentbestreversenodemapping_2410',['getCurrentBestReverseNodeMapping',['../classSVF_1_1PointsTo.html#a19b84abf5e9c85e82ae18b77083467e9',1,'SVF::PointsTo']]],
358
+ ['getcurrentvalue_2411',['getCurrentValue',['../classSVF_1_1SVFIRBuilder.html#a95fd13343636bcbc18db1ef8d630c52e',1,'SVF::SVFIRBuilder']]],
359
+ ['getcurslice_2412',['getCurSlice',['../classSVF_1_1SrcSnkDDA.html#ad50e479db8f0733326974709d6ffe653',1,'SVF::SrcSnkDDA']]],
360
+ ['getcursvfgnode_2413',['getCurSVFGNode',['../classSVF_1_1ProgSlice.html#afad8cd2f720bf01eedd825c3c418abc0',1,'SVF::ProgSlice']]],
361
+ ['getcxtarg_2414',['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)']]],
362
+ ['getcxtlockfromcxtstmt_2415',['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)']]],
363
+ ['getcxtofcxtthread_2416',['getCxtOfCxtThread',['../classSVF_1_1TCT.html#ab4bc72ca330b315df06f2d4d2c1a7b4f',1,'SVF::TCT']]],
364
+ ['getcxtstmtfrominst_2417',['getCxtStmtfromInst',['../classSVF_1_1LockAnalysis.html#a53f42781e99dfb872f0528ef18b1f824',1,'SVF::LockAnalysis']]],
365
+ ['getcxtthread_2418',['getCxtThread',['../classSVF_1_1TCTNode.html#a21591b19f6a9267151c31178f9543ee6',1,'SVF::TCTNode']]],
366
+ ['getdatalayout_2419',['getDataLayout',['../namespaceSVF_1_1LLVMUtil.html#a151fd7fb2b2ebe72af7c417defbb4f4d',1,'SVF::LLVMUtil']]],
367
+ ['getdeclaration_2420',['getDeclaration',['../classSVF_1_1LLVMModuleSet.html#aa4a604e47daaaf95babc7aca68991000',1,'SVF::LLVMModuleSet']]],
368
+ ['getdef_2421',['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()']]],
369
+ ['getdeffunformultiplemodule_2422',['getDefFunForMultipleModule',['../classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd',1,'SVF::SVFFunction::getDefFunForMultipleModule()'],['../namespaceSVF_1_1LLVMUtil.html#a3d34fcdfc98add848a34fd5259c11eb2',1,'SVF::LLVMUtil::getDefFunForMultipleModule()']]],
370
+ ['getdefglobalformultiplemodule_2423',['getDefGlobalForMultipleModule',['../classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01',1,'SVF::SVFGlobalValue']]],
371
+ ['getdefinition_2424',['getDefinition',['../classSVF_1_1LLVMModuleSet.html#a6e670254385050b9a5e612f881b07b9c',1,'SVF::LLVMModuleSet']]],
372
+ ['getdefsvfgnode_2425',['getDefSVFGNode',['../classSVF_1_1DDAVFSolver.html#a55803a2d30137b5ad15c5afeec7c6b28',1,'SVF::DDAVFSolver::getDefSVFGNode()'],['../classSVF_1_1SVFG.html#a8e7a945f4266e8dc7dcfff2ad6494bfb',1,'SVF::SVFG::getDefSVFGNode()']]],
373
+ ['getdefsvfvars_2426',['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()']]],
374
+ ['getdefvfgnode_2427',['getDefVFGNode',['../classSVF_1_1VFG.html#ad28caacede7ab7f3a6676e37655ee84e',1,'SVF::VFG']]],
375
+ ['getdescendants_2428',['getDescendants',['../classSVF_1_1CHGraph.html#a26f89a9b269cad3fc894110d25598715',1,'SVF::CHGraph']]],
376
+ ['getdfin_2429',['getDFIn',['../classSVF_1_1MutableDFPTData.html#ae999df6f94a097f1fcb36979327790de',1,'SVF::MutableDFPTData']]],
377
+ ['getdfinptidref_2430',['getDFInPtIdRef',['../classSVF_1_1PersistentDFPTData.html#afc28b40eea7bad5276bbab30749d598b',1,'SVF::PersistentDFPTData']]],
378
+ ['getdfinptsmap_2431',['getDFInPtsMap',['../classSVF_1_1MutableDFPTData.html#a7559810e1ad40588f5fd82123ea1f150',1,'SVF::MutableDFPTData']]],
379
+ ['getdfinptsset_2432',['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()']]],
380
+ ['getdfinputmap_2433',['getDFInputMap',['../classSVF_1_1FlowSensitive.html#a9717517387c14c2e64c7ae3c3149bb57',1,'SVF::FlowSensitive']]],
381
+ ['getdfinupdatedvar_2434',['getDFInUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ae4d0989cb98814f943bd4dfd09a37017',1,'SVF::MutableIncDFPTData::getDFInUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#a1bd459f50c328974294930698fc61b8e',1,'SVF::PersistentIncDFPTData::getDFInUpdatedVar()']]],
382
+ ['getdfout_2435',['getDFOut',['../classSVF_1_1MutableDFPTData.html#a6d02392602cf7956ff41e345518d683c',1,'SVF::MutableDFPTData']]],
383
+ ['getdfoutptidref_2436',['getDFOutPtIdRef',['../classSVF_1_1PersistentDFPTData.html#ab13b3a484a5ac22c47391f1b2eaa58a1',1,'SVF::PersistentDFPTData']]],
384
+ ['getdfoutptsmap_2437',['getDFOutPtsMap',['../classSVF_1_1MutableDFPTData.html#a034c1bf20ab8a73a97863073e08dcd4e',1,'SVF::MutableDFPTData']]],
385
+ ['getdfoutptsset_2438',['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()']]],
386
+ ['getdfoutputmap_2439',['getDFOutputMap',['../classSVF_1_1FlowSensitive.html#a661c4c1d5902c924060cc81219591d6f',1,'SVF::FlowSensitive']]],
387
+ ['getdfoutupdatedvar_2440',['getDFOutUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ad1ae7faf04ba10ac4ac6a6f1cc498547',1,'SVF::MutableIncDFPTData::getDFOutUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#aa50d20f82143fd56cbe468b29bf9e11e',1,'SVF::PersistentIncDFPTData::getDFOutUpdatedVar()']]],
388
+ ['getdfptdataty_2441',['getDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a642613e98982259183d3f34a97f05502',1,'SVF::BVDataPTAImpl']]],
389
+ ['getdiffptdataty_2442',['getDiffPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ab9c0bb439f98ae11dd178148109697ab',1,'SVF::BVDataPTAImpl']]],
390
+ ['getdiffpts_2443',['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()']]],
391
+ ['getdirandindjoinedtid_2444',['getDirAndIndJoinedTid',['../classSVF_1_1MHP.html#aed0633101a35b43a1769261db14fb1a1',1,'SVF::MHP::getDirAndIndJoinedTid()'],['../classSVF_1_1ForkJoinAnalysis.html#a34ec31a6859cd94b525bfa26e549d8c1',1,'SVF::ForkJoinAnalysis::getDirAndIndJoinedTid()']]],
392
+ ['getdircallsitesinvokingcallee_2445',['getDirCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a0d2544130cc2cdc3ac418c975c278eb2',1,'SVF::PTACallGraph']]],
393
+ ['getdirectcalls_2446',['getDirectCalls',['../classSVF_1_1PTACallGraphEdge.html#af0e9f86be3cf263b868f80d374641fc9',1,'SVF::PTACallGraphEdge::getDirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a6310e7684d6b6ecd345f557eda899160',1,'SVF::PTACallGraphEdge::getDirectCalls() const']]],
394
+ ['getdirectcgedges_2447',['getDirectCGEdges',['../classSVF_1_1ConstraintGraph.html#ad7196d5f05192d9468ee0ca93b6b66ee',1,'SVF::ConstraintGraph']]],
395
+ ['getdirectinedges_2448',['getDirectInEdges',['../classSVF_1_1ConstraintNode.html#a2d37b9e477f8ddc9f9b517b9e2867d44',1,'SVF::ConstraintNode']]],
396
+ ['getdirectlyjoinedtid_2449',['getDirectlyJoinedTid',['../classSVF_1_1ForkJoinAnalysis.html#a819ef18524ee9104b920d1a465c61da1',1,'SVF::ForkJoinAnalysis']]],
397
+ ['getdirectoutedges_2450',['getDirectOutEdges',['../classSVF_1_1ConstraintNode.html#a06c9db0dcc96af4707ba29b9a959ae28',1,'SVF::ConstraintNode']]],
398
+ ['getdistancematrix_2451',['getDistanceMatrix',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#adf415d244ef1fafe7a7de3c360553c0f',1,'SVF::NodeIDAllocator::Clusterer']]],
399
+ ['getdomfrontiermap_2452',['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()']]],
400
+ ['getdomtreemap_2453',['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()']]],
401
+ ['getdpim_2454',['getDPIm',['../classSVF_1_1DDAVFSolver.html#ad7d92fad8606d5512786a7b7a08930e2',1,'SVF::DDAVFSolver']]],
402
+ ['getdpimwitholdcond_2455',['getDPImWithOldCond',['../classSVF_1_1DDAVFSolver.html#ac4cb0b666d68d135c5e385bfc880fd67',1,'SVF::DDAVFSolver']]],
403
+ ['getdpmsetatloc_2456',['getDpmSetAtLoc',['../classSVF_1_1DDAVFSolver.html#a6c32a1cdcdbea0151c8cf17ffe598f29',1,'SVF::DDAVFSolver']]],
404
+ ['getdstid_2457',['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()']]],
405
+ ['getdstnode_2458',['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()']]],
406
+ ['getebnfsigns_2459',['getEBNFSigns',['../classSVF_1_1GrammarBase.html#a51b55df841ae449ecf0888325c6e8c6a',1,'SVF::GrammarBase']]],
407
+ ['getec_2460',['getEC',['../classSVF_1_1Steensgaard.html#af2afffc0617d588a68fdfa4fcfd24b70',1,'SVF::Steensgaard']]],
408
+ ['getedge_2461',['getEdge',['../classSVF_1_1ConstraintGraph.html#a04a57ef9803917346cb966e05ecd0de4',1,'SVF::ConstraintGraph']]],
409
+ ['getedgeattri_2462',['getEdgeAttri',['../classSVF_1_1CFLEdge.html#ae4c8562ff6801503de9e3cb0c4ebe2b8',1,'SVF::CFLEdge']]],
410
+ ['getedgeattributes_2463',['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()']]],
411
+ ['getedgedestlabel_2464',['getEdgeDestLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a5e560e93632e0ed1934d4c4508ca1884',1,'SVF::DefaultDOTGraphTraits']]],
412
+ ['getedgeid_2465',['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()']]],
413
+ ['getedgekind_2466',['getEdgeKind',['../classSVF_1_1CFLEdge.html#acab367a1633d00afdafadf3f3a43e0c8',1,'SVF::CFLEdge::getEdgeKind()'],['../classSVF_1_1GenericEdge.html#abe8525c542def8162b094c169a01993b',1,'SVF::GenericEdge::getEdgeKind()']]],
414
+ ['getedgekindwithmask_2467',['getEdgeKindWithMask',['../classSVF_1_1CFLEdge.html#a5d11e42f5571287992362669fee9e159',1,'SVF::CFLEdge']]],
415
+ ['getedgekindwithoutmask_2468',['getEdgeKindWithoutMask',['../classSVF_1_1GenericEdge.html#a20d8b844fc4bb0bb776d290b4e477fc5',1,'SVF::GenericEdge']]],
416
+ ['getedgeptr_2469',['getEdgePtr',['../classSVF_1_1GenericGraphReader.html#a89b27c406d4afb9ed4d1745cc32a85c4',1,'SVF::GenericGraphReader']]],
417
+ ['getedgesourcelabel_2470',['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()']]],
418
+ ['getedgesourcelabels_2471',['getEdgeSourceLabels',['../classSVF_1_1GraphWriter.html#aa2d0fada900a8e08af0539498905a74f',1,'SVF::GraphWriter']]],
419
+ ['getedgetarget_2472',['getEdgeTarget',['../structSVF_1_1DefaultDOTGraphTraits.html#acfab6216e24999e92b2354e4f15b96b6',1,'SVF::DefaultDOTGraphTraits']]],
420
+ ['getedgetype_2473',['getEdgeType',['../classSVF_1_1CHEdge.html#ae2b90913c6c5a30df2b285d31c694525',1,'SVF::CHEdge']]],
421
+ ['getelementnum_2474',['getElementNum',['../classSVF_1_1AccessPath.html#a3c98f0c5f07109f9da0a8a897aa51d18',1,'SVF::AccessPath']]],
422
+ ['getelementptrinst_2475',['GetElementPtrInst',['../namespaceSVF.html#ac4e93e1fec646ff222940a663843921b',1,'SVF']]],
423
+ ['getelementset_2476',['getElementSet',['../classSVF_1_1CondStdSet.html#a29892f43cc8420d4d2b4046140476320',1,'SVF::CondStdSet']]],
424
+ ['getentryblock_2477',['getEntryBlock',['../classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d',1,'SVF::SVFFunction']]],
425
+ ['getentrynode_2478',['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()']]],
426
+ ['getentryprocs_2479',['getEntryProcs',['../classSVF_1_1TCT.html#a692a74188f141ffbdbb859ecae8b07ab',1,'SVF::TCT']]],
427
+ ['getepsilonprods_2480',['getEpsilonProds',['../classSVF_1_1CFGrammar.html#a79d4babef29a8206379a0fc4017d5f29',1,'SVF::CFGrammar']]],
428
+ ['getes_2481',['getEs',['../classSVF_1_1SVFIR2ConsExeState.html#ae6ce6caa5645ae5c7cb24e094d4be78f',1,'SVF::SVFIR2ConsExeState::getEs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a56434326130c8127c823097ad764947b',1,'SVF::SVFIR2ItvExeState::getEs()']]],
429
+ ['getescapobjviaglobals_2482',['getEscapObjviaGlobals',['../classSVF_1_1MRGenerator.html#add22c9a95478dea21148e87c8dfc584a',1,'SVF::MRGenerator']]],
430
+ ['getevalbrcond_2483',['getEvalBrCond',['../classSVF_1_1SaberCondAllocator.html#aeaac2e7be66c26cc10b0cad7d2040874',1,'SVF::SaberCondAllocator']]],
431
+ ['geteventdescription_2484',['getEventDescription',['../classSVF_1_1SVFBugEvent.html#a7c5d28996f9715d0f90d664b93477a23',1,'SVF::SVFBugEvent']]],
432
+ ['geteventloc_2485',['getEventLoc',['../classSVF_1_1SVFBugEvent.html#a5b3fcd366e5275927eb66a02dc6040f8',1,'SVF::SVFBugEvent']]],
433
+ ['geteventstack_2486',['getEventStack',['../classSVF_1_1GenericBug.html#aa63e1b3fb32d0383a57ab5c503673d18',1,'SVF::GenericBug']]],
434
+ ['geteventtype_2487',['getEventType',['../classSVF_1_1SVFBugEvent.html#a7ded0022f3852a08a05c67aeae77162f',1,'SVF::SVFBugEvent']]],
435
+ ['getexecutionstate_2488',['getExecutionState',['../classSVF_1_1SymState.html#aaaaa4e2a25d1cce483272a5da91886bd',1,'SVF::SymState::getExecutionState() const'],['../classSVF_1_1SymState.html#a188a2f94614d913913127d839b9884ee',1,'SVF::SymState::getExecutionState()']]],
436
+ ['getexestatekind_2489',['getExeStateKind',['../classSVF_1_1ExeState.html#ab7f7de02202838bb9e3da5410983cfb1',1,'SVF::ExeState']]],
437
+ ['getexitbb_2490',['getExitBB',['../classSVF_1_1SVFFunction.html#ac4c28c8d205d354f3a982119f29f2aac',1,'SVF::SVFFunction']]],
438
+ ['getexitblocksofloop_2491',['getExitBlocksOfLoop',['../classSVF_1_1SVFLoopAndDomInfo.html#a48654f61a84ac5f93b02fb618cd0d045',1,'SVF::SVFLoopAndDomInfo::getExitBlocksOfLoop()'],['../classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16',1,'SVF::SVFFunction::getExitBlocksOfLoop()']]],
439
+ ['getexitinstofparentroutinefun_2492',['getExitInstOfParentRoutineFun',['../classSVF_1_1ForkJoinAnalysis.html#ae9fe4c9382f13d339db3baa39d956b05',1,'SVF::ForkJoinAnalysis']]],
440
+ ['getexpr_2493',['getExpr',['../classSVF_1_1Z3Expr.html#a57c199ba2c3c6a6d44a86e0b1429be55',1,'SVF::Z3Expr']]],
441
+ ['getexprsize_2494',['getExprSize',['../classSVF_1_1Z3Expr.html#a7cf1481ad29951ca46c1d4418f28c91e',1,'SVF::Z3Expr']]],
442
+ ['getextapi_2495',['getExtAPI',['../classSVF_1_1ExtAPI.html#a58a764c27354d5f9b70995d30de65f1d',1,'SVF::ExtAPI']]],
443
+ ['getextbcpath_2496',['getExtBcPath',['../classSVF_1_1ExtAPI.html#a26bc352dbfd1b2fe34106a73f1f6d50c',1,'SVF::ExtAPI']]],
444
+ ['getexternalnode_2497',['getExternalNode',['../classSVF_1_1PointsTo.html#a80a3caf74c138b3833c79622fef7b626',1,'SVF::PointsTo']]],
445
+ ['getextfuncannotation_2498',['getExtFuncAnnotation',['../classSVF_1_1ExtAPI.html#a641c82ed1f1a86f0f8a6015ef1fdbfef',1,'SVF::ExtAPI']]],
446
+ ['getfalsecond_2499',['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()']]],
447
+ ['getfalsevalue_2500',['getFalseValue',['../classSVF_1_1SelectStmt.html#af64d7855e352a0afb5d2e98a8622a4ad',1,'SVF::SelectStmt']]],
448
+ ['getfalsez3expr_2501',['getFalseZ3Expr',['../classSVF_1_1ConsExeState.html#a4997055a5a0a87db5420c569a43a9376',1,'SVF::ConsExeState']]],
449
+ ['getfieldjson_2502',['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()']]],
450
+ ['getfieldobjnodenum_2503',['getFieldObjNodeNum',['../classSVF_1_1SVFIR.html#a3bbaafd80dfcae6ccc82c3d8b9d303ea',1,'SVF::SVFIR']]],
451
+ ['getfieldsaftercollapse_2504',['getFieldsAfterCollapse',['../classSVF_1_1SVFIR.html#a42d1e2f0213fb6e54c56cc0695b57cb0',1,'SVF::SVFIR']]],
452
+ ['getfieldtype_2505',['getFieldType',['../classSVF_1_1DCHGraph.html#acaff636e6a9cf59363d6ee00435c04ff',1,'SVF::DCHGraph']]],
453
+ ['getfieldtypes_2506',['getFieldTypes',['../classSVF_1_1DCHGraph.html#ae9a0007299178912e2568dc7158d6824',1,'SVF::DCHGraph']]],
454
+ ['getfieldvalnodenum_2507',['getFieldValNodeNum',['../classSVF_1_1SVFIR.html#a8a24e0bf9f95fc1519d4013e0e82dec9',1,'SVF::SVFIR']]],
455
+ ['getfilename_2508',['getFileName',['../classSVF_1_1PAGBuilderFromFile.html#aaaa1e516e5eeceece371a9178142c3ff',1,'SVF::PAGBuilderFromFile']]],
456
+ ['getfilepath_2509',['getFilePath',['../ExtAPI_8cpp.html#a7d2ff3727892c4ee0eff596174eb5b84',1,'ExtAPI.cpp']]],
457
+ ['getfilledproductions_2510',['getFilledProductions',['../classSVF_1_1CFGNormalizer.html#ae98ed705e8e076a9e1cd8fd6f2bf9d54',1,'SVF::CFGNormalizer']]],
458
+ ['getfiobjvar_2511',['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']]],
459
+ ['getfirstrhssymbol_2512',['getFirstRHSSymbol',['../classSVF_1_1CFGrammar.html#a48aa7267893296b066050d3b444c14e7',1,'SVF::CFGrammar']]],
460
+ ['getfirstrhstoprods_2513',['getFirstRHSToProds',['../classSVF_1_1CFGrammar.html#ad06bd6d1c5fb6fc02efc694c2715a27c',1,'SVF::CFGrammar']]],
461
+ ['getfirstuseviacastinst_2514',['getFirstUseViaCastInst',['../namespaceSVF_1_1LLVMUtil.html#a200539f965bff5627abac41920498ee8',1,'SVF::LLVMUtil']]],
462
+ ['getflattenedelemidx_2515',['getFlattenedElemIdx',['../classSVF_1_1SymbolTableInfo.html#a24df52313f8093bb651ae9da972cd663',1,'SVF::SymbolTableInfo']]],
463
+ ['getflattenedelemidxvec_2516',['getFlattenedElemIdxVec',['../classSVF_1_1StInfo.html#a55e5fd85f232c1867c5c6a73646d53eb',1,'SVF::StInfo::getFlattenedElemIdxVec()'],['../classSVF_1_1StInfo.html#a992be4812dc2315fa0507a933a219250',1,'SVF::StInfo::getFlattenedElemIdxVec() const']]],
464
+ ['getflattenedfieldidxvec_2517',['getFlattenedFieldIdxVec',['../classSVF_1_1StInfo.html#aaf05447c20c9f90eea64ab6e88d6ab05',1,'SVF::StInfo::getFlattenedFieldIdxVec()'],['../classSVF_1_1StInfo.html#a21b71971462da15891eb9ebfbce0aba2',1,'SVF::StInfo::getFlattenedFieldIdxVec() const']]],
465
+ ['getflattenelementtypes_2518',['getFlattenElementTypes',['../classSVF_1_1StInfo.html#a03bfeee0406c7e54557e74f3a8e848b7',1,'SVF::StInfo::getFlattenElementTypes()'],['../classSVF_1_1StInfo.html#a720cd5a07daddf3e4ad33a937c9e9695',1,'SVF::StInfo::getFlattenElementTypes() const']]],
466
+ ['getflattenfieldtypes_2519',['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()']]],
467
+ ['getflatternedelemtype_2520',['getFlatternedElemType',['../classSVF_1_1SymbolTableInfo.html#a806ae865d29c4b05b69c499284758c6f',1,'SVF::SymbolTableInfo']]],
468
+ ['getfollowers_2521',['getFollowers',['../classSVF_1_1PCG.html#a1312d734609f82230d3c00a99b189db9',1,'SVF::PCG']]],
469
+ ['getforkedfun_2522',['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)']]],
470
+ ['getforkedgebegin_2523',['getForkEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#a8721610a39212613ad55bbd46a35c576',1,'SVF::ThreadCallGraph']]],
471
+ ['getforkedgeend_2524',['getForkEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a8351e7ab445cb7faf0209d1fbc63fce1',1,'SVF::ThreadCallGraph']]],
472
+ ['getforkedthread_2525',['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']]],
473
+ ['getformalinsvfgnodes_2526',['getFormalINSVFGNodes',['../classSVF_1_1SVFG.html#a9d0714075d6071c26d26cf16c4dec7c5',1,'SVF::SVFG']]],
474
+ ['getformaloutdef_2527',['getFormalOUTDef',['../classSVF_1_1SVFGOPT.html#a8d0b44ba9f3e6f9344a10d085d7be2b4',1,'SVF::SVFGOPT']]],
475
+ ['getformaloutsvfgnodes_2528',['getFormalOUTSVFGNodes',['../classSVF_1_1SVFG.html#a287c337697eed7d92889bca0a0e370d7',1,'SVF::SVFG']]],
476
+ ['getformalparms_2529',['getFormalParms',['../classSVF_1_1FunEntryICFGNode.html#a0807f2ce6c0949cafa9c5a1817fbca6c',1,'SVF::FunEntryICFGNode']]],
477
+ ['getformalparmvfgnode_2530',['getFormalParmVFGNode',['../classSVF_1_1VFG.html#a75eb519e4f89a116db98fccb263af4d6',1,'SVF::VFG']]],
478
+ ['getformalret_2531',['getFormalRet',['../classSVF_1_1FunExitICFGNode.html#a03a1b6551377b4a85fdecf36ec247767',1,'SVF::FunExitICFGNode']]],
479
+ ['getformalretvfgnode_2532',['getFormalRetVFGNode',['../classSVF_1_1VFG.html#ab7ba9d179504165f277d347a7cb9f5d8',1,'SVF::VFG']]],
480
+ ['getforwardslicesize_2533',['getForwardSliceSize',['../classSVF_1_1ProgSlice.html#aae54f4e8a827f55abe08762b69d9f84b',1,'SVF::ProgSlice']]],
481
+ ['getfpvalue_2534',['getFPValue',['../classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc',1,'SVF::SVFConstantFP']]],
482
+ ['getfun_2535',['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()']]],
483
+ ['getfunannotations_2536',['getFunAnnotations',['../namespaceSVF_1_1LLVMUtil.html#a8cd4d6410017b9e5f47f2f88450b78d8',1,'SVF::LLVMUtil']]],
484
+ ['getfunargslist_2537',['getFunArgsList',['../classSVF_1_1SVFIR.html#aa148e3e14ebad8460e32079f2f44413a',1,'SVF::SVFIR']]],
485
+ ['getfunargsmap_2538',['getFunArgsMap',['../classSVF_1_1SVFIR.html#a615c056c876b59d1fd174a2ac9ade27c',1,'SVF::SVFIR']]],
486
+ ['getfuncentrychiset_2539',['getFuncEntryChiSet',['../classSVF_1_1MemSSA.html#a10743fe9c116ee624387c0473815b800',1,'SVF::MemSSA']]],
487
+ ['getfuncname_2540',['getFuncName',['../classSVF_1_1SVFBugEvent.html#ad3bcb02563f952edd43ab5a7276bd57d',1,'SVF::SVFBugEvent::getFuncName()'],['../classSVF_1_1GenericBug.html#afad49e3f62083345138932ffadf567dd',1,'SVF::GenericBug::getFuncName()']]],
488
+ ['getfunction_2541',['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()']]],
489
+ ['getfunctionset_2542',['getFunctionSet',['../classSVF_1_1SVFModule.html#abbaf48d9702ec1f38dc6ae137ca630a1',1,'SVF::SVFModule']]],
490
+ ['getfunctiontype_2543',['getFunctionType',['../classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d',1,'SVF::SVFFunction']]],
491
+ ['getfunentryblock_2544',['getFunEntryBlock',['../classSVF_1_1ICFG.html#acc261924103bd0c357acd3acfa6cf38a',1,'SVF::ICFG']]],
492
+ ['getfunentrychinum_2545',['getFunEntryChiNum',['../classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f',1,'SVF::MemSSA']]],
493
+ ['getfunentryicfgnode_2546',['getFunEntryICFGNode',['../classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076',1,'SVF::ICFG::getFunEntryICFGNode()'],['../classSVF_1_1CallPE.html#a9c9821c4e7dd031e3f82f2b29427e53e',1,'SVF::CallPE::getFunEntryICFGNode()']]],
494
+ ['getfunentrynode_2547',['getFunEntryNode',['../classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e',1,'SVF::FormalINSVFGNode']]],
495
+ ['getfunexitblock_2548',['getFunExitBlock',['../classSVF_1_1ICFG.html#a22d7f37a0cb2df90f73c1f2e3eaa71c6',1,'SVF::ICFG']]],
496
+ ['getfunexiticfgnode_2549',['getFunExitICFGNode',['../classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919',1,'SVF::ICFG::getFunExitICFGNode()'],['../classSVF_1_1RetPE.html#a274adbd91750d8d6de8ba997285c1c49',1,'SVF::RetPE::getFunExitICFGNode()']]],
497
+ ['getfunexitnode_2550',['getFunExitNode',['../classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d',1,'SVF::FormalOUTSVFGNode']]],
498
+ ['getfunidxinvtable_2551',['getFunIdxInVtable',['../classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e',1,'SVF::SVFVirtualCallInst::getFunIdxInVtable()'],['../classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1',1,'SVF::CallSite::getFunIdxInVtable()']]],
499
+ ['getfunmrset_2552',['getFunMRSet',['../classSVF_1_1MRGenerator.html#a64ba36ddcd304f6543e416c552763879',1,'SVF::MRGenerator']]],
500
+ ['getfunnameofvcallsite_2553',['getFunNameOfVCallSite',['../namespaceSVF_1_1LLVMUtil.html#a41e64f3318e2bf368eebe9a104ef6ad9',1,'SVF::LLVMUtil']]],
501
+ ['getfunnameofvirtualcall_2554',['getFunNameOfVirtualCall',['../classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88',1,'SVF::SVFVirtualCallInst::getFunNameOfVirtualCall()'],['../classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9',1,'SVF::CallSite::getFunNameOfVirtualCall()']]],
502
+ ['getfunptr_2555',['getFunPtr',['../classSVF_1_1PointerAnalysis.html#adbceaf90526e44192c2fa4aac5468f5f',1,'SVF::PointerAnalysis::getFunPtr()'],['../classSVF_1_1SVFIR.html#a17c5d9fa7c0bd3cd03c06b5ff0906eb6',1,'SVF::SVFIR::getFunPtr()']]],
503
+ ['getfunreachablebbs_2556',['getFunReachableBBs',['../namespaceSVF_1_1LLVMUtil.html#a9bd6f54920929e5ad35102ba2f2223da',1,'SVF::LLVMUtil']]],
504
+ ['getfunret_2557',['getFunRet',['../classSVF_1_1SVFIR.html#a34e27b8bcfeaafda190dcdb9169a346f',1,'SVF::SVFIR']]],
505
+ ['getfunretmunum_2558',['getFunRetMuNum',['../classSVF_1_1MemSSA.html#a67175188232e08f5c5374f92ff61810f',1,'SVF::MemSSA']]],
506
+ ['getfunrets_2559',['getFunRets',['../classSVF_1_1SVFIR.html#abd1bb12776dc9a17863a52ce2cd31958',1,'SVF::SVFIR']]],
507
+ ['getfuntoentrychisetmap_2560',['getFunToEntryChiSetMap',['../classSVF_1_1MemSSA.html#afd4787df4466c24948d8384e3a756198',1,'SVF::MemSSA']]],
508
+ ['getfuntopointstolist_2561',['getFunToPointsToList',['../classSVF_1_1MRGenerator.html#a1331e6f0941838064d77a5adaa5c6303',1,'SVF::MRGenerator']]],
509
+ ['getfuntoretmusetmap_2562',['getFunToRetMuSetMap',['../classSVF_1_1MemSSA.html#a44cbdb1231c2709c24d19ad2bae2475a',1,'SVF::MemSSA']]],
510
+ ['getgepinedges_2563',['getGepInEdges',['../classSVF_1_1ConstraintNode.html#ac645cf2114161981cd4465c83cbc31f5',1,'SVF::ConstraintNode']]],
511
+ ['getgepobjaddress_2564',['getGepObjAddress',['../classSVF_1_1SVFIR2ConsExeState.html#afff5713e758d8f698d0cb5e2a341e16f',1,'SVF::SVFIR2ConsExeState::getGepObjAddress()'],['../classSVF_1_1SVFIR2ItvExeState.html#af8d06156bcbb61beb305ed8096319966',1,'SVF::SVFIR2ItvExeState::getGepObjAddress()']]],
512
+ ['getgepobjnodemap_2565',['getGepObjNodeMap',['../classSVF_1_1SVFIR.html#ac1674bd25a17cae24141e6bff24a411e',1,'SVF::SVFIR']]],
513
+ ['getgepobjvar_2566',['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)']]],
514
+ ['getgepoffset_2567',['getGepOffset',['../classSVF_1_1SVFIR2ConsExeState.html#ae7720cdcb509ecfccbda141986643684',1,'SVF::SVFIR2ConsExeState']]],
515
+ ['getgepoutedges_2568',['getGepOutEdges',['../classSVF_1_1ConstraintNode.html#a19d3d2c996ba821227a836717e5443c8',1,'SVF::ConstraintNode']]],
516
+ ['getgepvalvar_2569',['getGepValVar',['../classSVF_1_1SVFIRBuilder.html#ae4516ec05eabece1bc8e0cad1ec8cf1c',1,'SVF::SVFIRBuilder::getGepValVar()'],['../classSVF_1_1SVFIR.html#ad0977d55d947bdccd98d61c66d3f0cc7',1,'SVF::SVFIR::getGepValVar()']]],
517
+ ['getglobalicfgnode_2570',['getGlobalICFGNode',['../classSVF_1_1ICFG.html#ae0b05ce161d62362642803158228e5d0',1,'SVF::ICFG']]],
518
+ ['getglobalrep_2571',['getGlobalRep',['../classSVF_1_1LLVMModuleSet.html#a757bf149437cce22163c764ea9993e12',1,'SVF::LLVMModuleSet::getGlobalRep()'],['../namespaceSVF_1_1LLVMUtil.html#a9e0c786488dfdc4605d4cbcf9943c85a',1,'SVF::LLVMUtil::getGlobalRep()']]],
519
+ ['getglobalset_2572',['getGlobalSet',['../classSVF_1_1SVFModule.html#a7d742b73f8ef330334ff0280024399ba',1,'SVF::SVFModule']]],
520
+ ['getglobalsvfstmtset_2573',['getGlobalSVFStmtSet',['../classSVF_1_1SVFIR.html#a5c5adab1f68520a304fbf70ca40f7687',1,'SVF::SVFIR']]],
521
+ ['getglobalvarfield_2574',['getGlobalVarField',['../classSVF_1_1SVFIRBuilder.html#af4e2ec8dee9fca167e20b01cc10b56fd',1,'SVF::SVFIRBuilder']]],
522
+ ['getglobalvfgnodes_2575',['getGlobalVFGNodes',['../classSVF_1_1VFG.html#aff291586a4b0c28a6939577d39de5d0a',1,'SVF::VFG']]],
523
+ ['getgnode_2576',['getGNode',['../classSVF_1_1GenericGraph.html#a43c9c773bfa17abf481c33073e30d01b',1,'SVF::GenericGraph']]],
524
+ ['getgrammar_2577',['getGrammar',['../classSVF_1_1CFLSolver.html#afec22459af0f8483ccdd77f11c981674',1,'SVF::CFLSolver']]],
525
+ ['getgraph_2578',['getGraph',['../classSVF_1_1CFLSolver.html#a2c6bce1f73bcf5937a26e91a7daba33c',1,'SVF::CFLSolver']]],
526
+ ['getgraphedge_2579',['getGraphEdge',['../classSVF_1_1PTACallGraph.html#a2634a24621ab93fae7ec1cf94a8cba0b',1,'SVF::PTACallGraph::getGraphEdge()'],['../classSVF_1_1TCT.html#a7b40580939dc63f501a32571806c07bc',1,'SVF::TCT::getGraphEdge()']]],
527
+ ['getgraphname_2580',['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()']]],
528
+ ['getgraphproperties_2581',['getGraphProperties',['../structSVF_1_1DefaultDOTGraphTraits.html#afe384157441d5ef0b3aafdfb6cd3028a',1,'SVF::DefaultDOTGraphTraits']]],
529
+ ['getgrgid_2582',['getgrgid',['../extapi_8c.html#aeb3b4526e1b23204c375939aeaf850ce',1,'extapi.c']]],
530
+ ['getgrnam_2583',['getgrnam',['../extapi_8c.html#ac41b95afd2d94da07d8d13a6c0f30302',1,'extapi.c']]],
531
+ ['getheapallocholdingargposition_2584',['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)']]],
532
+ ['gethostbyaddr_2585',['gethostbyaddr',['../extapi_8c.html#a5f88b5bbdbd484e08aaca47663d2b8f6',1,'extapi.c']]],
533
+ ['gethostbyname_2586',['gethostbyname',['../extapi_8c.html#a636674bf9937205b85a797ee6077faa9',1,'extapi.c']]],
534
+ ['gethostbyname2_2587',['gethostbyname2',['../extapi_8c.html#ab6842b392151e8bf8d53fe4343baf91e',1,'extapi.c']]],
535
+ ['geticfg_2588',['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()']]],
536
+ ['geticfgedge_2589',['getICFGEdge',['../classSVF_1_1CFBasicBlockEdge.html#ab76d16c6799ccd45575f8d30728832ad',1,'SVF::CFBasicBlockEdge::getICFGEdge()'],['../classSVF_1_1ICFG.html#a5dd4ac55123501c47c628adcf27e2475',1,'SVF::ICFG::getICFGEdge()']]],
537
+ ['geticfgnode_2590',['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()']]],
538
+ ['geticfgnodenum_2591',['getICFGNodeNum',['../classSVF_1_1CFBasicBlockNode.html#afbf1bb58613f86e4761db3ccc16a9401',1,'SVF::CFBasicBlockNode']]],
539
+ ['geticfgnodes_2592',['getICFGNodes',['../classSVF_1_1CFBasicBlockNode.html#afdad57a83c392a8b14b838ecb58f9ff7',1,'SVF::CFBasicBlockNode']]],
540
+ ['geticfgnodetosvfloopvec_2593',['getIcfgNodeToSVFLoopVec',['../classSVF_1_1ICFG.html#a412c24cf17c977b9337eca9d25a0ec0d',1,'SVF::ICFG']]],
541
+ ['getid_2594',['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()']]],
542
+ ['getidxoperandpairvec_2595',['getIdxOperandPairVec',['../classSVF_1_1AccessPath.html#a586c71842e3e4487921aa3384ce9d025',1,'SVF::AccessPath']]],
543
+ ['getimplty_2596',['getImplTy',['../classSVF_1_1PointerAnalysis.html#ac0f821cfe4fb9c9c8816e7a1b1bc0c5e',1,'SVF::PointerAnalysis']]],
544
+ ['getincomingedges_2597',['getIncomingEdges',['../classSVF_1_1SVFVar.html#a76964ef7d4842a469d7720881499d8a6',1,'SVF::SVFVar']]],
545
+ ['getincomingedgesbegin_2598',['getIncomingEdgesBegin',['../classSVF_1_1SVFVar.html#a893890649ae7d8e275dd823e941aa39b',1,'SVF::SVFVar']]],
546
+ ['getincomingedgesend_2599',['getIncomingEdgesEnd',['../classSVF_1_1SVFVar.html#af1cf24ab50e0d86c9d0f9bd5744b4c10',1,'SVF::SVFVar']]],
547
+ ['getindcallmap_2600',['getIndCallMap',['../classSVF_1_1PTACallGraph.html#ad49fa2a288945f6910deb11acdf6a42d',1,'SVF::PTACallGraph::getIndCallMap()'],['../classSVF_1_1PointerAnalysis.html#a1ca30dfa42702071b65d363c76d25cbe',1,'SVF::PointerAnalysis::getIndCallMap()']]],
548
+ ['getindcallsites_2601',['getIndCallSites',['../classSVF_1_1SVFIR.html#abf209739a97b96ae0d1c8451fdc684e8',1,'SVF::SVFIR']]],
549
+ ['getindcallsitesinvokingcallee_2602',['getIndCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a9a4b0c6672288b9201ab254b4c49548d',1,'SVF::PTACallGraph']]],
550
+ ['getindcscallees_2603',['getIndCSCallees',['../classSVF_1_1PTACallGraph.html#ac106536778c829d6925d6ed2149aeb44',1,'SVF::PTACallGraph::getIndCSCallees()'],['../classSVF_1_1PointerAnalysis.html#ae0efd57376195eacded85d58abee5b46',1,'SVF::PointerAnalysis::getIndCSCallees()']]],
551
+ ['getindexedtype_2604',['getIndexedType',['../classllvm_1_1generic__bridge__gep__type__iterator.html#acc10ad7ecc64270225cb5e8f52689673',1,'llvm::generic_bridge_gep_type_iterator']]],
552
+ ['getindirectcalls_2605',['getIndirectCalls',['../classSVF_1_1PTACallGraphEdge.html#a76aa19edf03a4cacfa3e27a21abfcd07',1,'SVF::PTACallGraphEdge::getIndirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a51dbd8a7b9d0a4602215f71e3fdfee5f',1,'SVF::PTACallGraphEdge::getIndirectCalls() const']]],
553
+ ['getindirectcallsites_2606',['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()']]],
554
+ ['getinedges_2607',['getInEdges',['../classSVF_1_1CFBasicBlockNode.html#a6bfafe540f83e097370ca0dc66422214',1,'SVF::CFBasicBlockNode::getInEdges()'],['../classSVF_1_1GenericNode.html#afc8b5f86d7795b6a0dfc0687d942d79b',1,'SVF::GenericNode::getInEdges()']]],
555
+ ['getinedgewithty_2608',['getInEdgeWithTy',['../classSVF_1_1CFLNode.html#a38123f7bd5e33fb085d0108bcbdc9729',1,'SVF::CFLNode']]],
556
+ ['getinsensitiveedgeset_2609',['getInsensitiveEdgeSet',['../classSVF_1_1ContextDDA.html#a0d407903c4b0d976da30538ff0c5fc41',1,'SVF::ContextDDA']]],
557
+ ['getinst_2610',['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()']]],
558
+ ['getinstances_2611',['getInstances',['../classSVF_1_1CHGraph.html#a894a69fa143d3f460d433646a0521b6f',1,'SVF::CHGraph']]],
559
+ ['getinstancesanddescendants_2612',['getInstancesAndDescendants',['../classSVF_1_1CHGBuilder.html#a65112fa6d1b2bc1c7e9c956ec9b91919',1,'SVF::CHGBuilder']]],
560
+ ['getinstruction_2613',['getInstruction',['../classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef',1,'SVF::CallSite']]],
561
+ ['getinstruction1_2614',['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']]],
562
+ ['getinstruction2_2615',['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']]],
563
+ ['getinstructionlist_2616',['getInstructionList',['../classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e',1,'SVF::SVFBasicBlock']]],
564
+ ['getintarg_2617',['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)']]],
565
+ ['getinterleavingthreads_2618',['getInterleavingThreads',['../classSVF_1_1MHP.html#a653460ed316804bea377eecdde412d36',1,'SVF::MHP']]],
566
+ ['getinternalid_2619',['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()']]],
567
+ ['getinternalnode_2620',['getInternalNode',['../classSVF_1_1PointsTo.html#aeda7466cdd9f77978981e2a518baa863',1,'SVF::PointsTo']]],
568
+ ['getinterslist_2621',['getIntersList',['../classSVF_1_1IntraDisjointMRG.html#aa8c653e895ff0889615cdbf349be7652',1,'SVF::IntraDisjointMRG']]],
569
+ ['getintervfedgeatindcsfromaintofin_2622',['getInterVFEdgeAtIndCSFromAInToFIn',['../classSVF_1_1SVFG.html#afbaf925e1e165f75161999229fa5f782',1,'SVF::SVFG']]],
570
+ ['getintervfedgeatindcsfromaptofp_2623',['getInterVFEdgeAtIndCSFromAPToFP',['../classSVF_1_1SVFG.html#ac1acdf7bc468d7734359591e45f485fe',1,'SVF::SVFG']]],
571
+ ['getintervfedgeatindcsfromfouttoaout_2624',['getInterVFEdgeAtIndCSFromFOutToAOut',['../classSVF_1_1SVFG.html#a7a88391e0c2cf8a57238dec32c2474a3',1,'SVF::SVFG']]],
572
+ ['getintervfedgeatindcsfromfrtoar_2625',['getInterVFEdgeAtIndCSFromFRToAR',['../classSVF_1_1SVFG.html#ab2b969b7d5922427622dd875e6b8fe14',1,'SVF::SVFG']]],
573
+ ['getintervfedgesforindirectcallsite_2626',['getInterVFEdgesForIndirectCallSite',['../classSVF_1_1SVFG.html#a49fc2c505720d5cfa57231529d1c7534',1,'SVF::SVFG']]],
574
+ ['getintonez3expr_2627',['getIntOneZ3Expr',['../classSVF_1_1ConsExeState.html#abc69e7a4742ed1a925d7b0b72d2b9497',1,'SVF::ConsExeState']]],
575
+ ['getintrablock_2628',['getIntraBlock',['../classSVF_1_1ICFG.html#afeee2b61f8a84e1276f8955c4f6cf22d',1,'SVF::ICFG']]],
576
+ ['getintraicfgnode_2629',['getIntraICFGNode',['../classSVF_1_1ICFG.html#aaf521832909781894659725300cf4f49',1,'SVF::ICFG']]],
577
+ ['getintralockset_2630',['getIntraLockSet',['../classSVF_1_1LockAnalysis.html#a13f512860edca608913a1c22b35f60e1',1,'SVF::LockAnalysis']]],
578
+ ['getintrapagedge_2631',['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)']]],
579
+ ['getintraphivfgnode_2632',['getIntraPHIVFGNode',['../classSVF_1_1VFG.html#a688c0cc4a67c7cd9afbef2f0c264c85b',1,'SVF::VFG']]],
580
+ ['getintravfgedge_2633',['getIntraVFGEdge',['../classSVF_1_1VFG.html#ae1348fd6d196ee8a6bd8d98022464d50',1,'SVF::VFG']]],
581
+ ['getintzeroz3expr_2634',['getIntZeroZ3Expr',['../classSVF_1_1ConsExeState.html#a7c96f8b3a9ba3d6d648a59388ef26ca6',1,'SVF::ConsExeState']]],
582
+ ['getitvofflattenedelemindex_2635',['getItvOfFlattenedElemIndex',['../classSVF_1_1SVFIR2ItvExeState.html#a6e4e3eeca9d25fb5eab496faeb6264c3',1,'SVF::SVFIR2ItvExeState']]],
583
+ ['getjoinedgebegin_2636',['getJoinEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#af848d7cb8a9f756ff45cca45adbf3b84',1,'SVF::ThreadCallGraph']]],
584
+ ['getjoinedgeend_2637',['getJoinEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a811d7d13c05c71bd816621a9a8765365',1,'SVF::ThreadCallGraph']]],
585
+ ['getjoinedthread_2638',['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']]],
586
+ ['getjoininsymmetricloop_2639',['getJoinInSymmetricLoop',['../classSVF_1_1MHP.html#a8b80036bab834fa104f64bd3ed3ac667',1,'SVF::MHP::getJoinInSymmetricLoop()'],['../classSVF_1_1ForkJoinAnalysis.html#a8b45294eef96f04370da341110599f4d',1,'SVF::ForkJoinAnalysis::getJoinInSymmetricLoop()']]],
587
+ ['getjoinloop_2640',['getJoinLoop',['../classSVF_1_1ForkJoinAnalysis.html#ac5713ddcfd040a1f1f4fb40f24e4814c',1,'SVF::ForkJoinAnalysis::getJoinLoop()'],['../classSVF_1_1TCT.html#a4faeacaa7aa38cf5b61404278b93a91f',1,'SVF::TCT::getJoinLoop()']]],
588
+ ['getjoinsites_2641',['getJoinSites',['../classSVF_1_1ThreadCallGraph.html#aa8be8d48d680b3f2e61b2d8af5e9eddc',1,'SVF::ThreadCallGraph']]],
589
+ ['getkeynodesset_2642',['getKeyNodesSet',['../classSVF_1_1SymState.html#a2916e86763235f565f2a3276631d0d30',1,'SVF::SymState']]],
590
+ ['getkind_2643',['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()']]],
591
+ ['getkindtoattrsmap_2644',['getKindToAttrsMap',['../classSVF_1_1GrammarBase.html#ad6307c28042ff43678bd7bff1cd2c7c1',1,'SVF::GrammarBase::getKindToAttrsMap()'],['../classSVF_1_1CFLGraphBuilder.html#aa3fb91f78b5d9e2c0eb24e4986a5926c',1,'SVF::CFLGraphBuilder::getKindToAttrsMap()']]],
592
+ ['getkindtolabelmap_2645',['getKindToLabelMap',['../classSVF_1_1CFLGraphBuilder.html#a03686822a9dd7d886f3c41ba79f8b481',1,'SVF::CFLGraphBuilder']]],
593
+ ['getlabeltokindmap_2646',['getLabelToKindMap',['../classSVF_1_1CFLGraphBuilder.html#a7e564f2fbaf9b92aab3decaf6cba93c3',1,'SVF::CFLGraphBuilder']]],
594
+ ['getlhssymbol_2647',['getLHSSymbol',['../classSVF_1_1CFGrammar.html#a5962f35418f48005240d0a467a777fcd',1,'SVF::CFGrammar']]],
595
+ ['getlhstoplevptr_2648',['getLHSTopLevPtr',['../classSVF_1_1VFG.html#a1fff5a365e5aa2d99f07f7f64cc35fac',1,'SVF::VFG']]],
596
+ ['getlhsvar_2649',['getLHSVar',['../classSVF_1_1AssignStmt.html#a973a2b79da223275ed6a1831837b89c7',1,'SVF::AssignStmt']]],
597
+ ['getlhsvarid_2650',['getLHSVarID',['../classSVF_1_1AssignStmt.html#a98f731be7be9bc8e7fd09f5c2204c840',1,'SVF::AssignStmt']]],
598
+ ['getllvmcallsite_2651',['getLLVMCallSite',['../namespaceSVF_1_1LLVMUtil.html#a0095d23a9c9d5d62ec4a23c56824b5f0',1,'SVF::LLVMUtil']]],
599
+ ['getllvmfunction_2652',['getLLVMFunction',['../namespaceSVF_1_1LLVMUtil.html#af629cd4994be83b34a3a38464783f54e',1,'SVF::LLVMUtil']]],
600
+ ['getllvmglobalfunctions_2653',['getLLVMGlobalFunctions',['../classSVF_1_1LLVMModuleSet.html#a0b46a2a5ff2165d17993a071d9cc82c1',1,'SVF::LLVMModuleSet']]],
601
+ ['getllvmmodules_2654',['getLLVMModules',['../classSVF_1_1LLVMModuleSet.html#a4091b12bdfe4423d8114612a199bc480',1,'SVF::LLVMModuleSet']]],
602
+ ['getllvmmoduleset_2655',['getLLVMModuleSet',['../classSVF_1_1LLVMModuleSet.html#acf40310917909e4234282c0695a43160',1,'SVF::LLVMModuleSet']]],
603
+ ['getllvmtype_2656',['getLLVMType',['../classSVF_1_1LLVMModuleSet.html#a610a7777a48132caadec167c8109f044',1,'SVF::LLVMModuleSet']]],
604
+ ['getllvmvalue_2657',['getLLVMValue',['../classSVF_1_1LLVMModuleSet.html#aaf9b679407f12b93afc53c157d37b444',1,'SVF::LLVMModuleSet']]],
605
+ ['getloadcgedges_2658',['getLoadCGEdges',['../classSVF_1_1ConstraintGraph.html#afb849d8f3425ff36497d062ecefd2cc1',1,'SVF::ConstraintGraph']]],
606
+ ['getloadcvar_2659',['getLoadCVar',['../classSVF_1_1DDAVFSolver.html#ad42efad8e857290459689833c224e467',1,'SVF::DDAVFSolver']]],
607
+ ['getloaddpm_2660',['getLoadDpm',['../classSVF_1_1DDAVFSolver.html#a630aad14a285c954a50c632f9cb13fa9',1,'SVF::DDAVFSolver']]],
608
+ ['getloadinedges_2661',['getLoadInEdges',['../classSVF_1_1ConstraintNode.html#abd8d146e9b30b6d9757021a84bcab158',1,'SVF::ConstraintNode']]],
609
+ ['getloadmrset_2662',['getLoadMRSet',['../classSVF_1_1MRGenerator.html#a19da5768681a21c52a6c43761814a157',1,'SVF::MRGenerator']]],
610
+ ['getloadmunum_2663',['getLoadMuNum',['../classSVF_1_1MemSSA.html#aafc83f7f22ebf3b3683607440c488bef',1,'SVF::MemSSA']]],
611
+ ['getloadoperand_2664',['getLoadOperand',['../classSVF_1_1MTAAnnotator.html#a399e53d065bc34af428a1ba89a04972b',1,'SVF::MTAAnnotator']]],
612
+ ['getloadoutedges_2665',['getLoadOutEdges',['../classSVF_1_1ConstraintNode.html#a59ab1cea514100c63ee179e3e9a5aa0a',1,'SVF::ConstraintNode']]],
613
+ ['getloadstmt_2666',['getLoadStmt',['../classSVF_1_1LoadMU.html#ab1533c4c25427a6acc1be6f867f3c882',1,'SVF::LoadMU']]],
614
+ ['getloadtomusetmap_2667',['getLoadToMUSetMap',['../classSVF_1_1MemSSA.html#a70dd35ef458c452330dfebcdde17b84c',1,'SVF::MemSSA']]],
615
+ ['getloc_2668',['getLoc',['../classSVF_1_1StmtDPItem.html#a3616c94c4394b61c757ffcd39888d5b9',1,'SVF::StmtDPItem::getLoc()'],['../classSVF_1_1GenericBug.html#abbc86875488c27e53e5c36e95c472b20',1,'SVF::GenericBug::getLoc()']]],
616
+ ['getlocaddrs_2669',['getLocAddrs',['../classSVF_1_1IntervalESBase.html#a04145be14d0b0f60eb0f357e0ec7a92c',1,'SVF::IntervalESBase::getLocAddrs()'],['../classSVF_1_1IntervalExeState.html#a053ad8e95d16e2ec047c64258c2021f2',1,'SVF::IntervalExeState::getLocAddrs()']]],
617
+ ['getlockanalysis_2670',['getLockAnalysis',['../classSVF_1_1MTA.html#a76ea96c430365132011f1a4edf0d5570',1,'SVF::MTA']]],
618
+ ['getlockspan_2671',['getLockSpan',['../classSVF_1_1SVFGNodeLockSpan.html#a4e6207b3b64a60993e1e02f6ef125452',1,'SVF::SVFGNodeLockSpan']]],
619
+ ['getlockval_2672',['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']]],
620
+ ['getloctoaddrs_2673',['getLocToAddrs',['../classSVF_1_1ExeState.html#aa7b897b107d722909f9de9dcbabad7cf',1,'SVF::ExeState']]],
621
+ ['getloctodpmvecmap_2674',['getLocToDPMVecMap',['../classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959',1,'SVF::DDAVFSolver']]],
622
+ ['getloctoval_2675',['getLocToVal',['../classSVF_1_1ConsExeState.html#adf45b2d4b73220e80a1265f4e1b1ee35',1,'SVF::ConsExeState::getLocToVal()'],['../classSVF_1_1IntervalESBase.html#af7451ea87d5117a90b5912a1e6f34e10',1,'SVF::IntervalESBase::getLocToVal()'],['../classSVF_1_1RelExeState.html#a3eb51c26ae9c87e1457d6515e6d537f9',1,'SVF::RelExeState::getLocToVal()']]],
623
+ ['getlocval_2676',['getLocVal',['../classSVF_1_1IntervalESBase.html#a844658f360b23a9872a74082f7600535',1,'SVF::IntervalESBase::getLocVal()'],['../classSVF_1_1IntervalExeState.html#ad955967016e901391aaa0c3170ff43b6',1,'SVF::IntervalExeState::getLocVal()']]],
624
+ ['getloop_2677',['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)']]],
625
+ ['getloopanddominfo_2678',['getLoopAndDomInfo',['../classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4',1,'SVF::SVFFunction']]],
626
+ ['getloopbound_2679',['getLoopBound',['../classSVF_1_1SVFLoop.html#ae772c9aab10b88d3c53cdf2cdb23d713',1,'SVF::SVFLoop']]],
627
+ ['getloopheader_2680',['getLoopHeader',['../classSVF_1_1SVFLoopAndDomInfo.html#ac29e502080635ed47b72d471b48b5a8d',1,'SVF::SVFLoopAndDomInfo::getLoopHeader()'],['../classSVF_1_1SVFFunction.html#a767f18ea3a573aafc46b17aabcdc0c8b',1,'SVF::SVFFunction::getLoopHeader()']]],
628
+ ['getloopinfo_2681',['getLoopInfo',['../classSVF_1_1SVFLoopAndDomInfo.html#a0fb893485fc3df088d921762514faf66',1,'SVF::SVFLoopAndDomInfo::getLoopInfo()'],['../classSVF_1_1SVFFunction.html#af45eeeae0d73ec53f4fa44e5e1222942',1,'SVF::SVFFunction::getLoopInfo()']]],
629
+ ['getmainllvmmodule_2682',['getMainLLVMModule',['../classSVF_1_1LLVMModuleSet.html#a9fe3fa15a6a0ec25864cb8439a45596e',1,'SVF::LLVMModuleSet']]],
630
+ ['getmakredprocs_2683',['getMakredProcs',['../classSVF_1_1TCT.html#a54cceb577b4fb89c1d84011ec4d2fe2c',1,'SVF::TCT']]],
631
+ ['getmarkedflag_2684',['getMarkedFlag',['../classSVF_1_1ForkJoinAnalysis.html#a149114898b13e1430c8fbb60978ca4f5',1,'SVF::ForkJoinAnalysis']]],
632
+ ['getmaxbudget_2685',['getMaxBudget',['../classSVF_1_1DPItem.html#af9d8f95249190e164131dc19b6db1b67',1,'SVF::DPItem']]],
633
+ ['getmaxcxtsize_2686',['getMaxCxtSize',['../classSVF_1_1TCT.html#a49f0672760c29b9be7b6f99a4c82ab7e',1,'SVF::TCT']]],
634
+ ['getmaxfieldoffsetlimit_2687',['getMaxFieldOffsetLimit',['../classSVF_1_1MemObj.html#a51be7ad70bc2c6a4230bd2f6b86bdc88',1,'SVF::MemObj::getMaxFieldOffsetLimit()'],['../classSVF_1_1ObjTypeInfo.html#a81bc3d785062c7e527ecf8e564cd52a4',1,'SVF::ObjTypeInfo::getMaxFieldOffsetLimit()']]],
635
+ ['getmaxpathlen_2688',['getMaxPathLen',['../classSVF_1_1ContextCond.html#a935415951bfc6f5089663980bf8e324d',1,'SVF::ContextCond']]],
636
+ ['getmaxstructsize_2689',['getMaxStructSize',['../classSVF_1_1SymbolTableInfo.html#abc7e567209010286a68634c700d76cca',1,'SVF::SymbolTableInfo']]],
637
+ ['getmemobj_2690',['getMemObj',['../classSVF_1_1IRGraph.html#ad5a06a57d64c54ec6e7e92b7e0acfad8',1,'SVF::IRGraph::getMemObj()'],['../classSVF_1_1ObjVar.html#a6a4feb73b54e602407e35eeb09f55930',1,'SVF::ObjVar::getMemObj()']]],
638
+ ['getmemobjptr_2691',['getMemObjPtr',['../classSVF_1_1SymbolTableInfoReader.html#ae2d05807978b81bf9d439e676875c1e1',1,'SVF::SymbolTableInfoReader']]],
639
+ ['getmemoryusagekb_2692',['getMemoryUsageKB',['../namespaceSVF_1_1SVFUtil.html#a630ff9c47f58f9b8df7c8a2b3711477c',1,'SVF::SVFUtil']]],
640
+ ['getmemtofieldsmap_2693',['getMemToFieldsMap',['../classSVF_1_1SVFIR.html#a6f46446d667258b32ddc1ccab48f651c',1,'SVF::SVFIR']]],
641
+ ['getmemusage_2694',['getMemUsage',['../classSVF_1_1SaberCondAllocator.html#ac0060d6660cb022e599dbcb9eabc5aaa',1,'SVF::SaberCondAllocator']]],
642
+ ['getmhp_2695',['getMHP',['../classSVF_1_1FSMPTA.html#a2d0cfa271848bc9a20fda25f12b2a4f2',1,'SVF::FSMPTA::getMHP()'],['../classSVF_1_1MTA.html#a8cfcfb26e22cc40260f6df6d50701bdb',1,'SVF::MTA::getMHP()']]],
643
+ ['getmhpfunctions_2696',['getMHPFunctions',['../classSVF_1_1PCG.html#a3106e03b7df8b34f50c769e1417f341c',1,'SVF::PCG']]],
644
+ ['getmntent_2697',['getmntent',['../extapi_8c.html#a97efc429c3b2da31963e723f0f6956c9',1,'extapi.c']]],
645
+ ['getmntent_5fr_2698',['getmntent_r',['../extapi_8c.html#a0467c34eaa7dd0434c17762177dd08bf',1,'extapi.c']]],
646
+ ['getmodelconstants_2699',['getModelConstants',['../classSVF_1_1SymbolTableInfo.html#a89e9c6da843e5eef25c51afd5d0937e5',1,'SVF::SymbolTableInfo']]],
647
+ ['getmodinfoforcall_2700',['getModInfoForCall',['../classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80',1,'SVF::MRGenerator']]],
648
+ ['getmodrefinfo_2701',['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)']]],
649
+ ['getmodsideeffectofcallsite_2702',['getModSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a1535832f5b1ae3178fea950bf71fdd99',1,'SVF::MRGenerator']]],
650
+ ['getmodsideeffectoffunction_2703',['getModSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#a7d47fbc3dbe8fd19ca5e4210bdecf914',1,'SVF::MRGenerator']]],
651
+ ['getmodule_2704',['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()']]],
652
+ ['getmoduleidentifier_2705',['getModuleIdentifier',['../classSVF_1_1SVFModule.html#aa8bab1ad6cab332fe24066b9cf487344',1,'SVF::SVFModule']]],
653
+ ['getmodulenum_2706',['getModuleNum',['../classSVF_1_1LLVMModuleSet.html#ae265a7f3cc7367d62013e0f15cf3d233',1,'SVF::LLVMModuleSet']]],
654
+ ['getmoduleref_2707',['getModuleRef',['../classSVF_1_1LLVMModuleSet.html#ad647d73d2e1bda61348eff658e32f481',1,'SVF::LLVMModuleSet']]],
655
+ ['getmodulusoffset_2708',['getModulusOffset',['../classSVF_1_1SymbolTableInfo.html#a54418613d6492e80f644f3db86abc9ad',1,'SVF::SymbolTableInfo']]],
656
+ ['getmr_2709',['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()']]],
657
+ ['getmrgenerator_2710',['getMRGenerator',['../classSVF_1_1MemSSA.html#ab2dfdcf6fb50ba6cacad1254350a5b09',1,'SVF::MemSSA']]],
658
+ ['getmrid_2711',['getMRID',['../classSVF_1_1MemRegion.html#a7d38f6ef18106eb388b3a289aad79802',1,'SVF::MemRegion']]],
659
+ ['getmrnum_2712',['getMRNum',['../classSVF_1_1MRGenerator.html#aff53860ef2b0effb9250dc7348640085',1,'SVF::MRGenerator']]],
660
+ ['getmrset_2713',['getMRSet',['../classSVF_1_1MRGenerator.html#a1f69924c587c4e68a029fd4e86cffacf',1,'SVF::MRGenerator']]],
661
+ ['getmrsforcallsiteref_2714',['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()']]],
662
+ ['getmrsforload_2715',['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()']]],
663
+ ['getmrsforloadfrominterlist_2716',['getMRsForLoadFromInterList',['../classSVF_1_1IntraDisjointMRG.html#a8d390306f30e8b9736a3d1228ef5bf3a',1,'SVF::IntraDisjointMRG']]],
664
+ ['getmrver_2717',['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()']]],
665
+ ['getmrverfromstring_2718',['getMRVERFromString',['../classSVF_1_1SVFG.html#a910298ed854a6b88b9dae44181ca72de',1,'SVF::SVFG']]],
666
+ ['getmssa_2719',['getMSSA',['../classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9',1,'SVF::SVFG']]],
667
+ ['getmuset_2720',['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)']]],
668
+ ['getmutdfptdataty_2721',['getMutDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483',1,'SVF::BVDataPTAImpl']]],
669
+ ['getmutptdataty_2722',['getMutPTDataTy',['../classSVF_1_1CondPTAImpl.html#ab582d46731c06a7fa022bf301d6008c1',1,'SVF::CondPTAImpl']]],
670
+ ['getname_2723',['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()']]],
671
+ ['getnextcollapsenode_2724',['getNextCollapseNode',['../classSVF_1_1ConstraintGraph.html#a006667ed55132ca0909c0e9118fea704',1,'SVF::ConstraintGraph']]],
672
+ ['getnextinsts_2725',['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)']]],
673
+ ['getnode_2726',['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()']]],
674
+ ['getnode_5fh_2727',['getNode_h',['../classSVF_1_1POCRHybridSolver.html#a6a1bf7bbf1b28aa762af4b51bff10afb',1,'SVF::POCRHybridSolver']]],
675
+ ['getnodeattributes_2728',['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()']]],
676
+ ['getnodedescription_2729',['getNodeDescription',['../structSVF_1_1DefaultDOTGraphTraits.html#af5800f2d8efa24fee85f03871c07df21',1,'SVF::DefaultDOTGraphTraits']]],
677
+ ['getnodeid_2730',['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()']]],
678
+ ['getnodeidentifierlabel_2731',['getNodeIdentifierLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a0f81b82658f62589ec429c601538f6e9',1,'SVF::DefaultDOTGraphTraits']]],
679
+ ['getnodeidfromitem_2732',['getNodeIDFromItem',['../classSVF_1_1SrcSnkSolver.html#ab37d80b1c7a1ebfa0e19c70792c5129e',1,'SVF::SrcSnkSolver::getNodeIDFromItem()'],['../classSVF_1_1GraphReachSolver.html#a84f39b3234ddf8198c793ff8c5d59cdf',1,'SVF::GraphReachSolver::getNodeIDFromItem()']]],
680
+ ['getnodekind_2733',['getNodeKind',['../classSVF_1_1GenericNode.html#a391e996d695b114530120723da1d003e',1,'SVF::GenericNode']]],
681
+ ['getnodelabel_2734',['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()']]],
682
+ ['getnodemapping_2735',['getNodeMapping',['../classSVF_1_1PointsTo.html#a5fd783872908d85e9192f4348ac0b493',1,'SVF::PointsTo']]],
683
+ ['getnodenumafterpagbuild_2736',['getNodeNumAfterPAGBuild',['../classSVF_1_1IRGraph.html#a0a18bca50f7cd3a1882754f19303d257',1,'SVF::IRGraph']]],
684
+ ['getnodeptr_2737',['getNodePtr',['../classSVF_1_1GenericGraphReader.html#ab09fa674af96a107ac14306eae021381',1,'SVF::GenericGraphReader']]],
685
+ ['getnonterminals_2738',['getNonterminals',['../classSVF_1_1GrammarBase.html#a04140ef06feee613506529fd8c23665e',1,'SVF::GrammarBase']]],
686
+ ['getnullptr_2739',['getNullPtr',['../classSVF_1_1IRGraph.html#a3de9a2a565c303f68a90c32dc59febd5',1,'SVF::IRGraph']]],
687
+ ['getnumargoperands_2740',['getNumArgOperands',['../classSVF_1_1SVFCallInst.html#ab8ea07e329ce09b1874d482465724121',1,'SVF::SVFCallInst::getNumArgOperands()'],['../classSVF_1_1CallSite.html#a6b7a7e6da24425a3b15aa1803c673288',1,'SVF::CallSite::getNumArgOperands()']]],
688
+ ['getnumber_2741',['getNumber',['../classSVF_1_1ConsExeState.html#a3efeeb8311b868c4a7fc2df69f061317',1,'SVF::ConsExeState']]],
689
+ ['getnumeral_2742',['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()']]],
690
+ ['getnumfields_2743',['getNumFields',['../classSVF_1_1DCHGraph.html#a0788694fbff155949fc4f4d6487c223e',1,'SVF::DCHGraph']]],
691
+ ['getnumobjects_2744',['getNumObjects',['../classSVF_1_1NodeIDAllocator.html#ad63e43c65cb7d7cac7824f5cede5ec89',1,'SVF::NodeIDAllocator']]],
692
+ ['getnumofcxtlocks_2745',['getNumOfCxtLocks',['../classSVF_1_1LockAnalysis.html#a3df63f936d488166109d73bdcf0437d5',1,'SVF::LockAnalysis']]],
693
+ ['getnumofelements_2746',['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()']]],
694
+ ['getnumofflattenelements_2747',['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()']]],
695
+ ['getnumofflattenfields_2748',['getNumOfFlattenFields',['../classSVF_1_1StInfo.html#ae5fad367673315da57a604e64b5889f0',1,'SVF::StInfo']]],
696
+ ['getnumofforksite_2749',['getNumOfForksite',['../classSVF_1_1ThreadCallGraph.html#aa847760765aae18bcb93b260a881441b',1,'SVF::ThreadCallGraph']]],
697
+ ['getnumofjoinsite_2750',['getNumOfJoinsite',['../classSVF_1_1ThreadCallGraph.html#a733bf08c7a496435ad09a41e6b0343ff',1,'SVF::ThreadCallGraph']]],
698
+ ['getnumofoobquery_2751',['getNumOfOOBQuery',['../classSVF_1_1DDAStat.html#ab508281a78749ec5d7b5dc8231a4be11',1,'SVF::DDAStat']]],
699
+ ['getnumofparforsite_2752',['getNumOfParForSite',['../classSVF_1_1ThreadCallGraph.html#ad883eb92aece6818a3a0a261fa3407ce',1,'SVF::ThreadCallGraph']]],
700
+ ['getnumofresolvedindcalledge_2753',['getNumOfResolvedIndCallEdge',['../classSVF_1_1PTACallGraph.html#a12c899013f8a9ddd895bfb5027a84d4c',1,'SVF::PTACallGraph::getNumOfResolvedIndCallEdge()'],['../classSVF_1_1PointerAnalysis.html#ad2c8654a6672472f9bf17681aa9b60bb',1,'SVF::PointerAnalysis::getNumOfResolvedIndCallEdge()']]],
701
+ ['getnumsuccessors_2754',['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()']]],
702
+ ['getobj_2755',['getObj',['../classSVF_1_1SymbolTableInfo.html#a65f49178a948380c2d6105178509a906',1,'SVF::SymbolTableInfo']]],
703
+ ['getobject_2756',['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']]],
704
+ ['getobjectnode_2757',['getObjectNode',['../classSVF_1_1SVFIRBuilder.html#a5a93f3d13e2b3df126fbc42b1bd09006',1,'SVF::SVFIRBuilder::getObjectNode()'],['../classSVF_1_1IRGraph.html#ab1e2f58c350ec14763b4d8a424984d47',1,'SVF::IRGraph::getObjectNode()']]],
705
+ ['getobjectnodenum_2758',['getObjectNodeNum',['../classSVF_1_1IRGraph.html#a82528aff779ccf8f723f57507dd2d991',1,'SVF::IRGraph']]],
706
+ ['getobjsym_2759',['getObjSym',['../classSVF_1_1SymbolTableInfo.html#a7cf19b236d4e44f8ae8da9b303466b36',1,'SVF::SymbolTableInfo']]],
707
+ ['getoffsetvarandgeptypepairvec_2760',['getOffsetVarAndGepTypePairVec',['../classSVF_1_1GepStmt.html#a348de09a7ccd04d1fa76fa6b250249ba',1,'SVF::GepStmt']]],
708
+ ['getopcode_2761',['getOpcode',['../classSVF_1_1BinaryOPStmt.html#ad0a7c5e87355d7a83176343322db448f',1,'SVF::BinaryOPStmt::getOpcode()'],['../classSVF_1_1UnaryOPStmt.html#af29723d5e777b10d53d48263a786f5b6',1,'SVF::UnaryOPStmt::getOpcode()']]],
709
+ ['getoperand_2762',['getOperand',['../classllvm_1_1generic__bridge__gep__type__iterator.html#a9494bbdc909dab98dd3fd23a416f3a31',1,'llvm::generic_bridge_gep_type_iterator']]],
710
+ ['getopicfgnode_2763',['getOpICFGNode',['../classSVF_1_1PhiStmt.html#a0b97394bc1946c0185d2c11fbc2181f4',1,'SVF::PhiStmt']]],
711
+ ['getopincomingbb_2764',['getOpIncomingBB',['../classSVF_1_1IntraPHIVFGNode.html#a3a6ef9d2b10a6f2f1ac1b25590f56a70',1,'SVF::IntraPHIVFGNode']]],
712
+ ['getopndvars_2765',['getOpndVars',['../classSVF_1_1MultiOpndStmt.html#a0441f2646fed28830439c41a0704ed4b',1,'SVF::MultiOpndStmt']]],
713
+ ['getoption_2766',['getOption',['../classOptionBase.html#abf205790830ba8c3bb7097701ca86a69',1,'OptionBase']]],
714
+ ['getoptionsmap_2767',['getOptionsMap',['../classOptionBase.html#ac68017dd45d05c5fe26ae04bb58f903c',1,'OptionBase']]],
715
+ ['getopvar_2768',['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()']]],
716
+ ['getopvarid_2769',['getOpVarID',['../classSVF_1_1MultiOpndStmt.html#a5c6efcc023e90ef2e618586091958c59',1,'SVF::MultiOpndStmt::getOpVarID()'],['../classSVF_1_1UnaryOPStmt.html#a8029b46bccda153ca2e677686c2655e2',1,'SVF::UnaryOPStmt::getOpVarID()']]],
717
+ ['getopvarnum_2770',['getOpVarNum',['../classSVF_1_1MultiOpndStmt.html#af300571886b7aa2d84b0a70851c99bc3',1,'SVF::MultiOpndStmt']]],
718
+ ['getopver_2771',['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()']]],
719
+ ['getopvernum_2772',['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()']]],
720
+ ['getoraddblockicfgnode_2773',['getOrAddBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#ae832950bae16346dd25f9e47ee13c34c',1,'SVF::ICFGBuilder']]],
721
+ ['getoraddinterblockicfgnode_2774',['getOrAddInterBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#a5d7c24a1bf3300f784741ed8dba5a683',1,'SVF::ICFGBuilder']]],
722
+ ['getoraddintrablockicfgnode_2775',['getOrAddIntraBlockICFGNode',['../classSVF_1_1ICFGBuilder.html#a151a19548cfed20501ddbeb786417b8b',1,'SVF::ICFGBuilder']]],
723
+ ['getoraddsvftypeinfo_2776',['getOrAddSVFTypeInfo',['../classSVF_1_1SymbolTableBuilder.html#af7aae2e2851c948f85600066a5a394ca',1,'SVF::SymbolTableBuilder']]],
724
+ ['getorcreatenode_2777',['getOrCreateNode',['../classSVF_1_1DCHGraph.html#a9ed6b91fad334605f514049a2072b538',1,'SVF::DCHGraph']]],
725
+ ['getorcreatetctnode_2778',['getOrCreateTCTNode',['../classSVF_1_1TCT.html#a5d890da8d9d91b8cc4c529eb427192c4',1,'SVF::TCT']]],
726
+ ['getoriginalelemtype_2779',['getOriginalElemType',['../classSVF_1_1StInfo.html#a055697f565cb9d73b41110090fe50159',1,'SVF::StInfo::getOriginalElemType()'],['../classSVF_1_1SymbolTableInfo.html#a4bf84ef15f3b4cc865ac64ca0aae84e7',1,'SVF::SymbolTableInfo::getOriginalElemType()']]],
727
+ ['getostream_2780',['getOStream',['../classSVF_1_1GraphWriter.html#afa5d94effc56067e44eba9a11afd5284',1,'SVF::GraphWriter']]],
728
+ ['getothersvfconstant_2781',['getOtherSVFConstant',['../classSVF_1_1LLVMModuleSet.html#a74256f36f0fdc242df9729906c34efbc',1,'SVF::LLVMModuleSet']]],
729
+ ['getothervalueset_2782',['getOtherValueSet',['../classSVF_1_1SVFModule.html#af22af3a6d54bb510e5c4805eff3d12cd',1,'SVF::SVFModule']]],
730
+ ['getoutedges_2783',['getOutEdges',['../classSVF_1_1CFBasicBlockNode.html#a48c0b6643c481afb15d4c4f89d00eecb',1,'SVF::CFBasicBlockNode::getOutEdges()'],['../classSVF_1_1GenericNode.html#a2d9cd758d6f8c5189d9b90b74f43e009',1,'SVF::GenericNode::getOutEdges()']]],
731
+ ['getoutedgewithty_2784',['getOutEdgeWithTy',['../classSVF_1_1CFLNode.html#a0a1b7384a42cad855bddf881e0e09542',1,'SVF::CFLNode']]],
732
+ ['getoutgoingedges_2785',['getOutgoingEdges',['../classSVF_1_1SVFVar.html#a927733580b47be5ffcfced44ba9fd6c3',1,'SVF::SVFVar']]],
733
+ ['getoutgoingedgesbegin_2786',['getOutgoingEdgesBegin',['../classSVF_1_1SVFVar.html#a9e40eafe55a2c1448b830b56ae72e17f',1,'SVF::SVFVar']]],
734
+ ['getoutgoingedgesend_2787',['getOutgoingEdgesEnd',['../classSVF_1_1SVFVar.html#aa5176fce9746bc585d43ebb4c8c824e5',1,'SVF::SVFVar']]],
735
+ ['getoutput_2788',['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()']]],
736
+ ['getoutputforinterlevanalysis_2789',['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)']]],
737
+ ['getpag_2790',['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()']]],
738
+ ['getpagdstnode_2791',['getPAGDstNode',['../classSVF_1_1StmtVFGNode.html#a8ba0e783f7fcbfa7cbd1d3a709ffa07f',1,'SVF::StmtVFGNode']]],
739
+ ['getpagdstnodeid_2792',['getPAGDstNodeID',['../classSVF_1_1StmtVFGNode.html#a04986961ad507be9fcf141ab51787da8',1,'SVF::StmtVFGNode']]],
740
+ ['getpagedge_2793',['getPAGEdge',['../classSVF_1_1StmtVFGNode.html#a4dd7615f42971da9b6ec1dc04f0ec4e6',1,'SVF::StmtVFGNode']]],
741
+ ['getpagedgenum_2794',['getPAGEdgeNum',['../classSVF_1_1IRGraph.html#a821df0fcb66e4f0a5b10c295c24b7c2c',1,'SVF::IRGraph']]],
742
+ ['getpagedgeset_2795',['getPAGEdgeSet',['../classSVF_1_1ConstraintGraph.html#a4dd7feb1ed62883dd35ced962ba6b59e',1,'SVF::ConstraintGraph::getPAGEdgeSet()'],['../classSVF_1_1VFG.html#a2e182f7e90a3519a2147a300470a88f1',1,'SVF::VFG::getPAGEdgeSet()']]],
743
+ ['getpagedgesfrominst_2796',['getPAGEdgesFromInst',['../classSVF_1_1MRGenerator.html#a7465657df2a376abc79147893d5e62aa',1,'SVF::MRGenerator']]],
744
+ ['getpagnode_2797',['getPAGNode',['../classSVF_1_1NullPtrVFGNode.html#a116af5e66665c56b9ca1e734bc3719c5',1,'SVF::NullPtrVFGNode']]],
745
+ ['getpagnodenum_2798',['getPAGNodeNum',['../classSVF_1_1IRGraph.html#afa015e79aa68b102db44b5a0fd653dc6',1,'SVF::IRGraph']]],
746
+ ['getpagsrcnode_2799',['getPAGSrcNode',['../classSVF_1_1StmtVFGNode.html#a837da5917c31e14aa51c6fa3e2640849',1,'SVF::StmtVFGNode']]],
747
+ ['getpagsrcnodeid_2800',['getPAGSrcNodeID',['../classSVF_1_1StmtVFGNode.html#a791a01f5d3528f8a8bf19369b5c61c37',1,'SVF::StmtVFGNode']]],
748
+ ['getparam_2801',['getParam',['../classSVF_1_1ActualParmVFGNode.html#a8932b197a076ab3069a9fe8b73e7fc32',1,'SVF::ActualParmVFGNode::getParam()'],['../classSVF_1_1FormalParmVFGNode.html#ab1a9031c1fc5102e072b5035151c131c',1,'SVF::FormalParmVFGNode::getParam()']]],
749
+ ['getparent_2802',['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()']]],
750
+ ['getparentsbegin_2803',['getParentsBegin',['../classSVF_1_1TCT.html#afa5bd475c4dc068a0ecc0ec5caab77a9',1,'SVF::TCT']]],
751
+ ['getparentsend_2804',['getParentsEnd',['../classSVF_1_1TCT.html#a5d6a06c7daff36a14fa1f371a477784d',1,'SVF::TCT']]],
752
+ ['getparentthread_2805',['getParentThread',['../classSVF_1_1TCT.html#a516578af1f8666ff672e6611e61d7152',1,'SVF::TCT']]],
753
+ ['getpassname_2806',['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()']]],
754
+ ['getphicomplementcond_2807',['getPHIComplementCond',['../classSVF_1_1SaberCondAllocator.html#a59f2e92299ea13284f4f2d724bddd8d7',1,'SVF::SaberCondAllocator']]],
755
+ ['getphiset_2808',['getPHISet',['../classSVF_1_1MemSSA.html#a82ab0d35c95aeefbc4dfc8eb59033dca',1,'SVF::MemSSA']]],
756
+ ['getpointerto_2809',['getPointerTo',['../classSVF_1_1SVFType.html#a3672b4797c400aac90c6d36ce29e0e57',1,'SVF::SVFType']]],
757
+ ['getpointertoty_2810',['getPointerToTy',['../classSVF_1_1SVFType.html#a25faa037b356801c8c678f8c00dada33',1,'SVF::SVFType']]],
758
+ ['getpointsto_2811',['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()']]],
759
+ ['getpointstolist_2812',['getPointsToList',['../classSVF_1_1MRGenerator.html#a6d86c8ebe87cb54f39e52daa7ffb0e2e',1,'SVF::MRGenerator']]],
760
+ ['getpool_2813',['getPool',['../classSVF_1_1WriterPtrPool.html#a5df00a28f394187fee526a96a4065a78',1,'SVF::WriterPtrPool']]],
761
+ ['getpostdomtreemap_2814',['getPostDomTreeMap',['../classSVF_1_1SVFLoopAndDomInfo.html#ad07f95e790b5c3a50c864155aa20a083',1,'SVF::SVFLoopAndDomInfo::getPostDomTreeMap() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a6b87fa0530b6d94f201a0989b35c2277',1,'SVF::SVFLoopAndDomInfo::getPostDomTreeMap()']]],
762
+ ['getpredecessors_2815',['getPredecessors',['../classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231',1,'SVF::SVFBasicBlock']]],
763
+ ['getpredicate_2816',['getPredicate',['../classSVF_1_1CmpStmt.html#aa6a21fb1cfbc263bb38651176c495632',1,'SVF::CmpStmt']]],
764
+ ['getpredinstructions_2817',['getPredInstructions',['../classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8',1,'SVF::SVFInstruction::getPredInstructions()'],['../classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc',1,'SVF::SVFInstruction::getPredInstructions() const']]],
765
+ ['getpredmap_2818',['getPredMap',['../classSVF_1_1POCRSolver.html#a9cb6c06d4e9ede63c22637d9a230a584',1,'SVF::POCRSolver::getPredMap()'],['../classSVF_1_1POCRSolver.html#a585aa205c1da08d33aac52552a8a1a75',1,'SVF::POCRSolver::getPredMap(const NodeID key)']]],
766
+ ['getpreds_2819',['getPreds',['../classSVF_1_1POCRSolver.html#a7445cae0169e04f898798a75aa737177',1,'SVF::POCRSolver']]],
767
+ ['getprevinsts_2820',['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)']]],
768
+ ['getpreviousmemoryaccessinst_2821',['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()']]],
769
+ ['getprevnodes_2822',['getPrevNodes',['../classSVF_1_1MTASVFGBuilder.html#a7b034f9f8f01823ecfb7f6c17e47b502',1,'SVF::MTASVFGBuilder']]],
770
+ ['getproc_2823',['getProc',['../classSVF_1_1CxtProc.html#ab9ac6459c90873b7dea35e0a22700189',1,'SVF::CxtProc']]],
771
+ ['getprodsfromfirstrhs_2824',['getProdsFromFirstRHS',['../classSVF_1_1CFGrammar.html#a0c436fdc35825a0f5c244b3f3441ae1a',1,'SVF::CFGrammar']]],
772
+ ['getprodsfromsecondrhs_2825',['getProdsFromSecondRHS',['../classSVF_1_1CFGrammar.html#a39ee3733b247f40ea27ddc7e17334544',1,'SVF::CFGrammar']]],
773
+ ['getprodsfromsinglerhs_2826',['getProdsFromSingleRHS',['../classSVF_1_1CFGrammar.html#a09bb0c9e5e626555273193e437de2b70',1,'SVF::CFGrammar']]],
774
+ ['getprogentryfunction_2827',['getProgEntryFunction',['../namespaceSVF_1_1SVFUtil.html#aa8017e3e5100b3f63ee338b66118d266',1,'SVF::SVFUtil']]],
775
+ ['getprogfunction_2828',['getProgFunction',['../namespaceSVF_1_1LLVMUtil.html#a76b0d0ac69c170838cfc8ee26f4518a0',1,'SVF::LLVMUtil::getProgFunction()'],['../namespaceSVF_1_1SVFUtil.html#a6f82e03d880257527bd9cb5978e05604',1,'SVF::SVFUtil::getProgFunction()']]],
776
+ ['getpropapts_2829',['getPropaPts',['../classSVF_1_1MutableDiffPTData.html#a450ed4470b1d83d44218904dd391fd75',1,'SVF::MutableDiffPTData']]],
777
+ ['getprotobyname_2830',['getprotobyname',['../extapi_8c.html#a83ac8a97dd9d895cda658af3aa46fd55',1,'extapi.c']]],
778
+ ['getprotobynumber_2831',['getprotobynumber',['../extapi_8c.html#a6adb569732e5880ffb2d4cc28d9cfc96',1,'extapi.c']]],
779
+ ['getpta_2832',['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()']]],
780
+ ['getptacallgraph_2833',['getPTACallGraph',['../classSVF_1_1PointerAnalysis.html#a7c9b7e5fe37ae31ba84d167945ca57df',1,'SVF::PointerAnalysis']]],
781
+ ['getptapagedgenum_2834',['getPTAPAGEdgeNum',['../classSVF_1_1IRGraph.html#a51485004eb28aab6620801205d13ef1b',1,'SVF::IRGraph']]],
782
+ ['getptasvfstmtlist_2835',['getPTASVFStmtList',['../classSVF_1_1SVFIR.html#abb91ed47d5c13d0ad7eec35164e37988',1,'SVF::SVFIR']]],
783
+ ['getptasvfstmtset_2836',['getPTASVFStmtSet',['../classSVF_1_1SVFIR.html#a65a4af3d6f0bfc11e31f020bb2966576',1,'SVF::SVFIR']]],
784
+ ['getptcache_2837',['getPtCache',['../classSVF_1_1BVDataPTAImpl.html#afaeae813ff38e010bbe8fe61befb345c',1,'SVF::BVDataPTAImpl']]],
785
+ ['getptdataty_2838',['getPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ae94cea78b71fb75837ee2a17b5ed0e81',1,'SVF::BVDataPTAImpl::getPTDataTy()'],['../classSVF_1_1CondPTAImpl.html#a35cb1fd6e18cdc8e8466ee94846bc553',1,'SVF::CondPTAImpl::getPTDataTy()']]],
786
+ ['getptdty_2839',['getPTDTY',['../classSVF_1_1PTData.html#adfcbaefe1c058d9ddf14aa3da07e1daf',1,'SVF::PTData']]],
787
+ ['getptr_2840',['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()']]],
788
+ ['getptrelementtype_2841',['getPtrElementType',['../classSVF_1_1SVFPointerType.html#a067e8f095942e095aa1721dee3a241ea',1,'SVF::SVFPointerType::getPtrElementType()'],['../namespaceSVF_1_1LLVMUtil.html#abba4111230f6009bbf50518ee36a9870',1,'SVF::LLVMUtil::getPtrElementType()']]],
789
+ ['getptrnodeid_2842',['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()']]],
790
+ ['getpts_2843',['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)']]],
791
+ ['getptsmap_2844',['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()']]],
792
+ ['getptssubsetmap_2845',['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']]],
793
+ ['getpwent_2846',['getpwent',['../extapi_8c.html#a6c9819b8d04fd2807a7a017801b76d17',1,'extapi.c']]],
794
+ ['getpwnam_2847',['getpwnam',['../extapi_8c.html#a08249b8fcd2bf95afbddd22fdc86814c',1,'extapi.c']]],
795
+ ['getpwnam_5fr_2848',['getpwnam_r',['../extapi_8c.html#a9d2e8fbff1b6a171809af5ff4d9faf93',1,'extapi.c']]],
796
+ ['getpwuid_2849',['getpwuid',['../extapi_8c.html#a795924df224a37a85b08eb0786973c81',1,'extapi.c']]],
797
+ ['getpwuid_5fr_2850',['getpwuid_r',['../extapi_8c.html#a8d45eda5c086f3f4bf394644c3af43b7',1,'extapi.c']]],
798
+ ['getrangelimitfromtype_2851',['getRangeLimitFromType',['../classSVF_1_1SVFIR2ItvExeState.html#afbb9ff1f2c47d2afda117bf63a80a1a7',1,'SVF::SVFIR2ItvExeState']]],
799
+ ['getrawproductions_2852',['getRawProductions',['../classSVF_1_1GrammarBase.html#a4561438149716c91178ea013686f66ae',1,'SVF::GrammarBase']]],
800
+ ['getreachablebbs_2853',['getReachableBBs',['../classSVF_1_1SVFLoopAndDomInfo.html#a95099f1b621c4f0d6d53798d7eab4e3b',1,'SVF::SVFLoopAndDomInfo::getReachableBBs()'],['../classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c',1,'SVF::SVFFunction::getReachableBBs()']]],
801
+ ['getrefinfoforcall_2854',['getRefInfoForCall',['../classSVF_1_1MRGenerator.html#a965a31712341b1fc02e667f325423ca2',1,'SVF::MRGenerator']]],
802
+ ['getrefsideeffectofcallsite_2855',['getRefSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a62757aa995a6a01b484c60df2f51c53d',1,'SVF::MRGenerator']]],
803
+ ['getrefsideeffectoffunction_2856',['getRefSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#ac0007c8808654ca74feef0d8568378b9',1,'SVF::MRGenerator']]],
804
+ ['getregionsize_2857',['getRegionSize',['../classSVF_1_1MemRegion.html#a99f106d47fd67f1ae53e144d72a223c9',1,'SVF::MemRegion']]],
805
+ ['getreles_2858',['getRelEs',['../classSVF_1_1SVFIR2ItvExeState.html#a26f2ed7999321f7037be625a9ebef226',1,'SVF::SVFIR2ItvExeState']]],
806
+ ['getreliantversions_2859',['getReliantVersions',['../classSVF_1_1VersionedFlowSensitive.html#ae83c62a01196991d116ef5c36cb51e31',1,'SVF::VersionedFlowSensitive']]],
807
+ ['getremovedsuvfedges_2860',['getRemovedSUVFEdges',['../classSVF_1_1ProgSlice.html#a174a74103c69afbbff58d30f5a41404c',1,'SVF::ProgSlice::getRemovedSUVFEdges()'],['../classSVF_1_1SaberCondAllocator.html#aaac0aab3bb5c3533889779b4f63bd6a4',1,'SVF::SaberCondAllocator::getRemovedSUVFEdges()']]],
808
+ ['getrep_2861',['getRep',['../classSVF_1_1ConstraintGraph.html#acd1f0ce7936ced59bfaf04956a0f8214',1,'SVF::ConstraintGraph']]],
809
+ ['getrepnodes_2862',['getRepNodes',['../classSVF_1_1SCCDetection.html#a457973fa38fad89bbd2dc41ba041703e',1,'SVF::SCCDetection']]],
810
+ ['getreppointsto_2863',['getRepPointsTo',['../classSVF_1_1MRGenerator.html#a98b3481580be48cff7e93bf3c8a29dac',1,'SVF::MRGenerator']]],
811
+ ['getrepr_2864',['getRepr',['../classSVF_1_1SVFOtherType.html#ad9cbb0a4ffefe248977850d9aa17f9c1',1,'SVF::SVFOtherType']]],
812
+ ['getres_2865',['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()']]],
813
+ ['getresid_2866',['getResID',['../classSVF_1_1MultiOpndStmt.html#a71a530eb9fa9f7e273e471b4a75a039e',1,'SVF::MultiOpndStmt::getResID()'],['../classSVF_1_1UnaryOPStmt.html#ae2ffeaec2d2e4de69826495006c35856',1,'SVF::UnaryOPStmt::getResID()']]],
814
+ ['getresver_2867',['getResVer',['../classSVF_1_1MSSAPHISVFGNode.html#a9ea963b7773c7d0b42ccf81e58a54a50',1,'SVF::MSSAPHISVFGNode::getResVer()'],['../classSVF_1_1MSSADEF.html#a21cb532396180e0b6bab515c52bec282',1,'SVF::MSSADEF::getResVer()']]],
815
+ ['getret_2868',['getRet',['../classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262',1,'SVF::FormalRetVFGNode']]],
816
+ ['getretblock_2869',['getRetBlock',['../classSVF_1_1ICFG.html#a5ad71237256b2a8ce94a7d79a84afe55',1,'SVF::ICFG']]],
817
+ ['getreticfgnode_2870',['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()']]],
818
+ ['getretparmatjoinedsite_2871',['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']]],
819
+ ['getretpe_2872',['getRetPE',['../classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603',1,'SVF::RetCFGEdge']]],
820
+ ['getretsite_2873',['getRetSite',['../classSVF_1_1ProgSlice.html#a07ce77afbf69d5e2a47afaa39eaea886',1,'SVF::ProgSlice']]],
821
+ ['getretsym_2874',['getRetSym',['../classSVF_1_1SymbolTableInfo.html#afb06da4d5f8c75c039b0a05a31d4beb3',1,'SVF::SymbolTableInfo']]],
822
+ ['getreturnmuset_2875',['getReturnMuSet',['../classSVF_1_1MemSSA.html#af8c38a7ff8da4206f19c038024606d93',1,'SVF::MemSSA']]],
823
+ ['getreturnnode_2876',['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()']]],
824
+ ['getreturntype_2877',['getReturnType',['../classSVF_1_1SVFFunctionType.html#a74ce115a0fa958f259469b521468a2b3',1,'SVF::SVFFunctionType::getReturnType()'],['../classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263',1,'SVF::SVFFunction::getReturnType()']]],
825
+ ['getrev_2878',['getRev',['../classSVF_1_1ActualRetVFGNode.html#a4bcfddf05da46729c670b4f450f9d606',1,'SVF::ActualRetVFGNode']]],
826
+ ['getreversenodemapping_2879',['getReverseNodeMapping',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a36b25188130f4c21d145c950a70d616f',1,'SVF::NodeIDAllocator::Clusterer']]],
827
+ ['getrevpts_2880',['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)']]],
828
+ ['getrhsvar_2881',['getRHSVar',['../classSVF_1_1AssignStmt.html#ad03d28d16754c9049dd4d0ad3b6c1e28',1,'SVF::AssignStmt']]],
829
+ ['getrhsvarid_2882',['getRHSVarID',['../classSVF_1_1AssignStmt.html#a4cec89489e82c60c287cae3327f3f01d',1,'SVF::AssignStmt']]],
830
+ ['gets_2883',['gets',['../extapi_8c.html#ad23cf6ce344e3cdbbe53eee7e9a83b5c',1,'extapi.c']]],
831
+ ['getsabercondallocator_2884',['getSaberCondAllocator',['../classSVF_1_1SrcSnkDDA.html#af4f725606567ce8cc66b805df87a7afb',1,'SVF::SrcSnkDDA']]],
832
+ ['getsccdetector_2885',['getSCCDetector',['../classSVF_1_1WPASolver.html#a37ca8a99b8f83fba796293e6e13b0953',1,'SVF::WPASolver']]],
833
+ ['getsccrep_2886',['getSCCRep',['../classSVF_1_1SVFGStat.html#a947dcd586a9ccf8b60243153769aaf31',1,'SVF::SVFGStat']]],
834
+ ['getsecondrhssymbol_2887',['getSecondRHSSymbol',['../classSVF_1_1CFGrammar.html#ae5219be7a1d646a0246f7dad560b4f4b',1,'SVF::CFGrammar']]],
835
+ ['getsecondrhstoprods_2888',['getSecondRHSToProds',['../classSVF_1_1CFGrammar.html#a2506ec7098c676466744e87d1eb8dd3d',1,'SVF::CFGrammar']]],
836
+ ['getservbyname_2889',['getservbyname',['../extapi_8c.html#aaa29998f05105541c3572935ee4008e5',1,'extapi.c']]],
837
+ ['getservbyport_2890',['getservbyport',['../extapi_8c.html#a099394fe0553f8ecb44e704298d5812f',1,'extapi.c']]],
838
+ ['getsextvalue_2891',['getSExtValue',['../classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4',1,'SVF::SVFConstantInt']]],
839
+ ['getsiblingthread_2892',['getSiblingThread',['../classSVF_1_1TCT.html#a60e63f6ddfe78c4cf4fd3a70875b727f',1,'SVF::TCT']]],
840
+ ['getsimplenodelabel_2893',['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()']]],
841
+ ['getsimplifiedvalue_2894',['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()']]],
842
+ ['getsinglerhstoprods_2895',['getSingleRHSToProds',['../classSVF_1_1CFGrammar.html#a8c853ad1e1b30c3ba4efe66b1d0dddf6',1,'SVF::CFGrammar']]],
843
+ ['getsinks_2896',['getSinks',['../classSVF_1_1ProgSlice.html#a03a1ef4d56958fa4a0c3a3a95806203d',1,'SVF::ProgSlice::getSinks()'],['../classSVF_1_1SrcSnkDDA.html#a1145c601df2e3dec1e32e43613447b96',1,'SVF::SrcSnkDDA::getSinks()']]],
844
+ ['getsolver_2897',['getSolver',['../classSVF_1_1Z3Expr.html#a16721e960145864d0835eb95f2ae4681',1,'SVF::Z3Expr']]],
845
+ ['getsource_2898',['getSource',['../classSVF_1_1ProgSlice.html#ac1dc48ea64a89ce37394a22e609a0cd0',1,'SVF::ProgSlice']]],
846
+ ['getsourceloc_2899',['getSourceLoc',['../classSVF_1_1SVFValue.html#a7effb0f37f486745e0cdc3ae5e9c732b',1,'SVF::SVFValue::getSourceLoc()'],['../namespaceSVF_1_1LLVMUtil.html#a8e4add30bd0ce00d3f2aa2e31c64fef8',1,'SVF::LLVMUtil::getSourceLoc()']]],
847
+ ['getsourcelocoffunction_2900',['getSourceLocOfFunction',['../namespaceSVF_1_1LLVMUtil.html#a2b32283ee2dbb9cef1d17ab6f2719e0c',1,'SVF::LLVMUtil']]],
848
+ ['getsources_2901',['getSources',['../classSVF_1_1SrcSnkDDA.html#a0c3d3b5ac74aa933178fa46b949d8bef',1,'SVF::SrcSnkDDA']]],
849
+ ['getspanfromcxtlock_2902',['getSpanfromCxtLock',['../classSVF_1_1LockAnalysis.html#ae7942c801e05357bb63f08c24489daf6',1,'SVF::LockAnalysis']]],
850
+ ['getspawnees_2903',['getSpawnees',['../classSVF_1_1PCG.html#a4aee985ede8e6ed6dd92574494101df9',1,'SVF::PCG']]],
851
+ ['getspawners_2904',['getSpawners',['../classSVF_1_1PCG.html#a6efd56a0a1810cf9036dd9203ea5e71e',1,'SVF::PCG']]],
852
+ ['getspnam_2905',['getspnam',['../extapi_8c.html#aa1665720390f5730514cc8dd5c4c7bf2',1,'extapi.c']]],
853
+ ['getsrccsid_2906',['getSrcCSID',['../classSVF_1_1LeakChecker.html#a8cc561fddf3435b3b40ff4aace23b846',1,'SVF::LeakChecker']]],
854
+ ['getsrcid_2907',['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()']]],
855
+ ['getsrcnode_2908',['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()']]],
856
+ ['getssaversion_2909',['getSSAVersion',['../classSVF_1_1MRVer.html#a170a933f25684bda23321ba05c7a7d88',1,'SVF::MRVer']]],
857
+ ['getstartkind_2910',['getStartKind',['../classSVF_1_1GrammarBase.html#a8921a7d7a006e31f13d88b8c808c931b',1,'SVF::GrammarBase::getStartKind()'],['../classSVF_1_1CFLGraph.html#a685fb852b2cd3767258225aa3b87caa4',1,'SVF::CFLGraph::getStartKind()']]],
858
+ ['getstartroutineofcxtthread_2911',['getStartRoutineOfCxtThread',['../classSVF_1_1TCT.html#ae25bbfc9c8616186f03c1555d5009ce3',1,'SVF::TCT']]],
859
+ ['getstat_2912',['getStat',['../classSVF_1_1SVFG.html#a8ba934714a7f2caf2e041002fdb66137',1,'SVF::SVFG::getStat()'],['../classSVF_1_1PointerAnalysis.html#a0ebf1138011aa526d92470c1931313ad',1,'SVF::PointerAnalysis::getStat()']]],
860
+ ['getstdoutfromcommand_2913',['GetStdoutFromCommand',['../ExtAPI_8cpp.html#a424940f91f234b23bcc633f12269f935',1,'ExtAPI.cpp']]],
861
+ ['getstinfoid_2914',['getStInfoID',['../classSVF_1_1SVFModuleWriter.html#aad7c19516219f22ea0496e8f042b1b56',1,'SVF::SVFModuleWriter']]],
862
+ ['getstinfoptr_2915',['getStInfoPtr',['../classSVF_1_1SVFModuleReader.html#a6cf051df9f75ca42a51ee5b238b7550c',1,'SVF::SVFModuleReader']]],
863
+ ['getstinfos_2916',['getStInfos',['../classSVF_1_1SymbolTableInfo.html#a3f33f57ab3acf91156e96ada04f34b5d',1,'SVF::SymbolTableInfo']]],
864
+ ['getstmt_2917',['getStmt',['../classSVF_1_1CxtStmt.html#a0b593c4ba425937212e2889e64ce4791',1,'SVF::CxtStmt']]],
865
+ ['getstmtreliance_2918',['getStmtReliance',['../classSVF_1_1VersionedFlowSensitive.html#a3489def8e16e4d7c83d2c909d3287fc0',1,'SVF::VersionedFlowSensitive']]],
866
+ ['getstmtvfgnode_2919',['getStmtVFGNode',['../classSVF_1_1VFG.html#a32b1586d326fbe47080bd1fa2d3270e6',1,'SVF::VFG']]],
867
+ ['getstorecgedges_2920',['getStoreCGEdges',['../classSVF_1_1ConstraintGraph.html#a61ef90be6ccc01634e5440f22a0f746e',1,'SVF::ConstraintGraph']]],
868
+ ['getstorechinum_2921',['getStoreChiNum',['../classSVF_1_1MemSSA.html#aa8c45b455e6fc60cab955534c3e50bfa',1,'SVF::MemSSA']]],
869
+ ['getstoreinedges_2922',['getStoreInEdges',['../classSVF_1_1ConstraintNode.html#aed5e1f0345aab58031daecfa0c6aac0b',1,'SVF::ConstraintNode']]],
870
+ ['getstoremrset_2923',['getStoreMRSet',['../classSVF_1_1MRGenerator.html#a364ad1e34d09a92cdc0cfe530c84880f',1,'SVF::MRGenerator']]],
871
+ ['getstoreoperand_2924',['getStoreOperand',['../classSVF_1_1MTAAnnotator.html#a49434afd0d7beb9f5d6580e8f672889c',1,'SVF::MTAAnnotator']]],
872
+ ['getstoreoutedges_2925',['getStoreOutEdges',['../classSVF_1_1ConstraintNode.html#a85e67f52e9cda75704e6b5a46af289e7',1,'SVF::ConstraintNode']]],
873
+ ['getstorestmt_2926',['getStoreStmt',['../classSVF_1_1StoreCHI.html#a0faba82bc86a12011407f4af00b2d0ad',1,'SVF::StoreCHI']]],
874
+ ['getstoretochisetmap_2927',['getStoreToChiSetMap',['../classSVF_1_1MemSSA.html#a97166aa7102816a16734d7e2f1c130b0',1,'SVF::MemSSA']]],
875
+ ['getstride_2928',['getStride',['../classSVF_1_1StInfo.html#af5094ec542f345d214a682d4138cf690',1,'SVF::StInfo']]],
876
+ ['getstringarg_2929',['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)']]],
877
+ ['getstrongupdatestores_2930',['getStrongUpdateStores',['../classSVF_1_1DDAStat.html#a26b018fc5677e33876bee1200c270e60',1,'SVF::DDAStat']]],
878
+ ['getstructfieldoffset_2931',['getStructFieldOffset',['../classSVF_1_1AccessPath.html#a1f279344b4061838d7b3498631bc907c',1,'SVF::AccessPath']]],
879
+ ['getsubnodes_2932',['getSubNodes',['../classSVF_1_1Steensgaard.html#a95ed4be99e201058cb6d994250d2629f',1,'SVF::Steensgaard']]],
880
+ ['getsubs_2933',['getSubs',['../classSVF_1_1ConstraintGraph.html#ade6a90ed5e0a9e8615bafec54d9d1d73',1,'SVF::ConstraintGraph']]],
881
+ ['getsuccbbandcondvalpairvec_2934',['getSuccBBandCondValPairVec',['../namespaceSVF_1_1LLVMUtil.html#a9001722dd27bf487351725c3d7b65f2f',1,'SVF::LLVMUtil']]],
882
+ ['getsuccessor_2935',['getSuccessor',['../classSVF_1_1BranchVFGNode.html#ae611eb1d27846c15b7301017e1864a30',1,'SVF::BranchVFGNode::getSuccessor()'],['../classSVF_1_1BranchStmt.html#a7d9a6ebb2d95942c453864b5327b1ae8',1,'SVF::BranchStmt::getSuccessor()']]],
883
+ ['getsuccessorcondvalue_2936',['getSuccessorCondValue',['../classSVF_1_1IntraCFGEdge.html#a106513578790247f9d96e34c8385b3d8',1,'SVF::IntraCFGEdge::getSuccessorCondValue()'],['../classSVF_1_1BranchStmt.html#a7d2fa666602e0444d3e019563c0e7556',1,'SVF::BranchStmt::getSuccessorCondValue()']]],
884
+ ['getsuccessors_2937',['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()']]],
885
+ ['getsuccinstructions_2938',['getSuccInstructions',['../classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f',1,'SVF::SVFInstruction::getSuccInstructions()'],['../classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b',1,'SVF::SVFInstruction::getSuccInstructions() const']]],
886
+ ['getsuccmap_2939',['getSuccMap',['../classSVF_1_1POCRSolver.html#aac57a7a39ba314e5f16977848417e652',1,'SVF::POCRSolver::getSuccMap()'],['../classSVF_1_1POCRSolver.html#ab0c8049934aab960ee734db76086016a',1,'SVF::POCRSolver::getSuccMap(const NodeID key)']]],
887
+ ['getsuccnodes_2940',['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)']]],
888
+ ['getsuccs_2941',['getSuccs',['../classSVF_1_1POCRSolver.html#ac3ee0745b684b851c3bac9b55bcbb7b9',1,'SVF::POCRSolver']]],
889
+ ['getsvfargument_2942',['getSVFArgument',['../classSVF_1_1LLVMModuleSet.html#ad3f66b40ad360003845253f452d6a711',1,'SVF::LLVMModuleSet']]],
890
+ ['getsvfbasicblock_2943',['getSVFBasicBlock',['../classSVF_1_1LLVMModuleSet.html#ab0c0f321b6bfbfab2e4ff06d81920ab9',1,'SVF::LLVMModuleSet']]],
891
+ ['getsvfcallsite_2944',['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)']]],
892
+ ['getsvfconstantdata_2945',['getSVFConstantData',['../classSVF_1_1LLVMModuleSet.html#a25821b0feeb3b08e00ec9d444520b727',1,'SVF::LLVMModuleSet']]],
893
+ ['getsvffunction_2946',['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()']]],
894
+ ['getsvfg_2947',['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()']]],
895
+ ['getsvfglobalvalue_2948',['getSVFGlobalValue',['../classSVF_1_1LLVMModuleSet.html#a3cbba2eb702a3481478b2590dfffa352',1,'SVF::LLVMModuleSet']]],
896
+ ['getsvfgnode_2949',['getSVFGNode',['../classSVF_1_1SVFG.html#a7ace06b6c893b31f7dec2abe54e33e11',1,'SVF::SVFG::getSVFGNode()'],['../classSVF_1_1SVFGNodeLockSpan.html#ac6b8a2fd39afa60cdb8379c0377eb50f',1,'SVF::SVFGNodeLockSpan::getSVFGNode()']]],
897
+ ['getsvfgnodebb_2950',['getSVFGNodeBB',['../classSVF_1_1ProgSlice.html#abca08cad9cadc72caf6743df3ff934e7',1,'SVF::ProgSlice']]],
898
+ ['getsvfgnodenum_2951',['getSVFGNodeNum',['../classSVF_1_1SVFG.html#ac965abfbe9bdc872f98b36a171a7b5aa',1,'SVF::SVFG']]],
899
+ ['getsvfgscc_2952',['getSVFGSCC',['../classSVF_1_1DDAVFSolver.html#a1fdd7c0efa8f0506edfba2da8f2b3cc0',1,'SVF::DDAVFSolver']]],
900
+ ['getsvfgsccrepnode_2953',['getSVFGSCCRepNode',['../classSVF_1_1DDAVFSolver.html#a1583ed2eb1d4b88dc2a5b4c0b6842496',1,'SVF::DDAVFSolver']]],
901
+ ['getsvfinstruction_2954',['getSVFInstruction',['../classSVF_1_1LLVMModuleSet.html#ae74f307b6f96950ceedb2c375ef1c3a3',1,'SVF::LLVMModuleSet']]],
902
+ ['getsvfloopid_2955',['getSvfLoopID',['../classSVF_1_1ICFGWriter.html#a7c041629b3863525ded06ffe7d971940',1,'SVF::ICFGWriter']]],
903
+ ['getsvfloopptr_2956',['getSVFLoopPtr',['../classSVF_1_1ICFGReader.html#a59f46288e7dad3ba31d106faeca277ef',1,'SVF::ICFGReader']]],
904
+ ['getsvfloops_2957',['getSVFLoops',['../classSVF_1_1ICFG.html#a490e7f2a5a0452d513895d5f24c72d8e',1,'SVF::ICFG']]],
905
+ ['getsvfmodule_2958',['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()']]],
906
+ ['getsvfothervalue_2959',['getSVFOtherValue',['../classSVF_1_1LLVMModuleSet.html#a0ef17c1d5e6a95c597d2334ea577a965',1,'SVF::LLVMModuleSet']]],
907
+ ['getsvfstmtlist_2960',['getSVFStmtList',['../classSVF_1_1SVFIR.html#a570ad42ad516e3fabb91a3563b618c0b',1,'SVF::SVFIR']]],
908
+ ['getsvfstmts_2961',['getSVFStmts',['../classSVF_1_1ICFGNode.html#a6c68f52dd90728073fb79141df9b0661',1,'SVF::ICFGNode']]],
909
+ ['getsvfstmtset_2962',['getSVFStmtSet',['../classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744',1,'SVF::SVFIR']]],
910
+ ['getsvftype_2963',['getSVFType',['../classSVF_1_1LLVMModuleSet.html#a5f0bd932f3129a9c565f3a09711f7b99',1,'SVF::LLVMModuleSet']]],
911
+ ['getsvftypeid_2964',['getSVFTypeID',['../classSVF_1_1SVFModuleWriter.html#ab03e007e2417f90f8030d1f5923087d8',1,'SVF::SVFModuleWriter']]],
912
+ ['getsvftypeptr_2965',['getSVFTypePtr',['../classSVF_1_1SVFModuleReader.html#af5d3ac82ce9e4dbd72b5ed07e18c790f',1,'SVF::SVFModuleReader']]],
913
+ ['getsvftypes_2966',['getSVFTypes',['../classSVF_1_1SymbolTableInfo.html#ae89711eedd0011cf9219604dab4f71d8',1,'SVF::SymbolTableInfo']]],
914
+ ['getsvfvalue_2967',['getSVFValue',['../classSVF_1_1LLVMModuleSet.html#afdd77bc1fca91f70b2ec362f1dacd392',1,'SVF::LLVMModuleSet']]],
915
+ ['getsvfvalueid_2968',['getSVFValueID',['../classSVF_1_1SVFModuleWriter.html#a0598a4c2af139b600a44360849933c38',1,'SVF::SVFModuleWriter']]],
916
+ ['getsvfvalueptr_2969',['getSVFValuePtr',['../classSVF_1_1SVFModuleWriter.html#a285cf97ecb4fd1cdbc19e67779ef84ee',1,'SVF::SVFModuleWriter::getSVFValuePtr()'],['../classSVF_1_1SVFModuleReader.html#ab24ead498f61498c68a726f1b192936d',1,'SVF::SVFModuleReader::getSVFValuePtr()']]],
917
+ ['getsymbol_2970',['getSymbol',['../classSVF_1_1GrammarBase.html#afb21efe07e3451ad8284cab384963f06',1,'SVF::GrammarBase']]],
918
+ ['getsymbolinfo_2971',['getSymbolInfo',['../classSVF_1_1IRGraph.html#a9f7c24325d897b598d6b989fdc4aae1e',1,'SVF::IRGraph']]],
919
+ ['gettails_2972',['getTails',['../classSVF_1_1CFBasicBlockGWTO.html#a4fb40a0bed7cad99e9be5480455a6a71',1,'SVF::CFBasicBlockGWTO']]],
920
+ ['gettaskdataathareparforsite_2973',['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)']]],
921
+ ['gettaskfuncathareparforsite_2974',['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)']]],
922
+ ['gettcg_2975',['getTCG',['../classSVF_1_1LockAnalysis.html#a96a6cfddc8f7115294e8ad49a097b938',1,'SVF::LockAnalysis::getTCG()'],['../classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6',1,'SVF::ForkJoinAnalysis::getTCG()']]],
923
+ ['gettct_2976',['getTCT',['../classSVF_1_1LockAnalysis.html#a3e0bdc0a404d0b77ae0a1dde49c6b43d',1,'SVF::LockAnalysis::getTCT()'],['../classSVF_1_1MHP.html#a033936547612c54326a604f0ff1e39a6',1,'SVF::MHP::getTCT()']]],
924
+ ['gettctedgenum_2977',['getTCTEdgeNum',['../classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e',1,'SVF::TCT']]],
925
+ ['gettctnode_2978',['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']]],
926
+ ['gettctnodenum_2979',['getTCTNodeNum',['../classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f',1,'SVF::TCT']]],
927
+ ['getterminals_2980',['getTerminals',['../classSVF_1_1GrammarBase.html#a44232dfc5b9a13dfe9b72ff18634ab37',1,'SVF::GrammarBase']]],
928
+ ['getterminator_2981',['getTerminator',['../classSVF_1_1SVFBasicBlock.html#a10707086ce21999f415c479706abbd38',1,'SVF::SVFBasicBlock']]],
929
+ ['gettext_2982',['gettext',['../extapi_8c.html#a1d8bce957bf9aadbd0eb67f5c8fc77d3',1,'extapi.c']]],
930
+ ['getthread_2983',['getThread',['../classSVF_1_1CxtThread.html#addee4e560a470eec9fbbf17efee906a9',1,'SVF::CxtThread']]],
931
+ ['getthreadapi_2984',['getThreadAPI',['../classSVF_1_1ThreadCallGraph.html#adcad8524a53baf256cd45503ec568c10',1,'SVF::ThreadCallGraph::getThreadAPI()'],['../classSVF_1_1ThreadAPI.html#a6852ff1eedc1117e95e45e4a90c80d53',1,'SVF::ThreadAPI::getThreadAPI()']]],
932
+ ['getthreadcallgraph_2985',['getThreadCallGraph',['../classSVF_1_1MHP.html#a20e740d4b96ef086b6b5778acd38ca88',1,'SVF::MHP::getThreadCallGraph()'],['../classSVF_1_1TCT.html#a1602d02773578bca73dcbd29b95c67d0',1,'SVF::TCT::getThreadCallGraph()']]],
933
+ ['getthreadstmtset_2986',['getThreadStmtSet',['../classSVF_1_1MHP.html#a4ce3b9ad740aa7b74a1ae2192aeeb9d8',1,'SVF::MHP']]],
934
+ ['getthunktarget_2987',['getThunkTarget',['../namespaceSVF_1_1LLVMUtil.html#aab1cb59036d181e20a477bf1eebd81ff',1,'SVF::LLVMUtil']]],
935
+ ['gettid_2988',['getTid',['../classSVF_1_1CxtThreadStmt.html#a3b8f641f2fb7ade7052cae1ee6463884',1,'SVF::CxtThreadStmt::getTid()'],['../classSVF_1_1CxtThreadProc.html#a61d950c7469f4bb9d2152b0e7d892ebf',1,'SVF::CxtThreadProc::getTid()']]],
936
+ ['gettopstackver_2989',['getTopStackVer',['../classSVF_1_1MemSSA.html#ad550a453d5b2daa6c72e7752f6b5ea79',1,'SVF::MemSSA']]],
937
+ ['gettotalcallsitenumber_2990',['getTotalCallSiteNumber',['../classSVF_1_1PTACallGraph.html#aab4214b734d00f5db59385535419ca58',1,'SVF::PTACallGraph']]],
938
+ ['gettotaledgenum_2991',['getTotalEdgeNum',['../classSVF_1_1GenericGraph.html#a29cab1426b0000bd87c026ab8c9979c0',1,'SVF::GenericGraph']]],
939
+ ['gettotalkind_2992',['getTotalKind',['../classSVF_1_1GrammarBase.html#a76e0969670709e24532756e56aafab19',1,'SVF::GrammarBase']]],
940
+ ['gettotalnodenum_2993',['getTotalNodeNum',['../classSVF_1_1GenericGraph.html#a8c8d16036008f87c7811586047599858',1,'SVF::GenericGraph']]],
941
+ ['gettotalsymnum_2994',['getTotalSymNum',['../classSVF_1_1SymbolTableInfo.html#a26eb45eab3da4695a6e5bad51b01ddc5',1,'SVF::SymbolTableInfo']]],
942
+ ['gettruecond_2995',['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()']]],
943
+ ['gettruevalue_2996',['getTrueValue',['../classSVF_1_1SelectStmt.html#a537c03b08444da34c26b9e989bb0e568',1,'SVF::SelectStmt']]],
944
+ ['gettruez3expr_2997',['getTrueZ3Expr',['../classSVF_1_1ConsExeState.html#a823502a869baf70a07294e265601cf2f',1,'SVF::ConsExeState']]],
945
+ ['gettype_2998',['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()']]],
946
+ ['gettypedefs_2999',['getTypedefs',['../classSVF_1_1DCHNode.html#ac77edc44c3c5acc185c27c018837d066',1,'SVF::DCHNode']]],
947
+ ['gettypeinfo_3000',['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()']]],
948
+ ['gettypelocsetsmap_3001',['getTypeLocSetsMap',['../classSVF_1_1SVFIR.html#adb6db6407bdc9a39e5bf8cd941f0ad15',1,'SVF::SVFIR']]],
949
+ ['gettypeofelement_3002',['getTypeOfElement',['../classSVF_1_1SVFArrayType.html#a28da1169748e38b891133b76568a2759',1,'SVF::SVFArrayType']]],
950
+ ['gettypesizeinbytes_3003',['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_3004',['getTypeSystem',['../classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe',1,'SVF::PointerAnalysis']]],
952
+ ['getunaryopvfgnode_3005',['getUnaryOPVFGNode',['../classSVF_1_1VFG.html#a1ba67eb17437a1a47c230614c1e3d9fd',1,'SVF::VFG']]],
953
+ ['getunifyexit_3006',['getUnifyExit',['../classSVF_1_1MergeFunctionRets.html#a0644ac0f560911632855d9129f3d71ca',1,'SVF::MergeFunctionRets']]],
954
+ ['getvals_3007',['getVals',['../classSVF_1_1AddressValue.html#a3115c89c7f98cc2e737ce87fd7420ca3',1,'SVF::AddressValue']]],
955
+ ['getvalsym_3008',['getValSym',['../classSVF_1_1SymbolTableInfo.html#a72be51342f633844f59c5a46b7e01583',1,'SVF::SymbolTableInfo']]],
956
+ ['getvalue_3009',['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_3010',['getValueEdges',['../classSVF_1_1IRGraph.html#a617f328b84d09974c81563cca3938b84',1,'SVF::IRGraph']]],
958
+ ['getvaluename_3011',['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_3012',['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_3013',['getValueNodeNum',['../classSVF_1_1IRGraph.html#a0212f3fe2f37363e8060f292c8cf7668',1,'SVF::IRGraph']]],
961
+ ['getvarargnode_3014',['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_3015',['getVarargSym',['../classSVF_1_1SymbolTableInfo.html#a6b0e0b41f3dbc095e8dd8472bbbb5baf',1,'SVF::SymbolTableInfo']]],
963
+ ['getvariabledkind_3016',['getVariabledKind',['../classSVF_1_1GrammarBase.html#ad7321168f53baa55098f7c714ec53f1e',1,'SVF::GrammarBase']]],
964
+ ['getvartoaddrs_3017',['getVarToAddrs',['../classSVF_1_1ExeState.html#a0710c9cc1a3c40c95cd362d49bea459b',1,'SVF::ExeState']]],
965
+ ['getvartoval_3018',['getVarToVal',['../classSVF_1_1ConsExeState.html#a990f50ae338a2e332d333bb3fc04c520',1,'SVF::ConsExeState::getVarToVal()'],['../classSVF_1_1IntervalESBase.html#a903797577ba99ef57879774a3849bbfe',1,'SVF::IntervalESBase::getVarToVal()'],['../classSVF_1_1RelExeState.html#a9c64d2699cb67cdf8d1c3c23aebf2c4a',1,'SVF::RelExeState::getVarToVal()']]],
966
+ ['getvcallidx_3019',['getVCallIdx',['../namespaceSVF_1_1LLVMUtil.html#a718c8ec79f36cef5df2f4530541f2770',1,'SVF::LLVMUtil']]],
967
+ ['getvcallthisptr_3020',['getVCallThisPtr',['../namespaceSVF_1_1LLVMUtil.html#a68e7bad8eb537039559d8ddc851032e0',1,'SVF::LLVMUtil']]],
968
+ ['getvcallvtblptr_3021',['getVCallVtblPtr',['../namespaceSVF_1_1LLVMUtil.html#a3a23aa54459a068e16c96e5b5eb72f77',1,'SVF::LLVMUtil']]],
969
+ ['getversion_3022',['getVersion',['../classSVF_1_1DummyVersionPropSVFGNode.html#af9f0eaf33502af1533dd1244a383d561',1,'SVF::DummyVersionPropSVFGNode::getVersion()'],['../classSVF_1_1VersionedFlowSensitive.html#a6b398d59fc276980dd2d6d48a8675068',1,'SVF::VersionedFlowSensitive::getVersion()']]],
970
+ ['getversionedkeyrevpts_3023',['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_3024',['getVersionedPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a4859864a4c72d5e04c10305e4579e8ee',1,'SVF::BVDataPTAImpl']]],
972
+ ['getvfcond_3025',['getVFCond',['../classSVF_1_1ProgSlice.html#aeb1924daad67a0b7ed9e5b4974755261',1,'SVF::ProgSlice']]],
973
+ ['getvfgnode_3026',['getVFGNode',['../classSVF_1_1VFG.html#a915fa50effaeea10716b86528b15c6dc',1,'SVF::VFG']]],
974
+ ['getvfgnodebegin_3027',['getVFGNodeBegin',['../classSVF_1_1VFG.html#a5166be2c1231a93c9b9ce5f272797b94',1,'SVF::VFG']]],
975
+ ['getvfgnodeend_3028',['getVFGNodeEnd',['../classSVF_1_1VFG.html#a28f2bdcbbc0bab00e93df62ea11647a2',1,'SVF::VFG']]],
976
+ ['getvfgnodes_3029',['getVFGNodes',['../classSVF_1_1ICFGNode.html#abcc53637a634f7ec92b9c7861b941601',1,'SVF::ICFGNode::getVFGNodes()'],['../classSVF_1_1VFG.html#a18ec674e8ab0285ec086df87e5c591c9',1,'SVF::VFG::getVFGNodes()']]],
977
+ ['getvfnsfromcha_3030',['getVFnsFromCHA',['../classSVF_1_1PointerAnalysis.html#ade41f3562704d56c7490dcfc941b3437',1,'SVF::PointerAnalysis']]],
978
+ ['getvfnsfrompts_3031',['getVFnsFromPts',['../classSVF_1_1PointerAnalysis.html#a011b8401f5ed5fdb6cd507053465a7a2',1,'SVF::PointerAnalysis']]],
979
+ ['getvfnsfromvtbls_3032',['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_3033',['getVfnVector',['../classSVF_1_1DCHNode.html#a41ba902b643e2aec828be1a89f4536af',1,'SVF::DCHNode']]],
981
+ ['getvfnvectors_3034',['getVfnVectors',['../classSVF_1_1DCHNode.html#a806a65f35c9f4ea118c1ef44ddb46079',1,'SVF::DCHNode']]],
982
+ ['getvirtualfunctionbasedonid_3035',['getVirtualFunctionBasedonID',['../classSVF_1_1CHGraph.html#a7b678b4362a93e969f11b110b85d35ca',1,'SVF::CHGraph']]],
983
+ ['getvirtualfunctionid_3036',['getVirtualFunctionID',['../classSVF_1_1CHGraph.html#a7151563857b7b6bdf8195aa571df7516',1,'SVF::CHGraph']]],
984
+ ['getvirtualfunctions_3037',['getVirtualFunctions',['../classSVF_1_1CHNode.html#a1abfdc91ec77cab40d6894f471f0733d',1,'SVF::CHNode']]],
985
+ ['getvirtualfunctionvectors_3038',['getVirtualFunctionVectors',['../classSVF_1_1CHNode.html#a5df1cf4d51bf3406d188c96bc9aae0af',1,'SVF::CHNode']]],
986
+ ['getvirtualmemaddress_3039',['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_3040',['getVTable',['../classSVF_1_1DCHNode.html#a9184a71cd5dae94843ac89f4235d4fa2',1,'SVF::DCHNode::getVTable()'],['../classSVF_1_1CHNode.html#aa49ae91e2dd45c94f3d7694eb7e6737b',1,'SVF::CHNode::getVTable()']]],
988
+ ['getvtableptr_3041',['getVtablePtr',['../classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a',1,'SVF::SVFVirtualCallInst::getVtablePtr()'],['../classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d',1,'SVF::CallSite::getVtablePtr()']]],
989
+ ['getvtblstruct_3042',['getVtblStruct',['../namespaceSVF_1_1LLVMUtil.html#a4f803756f0a73e8564d9544ce27be1c9',1,'SVF::LLVMUtil']]],
990
+ ['getwtocycledepth_3043',['getWTOCycleDepth',['../classSVF_1_1CFBasicBlockGWTO.html#a47b0a759cac2b4264b8c01dbe9f1c63f',1,'SVF::CFBasicBlockGWTO::getWTOCycleDepth()'],['../classSVF_1_1CFBasicBlockGWTO_1_1TailBuilder.html#a0efb4902bc6933e28b042edf6fc3f94c',1,'SVF::CFBasicBlockGWTO::TailBuilder::getWTOCycleDepth()']]],
991
+ ['getyield_3044',['getYield',['../classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c',1,'SVF::VersionedFlowSensitive']]],
992
+ ['getz3expr_3045',['getZ3Expr',['../classSVF_1_1RelExeState.html#ace3b86d12ed10af211d5902ec3fa2e5a',1,'SVF::RelExeState']]],
993
+ ['getzextvalue_3046',['getZExtValue',['../classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e',1,'SVF::SVFConstantInt']]],
994
+ ['global_5fbegin_3047',['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_3048',['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_3049',['global_error',['../cJSON_8cpp.html#a6ff6e9678e47cf5347872008661d5846',1,'cJSON.cpp']]],
997
+ ['global_5fhooks_3050',['global_hooks',['../cJSON_8cpp.html#a855c7241e836a5b2d87577df8c113faf',1,'cJSON.cpp']]],
998
+ ['global_5fiterator_3051',['global_iterator',['../classSVF_1_1SVFModule.html#a4cf1ca2e9f045a0520b0a8a6cd5993f2',1,'SVF::SVFModule']]],
999
+ ['global_5fleak_3052',['GLOBAL_LEAK',['../classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da20b4563d5fc09a0a076800cd02f238f1',1,'SVF::LeakChecker']]],
1000
+ ['globalalias_3053',['GlobalAlias',['../namespaceSVF.html#a0fd33072b099f61eaa642e94ed0c03fc',1,'SVF']]],
1001
+ ['globalblock_3054',['GlobalBlock',['../classSVF_1_1ICFGNode.html#a74f598c1c86b023680bb2685aa8ab376ac93cf90864e69a21cbaefccbd48b8648',1,'SVF::ICFGNode']]],
1002
+ ['globalblocknode_3055',['globalBlockNode',['../classSVF_1_1ICFG.html#a8e43b27d4484a4acb575e4c1c6c8fd02',1,'SVF::ICFG']]],
1003
+ ['globalconses_3056',['globalConsES',['../classSVF_1_1ConsExeState.html#ac3ea5c4d65fac8934276a1ad12c97d06',1,'SVF::ConsExeState']]],
1004
+ ['globaldeftorepmap_3057',['GlobalDefToRepMap',['../classSVF_1_1LLVMModuleSet.html#ae2a1fa0b908cf372c50af90e62c4bf2b',1,'SVF::LLVMModuleSet']]],
1005
+ ['globaldeftorepmapty_3058',['GlobalDefToRepMapTy',['../classSVF_1_1LLVMModuleSet.html#a4dc808f3f69a87c74933d1f6183d1459',1,'SVF::LLVMModuleSet']]],
1006
+ ['globales_3059',['globalES',['../classSVF_1_1IntervalExeState.html#a92b1b163493a74a31d30a261128edd05',1,'SVF::IntervalExeState']]],
1007
+ ['globalicfgnode_3060',['GlobalICFGNode',['../classSVF_1_1GlobalICFGNode.html',1,'SVF::GlobalICFGNode'],['../classSVF_1_1GlobalICFGNode.html#a01e8a9844fcad1cc5faa22d8b0e0efd7',1,'SVF::GlobalICFGNode::GlobalICFGNode()']]],
1008
+ ['globalifunc_3061',['GlobalIFunc',['../namespaceSVF.html#aacffd97ab4cb45aeae2e67ec479889aa',1,'SVF']]],
1009
+ ['globalnulladdrs_3062',['globalNulladdrs',['../classSVF_1_1SVFIR2ItvExeState.html#a1579525f7cf7779aba58c4bdde2be4b0',1,'SVF::SVFIR2ItvExeState']]],
1010
+ ['globalobject_3063',['GlobalObject',['../namespaceSVF.html#af157dc77830b6cc804338df7430cbbb3',1,'SVF']]],
1011
+ ['globalset_3064',['GlobalSet',['../classSVF_1_1SVFModule.html#a4ff4bbd1771615757fc6575282046e30',1,'SVF::SVFModule']]],
1012
+ ['globalsettype_3065',['GlobalSetType',['../classSVF_1_1SVFModule.html#aae827124684e6c0d6a72acece0e9d33f',1,'SVF::SVFModule']]],
1013
+ ['globalvalue_3066',['GlobalValue',['../namespaceSVF.html#a67f3f86344f028cacfbeb08caaf7bb0f',1,'SVF']]],
1014
+ ['globalvariable_3067',['GlobalVariable',['../namespaceSVF.html#a09f5fa3bc44bf53612a085e3a611cc4e',1,'SVF']]],
1015
+ ['globalvfgnodes_3068',['globalVFGNodes',['../classSVF_1_1VFG.html#a6c3daf2777cc5f76ce07241f803720f3',1,'SVF::VFG']]],
1016
+ ['globalvfgnodeset_3069',['GlobalVFGNodeSet',['../classSVF_1_1VFG.html#a113185086912213257b04daa4590bf13',1,'SVF::VFG']]],
1017
+ ['globs_3070',['globs',['../classSVF_1_1SaberSVFGBuilder.html#a967dba864a6032e448222525aedb1f2a',1,'SVF::SaberSVFGBuilder']]],
1018
+ ['globsvfgnodes_3071',['globSVFGNodes',['../classSVF_1_1SaberSVFGBuilder.html#a9431a9dcbcf88b78e721b0347046e997',1,'SVF::SaberSVFGBuilder']]],
1019
+ ['globsvfstmtset_3072',['globSVFStmtSet',['../classSVF_1_1SVFIR.html#a71b51492b00e66e36266b9a76a842323',1,'SVF::SVFIR']]],
1020
+ ['globvar_5fobj_3073',['GLOBVAR_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830ad2ba0edfac1460f3fd89e7a6c4c4691b',1,'SVF::ObjTypeInfo']]],
1021
+ ['gmtime_3074',['gmtime',['../extapi_8c.html#a4c538a7b2efe7d8dfb7bf5956e91a0ad',1,'extapi.c']]],
1022
+ ['gmtime_5fr_3075',['gmtime_r',['../extapi_8c.html#a78301bb1e43ee4dda8a7cfd04d99f9e5',1,'extapi.c']]],
1023
+ ['gnode_3076',['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_3077',['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_3078',['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_3079',['GNODESCCInfoMap',['../classSVF_1_1SCCDetection.html#a56c28264d14062354e3272a4a993a1ec',1,'SVF::SCCDetection']]],
1027
+ ['gnodestack_3080',['GNodeStack',['../classSVF_1_1SCCDetection.html#a84fc3aef6f950471a539b7d9fa3c1289',1,'SVF::SCCDetection']]],
1028
+ ['gnu_5fget_5flibc_5fversion_3081',['gnu_get_libc_version',['../extapi_8c.html#abccccf00b2d20e810f04ae4133abaded',1,'extapi.c']]],
1029
+ ['gnutls_5fcheck_5fversion_3082',['gnutls_check_version',['../extapi_8c.html#a81b6ce96363d37bbf41acb26ae8b25eb',1,'extapi.c']]],
1030
+ ['grammar_3083',['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_3084',['GrammarBase',['../classSVF_1_1GrammarBase.html',1,'SVF::GrammarBase'],['../classSVF_1_1CFLBase.html#aef3da4ce970597586757cafd2a435c1f',1,'SVF::CFLBase::grammarBase()']]],
1032
+ ['grammarbuilder_3085',['GrammarBuilder',['../classSVF_1_1GrammarBuilder.html',1,'SVF::GrammarBuilder'],['../classSVF_1_1GrammarBuilder.html#a423310118382fa2d5afe169a290a355b',1,'SVF::GrammarBuilder::GrammarBuilder()']]],
1033
+ ['grammarbuilder_2ecpp_3086',['GrammarBuilder.cpp',['../GrammarBuilder_8cpp.html',1,'']]],
1034
+ ['grammarbuilder_2eh_3087',['GrammarBuilder.h',['../GrammarBuilder_8h.html',1,'']]],
1035
+ ['grammarfilename_3088',['GrammarFilename',['../classSVF_1_1Options.html#ad09017ae2e1010fbba5c086a4772750f',1,'SVF::Options']]],
1036
+ ['graph_3089',['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_3090',['graphFieldJson',['../classSVF_1_1GenericGraphReader.html#a2438233e46ad0a052ec1352de977df88',1,'SVF::GenericGraphReader']]],
1038
+ ['graphprinter_3091',['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_3092',['GraphPrinter.h',['../GraphPrinter_8h.html',1,'']]],
1040
+ ['graphreachsolver_3093',['GraphReachSolver',['../classSVF_1_1GraphReachSolver.html',1,'SVF::GraphReachSolver< GraphType, DPIm >'],['../classSVF_1_1GraphReachSolver.html#a766dc60e7ce7b24b829ba591d069c174',1,'SVF::GraphReachSolver::GraphReachSolver()']]],
1041
+ ['graphreachsolver_2eh_3094',['GraphReachSolver.h',['../GraphReachSolver_8h.html',1,'']]],
1042
+ ['graphsize_3095',['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_3096',['GraphTraits.h',['../GraphTraits_8h.html',1,'']]],
1044
+ ['graphtxt_3097',['Graphtxt',['../classSVF_1_1Options.html#a53f783c80f368bcdca6c7620229d6f8e',1,'SVF::Options']]],
1045
+ ['graphtype_3098',['GraphType',['../classSVF_1_1GenericGraphWriter.html#a2c6d4c492b073f1b11440f606ed3cc92',1,'SVF::GenericGraphWriter']]],
1046
+ ['graphwriter_3099',['GraphWriter',['../classSVF_1_1GraphWriter.html',1,'SVF::GraphWriter< GraphType >'],['../classSVF_1_1GraphWriter.html#afd8fec784307b919d1cb89b49533600e',1,'SVF::GraphWriter::GraphWriter()']]],
1047
+ ['graphwriter_2ecpp_3100',['GraphWriter.cpp',['../GraphWriter_8cpp.html',1,'']]],
1048
+ ['graphwriter_2eh_3101',['GraphWriter.h',['../GraphWriter_8h.html',1,'']]],
1049
+ ['gtraits_3102',['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_3103',['gzgets',['../extapi_8c.html#ac84ce7ca37e7c4e94aec43868a755cac',1,'extapi.c']]]
1051
1051
  ];