svf-tools 1.0.811 → 1.0.813

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 (341) hide show
  1. package/SVF-doxygen/html/AccessPath_8cpp_source.html +159 -136
  2. package/SVF-doxygen/html/AccessPath_8h_source.html +45 -42
  3. package/SVF-doxygen/html/ConsExeState_8cpp_source.html +21 -21
  4. package/SVF-doxygen/html/ConsExeState_8h_source.html +384 -385
  5. package/SVF-doxygen/html/ConsG_8cpp_source.html +8 -8
  6. package/SVF-doxygen/html/ContextDDA_8cpp_source.html +1 -1
  7. package/SVF-doxygen/html/ExeState_8cpp_source.html +24 -24
  8. package/SVF-doxygen/html/ExeState_8h_source.html +227 -217
  9. package/SVF-doxygen/html/FlowDDA_8cpp_source.html +1 -1
  10. package/SVF-doxygen/html/FlowSensitive_8cpp_source.html +1 -1
  11. package/SVF-doxygen/html/ICFGEdge_8h_source.html +2 -2
  12. package/SVF-doxygen/html/ICFG_8cpp_source.html +2 -2
  13. package/SVF-doxygen/html/IRGraph_8cpp_source.html +2 -2
  14. package/SVF-doxygen/html/IntervalExeState_8cpp_source.html +8 -8
  15. package/SVF-doxygen/html/IntervalExeState_8h_source.html +412 -408
  16. package/SVF-doxygen/html/PAGBuilderFromFile_8cpp_source.html +2 -2
  17. package/SVF-doxygen/html/RelationSolver_8cpp_source.html +3 -3
  18. package/SVF-doxygen/html/SVFFileSystem_8cpp_source.html +13 -13
  19. package/SVF-doxygen/html/SVFFileSystem_8h_source.html +11 -11
  20. package/SVF-doxygen/html/SVFIR2ConsExeState_8cpp_source.html +273 -272
  21. package/SVF-doxygen/html/SVFIR2ConsExeState_8h_source.html +28 -28
  22. package/SVF-doxygen/html/SVFIR2ItvExeState_8cpp_source.html +980 -973
  23. package/SVF-doxygen/html/SVFIR2ItvExeState_8h_source.html +169 -169
  24. package/SVF-doxygen/html/SVFIR2Relation_8cpp_source.html +33 -33
  25. package/SVF-doxygen/html/SVFIRBuilder_8cpp_source.html +4 -4
  26. package/SVF-doxygen/html/SVFIRBuilder_8h_source.html +11 -11
  27. package/SVF-doxygen/html/SVFIR_8cpp_source.html +14 -14
  28. package/SVF-doxygen/html/SVFIR_8h_source.html +11 -11
  29. package/SVF-doxygen/html/SVFStatements_8cpp_source.html +19 -19
  30. package/SVF-doxygen/html/SVFStatements_8h_source.html +829 -830
  31. package/SVF-doxygen/html/SaberCondAllocator_8cpp_source.html +7 -7
  32. package/SVF-doxygen/html/SaberCondAllocator_8h_source.html +2 -2
  33. package/SVF-doxygen/html/SymState_8h_source.html +1 -1
  34. package/SVF-doxygen/html/VFGNode_8h_source.html +7 -7
  35. package/SVF-doxygen/html/VFG_8cpp_source.html +15 -15
  36. package/SVF-doxygen/html/VFG_8h_source.html +10 -10
  37. package/SVF-doxygen/html/classSVF_1_1AccessPath-members.html +18 -17
  38. package/SVF-doxygen/html/classSVF_1_1AccessPath.html +206 -153
  39. package/SVF-doxygen/html/classSVF_1_1BinaryOPStmt.html +68 -68
  40. package/SVF-doxygen/html/classSVF_1_1BranchStmt.html +51 -51
  41. package/SVF-doxygen/html/classSVF_1_1BranchVFGNode.html +3 -3
  42. package/SVF-doxygen/html/classSVF_1_1CallPE.html +35 -35
  43. package/SVF-doxygen/html/classSVF_1_1CmpStmt.html +97 -97
  44. package/SVF-doxygen/html/classSVF_1_1ConsExeState-members.html +74 -74
  45. package/SVF-doxygen/html/classSVF_1_1ConsExeState.html +412 -394
  46. package/SVF-doxygen/html/classSVF_1_1ConstraintGraph.html +8 -8
  47. package/SVF-doxygen/html/classSVF_1_1ContextDDA.html +1 -1
  48. package/SVF-doxygen/html/classSVF_1_1ExeState-members.html +34 -34
  49. package/SVF-doxygen/html/classSVF_1_1ExeState.html +287 -272
  50. package/SVF-doxygen/html/classSVF_1_1FlowDDA.html +1 -1
  51. package/SVF-doxygen/html/classSVF_1_1FlowSensitive.html +1 -1
  52. package/SVF-doxygen/html/classSVF_1_1GepStmt-members.html +1 -1
  53. package/SVF-doxygen/html/classSVF_1_1GepStmt.html +37 -37
  54. package/SVF-doxygen/html/classSVF_1_1ICFG.html +2 -2
  55. package/SVF-doxygen/html/classSVF_1_1IntervalExeState-members.html +78 -78
  56. package/SVF-doxygen/html/classSVF_1_1IntervalExeState.html +445 -434
  57. package/SVF-doxygen/html/classSVF_1_1MultiOpndStmt.html +48 -48
  58. package/SVF-doxygen/html/classSVF_1_1PAGBuilderFromFile.html +2 -2
  59. package/SVF-doxygen/html/classSVF_1_1PhiStmt.html +46 -46
  60. package/SVF-doxygen/html/classSVF_1_1RelationSolver.html +3 -3
  61. package/SVF-doxygen/html/classSVF_1_1RetPE.html +35 -35
  62. package/SVF-doxygen/html/classSVF_1_1SVFIR.html +13 -13
  63. package/SVF-doxygen/html/classSVF_1_1SVFIR2ConsExeState-members.html +28 -28
  64. package/SVF-doxygen/html/classSVF_1_1SVFIR2ConsExeState.html +296 -295
  65. package/SVF-doxygen/html/classSVF_1_1SVFIR2ItvExeState-members.html +15 -16
  66. package/SVF-doxygen/html/classSVF_1_1SVFIR2ItvExeState.html +1087 -1128
  67. package/SVF-doxygen/html/classSVF_1_1SVFIRBuilder.html +4 -4
  68. package/SVF-doxygen/html/classSVF_1_1SVFIRReader.html +1 -1
  69. package/SVF-doxygen/html/classSVF_1_1SVFIRWriter.html +1 -1
  70. package/SVF-doxygen/html/classSVF_1_1SaberCondAllocator.html +7 -7
  71. package/SVF-doxygen/html/classSVF_1_1SelectStmt.html +38 -38
  72. package/SVF-doxygen/html/classSVF_1_1SymState.html +2 -2
  73. package/SVF-doxygen/html/classSVF_1_1TDForkPE.html +22 -22
  74. package/SVF-doxygen/html/classSVF_1_1TDJoinPE.html +21 -21
  75. package/SVF-doxygen/html/classSVF_1_1UnaryOPStmt.html +44 -44
  76. package/SVF-doxygen/html/classSVF_1_1VFG.html +15 -15
  77. package/SVF-doxygen/html/functions.html +6 -6
  78. package/SVF-doxygen/html/functions_a.html +13 -8
  79. package/SVF-doxygen/html/functions_b.html +3 -3
  80. package/SVF-doxygen/html/functions_e.html +2 -2
  81. package/SVF-doxygen/html/functions_func_e.html +2 -2
  82. package/SVF-doxygen/html/functions_func_g.html +44 -45
  83. package/SVF-doxygen/html/functions_func_i.html +12 -22
  84. package/SVF-doxygen/html/functions_func_l.html +6 -6
  85. package/SVF-doxygen/html/functions_func_n.html +3 -3
  86. package/SVF-doxygen/html/functions_func_p.html +1 -1
  87. package/SVF-doxygen/html/functions_func_s.html +7 -7
  88. package/SVF-doxygen/html/functions_func_w.html +3 -3
  89. package/SVF-doxygen/html/functions_g.html +42 -43
  90. package/SVF-doxygen/html/functions_i.html +30 -37
  91. package/SVF-doxygen/html/functions_l.html +8 -8
  92. package/SVF-doxygen/html/functions_n.html +7 -7
  93. package/SVF-doxygen/html/functions_o.html +20 -21
  94. package/SVF-doxygen/html/functions_p.html +12 -12
  95. package/SVF-doxygen/html/functions_r.html +3 -1
  96. package/SVF-doxygen/html/functions_s.html +18 -20
  97. package/SVF-doxygen/html/functions_t.html +10 -10
  98. package/SVF-doxygen/html/functions_type.html +5 -0
  99. package/SVF-doxygen/html/functions_type_i.html +4 -4
  100. package/SVF-doxygen/html/functions_type_v.html +3 -8
  101. package/SVF-doxygen/html/functions_v.html +10 -13
  102. package/SVF-doxygen/html/functions_vars.html +6 -6
  103. package/SVF-doxygen/html/functions_vars_g.html +2 -2
  104. package/SVF-doxygen/html/functions_vars_i.html +3 -0
  105. package/SVF-doxygen/html/functions_vars_o.html +0 -3
  106. package/SVF-doxygen/html/functions_w.html +11 -11
  107. package/SVF-doxygen/html/search/all_0.js +4 -4
  108. package/SVF-doxygen/html/search/all_1.js +210 -209
  109. package/SVF-doxygen/html/search/all_10.js +324 -324
  110. package/SVF-doxygen/html/search/all_11.js +222 -222
  111. package/SVF-doxygen/html/search/all_12.js +544 -544
  112. package/SVF-doxygen/html/search/all_13.js +191 -191
  113. package/SVF-doxygen/html/search/all_14.js +67 -67
  114. package/SVF-doxygen/html/search/all_15.js +167 -169
  115. package/SVF-doxygen/html/search/all_16.js +63 -63
  116. package/SVF-doxygen/html/search/all_17.js +1 -1
  117. package/SVF-doxygen/html/search/all_18.js +1 -1
  118. package/SVF-doxygen/html/search/all_19.js +11 -11
  119. package/SVF-doxygen/html/search/all_1a.js +172 -172
  120. package/SVF-doxygen/html/search/all_2.js +169 -169
  121. package/SVF-doxygen/html/search/all_3.js +642 -642
  122. package/SVF-doxygen/html/search/all_4.js +233 -233
  123. package/SVF-doxygen/html/search/all_5.js +119 -119
  124. package/SVF-doxygen/html/search/all_6.js +225 -225
  125. package/SVF-doxygen/html/search/all_7.js +868 -868
  126. package/SVF-doxygen/html/search/all_8.js +197 -197
  127. package/SVF-doxygen/html/search/all_9.js +606 -611
  128. package/SVF-doxygen/html/search/all_a.js +46 -46
  129. package/SVF-doxygen/html/search/all_b.js +26 -26
  130. package/SVF-doxygen/html/search/all_c.js +116 -116
  131. package/SVF-doxygen/html/search/all_d.js +196 -196
  132. package/SVF-doxygen/html/search/all_e.js +207 -207
  133. package/SVF-doxygen/html/search/all_f.js +115 -116
  134. package/SVF-doxygen/html/search/classes_0.js +26 -26
  135. package/SVF-doxygen/html/search/classes_1.js +9 -9
  136. package/SVF-doxygen/html/search/classes_10.js +73 -73
  137. package/SVF-doxygen/html/search/classes_11.js +15 -15
  138. package/SVF-doxygen/html/search/classes_12.js +2 -2
  139. package/SVF-doxygen/html/search/classes_13.js +10 -10
  140. package/SVF-doxygen/html/search/classes_14.js +14 -14
  141. package/SVF-doxygen/html/search/classes_15.js +1 -1
  142. package/SVF-doxygen/html/search/classes_2.js +80 -80
  143. package/SVF-doxygen/html/search/classes_3.js +37 -37
  144. package/SVF-doxygen/html/search/classes_4.js +9 -9
  145. package/SVF-doxygen/html/search/classes_5.js +28 -28
  146. package/SVF-doxygen/html/search/classes_6.js +104 -104
  147. package/SVF-doxygen/html/search/classes_7.js +33 -33
  148. package/SVF-doxygen/html/search/classes_8.js +56 -56
  149. package/SVF-doxygen/html/search/classes_9.js +1 -1
  150. package/SVF-doxygen/html/search/classes_a.js +12 -12
  151. package/SVF-doxygen/html/search/classes_b.js +29 -29
  152. package/SVF-doxygen/html/search/classes_c.js +6 -6
  153. package/SVF-doxygen/html/search/classes_d.js +18 -18
  154. package/SVF-doxygen/html/search/classes_e.js +36 -36
  155. package/SVF-doxygen/html/search/classes_f.js +25 -25
  156. package/SVF-doxygen/html/search/defines_0.js +3 -3
  157. package/SVF-doxygen/html/search/defines_1.js +2 -2
  158. package/SVF-doxygen/html/search/defines_2.js +30 -30
  159. package/SVF-doxygen/html/search/defines_3.js +21 -21
  160. package/SVF-doxygen/html/search/defines_4.js +2 -2
  161. package/SVF-doxygen/html/search/defines_5.js +4 -4
  162. package/SVF-doxygen/html/search/defines_6.js +2 -2
  163. package/SVF-doxygen/html/search/defines_7.js +5 -5
  164. package/SVF-doxygen/html/search/defines_8.js +11 -11
  165. package/SVF-doxygen/html/search/defines_9.js +9 -9
  166. package/SVF-doxygen/html/search/defines_a.js +2 -2
  167. package/SVF-doxygen/html/search/defines_b.js +1 -1
  168. package/SVF-doxygen/html/search/defines_c.js +3 -3
  169. package/SVF-doxygen/html/search/defines_d.js +2 -2
  170. package/SVF-doxygen/html/search/defines_e.js +7 -7
  171. package/SVF-doxygen/html/search/defines_f.js +3 -3
  172. package/SVF-doxygen/html/search/enums_0.js +3 -3
  173. package/SVF-doxygen/html/search/enums_1.js +2 -2
  174. package/SVF-doxygen/html/search/enums_10.js +1 -1
  175. package/SVF-doxygen/html/search/enums_11.js +1 -1
  176. package/SVF-doxygen/html/search/enums_2.js +8 -8
  177. package/SVF-doxygen/html/search/enums_3.js +1 -1
  178. package/SVF-doxygen/html/search/enums_4.js +3 -3
  179. package/SVF-doxygen/html/search/enums_5.js +1 -1
  180. package/SVF-doxygen/html/search/enums_6.js +2 -2
  181. package/SVF-doxygen/html/search/enums_7.js +2 -2
  182. package/SVF-doxygen/html/search/enums_8.js +4 -4
  183. package/SVF-doxygen/html/search/enums_9.js +1 -1
  184. package/SVF-doxygen/html/search/enums_a.js +1 -1
  185. package/SVF-doxygen/html/search/enums_b.js +7 -7
  186. package/SVF-doxygen/html/search/enums_c.js +1 -1
  187. package/SVF-doxygen/html/search/enums_d.js +4 -4
  188. package/SVF-doxygen/html/search/enums_e.js +2 -2
  189. package/SVF-doxygen/html/search/enums_f.js +4 -4
  190. package/SVF-doxygen/html/search/enumvalues_0.js +14 -14
  191. package/SVF-doxygen/html/search/enumvalues_1.js +14 -14
  192. package/SVF-doxygen/html/search/enumvalues_10.js +35 -35
  193. package/SVF-doxygen/html/search/enumvalues_11.js +3 -3
  194. package/SVF-doxygen/html/search/enumvalues_12.js +10 -10
  195. package/SVF-doxygen/html/search/enumvalues_13.js +1 -1
  196. package/SVF-doxygen/html/search/enumvalues_14.js +1 -1
  197. package/SVF-doxygen/html/search/enumvalues_15.js +3 -3
  198. package/SVF-doxygen/html/search/enumvalues_2.js +36 -36
  199. package/SVF-doxygen/html/search/enumvalues_3.js +13 -13
  200. package/SVF-doxygen/html/search/enumvalues_4.js +2 -2
  201. package/SVF-doxygen/html/search/enumvalues_5.js +47 -47
  202. package/SVF-doxygen/html/search/enumvalues_6.js +6 -6
  203. package/SVF-doxygen/html/search/enumvalues_7.js +9 -9
  204. package/SVF-doxygen/html/search/enumvalues_8.js +23 -23
  205. package/SVF-doxygen/html/search/enumvalues_9.js +6 -6
  206. package/SVF-doxygen/html/search/enumvalues_a.js +15 -15
  207. package/SVF-doxygen/html/search/enumvalues_b.js +11 -11
  208. package/SVF-doxygen/html/search/enumvalues_c.js +5 -5
  209. package/SVF-doxygen/html/search/enumvalues_d.js +18 -18
  210. package/SVF-doxygen/html/search/enumvalues_e.js +9 -9
  211. package/SVF-doxygen/html/search/enumvalues_f.js +45 -45
  212. package/SVF-doxygen/html/search/files_0.js +13 -13
  213. package/SVF-doxygen/html/search/files_1.js +7 -7
  214. package/SVF-doxygen/html/search/files_10.js +8 -8
  215. package/SVF-doxygen/html/search/files_11.js +8 -8
  216. package/SVF-doxygen/html/search/files_12.js +2 -2
  217. package/SVF-doxygen/html/search/files_2.js +55 -55
  218. package/SVF-doxygen/html/search/files_3.js +14 -14
  219. package/SVF-doxygen/html/search/files_4.js +5 -5
  220. package/SVF-doxygen/html/search/files_5.js +13 -13
  221. package/SVF-doxygen/html/search/files_6.js +9 -9
  222. package/SVF-doxygen/html/search/files_7.js +14 -14
  223. package/SVF-doxygen/html/search/files_8.js +13 -13
  224. package/SVF-doxygen/html/search/files_9.js +18 -18
  225. package/SVF-doxygen/html/search/files_a.js +3 -3
  226. package/SVF-doxygen/html/search/files_b.js +2 -2
  227. package/SVF-doxygen/html/search/files_c.js +20 -20
  228. package/SVF-doxygen/html/search/files_d.js +4 -4
  229. package/SVF-doxygen/html/search/files_e.js +62 -62
  230. package/SVF-doxygen/html/search/files_f.js +8 -8
  231. package/SVF-doxygen/html/search/functions_0.js +12 -12
  232. package/SVF-doxygen/html/search/functions_1.js +360 -360
  233. package/SVF-doxygen/html/search/functions_10.js +140 -140
  234. package/SVF-doxygen/html/search/functions_11.js +138 -138
  235. package/SVF-doxygen/html/search/functions_12.js +279 -279
  236. package/SVF-doxygen/html/search/functions_13.js +59 -59
  237. package/SVF-doxygen/html/search/functions_14.js +39 -39
  238. package/SVF-doxygen/html/search/functions_15.js +71 -71
  239. package/SVF-doxygen/html/search/functions_16.js +32 -32
  240. package/SVF-doxygen/html/search/functions_17.js +3 -3
  241. package/SVF-doxygen/html/search/functions_18.js +172 -172
  242. package/SVF-doxygen/html/search/functions_2.js +87 -87
  243. package/SVF-doxygen/html/search/functions_3.js +257 -257
  244. package/SVF-doxygen/html/search/functions_4.js +75 -75
  245. package/SVF-doxygen/html/search/functions_5.js +53 -53
  246. package/SVF-doxygen/html/search/functions_6.js +59 -59
  247. package/SVF-doxygen/html/search/functions_7.js +852 -852
  248. package/SVF-doxygen/html/search/functions_8.js +149 -149
  249. package/SVF-doxygen/html/search/functions_9.js +423 -428
  250. package/SVF-doxygen/html/search/functions_a.js +30 -30
  251. package/SVF-doxygen/html/search/functions_b.js +2 -2
  252. package/SVF-doxygen/html/search/functions_c.js +26 -26
  253. package/SVF-doxygen/html/search/functions_d.js +77 -77
  254. package/SVF-doxygen/html/search/functions_e.js +35 -35
  255. package/SVF-doxygen/html/search/functions_f.js +56 -56
  256. package/SVF-doxygen/html/search/namespaces_0.js +1 -1
  257. package/SVF-doxygen/html/search/namespaces_1.js +7 -7
  258. package/SVF-doxygen/html/search/related_0.js +2 -2
  259. package/SVF-doxygen/html/search/related_1.js +2 -2
  260. package/SVF-doxygen/html/search/related_2.js +2 -2
  261. package/SVF-doxygen/html/search/related_3.js +2 -2
  262. package/SVF-doxygen/html/search/related_4.js +2 -2
  263. package/SVF-doxygen/html/search/related_5.js +1 -1
  264. package/SVF-doxygen/html/search/related_6.js +2 -2
  265. package/SVF-doxygen/html/search/related_7.js +4 -4
  266. package/SVF-doxygen/html/search/related_8.js +2 -2
  267. package/SVF-doxygen/html/search/related_9.js +4 -4
  268. package/SVF-doxygen/html/search/related_a.js +19 -19
  269. package/SVF-doxygen/html/search/related_b.js +4 -4
  270. package/SVF-doxygen/html/search/related_c.js +1 -1
  271. package/SVF-doxygen/html/search/related_d.js +12 -12
  272. package/SVF-doxygen/html/search/related_e.js +2 -2
  273. package/SVF-doxygen/html/search/related_f.js +2 -2
  274. package/SVF-doxygen/html/search/typedefs_0.js +19 -18
  275. package/SVF-doxygen/html/search/typedefs_1.js +26 -26
  276. package/SVF-doxygen/html/search/typedefs_10.js +61 -61
  277. package/SVF-doxygen/html/search/typedefs_11.js +13 -13
  278. package/SVF-doxygen/html/search/typedefs_12.js +11 -11
  279. package/SVF-doxygen/html/search/typedefs_13.js +33 -34
  280. package/SVF-doxygen/html/search/typedefs_14.js +8 -8
  281. package/SVF-doxygen/html/search/typedefs_2.js +129 -129
  282. package/SVF-doxygen/html/search/typedefs_3.js +39 -39
  283. package/SVF-doxygen/html/search/typedefs_4.js +17 -17
  284. package/SVF-doxygen/html/search/typedefs_5.js +41 -41
  285. package/SVF-doxygen/html/search/typedefs_6.js +55 -55
  286. package/SVF-doxygen/html/search/typedefs_7.js +44 -44
  287. package/SVF-doxygen/html/search/typedefs_8.js +1 -1
  288. package/SVF-doxygen/html/search/typedefs_9.js +6 -6
  289. package/SVF-doxygen/html/search/typedefs_a.js +29 -29
  290. package/SVF-doxygen/html/search/typedefs_b.js +29 -29
  291. package/SVF-doxygen/html/search/typedefs_c.js +41 -41
  292. package/SVF-doxygen/html/search/typedefs_d.js +14 -14
  293. package/SVF-doxygen/html/search/typedefs_e.js +52 -52
  294. package/SVF-doxygen/html/search/typedefs_f.js +14 -14
  295. package/SVF-doxygen/html/search/variables_0.js +151 -151
  296. package/SVF-doxygen/html/search/variables_1.js +75 -75
  297. package/SVF-doxygen/html/search/variables_10.js +97 -97
  298. package/SVF-doxygen/html/search/variables_11.js +44 -44
  299. package/SVF-doxygen/html/search/variables_12.js +92 -92
  300. package/SVF-doxygen/html/search/variables_13.js +75 -75
  301. package/SVF-doxygen/html/search/variables_14.js +14 -14
  302. package/SVF-doxygen/html/search/variables_15.js +48 -48
  303. package/SVF-doxygen/html/search/variables_16.js +9 -9
  304. package/SVF-doxygen/html/search/variables_17.js +1 -1
  305. package/SVF-doxygen/html/search/variables_18.js +2 -2
  306. package/SVF-doxygen/html/search/variables_2.js +38 -38
  307. package/SVF-doxygen/html/search/variables_3.js +142 -142
  308. package/SVF-doxygen/html/search/variables_4.js +55 -55
  309. package/SVF-doxygen/html/search/variables_5.js +37 -37
  310. package/SVF-doxygen/html/search/variables_6.js +66 -66
  311. package/SVF-doxygen/html/search/variables_7.js +33 -33
  312. package/SVF-doxygen/html/search/variables_8.js +7 -7
  313. package/SVF-doxygen/html/search/variables_9.js +78 -77
  314. package/SVF-doxygen/html/search/variables_a.js +4 -4
  315. package/SVF-doxygen/html/search/variables_b.js +10 -10
  316. package/SVF-doxygen/html/search/variables_c.js +45 -45
  317. package/SVF-doxygen/html/search/variables_d.js +56 -56
  318. package/SVF-doxygen/html/search/variables_e.js +123 -123
  319. package/SVF-doxygen/html/search/variables_f.js +29 -30
  320. package/SVF-doxygen/html/structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html +2 -2
  321. package/SVF-doxygen/html/structstd_1_1hash_3_01SVF_1_1AccessPath_01_4.html +9 -9
  322. package/SVF-doxygen/html/structstd_1_1hash_3_01SVF_1_1ConsExeState_01_4.html +5 -5
  323. package/SVF-doxygen/html/structstd_1_1hash_3_01SVF_1_1ExeState_01_4.html +5 -5
  324. package/SVF-doxygen/html/structstd_1_1hash_3_01SVF_1_1IntervalExeState_01_4.html +5 -5
  325. package/SVF-doxygen/html/svf-ex_8cpp.html +17 -17
  326. package/SVF-doxygen/html/svf-ex_8cpp_source.html +17 -17
  327. package/package.json +1 -1
  328. package/svf/include/AbstractExecution/ConsExeState.h +99 -96
  329. package/svf/include/AbstractExecution/ExeState.h +66 -53
  330. package/svf/include/AbstractExecution/IntervalExeState.h +66 -61
  331. package/svf/include/AbstractExecution/SVFIR2ConsExeState.h +7 -7
  332. package/svf/include/AbstractExecution/SVFIR2ItvExeState.h +22 -19
  333. package/svf/include/MemoryModel/AccessPath.h +13 -11
  334. package/svf/include/SVFIR/SVFStatements.h +2 -3
  335. package/svf/lib/AbstractExecution/ConsExeState.cpp +13 -13
  336. package/svf/lib/AbstractExecution/ExeState.cpp +19 -19
  337. package/svf/lib/AbstractExecution/IntervalExeState.cpp +4 -4
  338. package/svf/lib/AbstractExecution/SVFIR2ConsExeState.cpp +38 -37
  339. package/svf/lib/AbstractExecution/SVFIR2ItvExeState.cpp +273 -287
  340. package/svf/lib/MemoryModel/AccessPath.cpp +39 -17
  341. package/svf/lib/SVFIR/SVFFileSystem.cpp +2 -2
@@ -1,619 +1,618 @@
1
1
  var searchData=
2
2
  [
3
- ['g_2039',['G',['../classSVF_1_1GraphWriter.html#a0ac109f9b3c3b3fe3cb61bbef09e0d29',1,'SVF::GraphWriter']]],
4
- ['gamma_5fhat_2040',['gamma_hat',['../classSVF_1_1RelationSolver.html#aa36598cc7299b8d1f1868532722d84e3',1,'SVF::RelationSolver::gamma_hat(IntervalExeState &exeState)'],['../classSVF_1_1RelationSolver.html#a6bca5f474d248479e90cb969c018fe7a',1,'SVF::RelationSolver::gamma_hat(IntervalExeState &alpha, IntervalExeState &exeState)'],['../classSVF_1_1RelationSolver.html#a2ff9bd879bda9682316256eac1712f0a',1,'SVF::RelationSolver::gamma_hat(u32_t id, IntervalExeState &exeState)']]],
5
- ['gatheraggs_2041',['gatherAggs',['../classSVF_1_1DCHGraph.html#a8fcbea9435a77beb27ad64d5a3175b0b',1,'SVF::DCHGraph']]],
6
- ['gedge_2042',['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()']]],
7
- ['gedgeflag_2043',['GEdgeFlag',['../classSVF_1_1GenericEdge.html#aab8892b73370c32b48621cd1d0cce614',1,'SVF::GenericEdge::GEdgeFlag()'],['../classSVF_1_1SVFIRReader.html#a83f1038208acd0f7f5ac90a51fd494e5',1,'SVF::SVFIRReader::GEdgeFlag()']]],
8
- ['gedgekind_2044',['GEdgeKind',['../classSVF_1_1GenericEdge.html#a5aceeb48929f54264807b36569019a8a',1,'SVF::GenericEdge::GEdgeKind()'],['../classSVF_1_1SVFIRReader.html#a4992064f6c5e41662c939eaa769d0811',1,'SVF::SVFIRReader::GEdgeKind()']]],
9
- ['gedgesetty_2045',['GEdgeSetTy',['../classSVF_1_1GenericNode.html#a03c6da4a73c47f84f5c5b47252bc339a',1,'SVF::GenericNode']]],
10
- ['generalnummap_2046',['generalNumMap',['../classSVF_1_1SVFStat.html#a07b6f8cb424b84b468c4518140fa3a41',1,'SVF::SVFStat']]],
11
- ['generatejson_2047',['generateJson',['../classSVF_1_1SVFIRWriter.html#a875f285e8429e7f5ee5fc5f28d44df12',1,'SVF::SVFIRWriter']]],
12
- ['generatejsonstring_2048',['generateJsonString',['../classSVF_1_1SVFIRWriter.html#aadc74883ff7e1a7b583ec46e3c54de1c',1,'SVF::SVFIRWriter']]],
13
- ['generatemrs_2049',['generateMRs',['../classSVF_1_1MRGenerator.html#a4f65593325e4391333fa1b0bedbffc4a',1,'SVF::MRGenerator']]],
14
- ['generic_5fbridge_5fgep_5ftype_5fiterator_2050',['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()']]],
15
- ['genericbug_2051',['GenericBug',['../classSVF_1_1GenericBug.html',1,'SVF::GenericBug'],['../classSVF_1_1GenericBug.html#a3f62d1f1307b9e6771d7449d0855d7e4',1,'SVF::GenericBug::GenericBug()']]],
16
- ['genericcallgraphedgety_2052',['GenericCallGraphEdgeTy',['../namespaceSVF.html#acd909bf6784bb6e2178aa0f5d27da0ca',1,'SVF']]],
17
- ['genericcallgraphnodety_2053',['GenericCallGraphNodeTy',['../namespaceSVF.html#a673ed8bf673a4c426a9d91aa8987e31c',1,'SVF']]],
18
- ['genericcallgraphty_2054',['GenericCallGraphTy',['../namespaceSVF.html#ab6fe492db79077a60254f8a03cfce180',1,'SVF']]],
19
- ['genericcdgedgety_2055',['GenericCDGEdgeTy',['../namespaceSVF.html#ac13168bad29c3ba7cbe680c6fb85d742',1,'SVF']]],
20
- ['genericcdgnodety_2056',['GenericCDGNodeTy',['../namespaceSVF.html#ae41489de1152165bc440ec1068d3a48f',1,'SVF']]],
21
- ['genericcdgty_2057',['GenericCDGTy',['../namespaceSVF.html#a241b612013239a0baaa049eac5165c7f',1,'SVF']]],
22
- ['genericcfbasicblockedgety_2058',['GenericCFBasicBlockEdgeTy',['../namespaceSVF.html#add130ff635b1364201548469c28c0572',1,'SVF']]],
23
- ['genericcfbasicblockgty_2059',['GenericCFBasicBlockGTy',['../namespaceSVF.html#a6184b09dcc733e3f35945076aa2781fe',1,'SVF']]],
24
- ['genericcfbasicblocknodety_2060',['GenericCFBasicBlockNodeTy',['../namespaceSVF.html#a81d6a1e9cc52fde4f828cead0ca40bab',1,'SVF']]],
25
- ['genericcfledgety_2061',['GenericCFLEdgeTy',['../namespaceSVF.html#a19ab125d26c5d9c533bc1c3904ac92d9',1,'SVF']]],
26
- ['genericcflgraphty_2062',['GenericCFLGraphTy',['../namespaceSVF.html#a6b1d99f1ec47347364981e23a9d21e0a',1,'SVF']]],
27
- ['genericcflnodety_2063',['GenericCFLNodeTy',['../namespaceSVF.html#a1c5f28b91c7c1eeec6ae459b573b2889',1,'SVF']]],
28
- ['genericchedgety_2064',['GenericCHEdgeTy',['../namespaceSVF.html#a7cb629496a70d2dd22634405652e573a',1,'SVF']]],
29
- ['genericchgraphty_2065',['GenericCHGraphTy',['../namespaceSVF.html#a6b09b7d17c48b1eba08c256cdd8159bd',1,'SVF']]],
30
- ['genericchnodety_2066',['GenericCHNodeTy',['../namespaceSVF.html#ac6b93cb94834bc363dc9a0724daf23b2',1,'SVF']]],
31
- ['genericconsedgety_2067',['GenericConsEdgeTy',['../namespaceSVF.html#a1d2b00b4b0ab475899488fc89b2bfe66',1,'SVF']]],
32
- ['genericconsnodety_2068',['GenericConsNodeTy',['../namespaceSVF.html#a825a8805e4a16072031a18b8d553c5a2',1,'SVF']]],
33
- ['genericedge_2069',['GenericEdge',['../classSVF_1_1GenericEdge.html',1,'SVF::GenericEdge< NodeTy >'],['../classSVF_1_1GenericEdge.html#a6764973569c281d483afab17a75cb4dc',1,'SVF::GenericEdge::GenericEdge()']]],
34
- ['genericedge_3c_20dchnode_20_3e_2070',['GenericEdge< DCHNode >',['../classSVF_1_1GenericEdge.html',1,'SVF']]],
35
- ['genericedgetojson_2071',['genericEdgeToJson',['../classSVF_1_1SVFIRWriter.html#af6ed00dc51796c4162157ac174fc2a1a',1,'SVF::SVFIRWriter']]],
36
- ['genericgraph_2072',['GenericGraph',['../classSVF_1_1GenericGraph.html',1,'SVF::GenericGraph< NodeTy, EdgeTy >'],['../classSVF_1_1GenericGraph.html#aa5837cddbbd63c5a8ac5725bcecb192f',1,'SVF::GenericGraph::GenericGraph()']]],
37
- ['genericgraph_2eh_2073',['GenericGraph.h',['../GenericGraph_8h.html',1,'']]],
38
- ['genericgraph_3c_20constraintnode_2c_20constraintedge_20_3e_2074',['GenericGraph< ConstraintNode, ConstraintEdge >',['../classSVF_1_1GenericGraph.html',1,'SVF']]],
39
- ['genericgraph_3c_20dchnode_2c_20dchedge_20_3e_2075',['GenericGraph< DCHNode, DCHEdge >',['../classSVF_1_1GenericGraph.html',1,'SVF']]],
40
- ['genericgraph_3c_20svfvar_2c_20svfstmt_20_3e_2076',['GenericGraph< SVFVar, SVFStmt >',['../classSVF_1_1GenericGraph.html',1,'SVF']]],
41
- ['genericgraphreader_2077',['GenericGraphReader',['../classSVF_1_1GenericGraphReader.html',1,'SVF']]],
42
- ['genericgraphreader_3c_20chnode_2c_20chedge_20_3e_2078',['GenericGraphReader< CHNode, CHEdge >',['../classSVF_1_1GenericGraphReader.html',1,'SVF']]],
43
- ['genericgraphreader_3c_20nodety_2c_20edgety_20_3e_2079',['GenericGraphReader< NodeTy, EdgeTy >',['../classSVF_1_1GenericGraph.html#a219761d5d96b0bc27cce9210f2cf5572',1,'SVF::GenericGraph']]],
44
- ['genericgraphreader_3c_20svfvar_2c_20svfstmt_20_3e_2080',['GenericGraphReader< SVFVar, SVFStmt >',['../classSVF_1_1GenericGraphReader.html',1,'SVF']]],
45
- ['genericgraphtojson_2081',['genericGraphToJson',['../classSVF_1_1SVFIRWriter.html#a9810ce9b0ce6c4f8f710e81ec8d08ec3',1,'SVF::SVFIRWriter']]],
46
- ['genericgraphtraits_2082',['GenericGraphTraits',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
47
- ['genericgraphtraits_3c_20inverse_3c_20inverse_3c_20t_20_3e_20_3e_20_3e_2083',['GenericGraphTraits< Inverse< Inverse< T > > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01Inverse_3_01T_01_4_01_4_01_4.html',1,'SVF']]],
48
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3acdgnode_20_2a_20_3e_20_3e_2084',['GenericGraphTraits< Inverse< SVF::CDGNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CDGNode_01_5_01_4_01_4.html',1,'SVF']]],
49
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3acfbasicblocknode_20_2a_20_3e_20_3e_2085',['GenericGraphTraits< Inverse< SVF::CFBasicBlockNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CFBasicBlockNode_01_5_01_4_01_4.html',1,'SVF']]],
50
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3acflnode_20_2a_20_3e_20_3e_2086',['GenericGraphTraits< Inverse< SVF::CFLNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CFLNode_01_5_01_4_01_4.html',1,'SVF']]],
51
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3achnode_20_2a_20_3e_20_3e_2087',['GenericGraphTraits< Inverse< SVF::CHNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CHNode_01_5_01_4_01_4.html',1,'SVF']]],
52
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3aconstraintnode_20_2a_20_3e_20_3e_2088',['GenericGraphTraits< Inverse< SVF::ConstraintNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1ConstraintNode_01_5_01_4_01_4.html',1,'SVF']]],
53
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3adchnode_20_2a_20_3e_20_3e_2089',['GenericGraphTraits< Inverse< SVF::DCHNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1DCHNode_01_5_01_4_01_4.html',1,'SVF']]],
54
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20nodety_2c_20edgety_20_3e_20_2a_20_3e_20_3e_2090',['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']]],
55
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acdgnode_2c_20svf_3a_3acdgedge_20_3e_20_2a_20_3e_20_3e_2091',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CDGNode, SVF::CDGEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
56
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acfbasicblocknode_2c_20svf_3a_3acfbasicblockedge_20_3e_20_2a_20_3e_20_3e_2092',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CFBasicBlockNode, SVF::CFBasicBlockEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
57
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acflnode_2c_20svf_3a_3acfledge_20_3e_20_2a_20_3e_20_3e_2093',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CFLNode, SVF::CFLEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
58
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3achnode_2c_20svf_3a_3achedge_20_3e_20_2a_20_3e_20_3e_2094',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CHNode, SVF::CHEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
59
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aconstraintnode_2c_20svf_3a_3aconstraintedge_20_3e_20_2a_20_3e_20_3e_2095',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::ConstraintNode, SVF::ConstraintEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
60
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3adchnode_2c_20svf_3a_3adchedge_20_3e_20_2a_20_3e_20_3e_2096',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::DCHNode, SVF::DCHEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
61
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aicfgnode_2c_20svf_3a_3aicfgedge_20_3e_20_2a_20_3e_20_3e_2097',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::ICFGNode, SVF::ICFGEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
62
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aptacallgraphnode_2c_20svf_3a_3aptacallgraphedge_20_3e_20_2a_20_3e_20_3e_2098',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::PTACallGraphNode, SVF::PTACallGraphEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
63
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3asvfvar_2c_20svf_3a_3asvfstmt_20_3e_20_2a_20_3e_20_3e_2099',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::SVFVar, SVF::SVFStmt > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
64
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3atctnode_2c_20svf_3a_3atctedge_20_3e_20_2a_20_3e_20_3e_2100',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::TCTNode, SVF::TCTEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
65
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3avfgnode_2c_20svf_3a_3avfgedge_20_3e_20_2a_20_3e_20_3e_2101',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::VFGNode, SVF::VFGEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
66
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3aicfgnode_20_2a_20_3e_20_3e_2102',['GenericGraphTraits< Inverse< SVF::ICFGNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1ICFGNode_01_5_01_4_01_4.html',1,'SVF']]],
67
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3aptacallgraphnode_20_2a_20_3e_20_3e_2103',['GenericGraphTraits< Inverse< SVF::PTACallGraphNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1PTACallGraphNode_01_5_01_4_01_4.html',1,'SVF']]],
68
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3asvfvar_20_2a_20_3e_20_3e_2104',['GenericGraphTraits< Inverse< SVF::SVFVar * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1SVFVar_01_5_01_4_01_4.html',1,'SVF']]],
69
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3atctnode_20_2a_20_3e_20_3e_2105',['GenericGraphTraits< Inverse< SVF::TCTNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1TCTNode_01_5_01_4_01_4.html',1,'SVF']]],
70
- ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3avfgnode_20_2a_20_3e_20_3e_2106',['GenericGraphTraits< Inverse< SVF::VFGNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1VFGNode_01_5_01_4_01_4.html',1,'SVF']]],
71
- ['genericgraphtraits_3c_20svf_3a_3acdg_20_2a_20_3e_2107',['GenericGraphTraits< SVF::CDG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html',1,'SVF']]],
72
- ['genericgraphtraits_3c_20svf_3a_3acdgnode_20_2a_20_3e_2108',['GenericGraphTraits< SVF::CDGNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CDGNode_01_5_01_4.html',1,'SVF']]],
73
- ['genericgraphtraits_3c_20svf_3a_3acfbasicblockgraph_20_2a_20_3e_2109',['GenericGraphTraits< SVF::CFBasicBlockGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html',1,'SVF']]],
74
- ['genericgraphtraits_3c_20svf_3a_3acfbasicblocknode_20_2a_20_3e_2110',['GenericGraphTraits< SVF::CFBasicBlockNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFBasicBlockNode_01_5_01_4.html',1,'SVF']]],
75
- ['genericgraphtraits_3c_20svf_3a_3acflgraph_20_2a_20_3e_2111',['GenericGraphTraits< SVF::CFLGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFLGraph_01_5_01_4.html',1,'SVF']]],
76
- ['genericgraphtraits_3c_20svf_3a_3acflnode_20_2a_20_3e_2112',['GenericGraphTraits< SVF::CFLNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFLNode_01_5_01_4.html',1,'SVF']]],
77
- ['genericgraphtraits_3c_20svf_3a_3achgraph_20_2a_20_3e_2113',['GenericGraphTraits< SVF::CHGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CHGraph_01_5_01_4.html',1,'SVF']]],
78
- ['genericgraphtraits_3c_20svf_3a_3achnode_20_2a_20_3e_2114',['GenericGraphTraits< SVF::CHNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CHNode_01_5_01_4.html',1,'SVF']]],
79
- ['genericgraphtraits_3c_20svf_3a_3aconstraintgraph_20_2a_20_3e_2115',['GenericGraphTraits< SVF::ConstraintGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ConstraintGraph_01_5_01_4.html',1,'SVF']]],
80
- ['genericgraphtraits_3c_20svf_3a_3aconstraintnode_20_2a_20_3e_2116',['GenericGraphTraits< SVF::ConstraintNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ConstraintNode_01_5_01_4.html',1,'SVF']]],
81
- ['genericgraphtraits_3c_20svf_3a_3adchgraph_20_2a_20_3e_2117',['GenericGraphTraits< SVF::DCHGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1DCHGraph_01_5_01_4.html',1,'SVF']]],
82
- ['genericgraphtraits_3c_20svf_3a_3adchnode_20_2a_20_3e_2118',['GenericGraphTraits< SVF::DCHNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1DCHNode_01_5_01_4.html',1,'SVF']]],
83
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20nodety_2c_20edgety_20_3e_20_2a_20_3e_2119',['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']]],
84
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3acdgnode_2c_20svf_3a_3acdgedge_20_3e_20_2a_20_3e_2120',['GenericGraphTraits< SVF::GenericGraph< SVF::CDGNode, SVF::CDGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
85
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3acfbasicblocknode_2c_20svf_3a_3acfbasicblockedge_20_3e_20_2a_20_3e_2121',['GenericGraphTraits< SVF::GenericGraph< SVF::CFBasicBlockNode, SVF::CFBasicBlockEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
86
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3acflnode_2c_20svf_3a_3acfledge_20_3e_20_2a_20_3e_2122',['GenericGraphTraits< SVF::GenericGraph< SVF::CFLNode, SVF::CFLEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
87
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3achnode_2c_20svf_3a_3achedge_20_3e_20_2a_20_3e_2123',['GenericGraphTraits< SVF::GenericGraph< SVF::CHNode, SVF::CHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
88
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3aconstraintnode_2c_20svf_3a_3aconstraintedge_20_3e_20_2a_20_3e_2124',['GenericGraphTraits< SVF::GenericGraph< SVF::ConstraintNode, SVF::ConstraintEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
89
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3adchnode_2c_20svf_3a_3adchedge_20_3e_20_2a_20_3e_2125',['GenericGraphTraits< SVF::GenericGraph< SVF::DCHNode, SVF::DCHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
90
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3aicfgnode_2c_20svf_3a_3aicfgedge_20_3e_20_2a_20_3e_2126',['GenericGraphTraits< SVF::GenericGraph< SVF::ICFGNode, SVF::ICFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
91
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3aptacallgraphnode_2c_20svf_3a_3aptacallgraphedge_20_3e_20_2a_20_3e_2127',['GenericGraphTraits< SVF::GenericGraph< SVF::PTACallGraphNode, SVF::PTACallGraphEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
92
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3asvfgnode_2c_20svf_3a_3asvfgedge_20_3e_20_2a_20_3e_2128',['GenericGraphTraits< SVF::GenericGraph< SVF::SVFGNode, SVF::SVFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
93
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3asvfvar_2c_20svf_3a_3asvfstmt_20_3e_20_2a_20_3e_2129',['GenericGraphTraits< SVF::GenericGraph< SVF::SVFVar, SVF::SVFStmt > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
94
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3atctnode_2c_20svf_3a_3atctedge_20_3e_20_2a_20_3e_2130',['GenericGraphTraits< SVF::GenericGraph< SVF::TCTNode, SVF::TCTEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
95
- ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3avfgnode_2c_20svf_3a_3avfgedge_20_3e_20_2a_20_3e_2131',['GenericGraphTraits< SVF::GenericGraph< SVF::VFGNode, SVF::VFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
96
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20nodety_2c_20edgety_20_3e_20_2a_20_3e_2132',['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']]],
97
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acdgnode_2c_20svf_3a_3acdgedge_20_3e_20_2a_20_3e_2133',['GenericGraphTraits< SVF::GenericNode< SVF::CDGNode, SVF::CDGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
98
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acfbasicblocknode_2c_20svf_3a_3acfbasicblockedge_20_3e_20_2a_20_3e_2134',['GenericGraphTraits< SVF::GenericNode< SVF::CFBasicBlockNode, SVF::CFBasicBlockEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
99
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acflnode_2c_20svf_3a_3acfledge_20_3e_20_2a_20_3e_2135',['GenericGraphTraits< SVF::GenericNode< SVF::CFLNode, SVF::CFLEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
100
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3achnode_2c_20svf_3a_3achedge_20_3e_20_2a_20_3e_2136',['GenericGraphTraits< SVF::GenericNode< SVF::CHNode, SVF::CHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
101
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aconstraintnode_2c_20svf_3a_3aconstraintedge_20_3e_20_2a_20_3e_2137',['GenericGraphTraits< SVF::GenericNode< SVF::ConstraintNode, SVF::ConstraintEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
102
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3adchnode_2c_20svf_3a_3adchedge_20_3e_20_2a_20_3e_2138',['GenericGraphTraits< SVF::GenericNode< SVF::DCHNode, SVF::DCHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
103
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aicfgnode_2c_20svf_3a_3aicfgedge_20_3e_20_2a_20_3e_2139',['GenericGraphTraits< SVF::GenericNode< SVF::ICFGNode, SVF::ICFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
104
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aptacallgraphnode_2c_20svf_3a_3aptacallgraphedge_20_3e_20_2a_20_3e_2140',['GenericGraphTraits< SVF::GenericNode< SVF::PTACallGraphNode, SVF::PTACallGraphEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
105
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3asvfvar_2c_20svf_3a_3asvfstmt_20_3e_20_2a_20_3e_2141',['GenericGraphTraits< SVF::GenericNode< SVF::SVFVar, SVF::SVFStmt > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
106
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3atctnode_2c_20svf_3a_3atctedge_20_3e_20_2a_20_3e_2142',['GenericGraphTraits< SVF::GenericNode< SVF::TCTNode, SVF::TCTEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
107
- ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3avfgnode_2c_20svf_3a_3avfgedge_20_3e_20_2a_20_3e_2143',['GenericGraphTraits< SVF::GenericNode< SVF::VFGNode, SVF::VFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
108
- ['genericgraphtraits_3c_20svf_3a_3aicfg_20_2a_20_3e_2144',['GenericGraphTraits< SVF::ICFG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ICFG_01_5_01_4.html',1,'SVF']]],
109
- ['genericgraphtraits_3c_20svf_3a_3aicfgnode_20_2a_20_3e_2145',['GenericGraphTraits< SVF::ICFGNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ICFGNode_01_5_01_4.html',1,'SVF']]],
110
- ['genericgraphtraits_3c_20svf_3a_3airgraph_20_2a_20_3e_2146',['GenericGraphTraits< SVF::IRGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1IRGraph_01_5_01_4.html',1,'SVF']]],
111
- ['genericgraphtraits_3c_20svf_3a_3aptacallgraph_20_2a_20_3e_2147',['GenericGraphTraits< SVF::PTACallGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1PTACallGraph_01_5_01_4.html',1,'SVF']]],
112
- ['genericgraphtraits_3c_20svf_3a_3aptacallgraphnode_20_2a_20_3e_2148',['GenericGraphTraits< SVF::PTACallGraphNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1PTACallGraphNode_01_5_01_4.html',1,'SVF']]],
113
- ['genericgraphtraits_3c_20svf_3a_3asvfg_20_2a_20_3e_2149',['GenericGraphTraits< SVF::SVFG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1SVFG_01_5_01_4.html',1,'SVF']]],
114
- ['genericgraphtraits_3c_20svf_3a_3asvfvar_20_2a_20_3e_2150',['GenericGraphTraits< SVF::SVFVar * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1SVFVar_01_5_01_4.html',1,'SVF']]],
115
- ['genericgraphtraits_3c_20svf_3a_3atct_20_2a_20_3e_2151',['GenericGraphTraits< SVF::TCT * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1TCT_01_5_01_4.html',1,'SVF']]],
116
- ['genericgraphtraits_3c_20svf_3a_3atctnode_20_2a_20_3e_2152',['GenericGraphTraits< SVF::TCTNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1TCTNode_01_5_01_4.html',1,'SVF']]],
117
- ['genericgraphtraits_3c_20svf_3a_3avfg_20_2a_20_3e_2153',['GenericGraphTraits< SVF::VFG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1VFG_01_5_01_4.html',1,'SVF']]],
118
- ['genericgraphtraits_3c_20svf_3a_3avfgnode_20_2a_20_3e_2154',['GenericGraphTraits< SVF::VFGNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1VFGNode_01_5_01_4.html',1,'SVF']]],
119
- ['genericgraphtraits_3c_20t_20_3e_2155',['GenericGraphTraits< T >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
120
- ['genericgraphty_2156',['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 > * >']]],
121
- ['genericgraphwriter_2157',['GenericGraphWriter',['../classSVF_1_1GenericGraphWriter.html',1,'SVF::GenericGraphWriter< NodeTy, EdgeTy >'],['../classSVF_1_1GenericGraphWriter.html#ac9d7d0ab898033282898731a6092efaa',1,'SVF::GenericGraphWriter::GenericGraphWriter()']]],
122
- ['genericgraphwriter_3c_20chnode_2c_20chedge_20_3e_2158',['GenericGraphWriter< CHNode, CHEdge >',['../classSVF_1_1GenericGraphWriter.html',1,'SVF']]],
123
- ['genericgraphwriter_3c_20nodety_2c_20edgety_20_3e_2159',['GenericGraphWriter< NodeTy, EdgeTy >',['../classSVF_1_1GenericGraph.html#a9772e25a4f4ff7baa0937e48c4ac7c52',1,'SVF::GenericGraph']]],
124
- ['genericgraphwriter_3c_20svfvar_2c_20svfstmt_20_3e_2160',['GenericGraphWriter< SVFVar, SVFStmt >',['../classSVF_1_1GenericGraphWriter.html',1,'SVF']]],
125
- ['genericicfgedgety_2161',['GenericICFGEdgeTy',['../namespaceSVF.html#a91e714a719b1e62e9b63103e9e6af404',1,'SVF']]],
126
- ['genericicfgnodety_2162',['GenericICFGNodeTy',['../namespaceSVF.html#afc2824871ad4eb9b871c35ae28494cd3',1,'SVF']]],
127
- ['genericicfgreader_2163',['GenericICFGReader',['../namespaceSVF.html#a2da7f6b2964615b82a9143e885c2c092',1,'SVF']]],
128
- ['genericicfgty_2164',['GenericICFGTy',['../namespaceSVF.html#afe5e1b0e028b4cf0db9f2a9c758b03ed',1,'SVF']]],
129
- ['genericicfgwriter_2165',['GenericICFGWriter',['../namespaceSVF.html#a904e4f5b87620327bfda87b3930b7c7b',1,'SVF']]],
130
- ['genericnode_2166',['GenericNode',['../classSVF_1_1GenericNode.html',1,'SVF::GenericNode< NodeTy, EdgeTy >'],['../classSVF_1_1GenericNode.html#acdca5baae3e9e4208a60322fec9c9d3f',1,'SVF::GenericNode::GenericNode()']]],
131
- ['genericnode_3c_20cflnode_2c_20cfledge_20_3e_2167',['GenericNode< CFLNode, CFLEdge >',['../classSVF_1_1GenericNode.html',1,'SVF']]],
132
- ['genericnode_3c_20constraintnode_2c_20constraintedge_20_3e_2168',['GenericNode< ConstraintNode, ConstraintEdge >',['../classSVF_1_1GenericNode.html',1,'SVF']]],
133
- ['genericnode_3c_20dchnode_2c_20dchedge_20_3e_2169',['GenericNode< DCHNode, DCHEdge >',['../classSVF_1_1GenericNode.html',1,'SVF']]],
134
- ['genericnodetojson_2170',['genericNodeToJson',['../classSVF_1_1SVFIRWriter.html#a6492c9b80d1cc03732297c38f8a41408',1,'SVF::SVFIRWriter']]],
135
- ['genericpagedgety_2171',['GenericPAGEdgeTy',['../namespaceSVF.html#ab502ff5e204678640c1081d104f60971',1,'SVF']]],
136
- ['genericpagnodety_2172',['GenericPAGNodeTy',['../namespaceSVF.html#a3a6d9f46c74be099070cf858ded43796',1,'SVF']]],
137
- ['generictctedgety_2173',['GenericTCTEdgeTy',['../namespaceSVF.html#a07db688cc13384ddfddb1372612db205',1,'SVF']]],
138
- ['generictctnodety_2174',['GenericTCTNodeTy',['../namespaceSVF.html#a115fc72b31d2ae72e60ebd9af1351e83',1,'SVF']]],
139
- ['genericthreadcreatetreety_2175',['GenericThreadCreateTreeTy',['../namespaceSVF.html#a8e1221553658c8b506c348534135ceaa',1,'SVF']]],
140
- ['genericvfgedgety_2176',['GenericVFGEdgeTy',['../namespaceSVF.html#a30dcaf83718f2652012f98b192dcf437',1,'SVF']]],
141
- ['genericvfgnodety_2177',['GenericVFGNodeTy',['../namespaceSVF.html#a3b4bbc4b72e982a79c23fd3ec26410b6',1,'SVF']]],
142
- ['genericvfgty_2178',['GenericVFGTy',['../namespaceSVF.html#ab4f1d8a6715e791c94970e6f87b18f8f',1,'SVF']]],
143
- ['gep_2179',['Gep',['../classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75aa2dffaa8741582ce06e591cbaf9257d7',1,'SVF::VFGNode::Gep()'],['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9a20d960c19118d1ed319e0dbea94405e8',1,'SVF::SVFStmt::Gep()']]],
144
- ['gep_5f0_2180',['gep_0',['../PEGGrammar_8txt.html#a4c44ba149afa8531399b34ff202e7486',1,'PEGGrammar.txt']]],
145
- ['gep_5f1_2181',['gep_1',['../PAGGrammar_8txt.html#a9a4e1871fa395956be13e1d7a5089719',1,'PAGGrammar.txt']]],
146
- ['gep_5fi_2182',['gep_i',['../PAGGrammar_8txt.html#a70678866f928eaca8c8322d57a451d0a',1,'PAGGrammar.txt']]],
147
- ['gep_5ftype_5fiterator_2183',['gep_type_iterator',['../namespaceSVF.html#aa508c087703240dad69a9827e85ebd0b',1,'SVF']]],
148
- ['gepbar_5f0_2184',['gepbar_0',['../PAGGrammar_8txt.html#a2bd2d1614b7b4f376c61366b17c0637d',1,'gepbar_0(): PAGGrammar.txt'],['../PEGGrammar_8txt.html#a32ac366bb4f2b6561e1aad6ec61b65d2',1,'gepbar_0(): PEGGrammar.txt']]],
149
- ['gepcgedge_2185',['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)']]],
150
- ['gepinedges_2186',['gepInEdges',['../classSVF_1_1ConstraintNode.html#a4d0113f2af3a61892acee1fb21f0b938',1,'SVF::ConstraintNode']]],
151
- ['gepnodenumindex_2187',['gepNodeNumIndex',['../PAGBuilderFromFile_8cpp.html#a1af3947dbaf1ad4364bc4818f70ead40',1,'PAGBuilderFromFile.cpp']]],
152
- ['gepobjnode_2188',['GepObjNode',['../classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffaf3364b22f497146f06d1f4175a839f4f',1,'SVF::SVFVar']]],
153
- ['gepobjvar_2189',['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)']]],
154
- ['gepobjvarmap_2190',['GepObjVarMap',['../classSVF_1_1SVFIR.html#a09a604cf6a7708f4391fcf807fec1453',1,'SVF::SVFIR']]],
155
- ['gepoutedges_2191',['gepOutEdges',['../classSVF_1_1ConstraintNode.html#a583880cd83a9f353003e199401d1b024',1,'SVF::ConstraintNode']]],
156
- ['gepsrcnodes_2192',['gepSrcNodes',['../classSVF_1_1AliasDDAClient.html#ab165537f4c9a318f31de8a272a529c9c',1,'SVF::AliasDDAClient']]],
157
- ['gepstmt_2193',['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)']]],
158
- ['gepsvfgnode_2194',['GepSVFGNode',['../namespaceSVF.html#a65a3be463427d1112a8b87f072f3d22f',1,'SVF']]],
159
- ['geptime_2195',['gepTime',['../classSVF_1_1FlowSensitive.html#a282126e5b67ed4e19aa40c81180b8290',1,'SVF::FlowSensitive']]],
160
- ['geptypebridgeiterator_2eh_2196',['GEPTypeBridgeIterator.h',['../GEPTypeBridgeIterator_8h.html',1,'']]],
161
- ['gepvalnode_2197',['GepValNode',['../classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa288e3f5d01c94d5c5d685d43f08a6c4a',1,'SVF::SVFVar']]],
162
- ['gepvalobjmap_2198',['GepValObjMap',['../classSVF_1_1SVFIR.html#ad7bbe1abea55ed03c9b6c81891c0bd67',1,'SVF::SVFIR']]],
163
- ['gepvaltype_2199',['gepValType',['../classSVF_1_1GepValVar.html#a4aa450bce36b4b9f65b769eae649771a',1,'SVF::GepValVar']]],
164
- ['gepvaluevarmap_2200',['GepValueVarMap',['../classSVF_1_1SVFIR.html#af7cc6d471b5ab6db0bdc69cffa19fbf5',1,'SVF::SVFIR']]],
165
- ['gepvalvar_2201',['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)']]],
166
- ['gepvfgnode_2202',['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)']]],
167
- ['geq_2203',['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()']]],
168
- ['geqvartovalmap_2204',['geqVarToValMap',['../classSVF_1_1IntervalExeState.html#a695fcc1ffc4a0fab83cc65ee755eebcb',1,'SVF::IntervalExeState']]],
169
- ['get_2205',['get',['../classSVF_1_1NodeIDAllocator.html#a2bd3ca30fc9669d9a0327544bdb4557b',1,'SVF::NodeIDAllocator']]],
170
- ['get_5falloc_5farg_5fpos_2206',['get_alloc_arg_pos',['../classSVF_1_1ExtAPI.html#a68939c789d0530151a4e79e79317531a',1,'SVF::ExtAPI']]],
171
- ['get_5farray_5fitem_2207',['get_array_item',['../cJSON_8cpp.html#a82f460889bcb63ee840fc821feef5aa5',1,'cJSON.cpp']]],
172
- ['get_5fcond_2208',['get_cond',['../classSVF_1_1CondVar.html#af84e7bfcff909009be5e109c600c63fe',1,'SVF::CondVar']]],
173
- ['get_5fdecimal_5fpoint_2209',['get_decimal_point',['../cJSON_8cpp.html#ab25412ae56c8c594831918169bea100d',1,'cJSON.cpp']]],
174
- ['get_5fid_2210',['get_id',['../classSVF_1_1CondVar.html#a5d64fa2be89051cd03301e3b07bffd6a',1,'SVF::CondVar']]],
175
- ['get_5fnumeral_5fint_2211',['get_numeral_int',['../classSVF_1_1Z3Expr.html#aa6c7fee4f418817dfa7458d830303f6e',1,'SVF::Z3Expr']]],
176
- ['get_5fnumeral_5fint64_2212',['get_numeral_int64',['../classSVF_1_1Z3Expr.html#ad94bbaa31e6df4e8b8238d69b8f4ae06',1,'SVF::Z3Expr']]],
177
- ['get_5fobject_5fitem_2213',['get_object_item',['../cJSON_8cpp.html#a768303890e9be802d51b0e0a110302f4',1,'cJSON.cpp']]],
178
- ['get_5fsort_2214',['get_sort',['../classSVF_1_1Z3Expr.html#a8b2b5fa74704d776a2cd415b599a1393',1,'SVF::Z3Expr']]],
179
- ['getabstractstate_2215',['getAbstractState',['../classSVF_1_1SymState.html#ace7b6c80e86443e8bda390d8281be250',1,'SVF::SymState::getAbstractState() const'],['../classSVF_1_1SymState.html#add4fcf05024ada844578fcd0caf061cc',1,'SVF::SymState::getAbstractState()']]],
180
- ['getabstractvaluekind_2216',['getAbstractValueKind',['../classSVF_1_1AbstractValue.html#a74bc740e894dfbdb2253bedc2851dd2e',1,'SVF::AbstractValue']]],
181
- ['getaccesspath_2217',['getAccessPath',['../classSVF_1_1NormalGepCGEdge.html#aa9b33abf88b6dbaace1bea0fbbcef83f',1,'SVF::NormalGepCGEdge::getAccessPath()'],['../classSVF_1_1GepStmt.html#a6c74f234a6b40bc5292bb14874c2e600',1,'SVF::GepStmt::getAccessPath()']]],
182
- ['getaccesspathfrombasenode_2218',['getAccessPathFromBaseNode',['../classSVF_1_1SVFIRBuilder.html#a7c401d6929e583be734c0c4e9957d0d7',1,'SVF::SVFIRBuilder']]],
183
- ['getactualindef_2219',['getActualINDef',['../classSVF_1_1SVFGOPT.html#a550f93b640a6fd68773fbafd2944d7df',1,'SVF::SVFGOPT']]],
184
- ['getactualinsvfgnodes_2220',['getActualINSVFGNodes',['../classSVF_1_1SVFG.html#a475205e221890204c7770c414ee63975',1,'SVF::SVFG']]],
185
- ['getactualoutsvfgnodes_2221',['getActualOUTSVFGNodes',['../classSVF_1_1SVFG.html#a5b7ae610bee28acc2905ca82928e714f',1,'SVF::SVFG']]],
186
- ['getactualparmatforksite_2222',['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)']]],
187
- ['getactualparms_2223',['getActualParms',['../classSVF_1_1CallICFGNode.html#ab43c000436d0f6d978f4fff831671d5c',1,'SVF::CallICFGNode']]],
188
- ['getactualparmvfgnode_2224',['getActualParmVFGNode',['../classSVF_1_1VFG.html#a6bbfe457dcc7104e6928323499ea964e',1,'SVF::VFG']]],
189
- ['getactualpts_2225',['getActualPts',['../classSVF_1_1PersistentPointsToCache.html#ab2888b033a29de3af48d377dc2fe70aa',1,'SVF::PersistentPointsToCache']]],
190
- ['getactualret_2226',['getActualRet',['../classSVF_1_1RetICFGNode.html#a9815b38f376af31b14ea2e0f3afd3427',1,'SVF::RetICFGNode']]],
191
- ['getactualretvfgnode_2227',['getActualRetVFGNode',['../classSVF_1_1VFG.html#a0b072e8e45899b89da0a466140563c38',1,'SVF::VFG']]],
192
- ['getaddrcgedges_2228',['getAddrCGEdges',['../classSVF_1_1ConstraintGraph.html#adee52f15f5ff58dd455e419c2643f89b',1,'SVF::ConstraintGraph']]],
193
- ['getaddrinedges_2229',['getAddrInEdges',['../classSVF_1_1ConstraintNode.html#ae6a98932b0f0732d4af1ca8266d58077',1,'SVF::ConstraintNode']]],
194
- ['getaddroutedges_2230',['getAddrOutEdges',['../classSVF_1_1ConstraintNode.html#a9058618987da9d21156cea72a5d5ddad',1,'SVF::ConstraintNode']]],
195
- ['getaggs_2231',['getAggs',['../classSVF_1_1DCHGraph.html#a159e158c794fff115d5642b85963f43b',1,'SVF::DCHGraph']]],
196
- ['getaliasmemregions_2232',['getAliasMemRegions',['../classSVF_1_1MRGenerator.html#ad740188222439c089907fa6c6c951f02',1,'SVF::MRGenerator']]],
197
- ['getaliasset_2233',['getAliasSet',['../classSVF_1_1SVFModule.html#aceb9c743ba592836586f3cfb76e56108',1,'SVF::SVFModule']]],
198
- ['getallcallsitesinvokingcallee_2234',['getAllCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a80070e2f50ed1036d334250841215ca8',1,'SVF::PTACallGraph']]],
199
- ['getallfieldsobjvars_2235',['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)']]],
200
- ['getallpts_2236',['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()']]],
201
- ['getallvalidptrs_2237',['getAllValidPtrs',['../classSVF_1_1PointerAnalysis.html#a60b111647e000cc983aa52513f90afbc',1,'SVF::PointerAnalysis::getAllValidPtrs()'],['../classSVF_1_1SVFIR.html#a7990c72dd6d645d713f19ed973841484',1,'SVF::SVFIR::getAllValidPtrs()']]],
202
- ['getanalysisty_2238',['getAnalysisTy',['../classSVF_1_1PointerAnalysis.html#ac23f71c1307cda9cba44acc40059f0a3',1,'SVF::PointerAnalysis']]],
203
- ['getancestorthread_2239',['getAncestorThread',['../classSVF_1_1TCT.html#aeb7dff0c02a90cb338c8d054d2b78984',1,'SVF::TCT']]],
204
- ['getandersenanalysis_2240',['getAndersenAnalysis',['../classSVF_1_1DDAVFSolver.html#ac39860015b45b9af6351d0343f8983bb',1,'SVF::DDAVFSolver']]],
205
- ['getannotations_2241',['getAnnotations',['../classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b',1,'SVF::SVFFunction']]],
206
- ['getarg_2242',['getArg',['../classSVF_1_1SVFFunction.html#a10d9481ae41dce4f266dad5e64fffcee',1,'SVF::SVFFunction']]],
207
- ['getargno_2243',['getArgNo',['../classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591',1,'SVF::SVFArgument']]],
208
- ['getargoperand_2244',['getArgOperand',['../classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14',1,'SVF::SVFCallInst::getArgOperand()'],['../classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5',1,'SVF::CallSite::getArgOperand()']]],
209
- ['getargument_2245',['getArgument',['../classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc',1,'SVF::CallSite']]],
210
- ['getattributedkind_2246',['getAttributedKind',['../classSVF_1_1GrammarBase.html#af418e1033618da75e974a04ee1d7e275',1,'SVF::GrammarBase']]],
211
- ['getattrsyms_2247',['getAttrSyms',['../classSVF_1_1GrammarBase.html#a2620ded7573ebdb8b4595e199105ef0e',1,'SVF::GrammarBase']]],
212
- ['getbackwardslicesize_2248',['getBackwardSliceSize',['../classSVF_1_1ProgSlice.html#a967fa01a8baae0dd086b5c09ae0faa7b',1,'SVF::ProgSlice']]],
213
- ['getbasenode_2249',['getBaseNode',['../classSVF_1_1GepObjVar.html#a4c5e346db61f7e04c15bf8527d8eff3c',1,'SVF::GepObjVar']]],
214
- ['getbaseobj_2250',['getBaseObj',['../classSVF_1_1SVFIR.html#af76a55c3b8255a81a566bdce35ffc749',1,'SVF::SVFIR']]],
215
- ['getbaseobjvar_2251',['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()']]],
216
- ['getbasetypeandflattenedfields_2252',['getBaseTypeAndFlattenedFields',['../classSVF_1_1SVFIRBuilder.html#aa7e7b3dba00201972783f93c35cadad9',1,'SVF::SVFIRBuilder']]],
217
- ['getbasevalueforextarg_2253',['getBaseValueForExtArg',['../classSVF_1_1SVFIRBuilder.html#a892ab8cad098e9e9d8425e7f05e35c59',1,'SVF::SVFIRBuilder']]],
218
- ['getbasevalvar_2254',['getBaseValVar',['../classSVF_1_1SVFIR.html#a5298f34143ec3a2e6bb74ebad668cbbc',1,'SVF::SVFIR']]],
219
- ['getbasicblock_2255',['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()']]],
220
- ['getbasicblocklist_2256',['getBasicBlockList',['../classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38',1,'SVF::SVFFunction']]],
221
- ['getbb_2257',['getBB',['../classSVF_1_1ICFGNode.html#ae7e734f4ceca40c6cf46f16d088780ca',1,'SVF::ICFGNode::getBB()'],['../classSVF_1_1SVFStmt.html#a456aaaef63d384d9789efbbec2837a33',1,'SVF::SVFStmt::getBB()']]],
222
- ['getbb2pidom_2258',['getBB2PIdom',['../classSVF_1_1SVFLoopAndDomInfo.html#ae8a308d5ee34c0eb4a6c1278565e5907',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2ada6e195ad3a7e26c7e7dff7459cb34',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom()']]],
223
- ['getbbpdomlevel_2259',['getBBPDomLevel',['../classSVF_1_1SVFLoopAndDomInfo.html#ac285502846c993f149b6bcc3e04f767e',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2f718b022db1b633c5be47fcb4dcaae9',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel()']]],
224
- ['getbbphinum_2260',['getBBPhiNum',['../classSVF_1_1MemSSA.html#a9bb6512999cbf9c7c03153be77c8af20',1,'SVF::MemSSA']]],
225
- ['getbbpredecessornum_2261',['getBBPredecessorNum',['../namespaceSVF_1_1LLVMUtil.html#ae617611b584e3d899984c376a6e91987',1,'SVF::LLVMUtil']]],
226
- ['getbbpredecessorpos_2262',['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']]],
227
- ['getbbsuccessorbranchid_2263',['getBBSuccessorBranchID',['../classSVF_1_1CDGBuilder.html#af65f6090142a61d13e1510c771baaeb1',1,'SVF::CDGBuilder']]],
228
- ['getbbsuccessorpos_2264',['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']]],
229
- ['getbbtophisetmap_2265',['getBBToPhiSetMap',['../classSVF_1_1MemSSA.html#a966477062a453901da3631015fcf737d',1,'SVF::MemSSA']]],
230
- ['getbeforebrackets_2266',['getBeforeBrackets',['../namespaceSVF_1_1cppUtil.html#a1cf2e4671b16b477cc779c72f2419234',1,'SVF::cppUtil']]],
231
- ['getbeforeparenthesis_2267',['getBeforeParenthesis',['../CppUtil_8cpp.html#a2bff9158f699b6fd11c8e116b91e4809',1,'CppUtil.cpp']]],
232
- ['getbinaryopvfgnode_2268',['getBinaryOPVFGNode',['../classSVF_1_1VFG.html#a27bd4d5ba75d65056d77882869b0c64d',1,'SVF::VFG']]],
233
- ['getblackholenode_2269',['getBlackHoleNode',['../classSVF_1_1ConstraintGraph.html#ab2b4725a8fcae8a1bc3c026d236005b8',1,'SVF::ConstraintGraph::getBlackHoleNode()'],['../classSVF_1_1IRGraph.html#a3ce34b9fcb651689bce44ab48fbcdff0',1,'SVF::IRGraph::getBlackHoleNode()']]],
234
- ['getblackholeobj_2270',['getBlackHoleObj',['../classSVF_1_1IRGraph.html#aafe9544b07a8c40bf915613df11df48e',1,'SVF::IRGraph']]],
235
- ['getblkobj_2271',['getBlkObj',['../classSVF_1_1SymbolTableInfo.html#aebf96274e1ad2a523981487839a3025e',1,'SVF::SymbolTableInfo']]],
236
- ['getblkptr_2272',['getBlkPtr',['../classSVF_1_1IRGraph.html#a3b417ee79560fd00f4cf80906044c198',1,'SVF::IRGraph']]],
237
- ['getbranchcond_2273',['getBranchCond',['../classSVF_1_1SaberCondAllocator.html#a7d5ec3597ef0befe3b928c04db706d7a',1,'SVF::SaberCondAllocator']]],
238
- ['getbranchcondition_2274',['getBranchCondition',['../classSVF_1_1SymState.html#a0705ae2a96a3ea5aa07cc2db928946bc',1,'SVF::SymState']]],
239
- ['getbranchconditions_2275',['getBranchConditions',['../classSVF_1_1CDGEdge.html#aedf54ed1ce3b77c3565390ddc52bd438',1,'SVF::CDGEdge']]],
240
- ['getbranchinst_2276',['getBranchInst',['../classSVF_1_1BranchStmt.html#a2c6fe09027838f9e0ad9ab8193ce8e9b',1,'SVF::BranchStmt']]],
241
- ['getbranchstmt_2277',['getBranchStmt',['../classSVF_1_1BranchVFGNode.html#abbb429b521b54c2d7a6d8d7f52751455',1,'SVF::BranchVFGNode']]],
242
- ['getbranchvfgnode_2278',['getBranchVFGNode',['../classSVF_1_1VFG.html#a47609382fcd9ef36706e1d0f0531a843',1,'SVF::VFG']]],
243
- ['getbugdescription_2279',['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()']]],
244
- ['getbugreport_2280',['getBugReport',['../classSVF_1_1SrcSnkDDA.html#a14b15c837ae7975f0a7ccf89ed94aed5',1,'SVF::SrcSnkDDA']]],
245
- ['getbugset_2281',['getBugSet',['../classSVF_1_1SVFBugReport.html#a7dbf4adc013615567b33b6e293b61c8e',1,'SVF::SVFBugReport']]],
246
- ['getbugtype_2282',['getBugType',['../classSVF_1_1GenericBug.html#a693839b33e167cd0688be2e1738198f2',1,'SVF::GenericBug']]],
247
- ['getbvpointsto_2283',['getBVPointsTo',['../classSVF_1_1CondPTAImpl.html#a94f3e4d073b8c5bab3c46058ddba3f43',1,'SVF::CondPTAImpl']]],
248
- ['getbyteoffset_2284',['getByteOffset',['../classSVF_1_1SVFIR2ItvExeState.html#a335922caf105ee72cd9d66a451ae3d4e',1,'SVF::SVFIR2ItvExeState']]],
249
- ['getbyteoffsetfromgeptypepair_2285',['getByteOffsetfromGepTypePair',['../classSVF_1_1SVFIR2ItvExeState.html#ad49576a7192c87d41f4dc923cd3d0efe',1,'SVF::SVFIR2ItvExeState']]],
250
- ['getbytesize_2286',['getByteSize',['../classSVF_1_1SVFType.html#a95b8031f1e15d49c7d68628be1d05aae',1,'SVF::SVFType']]],
251
- ['getbytesizeofobj_2287',['getByteSizeOfObj',['../classSVF_1_1MemObj.html#ab993dcaf5bcc1d6144cd94bcb8e18c6d',1,'SVF::MemObj::getByteSizeOfObj()'],['../classSVF_1_1ObjTypeInfo.html#ad5c4590f26859a5004b612a335a61916',1,'SVF::ObjTypeInfo::getByteSizeOfObj()']]],
252
- ['getcachedadpointsto_2288',['getCachedADPointsTo',['../classSVF_1_1DDAVFSolver.html#a2a2b3783074c9f509fc265b97b979704',1,'SVF::DDAVFSolver']]],
253
- ['getcachedpointsto_2289',['getCachedPointsTo',['../classSVF_1_1DDAVFSolver.html#ae31e9281e4f1e0585fdf328b7339e1bf',1,'SVF::DDAVFSolver']]],
254
- ['getcachedtlpointsto_2290',['getCachedTLPointsTo',['../classSVF_1_1DDAVFSolver.html#aac432dfa7ccfc3434d9e0e2eb65afe7f',1,'SVF::DDAVFSolver::getCachedTLPointsTo()'],['../classSVF_1_1FlowDDA.html#a950d653b249cfc2d20932adb3498b99b',1,'SVF::FlowDDA::getCachedTLPointsTo()']]],
255
- ['getcallblock_2291',['getCallBlock',['../classSVF_1_1ICFG.html#a1490b28446b9d8efee567ec02e2abcf3',1,'SVF::ICFG']]],
256
- ['getcalledfunction_2292',['getCalledFunction',['../classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766',1,'SVF::SVFCallInst::getCalledFunction()'],['../classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438',1,'SVF::CallSite::getCalledFunction()']]],
257
- ['getcalledfunctions_2293',['getCalledFunctions',['../namespaceSVF_1_1LLVMUtil.html#a47d2af43ff12d9e1014fa19256619466',1,'SVF::LLVMUtil']]],
258
- ['getcalledgebegin_2294',['getCallEdgeBegin',['../classSVF_1_1PTACallGraph.html#a4ed2fd37007de9c873d5e197a0b3bd4e',1,'SVF::PTACallGraph']]],
259
- ['getcalledgeend_2295',['getCallEdgeEnd',['../classSVF_1_1PTACallGraph.html#a170a33ac22673dfd363c3e3b96987737',1,'SVF::PTACallGraph']]],
260
- ['getcalledoperand_2296',['getCalledOperand',['../classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3',1,'SVF::SVFCallInst']]],
261
- ['getcalledvalue_2297',['getCalledValue',['../classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2',1,'SVF::CallSite']]],
262
- ['getcallee_2298',['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)']]],
263
- ['getcalleeofcallsite_2299',['getCalleeOfCallSite',['../classSVF_1_1PTACallGraph.html#aacd5f35171717cb4d758c17bef828a0f',1,'SVF::PTACallGraph']]],
264
- ['getcallees_2300',['getCallees',['../classSVF_1_1PTACallGraph.html#a317e09edb29b110cf4273009551d31ec',1,'SVF::PTACallGraph']]],
265
- ['getcaller_2301',['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()']]],
266
- ['getcallerofcallsite_2302',['getCallerOfCallSite',['../classSVF_1_1PTACallGraph.html#a42035e9669204ddd5d38583db21af3d7',1,'SVF::PTACallGraph']]],
267
- ['getcallgraph_2303',['getCallgraph',['../classSVF_1_1SrcSnkDDA.html#ad445032e9b2027b3c990ce2a250257f8',1,'SVF::SrcSnkDDA::getCallgraph()'],['../classSVF_1_1VFG.html#a1693ccdb6c1b57418316c29cde05cad2',1,'SVF::VFG::getCallGraph()']]],
268
- ['getcallgraphnode_2304',['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']]],
269
- ['getcallgraphscc_2305',['getCallGraphSCC',['../classSVF_1_1PointerAnalysis.html#a0bddf297a2d8cd59ce9a232f0229f248',1,'SVF::PointerAnalysis']]],
270
- ['getcallgraphsccrepnode_2306',['getCallGraphSCCRepNode',['../classSVF_1_1PointerAnalysis.html#ae8190ce12fb0c6360953f4b05047fbe8',1,'SVF::PointerAnalysis']]],
271
- ['getcallgraphsccrevtopoorder_2307',['getCallGraphSCCRevTopoOrder',['../classSVF_1_1MRGenerator.html#ab3d3ca72d2cddf5336d00dc623f33401',1,'SVF::MRGenerator']]],
272
- ['getcallicfgnode_2308',['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()']]],
273
- ['getcallinst_2309',['getCallInst',['../classSVF_1_1CallPE.html#aa50cca8bd91ffb135a7998b58ad7966f',1,'SVF::CallPE::getCallInst()'],['../classSVF_1_1RetPE.html#a9bbf558ffc8e3c1136e20d18d4c95f42',1,'SVF::RetPE::getCallInst()']]],
274
- ['getcallinsttocallgraphedgesmap_2310',['getCallInstToCallGraphEdgesMap',['../classSVF_1_1PTACallGraph.html#a368306a46d84ccc6d07d94833aded629',1,'SVF::PTACallGraph']]],
275
- ['getcallpes_2311',['getCallPEs',['../classSVF_1_1CallCFGEdge.html#ad0891e5b6839b443691a68b11fce978b',1,'SVF::CallCFGEdge']]],
276
- ['getcallsite_2312',['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()']]],
277
- ['getcallsiteargslist_2313',['getCallSiteArgsList',['../classSVF_1_1SVFIR.html#a2a1e8ce39bf8deace3c344d5f05fe6ac',1,'SVF::SVFIR']]],
278
- ['getcallsiteargsmap_2314',['getCallSiteArgsMap',['../classSVF_1_1SVFIR.html#a346b9300ad16ef65e3ab4e11f88193a7',1,'SVF::SVFIR']]],
279
- ['getcallsiteargspts_2315',['getCallSiteArgsPts',['../classSVF_1_1MRGenerator.html#ad402506c2938d4b5440119e6091e4057',1,'SVF::MRGenerator']]],
280
- ['getcallsitechinum_2316',['getCallSiteChiNum',['../classSVF_1_1MemSSA.html#a2c65795ca63a53c833f5ac17a752b6dc',1,'SVF::MemSSA']]],
281
- ['getcallsiteid_2317',['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()']]],
282
- ['getcallsitemodmrset_2318',['getCallSiteModMRSet',['../classSVF_1_1MRGenerator.html#a4ee12b940608c34ee81b07cdc8d35538',1,'SVF::MRGenerator']]],
283
- ['getcallsitemunum_2319',['getCallSiteMuNum',['../classSVF_1_1MemSSA.html#a9e8c5b85957485635d0f72c2f48bb8b5',1,'SVF::MemSSA']]],
284
- ['getcallsitepair_2320',['getCallSitePair',['../classSVF_1_1PTACallGraph.html#a9155629ddc58f71c6a6f2aec978e4610',1,'SVF::PTACallGraph']]],
285
- ['getcallsiterefmrset_2321',['getCallSiteRefMRSet',['../classSVF_1_1MRGenerator.html#acd4694a030755b7491a6ef55d9ba2682',1,'SVF::MRGenerator']]],
286
- ['getcallsiteret_2322',['getCallSiteRet',['../classSVF_1_1SVFIR.html#a3145677c7a3763fc0d6aa7e21b264ab6',1,'SVF::SVFIR']]],
287
- ['getcallsiteretpts_2323',['getCallSiteRetPts',['../classSVF_1_1MRGenerator.html#ab19c541dd4c3a0e691287da5dd43540d',1,'SVF::MRGenerator']]],
288
- ['getcallsiterets_2324',['getCallSiteRets',['../classSVF_1_1SVFIR.html#a650b3931af337a92ffcb5dad5ab47b22',1,'SVF::SVFIR']]],
289
- ['getcallsiteset_2325',['getCallSiteSet',['../classSVF_1_1SVFIR.html#aa530e33657f68fc2e8eae9435ce430cb',1,'SVF::SVFIR']]],
290
- ['getcallsitetochisetmap_2326',['getCallSiteToChiSetMap',['../classSVF_1_1MemSSA.html#a8f88acad31782bfa962e4349d8f4185d',1,'SVF::MemSSA']]],
291
- ['getcallsitetomusetmap_2327',['getCallSiteToMuSetMap',['../classSVF_1_1MemSSA.html#a06081aa029b1fe3f9427f85a0261fd43',1,'SVF::MemSSA']]],
292
- ['getcandidatequeries_2328',['getCandidateQueries',['../classSVF_1_1DDAClient.html#a6f50b9a26f66e716acf163cc77030e5f',1,'SVF::DDAClient::getCandidateQueries()'],['../classSVF_1_1DDAVFSolver.html#a73bbf4f763316e8d5db62d163da35a18',1,'SVF::DDAVFSolver::getCandidateQueries()']]],
293
- ['getcandidates_2329',['getCandidates',['../classSVF_1_1WPAMinimumSolver.html#a2dc1f9588dd3ac376f8bb17a144c6fb2',1,'SVF::WPAMinimumSolver']]],
294
- ['getcanonicaltype_2330',['getCanonicalType',['../classSVF_1_1DCHGraph.html#a079feacdcc3783f4a9108a3b2d2aed2c',1,'SVF::DCHGraph']]],
295
- ['getcasevalue_2331',['getCaseValue',['../namespaceSVF_1_1LLVMUtil.html#a33e8378ae1a911169394e545a4ba2220',1,'SVF::LLVMUtil']]],
296
- ['getcbn_2332',['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()']]],
297
- ['getcdg_2333',['getCDG',['../classSVF_1_1CDG.html#aadc90afbdeff9aae0365cde7b96ae9bc',1,'SVF::CDG']]],
298
- ['getcdgedge_2334',['getCDGEdge',['../classSVF_1_1CDG.html#aede6e10b06e7f5581dd7c042d5304b37',1,'SVF::CDG']]],
299
- ['getcdgnode_2335',['getCDGNode',['../classSVF_1_1CDG.html#a61c0aa5c27014d3e20d7d6ec6ace9216',1,'SVF::CDG']]],
300
- ['getcdn_2336',['getCDN',['../classSVF_1_1CFBasicBlockGWTO.html#a0f3ba7dd8271cf960bba22a4dc38d02c',1,'SVF::CFBasicBlockGWTO']]],
301
- ['getcfbasicblockedge_2337',['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)']]],
302
- ['getcfbasicblockgraph_2338',['getCFBasicBlockGraph',['../classSVF_1_1CFBasicBlockGBuilder.html#a879d8affb9b113c9d2d976cdd31b60f1',1,'SVF::CFBasicBlockGBuilder']]],
303
- ['getcfbasicblocknode_2339',['getCFBasicBlockNode',['../classSVF_1_1CFBasicBlockGraph.html#a54200b5a7c41c2ba19660da34c295e81',1,'SVF::CFBasicBlockGraph']]],
304
- ['getcfcond_2340',['getCFCond',['../classSVF_1_1SaberCondAllocator.html#ace1ef8c6e9bc369a6828e7220979e40b',1,'SVF::SaberCondAllocator']]],
305
- ['getcfledges_2341',['getCFLEdges',['../classSVF_1_1CFLGraph.html#afcf910a94a3b081067f5a55599475a16',1,'SVF::CFLGraph']]],
306
- ['getcflgraph_2342',['getCFLGraph',['../classSVF_1_1CFLBase.html#a22ab9bbaee16e06d04817db8c394cc0b',1,'SVF::CFLBase']]],
307
- ['getcflpts_2343',['getCFLPts',['../classSVF_1_1CFLAlias.html#acbbacca91cb85f67523aa8f84f6fe629',1,'SVF::CFLAlias']]],
308
- ['getcheckerapi_2344',['getCheckerAPI',['../classSVF_1_1SaberCheckerAPI.html#acf41a2b6de063da9ed492ef0da129036',1,'SVF::SaberCheckerAPI']]],
309
- ['getchg_2345',['getCHG',['../classSVF_1_1SVFIR.html#a7e8059ebd9bdeed8891fb231d148316d',1,'SVF::SVFIR']]],
310
- ['getchgraph_2346',['getCHGraph',['../classSVF_1_1PointerAnalysis.html#ae2cc7cd0803dbd90639140e71b06b1b5',1,'SVF::PointerAnalysis']]],
311
- ['getchildrenbegin_2347',['getChildrenBegin',['../classSVF_1_1TCT.html#a511c2ee4cfdc01a720135b2cd493fe3b',1,'SVF::TCT']]],
312
- ['getchildrenend_2348',['getChildrenEnd',['../classSVF_1_1TCT.html#af47837e30a80e8d6684f3ee6001afb7a',1,'SVF::TCT']]],
313
- ['getchiset_2349',['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)']]],
314
- ['getclassnamefromtype_2350',['getClassNameFromType',['../namespaceSVF_1_1LLVMUtil.html#a416bcb6da0650f546cb7d83e6be850b6',1,'SVF::LLVMUtil']]],
315
- ['getclassnamefromvtblobj_2351',['getClassNameFromVtblObj',['../namespaceSVF_1_1cppUtil.html#ae0f374d110eefcfcf4c196c85db6c0d2',1,'SVF::cppUtil']]],
316
- ['getclassnameofthisptr_2352',['getClassNameOfThisPtr',['../namespaceSVF_1_1LLVMUtil.html#aa841a295ec803b6a1f2bd248f63f863f',1,'SVF::LLVMUtil']]],
317
- ['getclk_2353',['getClk',['../classSVF_1_1SVFStat.html#ac9d390c417df6f6af6b274618b87010d',1,'SVF::SVFStat']]],
318
- ['getcmpvfgnode_2354',['getCmpVFGNode',['../classSVF_1_1VFG.html#a9215c1d7f1152967f0731057a085e793',1,'SVF::VFG']]],
319
- ['getcompletenodelabel_2355',['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()']]],
320
- ['getcond_2356',['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()']]],
321
- ['getcondinst_2357',['getCondInst',['../classSVF_1_1SaberCondAllocator.html#a1d8b90edf6ec679a97282ba60c07134d',1,'SVF::SaberCondAllocator']]],
322
- ['getcondition_2358',['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()']]],
323
- ['getcondnum_2359',['getCondNum',['../classSVF_1_1SaberCondAllocator.html#a634376c35eceaf4dc995a71484d9bc7c',1,'SVF::SaberCondAllocator']]],
324
- ['getcondpointsto_2360',['getCondPointsTo',['../classSVF_1_1CondPTAImpl.html#a454a998ef5a866f2a6f270e3283c6ebd',1,'SVF::CondPTAImpl']]],
325
- ['getcondvar_2361',['getCondVar',['../classSVF_1_1CxtStmtDPItem.html#ab1098f5093419b62ea27a20933059270',1,'SVF::CxtStmtDPItem']]],
326
- ['getconservativecpts_2362',['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()']]],
327
- ['getconstantfieldidx_2363',['getConstantFieldIdx',['../classSVF_1_1DCHEdge.html#a500ccfa8f8327ab792844698423d8578',1,'SVF::DCHEdge::getConstantFieldIdx()'],['../classSVF_1_1NormalGepCGEdge.html#ad00a9492e48686cb8a5d593a1a52e872',1,'SVF::NormalGepCGEdge::getConstantFieldIdx()'],['../classSVF_1_1AccessPath.html#a68e49bb797a84ea035ea338549f2e054',1,'SVF::AccessPath::getConstantFieldIdx()'],['../classSVF_1_1GepStmt.html#afe5ae814b71b59fc03bd672d62a5fab7',1,'SVF::GepStmt::getConstantFieldIdx()'],['../classSVF_1_1GepValVar.html#ada19ed60cb6623867b00b0f59cf0453a',1,'SVF::GepValVar::getConstantFieldIdx()'],['../classSVF_1_1GepObjVar.html#a10790e82dbb00532d4aa171f592c54bc',1,'SVF::GepObjVar::getConstantFieldIdx()']]],
328
- ['getconstantnode_2364',['getConstantNode',['../classSVF_1_1IRGraph.html#ac5da3a0cbe040a45d719b6f6a23aed91',1,'SVF::IRGraph']]],
329
- ['getconstantobj_2365',['getConstantObj',['../classSVF_1_1IRGraph.html#aceae1e4e49a1d2e63ef3d71a7e5ef3eb',1,'SVF::IRGraph::getConstantObj()'],['../classSVF_1_1SymbolTableInfo.html#a661eb9ff1839c3af942517808414202b',1,'SVF::SymbolTableInfo::getConstantObj()']]],
330
- ['getconstantset_2366',['getConstantSet',['../classSVF_1_1SVFModule.html#aa29e64e29db6af2387dec987a5e1985b',1,'SVF::SVFModule']]],
331
- ['getconstraintgraph_2367',['getConstraintGraph',['../classSVF_1_1AndersenBase.html#aaec5125db063f8c1e7431ac7fe7a70f2',1,'SVF::AndersenBase']]],
332
- ['getconstraintnode_2368',['getConstraintNode',['../classSVF_1_1ConstraintGraph.html#a26722666cc8f2fce61bed73f086a0e87',1,'SVF::ConstraintGraph']]],
333
- ['getconstructorthisptr_2369',['getConstructorThisPtr',['../namespaceSVF_1_1LLVMUtil.html#addcfb0135655706a86f6cc628475fccf',1,'SVF::LLVMUtil']]],
334
- ['getconsume_2370',['getConsume',['../classSVF_1_1VersionedFlowSensitive.html#af93e65faae99459621ae45cf9d36005d',1,'SVF::VersionedFlowSensitive']]],
335
- ['getcontext_2371',['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()']]],
336
- ['getcontexts_2372',['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()']]],
337
- ['getcopyinedges_2373',['getCopyInEdges',['../classSVF_1_1ConstraintNode.html#aa7fda7753c353db3284e087270ab7cd0',1,'SVF::ConstraintNode']]],
338
- ['getcopyoutedges_2374',['getCopyOutEdges',['../classSVF_1_1ConstraintNode.html#ab77173aa8af6155b569f20ff0cdcec72',1,'SVF::ConstraintNode']]],
339
- ['getcsclasses_2375',['getCSClasses',['../classSVF_1_1CHGBuilder.html#adc1b1f45e7000fa57e3a70ef9e4af853',1,'SVF::CHGBuilder']]],
340
- ['getcsidatcall_2376',['getCSIDAtCall',['../classSVF_1_1ContextDDA.html#a2ce589a1d63a5126e178fc47527e0f92',1,'SVF::ContextDDA']]],
341
- ['getcsidatret_2377',['getCSIDAtRet',['../classSVF_1_1ContextDDA.html#a7687f36ad3f27bb16069975f00a1a202',1,'SVF::ContextDDA']]],
342
- ['getcsstatictype_2378',['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']]],
343
- ['getcstcls_2379',['getCSTCLS',['../classSVF_1_1LockAnalysis.html#a7faecaee57dbef533dc46b2708305ab2',1,'SVF::LockAnalysis']]],
344
- ['getcsvfsbasedoncha_2380',['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()']]],
345
- ['getcsvtblsbasedoncha_2381',['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()']]],
346
- ['getcurevalsvfgnode_2382',['getCurEvalSVFGNode',['../classSVF_1_1SaberCondAllocator.html#a9aec07a64b97d546cfa0efe10f888b6a',1,'SVF::SaberCondAllocator']]],
347
- ['getcurnodeid_2383',['getCurNodeID',['../classSVF_1_1DPItem.html#a03a90eca842c0e83d874902103f6fdb2',1,'SVF::DPItem']]],
348
- ['getcurrent_2384',['getCurrent',['../classSVF_1_1mapped__iter.html#a515d4ba2964e6779314a248d92b6d3fc',1,'SVF::mapped_iter']]],
349
- ['getcurrentbb_2385',['getCurrentBB',['../classSVF_1_1SVFIRBuilder.html#a6c0229120c8c96be35d2e8000b87384f',1,'SVF::SVFIRBuilder']]],
350
- ['getcurrentbestnodemapping_2386',['getCurrentBestNodeMapping',['../classSVF_1_1PointsTo.html#ae349a9ce6a8739925baffd83d1878b0e',1,'SVF::PointsTo']]],
351
- ['getcurrentbestreversenodemapping_2387',['getCurrentBestReverseNodeMapping',['../classSVF_1_1PointsTo.html#a19b84abf5e9c85e82ae18b77083467e9',1,'SVF::PointsTo']]],
352
- ['getcurrentvalue_2388',['getCurrentValue',['../classSVF_1_1SVFIRBuilder.html#a95fd13343636bcbc18db1ef8d630c52e',1,'SVF::SVFIRBuilder']]],
353
- ['getcurslice_2389',['getCurSlice',['../classSVF_1_1SrcSnkDDA.html#ad50e479db8f0733326974709d6ffe653',1,'SVF::SrcSnkDDA']]],
354
- ['getcursvfgnode_2390',['getCurSVFGNode',['../classSVF_1_1ProgSlice.html#afad8cd2f720bf01eedd825c3c418abc0',1,'SVF::ProgSlice']]],
355
- ['getcxtarg_2391',['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)']]],
356
- ['getcxtlockfromcxtstmt_2392',['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)']]],
357
- ['getcxtofcxtthread_2393',['getCxtOfCxtThread',['../classSVF_1_1TCT.html#ab4bc72ca330b315df06f2d4d2c1a7b4f',1,'SVF::TCT']]],
358
- ['getcxtstmtfrominst_2394',['getCxtStmtfromInst',['../classSVF_1_1LockAnalysis.html#a53f42781e99dfb872f0528ef18b1f824',1,'SVF::LockAnalysis']]],
359
- ['getcxtthread_2395',['getCxtThread',['../classSVF_1_1TCTNode.html#a21591b19f6a9267151c31178f9543ee6',1,'SVF::TCTNode']]],
360
- ['getdatalayout_2396',['getDataLayout',['../namespaceSVF_1_1LLVMUtil.html#a151fd7fb2b2ebe72af7c417defbb4f4d',1,'SVF::LLVMUtil']]],
361
- ['getdeclaration_2397',['getDeclaration',['../classSVF_1_1LLVMModuleSet.html#aa4a604e47daaaf95babc7aca68991000',1,'SVF::LLVMModuleSet']]],
362
- ['getdef_2398',['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()']]],
363
- ['getdeffunformultiplemodule_2399',['getDefFunForMultipleModule',['../classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd',1,'SVF::SVFFunction::getDefFunForMultipleModule()'],['../namespaceSVF_1_1LLVMUtil.html#a3d34fcdfc98add848a34fd5259c11eb2',1,'SVF::LLVMUtil::getDefFunForMultipleModule()']]],
364
- ['getdefglobalformultiplemodule_2400',['getDefGlobalForMultipleModule',['../classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01',1,'SVF::SVFGlobalValue']]],
365
- ['getdefinition_2401',['getDefinition',['../classSVF_1_1LLVMModuleSet.html#a6e670254385050b9a5e612f881b07b9c',1,'SVF::LLVMModuleSet']]],
366
- ['getdefsvfgnode_2402',['getDefSVFGNode',['../classSVF_1_1DDAVFSolver.html#a55803a2d30137b5ad15c5afeec7c6b28',1,'SVF::DDAVFSolver::getDefSVFGNode()'],['../classSVF_1_1SVFG.html#a8e7a945f4266e8dc7dcfff2ad6494bfb',1,'SVF::SVFG::getDefSVFGNode()']]],
367
- ['getdefsvfvars_2403',['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()']]],
368
- ['getdefvfgnode_2404',['getDefVFGNode',['../classSVF_1_1VFG.html#ad28caacede7ab7f3a6676e37655ee84e',1,'SVF::VFG']]],
369
- ['getdescendants_2405',['getDescendants',['../classSVF_1_1CHGraph.html#a26f89a9b269cad3fc894110d25598715',1,'SVF::CHGraph']]],
370
- ['getdfin_2406',['getDFIn',['../classSVF_1_1MutableDFPTData.html#ae999df6f94a097f1fcb36979327790de',1,'SVF::MutableDFPTData']]],
371
- ['getdfinptidref_2407',['getDFInPtIdRef',['../classSVF_1_1PersistentDFPTData.html#afc28b40eea7bad5276bbab30749d598b',1,'SVF::PersistentDFPTData']]],
372
- ['getdfinptsmap_2408',['getDFInPtsMap',['../classSVF_1_1MutableDFPTData.html#a7559810e1ad40588f5fd82123ea1f150',1,'SVF::MutableDFPTData']]],
373
- ['getdfinptsset_2409',['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()']]],
374
- ['getdfinputmap_2410',['getDFInputMap',['../classSVF_1_1FlowSensitive.html#a9717517387c14c2e64c7ae3c3149bb57',1,'SVF::FlowSensitive']]],
375
- ['getdfinupdatedvar_2411',['getDFInUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ae4d0989cb98814f943bd4dfd09a37017',1,'SVF::MutableIncDFPTData::getDFInUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#a1bd459f50c328974294930698fc61b8e',1,'SVF::PersistentIncDFPTData::getDFInUpdatedVar()']]],
376
- ['getdfout_2412',['getDFOut',['../classSVF_1_1MutableDFPTData.html#a6d02392602cf7956ff41e345518d683c',1,'SVF::MutableDFPTData']]],
377
- ['getdfoutptidref_2413',['getDFOutPtIdRef',['../classSVF_1_1PersistentDFPTData.html#ab13b3a484a5ac22c47391f1b2eaa58a1',1,'SVF::PersistentDFPTData']]],
378
- ['getdfoutptsmap_2414',['getDFOutPtsMap',['../classSVF_1_1MutableDFPTData.html#a034c1bf20ab8a73a97863073e08dcd4e',1,'SVF::MutableDFPTData']]],
379
- ['getdfoutptsset_2415',['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()']]],
380
- ['getdfoutputmap_2416',['getDFOutputMap',['../classSVF_1_1FlowSensitive.html#a661c4c1d5902c924060cc81219591d6f',1,'SVF::FlowSensitive']]],
381
- ['getdfoutupdatedvar_2417',['getDFOutUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ad1ae7faf04ba10ac4ac6a6f1cc498547',1,'SVF::MutableIncDFPTData::getDFOutUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#aa50d20f82143fd56cbe468b29bf9e11e',1,'SVF::PersistentIncDFPTData::getDFOutUpdatedVar()']]],
382
- ['getdfptdataty_2418',['getDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a642613e98982259183d3f34a97f05502',1,'SVF::BVDataPTAImpl']]],
383
- ['getdiffptdataty_2419',['getDiffPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ab9c0bb439f98ae11dd178148109697ab',1,'SVF::BVDataPTAImpl']]],
384
- ['getdiffpts_2420',['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()']]],
385
- ['getdirandindjoinedtid_2421',['getDirAndIndJoinedTid',['../classSVF_1_1MHP.html#aed0633101a35b43a1769261db14fb1a1',1,'SVF::MHP::getDirAndIndJoinedTid()'],['../classSVF_1_1ForkJoinAnalysis.html#a34ec31a6859cd94b525bfa26e549d8c1',1,'SVF::ForkJoinAnalysis::getDirAndIndJoinedTid()']]],
386
- ['getdircallsitesinvokingcallee_2422',['getDirCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a0d2544130cc2cdc3ac418c975c278eb2',1,'SVF::PTACallGraph']]],
387
- ['getdirectcalls_2423',['getDirectCalls',['../classSVF_1_1PTACallGraphEdge.html#af0e9f86be3cf263b868f80d374641fc9',1,'SVF::PTACallGraphEdge::getDirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a6310e7684d6b6ecd345f557eda899160',1,'SVF::PTACallGraphEdge::getDirectCalls() const']]],
388
- ['getdirectcgedges_2424',['getDirectCGEdges',['../classSVF_1_1ConstraintGraph.html#ad7196d5f05192d9468ee0ca93b6b66ee',1,'SVF::ConstraintGraph']]],
389
- ['getdirectinedges_2425',['getDirectInEdges',['../classSVF_1_1ConstraintNode.html#a2d37b9e477f8ddc9f9b517b9e2867d44',1,'SVF::ConstraintNode']]],
390
- ['getdirectlyjoinedtid_2426',['getDirectlyJoinedTid',['../classSVF_1_1ForkJoinAnalysis.html#a819ef18524ee9104b920d1a465c61da1',1,'SVF::ForkJoinAnalysis']]],
391
- ['getdirectoutedges_2427',['getDirectOutEdges',['../classSVF_1_1ConstraintNode.html#a06c9db0dcc96af4707ba29b9a959ae28',1,'SVF::ConstraintNode']]],
392
- ['getdistancematrix_2428',['getDistanceMatrix',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#adf415d244ef1fafe7a7de3c360553c0f',1,'SVF::NodeIDAllocator::Clusterer']]],
393
- ['getdomfrontiermap_2429',['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()']]],
394
- ['getdomtreemap_2430',['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()']]],
395
- ['getdpim_2431',['getDPIm',['../classSVF_1_1DDAVFSolver.html#ad7d92fad8606d5512786a7b7a08930e2',1,'SVF::DDAVFSolver']]],
396
- ['getdpimwitholdcond_2432',['getDPImWithOldCond',['../classSVF_1_1DDAVFSolver.html#ac4cb0b666d68d135c5e385bfc880fd67',1,'SVF::DDAVFSolver']]],
397
- ['getdpmsetatloc_2433',['getDpmSetAtLoc',['../classSVF_1_1DDAVFSolver.html#a6c32a1cdcdbea0151c8cf17ffe598f29',1,'SVF::DDAVFSolver']]],
398
- ['getdstid_2434',['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()']]],
399
- ['getdstnode_2435',['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()']]],
400
- ['getebnfsigns_2436',['getEBNFSigns',['../classSVF_1_1GrammarBase.html#a51b55df841ae449ecf0888325c6e8c6a',1,'SVF::GrammarBase']]],
401
- ['getec_2437',['getEC',['../classSVF_1_1Steensgaard.html#af2afffc0617d588a68fdfa4fcfd24b70',1,'SVF::Steensgaard']]],
402
- ['getedge_2438',['getEdge',['../classSVF_1_1ConstraintGraph.html#a04a57ef9803917346cb966e05ecd0de4',1,'SVF::ConstraintGraph']]],
403
- ['getedgeattri_2439',['getEdgeAttri',['../classSVF_1_1CFLEdge.html#ae4c8562ff6801503de9e3cb0c4ebe2b8',1,'SVF::CFLEdge']]],
404
- ['getedgeattributes_2440',['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()']]],
405
- ['getedgedestlabel_2441',['getEdgeDestLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a5e560e93632e0ed1934d4c4508ca1884',1,'SVF::DefaultDOTGraphTraits']]],
406
- ['getedgeid_2442',['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()']]],
407
- ['getedgekind_2443',['getEdgeKind',['../classSVF_1_1CFLEdge.html#acab367a1633d00afdafadf3f3a43e0c8',1,'SVF::CFLEdge::getEdgeKind()'],['../classSVF_1_1GenericEdge.html#abe8525c542def8162b094c169a01993b',1,'SVF::GenericEdge::getEdgeKind()']]],
408
- ['getedgekindwithmask_2444',['getEdgeKindWithMask',['../classSVF_1_1CFLEdge.html#a5d11e42f5571287992362669fee9e159',1,'SVF::CFLEdge']]],
409
- ['getedgekindwithoutmask_2445',['getEdgeKindWithoutMask',['../classSVF_1_1GenericEdge.html#a20d8b844fc4bb0bb776d290b4e477fc5',1,'SVF::GenericEdge']]],
410
- ['getedgeptr_2446',['getEdgePtr',['../classSVF_1_1GenericGraphReader.html#a89b27c406d4afb9ed4d1745cc32a85c4',1,'SVF::GenericGraphReader']]],
411
- ['getedgesourcelabel_2447',['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()']]],
412
- ['getedgesourcelabels_2448',['getEdgeSourceLabels',['../classSVF_1_1GraphWriter.html#aa2d0fada900a8e08af0539498905a74f',1,'SVF::GraphWriter']]],
413
- ['getedgetarget_2449',['getEdgeTarget',['../structSVF_1_1DefaultDOTGraphTraits.html#acfab6216e24999e92b2354e4f15b96b6',1,'SVF::DefaultDOTGraphTraits']]],
414
- ['getedgetype_2450',['getEdgeType',['../classSVF_1_1CHEdge.html#ae2b90913c6c5a30df2b285d31c694525',1,'SVF::CHEdge']]],
415
- ['getelementnum_2451',['getElementNum',['../classSVF_1_1AccessPath.html#a3c98f0c5f07109f9da0a8a897aa51d18',1,'SVF::AccessPath']]],
416
- ['getelementptrinst_2452',['GetElementPtrInst',['../namespaceSVF.html#ac4e93e1fec646ff222940a663843921b',1,'SVF']]],
417
- ['getelementset_2453',['getElementSet',['../classSVF_1_1CondStdSet.html#a29892f43cc8420d4d2b4046140476320',1,'SVF::CondStdSet']]],
418
- ['getentryblock_2454',['getEntryBlock',['../classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d',1,'SVF::SVFFunction']]],
419
- ['getentrynode_2455',['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()']]],
420
- ['getentryprocs_2456',['getEntryProcs',['../classSVF_1_1TCT.html#a692a74188f141ffbdbb859ecae8b07ab',1,'SVF::TCT']]],
421
- ['getepsilonprods_2457',['getEpsilonProds',['../classSVF_1_1CFGrammar.html#a79d4babef29a8206379a0fc4017d5f29',1,'SVF::CFGrammar']]],
422
- ['getes_2458',['getEs',['../classSVF_1_1SVFIR2ConsExeState.html#ae6ce6caa5645ae5c7cb24e094d4be78f',1,'SVF::SVFIR2ConsExeState::getEs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a56434326130c8127c823097ad764947b',1,'SVF::SVFIR2ItvExeState::getEs()']]],
423
- ['getescapobjviaglobals_2459',['getEscapObjviaGlobals',['../classSVF_1_1MRGenerator.html#add22c9a95478dea21148e87c8dfc584a',1,'SVF::MRGenerator']]],
424
- ['getevalbrcond_2460',['getEvalBrCond',['../classSVF_1_1SaberCondAllocator.html#aeaac2e7be66c26cc10b0cad7d2040874',1,'SVF::SaberCondAllocator']]],
425
- ['geteventdescription_2461',['getEventDescription',['../classSVF_1_1SVFBugEvent.html#a7c5d28996f9715d0f90d664b93477a23',1,'SVF::SVFBugEvent']]],
426
- ['geteventloc_2462',['getEventLoc',['../classSVF_1_1SVFBugEvent.html#a5b3fcd366e5275927eb66a02dc6040f8',1,'SVF::SVFBugEvent']]],
427
- ['geteventstack_2463',['getEventStack',['../classSVF_1_1GenericBug.html#aa63e1b3fb32d0383a57ab5c503673d18',1,'SVF::GenericBug']]],
428
- ['geteventtype_2464',['getEventType',['../classSVF_1_1SVFBugEvent.html#a7ded0022f3852a08a05c67aeae77162f',1,'SVF::SVFBugEvent']]],
429
- ['getexecutionstate_2465',['getExecutionState',['../classSVF_1_1SymState.html#aaaaa4e2a25d1cce483272a5da91886bd',1,'SVF::SymState::getExecutionState() const'],['../classSVF_1_1SymState.html#a188a2f94614d913913127d839b9884ee',1,'SVF::SymState::getExecutionState()']]],
430
- ['getexestatekind_2466',['getExeStateKind',['../classSVF_1_1ExeState.html#ab7f7de02202838bb9e3da5410983cfb1',1,'SVF::ExeState']]],
431
- ['getexitbb_2467',['getExitBB',['../classSVF_1_1SVFFunction.html#a8ca4fa87f4c26b71c6e03c8f32db1071',1,'SVF::SVFFunction']]],
432
- ['getexitblocksofloop_2468',['getExitBlocksOfLoop',['../classSVF_1_1SVFLoopAndDomInfo.html#a48654f61a84ac5f93b02fb618cd0d045',1,'SVF::SVFLoopAndDomInfo::getExitBlocksOfLoop()'],['../classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16',1,'SVF::SVFFunction::getExitBlocksOfLoop()']]],
433
- ['getexitinstofparentroutinefun_2469',['getExitInstOfParentRoutineFun',['../classSVF_1_1ForkJoinAnalysis.html#ae9fe4c9382f13d339db3baa39d956b05',1,'SVF::ForkJoinAnalysis']]],
434
- ['getexpr_2470',['getExpr',['../classSVF_1_1Z3Expr.html#a57c199ba2c3c6a6d44a86e0b1429be55',1,'SVF::Z3Expr']]],
435
- ['getexprsize_2471',['getExprSize',['../classSVF_1_1Z3Expr.html#a7cf1481ad29951ca46c1d4418f28c91e',1,'SVF::Z3Expr']]],
436
- ['getextapi_2472',['getExtAPI',['../classSVF_1_1ExtAPI.html#a58a764c27354d5f9b70995d30de65f1d',1,'SVF::ExtAPI']]],
437
- ['getextbcpath_2473',['getExtBcPath',['../classSVF_1_1ExtAPI.html#a26bc352dbfd1b2fe34106a73f1f6d50c',1,'SVF::ExtAPI']]],
438
- ['getexternalnode_2474',['getExternalNode',['../classSVF_1_1PointsTo.html#a80a3caf74c138b3833c79622fef7b626',1,'SVF::PointsTo']]],
439
- ['getextfuncannotation_2475',['getExtFuncAnnotation',['../classSVF_1_1ExtAPI.html#a641c82ed1f1a86f0f8a6015ef1fdbfef',1,'SVF::ExtAPI']]],
440
- ['getfalsecond_2476',['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()']]],
441
- ['getfalsevalue_2477',['getFalseValue',['../classSVF_1_1SelectStmt.html#af64d7855e352a0afb5d2e98a8622a4ad',1,'SVF::SelectStmt']]],
442
- ['getfalsez3expr_2478',['getFalseZ3Expr',['../classSVF_1_1ConsExeState.html#a4997055a5a0a87db5420c569a43a9376',1,'SVF::ConsExeState']]],
443
- ['getfieldjson_2479',['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()']]],
444
- ['getfieldobjnodenum_2480',['getFieldObjNodeNum',['../classSVF_1_1SVFIR.html#a3bbaafd80dfcae6ccc82c3d8b9d303ea',1,'SVF::SVFIR']]],
445
- ['getfieldsaftercollapse_2481',['getFieldsAfterCollapse',['../classSVF_1_1SVFIR.html#a42d1e2f0213fb6e54c56cc0695b57cb0',1,'SVF::SVFIR']]],
446
- ['getfieldtype_2482',['getFieldType',['../classSVF_1_1DCHGraph.html#acaff636e6a9cf59363d6ee00435c04ff',1,'SVF::DCHGraph']]],
447
- ['getfieldtypes_2483',['getFieldTypes',['../classSVF_1_1DCHGraph.html#ae9a0007299178912e2568dc7158d6824',1,'SVF::DCHGraph']]],
448
- ['getfieldvalnodenum_2484',['getFieldValNodeNum',['../classSVF_1_1SVFIR.html#a8a24e0bf9f95fc1519d4013e0e82dec9',1,'SVF::SVFIR']]],
449
- ['getfilename_2485',['getFileName',['../classSVF_1_1PAGBuilderFromFile.html#aaaa1e516e5eeceece371a9178142c3ff',1,'SVF::PAGBuilderFromFile']]],
450
- ['getfilepath_2486',['getFilePath',['../ExtAPI_8cpp.html#a7d2ff3727892c4ee0eff596174eb5b84',1,'ExtAPI.cpp']]],
451
- ['getfilledproductions_2487',['getFilledProductions',['../classSVF_1_1CFGNormalizer.html#ae98ed705e8e076a9e1cd8fd6f2bf9d54',1,'SVF::CFGNormalizer']]],
452
- ['getfiobjvar_2488',['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']]],
453
- ['getfirstrhssymbol_2489',['getFirstRHSSymbol',['../classSVF_1_1CFGrammar.html#a48aa7267893296b066050d3b444c14e7',1,'SVF::CFGrammar']]],
454
- ['getfirstrhstoprods_2490',['getFirstRHSToProds',['../classSVF_1_1CFGrammar.html#ad06bd6d1c5fb6fc02efc694c2715a27c',1,'SVF::CFGrammar']]],
455
- ['getflattenedelemidx_2491',['getFlattenedElemIdx',['../classSVF_1_1SymbolTableInfo.html#a24df52313f8093bb651ae9da972cd663',1,'SVF::SymbolTableInfo']]],
456
- ['getflattenedelemidxvec_2492',['getFlattenedElemIdxVec',['../classSVF_1_1StInfo.html#a55e5fd85f232c1867c5c6a73646d53eb',1,'SVF::StInfo::getFlattenedElemIdxVec()'],['../classSVF_1_1StInfo.html#a992be4812dc2315fa0507a933a219250',1,'SVF::StInfo::getFlattenedElemIdxVec() const']]],
457
- ['getflattenedfieldidxvec_2493',['getFlattenedFieldIdxVec',['../classSVF_1_1StInfo.html#aaf05447c20c9f90eea64ab6e88d6ab05',1,'SVF::StInfo::getFlattenedFieldIdxVec()'],['../classSVF_1_1StInfo.html#a21b71971462da15891eb9ebfbce0aba2',1,'SVF::StInfo::getFlattenedFieldIdxVec() const']]],
458
- ['getflattenelementtypes_2494',['getFlattenElementTypes',['../classSVF_1_1StInfo.html#a03bfeee0406c7e54557e74f3a8e848b7',1,'SVF::StInfo::getFlattenElementTypes()'],['../classSVF_1_1StInfo.html#a720cd5a07daddf3e4ad33a937c9e9695',1,'SVF::StInfo::getFlattenElementTypes() const']]],
459
- ['getflattenfieldtypes_2495',['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()']]],
460
- ['getflatternedelemtype_2496',['getFlatternedElemType',['../classSVF_1_1SymbolTableInfo.html#a806ae865d29c4b05b69c499284758c6f',1,'SVF::SymbolTableInfo']]],
461
- ['getfollowers_2497',['getFollowers',['../classSVF_1_1PCG.html#a1312d734609f82230d3c00a99b189db9',1,'SVF::PCG']]],
462
- ['getforkedfun_2498',['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)']]],
463
- ['getforkedgebegin_2499',['getForkEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#a8721610a39212613ad55bbd46a35c576',1,'SVF::ThreadCallGraph']]],
464
- ['getforkedgeend_2500',['getForkEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a8351e7ab445cb7faf0209d1fbc63fce1',1,'SVF::ThreadCallGraph']]],
465
- ['getforkedthread_2501',['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']]],
466
- ['getformalinsvfgnodes_2502',['getFormalINSVFGNodes',['../classSVF_1_1SVFG.html#a9d0714075d6071c26d26cf16c4dec7c5',1,'SVF::SVFG']]],
467
- ['getformaloutdef_2503',['getFormalOUTDef',['../classSVF_1_1SVFGOPT.html#a8d0b44ba9f3e6f9344a10d085d7be2b4',1,'SVF::SVFGOPT']]],
468
- ['getformaloutsvfgnodes_2504',['getFormalOUTSVFGNodes',['../classSVF_1_1SVFG.html#a287c337697eed7d92889bca0a0e370d7',1,'SVF::SVFG']]],
469
- ['getformalparms_2505',['getFormalParms',['../classSVF_1_1FunEntryICFGNode.html#a0807f2ce6c0949cafa9c5a1817fbca6c',1,'SVF::FunEntryICFGNode']]],
470
- ['getformalparmvfgnode_2506',['getFormalParmVFGNode',['../classSVF_1_1VFG.html#a75eb519e4f89a116db98fccb263af4d6',1,'SVF::VFG']]],
471
- ['getformalret_2507',['getFormalRet',['../classSVF_1_1FunExitICFGNode.html#a03a1b6551377b4a85fdecf36ec247767',1,'SVF::FunExitICFGNode']]],
472
- ['getformalretvfgnode_2508',['getFormalRetVFGNode',['../classSVF_1_1VFG.html#ab7ba9d179504165f277d347a7cb9f5d8',1,'SVF::VFG']]],
473
- ['getforwardslicesize_2509',['getForwardSliceSize',['../classSVF_1_1ProgSlice.html#aae54f4e8a827f55abe08762b69d9f84b',1,'SVF::ProgSlice']]],
474
- ['getfpvalue_2510',['getFPValue',['../classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc',1,'SVF::SVFConstantFP']]],
475
- ['getfun_2511',['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()']]],
476
- ['getfunannotations_2512',['getFunAnnotations',['../namespaceSVF_1_1LLVMUtil.html#a8cd4d6410017b9e5f47f2f88450b78d8',1,'SVF::LLVMUtil']]],
477
- ['getfunargslist_2513',['getFunArgsList',['../classSVF_1_1SVFIR.html#aa148e3e14ebad8460e32079f2f44413a',1,'SVF::SVFIR']]],
478
- ['getfunargsmap_2514',['getFunArgsMap',['../classSVF_1_1SVFIR.html#a615c056c876b59d1fd174a2ac9ade27c',1,'SVF::SVFIR']]],
479
- ['getfuncentrychiset_2515',['getFuncEntryChiSet',['../classSVF_1_1MemSSA.html#a10743fe9c116ee624387c0473815b800',1,'SVF::MemSSA']]],
480
- ['getfuncname_2516',['getFuncName',['../classSVF_1_1SVFBugEvent.html#ad3bcb02563f952edd43ab5a7276bd57d',1,'SVF::SVFBugEvent::getFuncName()'],['../classSVF_1_1GenericBug.html#afad49e3f62083345138932ffadf567dd',1,'SVF::GenericBug::getFuncName()']]],
481
- ['getfunction_2517',['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()']]],
482
- ['getfunctionset_2518',['getFunctionSet',['../classSVF_1_1SVFModule.html#abbaf48d9702ec1f38dc6ae137ca630a1',1,'SVF::SVFModule']]],
483
- ['getfunctiontype_2519',['getFunctionType',['../classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d',1,'SVF::SVFFunction']]],
484
- ['getfunentryblock_2520',['getFunEntryBlock',['../classSVF_1_1ICFG.html#acc261924103bd0c357acd3acfa6cf38a',1,'SVF::ICFG']]],
485
- ['getfunentrychinum_2521',['getFunEntryChiNum',['../classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f',1,'SVF::MemSSA']]],
486
- ['getfunentryicfgnode_2522',['getFunEntryICFGNode',['../classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076',1,'SVF::ICFG::getFunEntryICFGNode()'],['../classSVF_1_1CallPE.html#a9c9821c4e7dd031e3f82f2b29427e53e',1,'SVF::CallPE::getFunEntryICFGNode()']]],
487
- ['getfunentrynode_2523',['getFunEntryNode',['../classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e',1,'SVF::FormalINSVFGNode']]],
488
- ['getfunexitblock_2524',['getFunExitBlock',['../classSVF_1_1ICFG.html#a22d7f37a0cb2df90f73c1f2e3eaa71c6',1,'SVF::ICFG']]],
489
- ['getfunexiticfgnode_2525',['getFunExitICFGNode',['../classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919',1,'SVF::ICFG::getFunExitICFGNode()'],['../classSVF_1_1RetPE.html#a274adbd91750d8d6de8ba997285c1c49',1,'SVF::RetPE::getFunExitICFGNode()']]],
490
- ['getfunexitnode_2526',['getFunExitNode',['../classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d',1,'SVF::FormalOUTSVFGNode']]],
491
- ['getfunidxinvtable_2527',['getFunIdxInVtable',['../classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e',1,'SVF::SVFVirtualCallInst::getFunIdxInVtable()'],['../classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1',1,'SVF::CallSite::getFunIdxInVtable()']]],
492
- ['getfunmrset_2528',['getFunMRSet',['../classSVF_1_1MRGenerator.html#a64ba36ddcd304f6543e416c552763879',1,'SVF::MRGenerator']]],
493
- ['getfunnameofvcallsite_2529',['getFunNameOfVCallSite',['../namespaceSVF_1_1LLVMUtil.html#a41e64f3318e2bf368eebe9a104ef6ad9',1,'SVF::LLVMUtil']]],
494
- ['getfunnameofvirtualcall_2530',['getFunNameOfVirtualCall',['../classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88',1,'SVF::SVFVirtualCallInst::getFunNameOfVirtualCall()'],['../classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9',1,'SVF::CallSite::getFunNameOfVirtualCall()']]],
495
- ['getfunptr_2531',['getFunPtr',['../classSVF_1_1PointerAnalysis.html#adbceaf90526e44192c2fa4aac5468f5f',1,'SVF::PointerAnalysis::getFunPtr()'],['../classSVF_1_1SVFIR.html#a17c5d9fa7c0bd3cd03c06b5ff0906eb6',1,'SVF::SVFIR::getFunPtr()']]],
496
- ['getfunreachablebbs_2532',['getFunReachableBBs',['../namespaceSVF_1_1LLVMUtil.html#a9bd6f54920929e5ad35102ba2f2223da',1,'SVF::LLVMUtil']]],
497
- ['getfunret_2533',['getFunRet',['../classSVF_1_1SVFIR.html#a34e27b8bcfeaafda190dcdb9169a346f',1,'SVF::SVFIR']]],
498
- ['getfunretmunum_2534',['getFunRetMuNum',['../classSVF_1_1MemSSA.html#a67175188232e08f5c5374f92ff61810f',1,'SVF::MemSSA']]],
499
- ['getfunrets_2535',['getFunRets',['../classSVF_1_1SVFIR.html#abd1bb12776dc9a17863a52ce2cd31958',1,'SVF::SVFIR']]],
500
- ['getfuntoentrychisetmap_2536',['getFunToEntryChiSetMap',['../classSVF_1_1MemSSA.html#afd4787df4466c24948d8384e3a756198',1,'SVF::MemSSA']]],
501
- ['getfuntopointstolist_2537',['getFunToPointsToList',['../classSVF_1_1MRGenerator.html#a1331e6f0941838064d77a5adaa5c6303',1,'SVF::MRGenerator']]],
502
- ['getfuntoretmusetmap_2538',['getFunToRetMuSetMap',['../classSVF_1_1MemSSA.html#a44cbdb1231c2709c24d19ad2bae2475a',1,'SVF::MemSSA']]],
503
- ['getgepinedges_2539',['getGepInEdges',['../classSVF_1_1ConstraintNode.html#ac645cf2114161981cd4465c83cbc31f5',1,'SVF::ConstraintNode']]],
504
- ['getgepobjaddress_2540',['getGepObjAddress',['../classSVF_1_1SVFIR2ConsExeState.html#afc9c3372eb142afdb3eb8956adf53c33',1,'SVF::SVFIR2ConsExeState::getGepObjAddress()'],['../classSVF_1_1SVFIR2ItvExeState.html#a67532bdc1e4a49cf4d9da4b99b38e69a',1,'SVF::SVFIR2ItvExeState::getGepObjAddress()']]],
505
- ['getgepobjnodemap_2541',['getGepObjNodeMap',['../classSVF_1_1SVFIR.html#ac1674bd25a17cae24141e6bff24a411e',1,'SVF::SVFIR']]],
506
- ['getgepobjvar_2542',['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)']]],
507
- ['getgepoffset_2543',['getGepOffset',['../classSVF_1_1SVFIR2ConsExeState.html#ae7720cdcb509ecfccbda141986643684',1,'SVF::SVFIR2ConsExeState']]],
508
- ['getgepoutedges_2544',['getGepOutEdges',['../classSVF_1_1ConstraintNode.html#a19d3d2c996ba821227a836717e5443c8',1,'SVF::ConstraintNode']]],
509
- ['getgepvalvar_2545',['getGepValVar',['../classSVF_1_1SVFIRBuilder.html#ae4516ec05eabece1bc8e0cad1ec8cf1c',1,'SVF::SVFIRBuilder::getGepValVar()'],['../classSVF_1_1SVFIR.html#ad0977d55d947bdccd98d61c66d3f0cc7',1,'SVF::SVFIR::getGepValVar()']]],
510
- ['getglobalicfgnode_2546',['getGlobalICFGNode',['../classSVF_1_1ICFG.html#ae0b05ce161d62362642803158228e5d0',1,'SVF::ICFG']]],
511
- ['getglobalrep_2547',['getGlobalRep',['../classSVF_1_1LLVMModuleSet.html#a757bf149437cce22163c764ea9993e12',1,'SVF::LLVMModuleSet::getGlobalRep()'],['../namespaceSVF_1_1LLVMUtil.html#a9e0c786488dfdc4605d4cbcf9943c85a',1,'SVF::LLVMUtil::getGlobalRep()']]],
512
- ['getglobalset_2548',['getGlobalSet',['../classSVF_1_1SVFModule.html#a7d742b73f8ef330334ff0280024399ba',1,'SVF::SVFModule']]],
513
- ['getglobalsvfstmtset_2549',['getGlobalSVFStmtSet',['../classSVF_1_1SVFIR.html#a5c5adab1f68520a304fbf70ca40f7687',1,'SVF::SVFIR']]],
514
- ['getglobalvarfield_2550',['getGlobalVarField',['../classSVF_1_1SVFIRBuilder.html#af4e2ec8dee9fca167e20b01cc10b56fd',1,'SVF::SVFIRBuilder']]],
515
- ['getglobalvfgnodes_2551',['getGlobalVFGNodes',['../classSVF_1_1VFG.html#aff291586a4b0c28a6939577d39de5d0a',1,'SVF::VFG']]],
516
- ['getgnode_2552',['getGNode',['../classSVF_1_1GenericGraph.html#a43c9c773bfa17abf481c33073e30d01b',1,'SVF::GenericGraph']]],
517
- ['getgrammar_2553',['getGrammar',['../classSVF_1_1CFLSolver.html#afec22459af0f8483ccdd77f11c981674',1,'SVF::CFLSolver']]],
518
- ['getgraph_2554',['getGraph',['../classSVF_1_1CFLSolver.html#a2c6bce1f73bcf5937a26e91a7daba33c',1,'SVF::CFLSolver']]],
519
- ['getgraphedge_2555',['getGraphEdge',['../classSVF_1_1PTACallGraph.html#a2634a24621ab93fae7ec1cf94a8cba0b',1,'SVF::PTACallGraph::getGraphEdge()'],['../classSVF_1_1TCT.html#a7b40580939dc63f501a32571806c07bc',1,'SVF::TCT::getGraphEdge()']]],
520
- ['getgraphname_2556',['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()']]],
521
- ['getgraphproperties_2557',['getGraphProperties',['../structSVF_1_1DefaultDOTGraphTraits.html#afe384157441d5ef0b3aafdfb6cd3028a',1,'SVF::DefaultDOTGraphTraits']]],
522
- ['getgrgid_2558',['getgrgid',['../extapi_8c.html#aeb3b4526e1b23204c375939aeaf850ce',1,'extapi.c']]],
523
- ['getgrnam_2559',['getgrnam',['../extapi_8c.html#ac41b95afd2d94da07d8d13a6c0f30302',1,'extapi.c']]],
524
- ['getheapallocholdingargposition_2560',['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)']]],
525
- ['gethostbyaddr_2561',['gethostbyaddr',['../extapi_8c.html#a5f88b5bbdbd484e08aaca47663d2b8f6',1,'extapi.c']]],
526
- ['gethostbyname_2562',['gethostbyname',['../extapi_8c.html#a636674bf9937205b85a797ee6077faa9',1,'extapi.c']]],
527
- ['gethostbyname2_2563',['gethostbyname2',['../extapi_8c.html#ab6842b392151e8bf8d53fe4343baf91e',1,'extapi.c']]],
528
- ['geticfg_2564',['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()']]],
529
- ['geticfgedge_2565',['getICFGEdge',['../classSVF_1_1CFBasicBlockEdge.html#ab76d16c6799ccd45575f8d30728832ad',1,'SVF::CFBasicBlockEdge::getICFGEdge()'],['../classSVF_1_1ICFG.html#a5dd4ac55123501c47c628adcf27e2475',1,'SVF::ICFG::getICFGEdge()']]],
530
- ['geticfgnode_2566',['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()']]],
531
- ['geticfgnodenum_2567',['getICFGNodeNum',['../classSVF_1_1CFBasicBlockNode.html#afbf1bb58613f86e4761db3ccc16a9401',1,'SVF::CFBasicBlockNode']]],
532
- ['geticfgnodes_2568',['getICFGNodes',['../classSVF_1_1CFBasicBlockNode.html#afdad57a83c392a8b14b838ecb58f9ff7',1,'SVF::CFBasicBlockNode']]],
533
- ['geticfgnodetosvfloopvec_2569',['getIcfgNodeToSVFLoopVec',['../classSVF_1_1ICFG.html#a412c24cf17c977b9337eca9d25a0ec0d',1,'SVF::ICFG']]],
534
- ['getid_2570',['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()']]],
535
- ['getimplty_2571',['getImplTy',['../classSVF_1_1PointerAnalysis.html#ac0f821cfe4fb9c9c8816e7a1b1bc0c5e',1,'SVF::PointerAnalysis']]],
536
- ['getincomingedges_2572',['getIncomingEdges',['../classSVF_1_1SVFVar.html#a76964ef7d4842a469d7720881499d8a6',1,'SVF::SVFVar']]],
537
- ['getincomingedgesbegin_2573',['getIncomingEdgesBegin',['../classSVF_1_1SVFVar.html#a893890649ae7d8e275dd823e941aa39b',1,'SVF::SVFVar']]],
538
- ['getincomingedgesend_2574',['getIncomingEdgesEnd',['../classSVF_1_1SVFVar.html#af1cf24ab50e0d86c9d0f9bd5744b4c10',1,'SVF::SVFVar']]],
539
- ['getindcallmap_2575',['getIndCallMap',['../classSVF_1_1PTACallGraph.html#ad49fa2a288945f6910deb11acdf6a42d',1,'SVF::PTACallGraph::getIndCallMap()'],['../classSVF_1_1PointerAnalysis.html#a1ca30dfa42702071b65d363c76d25cbe',1,'SVF::PointerAnalysis::getIndCallMap()']]],
540
- ['getindcallsites_2576',['getIndCallSites',['../classSVF_1_1SVFIR.html#abf209739a97b96ae0d1c8451fdc684e8',1,'SVF::SVFIR']]],
541
- ['getindcallsitesinvokingcallee_2577',['getIndCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a9a4b0c6672288b9201ab254b4c49548d',1,'SVF::PTACallGraph']]],
542
- ['getindcscallees_2578',['getIndCSCallees',['../classSVF_1_1PTACallGraph.html#ac106536778c829d6925d6ed2149aeb44',1,'SVF::PTACallGraph::getIndCSCallees()'],['../classSVF_1_1PointerAnalysis.html#ae0efd57376195eacded85d58abee5b46',1,'SVF::PointerAnalysis::getIndCSCallees()']]],
543
- ['getindexedtype_2579',['getIndexedType',['../classllvm_1_1generic__bridge__gep__type__iterator.html#acc10ad7ecc64270225cb5e8f52689673',1,'llvm::generic_bridge_gep_type_iterator']]],
544
- ['getindirectcalls_2580',['getIndirectCalls',['../classSVF_1_1PTACallGraphEdge.html#a76aa19edf03a4cacfa3e27a21abfcd07',1,'SVF::PTACallGraphEdge::getIndirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a51dbd8a7b9d0a4602215f71e3fdfee5f',1,'SVF::PTACallGraphEdge::getIndirectCalls() const']]],
545
- ['getindirectcallsites_2581',['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()']]],
546
- ['getinedges_2582',['getInEdges',['../classSVF_1_1CFBasicBlockNode.html#a6bfafe540f83e097370ca0dc66422214',1,'SVF::CFBasicBlockNode::getInEdges()'],['../classSVF_1_1GenericNode.html#afc8b5f86d7795b6a0dfc0687d942d79b',1,'SVF::GenericNode::getInEdges()']]],
547
- ['getinedgewithty_2583',['getInEdgeWithTy',['../classSVF_1_1CFLNode.html#a38123f7bd5e33fb085d0108bcbdc9729',1,'SVF::CFLNode']]],
548
- ['getinsensitiveedgeset_2584',['getInsensitiveEdgeSet',['../classSVF_1_1ContextDDA.html#a0d407903c4b0d976da30538ff0c5fc41',1,'SVF::ContextDDA']]],
549
- ['getinst_2585',['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()']]],
550
- ['getinstances_2586',['getInstances',['../classSVF_1_1CHGraph.html#a894a69fa143d3f460d433646a0521b6f',1,'SVF::CHGraph']]],
551
- ['getinstancesanddescendants_2587',['getInstancesAndDescendants',['../classSVF_1_1CHGBuilder.html#a65112fa6d1b2bc1c7e9c956ec9b91919',1,'SVF::CHGBuilder']]],
552
- ['getinstruction_2588',['getInstruction',['../classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef',1,'SVF::CallSite']]],
553
- ['getinstruction1_2589',['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']]],
554
- ['getinstruction2_2590',['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']]],
555
- ['getinstructionlist_2591',['getInstructionList',['../classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e',1,'SVF::SVFBasicBlock']]],
556
- ['getintarg_2592',['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)']]],
557
- ['getinterleavingthreads_2593',['getInterleavingThreads',['../classSVF_1_1MHP.html#a653460ed316804bea377eecdde412d36',1,'SVF::MHP']]],
558
- ['getinternalid_2594',['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()']]],
559
- ['getinternalnode_2595',['getInternalNode',['../classSVF_1_1PointsTo.html#aeda7466cdd9f77978981e2a518baa863',1,'SVF::PointsTo']]],
560
- ['getinterslist_2596',['getIntersList',['../classSVF_1_1IntraDisjointMRG.html#aa8c653e895ff0889615cdbf349be7652',1,'SVF::IntraDisjointMRG']]],
561
- ['getintervfedgeatindcsfromaintofin_2597',['getInterVFEdgeAtIndCSFromAInToFIn',['../classSVF_1_1SVFG.html#afbaf925e1e165f75161999229fa5f782',1,'SVF::SVFG']]],
562
- ['getintervfedgeatindcsfromaptofp_2598',['getInterVFEdgeAtIndCSFromAPToFP',['../classSVF_1_1SVFG.html#ac1acdf7bc468d7734359591e45f485fe',1,'SVF::SVFG']]],
563
- ['getintervfedgeatindcsfromfouttoaout_2599',['getInterVFEdgeAtIndCSFromFOutToAOut',['../classSVF_1_1SVFG.html#a7a88391e0c2cf8a57238dec32c2474a3',1,'SVF::SVFG']]],
564
- ['getintervfedgeatindcsfromfrtoar_2600',['getInterVFEdgeAtIndCSFromFRToAR',['../classSVF_1_1SVFG.html#ab2b969b7d5922427622dd875e6b8fe14',1,'SVF::SVFG']]],
565
- ['getintervfedgesforindirectcallsite_2601',['getInterVFEdgesForIndirectCallSite',['../classSVF_1_1SVFG.html#a49fc2c505720d5cfa57231529d1c7534',1,'SVF::SVFG']]],
566
- ['getintonez3expr_2602',['getIntOneZ3Expr',['../classSVF_1_1ConsExeState.html#abc69e7a4742ed1a925d7b0b72d2b9497',1,'SVF::ConsExeState']]],
567
- ['getintrablock_2603',['getIntraBlock',['../classSVF_1_1ICFG.html#afeee2b61f8a84e1276f8955c4f6cf22d',1,'SVF::ICFG']]],
568
- ['getintraicfgnode_2604',['getIntraICFGNode',['../classSVF_1_1ICFG.html#aaf521832909781894659725300cf4f49',1,'SVF::ICFG']]],
569
- ['getintralockset_2605',['getIntraLockSet',['../classSVF_1_1LockAnalysis.html#a13f512860edca608913a1c22b35f60e1',1,'SVF::LockAnalysis']]],
570
- ['getintrapagedge_2606',['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)']]],
571
- ['getintraphivfgnode_2607',['getIntraPHIVFGNode',['../classSVF_1_1VFG.html#a688c0cc4a67c7cd9afbef2f0c264c85b',1,'SVF::VFG']]],
572
- ['getintravfgedge_2608',['getIntraVFGEdge',['../classSVF_1_1VFG.html#ae1348fd6d196ee8a6bd8d98022464d50',1,'SVF::VFG']]],
573
- ['getintzeroz3expr_2609',['getIntZeroZ3Expr',['../classSVF_1_1ConsExeState.html#a7c96f8b3a9ba3d6d648a59388ef26ca6',1,'SVF::ConsExeState']]],
574
- ['getitvofflattenedelemindex_2610',['getItvOfFlattenedElemIndex',['../classSVF_1_1SVFIR2ItvExeState.html#a6e4e3eeca9d25fb5eab496faeb6264c3',1,'SVF::SVFIR2ItvExeState']]],
575
- ['getitvofflattenedelemindexfromgeptypepair_2611',['getItvOfFlattenedElemIndexFromGepTypePair',['../classSVF_1_1SVFIR2ItvExeState.html#a678a5278fd485eea65093add11b8a7c3',1,'SVF::SVFIR2ItvExeState']]],
576
- ['getjoinedgebegin_2612',['getJoinEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#af848d7cb8a9f756ff45cca45adbf3b84',1,'SVF::ThreadCallGraph']]],
577
- ['getjoinedgeend_2613',['getJoinEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a811d7d13c05c71bd816621a9a8765365',1,'SVF::ThreadCallGraph']]],
578
- ['getjoinedthread_2614',['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']]],
579
- ['getjoininsymmetricloop_2615',['getJoinInSymmetricLoop',['../classSVF_1_1MHP.html#a8b80036bab834fa104f64bd3ed3ac667',1,'SVF::MHP::getJoinInSymmetricLoop()'],['../classSVF_1_1ForkJoinAnalysis.html#a8b45294eef96f04370da341110599f4d',1,'SVF::ForkJoinAnalysis::getJoinInSymmetricLoop()']]],
580
- ['getjoinloop_2616',['getJoinLoop',['../classSVF_1_1ForkJoinAnalysis.html#ac5713ddcfd040a1f1f4fb40f24e4814c',1,'SVF::ForkJoinAnalysis::getJoinLoop()'],['../classSVF_1_1TCT.html#a4faeacaa7aa38cf5b61404278b93a91f',1,'SVF::TCT::getJoinLoop()']]],
581
- ['getjoinsites_2617',['getJoinSites',['../classSVF_1_1ThreadCallGraph.html#aa8be8d48d680b3f2e61b2d8af5e9eddc',1,'SVF::ThreadCallGraph']]],
582
- ['getkeynodesset_2618',['getKeyNodesSet',['../classSVF_1_1SymState.html#a2916e86763235f565f2a3276631d0d30',1,'SVF::SymState']]],
583
- ['getkind_2619',['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()']]],
584
- ['getkindtoattrsmap_2620',['getKindToAttrsMap',['../classSVF_1_1GrammarBase.html#ad6307c28042ff43678bd7bff1cd2c7c1',1,'SVF::GrammarBase::getKindToAttrsMap()'],['../classSVF_1_1CFLGraphBuilder.html#aa3fb91f78b5d9e2c0eb24e4986a5926c',1,'SVF::CFLGraphBuilder::getKindToAttrsMap()']]],
585
- ['getkindtolabelmap_2621',['getKindToLabelMap',['../classSVF_1_1CFLGraphBuilder.html#a03686822a9dd7d886f3c41ba79f8b481',1,'SVF::CFLGraphBuilder']]],
586
- ['getlabeltokindmap_2622',['getLabelToKindMap',['../classSVF_1_1CFLGraphBuilder.html#a7e564f2fbaf9b92aab3decaf6cba93c3',1,'SVF::CFLGraphBuilder']]],
587
- ['getlhssymbol_2623',['getLHSSymbol',['../classSVF_1_1CFGrammar.html#a5962f35418f48005240d0a467a777fcd',1,'SVF::CFGrammar']]],
588
- ['getlhstoplevptr_2624',['getLHSTopLevPtr',['../classSVF_1_1VFG.html#a1fff5a365e5aa2d99f07f7f64cc35fac',1,'SVF::VFG']]],
589
- ['getlhsvar_2625',['getLHSVar',['../classSVF_1_1AssignStmt.html#a973a2b79da223275ed6a1831837b89c7',1,'SVF::AssignStmt']]],
590
- ['getlhsvarid_2626',['getLHSVarID',['../classSVF_1_1AssignStmt.html#a98f731be7be9bc8e7fd09f5c2204c840',1,'SVF::AssignStmt']]],
591
- ['getllvmcallsite_2627',['getLLVMCallSite',['../namespaceSVF_1_1LLVMUtil.html#a0095d23a9c9d5d62ec4a23c56824b5f0',1,'SVF::LLVMUtil']]],
592
- ['getllvmfunction_2628',['getLLVMFunction',['../namespaceSVF_1_1LLVMUtil.html#af629cd4994be83b34a3a38464783f54e',1,'SVF::LLVMUtil']]],
593
- ['getllvmglobalfunctions_2629',['getLLVMGlobalFunctions',['../classSVF_1_1LLVMModuleSet.html#a0b46a2a5ff2165d17993a071d9cc82c1',1,'SVF::LLVMModuleSet']]],
594
- ['getllvmmodules_2630',['getLLVMModules',['../classSVF_1_1LLVMModuleSet.html#a4091b12bdfe4423d8114612a199bc480',1,'SVF::LLVMModuleSet']]],
595
- ['getllvmmoduleset_2631',['getLLVMModuleSet',['../classSVF_1_1LLVMModuleSet.html#acf40310917909e4234282c0695a43160',1,'SVF::LLVMModuleSet']]],
596
- ['getllvmtype_2632',['getLLVMType',['../classSVF_1_1LLVMModuleSet.html#a610a7777a48132caadec167c8109f044',1,'SVF::LLVMModuleSet']]],
597
- ['getllvmvalue_2633',['getLLVMValue',['../classSVF_1_1LLVMModuleSet.html#aaf9b679407f12b93afc53c157d37b444',1,'SVF::LLVMModuleSet']]],
598
- ['getloadcgedges_2634',['getLoadCGEdges',['../classSVF_1_1ConstraintGraph.html#afb849d8f3425ff36497d062ecefd2cc1',1,'SVF::ConstraintGraph']]],
599
- ['getloadcvar_2635',['getLoadCVar',['../classSVF_1_1DDAVFSolver.html#ad42efad8e857290459689833c224e467',1,'SVF::DDAVFSolver']]],
600
- ['getloaddpm_2636',['getLoadDpm',['../classSVF_1_1DDAVFSolver.html#a630aad14a285c954a50c632f9cb13fa9',1,'SVF::DDAVFSolver']]],
601
- ['getloadinedges_2637',['getLoadInEdges',['../classSVF_1_1ConstraintNode.html#abd8d146e9b30b6d9757021a84bcab158',1,'SVF::ConstraintNode']]],
602
- ['getloadmrset_2638',['getLoadMRSet',['../classSVF_1_1MRGenerator.html#a19da5768681a21c52a6c43761814a157',1,'SVF::MRGenerator']]],
603
- ['getloadmunum_2639',['getLoadMuNum',['../classSVF_1_1MemSSA.html#aafc83f7f22ebf3b3683607440c488bef',1,'SVF::MemSSA']]],
604
- ['getloadoperand_2640',['getLoadOperand',['../classSVF_1_1MTAAnnotator.html#a399e53d065bc34af428a1ba89a04972b',1,'SVF::MTAAnnotator']]],
605
- ['getloadoutedges_2641',['getLoadOutEdges',['../classSVF_1_1ConstraintNode.html#a59ab1cea514100c63ee179e3e9a5aa0a',1,'SVF::ConstraintNode']]],
606
- ['getloadstmt_2642',['getLoadStmt',['../classSVF_1_1LoadMU.html#ab1533c4c25427a6acc1be6f867f3c882',1,'SVF::LoadMU']]],
607
- ['getloadtomusetmap_2643',['getLoadToMUSetMap',['../classSVF_1_1MemSSA.html#a70dd35ef458c452330dfebcdde17b84c',1,'SVF::MemSSA']]],
608
- ['getloc_2644',['getLoc',['../classSVF_1_1StmtDPItem.html#a3616c94c4394b61c757ffcd39888d5b9',1,'SVF::StmtDPItem::getLoc()'],['../classSVF_1_1GenericBug.html#abbc86875488c27e53e5c36e95c472b20',1,'SVF::GenericBug::getLoc()']]],
609
- ['getlockanalysis_2645',['getLockAnalysis',['../classSVF_1_1MTA.html#a76ea96c430365132011f1a4edf0d5570',1,'SVF::MTA']]],
610
- ['getlockspan_2646',['getLockSpan',['../classSVF_1_1SVFGNodeLockSpan.html#a4e6207b3b64a60993e1e02f6ef125452',1,'SVF::SVFGNodeLockSpan']]],
611
- ['getlockval_2647',['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']]],
612
- ['getloctodpmvecmap_2648',['getLocToDPMVecMap',['../classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959',1,'SVF::DDAVFSolver']]],
613
- ['getloctoitv_2649',['getLocToItv',['../classSVF_1_1IntervalExeState.html#a653efb144c1f508a91142540b9023de3',1,'SVF::IntervalExeState']]],
614
- ['getloctovaddrs_2650',['getLocToVAddrs',['../classSVF_1_1ExeState.html#afcb9e71dc8686d5c125d63596bd4f442',1,'SVF::ExeState']]],
615
- ['getloctoval_2651',['getLocToVal',['../classSVF_1_1ConsExeState.html#adf45b2d4b73220e80a1265f4e1b1ee35',1,'SVF::ConsExeState::getLocToVal()'],['../classSVF_1_1IntervalExeState.html#ae0d4b22023ce63327f55484cffb051cf',1,'SVF::IntervalExeState::getLocToVal()'],['../classSVF_1_1RelExeState.html#a3eb51c26ae9c87e1457d6515e6d537f9',1,'SVF::RelExeState::getLocToVal()']]],
616
- ['getlocvaddrs_2652',['getLocVAddrs',['../classSVF_1_1IntervalExeState.html#aea4e2221b11824ac6b37667ac0bf25f3',1,'SVF::IntervalExeState']]],
3
+ ['g_2040',['G',['../classSVF_1_1GraphWriter.html#a0ac109f9b3c3b3fe3cb61bbef09e0d29',1,'SVF::GraphWriter']]],
4
+ ['gamma_5fhat_2041',['gamma_hat',['../classSVF_1_1RelationSolver.html#aa36598cc7299b8d1f1868532722d84e3',1,'SVF::RelationSolver::gamma_hat(IntervalExeState &exeState)'],['../classSVF_1_1RelationSolver.html#a6bca5f474d248479e90cb969c018fe7a',1,'SVF::RelationSolver::gamma_hat(IntervalExeState &alpha, IntervalExeState &exeState)'],['../classSVF_1_1RelationSolver.html#a2ff9bd879bda9682316256eac1712f0a',1,'SVF::RelationSolver::gamma_hat(u32_t id, IntervalExeState &exeState)']]],
5
+ ['gatheraggs_2042',['gatherAggs',['../classSVF_1_1DCHGraph.html#a8fcbea9435a77beb27ad64d5a3175b0b',1,'SVF::DCHGraph']]],
6
+ ['gedge_2043',['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()']]],
7
+ ['gedgeflag_2044',['GEdgeFlag',['../classSVF_1_1GenericEdge.html#aab8892b73370c32b48621cd1d0cce614',1,'SVF::GenericEdge::GEdgeFlag()'],['../classSVF_1_1SVFIRReader.html#a83f1038208acd0f7f5ac90a51fd494e5',1,'SVF::SVFIRReader::GEdgeFlag()']]],
8
+ ['gedgekind_2045',['GEdgeKind',['../classSVF_1_1GenericEdge.html#a5aceeb48929f54264807b36569019a8a',1,'SVF::GenericEdge::GEdgeKind()'],['../classSVF_1_1SVFIRReader.html#a4992064f6c5e41662c939eaa769d0811',1,'SVF::SVFIRReader::GEdgeKind()']]],
9
+ ['gedgesetty_2046',['GEdgeSetTy',['../classSVF_1_1GenericNode.html#a03c6da4a73c47f84f5c5b47252bc339a',1,'SVF::GenericNode']]],
10
+ ['generalnummap_2047',['generalNumMap',['../classSVF_1_1SVFStat.html#a07b6f8cb424b84b468c4518140fa3a41',1,'SVF::SVFStat']]],
11
+ ['generatejson_2048',['generateJson',['../classSVF_1_1SVFIRWriter.html#a875f285e8429e7f5ee5fc5f28d44df12',1,'SVF::SVFIRWriter']]],
12
+ ['generatejsonstring_2049',['generateJsonString',['../classSVF_1_1SVFIRWriter.html#aadc74883ff7e1a7b583ec46e3c54de1c',1,'SVF::SVFIRWriter']]],
13
+ ['generatemrs_2050',['generateMRs',['../classSVF_1_1MRGenerator.html#a4f65593325e4391333fa1b0bedbffc4a',1,'SVF::MRGenerator']]],
14
+ ['generic_5fbridge_5fgep_5ftype_5fiterator_2051',['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()']]],
15
+ ['genericbug_2052',['GenericBug',['../classSVF_1_1GenericBug.html',1,'SVF::GenericBug'],['../classSVF_1_1GenericBug.html#a3f62d1f1307b9e6771d7449d0855d7e4',1,'SVF::GenericBug::GenericBug()']]],
16
+ ['genericcallgraphedgety_2053',['GenericCallGraphEdgeTy',['../namespaceSVF.html#acd909bf6784bb6e2178aa0f5d27da0ca',1,'SVF']]],
17
+ ['genericcallgraphnodety_2054',['GenericCallGraphNodeTy',['../namespaceSVF.html#a673ed8bf673a4c426a9d91aa8987e31c',1,'SVF']]],
18
+ ['genericcallgraphty_2055',['GenericCallGraphTy',['../namespaceSVF.html#ab6fe492db79077a60254f8a03cfce180',1,'SVF']]],
19
+ ['genericcdgedgety_2056',['GenericCDGEdgeTy',['../namespaceSVF.html#ac13168bad29c3ba7cbe680c6fb85d742',1,'SVF']]],
20
+ ['genericcdgnodety_2057',['GenericCDGNodeTy',['../namespaceSVF.html#ae41489de1152165bc440ec1068d3a48f',1,'SVF']]],
21
+ ['genericcdgty_2058',['GenericCDGTy',['../namespaceSVF.html#a241b612013239a0baaa049eac5165c7f',1,'SVF']]],
22
+ ['genericcfbasicblockedgety_2059',['GenericCFBasicBlockEdgeTy',['../namespaceSVF.html#add130ff635b1364201548469c28c0572',1,'SVF']]],
23
+ ['genericcfbasicblockgty_2060',['GenericCFBasicBlockGTy',['../namespaceSVF.html#a6184b09dcc733e3f35945076aa2781fe',1,'SVF']]],
24
+ ['genericcfbasicblocknodety_2061',['GenericCFBasicBlockNodeTy',['../namespaceSVF.html#a81d6a1e9cc52fde4f828cead0ca40bab',1,'SVF']]],
25
+ ['genericcfledgety_2062',['GenericCFLEdgeTy',['../namespaceSVF.html#a19ab125d26c5d9c533bc1c3904ac92d9',1,'SVF']]],
26
+ ['genericcflgraphty_2063',['GenericCFLGraphTy',['../namespaceSVF.html#a6b1d99f1ec47347364981e23a9d21e0a',1,'SVF']]],
27
+ ['genericcflnodety_2064',['GenericCFLNodeTy',['../namespaceSVF.html#a1c5f28b91c7c1eeec6ae459b573b2889',1,'SVF']]],
28
+ ['genericchedgety_2065',['GenericCHEdgeTy',['../namespaceSVF.html#a7cb629496a70d2dd22634405652e573a',1,'SVF']]],
29
+ ['genericchgraphty_2066',['GenericCHGraphTy',['../namespaceSVF.html#a6b09b7d17c48b1eba08c256cdd8159bd',1,'SVF']]],
30
+ ['genericchnodety_2067',['GenericCHNodeTy',['../namespaceSVF.html#ac6b93cb94834bc363dc9a0724daf23b2',1,'SVF']]],
31
+ ['genericconsedgety_2068',['GenericConsEdgeTy',['../namespaceSVF.html#a1d2b00b4b0ab475899488fc89b2bfe66',1,'SVF']]],
32
+ ['genericconsnodety_2069',['GenericConsNodeTy',['../namespaceSVF.html#a825a8805e4a16072031a18b8d553c5a2',1,'SVF']]],
33
+ ['genericedge_2070',['GenericEdge',['../classSVF_1_1GenericEdge.html',1,'SVF::GenericEdge< NodeTy >'],['../classSVF_1_1GenericEdge.html#a6764973569c281d483afab17a75cb4dc',1,'SVF::GenericEdge::GenericEdge()']]],
34
+ ['genericedge_3c_20dchnode_20_3e_2071',['GenericEdge< DCHNode >',['../classSVF_1_1GenericEdge.html',1,'SVF']]],
35
+ ['genericedgetojson_2072',['genericEdgeToJson',['../classSVF_1_1SVFIRWriter.html#af6ed00dc51796c4162157ac174fc2a1a',1,'SVF::SVFIRWriter']]],
36
+ ['genericgraph_2073',['GenericGraph',['../classSVF_1_1GenericGraph.html',1,'SVF::GenericGraph< NodeTy, EdgeTy >'],['../classSVF_1_1GenericGraph.html#aa5837cddbbd63c5a8ac5725bcecb192f',1,'SVF::GenericGraph::GenericGraph()']]],
37
+ ['genericgraph_2eh_2074',['GenericGraph.h',['../GenericGraph_8h.html',1,'']]],
38
+ ['genericgraph_3c_20constraintnode_2c_20constraintedge_20_3e_2075',['GenericGraph< ConstraintNode, ConstraintEdge >',['../classSVF_1_1GenericGraph.html',1,'SVF']]],
39
+ ['genericgraph_3c_20dchnode_2c_20dchedge_20_3e_2076',['GenericGraph< DCHNode, DCHEdge >',['../classSVF_1_1GenericGraph.html',1,'SVF']]],
40
+ ['genericgraph_3c_20svfvar_2c_20svfstmt_20_3e_2077',['GenericGraph< SVFVar, SVFStmt >',['../classSVF_1_1GenericGraph.html',1,'SVF']]],
41
+ ['genericgraphreader_2078',['GenericGraphReader',['../classSVF_1_1GenericGraphReader.html',1,'SVF']]],
42
+ ['genericgraphreader_3c_20chnode_2c_20chedge_20_3e_2079',['GenericGraphReader< CHNode, CHEdge >',['../classSVF_1_1GenericGraphReader.html',1,'SVF']]],
43
+ ['genericgraphreader_3c_20nodety_2c_20edgety_20_3e_2080',['GenericGraphReader< NodeTy, EdgeTy >',['../classSVF_1_1GenericGraph.html#a219761d5d96b0bc27cce9210f2cf5572',1,'SVF::GenericGraph']]],
44
+ ['genericgraphreader_3c_20svfvar_2c_20svfstmt_20_3e_2081',['GenericGraphReader< SVFVar, SVFStmt >',['../classSVF_1_1GenericGraphReader.html',1,'SVF']]],
45
+ ['genericgraphtojson_2082',['genericGraphToJson',['../classSVF_1_1SVFIRWriter.html#a9810ce9b0ce6c4f8f710e81ec8d08ec3',1,'SVF::SVFIRWriter']]],
46
+ ['genericgraphtraits_2083',['GenericGraphTraits',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
47
+ ['genericgraphtraits_3c_20inverse_3c_20inverse_3c_20t_20_3e_20_3e_20_3e_2084',['GenericGraphTraits< Inverse< Inverse< T > > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01Inverse_3_01T_01_4_01_4_01_4.html',1,'SVF']]],
48
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3acdgnode_20_2a_20_3e_20_3e_2085',['GenericGraphTraits< Inverse< SVF::CDGNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CDGNode_01_5_01_4_01_4.html',1,'SVF']]],
49
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3acfbasicblocknode_20_2a_20_3e_20_3e_2086',['GenericGraphTraits< Inverse< SVF::CFBasicBlockNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CFBasicBlockNode_01_5_01_4_01_4.html',1,'SVF']]],
50
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3acflnode_20_2a_20_3e_20_3e_2087',['GenericGraphTraits< Inverse< SVF::CFLNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CFLNode_01_5_01_4_01_4.html',1,'SVF']]],
51
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3achnode_20_2a_20_3e_20_3e_2088',['GenericGraphTraits< Inverse< SVF::CHNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1CHNode_01_5_01_4_01_4.html',1,'SVF']]],
52
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3aconstraintnode_20_2a_20_3e_20_3e_2089',['GenericGraphTraits< Inverse< SVF::ConstraintNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1ConstraintNode_01_5_01_4_01_4.html',1,'SVF']]],
53
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3adchnode_20_2a_20_3e_20_3e_2090',['GenericGraphTraits< Inverse< SVF::DCHNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1DCHNode_01_5_01_4_01_4.html',1,'SVF']]],
54
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20nodety_2c_20edgety_20_3e_20_2a_20_3e_20_3e_2091',['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']]],
55
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acdgnode_2c_20svf_3a_3acdgedge_20_3e_20_2a_20_3e_20_3e_2092',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CDGNode, SVF::CDGEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
56
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acfbasicblocknode_2c_20svf_3a_3acfbasicblockedge_20_3e_20_2a_20_3e_20_3e_2093',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CFBasicBlockNode, SVF::CFBasicBlockEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
57
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acflnode_2c_20svf_3a_3acfledge_20_3e_20_2a_20_3e_20_3e_2094',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CFLNode, SVF::CFLEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
58
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3achnode_2c_20svf_3a_3achedge_20_3e_20_2a_20_3e_20_3e_2095',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::CHNode, SVF::CHEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
59
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aconstraintnode_2c_20svf_3a_3aconstraintedge_20_3e_20_2a_20_3e_20_3e_2096',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::ConstraintNode, SVF::ConstraintEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
60
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3adchnode_2c_20svf_3a_3adchedge_20_3e_20_2a_20_3e_20_3e_2097',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::DCHNode, SVF::DCHEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
61
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aicfgnode_2c_20svf_3a_3aicfgedge_20_3e_20_2a_20_3e_20_3e_2098',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::ICFGNode, SVF::ICFGEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
62
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aptacallgraphnode_2c_20svf_3a_3aptacallgraphedge_20_3e_20_2a_20_3e_20_3e_2099',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::PTACallGraphNode, SVF::PTACallGraphEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
63
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3asvfvar_2c_20svf_3a_3asvfstmt_20_3e_20_2a_20_3e_20_3e_2100',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::SVFVar, SVF::SVFStmt > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
64
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3atctnode_2c_20svf_3a_3atctedge_20_3e_20_2a_20_3e_20_3e_2101',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::TCTNode, SVF::TCTEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
65
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3agenericnode_3c_20svf_3a_3avfgnode_2c_20svf_3a_3avfgedge_20_3e_20_2a_20_3e_20_3e_2102',['GenericGraphTraits< Inverse< SVF::GenericNode< SVF::VFGNode, SVF::VFGEdge > * > >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
66
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3aicfgnode_20_2a_20_3e_20_3e_2103',['GenericGraphTraits< Inverse< SVF::ICFGNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1ICFGNode_01_5_01_4_01_4.html',1,'SVF']]],
67
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3aptacallgraphnode_20_2a_20_3e_20_3e_2104',['GenericGraphTraits< Inverse< SVF::PTACallGraphNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1PTACallGraphNode_01_5_01_4_01_4.html',1,'SVF']]],
68
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3asvfvar_20_2a_20_3e_20_3e_2105',['GenericGraphTraits< Inverse< SVF::SVFVar * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1SVFVar_01_5_01_4_01_4.html',1,'SVF']]],
69
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3atctnode_20_2a_20_3e_20_3e_2106',['GenericGraphTraits< Inverse< SVF::TCTNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1TCTNode_01_5_01_4_01_4.html',1,'SVF']]],
70
+ ['genericgraphtraits_3c_20inverse_3c_20svf_3a_3avfgnode_20_2a_20_3e_20_3e_2107',['GenericGraphTraits< Inverse< SVF::VFGNode * > >',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1VFGNode_01_5_01_4_01_4.html',1,'SVF']]],
71
+ ['genericgraphtraits_3c_20svf_3a_3acdg_20_2a_20_3e_2108',['GenericGraphTraits< SVF::CDG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CDG_01_5_01_4.html',1,'SVF']]],
72
+ ['genericgraphtraits_3c_20svf_3a_3acdgnode_20_2a_20_3e_2109',['GenericGraphTraits< SVF::CDGNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CDGNode_01_5_01_4.html',1,'SVF']]],
73
+ ['genericgraphtraits_3c_20svf_3a_3acfbasicblockgraph_20_2a_20_3e_2110',['GenericGraphTraits< SVF::CFBasicBlockGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFBasicBlockGraph_01_5_01_4.html',1,'SVF']]],
74
+ ['genericgraphtraits_3c_20svf_3a_3acfbasicblocknode_20_2a_20_3e_2111',['GenericGraphTraits< SVF::CFBasicBlockNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFBasicBlockNode_01_5_01_4.html',1,'SVF']]],
75
+ ['genericgraphtraits_3c_20svf_3a_3acflgraph_20_2a_20_3e_2112',['GenericGraphTraits< SVF::CFLGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFLGraph_01_5_01_4.html',1,'SVF']]],
76
+ ['genericgraphtraits_3c_20svf_3a_3acflnode_20_2a_20_3e_2113',['GenericGraphTraits< SVF::CFLNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CFLNode_01_5_01_4.html',1,'SVF']]],
77
+ ['genericgraphtraits_3c_20svf_3a_3achgraph_20_2a_20_3e_2114',['GenericGraphTraits< SVF::CHGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CHGraph_01_5_01_4.html',1,'SVF']]],
78
+ ['genericgraphtraits_3c_20svf_3a_3achnode_20_2a_20_3e_2115',['GenericGraphTraits< SVF::CHNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1CHNode_01_5_01_4.html',1,'SVF']]],
79
+ ['genericgraphtraits_3c_20svf_3a_3aconstraintgraph_20_2a_20_3e_2116',['GenericGraphTraits< SVF::ConstraintGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ConstraintGraph_01_5_01_4.html',1,'SVF']]],
80
+ ['genericgraphtraits_3c_20svf_3a_3aconstraintnode_20_2a_20_3e_2117',['GenericGraphTraits< SVF::ConstraintNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ConstraintNode_01_5_01_4.html',1,'SVF']]],
81
+ ['genericgraphtraits_3c_20svf_3a_3adchgraph_20_2a_20_3e_2118',['GenericGraphTraits< SVF::DCHGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1DCHGraph_01_5_01_4.html',1,'SVF']]],
82
+ ['genericgraphtraits_3c_20svf_3a_3adchnode_20_2a_20_3e_2119',['GenericGraphTraits< SVF::DCHNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1DCHNode_01_5_01_4.html',1,'SVF']]],
83
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20nodety_2c_20edgety_20_3e_20_2a_20_3e_2120',['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']]],
84
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3acdgnode_2c_20svf_3a_3acdgedge_20_3e_20_2a_20_3e_2121',['GenericGraphTraits< SVF::GenericGraph< SVF::CDGNode, SVF::CDGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
85
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3acfbasicblocknode_2c_20svf_3a_3acfbasicblockedge_20_3e_20_2a_20_3e_2122',['GenericGraphTraits< SVF::GenericGraph< SVF::CFBasicBlockNode, SVF::CFBasicBlockEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
86
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3acflnode_2c_20svf_3a_3acfledge_20_3e_20_2a_20_3e_2123',['GenericGraphTraits< SVF::GenericGraph< SVF::CFLNode, SVF::CFLEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
87
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3achnode_2c_20svf_3a_3achedge_20_3e_20_2a_20_3e_2124',['GenericGraphTraits< SVF::GenericGraph< SVF::CHNode, SVF::CHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
88
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3aconstraintnode_2c_20svf_3a_3aconstraintedge_20_3e_20_2a_20_3e_2125',['GenericGraphTraits< SVF::GenericGraph< SVF::ConstraintNode, SVF::ConstraintEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
89
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3adchnode_2c_20svf_3a_3adchedge_20_3e_20_2a_20_3e_2126',['GenericGraphTraits< SVF::GenericGraph< SVF::DCHNode, SVF::DCHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
90
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3aicfgnode_2c_20svf_3a_3aicfgedge_20_3e_20_2a_20_3e_2127',['GenericGraphTraits< SVF::GenericGraph< SVF::ICFGNode, SVF::ICFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
91
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3aptacallgraphnode_2c_20svf_3a_3aptacallgraphedge_20_3e_20_2a_20_3e_2128',['GenericGraphTraits< SVF::GenericGraph< SVF::PTACallGraphNode, SVF::PTACallGraphEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
92
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3asvfgnode_2c_20svf_3a_3asvfgedge_20_3e_20_2a_20_3e_2129',['GenericGraphTraits< SVF::GenericGraph< SVF::SVFGNode, SVF::SVFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
93
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3asvfvar_2c_20svf_3a_3asvfstmt_20_3e_20_2a_20_3e_2130',['GenericGraphTraits< SVF::GenericGraph< SVF::SVFVar, SVF::SVFStmt > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
94
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3atctnode_2c_20svf_3a_3atctedge_20_3e_20_2a_20_3e_2131',['GenericGraphTraits< SVF::GenericGraph< SVF::TCTNode, SVF::TCTEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
95
+ ['genericgraphtraits_3c_20svf_3a_3agenericgraph_3c_20svf_3a_3avfgnode_2c_20svf_3a_3avfgedge_20_3e_20_2a_20_3e_2132',['GenericGraphTraits< SVF::GenericGraph< SVF::VFGNode, SVF::VFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
96
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20nodety_2c_20edgety_20_3e_20_2a_20_3e_2133',['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']]],
97
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acdgnode_2c_20svf_3a_3acdgedge_20_3e_20_2a_20_3e_2134',['GenericGraphTraits< SVF::GenericNode< SVF::CDGNode, SVF::CDGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
98
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acfbasicblocknode_2c_20svf_3a_3acfbasicblockedge_20_3e_20_2a_20_3e_2135',['GenericGraphTraits< SVF::GenericNode< SVF::CFBasicBlockNode, SVF::CFBasicBlockEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
99
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3acflnode_2c_20svf_3a_3acfledge_20_3e_20_2a_20_3e_2136',['GenericGraphTraits< SVF::GenericNode< SVF::CFLNode, SVF::CFLEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
100
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3achnode_2c_20svf_3a_3achedge_20_3e_20_2a_20_3e_2137',['GenericGraphTraits< SVF::GenericNode< SVF::CHNode, SVF::CHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
101
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aconstraintnode_2c_20svf_3a_3aconstraintedge_20_3e_20_2a_20_3e_2138',['GenericGraphTraits< SVF::GenericNode< SVF::ConstraintNode, SVF::ConstraintEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
102
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3adchnode_2c_20svf_3a_3adchedge_20_3e_20_2a_20_3e_2139',['GenericGraphTraits< SVF::GenericNode< SVF::DCHNode, SVF::DCHEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
103
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aicfgnode_2c_20svf_3a_3aicfgedge_20_3e_20_2a_20_3e_2140',['GenericGraphTraits< SVF::GenericNode< SVF::ICFGNode, SVF::ICFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
104
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3aptacallgraphnode_2c_20svf_3a_3aptacallgraphedge_20_3e_20_2a_20_3e_2141',['GenericGraphTraits< SVF::GenericNode< SVF::PTACallGraphNode, SVF::PTACallGraphEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
105
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3asvfvar_2c_20svf_3a_3asvfstmt_20_3e_20_2a_20_3e_2142',['GenericGraphTraits< SVF::GenericNode< SVF::SVFVar, SVF::SVFStmt > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
106
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3atctnode_2c_20svf_3a_3atctedge_20_3e_20_2a_20_3e_2143',['GenericGraphTraits< SVF::GenericNode< SVF::TCTNode, SVF::TCTEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
107
+ ['genericgraphtraits_3c_20svf_3a_3agenericnode_3c_20svf_3a_3avfgnode_2c_20svf_3a_3avfgedge_20_3e_20_2a_20_3e_2144',['GenericGraphTraits< SVF::GenericNode< SVF::VFGNode, SVF::VFGEdge > * >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
108
+ ['genericgraphtraits_3c_20svf_3a_3aicfg_20_2a_20_3e_2145',['GenericGraphTraits< SVF::ICFG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ICFG_01_5_01_4.html',1,'SVF']]],
109
+ ['genericgraphtraits_3c_20svf_3a_3aicfgnode_20_2a_20_3e_2146',['GenericGraphTraits< SVF::ICFGNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1ICFGNode_01_5_01_4.html',1,'SVF']]],
110
+ ['genericgraphtraits_3c_20svf_3a_3airgraph_20_2a_20_3e_2147',['GenericGraphTraits< SVF::IRGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1IRGraph_01_5_01_4.html',1,'SVF']]],
111
+ ['genericgraphtraits_3c_20svf_3a_3aptacallgraph_20_2a_20_3e_2148',['GenericGraphTraits< SVF::PTACallGraph * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1PTACallGraph_01_5_01_4.html',1,'SVF']]],
112
+ ['genericgraphtraits_3c_20svf_3a_3aptacallgraphnode_20_2a_20_3e_2149',['GenericGraphTraits< SVF::PTACallGraphNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1PTACallGraphNode_01_5_01_4.html',1,'SVF']]],
113
+ ['genericgraphtraits_3c_20svf_3a_3asvfg_20_2a_20_3e_2150',['GenericGraphTraits< SVF::SVFG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1SVFG_01_5_01_4.html',1,'SVF']]],
114
+ ['genericgraphtraits_3c_20svf_3a_3asvfvar_20_2a_20_3e_2151',['GenericGraphTraits< SVF::SVFVar * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1SVFVar_01_5_01_4.html',1,'SVF']]],
115
+ ['genericgraphtraits_3c_20svf_3a_3atct_20_2a_20_3e_2152',['GenericGraphTraits< SVF::TCT * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1TCT_01_5_01_4.html',1,'SVF']]],
116
+ ['genericgraphtraits_3c_20svf_3a_3atctnode_20_2a_20_3e_2153',['GenericGraphTraits< SVF::TCTNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1TCTNode_01_5_01_4.html',1,'SVF']]],
117
+ ['genericgraphtraits_3c_20svf_3a_3avfg_20_2a_20_3e_2154',['GenericGraphTraits< SVF::VFG * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1VFG_01_5_01_4.html',1,'SVF']]],
118
+ ['genericgraphtraits_3c_20svf_3a_3avfgnode_20_2a_20_3e_2155',['GenericGraphTraits< SVF::VFGNode * >',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1VFGNode_01_5_01_4.html',1,'SVF']]],
119
+ ['genericgraphtraits_3c_20t_20_3e_2156',['GenericGraphTraits< T >',['../structSVF_1_1GenericGraphTraits.html',1,'SVF']]],
120
+ ['genericgraphty_2157',['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 > * >']]],
121
+ ['genericgraphwriter_2158',['GenericGraphWriter',['../classSVF_1_1GenericGraphWriter.html',1,'SVF::GenericGraphWriter< NodeTy, EdgeTy >'],['../classSVF_1_1GenericGraphWriter.html#ac9d7d0ab898033282898731a6092efaa',1,'SVF::GenericGraphWriter::GenericGraphWriter()']]],
122
+ ['genericgraphwriter_3c_20chnode_2c_20chedge_20_3e_2159',['GenericGraphWriter< CHNode, CHEdge >',['../classSVF_1_1GenericGraphWriter.html',1,'SVF']]],
123
+ ['genericgraphwriter_3c_20nodety_2c_20edgety_20_3e_2160',['GenericGraphWriter< NodeTy, EdgeTy >',['../classSVF_1_1GenericGraph.html#a9772e25a4f4ff7baa0937e48c4ac7c52',1,'SVF::GenericGraph']]],
124
+ ['genericgraphwriter_3c_20svfvar_2c_20svfstmt_20_3e_2161',['GenericGraphWriter< SVFVar, SVFStmt >',['../classSVF_1_1GenericGraphWriter.html',1,'SVF']]],
125
+ ['genericicfgedgety_2162',['GenericICFGEdgeTy',['../namespaceSVF.html#a91e714a719b1e62e9b63103e9e6af404',1,'SVF']]],
126
+ ['genericicfgnodety_2163',['GenericICFGNodeTy',['../namespaceSVF.html#afc2824871ad4eb9b871c35ae28494cd3',1,'SVF']]],
127
+ ['genericicfgreader_2164',['GenericICFGReader',['../namespaceSVF.html#a2da7f6b2964615b82a9143e885c2c092',1,'SVF']]],
128
+ ['genericicfgty_2165',['GenericICFGTy',['../namespaceSVF.html#afe5e1b0e028b4cf0db9f2a9c758b03ed',1,'SVF']]],
129
+ ['genericicfgwriter_2166',['GenericICFGWriter',['../namespaceSVF.html#a904e4f5b87620327bfda87b3930b7c7b',1,'SVF']]],
130
+ ['genericnode_2167',['GenericNode',['../classSVF_1_1GenericNode.html',1,'SVF::GenericNode< NodeTy, EdgeTy >'],['../classSVF_1_1GenericNode.html#acdca5baae3e9e4208a60322fec9c9d3f',1,'SVF::GenericNode::GenericNode()']]],
131
+ ['genericnode_3c_20cflnode_2c_20cfledge_20_3e_2168',['GenericNode< CFLNode, CFLEdge >',['../classSVF_1_1GenericNode.html',1,'SVF']]],
132
+ ['genericnode_3c_20constraintnode_2c_20constraintedge_20_3e_2169',['GenericNode< ConstraintNode, ConstraintEdge >',['../classSVF_1_1GenericNode.html',1,'SVF']]],
133
+ ['genericnode_3c_20dchnode_2c_20dchedge_20_3e_2170',['GenericNode< DCHNode, DCHEdge >',['../classSVF_1_1GenericNode.html',1,'SVF']]],
134
+ ['genericnodetojson_2171',['genericNodeToJson',['../classSVF_1_1SVFIRWriter.html#a6492c9b80d1cc03732297c38f8a41408',1,'SVF::SVFIRWriter']]],
135
+ ['genericpagedgety_2172',['GenericPAGEdgeTy',['../namespaceSVF.html#ab502ff5e204678640c1081d104f60971',1,'SVF']]],
136
+ ['genericpagnodety_2173',['GenericPAGNodeTy',['../namespaceSVF.html#a3a6d9f46c74be099070cf858ded43796',1,'SVF']]],
137
+ ['generictctedgety_2174',['GenericTCTEdgeTy',['../namespaceSVF.html#a07db688cc13384ddfddb1372612db205',1,'SVF']]],
138
+ ['generictctnodety_2175',['GenericTCTNodeTy',['../namespaceSVF.html#a115fc72b31d2ae72e60ebd9af1351e83',1,'SVF']]],
139
+ ['genericthreadcreatetreety_2176',['GenericThreadCreateTreeTy',['../namespaceSVF.html#a8e1221553658c8b506c348534135ceaa',1,'SVF']]],
140
+ ['genericvfgedgety_2177',['GenericVFGEdgeTy',['../namespaceSVF.html#a30dcaf83718f2652012f98b192dcf437',1,'SVF']]],
141
+ ['genericvfgnodety_2178',['GenericVFGNodeTy',['../namespaceSVF.html#a3b4bbc4b72e982a79c23fd3ec26410b6',1,'SVF']]],
142
+ ['genericvfgty_2179',['GenericVFGTy',['../namespaceSVF.html#ab4f1d8a6715e791c94970e6f87b18f8f',1,'SVF']]],
143
+ ['gep_2180',['Gep',['../classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75aa2dffaa8741582ce06e591cbaf9257d7',1,'SVF::VFGNode::Gep()'],['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9a20d960c19118d1ed319e0dbea94405e8',1,'SVF::SVFStmt::Gep()']]],
144
+ ['gep_5f0_2181',['gep_0',['../PEGGrammar_8txt.html#a4c44ba149afa8531399b34ff202e7486',1,'PEGGrammar.txt']]],
145
+ ['gep_5f1_2182',['gep_1',['../PAGGrammar_8txt.html#a9a4e1871fa395956be13e1d7a5089719',1,'PAGGrammar.txt']]],
146
+ ['gep_5fi_2183',['gep_i',['../PAGGrammar_8txt.html#a70678866f928eaca8c8322d57a451d0a',1,'PAGGrammar.txt']]],
147
+ ['gep_5ftype_5fiterator_2184',['gep_type_iterator',['../namespaceSVF.html#aa508c087703240dad69a9827e85ebd0b',1,'SVF']]],
148
+ ['gepbar_5f0_2185',['gepbar_0',['../PAGGrammar_8txt.html#a2bd2d1614b7b4f376c61366b17c0637d',1,'gepbar_0(): PAGGrammar.txt'],['../PEGGrammar_8txt.html#a32ac366bb4f2b6561e1aad6ec61b65d2',1,'gepbar_0(): PEGGrammar.txt']]],
149
+ ['gepcgedge_2186',['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)']]],
150
+ ['gepinedges_2187',['gepInEdges',['../classSVF_1_1ConstraintNode.html#a4d0113f2af3a61892acee1fb21f0b938',1,'SVF::ConstraintNode']]],
151
+ ['gepnodenumindex_2188',['gepNodeNumIndex',['../PAGBuilderFromFile_8cpp.html#a1af3947dbaf1ad4364bc4818f70ead40',1,'PAGBuilderFromFile.cpp']]],
152
+ ['gepobjnode_2189',['GepObjNode',['../classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffaf3364b22f497146f06d1f4175a839f4f',1,'SVF::SVFVar']]],
153
+ ['gepobjvar_2190',['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)']]],
154
+ ['gepobjvarmap_2191',['GepObjVarMap',['../classSVF_1_1SVFIR.html#a09a604cf6a7708f4391fcf807fec1453',1,'SVF::SVFIR']]],
155
+ ['gepoutedges_2192',['gepOutEdges',['../classSVF_1_1ConstraintNode.html#a583880cd83a9f353003e199401d1b024',1,'SVF::ConstraintNode']]],
156
+ ['gepsrcnodes_2193',['gepSrcNodes',['../classSVF_1_1AliasDDAClient.html#ab165537f4c9a318f31de8a272a529c9c',1,'SVF::AliasDDAClient']]],
157
+ ['gepstmt_2194',['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)']]],
158
+ ['gepsvfgnode_2195',['GepSVFGNode',['../namespaceSVF.html#a65a3be463427d1112a8b87f072f3d22f',1,'SVF']]],
159
+ ['geptime_2196',['gepTime',['../classSVF_1_1FlowSensitive.html#a282126e5b67ed4e19aa40c81180b8290',1,'SVF::FlowSensitive']]],
160
+ ['geptypebridgeiterator_2eh_2197',['GEPTypeBridgeIterator.h',['../GEPTypeBridgeIterator_8h.html',1,'']]],
161
+ ['gepvalnode_2198',['GepValNode',['../classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa288e3f5d01c94d5c5d685d43f08a6c4a',1,'SVF::SVFVar']]],
162
+ ['gepvalobjmap_2199',['GepValObjMap',['../classSVF_1_1SVFIR.html#ad7bbe1abea55ed03c9b6c81891c0bd67',1,'SVF::SVFIR']]],
163
+ ['gepvaltype_2200',['gepValType',['../classSVF_1_1GepValVar.html#a4aa450bce36b4b9f65b769eae649771a',1,'SVF::GepValVar']]],
164
+ ['gepvaluevarmap_2201',['GepValueVarMap',['../classSVF_1_1SVFIR.html#af7cc6d471b5ab6db0bdc69cffa19fbf5',1,'SVF::SVFIR']]],
165
+ ['gepvalvar_2202',['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)']]],
166
+ ['gepvfgnode_2203',['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)']]],
167
+ ['geq_2204',['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()']]],
168
+ ['geqvartovalmap_2205',['geqVarToValMap',['../classSVF_1_1IntervalExeState.html#a695fcc1ffc4a0fab83cc65ee755eebcb',1,'SVF::IntervalExeState']]],
169
+ ['get_2206',['get',['../classSVF_1_1NodeIDAllocator.html#a2bd3ca30fc9669d9a0327544bdb4557b',1,'SVF::NodeIDAllocator']]],
170
+ ['get_5falloc_5farg_5fpos_2207',['get_alloc_arg_pos',['../classSVF_1_1ExtAPI.html#a68939c789d0530151a4e79e79317531a',1,'SVF::ExtAPI']]],
171
+ ['get_5farray_5fitem_2208',['get_array_item',['../cJSON_8cpp.html#a82f460889bcb63ee840fc821feef5aa5',1,'cJSON.cpp']]],
172
+ ['get_5fcond_2209',['get_cond',['../classSVF_1_1CondVar.html#af84e7bfcff909009be5e109c600c63fe',1,'SVF::CondVar']]],
173
+ ['get_5fdecimal_5fpoint_2210',['get_decimal_point',['../cJSON_8cpp.html#ab25412ae56c8c594831918169bea100d',1,'cJSON.cpp']]],
174
+ ['get_5fid_2211',['get_id',['../classSVF_1_1CondVar.html#a5d64fa2be89051cd03301e3b07bffd6a',1,'SVF::CondVar']]],
175
+ ['get_5fnumeral_5fint_2212',['get_numeral_int',['../classSVF_1_1Z3Expr.html#aa6c7fee4f418817dfa7458d830303f6e',1,'SVF::Z3Expr']]],
176
+ ['get_5fnumeral_5fint64_2213',['get_numeral_int64',['../classSVF_1_1Z3Expr.html#ad94bbaa31e6df4e8b8238d69b8f4ae06',1,'SVF::Z3Expr']]],
177
+ ['get_5fobject_5fitem_2214',['get_object_item',['../cJSON_8cpp.html#a768303890e9be802d51b0e0a110302f4',1,'cJSON.cpp']]],
178
+ ['get_5fsort_2215',['get_sort',['../classSVF_1_1Z3Expr.html#a8b2b5fa74704d776a2cd415b599a1393',1,'SVF::Z3Expr']]],
179
+ ['getabstractstate_2216',['getAbstractState',['../classSVF_1_1SymState.html#ace7b6c80e86443e8bda390d8281be250',1,'SVF::SymState::getAbstractState() const'],['../classSVF_1_1SymState.html#add4fcf05024ada844578fcd0caf061cc',1,'SVF::SymState::getAbstractState()']]],
180
+ ['getabstractvaluekind_2217',['getAbstractValueKind',['../classSVF_1_1AbstractValue.html#a74bc740e894dfbdb2253bedc2851dd2e',1,'SVF::AbstractValue']]],
181
+ ['getaccesspath_2218',['getAccessPath',['../classSVF_1_1NormalGepCGEdge.html#aa9b33abf88b6dbaace1bea0fbbcef83f',1,'SVF::NormalGepCGEdge::getAccessPath()'],['../classSVF_1_1GepStmt.html#a6c74f234a6b40bc5292bb14874c2e600',1,'SVF::GepStmt::getAccessPath()']]],
182
+ ['getaccesspathfrombasenode_2219',['getAccessPathFromBaseNode',['../classSVF_1_1SVFIRBuilder.html#a7c401d6929e583be734c0c4e9957d0d7',1,'SVF::SVFIRBuilder']]],
183
+ ['getactualindef_2220',['getActualINDef',['../classSVF_1_1SVFGOPT.html#a550f93b640a6fd68773fbafd2944d7df',1,'SVF::SVFGOPT']]],
184
+ ['getactualinsvfgnodes_2221',['getActualINSVFGNodes',['../classSVF_1_1SVFG.html#a475205e221890204c7770c414ee63975',1,'SVF::SVFG']]],
185
+ ['getactualoutsvfgnodes_2222',['getActualOUTSVFGNodes',['../classSVF_1_1SVFG.html#a5b7ae610bee28acc2905ca82928e714f',1,'SVF::SVFG']]],
186
+ ['getactualparmatforksite_2223',['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)']]],
187
+ ['getactualparms_2224',['getActualParms',['../classSVF_1_1CallICFGNode.html#ab43c000436d0f6d978f4fff831671d5c',1,'SVF::CallICFGNode']]],
188
+ ['getactualparmvfgnode_2225',['getActualParmVFGNode',['../classSVF_1_1VFG.html#a6bbfe457dcc7104e6928323499ea964e',1,'SVF::VFG']]],
189
+ ['getactualpts_2226',['getActualPts',['../classSVF_1_1PersistentPointsToCache.html#ab2888b033a29de3af48d377dc2fe70aa',1,'SVF::PersistentPointsToCache']]],
190
+ ['getactualret_2227',['getActualRet',['../classSVF_1_1RetICFGNode.html#a9815b38f376af31b14ea2e0f3afd3427',1,'SVF::RetICFGNode']]],
191
+ ['getactualretvfgnode_2228',['getActualRetVFGNode',['../classSVF_1_1VFG.html#a0b072e8e45899b89da0a466140563c38',1,'SVF::VFG']]],
192
+ ['getaddrcgedges_2229',['getAddrCGEdges',['../classSVF_1_1ConstraintGraph.html#adee52f15f5ff58dd455e419c2643f89b',1,'SVF::ConstraintGraph']]],
193
+ ['getaddrinedges_2230',['getAddrInEdges',['../classSVF_1_1ConstraintNode.html#ae6a98932b0f0732d4af1ca8266d58077',1,'SVF::ConstraintNode']]],
194
+ ['getaddroutedges_2231',['getAddrOutEdges',['../classSVF_1_1ConstraintNode.html#a9058618987da9d21156cea72a5d5ddad',1,'SVF::ConstraintNode']]],
195
+ ['getaddrs_2232',['getAddrs',['../classSVF_1_1ConsExeState.html#a17ba209c5045d53c7df66d5cf031f8a4',1,'SVF::ConsExeState::getAddrs()'],['../classSVF_1_1ExeState.html#a3b340ae2aad86f6125d24b42ec8901d0',1,'SVF::ExeState::getAddrs()'],['../classSVF_1_1IntervalExeState.html#a056e0db56033ac4dc041e6d82d614dbd',1,'SVF::IntervalExeState::getAddrs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a48fec38aad1c2a9a140ee94e9fdd7e9b',1,'SVF::SVFIR2ItvExeState::getAddrs()']]],
196
+ ['getaggs_2233',['getAggs',['../classSVF_1_1DCHGraph.html#a159e158c794fff115d5642b85963f43b',1,'SVF::DCHGraph']]],
197
+ ['getaliasmemregions_2234',['getAliasMemRegions',['../classSVF_1_1MRGenerator.html#ad740188222439c089907fa6c6c951f02',1,'SVF::MRGenerator']]],
198
+ ['getaliasset_2235',['getAliasSet',['../classSVF_1_1SVFModule.html#aceb9c743ba592836586f3cfb76e56108',1,'SVF::SVFModule']]],
199
+ ['getallcallsitesinvokingcallee_2236',['getAllCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a80070e2f50ed1036d334250841215ca8',1,'SVF::PTACallGraph']]],
200
+ ['getallfieldsobjvars_2237',['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)']]],
201
+ ['getallpts_2238',['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()']]],
202
+ ['getallvalidptrs_2239',['getAllValidPtrs',['../classSVF_1_1PointerAnalysis.html#a60b111647e000cc983aa52513f90afbc',1,'SVF::PointerAnalysis::getAllValidPtrs()'],['../classSVF_1_1SVFIR.html#a7990c72dd6d645d713f19ed973841484',1,'SVF::SVFIR::getAllValidPtrs()']]],
203
+ ['getanalysisty_2240',['getAnalysisTy',['../classSVF_1_1PointerAnalysis.html#ac23f71c1307cda9cba44acc40059f0a3',1,'SVF::PointerAnalysis']]],
204
+ ['getancestorthread_2241',['getAncestorThread',['../classSVF_1_1TCT.html#aeb7dff0c02a90cb338c8d054d2b78984',1,'SVF::TCT']]],
205
+ ['getandersenanalysis_2242',['getAndersenAnalysis',['../classSVF_1_1DDAVFSolver.html#ac39860015b45b9af6351d0343f8983bb',1,'SVF::DDAVFSolver']]],
206
+ ['getannotations_2243',['getAnnotations',['../classSVF_1_1SVFFunction.html#a067bd6dbaf74a028d546fa56b095791b',1,'SVF::SVFFunction']]],
207
+ ['getarg_2244',['getArg',['../classSVF_1_1SVFFunction.html#a10d9481ae41dce4f266dad5e64fffcee',1,'SVF::SVFFunction']]],
208
+ ['getargno_2245',['getArgNo',['../classSVF_1_1SVFArgument.html#a978b4838cce84944c97c92e281859591',1,'SVF::SVFArgument']]],
209
+ ['getargoperand_2246',['getArgOperand',['../classSVF_1_1SVFCallInst.html#a3cbb4b4089c8b27d01da15f2d2f22e14',1,'SVF::SVFCallInst::getArgOperand()'],['../classSVF_1_1CallSite.html#a93c083aa8f3f3ef28fe80e9aaf70dfb5',1,'SVF::CallSite::getArgOperand()']]],
210
+ ['getargument_2247',['getArgument',['../classSVF_1_1CallSite.html#a9e7c94ee7f689466111487e03b2cebcc',1,'SVF::CallSite']]],
211
+ ['getattributedkind_2248',['getAttributedKind',['../classSVF_1_1GrammarBase.html#af418e1033618da75e974a04ee1d7e275',1,'SVF::GrammarBase']]],
212
+ ['getattrsyms_2249',['getAttrSyms',['../classSVF_1_1GrammarBase.html#a2620ded7573ebdb8b4595e199105ef0e',1,'SVF::GrammarBase']]],
213
+ ['getbackwardslicesize_2250',['getBackwardSliceSize',['../classSVF_1_1ProgSlice.html#a967fa01a8baae0dd086b5c09ae0faa7b',1,'SVF::ProgSlice']]],
214
+ ['getbasenode_2251',['getBaseNode',['../classSVF_1_1GepObjVar.html#a4c5e346db61f7e04c15bf8527d8eff3c',1,'SVF::GepObjVar']]],
215
+ ['getbaseobj_2252',['getBaseObj',['../classSVF_1_1SVFIR.html#af76a55c3b8255a81a566bdce35ffc749',1,'SVF::SVFIR']]],
216
+ ['getbaseobjvar_2253',['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()']]],
217
+ ['getbasetypeandflattenedfields_2254',['getBaseTypeAndFlattenedFields',['../classSVF_1_1SVFIRBuilder.html#aa7e7b3dba00201972783f93c35cadad9',1,'SVF::SVFIRBuilder']]],
218
+ ['getbasevalueforextarg_2255',['getBaseValueForExtArg',['../classSVF_1_1SVFIRBuilder.html#a892ab8cad098e9e9d8425e7f05e35c59',1,'SVF::SVFIRBuilder']]],
219
+ ['getbasevalvar_2256',['getBaseValVar',['../classSVF_1_1SVFIR.html#a5298f34143ec3a2e6bb74ebad668cbbc',1,'SVF::SVFIR']]],
220
+ ['getbasicblock_2257',['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()']]],
221
+ ['getbasicblocklist_2258',['getBasicBlockList',['../classSVF_1_1SVFFunction.html#a8f2aced2df91bf97d644d9a2de449c38',1,'SVF::SVFFunction']]],
222
+ ['getbb_2259',['getBB',['../classSVF_1_1ICFGNode.html#ae7e734f4ceca40c6cf46f16d088780ca',1,'SVF::ICFGNode::getBB()'],['../classSVF_1_1SVFStmt.html#a456aaaef63d384d9789efbbec2837a33',1,'SVF::SVFStmt::getBB()']]],
223
+ ['getbb2pidom_2260',['getBB2PIdom',['../classSVF_1_1SVFLoopAndDomInfo.html#ae8a308d5ee34c0eb4a6c1278565e5907',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2ada6e195ad3a7e26c7e7dff7459cb34',1,'SVF::SVFLoopAndDomInfo::getBB2PIdom()']]],
224
+ ['getbbpdomlevel_2261',['getBBPDomLevel',['../classSVF_1_1SVFLoopAndDomInfo.html#ac285502846c993f149b6bcc3e04f767e',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel() const'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2f718b022db1b633c5be47fcb4dcaae9',1,'SVF::SVFLoopAndDomInfo::getBBPDomLevel()']]],
225
+ ['getbbphinum_2262',['getBBPhiNum',['../classSVF_1_1MemSSA.html#a9bb6512999cbf9c7c03153be77c8af20',1,'SVF::MemSSA']]],
226
+ ['getbbpredecessornum_2263',['getBBPredecessorNum',['../namespaceSVF_1_1LLVMUtil.html#ae617611b584e3d899984c376a6e91987',1,'SVF::LLVMUtil']]],
227
+ ['getbbpredecessorpos_2264',['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']]],
228
+ ['getbbsuccessorbranchid_2265',['getBBSuccessorBranchID',['../classSVF_1_1CDGBuilder.html#af65f6090142a61d13e1510c771baaeb1',1,'SVF::CDGBuilder']]],
229
+ ['getbbsuccessorpos_2266',['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']]],
230
+ ['getbbtophisetmap_2267',['getBBToPhiSetMap',['../classSVF_1_1MemSSA.html#a966477062a453901da3631015fcf737d',1,'SVF::MemSSA']]],
231
+ ['getbeforebrackets_2268',['getBeforeBrackets',['../namespaceSVF_1_1cppUtil.html#a1cf2e4671b16b477cc779c72f2419234',1,'SVF::cppUtil']]],
232
+ ['getbeforeparenthesis_2269',['getBeforeParenthesis',['../CppUtil_8cpp.html#a2bff9158f699b6fd11c8e116b91e4809',1,'CppUtil.cpp']]],
233
+ ['getbinaryopvfgnode_2270',['getBinaryOPVFGNode',['../classSVF_1_1VFG.html#a27bd4d5ba75d65056d77882869b0c64d',1,'SVF::VFG']]],
234
+ ['getblackholenode_2271',['getBlackHoleNode',['../classSVF_1_1ConstraintGraph.html#ab2b4725a8fcae8a1bc3c026d236005b8',1,'SVF::ConstraintGraph::getBlackHoleNode()'],['../classSVF_1_1IRGraph.html#a3ce34b9fcb651689bce44ab48fbcdff0',1,'SVF::IRGraph::getBlackHoleNode()']]],
235
+ ['getblackholeobj_2272',['getBlackHoleObj',['../classSVF_1_1IRGraph.html#aafe9544b07a8c40bf915613df11df48e',1,'SVF::IRGraph']]],
236
+ ['getblkobj_2273',['getBlkObj',['../classSVF_1_1SymbolTableInfo.html#aebf96274e1ad2a523981487839a3025e',1,'SVF::SymbolTableInfo']]],
237
+ ['getblkptr_2274',['getBlkPtr',['../classSVF_1_1IRGraph.html#a3b417ee79560fd00f4cf80906044c198',1,'SVF::IRGraph']]],
238
+ ['getbranchcond_2275',['getBranchCond',['../classSVF_1_1SaberCondAllocator.html#a7d5ec3597ef0befe3b928c04db706d7a',1,'SVF::SaberCondAllocator']]],
239
+ ['getbranchcondition_2276',['getBranchCondition',['../classSVF_1_1SymState.html#a0705ae2a96a3ea5aa07cc2db928946bc',1,'SVF::SymState']]],
240
+ ['getbranchconditions_2277',['getBranchConditions',['../classSVF_1_1CDGEdge.html#aedf54ed1ce3b77c3565390ddc52bd438',1,'SVF::CDGEdge']]],
241
+ ['getbranchinst_2278',['getBranchInst',['../classSVF_1_1BranchStmt.html#a2c6fe09027838f9e0ad9ab8193ce8e9b',1,'SVF::BranchStmt']]],
242
+ ['getbranchstmt_2279',['getBranchStmt',['../classSVF_1_1BranchVFGNode.html#abbb429b521b54c2d7a6d8d7f52751455',1,'SVF::BranchVFGNode']]],
243
+ ['getbranchvfgnode_2280',['getBranchVFGNode',['../classSVF_1_1VFG.html#a47609382fcd9ef36706e1d0f0531a843',1,'SVF::VFG']]],
244
+ ['getbugdescription_2281',['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()']]],
245
+ ['getbugreport_2282',['getBugReport',['../classSVF_1_1SrcSnkDDA.html#a14b15c837ae7975f0a7ccf89ed94aed5',1,'SVF::SrcSnkDDA']]],
246
+ ['getbugset_2283',['getBugSet',['../classSVF_1_1SVFBugReport.html#a7dbf4adc013615567b33b6e293b61c8e',1,'SVF::SVFBugReport']]],
247
+ ['getbugtype_2284',['getBugType',['../classSVF_1_1GenericBug.html#a693839b33e167cd0688be2e1738198f2',1,'SVF::GenericBug']]],
248
+ ['getbvpointsto_2285',['getBVPointsTo',['../classSVF_1_1CondPTAImpl.html#a94f3e4d073b8c5bab3c46058ddba3f43',1,'SVF::CondPTAImpl']]],
249
+ ['getbyteoffset_2286',['getByteOffset',['../classSVF_1_1SVFIR2ItvExeState.html#a335922caf105ee72cd9d66a451ae3d4e',1,'SVF::SVFIR2ItvExeState']]],
250
+ ['getbytesize_2287',['getByteSize',['../classSVF_1_1SVFType.html#a95b8031f1e15d49c7d68628be1d05aae',1,'SVF::SVFType']]],
251
+ ['getbytesizeofobj_2288',['getByteSizeOfObj',['../classSVF_1_1MemObj.html#ab993dcaf5bcc1d6144cd94bcb8e18c6d',1,'SVF::MemObj::getByteSizeOfObj()'],['../classSVF_1_1ObjTypeInfo.html#ad5c4590f26859a5004b612a335a61916',1,'SVF::ObjTypeInfo::getByteSizeOfObj()']]],
252
+ ['getcachedadpointsto_2289',['getCachedADPointsTo',['../classSVF_1_1DDAVFSolver.html#a2a2b3783074c9f509fc265b97b979704',1,'SVF::DDAVFSolver']]],
253
+ ['getcachedpointsto_2290',['getCachedPointsTo',['../classSVF_1_1DDAVFSolver.html#ae31e9281e4f1e0585fdf328b7339e1bf',1,'SVF::DDAVFSolver']]],
254
+ ['getcachedtlpointsto_2291',['getCachedTLPointsTo',['../classSVF_1_1DDAVFSolver.html#aac432dfa7ccfc3434d9e0e2eb65afe7f',1,'SVF::DDAVFSolver::getCachedTLPointsTo()'],['../classSVF_1_1FlowDDA.html#a950d653b249cfc2d20932adb3498b99b',1,'SVF::FlowDDA::getCachedTLPointsTo()']]],
255
+ ['getcallblock_2292',['getCallBlock',['../classSVF_1_1ICFG.html#a1490b28446b9d8efee567ec02e2abcf3',1,'SVF::ICFG']]],
256
+ ['getcalledfunction_2293',['getCalledFunction',['../classSVF_1_1SVFCallInst.html#ab654651e3117e8480544615fb1574766',1,'SVF::SVFCallInst::getCalledFunction()'],['../classSVF_1_1CallSite.html#afa0f55d8fd4248bf6ed39892b3b37438',1,'SVF::CallSite::getCalledFunction()']]],
257
+ ['getcalledfunctions_2294',['getCalledFunctions',['../namespaceSVF_1_1LLVMUtil.html#a47d2af43ff12d9e1014fa19256619466',1,'SVF::LLVMUtil']]],
258
+ ['getcalledgebegin_2295',['getCallEdgeBegin',['../classSVF_1_1PTACallGraph.html#a4ed2fd37007de9c873d5e197a0b3bd4e',1,'SVF::PTACallGraph']]],
259
+ ['getcalledgeend_2296',['getCallEdgeEnd',['../classSVF_1_1PTACallGraph.html#a170a33ac22673dfd363c3e3b96987737',1,'SVF::PTACallGraph']]],
260
+ ['getcalledoperand_2297',['getCalledOperand',['../classSVF_1_1SVFCallInst.html#a61f00e0fde32e5dbe78958d172dd9fd3',1,'SVF::SVFCallInst']]],
261
+ ['getcalledvalue_2298',['getCalledValue',['../classSVF_1_1CallSite.html#ac6f4bb7468ce33ba123ee67e49395fd2',1,'SVF::CallSite']]],
262
+ ['getcallee_2299',['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)']]],
263
+ ['getcalleeofcallsite_2300',['getCalleeOfCallSite',['../classSVF_1_1PTACallGraph.html#aacd5f35171717cb4d758c17bef828a0f',1,'SVF::PTACallGraph']]],
264
+ ['getcallees_2301',['getCallees',['../classSVF_1_1PTACallGraph.html#a317e09edb29b110cf4273009551d31ec',1,'SVF::PTACallGraph']]],
265
+ ['getcaller_2302',['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()']]],
266
+ ['getcallerofcallsite_2303',['getCallerOfCallSite',['../classSVF_1_1PTACallGraph.html#a42035e9669204ddd5d38583db21af3d7',1,'SVF::PTACallGraph']]],
267
+ ['getcallgraph_2304',['getCallgraph',['../classSVF_1_1SrcSnkDDA.html#ad445032e9b2027b3c990ce2a250257f8',1,'SVF::SrcSnkDDA::getCallgraph()'],['../classSVF_1_1VFG.html#a1693ccdb6c1b57418316c29cde05cad2',1,'SVF::VFG::getCallGraph()']]],
268
+ ['getcallgraphnode_2305',['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']]],
269
+ ['getcallgraphscc_2306',['getCallGraphSCC',['../classSVF_1_1PointerAnalysis.html#a0bddf297a2d8cd59ce9a232f0229f248',1,'SVF::PointerAnalysis']]],
270
+ ['getcallgraphsccrepnode_2307',['getCallGraphSCCRepNode',['../classSVF_1_1PointerAnalysis.html#ae8190ce12fb0c6360953f4b05047fbe8',1,'SVF::PointerAnalysis']]],
271
+ ['getcallgraphsccrevtopoorder_2308',['getCallGraphSCCRevTopoOrder',['../classSVF_1_1MRGenerator.html#ab3d3ca72d2cddf5336d00dc623f33401',1,'SVF::MRGenerator']]],
272
+ ['getcallicfgnode_2309',['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()']]],
273
+ ['getcallinst_2310',['getCallInst',['../classSVF_1_1CallPE.html#aa50cca8bd91ffb135a7998b58ad7966f',1,'SVF::CallPE::getCallInst()'],['../classSVF_1_1RetPE.html#a9bbf558ffc8e3c1136e20d18d4c95f42',1,'SVF::RetPE::getCallInst()']]],
274
+ ['getcallinsttocallgraphedgesmap_2311',['getCallInstToCallGraphEdgesMap',['../classSVF_1_1PTACallGraph.html#a368306a46d84ccc6d07d94833aded629',1,'SVF::PTACallGraph']]],
275
+ ['getcallpes_2312',['getCallPEs',['../classSVF_1_1CallCFGEdge.html#ad0891e5b6839b443691a68b11fce978b',1,'SVF::CallCFGEdge']]],
276
+ ['getcallsite_2313',['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()']]],
277
+ ['getcallsiteargslist_2314',['getCallSiteArgsList',['../classSVF_1_1SVFIR.html#a2a1e8ce39bf8deace3c344d5f05fe6ac',1,'SVF::SVFIR']]],
278
+ ['getcallsiteargsmap_2315',['getCallSiteArgsMap',['../classSVF_1_1SVFIR.html#a346b9300ad16ef65e3ab4e11f88193a7',1,'SVF::SVFIR']]],
279
+ ['getcallsiteargspts_2316',['getCallSiteArgsPts',['../classSVF_1_1MRGenerator.html#ad402506c2938d4b5440119e6091e4057',1,'SVF::MRGenerator']]],
280
+ ['getcallsitechinum_2317',['getCallSiteChiNum',['../classSVF_1_1MemSSA.html#a2c65795ca63a53c833f5ac17a752b6dc',1,'SVF::MemSSA']]],
281
+ ['getcallsiteid_2318',['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()']]],
282
+ ['getcallsitemodmrset_2319',['getCallSiteModMRSet',['../classSVF_1_1MRGenerator.html#a4ee12b940608c34ee81b07cdc8d35538',1,'SVF::MRGenerator']]],
283
+ ['getcallsitemunum_2320',['getCallSiteMuNum',['../classSVF_1_1MemSSA.html#a9e8c5b85957485635d0f72c2f48bb8b5',1,'SVF::MemSSA']]],
284
+ ['getcallsitepair_2321',['getCallSitePair',['../classSVF_1_1PTACallGraph.html#a9155629ddc58f71c6a6f2aec978e4610',1,'SVF::PTACallGraph']]],
285
+ ['getcallsiterefmrset_2322',['getCallSiteRefMRSet',['../classSVF_1_1MRGenerator.html#acd4694a030755b7491a6ef55d9ba2682',1,'SVF::MRGenerator']]],
286
+ ['getcallsiteret_2323',['getCallSiteRet',['../classSVF_1_1SVFIR.html#a3145677c7a3763fc0d6aa7e21b264ab6',1,'SVF::SVFIR']]],
287
+ ['getcallsiteretpts_2324',['getCallSiteRetPts',['../classSVF_1_1MRGenerator.html#ab19c541dd4c3a0e691287da5dd43540d',1,'SVF::MRGenerator']]],
288
+ ['getcallsiterets_2325',['getCallSiteRets',['../classSVF_1_1SVFIR.html#a650b3931af337a92ffcb5dad5ab47b22',1,'SVF::SVFIR']]],
289
+ ['getcallsiteset_2326',['getCallSiteSet',['../classSVF_1_1SVFIR.html#aa530e33657f68fc2e8eae9435ce430cb',1,'SVF::SVFIR']]],
290
+ ['getcallsitetochisetmap_2327',['getCallSiteToChiSetMap',['../classSVF_1_1MemSSA.html#a8f88acad31782bfa962e4349d8f4185d',1,'SVF::MemSSA']]],
291
+ ['getcallsitetomusetmap_2328',['getCallSiteToMuSetMap',['../classSVF_1_1MemSSA.html#a06081aa029b1fe3f9427f85a0261fd43',1,'SVF::MemSSA']]],
292
+ ['getcandidatequeries_2329',['getCandidateQueries',['../classSVF_1_1DDAClient.html#a6f50b9a26f66e716acf163cc77030e5f',1,'SVF::DDAClient::getCandidateQueries()'],['../classSVF_1_1DDAVFSolver.html#a73bbf4f763316e8d5db62d163da35a18',1,'SVF::DDAVFSolver::getCandidateQueries()']]],
293
+ ['getcandidates_2330',['getCandidates',['../classSVF_1_1WPAMinimumSolver.html#a2dc1f9588dd3ac376f8bb17a144c6fb2',1,'SVF::WPAMinimumSolver']]],
294
+ ['getcanonicaltype_2331',['getCanonicalType',['../classSVF_1_1DCHGraph.html#a079feacdcc3783f4a9108a3b2d2aed2c',1,'SVF::DCHGraph']]],
295
+ ['getcasevalue_2332',['getCaseValue',['../namespaceSVF_1_1LLVMUtil.html#a33e8378ae1a911169394e545a4ba2220',1,'SVF::LLVMUtil']]],
296
+ ['getcbn_2333',['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()']]],
297
+ ['getcdg_2334',['getCDG',['../classSVF_1_1CDG.html#aadc90afbdeff9aae0365cde7b96ae9bc',1,'SVF::CDG']]],
298
+ ['getcdgedge_2335',['getCDGEdge',['../classSVF_1_1CDG.html#aede6e10b06e7f5581dd7c042d5304b37',1,'SVF::CDG']]],
299
+ ['getcdgnode_2336',['getCDGNode',['../classSVF_1_1CDG.html#a61c0aa5c27014d3e20d7d6ec6ace9216',1,'SVF::CDG']]],
300
+ ['getcdn_2337',['getCDN',['../classSVF_1_1CFBasicBlockGWTO.html#a0f3ba7dd8271cf960bba22a4dc38d02c',1,'SVF::CFBasicBlockGWTO']]],
301
+ ['getcfbasicblockedge_2338',['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)']]],
302
+ ['getcfbasicblockgraph_2339',['getCFBasicBlockGraph',['../classSVF_1_1CFBasicBlockGBuilder.html#a879d8affb9b113c9d2d976cdd31b60f1',1,'SVF::CFBasicBlockGBuilder']]],
303
+ ['getcfbasicblocknode_2340',['getCFBasicBlockNode',['../classSVF_1_1CFBasicBlockGraph.html#a54200b5a7c41c2ba19660da34c295e81',1,'SVF::CFBasicBlockGraph']]],
304
+ ['getcfcond_2341',['getCFCond',['../classSVF_1_1SaberCondAllocator.html#ace1ef8c6e9bc369a6828e7220979e40b',1,'SVF::SaberCondAllocator']]],
305
+ ['getcfledges_2342',['getCFLEdges',['../classSVF_1_1CFLGraph.html#afcf910a94a3b081067f5a55599475a16',1,'SVF::CFLGraph']]],
306
+ ['getcflgraph_2343',['getCFLGraph',['../classSVF_1_1CFLBase.html#a22ab9bbaee16e06d04817db8c394cc0b',1,'SVF::CFLBase']]],
307
+ ['getcflpts_2344',['getCFLPts',['../classSVF_1_1CFLAlias.html#acbbacca91cb85f67523aa8f84f6fe629',1,'SVF::CFLAlias']]],
308
+ ['getcheckerapi_2345',['getCheckerAPI',['../classSVF_1_1SaberCheckerAPI.html#acf41a2b6de063da9ed492ef0da129036',1,'SVF::SaberCheckerAPI']]],
309
+ ['getchg_2346',['getCHG',['../classSVF_1_1SVFIR.html#a7e8059ebd9bdeed8891fb231d148316d',1,'SVF::SVFIR']]],
310
+ ['getchgraph_2347',['getCHGraph',['../classSVF_1_1PointerAnalysis.html#ae2cc7cd0803dbd90639140e71b06b1b5',1,'SVF::PointerAnalysis']]],
311
+ ['getchildrenbegin_2348',['getChildrenBegin',['../classSVF_1_1TCT.html#a511c2ee4cfdc01a720135b2cd493fe3b',1,'SVF::TCT']]],
312
+ ['getchildrenend_2349',['getChildrenEnd',['../classSVF_1_1TCT.html#af47837e30a80e8d6684f3ee6001afb7a',1,'SVF::TCT']]],
313
+ ['getchiset_2350',['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)']]],
314
+ ['getclassnamefromtype_2351',['getClassNameFromType',['../namespaceSVF_1_1LLVMUtil.html#a416bcb6da0650f546cb7d83e6be850b6',1,'SVF::LLVMUtil']]],
315
+ ['getclassnamefromvtblobj_2352',['getClassNameFromVtblObj',['../namespaceSVF_1_1cppUtil.html#ae0f374d110eefcfcf4c196c85db6c0d2',1,'SVF::cppUtil']]],
316
+ ['getclassnameofthisptr_2353',['getClassNameOfThisPtr',['../namespaceSVF_1_1LLVMUtil.html#aa841a295ec803b6a1f2bd248f63f863f',1,'SVF::LLVMUtil']]],
317
+ ['getclk_2354',['getClk',['../classSVF_1_1SVFStat.html#ac9d390c417df6f6af6b274618b87010d',1,'SVF::SVFStat']]],
318
+ ['getcmpvfgnode_2355',['getCmpVFGNode',['../classSVF_1_1VFG.html#a9215c1d7f1152967f0731057a085e793',1,'SVF::VFG']]],
319
+ ['getcompletenodelabel_2356',['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()']]],
320
+ ['getcond_2357',['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()']]],
321
+ ['getcondinst_2358',['getCondInst',['../classSVF_1_1SaberCondAllocator.html#a1d8b90edf6ec679a97282ba60c07134d',1,'SVF::SaberCondAllocator']]],
322
+ ['getcondition_2359',['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()']]],
323
+ ['getcondnum_2360',['getCondNum',['../classSVF_1_1SaberCondAllocator.html#a634376c35eceaf4dc995a71484d9bc7c',1,'SVF::SaberCondAllocator']]],
324
+ ['getcondpointsto_2361',['getCondPointsTo',['../classSVF_1_1CondPTAImpl.html#a454a998ef5a866f2a6f270e3283c6ebd',1,'SVF::CondPTAImpl']]],
325
+ ['getcondvar_2362',['getCondVar',['../classSVF_1_1CxtStmtDPItem.html#ab1098f5093419b62ea27a20933059270',1,'SVF::CxtStmtDPItem']]],
326
+ ['getconservativecpts_2363',['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()']]],
327
+ ['getconstantfieldidx_2364',['getConstantFieldIdx',['../classSVF_1_1DCHEdge.html#a500ccfa8f8327ab792844698423d8578',1,'SVF::DCHEdge::getConstantFieldIdx()'],['../classSVF_1_1NormalGepCGEdge.html#ad00a9492e48686cb8a5d593a1a52e872',1,'SVF::NormalGepCGEdge::getConstantFieldIdx()'],['../classSVF_1_1AccessPath.html#a68e49bb797a84ea035ea338549f2e054',1,'SVF::AccessPath::getConstantFieldIdx()'],['../classSVF_1_1GepStmt.html#afe5ae814b71b59fc03bd672d62a5fab7',1,'SVF::GepStmt::getConstantFieldIdx()'],['../classSVF_1_1GepValVar.html#ada19ed60cb6623867b00b0f59cf0453a',1,'SVF::GepValVar::getConstantFieldIdx()'],['../classSVF_1_1GepObjVar.html#a10790e82dbb00532d4aa171f592c54bc',1,'SVF::GepObjVar::getConstantFieldIdx()']]],
328
+ ['getconstantnode_2365',['getConstantNode',['../classSVF_1_1IRGraph.html#ac5da3a0cbe040a45d719b6f6a23aed91',1,'SVF::IRGraph']]],
329
+ ['getconstantobj_2366',['getConstantObj',['../classSVF_1_1IRGraph.html#aceae1e4e49a1d2e63ef3d71a7e5ef3eb',1,'SVF::IRGraph::getConstantObj()'],['../classSVF_1_1SymbolTableInfo.html#a661eb9ff1839c3af942517808414202b',1,'SVF::SymbolTableInfo::getConstantObj()']]],
330
+ ['getconstantset_2367',['getConstantSet',['../classSVF_1_1SVFModule.html#aa29e64e29db6af2387dec987a5e1985b',1,'SVF::SVFModule']]],
331
+ ['getconstraintgraph_2368',['getConstraintGraph',['../classSVF_1_1AndersenBase.html#aaec5125db063f8c1e7431ac7fe7a70f2',1,'SVF::AndersenBase']]],
332
+ ['getconstraintnode_2369',['getConstraintNode',['../classSVF_1_1ConstraintGraph.html#a26722666cc8f2fce61bed73f086a0e87',1,'SVF::ConstraintGraph']]],
333
+ ['getconstructorthisptr_2370',['getConstructorThisPtr',['../namespaceSVF_1_1LLVMUtil.html#addcfb0135655706a86f6cc628475fccf',1,'SVF::LLVMUtil']]],
334
+ ['getconsume_2371',['getConsume',['../classSVF_1_1VersionedFlowSensitive.html#af93e65faae99459621ae45cf9d36005d',1,'SVF::VersionedFlowSensitive']]],
335
+ ['getcontext_2372',['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()']]],
336
+ ['getcontexts_2373',['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()']]],
337
+ ['getcopyinedges_2374',['getCopyInEdges',['../classSVF_1_1ConstraintNode.html#aa7fda7753c353db3284e087270ab7cd0',1,'SVF::ConstraintNode']]],
338
+ ['getcopyoutedges_2375',['getCopyOutEdges',['../classSVF_1_1ConstraintNode.html#ab77173aa8af6155b569f20ff0cdcec72',1,'SVF::ConstraintNode']]],
339
+ ['getcsclasses_2376',['getCSClasses',['../classSVF_1_1CHGBuilder.html#adc1b1f45e7000fa57e3a70ef9e4af853',1,'SVF::CHGBuilder']]],
340
+ ['getcsidatcall_2377',['getCSIDAtCall',['../classSVF_1_1ContextDDA.html#a2ce589a1d63a5126e178fc47527e0f92',1,'SVF::ContextDDA']]],
341
+ ['getcsidatret_2378',['getCSIDAtRet',['../classSVF_1_1ContextDDA.html#a7687f36ad3f27bb16069975f00a1a202',1,'SVF::ContextDDA']]],
342
+ ['getcsstatictype_2379',['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']]],
343
+ ['getcstcls_2380',['getCSTCLS',['../classSVF_1_1LockAnalysis.html#a7faecaee57dbef533dc46b2708305ab2',1,'SVF::LockAnalysis']]],
344
+ ['getcsvfsbasedoncha_2381',['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()']]],
345
+ ['getcsvtblsbasedoncha_2382',['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()']]],
346
+ ['getcurevalsvfgnode_2383',['getCurEvalSVFGNode',['../classSVF_1_1SaberCondAllocator.html#a9aec07a64b97d546cfa0efe10f888b6a',1,'SVF::SaberCondAllocator']]],
347
+ ['getcurnodeid_2384',['getCurNodeID',['../classSVF_1_1DPItem.html#a03a90eca842c0e83d874902103f6fdb2',1,'SVF::DPItem']]],
348
+ ['getcurrent_2385',['getCurrent',['../classSVF_1_1mapped__iter.html#a515d4ba2964e6779314a248d92b6d3fc',1,'SVF::mapped_iter']]],
349
+ ['getcurrentbb_2386',['getCurrentBB',['../classSVF_1_1SVFIRBuilder.html#a6c0229120c8c96be35d2e8000b87384f',1,'SVF::SVFIRBuilder']]],
350
+ ['getcurrentbestnodemapping_2387',['getCurrentBestNodeMapping',['../classSVF_1_1PointsTo.html#ae349a9ce6a8739925baffd83d1878b0e',1,'SVF::PointsTo']]],
351
+ ['getcurrentbestreversenodemapping_2388',['getCurrentBestReverseNodeMapping',['../classSVF_1_1PointsTo.html#a19b84abf5e9c85e82ae18b77083467e9',1,'SVF::PointsTo']]],
352
+ ['getcurrentvalue_2389',['getCurrentValue',['../classSVF_1_1SVFIRBuilder.html#a95fd13343636bcbc18db1ef8d630c52e',1,'SVF::SVFIRBuilder']]],
353
+ ['getcurslice_2390',['getCurSlice',['../classSVF_1_1SrcSnkDDA.html#ad50e479db8f0733326974709d6ffe653',1,'SVF::SrcSnkDDA']]],
354
+ ['getcursvfgnode_2391',['getCurSVFGNode',['../classSVF_1_1ProgSlice.html#afad8cd2f720bf01eedd825c3c418abc0',1,'SVF::ProgSlice']]],
355
+ ['getcxtarg_2392',['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)']]],
356
+ ['getcxtlockfromcxtstmt_2393',['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)']]],
357
+ ['getcxtofcxtthread_2394',['getCxtOfCxtThread',['../classSVF_1_1TCT.html#ab4bc72ca330b315df06f2d4d2c1a7b4f',1,'SVF::TCT']]],
358
+ ['getcxtstmtfrominst_2395',['getCxtStmtfromInst',['../classSVF_1_1LockAnalysis.html#a53f42781e99dfb872f0528ef18b1f824',1,'SVF::LockAnalysis']]],
359
+ ['getcxtthread_2396',['getCxtThread',['../classSVF_1_1TCTNode.html#a21591b19f6a9267151c31178f9543ee6',1,'SVF::TCTNode']]],
360
+ ['getdatalayout_2397',['getDataLayout',['../namespaceSVF_1_1LLVMUtil.html#a151fd7fb2b2ebe72af7c417defbb4f4d',1,'SVF::LLVMUtil']]],
361
+ ['getdeclaration_2398',['getDeclaration',['../classSVF_1_1LLVMModuleSet.html#aa4a604e47daaaf95babc7aca68991000',1,'SVF::LLVMModuleSet']]],
362
+ ['getdef_2399',['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()']]],
363
+ ['getdeffunformultiplemodule_2400',['getDefFunForMultipleModule',['../classSVF_1_1SVFFunction.html#a804a41f4eb078586f20f7d5755ea6fdd',1,'SVF::SVFFunction::getDefFunForMultipleModule()'],['../namespaceSVF_1_1LLVMUtil.html#a3d34fcdfc98add848a34fd5259c11eb2',1,'SVF::LLVMUtil::getDefFunForMultipleModule()']]],
364
+ ['getdefglobalformultiplemodule_2401',['getDefGlobalForMultipleModule',['../classSVF_1_1SVFGlobalValue.html#aa3331b344db3eb233d01ca4ee4bb5b01',1,'SVF::SVFGlobalValue']]],
365
+ ['getdefinition_2402',['getDefinition',['../classSVF_1_1LLVMModuleSet.html#a6e670254385050b9a5e612f881b07b9c',1,'SVF::LLVMModuleSet']]],
366
+ ['getdefsvfgnode_2403',['getDefSVFGNode',['../classSVF_1_1DDAVFSolver.html#a55803a2d30137b5ad15c5afeec7c6b28',1,'SVF::DDAVFSolver::getDefSVFGNode()'],['../classSVF_1_1SVFG.html#a8e7a945f4266e8dc7dcfff2ad6494bfb',1,'SVF::SVFG::getDefSVFGNode()']]],
367
+ ['getdefsvfvars_2404',['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()']]],
368
+ ['getdefvfgnode_2405',['getDefVFGNode',['../classSVF_1_1VFG.html#ad28caacede7ab7f3a6676e37655ee84e',1,'SVF::VFG']]],
369
+ ['getdescendants_2406',['getDescendants',['../classSVF_1_1CHGraph.html#a26f89a9b269cad3fc894110d25598715',1,'SVF::CHGraph']]],
370
+ ['getdfin_2407',['getDFIn',['../classSVF_1_1MutableDFPTData.html#ae999df6f94a097f1fcb36979327790de',1,'SVF::MutableDFPTData']]],
371
+ ['getdfinptidref_2408',['getDFInPtIdRef',['../classSVF_1_1PersistentDFPTData.html#afc28b40eea7bad5276bbab30749d598b',1,'SVF::PersistentDFPTData']]],
372
+ ['getdfinptsmap_2409',['getDFInPtsMap',['../classSVF_1_1MutableDFPTData.html#a7559810e1ad40588f5fd82123ea1f150',1,'SVF::MutableDFPTData']]],
373
+ ['getdfinptsset_2410',['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()']]],
374
+ ['getdfinputmap_2411',['getDFInputMap',['../classSVF_1_1FlowSensitive.html#a9717517387c14c2e64c7ae3c3149bb57',1,'SVF::FlowSensitive']]],
375
+ ['getdfinupdatedvar_2412',['getDFInUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ae4d0989cb98814f943bd4dfd09a37017',1,'SVF::MutableIncDFPTData::getDFInUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#a1bd459f50c328974294930698fc61b8e',1,'SVF::PersistentIncDFPTData::getDFInUpdatedVar()']]],
376
+ ['getdfout_2413',['getDFOut',['../classSVF_1_1MutableDFPTData.html#a6d02392602cf7956ff41e345518d683c',1,'SVF::MutableDFPTData']]],
377
+ ['getdfoutptidref_2414',['getDFOutPtIdRef',['../classSVF_1_1PersistentDFPTData.html#ab13b3a484a5ac22c47391f1b2eaa58a1',1,'SVF::PersistentDFPTData']]],
378
+ ['getdfoutptsmap_2415',['getDFOutPtsMap',['../classSVF_1_1MutableDFPTData.html#a034c1bf20ab8a73a97863073e08dcd4e',1,'SVF::MutableDFPTData']]],
379
+ ['getdfoutptsset_2416',['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()']]],
380
+ ['getdfoutputmap_2417',['getDFOutputMap',['../classSVF_1_1FlowSensitive.html#a661c4c1d5902c924060cc81219591d6f',1,'SVF::FlowSensitive']]],
381
+ ['getdfoutupdatedvar_2418',['getDFOutUpdatedVar',['../classSVF_1_1MutableIncDFPTData.html#ad1ae7faf04ba10ac4ac6a6f1cc498547',1,'SVF::MutableIncDFPTData::getDFOutUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#aa50d20f82143fd56cbe468b29bf9e11e',1,'SVF::PersistentIncDFPTData::getDFOutUpdatedVar()']]],
382
+ ['getdfptdataty_2419',['getDFPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a642613e98982259183d3f34a97f05502',1,'SVF::BVDataPTAImpl']]],
383
+ ['getdiffptdataty_2420',['getDiffPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#ab9c0bb439f98ae11dd178148109697ab',1,'SVF::BVDataPTAImpl']]],
384
+ ['getdiffpts_2421',['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()']]],
385
+ ['getdirandindjoinedtid_2422',['getDirAndIndJoinedTid',['../classSVF_1_1MHP.html#aed0633101a35b43a1769261db14fb1a1',1,'SVF::MHP::getDirAndIndJoinedTid()'],['../classSVF_1_1ForkJoinAnalysis.html#a34ec31a6859cd94b525bfa26e549d8c1',1,'SVF::ForkJoinAnalysis::getDirAndIndJoinedTid()']]],
386
+ ['getdircallsitesinvokingcallee_2423',['getDirCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a0d2544130cc2cdc3ac418c975c278eb2',1,'SVF::PTACallGraph']]],
387
+ ['getdirectcalls_2424',['getDirectCalls',['../classSVF_1_1PTACallGraphEdge.html#af0e9f86be3cf263b868f80d374641fc9',1,'SVF::PTACallGraphEdge::getDirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a6310e7684d6b6ecd345f557eda899160',1,'SVF::PTACallGraphEdge::getDirectCalls() const']]],
388
+ ['getdirectcgedges_2425',['getDirectCGEdges',['../classSVF_1_1ConstraintGraph.html#ad7196d5f05192d9468ee0ca93b6b66ee',1,'SVF::ConstraintGraph']]],
389
+ ['getdirectinedges_2426',['getDirectInEdges',['../classSVF_1_1ConstraintNode.html#a2d37b9e477f8ddc9f9b517b9e2867d44',1,'SVF::ConstraintNode']]],
390
+ ['getdirectlyjoinedtid_2427',['getDirectlyJoinedTid',['../classSVF_1_1ForkJoinAnalysis.html#a819ef18524ee9104b920d1a465c61da1',1,'SVF::ForkJoinAnalysis']]],
391
+ ['getdirectoutedges_2428',['getDirectOutEdges',['../classSVF_1_1ConstraintNode.html#a06c9db0dcc96af4707ba29b9a959ae28',1,'SVF::ConstraintNode']]],
392
+ ['getdistancematrix_2429',['getDistanceMatrix',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#adf415d244ef1fafe7a7de3c360553c0f',1,'SVF::NodeIDAllocator::Clusterer']]],
393
+ ['getdomfrontiermap_2430',['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()']]],
394
+ ['getdomtreemap_2431',['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()']]],
395
+ ['getdpim_2432',['getDPIm',['../classSVF_1_1DDAVFSolver.html#ad7d92fad8606d5512786a7b7a08930e2',1,'SVF::DDAVFSolver']]],
396
+ ['getdpimwitholdcond_2433',['getDPImWithOldCond',['../classSVF_1_1DDAVFSolver.html#ac4cb0b666d68d135c5e385bfc880fd67',1,'SVF::DDAVFSolver']]],
397
+ ['getdpmsetatloc_2434',['getDpmSetAtLoc',['../classSVF_1_1DDAVFSolver.html#a6c32a1cdcdbea0151c8cf17ffe598f29',1,'SVF::DDAVFSolver']]],
398
+ ['getdstid_2435',['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()']]],
399
+ ['getdstnode_2436',['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()']]],
400
+ ['getebnfsigns_2437',['getEBNFSigns',['../classSVF_1_1GrammarBase.html#a51b55df841ae449ecf0888325c6e8c6a',1,'SVF::GrammarBase']]],
401
+ ['getec_2438',['getEC',['../classSVF_1_1Steensgaard.html#af2afffc0617d588a68fdfa4fcfd24b70',1,'SVF::Steensgaard']]],
402
+ ['getedge_2439',['getEdge',['../classSVF_1_1ConstraintGraph.html#a04a57ef9803917346cb966e05ecd0de4',1,'SVF::ConstraintGraph']]],
403
+ ['getedgeattri_2440',['getEdgeAttri',['../classSVF_1_1CFLEdge.html#ae4c8562ff6801503de9e3cb0c4ebe2b8',1,'SVF::CFLEdge']]],
404
+ ['getedgeattributes_2441',['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()']]],
405
+ ['getedgedestlabel_2442',['getEdgeDestLabel',['../structSVF_1_1DefaultDOTGraphTraits.html#a5e560e93632e0ed1934d4c4508ca1884',1,'SVF::DefaultDOTGraphTraits']]],
406
+ ['getedgeid_2443',['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()']]],
407
+ ['getedgekind_2444',['getEdgeKind',['../classSVF_1_1CFLEdge.html#acab367a1633d00afdafadf3f3a43e0c8',1,'SVF::CFLEdge::getEdgeKind()'],['../classSVF_1_1GenericEdge.html#abe8525c542def8162b094c169a01993b',1,'SVF::GenericEdge::getEdgeKind()']]],
408
+ ['getedgekindwithmask_2445',['getEdgeKindWithMask',['../classSVF_1_1CFLEdge.html#a5d11e42f5571287992362669fee9e159',1,'SVF::CFLEdge']]],
409
+ ['getedgekindwithoutmask_2446',['getEdgeKindWithoutMask',['../classSVF_1_1GenericEdge.html#a20d8b844fc4bb0bb776d290b4e477fc5',1,'SVF::GenericEdge']]],
410
+ ['getedgeptr_2447',['getEdgePtr',['../classSVF_1_1GenericGraphReader.html#a89b27c406d4afb9ed4d1745cc32a85c4',1,'SVF::GenericGraphReader']]],
411
+ ['getedgesourcelabel_2448',['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()']]],
412
+ ['getedgesourcelabels_2449',['getEdgeSourceLabels',['../classSVF_1_1GraphWriter.html#aa2d0fada900a8e08af0539498905a74f',1,'SVF::GraphWriter']]],
413
+ ['getedgetarget_2450',['getEdgeTarget',['../structSVF_1_1DefaultDOTGraphTraits.html#acfab6216e24999e92b2354e4f15b96b6',1,'SVF::DefaultDOTGraphTraits']]],
414
+ ['getedgetype_2451',['getEdgeType',['../classSVF_1_1CHEdge.html#ae2b90913c6c5a30df2b285d31c694525',1,'SVF::CHEdge']]],
415
+ ['getelementnum_2452',['getElementNum',['../classSVF_1_1AccessPath.html#a3c98f0c5f07109f9da0a8a897aa51d18',1,'SVF::AccessPath']]],
416
+ ['getelementptrinst_2453',['GetElementPtrInst',['../namespaceSVF.html#ac4e93e1fec646ff222940a663843921b',1,'SVF']]],
417
+ ['getelementset_2454',['getElementSet',['../classSVF_1_1CondStdSet.html#a29892f43cc8420d4d2b4046140476320',1,'SVF::CondStdSet']]],
418
+ ['getentryblock_2455',['getEntryBlock',['../classSVF_1_1SVFFunction.html#a793f485e92d12cf407f2ffa41861eb3d',1,'SVF::SVFFunction']]],
419
+ ['getentrynode_2456',['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()']]],
420
+ ['getentryprocs_2457',['getEntryProcs',['../classSVF_1_1TCT.html#a692a74188f141ffbdbb859ecae8b07ab',1,'SVF::TCT']]],
421
+ ['getepsilonprods_2458',['getEpsilonProds',['../classSVF_1_1CFGrammar.html#a79d4babef29a8206379a0fc4017d5f29',1,'SVF::CFGrammar']]],
422
+ ['getes_2459',['getEs',['../classSVF_1_1SVFIR2ConsExeState.html#ae6ce6caa5645ae5c7cb24e094d4be78f',1,'SVF::SVFIR2ConsExeState::getEs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a56434326130c8127c823097ad764947b',1,'SVF::SVFIR2ItvExeState::getEs()']]],
423
+ ['getescapobjviaglobals_2460',['getEscapObjviaGlobals',['../classSVF_1_1MRGenerator.html#add22c9a95478dea21148e87c8dfc584a',1,'SVF::MRGenerator']]],
424
+ ['getevalbrcond_2461',['getEvalBrCond',['../classSVF_1_1SaberCondAllocator.html#aeaac2e7be66c26cc10b0cad7d2040874',1,'SVF::SaberCondAllocator']]],
425
+ ['geteventdescription_2462',['getEventDescription',['../classSVF_1_1SVFBugEvent.html#a7c5d28996f9715d0f90d664b93477a23',1,'SVF::SVFBugEvent']]],
426
+ ['geteventloc_2463',['getEventLoc',['../classSVF_1_1SVFBugEvent.html#a5b3fcd366e5275927eb66a02dc6040f8',1,'SVF::SVFBugEvent']]],
427
+ ['geteventstack_2464',['getEventStack',['../classSVF_1_1GenericBug.html#aa63e1b3fb32d0383a57ab5c503673d18',1,'SVF::GenericBug']]],
428
+ ['geteventtype_2465',['getEventType',['../classSVF_1_1SVFBugEvent.html#a7ded0022f3852a08a05c67aeae77162f',1,'SVF::SVFBugEvent']]],
429
+ ['getexecutionstate_2466',['getExecutionState',['../classSVF_1_1SymState.html#aaaaa4e2a25d1cce483272a5da91886bd',1,'SVF::SymState::getExecutionState() const'],['../classSVF_1_1SymState.html#a188a2f94614d913913127d839b9884ee',1,'SVF::SymState::getExecutionState()']]],
430
+ ['getexestatekind_2467',['getExeStateKind',['../classSVF_1_1ExeState.html#ab7f7de02202838bb9e3da5410983cfb1',1,'SVF::ExeState']]],
431
+ ['getexitbb_2468',['getExitBB',['../classSVF_1_1SVFFunction.html#a8ca4fa87f4c26b71c6e03c8f32db1071',1,'SVF::SVFFunction']]],
432
+ ['getexitblocksofloop_2469',['getExitBlocksOfLoop',['../classSVF_1_1SVFLoopAndDomInfo.html#a48654f61a84ac5f93b02fb618cd0d045',1,'SVF::SVFLoopAndDomInfo::getExitBlocksOfLoop()'],['../classSVF_1_1SVFFunction.html#a61505b528343c7d728eba3a705930a16',1,'SVF::SVFFunction::getExitBlocksOfLoop()']]],
433
+ ['getexitinstofparentroutinefun_2470',['getExitInstOfParentRoutineFun',['../classSVF_1_1ForkJoinAnalysis.html#ae9fe4c9382f13d339db3baa39d956b05',1,'SVF::ForkJoinAnalysis']]],
434
+ ['getexpr_2471',['getExpr',['../classSVF_1_1Z3Expr.html#a57c199ba2c3c6a6d44a86e0b1429be55',1,'SVF::Z3Expr']]],
435
+ ['getexprsize_2472',['getExprSize',['../classSVF_1_1Z3Expr.html#a7cf1481ad29951ca46c1d4418f28c91e',1,'SVF::Z3Expr']]],
436
+ ['getextapi_2473',['getExtAPI',['../classSVF_1_1ExtAPI.html#a58a764c27354d5f9b70995d30de65f1d',1,'SVF::ExtAPI']]],
437
+ ['getextbcpath_2474',['getExtBcPath',['../classSVF_1_1ExtAPI.html#a26bc352dbfd1b2fe34106a73f1f6d50c',1,'SVF::ExtAPI']]],
438
+ ['getexternalnode_2475',['getExternalNode',['../classSVF_1_1PointsTo.html#a80a3caf74c138b3833c79622fef7b626',1,'SVF::PointsTo']]],
439
+ ['getextfuncannotation_2476',['getExtFuncAnnotation',['../classSVF_1_1ExtAPI.html#a641c82ed1f1a86f0f8a6015ef1fdbfef',1,'SVF::ExtAPI']]],
440
+ ['getfalsecond_2477',['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()']]],
441
+ ['getfalsevalue_2478',['getFalseValue',['../classSVF_1_1SelectStmt.html#af64d7855e352a0afb5d2e98a8622a4ad',1,'SVF::SelectStmt']]],
442
+ ['getfalsez3expr_2479',['getFalseZ3Expr',['../classSVF_1_1ConsExeState.html#a4997055a5a0a87db5420c569a43a9376',1,'SVF::ConsExeState']]],
443
+ ['getfieldjson_2480',['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()']]],
444
+ ['getfieldobjnodenum_2481',['getFieldObjNodeNum',['../classSVF_1_1SVFIR.html#a3bbaafd80dfcae6ccc82c3d8b9d303ea',1,'SVF::SVFIR']]],
445
+ ['getfieldsaftercollapse_2482',['getFieldsAfterCollapse',['../classSVF_1_1SVFIR.html#a42d1e2f0213fb6e54c56cc0695b57cb0',1,'SVF::SVFIR']]],
446
+ ['getfieldtype_2483',['getFieldType',['../classSVF_1_1DCHGraph.html#acaff636e6a9cf59363d6ee00435c04ff',1,'SVF::DCHGraph']]],
447
+ ['getfieldtypes_2484',['getFieldTypes',['../classSVF_1_1DCHGraph.html#ae9a0007299178912e2568dc7158d6824',1,'SVF::DCHGraph']]],
448
+ ['getfieldvalnodenum_2485',['getFieldValNodeNum',['../classSVF_1_1SVFIR.html#a8a24e0bf9f95fc1519d4013e0e82dec9',1,'SVF::SVFIR']]],
449
+ ['getfilename_2486',['getFileName',['../classSVF_1_1PAGBuilderFromFile.html#aaaa1e516e5eeceece371a9178142c3ff',1,'SVF::PAGBuilderFromFile']]],
450
+ ['getfilepath_2487',['getFilePath',['../ExtAPI_8cpp.html#a7d2ff3727892c4ee0eff596174eb5b84',1,'ExtAPI.cpp']]],
451
+ ['getfilledproductions_2488',['getFilledProductions',['../classSVF_1_1CFGNormalizer.html#ae98ed705e8e076a9e1cd8fd6f2bf9d54',1,'SVF::CFGNormalizer']]],
452
+ ['getfiobjvar_2489',['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']]],
453
+ ['getfirstrhssymbol_2490',['getFirstRHSSymbol',['../classSVF_1_1CFGrammar.html#a48aa7267893296b066050d3b444c14e7',1,'SVF::CFGrammar']]],
454
+ ['getfirstrhstoprods_2491',['getFirstRHSToProds',['../classSVF_1_1CFGrammar.html#ad06bd6d1c5fb6fc02efc694c2715a27c',1,'SVF::CFGrammar']]],
455
+ ['getflattenedelemidx_2492',['getFlattenedElemIdx',['../classSVF_1_1SymbolTableInfo.html#a24df52313f8093bb651ae9da972cd663',1,'SVF::SymbolTableInfo']]],
456
+ ['getflattenedelemidxvec_2493',['getFlattenedElemIdxVec',['../classSVF_1_1StInfo.html#a55e5fd85f232c1867c5c6a73646d53eb',1,'SVF::StInfo::getFlattenedElemIdxVec()'],['../classSVF_1_1StInfo.html#a992be4812dc2315fa0507a933a219250',1,'SVF::StInfo::getFlattenedElemIdxVec() const']]],
457
+ ['getflattenedfieldidxvec_2494',['getFlattenedFieldIdxVec',['../classSVF_1_1StInfo.html#aaf05447c20c9f90eea64ab6e88d6ab05',1,'SVF::StInfo::getFlattenedFieldIdxVec()'],['../classSVF_1_1StInfo.html#a21b71971462da15891eb9ebfbce0aba2',1,'SVF::StInfo::getFlattenedFieldIdxVec() const']]],
458
+ ['getflattenelementtypes_2495',['getFlattenElementTypes',['../classSVF_1_1StInfo.html#a03bfeee0406c7e54557e74f3a8e848b7',1,'SVF::StInfo::getFlattenElementTypes()'],['../classSVF_1_1StInfo.html#a720cd5a07daddf3e4ad33a937c9e9695',1,'SVF::StInfo::getFlattenElementTypes() const']]],
459
+ ['getflattenfieldtypes_2496',['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()']]],
460
+ ['getflatternedelemtype_2497',['getFlatternedElemType',['../classSVF_1_1SymbolTableInfo.html#a806ae865d29c4b05b69c499284758c6f',1,'SVF::SymbolTableInfo']]],
461
+ ['getfollowers_2498',['getFollowers',['../classSVF_1_1PCG.html#a1312d734609f82230d3c00a99b189db9',1,'SVF::PCG']]],
462
+ ['getforkedfun_2499',['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)']]],
463
+ ['getforkedgebegin_2500',['getForkEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#a8721610a39212613ad55bbd46a35c576',1,'SVF::ThreadCallGraph']]],
464
+ ['getforkedgeend_2501',['getForkEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a8351e7ab445cb7faf0209d1fbc63fce1',1,'SVF::ThreadCallGraph']]],
465
+ ['getforkedthread_2502',['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']]],
466
+ ['getformalinsvfgnodes_2503',['getFormalINSVFGNodes',['../classSVF_1_1SVFG.html#a9d0714075d6071c26d26cf16c4dec7c5',1,'SVF::SVFG']]],
467
+ ['getformaloutdef_2504',['getFormalOUTDef',['../classSVF_1_1SVFGOPT.html#a8d0b44ba9f3e6f9344a10d085d7be2b4',1,'SVF::SVFGOPT']]],
468
+ ['getformaloutsvfgnodes_2505',['getFormalOUTSVFGNodes',['../classSVF_1_1SVFG.html#a287c337697eed7d92889bca0a0e370d7',1,'SVF::SVFG']]],
469
+ ['getformalparms_2506',['getFormalParms',['../classSVF_1_1FunEntryICFGNode.html#a0807f2ce6c0949cafa9c5a1817fbca6c',1,'SVF::FunEntryICFGNode']]],
470
+ ['getformalparmvfgnode_2507',['getFormalParmVFGNode',['../classSVF_1_1VFG.html#a75eb519e4f89a116db98fccb263af4d6',1,'SVF::VFG']]],
471
+ ['getformalret_2508',['getFormalRet',['../classSVF_1_1FunExitICFGNode.html#a03a1b6551377b4a85fdecf36ec247767',1,'SVF::FunExitICFGNode']]],
472
+ ['getformalretvfgnode_2509',['getFormalRetVFGNode',['../classSVF_1_1VFG.html#ab7ba9d179504165f277d347a7cb9f5d8',1,'SVF::VFG']]],
473
+ ['getforwardslicesize_2510',['getForwardSliceSize',['../classSVF_1_1ProgSlice.html#aae54f4e8a827f55abe08762b69d9f84b',1,'SVF::ProgSlice']]],
474
+ ['getfpvalue_2511',['getFPValue',['../classSVF_1_1SVFConstantFP.html#aeb4e17aacb17c53ff5663175dd762abc',1,'SVF::SVFConstantFP']]],
475
+ ['getfun_2512',['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()']]],
476
+ ['getfunannotations_2513',['getFunAnnotations',['../namespaceSVF_1_1LLVMUtil.html#a8cd4d6410017b9e5f47f2f88450b78d8',1,'SVF::LLVMUtil']]],
477
+ ['getfunargslist_2514',['getFunArgsList',['../classSVF_1_1SVFIR.html#aa148e3e14ebad8460e32079f2f44413a',1,'SVF::SVFIR']]],
478
+ ['getfunargsmap_2515',['getFunArgsMap',['../classSVF_1_1SVFIR.html#a615c056c876b59d1fd174a2ac9ade27c',1,'SVF::SVFIR']]],
479
+ ['getfuncentrychiset_2516',['getFuncEntryChiSet',['../classSVF_1_1MemSSA.html#a10743fe9c116ee624387c0473815b800',1,'SVF::MemSSA']]],
480
+ ['getfuncname_2517',['getFuncName',['../classSVF_1_1SVFBugEvent.html#ad3bcb02563f952edd43ab5a7276bd57d',1,'SVF::SVFBugEvent::getFuncName()'],['../classSVF_1_1GenericBug.html#afad49e3f62083345138932ffadf567dd',1,'SVF::GenericBug::getFuncName()']]],
481
+ ['getfunction_2518',['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()']]],
482
+ ['getfunctionset_2519',['getFunctionSet',['../classSVF_1_1SVFModule.html#abbaf48d9702ec1f38dc6ae137ca630a1',1,'SVF::SVFModule']]],
483
+ ['getfunctiontype_2520',['getFunctionType',['../classSVF_1_1SVFFunction.html#a7660f2d57d671c4826186e85eaff055d',1,'SVF::SVFFunction']]],
484
+ ['getfunentryblock_2521',['getFunEntryBlock',['../classSVF_1_1ICFG.html#acc261924103bd0c357acd3acfa6cf38a',1,'SVF::ICFG']]],
485
+ ['getfunentrychinum_2522',['getFunEntryChiNum',['../classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f',1,'SVF::MemSSA']]],
486
+ ['getfunentryicfgnode_2523',['getFunEntryICFGNode',['../classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076',1,'SVF::ICFG::getFunEntryICFGNode()'],['../classSVF_1_1CallPE.html#a9c9821c4e7dd031e3f82f2b29427e53e',1,'SVF::CallPE::getFunEntryICFGNode()']]],
487
+ ['getfunentrynode_2524',['getFunEntryNode',['../classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e',1,'SVF::FormalINSVFGNode']]],
488
+ ['getfunexitblock_2525',['getFunExitBlock',['../classSVF_1_1ICFG.html#a22d7f37a0cb2df90f73c1f2e3eaa71c6',1,'SVF::ICFG']]],
489
+ ['getfunexiticfgnode_2526',['getFunExitICFGNode',['../classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919',1,'SVF::ICFG::getFunExitICFGNode()'],['../classSVF_1_1RetPE.html#a274adbd91750d8d6de8ba997285c1c49',1,'SVF::RetPE::getFunExitICFGNode()']]],
490
+ ['getfunexitnode_2527',['getFunExitNode',['../classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d',1,'SVF::FormalOUTSVFGNode']]],
491
+ ['getfunidxinvtable_2528',['getFunIdxInVtable',['../classSVF_1_1SVFVirtualCallInst.html#ab664ca5c88bb39d4a71d30afa326097e',1,'SVF::SVFVirtualCallInst::getFunIdxInVtable()'],['../classSVF_1_1CallSite.html#a6d8296c7b29e4ac07531ab36fa2b06e1',1,'SVF::CallSite::getFunIdxInVtable()']]],
492
+ ['getfunmrset_2529',['getFunMRSet',['../classSVF_1_1MRGenerator.html#a64ba36ddcd304f6543e416c552763879',1,'SVF::MRGenerator']]],
493
+ ['getfunnameofvcallsite_2530',['getFunNameOfVCallSite',['../namespaceSVF_1_1LLVMUtil.html#a41e64f3318e2bf368eebe9a104ef6ad9',1,'SVF::LLVMUtil']]],
494
+ ['getfunnameofvirtualcall_2531',['getFunNameOfVirtualCall',['../classSVF_1_1SVFVirtualCallInst.html#a0390b8b85a52ed216653568c8439bd88',1,'SVF::SVFVirtualCallInst::getFunNameOfVirtualCall()'],['../classSVF_1_1CallSite.html#a8344d90c8f5637f39c45fbc60f381cd9',1,'SVF::CallSite::getFunNameOfVirtualCall()']]],
495
+ ['getfunptr_2532',['getFunPtr',['../classSVF_1_1PointerAnalysis.html#adbceaf90526e44192c2fa4aac5468f5f',1,'SVF::PointerAnalysis::getFunPtr()'],['../classSVF_1_1SVFIR.html#a17c5d9fa7c0bd3cd03c06b5ff0906eb6',1,'SVF::SVFIR::getFunPtr()']]],
496
+ ['getfunreachablebbs_2533',['getFunReachableBBs',['../namespaceSVF_1_1LLVMUtil.html#a9bd6f54920929e5ad35102ba2f2223da',1,'SVF::LLVMUtil']]],
497
+ ['getfunret_2534',['getFunRet',['../classSVF_1_1SVFIR.html#a34e27b8bcfeaafda190dcdb9169a346f',1,'SVF::SVFIR']]],
498
+ ['getfunretmunum_2535',['getFunRetMuNum',['../classSVF_1_1MemSSA.html#a67175188232e08f5c5374f92ff61810f',1,'SVF::MemSSA']]],
499
+ ['getfunrets_2536',['getFunRets',['../classSVF_1_1SVFIR.html#abd1bb12776dc9a17863a52ce2cd31958',1,'SVF::SVFIR']]],
500
+ ['getfuntoentrychisetmap_2537',['getFunToEntryChiSetMap',['../classSVF_1_1MemSSA.html#afd4787df4466c24948d8384e3a756198',1,'SVF::MemSSA']]],
501
+ ['getfuntopointstolist_2538',['getFunToPointsToList',['../classSVF_1_1MRGenerator.html#a1331e6f0941838064d77a5adaa5c6303',1,'SVF::MRGenerator']]],
502
+ ['getfuntoretmusetmap_2539',['getFunToRetMuSetMap',['../classSVF_1_1MemSSA.html#a44cbdb1231c2709c24d19ad2bae2475a',1,'SVF::MemSSA']]],
503
+ ['getgepinedges_2540',['getGepInEdges',['../classSVF_1_1ConstraintNode.html#ac645cf2114161981cd4465c83cbc31f5',1,'SVF::ConstraintNode']]],
504
+ ['getgepobjaddress_2541',['getGepObjAddress',['../classSVF_1_1SVFIR2ConsExeState.html#afff5713e758d8f698d0cb5e2a341e16f',1,'SVF::SVFIR2ConsExeState::getGepObjAddress()'],['../classSVF_1_1SVFIR2ItvExeState.html#af8d06156bcbb61beb305ed8096319966',1,'SVF::SVFIR2ItvExeState::getGepObjAddress()']]],
505
+ ['getgepobjnodemap_2542',['getGepObjNodeMap',['../classSVF_1_1SVFIR.html#ac1674bd25a17cae24141e6bff24a411e',1,'SVF::SVFIR']]],
506
+ ['getgepobjvar_2543',['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)']]],
507
+ ['getgepoffset_2544',['getGepOffset',['../classSVF_1_1SVFIR2ConsExeState.html#ae7720cdcb509ecfccbda141986643684',1,'SVF::SVFIR2ConsExeState']]],
508
+ ['getgepoutedges_2545',['getGepOutEdges',['../classSVF_1_1ConstraintNode.html#a19d3d2c996ba821227a836717e5443c8',1,'SVF::ConstraintNode']]],
509
+ ['getgepvalvar_2546',['getGepValVar',['../classSVF_1_1SVFIRBuilder.html#ae4516ec05eabece1bc8e0cad1ec8cf1c',1,'SVF::SVFIRBuilder::getGepValVar()'],['../classSVF_1_1SVFIR.html#ad0977d55d947bdccd98d61c66d3f0cc7',1,'SVF::SVFIR::getGepValVar()']]],
510
+ ['getglobalicfgnode_2547',['getGlobalICFGNode',['../classSVF_1_1ICFG.html#ae0b05ce161d62362642803158228e5d0',1,'SVF::ICFG']]],
511
+ ['getglobalrep_2548',['getGlobalRep',['../classSVF_1_1LLVMModuleSet.html#a757bf149437cce22163c764ea9993e12',1,'SVF::LLVMModuleSet::getGlobalRep()'],['../namespaceSVF_1_1LLVMUtil.html#a9e0c786488dfdc4605d4cbcf9943c85a',1,'SVF::LLVMUtil::getGlobalRep()']]],
512
+ ['getglobalset_2549',['getGlobalSet',['../classSVF_1_1SVFModule.html#a7d742b73f8ef330334ff0280024399ba',1,'SVF::SVFModule']]],
513
+ ['getglobalsvfstmtset_2550',['getGlobalSVFStmtSet',['../classSVF_1_1SVFIR.html#a5c5adab1f68520a304fbf70ca40f7687',1,'SVF::SVFIR']]],
514
+ ['getglobalvarfield_2551',['getGlobalVarField',['../classSVF_1_1SVFIRBuilder.html#af4e2ec8dee9fca167e20b01cc10b56fd',1,'SVF::SVFIRBuilder']]],
515
+ ['getglobalvfgnodes_2552',['getGlobalVFGNodes',['../classSVF_1_1VFG.html#aff291586a4b0c28a6939577d39de5d0a',1,'SVF::VFG']]],
516
+ ['getgnode_2553',['getGNode',['../classSVF_1_1GenericGraph.html#a43c9c773bfa17abf481c33073e30d01b',1,'SVF::GenericGraph']]],
517
+ ['getgrammar_2554',['getGrammar',['../classSVF_1_1CFLSolver.html#afec22459af0f8483ccdd77f11c981674',1,'SVF::CFLSolver']]],
518
+ ['getgraph_2555',['getGraph',['../classSVF_1_1CFLSolver.html#a2c6bce1f73bcf5937a26e91a7daba33c',1,'SVF::CFLSolver']]],
519
+ ['getgraphedge_2556',['getGraphEdge',['../classSVF_1_1PTACallGraph.html#a2634a24621ab93fae7ec1cf94a8cba0b',1,'SVF::PTACallGraph::getGraphEdge()'],['../classSVF_1_1TCT.html#a7b40580939dc63f501a32571806c07bc',1,'SVF::TCT::getGraphEdge()']]],
520
+ ['getgraphname_2557',['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()']]],
521
+ ['getgraphproperties_2558',['getGraphProperties',['../structSVF_1_1DefaultDOTGraphTraits.html#afe384157441d5ef0b3aafdfb6cd3028a',1,'SVF::DefaultDOTGraphTraits']]],
522
+ ['getgrgid_2559',['getgrgid',['../extapi_8c.html#aeb3b4526e1b23204c375939aeaf850ce',1,'extapi.c']]],
523
+ ['getgrnam_2560',['getgrnam',['../extapi_8c.html#ac41b95afd2d94da07d8d13a6c0f30302',1,'extapi.c']]],
524
+ ['getheapallocholdingargposition_2561',['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)']]],
525
+ ['gethostbyaddr_2562',['gethostbyaddr',['../extapi_8c.html#a5f88b5bbdbd484e08aaca47663d2b8f6',1,'extapi.c']]],
526
+ ['gethostbyname_2563',['gethostbyname',['../extapi_8c.html#a636674bf9937205b85a797ee6077faa9',1,'extapi.c']]],
527
+ ['gethostbyname2_2564',['gethostbyname2',['../extapi_8c.html#ab6842b392151e8bf8d53fe4343baf91e',1,'extapi.c']]],
528
+ ['geticfg_2565',['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()']]],
529
+ ['geticfgedge_2566',['getICFGEdge',['../classSVF_1_1CFBasicBlockEdge.html#ab76d16c6799ccd45575f8d30728832ad',1,'SVF::CFBasicBlockEdge::getICFGEdge()'],['../classSVF_1_1ICFG.html#a5dd4ac55123501c47c628adcf27e2475',1,'SVF::ICFG::getICFGEdge()']]],
530
+ ['geticfgnode_2567',['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()']]],
531
+ ['geticfgnodenum_2568',['getICFGNodeNum',['../classSVF_1_1CFBasicBlockNode.html#afbf1bb58613f86e4761db3ccc16a9401',1,'SVF::CFBasicBlockNode']]],
532
+ ['geticfgnodes_2569',['getICFGNodes',['../classSVF_1_1CFBasicBlockNode.html#afdad57a83c392a8b14b838ecb58f9ff7',1,'SVF::CFBasicBlockNode']]],
533
+ ['geticfgnodetosvfloopvec_2570',['getIcfgNodeToSVFLoopVec',['../classSVF_1_1ICFG.html#a412c24cf17c977b9337eca9d25a0ec0d',1,'SVF::ICFG']]],
534
+ ['getid_2571',['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()']]],
535
+ ['getidxoperandpairvec_2572',['getIdxOperandPairVec',['../classSVF_1_1AccessPath.html#a586c71842e3e4487921aa3384ce9d025',1,'SVF::AccessPath']]],
536
+ ['getimplty_2573',['getImplTy',['../classSVF_1_1PointerAnalysis.html#ac0f821cfe4fb9c9c8816e7a1b1bc0c5e',1,'SVF::PointerAnalysis']]],
537
+ ['getincomingedges_2574',['getIncomingEdges',['../classSVF_1_1SVFVar.html#a76964ef7d4842a469d7720881499d8a6',1,'SVF::SVFVar']]],
538
+ ['getincomingedgesbegin_2575',['getIncomingEdgesBegin',['../classSVF_1_1SVFVar.html#a893890649ae7d8e275dd823e941aa39b',1,'SVF::SVFVar']]],
539
+ ['getincomingedgesend_2576',['getIncomingEdgesEnd',['../classSVF_1_1SVFVar.html#af1cf24ab50e0d86c9d0f9bd5744b4c10',1,'SVF::SVFVar']]],
540
+ ['getindcallmap_2577',['getIndCallMap',['../classSVF_1_1PTACallGraph.html#ad49fa2a288945f6910deb11acdf6a42d',1,'SVF::PTACallGraph::getIndCallMap()'],['../classSVF_1_1PointerAnalysis.html#a1ca30dfa42702071b65d363c76d25cbe',1,'SVF::PointerAnalysis::getIndCallMap()']]],
541
+ ['getindcallsites_2578',['getIndCallSites',['../classSVF_1_1SVFIR.html#abf209739a97b96ae0d1c8451fdc684e8',1,'SVF::SVFIR']]],
542
+ ['getindcallsitesinvokingcallee_2579',['getIndCallSitesInvokingCallee',['../classSVF_1_1PTACallGraph.html#a9a4b0c6672288b9201ab254b4c49548d',1,'SVF::PTACallGraph']]],
543
+ ['getindcscallees_2580',['getIndCSCallees',['../classSVF_1_1PTACallGraph.html#ac106536778c829d6925d6ed2149aeb44',1,'SVF::PTACallGraph::getIndCSCallees()'],['../classSVF_1_1PointerAnalysis.html#ae0efd57376195eacded85d58abee5b46',1,'SVF::PointerAnalysis::getIndCSCallees()']]],
544
+ ['getindexedtype_2581',['getIndexedType',['../classllvm_1_1generic__bridge__gep__type__iterator.html#acc10ad7ecc64270225cb5e8f52689673',1,'llvm::generic_bridge_gep_type_iterator']]],
545
+ ['getindirectcalls_2582',['getIndirectCalls',['../classSVF_1_1PTACallGraphEdge.html#a76aa19edf03a4cacfa3e27a21abfcd07',1,'SVF::PTACallGraphEdge::getIndirectCalls()'],['../classSVF_1_1PTACallGraphEdge.html#a51dbd8a7b9d0a4602215f71e3fdfee5f',1,'SVF::PTACallGraphEdge::getIndirectCalls() const']]],
546
+ ['getindirectcallsites_2583',['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()']]],
547
+ ['getinedges_2584',['getInEdges',['../classSVF_1_1CFBasicBlockNode.html#a6bfafe540f83e097370ca0dc66422214',1,'SVF::CFBasicBlockNode::getInEdges()'],['../classSVF_1_1GenericNode.html#afc8b5f86d7795b6a0dfc0687d942d79b',1,'SVF::GenericNode::getInEdges()']]],
548
+ ['getinedgewithty_2585',['getInEdgeWithTy',['../classSVF_1_1CFLNode.html#a38123f7bd5e33fb085d0108bcbdc9729',1,'SVF::CFLNode']]],
549
+ ['getinsensitiveedgeset_2586',['getInsensitiveEdgeSet',['../classSVF_1_1ContextDDA.html#a0d407903c4b0d976da30538ff0c5fc41',1,'SVF::ContextDDA']]],
550
+ ['getinst_2587',['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()']]],
551
+ ['getinstances_2588',['getInstances',['../classSVF_1_1CHGraph.html#a894a69fa143d3f460d433646a0521b6f',1,'SVF::CHGraph']]],
552
+ ['getinstancesanddescendants_2589',['getInstancesAndDescendants',['../classSVF_1_1CHGBuilder.html#a65112fa6d1b2bc1c7e9c956ec9b91919',1,'SVF::CHGBuilder']]],
553
+ ['getinstruction_2590',['getInstruction',['../classSVF_1_1CallSite.html#ac2a0091dab3543a398da890b947e42ef',1,'SVF::CallSite']]],
554
+ ['getinstruction1_2591',['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']]],
555
+ ['getinstruction2_2592',['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']]],
556
+ ['getinstructionlist_2593',['getInstructionList',['../classSVF_1_1SVFBasicBlock.html#a8cb9cc170c9693b9bfe9a0f7a65a618e',1,'SVF::SVFBasicBlock']]],
557
+ ['getintarg_2594',['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)']]],
558
+ ['getinterleavingthreads_2595',['getInterleavingThreads',['../classSVF_1_1MHP.html#a653460ed316804bea377eecdde412d36',1,'SVF::MHP']]],
559
+ ['getinternalid_2596',['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()']]],
560
+ ['getinternalnode_2597',['getInternalNode',['../classSVF_1_1PointsTo.html#aeda7466cdd9f77978981e2a518baa863',1,'SVF::PointsTo']]],
561
+ ['getinterslist_2598',['getIntersList',['../classSVF_1_1IntraDisjointMRG.html#aa8c653e895ff0889615cdbf349be7652',1,'SVF::IntraDisjointMRG']]],
562
+ ['getintervfedgeatindcsfromaintofin_2599',['getInterVFEdgeAtIndCSFromAInToFIn',['../classSVF_1_1SVFG.html#afbaf925e1e165f75161999229fa5f782',1,'SVF::SVFG']]],
563
+ ['getintervfedgeatindcsfromaptofp_2600',['getInterVFEdgeAtIndCSFromAPToFP',['../classSVF_1_1SVFG.html#ac1acdf7bc468d7734359591e45f485fe',1,'SVF::SVFG']]],
564
+ ['getintervfedgeatindcsfromfouttoaout_2601',['getInterVFEdgeAtIndCSFromFOutToAOut',['../classSVF_1_1SVFG.html#a7a88391e0c2cf8a57238dec32c2474a3',1,'SVF::SVFG']]],
565
+ ['getintervfedgeatindcsfromfrtoar_2602',['getInterVFEdgeAtIndCSFromFRToAR',['../classSVF_1_1SVFG.html#ab2b969b7d5922427622dd875e6b8fe14',1,'SVF::SVFG']]],
566
+ ['getintervfedgesforindirectcallsite_2603',['getInterVFEdgesForIndirectCallSite',['../classSVF_1_1SVFG.html#a49fc2c505720d5cfa57231529d1c7534',1,'SVF::SVFG']]],
567
+ ['getintonez3expr_2604',['getIntOneZ3Expr',['../classSVF_1_1ConsExeState.html#abc69e7a4742ed1a925d7b0b72d2b9497',1,'SVF::ConsExeState']]],
568
+ ['getintrablock_2605',['getIntraBlock',['../classSVF_1_1ICFG.html#afeee2b61f8a84e1276f8955c4f6cf22d',1,'SVF::ICFG']]],
569
+ ['getintraicfgnode_2606',['getIntraICFGNode',['../classSVF_1_1ICFG.html#aaf521832909781894659725300cf4f49',1,'SVF::ICFG']]],
570
+ ['getintralockset_2607',['getIntraLockSet',['../classSVF_1_1LockAnalysis.html#a13f512860edca608913a1c22b35f60e1',1,'SVF::LockAnalysis']]],
571
+ ['getintrapagedge_2608',['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)']]],
572
+ ['getintraphivfgnode_2609',['getIntraPHIVFGNode',['../classSVF_1_1VFG.html#a688c0cc4a67c7cd9afbef2f0c264c85b',1,'SVF::VFG']]],
573
+ ['getintravfgedge_2610',['getIntraVFGEdge',['../classSVF_1_1VFG.html#ae1348fd6d196ee8a6bd8d98022464d50',1,'SVF::VFG']]],
574
+ ['getintzeroz3expr_2611',['getIntZeroZ3Expr',['../classSVF_1_1ConsExeState.html#a7c96f8b3a9ba3d6d648a59388ef26ca6',1,'SVF::ConsExeState']]],
575
+ ['getitvofflattenedelemindex_2612',['getItvOfFlattenedElemIndex',['../classSVF_1_1SVFIR2ItvExeState.html#a6e4e3eeca9d25fb5eab496faeb6264c3',1,'SVF::SVFIR2ItvExeState']]],
576
+ ['getjoinedgebegin_2613',['getJoinEdgeBegin',['../classSVF_1_1ThreadCallGraph.html#af848d7cb8a9f756ff45cca45adbf3b84',1,'SVF::ThreadCallGraph']]],
577
+ ['getjoinedgeend_2614',['getJoinEdgeEnd',['../classSVF_1_1ThreadCallGraph.html#a811d7d13c05c71bd816621a9a8765365',1,'SVF::ThreadCallGraph']]],
578
+ ['getjoinedthread_2615',['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']]],
579
+ ['getjoininsymmetricloop_2616',['getJoinInSymmetricLoop',['../classSVF_1_1MHP.html#a8b80036bab834fa104f64bd3ed3ac667',1,'SVF::MHP::getJoinInSymmetricLoop()'],['../classSVF_1_1ForkJoinAnalysis.html#a8b45294eef96f04370da341110599f4d',1,'SVF::ForkJoinAnalysis::getJoinInSymmetricLoop()']]],
580
+ ['getjoinloop_2617',['getJoinLoop',['../classSVF_1_1ForkJoinAnalysis.html#ac5713ddcfd040a1f1f4fb40f24e4814c',1,'SVF::ForkJoinAnalysis::getJoinLoop()'],['../classSVF_1_1TCT.html#a4faeacaa7aa38cf5b61404278b93a91f',1,'SVF::TCT::getJoinLoop()']]],
581
+ ['getjoinsites_2618',['getJoinSites',['../classSVF_1_1ThreadCallGraph.html#aa8be8d48d680b3f2e61b2d8af5e9eddc',1,'SVF::ThreadCallGraph']]],
582
+ ['getkeynodesset_2619',['getKeyNodesSet',['../classSVF_1_1SymState.html#a2916e86763235f565f2a3276631d0d30',1,'SVF::SymState']]],
583
+ ['getkind_2620',['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()']]],
584
+ ['getkindtoattrsmap_2621',['getKindToAttrsMap',['../classSVF_1_1GrammarBase.html#ad6307c28042ff43678bd7bff1cd2c7c1',1,'SVF::GrammarBase::getKindToAttrsMap()'],['../classSVF_1_1CFLGraphBuilder.html#aa3fb91f78b5d9e2c0eb24e4986a5926c',1,'SVF::CFLGraphBuilder::getKindToAttrsMap()']]],
585
+ ['getkindtolabelmap_2622',['getKindToLabelMap',['../classSVF_1_1CFLGraphBuilder.html#a03686822a9dd7d886f3c41ba79f8b481',1,'SVF::CFLGraphBuilder']]],
586
+ ['getlabeltokindmap_2623',['getLabelToKindMap',['../classSVF_1_1CFLGraphBuilder.html#a7e564f2fbaf9b92aab3decaf6cba93c3',1,'SVF::CFLGraphBuilder']]],
587
+ ['getlhssymbol_2624',['getLHSSymbol',['../classSVF_1_1CFGrammar.html#a5962f35418f48005240d0a467a777fcd',1,'SVF::CFGrammar']]],
588
+ ['getlhstoplevptr_2625',['getLHSTopLevPtr',['../classSVF_1_1VFG.html#a1fff5a365e5aa2d99f07f7f64cc35fac',1,'SVF::VFG']]],
589
+ ['getlhsvar_2626',['getLHSVar',['../classSVF_1_1AssignStmt.html#a973a2b79da223275ed6a1831837b89c7',1,'SVF::AssignStmt']]],
590
+ ['getlhsvarid_2627',['getLHSVarID',['../classSVF_1_1AssignStmt.html#a98f731be7be9bc8e7fd09f5c2204c840',1,'SVF::AssignStmt']]],
591
+ ['getllvmcallsite_2628',['getLLVMCallSite',['../namespaceSVF_1_1LLVMUtil.html#a0095d23a9c9d5d62ec4a23c56824b5f0',1,'SVF::LLVMUtil']]],
592
+ ['getllvmfunction_2629',['getLLVMFunction',['../namespaceSVF_1_1LLVMUtil.html#af629cd4994be83b34a3a38464783f54e',1,'SVF::LLVMUtil']]],
593
+ ['getllvmglobalfunctions_2630',['getLLVMGlobalFunctions',['../classSVF_1_1LLVMModuleSet.html#a0b46a2a5ff2165d17993a071d9cc82c1',1,'SVF::LLVMModuleSet']]],
594
+ ['getllvmmodules_2631',['getLLVMModules',['../classSVF_1_1LLVMModuleSet.html#a4091b12bdfe4423d8114612a199bc480',1,'SVF::LLVMModuleSet']]],
595
+ ['getllvmmoduleset_2632',['getLLVMModuleSet',['../classSVF_1_1LLVMModuleSet.html#acf40310917909e4234282c0695a43160',1,'SVF::LLVMModuleSet']]],
596
+ ['getllvmtype_2633',['getLLVMType',['../classSVF_1_1LLVMModuleSet.html#a610a7777a48132caadec167c8109f044',1,'SVF::LLVMModuleSet']]],
597
+ ['getllvmvalue_2634',['getLLVMValue',['../classSVF_1_1LLVMModuleSet.html#aaf9b679407f12b93afc53c157d37b444',1,'SVF::LLVMModuleSet']]],
598
+ ['getloadcgedges_2635',['getLoadCGEdges',['../classSVF_1_1ConstraintGraph.html#afb849d8f3425ff36497d062ecefd2cc1',1,'SVF::ConstraintGraph']]],
599
+ ['getloadcvar_2636',['getLoadCVar',['../classSVF_1_1DDAVFSolver.html#ad42efad8e857290459689833c224e467',1,'SVF::DDAVFSolver']]],
600
+ ['getloaddpm_2637',['getLoadDpm',['../classSVF_1_1DDAVFSolver.html#a630aad14a285c954a50c632f9cb13fa9',1,'SVF::DDAVFSolver']]],
601
+ ['getloadinedges_2638',['getLoadInEdges',['../classSVF_1_1ConstraintNode.html#abd8d146e9b30b6d9757021a84bcab158',1,'SVF::ConstraintNode']]],
602
+ ['getloadmrset_2639',['getLoadMRSet',['../classSVF_1_1MRGenerator.html#a19da5768681a21c52a6c43761814a157',1,'SVF::MRGenerator']]],
603
+ ['getloadmunum_2640',['getLoadMuNum',['../classSVF_1_1MemSSA.html#aafc83f7f22ebf3b3683607440c488bef',1,'SVF::MemSSA']]],
604
+ ['getloadoperand_2641',['getLoadOperand',['../classSVF_1_1MTAAnnotator.html#a399e53d065bc34af428a1ba89a04972b',1,'SVF::MTAAnnotator']]],
605
+ ['getloadoutedges_2642',['getLoadOutEdges',['../classSVF_1_1ConstraintNode.html#a59ab1cea514100c63ee179e3e9a5aa0a',1,'SVF::ConstraintNode']]],
606
+ ['getloadstmt_2643',['getLoadStmt',['../classSVF_1_1LoadMU.html#ab1533c4c25427a6acc1be6f867f3c882',1,'SVF::LoadMU']]],
607
+ ['getloadtomusetmap_2644',['getLoadToMUSetMap',['../classSVF_1_1MemSSA.html#a70dd35ef458c452330dfebcdde17b84c',1,'SVF::MemSSA']]],
608
+ ['getloc_2645',['getLoc',['../classSVF_1_1StmtDPItem.html#a3616c94c4394b61c757ffcd39888d5b9',1,'SVF::StmtDPItem::getLoc()'],['../classSVF_1_1GenericBug.html#abbc86875488c27e53e5c36e95c472b20',1,'SVF::GenericBug::getLoc()']]],
609
+ ['getlocaddrs_2646',['getLocAddrs',['../classSVF_1_1IntervalExeState.html#ab2ca8fade3399ebbffd3cc32e52604d5',1,'SVF::IntervalExeState']]],
610
+ ['getlockanalysis_2647',['getLockAnalysis',['../classSVF_1_1MTA.html#a76ea96c430365132011f1a4edf0d5570',1,'SVF::MTA']]],
611
+ ['getlockspan_2648',['getLockSpan',['../classSVF_1_1SVFGNodeLockSpan.html#a4e6207b3b64a60993e1e02f6ef125452',1,'SVF::SVFGNodeLockSpan']]],
612
+ ['getlockval_2649',['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']]],
613
+ ['getloctoaddrs_2650',['getLocToAddrs',['../classSVF_1_1ExeState.html#aa7b897b107d722909f9de9dcbabad7cf',1,'SVF::ExeState']]],
614
+ ['getloctodpmvecmap_2651',['getLocToDPMVecMap',['../classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959',1,'SVF::DDAVFSolver']]],
615
+ ['getloctoval_2652',['getLocToVal',['../classSVF_1_1ConsExeState.html#adf45b2d4b73220e80a1265f4e1b1ee35',1,'SVF::ConsExeState::getLocToVal()'],['../classSVF_1_1IntervalExeState.html#ae0d4b22023ce63327f55484cffb051cf',1,'SVF::IntervalExeState::getLocToVal() const'],['../classSVF_1_1IntervalExeState.html#a7c116401ebfd4e0947f5be6a61d1edcc',1,'SVF::IntervalExeState::getLocToVal(u32_t id)'],['../classSVF_1_1RelExeState.html#a3eb51c26ae9c87e1457d6515e6d537f9',1,'SVF::RelExeState::getLocToVal()']]],
617
616
  ['getloop_2653',['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)']]],
618
617
  ['getloopanddominfo_2654',['getLoopAndDomInfo',['../classSVF_1_1SVFFunction.html#a5798ecc742ee74e357d13eea751258c4',1,'SVF::SVFFunction']]],
619
618
  ['getloopbound_2655',['getLoopBound',['../classSVF_1_1SVFLoop.html#ae772c9aab10b88d3c53cdf2cdb23d713',1,'SVF::SVFLoop']]],
@@ -697,7 +696,7 @@ var searchData=
697
696
  ['getobjectnode_2733',['getObjectNode',['../classSVF_1_1SVFIRBuilder.html#a5a93f3d13e2b3df126fbc42b1bd09006',1,'SVF::SVFIRBuilder::getObjectNode()'],['../classSVF_1_1IRGraph.html#ab1e2f58c350ec14763b4d8a424984d47',1,'SVF::IRGraph::getObjectNode()']]],
698
697
  ['getobjectnodenum_2734',['getObjectNodeNum',['../classSVF_1_1IRGraph.html#a82528aff779ccf8f723f57507dd2d991',1,'SVF::IRGraph']]],
699
698
  ['getobjsym_2735',['getObjSym',['../classSVF_1_1SymbolTableInfo.html#a7cf19b236d4e44f8ae8da9b303466b36',1,'SVF::SymbolTableInfo']]],
700
- ['getoffsetvarandgeptypepairvec_2736',['getOffsetVarAndGepTypePairVec',['../classSVF_1_1AccessPath.html#ac4f6bf6b6b257eb6b97b34f22d52eaf6',1,'SVF::AccessPath::getOffsetVarAndGepTypePairVec()'],['../classSVF_1_1GepStmt.html#a0572909694bf47d9448a0f1e5e14a50b',1,'SVF::GepStmt::getOffsetVarAndGepTypePairVec()']]],
699
+ ['getoffsetvarandgeptypepairvec_2736',['getOffsetVarAndGepTypePairVec',['../classSVF_1_1GepStmt.html#a348de09a7ccd04d1fa76fa6b250249ba',1,'SVF::GepStmt']]],
701
700
  ['getopcode_2737',['getOpcode',['../classSVF_1_1BinaryOPStmt.html#ad0a7c5e87355d7a83176343322db448f',1,'SVF::BinaryOPStmt::getOpcode()'],['../classSVF_1_1UnaryOPStmt.html#af29723d5e777b10d53d48263a786f5b6',1,'SVF::UnaryOPStmt::getOpcode()']]],
702
701
  ['getoperand_2738',['getOperand',['../classllvm_1_1generic__bridge__gep__type__iterator.html#a9494bbdc909dab98dd3fd23a416f3a31',1,'llvm::generic_bridge_gep_type_iterator']]],
703
702
  ['getopicfgnode_2739',['getOpICFGNode',['../classSVF_1_1PhiStmt.html#a0b97394bc1946c0185d2c11fbc2181f4',1,'SVF::PhiStmt']]],
@@ -788,257 +787,258 @@ var searchData=
788
787
  ['getpwnam_5fr_2824',['getpwnam_r',['../extapi_8c.html#a9d2e8fbff1b6a171809af5ff4d9faf93',1,'extapi.c']]],
789
788
  ['getpwuid_2825',['getpwuid',['../extapi_8c.html#a795924df224a37a85b08eb0786973c81',1,'extapi.c']]],
790
789
  ['getpwuid_5fr_2826',['getpwuid_r',['../extapi_8c.html#a8d45eda5c086f3f4bf394644c3af43b7',1,'extapi.c']]],
791
- ['getrawproductions_2827',['getRawProductions',['../classSVF_1_1GrammarBase.html#a4561438149716c91178ea013686f66ae',1,'SVF::GrammarBase']]],
792
- ['getreachablebbs_2828',['getReachableBBs',['../classSVF_1_1SVFLoopAndDomInfo.html#a95099f1b621c4f0d6d53798d7eab4e3b',1,'SVF::SVFLoopAndDomInfo::getReachableBBs()'],['../classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c',1,'SVF::SVFFunction::getReachableBBs()']]],
793
- ['getrefinfoforcall_2829',['getRefInfoForCall',['../classSVF_1_1MRGenerator.html#a965a31712341b1fc02e667f325423ca2',1,'SVF::MRGenerator']]],
794
- ['getrefsideeffectofcallsite_2830',['getRefSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a62757aa995a6a01b484c60df2f51c53d',1,'SVF::MRGenerator']]],
795
- ['getrefsideeffectoffunction_2831',['getRefSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#ac0007c8808654ca74feef0d8568378b9',1,'SVF::MRGenerator']]],
796
- ['getreftypeofheapallocorstatic_2832',['getRefTypeOfHeapAllocOrStatic',['../namespaceSVF_1_1LLVMUtil.html#a6c5f2f951463494af2e7b0d3267f2772',1,'SVF::LLVMUtil::getRefTypeOfHeapAllocOrStatic(const CallBase *cs)'],['../namespaceSVF_1_1LLVMUtil.html#aa81614cdb6a2a912638d5dc980480af7',1,'SVF::LLVMUtil::getRefTypeOfHeapAllocOrStatic(const Instruction *inst)']]],
797
- ['getregionsize_2833',['getRegionSize',['../classSVF_1_1MemRegion.html#a99f106d47fd67f1ae53e144d72a223c9',1,'SVF::MemRegion']]],
798
- ['getreles_2834',['getRelEs',['../classSVF_1_1SVFIR2ItvExeState.html#a26f2ed7999321f7037be625a9ebef226',1,'SVF::SVFIR2ItvExeState']]],
799
- ['getreliantversions_2835',['getReliantVersions',['../classSVF_1_1VersionedFlowSensitive.html#ae83c62a01196991d116ef5c36cb51e31',1,'SVF::VersionedFlowSensitive']]],
800
- ['getrep_2836',['getRep',['../classSVF_1_1ConstraintGraph.html#acd1f0ce7936ced59bfaf04956a0f8214',1,'SVF::ConstraintGraph']]],
801
- ['getrepnodes_2837',['getRepNodes',['../classSVF_1_1SCCDetection.html#a457973fa38fad89bbd2dc41ba041703e',1,'SVF::SCCDetection']]],
802
- ['getreppointsto_2838',['getRepPointsTo',['../classSVF_1_1MRGenerator.html#a98b3481580be48cff7e93bf3c8a29dac',1,'SVF::MRGenerator']]],
803
- ['getrepr_2839',['getRepr',['../classSVF_1_1SVFOtherType.html#ad9cbb0a4ffefe248977850d9aa17f9c1',1,'SVF::SVFOtherType']]],
804
- ['getres_2840',['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()']]],
805
- ['getresid_2841',['getResID',['../classSVF_1_1MultiOpndStmt.html#a71a530eb9fa9f7e273e471b4a75a039e',1,'SVF::MultiOpndStmt::getResID()'],['../classSVF_1_1UnaryOPStmt.html#ae2ffeaec2d2e4de69826495006c35856',1,'SVF::UnaryOPStmt::getResID()']]],
806
- ['getresver_2842',['getResVer',['../classSVF_1_1MSSAPHISVFGNode.html#a9ea963b7773c7d0b42ccf81e58a54a50',1,'SVF::MSSAPHISVFGNode::getResVer()'],['../classSVF_1_1MSSADEF.html#a21cb532396180e0b6bab515c52bec282',1,'SVF::MSSADEF::getResVer()']]],
807
- ['getret_2843',['getRet',['../classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262',1,'SVF::FormalRetVFGNode']]],
808
- ['getretblock_2844',['getRetBlock',['../classSVF_1_1ICFG.html#a5ad71237256b2a8ce94a7d79a84afe55',1,'SVF::ICFG']]],
809
- ['getreticfgnode_2845',['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()']]],
810
- ['getretparmatjoinedsite_2846',['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']]],
811
- ['getretpe_2847',['getRetPE',['../classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603',1,'SVF::RetCFGEdge']]],
812
- ['getretsite_2848',['getRetSite',['../classSVF_1_1ProgSlice.html#a07ce77afbf69d5e2a47afaa39eaea886',1,'SVF::ProgSlice']]],
813
- ['getretsym_2849',['getRetSym',['../classSVF_1_1SymbolTableInfo.html#afb06da4d5f8c75c039b0a05a31d4beb3',1,'SVF::SymbolTableInfo']]],
814
- ['getreturnmuset_2850',['getReturnMuSet',['../classSVF_1_1MemSSA.html#af8c38a7ff8da4206f19c038024606d93',1,'SVF::MemSSA']]],
815
- ['getreturnnode_2851',['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()']]],
816
- ['getreturntype_2852',['getReturnType',['../classSVF_1_1SVFFunctionType.html#a74ce115a0fa958f259469b521468a2b3',1,'SVF::SVFFunctionType::getReturnType()'],['../classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263',1,'SVF::SVFFunction::getReturnType()']]],
817
- ['getrev_2853',['getRev',['../classSVF_1_1ActualRetVFGNode.html#a4bcfddf05da46729c670b4f450f9d606',1,'SVF::ActualRetVFGNode']]],
818
- ['getreversenodemapping_2854',['getReverseNodeMapping',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a36b25188130f4c21d145c950a70d616f',1,'SVF::NodeIDAllocator::Clusterer']]],
819
- ['getrevpts_2855',['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)']]],
820
- ['getrhsvar_2856',['getRHSVar',['../classSVF_1_1AssignStmt.html#ad03d28d16754c9049dd4d0ad3b6c1e28',1,'SVF::AssignStmt']]],
821
- ['getrhsvarid_2857',['getRHSVarID',['../classSVF_1_1AssignStmt.html#a4cec89489e82c60c287cae3327f3f01d',1,'SVF::AssignStmt']]],
822
- ['getsabercondallocator_2858',['getSaberCondAllocator',['../classSVF_1_1SrcSnkDDA.html#af4f725606567ce8cc66b805df87a7afb',1,'SVF::SrcSnkDDA']]],
823
- ['getsccdetector_2859',['getSCCDetector',['../classSVF_1_1WPASolver.html#a37ca8a99b8f83fba796293e6e13b0953',1,'SVF::WPASolver']]],
824
- ['getsccrep_2860',['getSCCRep',['../classSVF_1_1SVFGStat.html#a947dcd586a9ccf8b60243153769aaf31',1,'SVF::SVFGStat']]],
825
- ['getsecondrhssymbol_2861',['getSecondRHSSymbol',['../classSVF_1_1CFGrammar.html#ae5219be7a1d646a0246f7dad560b4f4b',1,'SVF::CFGrammar']]],
826
- ['getsecondrhstoprods_2862',['getSecondRHSToProds',['../classSVF_1_1CFGrammar.html#a2506ec7098c676466744e87d1eb8dd3d',1,'SVF::CFGrammar']]],
827
- ['getservbyname_2863',['getservbyname',['../extapi_8c.html#aaa29998f05105541c3572935ee4008e5',1,'extapi.c']]],
828
- ['getservbyport_2864',['getservbyport',['../extapi_8c.html#a099394fe0553f8ecb44e704298d5812f',1,'extapi.c']]],
829
- ['getsextvalue_2865',['getSExtValue',['../classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4',1,'SVF::SVFConstantInt']]],
830
- ['getsiblingthread_2866',['getSiblingThread',['../classSVF_1_1TCT.html#a60e63f6ddfe78c4cf4fd3a70875b727f',1,'SVF::TCT']]],
831
- ['getsimplenodelabel_2867',['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()']]],
832
- ['getsimplifiedvalue_2868',['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()']]],
833
- ['getsinglerhstoprods_2869',['getSingleRHSToProds',['../classSVF_1_1CFGrammar.html#a8c853ad1e1b30c3ba4efe66b1d0dddf6',1,'SVF::CFGrammar']]],
834
- ['getsinks_2870',['getSinks',['../classSVF_1_1ProgSlice.html#a03a1ef4d56958fa4a0c3a3a95806203d',1,'SVF::ProgSlice::getSinks()'],['../classSVF_1_1SrcSnkDDA.html#a1145c601df2e3dec1e32e43613447b96',1,'SVF::SrcSnkDDA::getSinks()']]],
835
- ['getsolver_2871',['getSolver',['../classSVF_1_1Z3Expr.html#a16721e960145864d0835eb95f2ae4681',1,'SVF::Z3Expr']]],
836
- ['getsource_2872',['getSource',['../classSVF_1_1ProgSlice.html#ac1dc48ea64a89ce37394a22e609a0cd0',1,'SVF::ProgSlice']]],
837
- ['getsourceloc_2873',['getSourceLoc',['../classSVF_1_1SVFValue.html#a7effb0f37f486745e0cdc3ae5e9c732b',1,'SVF::SVFValue::getSourceLoc()'],['../namespaceSVF_1_1LLVMUtil.html#a8e4add30bd0ce00d3f2aa2e31c64fef8',1,'SVF::LLVMUtil::getSourceLoc()']]],
838
- ['getsourcelocoffunction_2874',['getSourceLocOfFunction',['../namespaceSVF_1_1LLVMUtil.html#a2b32283ee2dbb9cef1d17ab6f2719e0c',1,'SVF::LLVMUtil']]],
839
- ['getsources_2875',['getSources',['../classSVF_1_1SrcSnkDDA.html#a0c3d3b5ac74aa933178fa46b949d8bef',1,'SVF::SrcSnkDDA']]],
840
- ['getspanfromcxtlock_2876',['getSpanfromCxtLock',['../classSVF_1_1LockAnalysis.html#ae7942c801e05357bb63f08c24489daf6',1,'SVF::LockAnalysis']]],
841
- ['getspawnees_2877',['getSpawnees',['../classSVF_1_1PCG.html#a4aee985ede8e6ed6dd92574494101df9',1,'SVF::PCG']]],
842
- ['getspawners_2878',['getSpawners',['../classSVF_1_1PCG.html#a6efd56a0a1810cf9036dd9203ea5e71e',1,'SVF::PCG']]],
843
- ['getspnam_2879',['getspnam',['../extapi_8c.html#aa1665720390f5730514cc8dd5c4c7bf2',1,'extapi.c']]],
844
- ['getsrccsid_2880',['getSrcCSID',['../classSVF_1_1LeakChecker.html#a8cc561fddf3435b3b40ff4aace23b846',1,'SVF::LeakChecker']]],
845
- ['getsrcid_2881',['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()']]],
846
- ['getsrcnode_2882',['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()']]],
847
- ['getssaversion_2883',['getSSAVersion',['../classSVF_1_1MRVer.html#a170a933f25684bda23321ba05c7a7d88',1,'SVF::MRVer']]],
848
- ['getstartkind_2884',['getStartKind',['../classSVF_1_1GrammarBase.html#a8921a7d7a006e31f13d88b8c808c931b',1,'SVF::GrammarBase::getStartKind()'],['../classSVF_1_1CFLGraph.html#a685fb852b2cd3767258225aa3b87caa4',1,'SVF::CFLGraph::getStartKind()']]],
849
- ['getstartroutineofcxtthread_2885',['getStartRoutineOfCxtThread',['../classSVF_1_1TCT.html#ae25bbfc9c8616186f03c1555d5009ce3',1,'SVF::TCT']]],
850
- ['getstat_2886',['getStat',['../classSVF_1_1SVFG.html#a8ba934714a7f2caf2e041002fdb66137',1,'SVF::SVFG::getStat()'],['../classSVF_1_1PointerAnalysis.html#a0ebf1138011aa526d92470c1931313ad',1,'SVF::PointerAnalysis::getStat()']]],
851
- ['getstdoutfromcommand_2887',['GetStdoutFromCommand',['../ExtAPI_8cpp.html#a424940f91f234b23bcc633f12269f935',1,'ExtAPI.cpp']]],
852
- ['getstinfoid_2888',['getStInfoID',['../classSVF_1_1SVFModuleWriter.html#aad7c19516219f22ea0496e8f042b1b56',1,'SVF::SVFModuleWriter']]],
853
- ['getstinfoptr_2889',['getStInfoPtr',['../classSVF_1_1SVFModuleReader.html#a6cf051df9f75ca42a51ee5b238b7550c',1,'SVF::SVFModuleReader']]],
854
- ['getstinfos_2890',['getStInfos',['../classSVF_1_1SymbolTableInfo.html#a3f33f57ab3acf91156e96ada04f34b5d',1,'SVF::SymbolTableInfo']]],
855
- ['getstmt_2891',['getStmt',['../classSVF_1_1CxtStmt.html#a0b593c4ba425937212e2889e64ce4791',1,'SVF::CxtStmt']]],
856
- ['getstmtreliance_2892',['getStmtReliance',['../classSVF_1_1VersionedFlowSensitive.html#a3489def8e16e4d7c83d2c909d3287fc0',1,'SVF::VersionedFlowSensitive']]],
857
- ['getstmtvfgnode_2893',['getStmtVFGNode',['../classSVF_1_1VFG.html#a32b1586d326fbe47080bd1fa2d3270e6',1,'SVF::VFG']]],
858
- ['getstorecgedges_2894',['getStoreCGEdges',['../classSVF_1_1ConstraintGraph.html#a61ef90be6ccc01634e5440f22a0f746e',1,'SVF::ConstraintGraph']]],
859
- ['getstorechinum_2895',['getStoreChiNum',['../classSVF_1_1MemSSA.html#aa8c45b455e6fc60cab955534c3e50bfa',1,'SVF::MemSSA']]],
860
- ['getstoreinedges_2896',['getStoreInEdges',['../classSVF_1_1ConstraintNode.html#aed5e1f0345aab58031daecfa0c6aac0b',1,'SVF::ConstraintNode']]],
861
- ['getstoremrset_2897',['getStoreMRSet',['../classSVF_1_1MRGenerator.html#a364ad1e34d09a92cdc0cfe530c84880f',1,'SVF::MRGenerator']]],
862
- ['getstoreoperand_2898',['getStoreOperand',['../classSVF_1_1MTAAnnotator.html#a49434afd0d7beb9f5d6580e8f672889c',1,'SVF::MTAAnnotator']]],
863
- ['getstoreoutedges_2899',['getStoreOutEdges',['../classSVF_1_1ConstraintNode.html#a85e67f52e9cda75704e6b5a46af289e7',1,'SVF::ConstraintNode']]],
864
- ['getstorestmt_2900',['getStoreStmt',['../classSVF_1_1StoreCHI.html#a0faba82bc86a12011407f4af00b2d0ad',1,'SVF::StoreCHI']]],
865
- ['getstoretochisetmap_2901',['getStoreToChiSetMap',['../classSVF_1_1MemSSA.html#a97166aa7102816a16734d7e2f1c130b0',1,'SVF::MemSSA']]],
866
- ['getstride_2902',['getStride',['../classSVF_1_1StInfo.html#af5094ec542f345d214a682d4138cf690',1,'SVF::StInfo']]],
867
- ['getstringarg_2903',['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)']]],
868
- ['getstrongupdatestores_2904',['getStrongUpdateStores',['../classSVF_1_1DDAStat.html#a26b018fc5677e33876bee1200c270e60',1,'SVF::DDAStat']]],
869
- ['getsubnodes_2905',['getSubNodes',['../classSVF_1_1Steensgaard.html#a95ed4be99e201058cb6d994250d2629f',1,'SVF::Steensgaard']]],
870
- ['getsubs_2906',['getSubs',['../classSVF_1_1ConstraintGraph.html#ade6a90ed5e0a9e8615bafec54d9d1d73',1,'SVF::ConstraintGraph']]],
871
- ['getsuccbbandcondvalpairvec_2907',['getSuccBBandCondValPairVec',['../namespaceSVF_1_1LLVMUtil.html#a9001722dd27bf487351725c3d7b65f2f',1,'SVF::LLVMUtil']]],
872
- ['getsuccessor_2908',['getSuccessor',['../classSVF_1_1BranchVFGNode.html#ae611eb1d27846c15b7301017e1864a30',1,'SVF::BranchVFGNode::getSuccessor()'],['../classSVF_1_1BranchStmt.html#a7d9a6ebb2d95942c453864b5327b1ae8',1,'SVF::BranchStmt::getSuccessor()']]],
873
- ['getsuccessorcondvalue_2909',['getSuccessorCondValue',['../classSVF_1_1IntraCFGEdge.html#a106513578790247f9d96e34c8385b3d8',1,'SVF::IntraCFGEdge::getSuccessorCondValue()'],['../classSVF_1_1BranchStmt.html#a7d2fa666602e0444d3e019563c0e7556',1,'SVF::BranchStmt::getSuccessorCondValue()']]],
874
- ['getsuccessors_2910',['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()']]],
875
- ['getsuccinstructions_2911',['getSuccInstructions',['../classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f',1,'SVF::SVFInstruction::getSuccInstructions()'],['../classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b',1,'SVF::SVFInstruction::getSuccInstructions() const']]],
876
- ['getsuccmap_2912',['getSuccMap',['../classSVF_1_1POCRSolver.html#aac57a7a39ba314e5f16977848417e652',1,'SVF::POCRSolver::getSuccMap()'],['../classSVF_1_1POCRSolver.html#ab0c8049934aab960ee734db76086016a',1,'SVF::POCRSolver::getSuccMap(const NodeID key)']]],
877
- ['getsuccnodes_2913',['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)']]],
878
- ['getsuccs_2914',['getSuccs',['../classSVF_1_1POCRSolver.html#ac3ee0745b684b851c3bac9b55bcbb7b9',1,'SVF::POCRSolver']]],
879
- ['getsvfargument_2915',['getSVFArgument',['../classSVF_1_1LLVMModuleSet.html#ad3f66b40ad360003845253f452d6a711',1,'SVF::LLVMModuleSet']]],
880
- ['getsvfbasicblock_2916',['getSVFBasicBlock',['../classSVF_1_1LLVMModuleSet.html#ab0c0f321b6bfbfab2e4ff06d81920ab9',1,'SVF::LLVMModuleSet']]],
881
- ['getsvfcallsite_2917',['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)']]],
882
- ['getsvfconstantdata_2918',['getSVFConstantData',['../classSVF_1_1LLVMModuleSet.html#a25821b0feeb3b08e00ec9d444520b727',1,'SVF::LLVMModuleSet']]],
883
- ['getsvffunction_2919',['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()']]],
884
- ['getsvfg_2920',['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()']]],
885
- ['getsvfglobalvalue_2921',['getSVFGlobalValue',['../classSVF_1_1LLVMModuleSet.html#a3cbba2eb702a3481478b2590dfffa352',1,'SVF::LLVMModuleSet']]],
886
- ['getsvfgnode_2922',['getSVFGNode',['../classSVF_1_1SVFG.html#a7ace06b6c893b31f7dec2abe54e33e11',1,'SVF::SVFG::getSVFGNode()'],['../classSVF_1_1SVFGNodeLockSpan.html#ac6b8a2fd39afa60cdb8379c0377eb50f',1,'SVF::SVFGNodeLockSpan::getSVFGNode()']]],
887
- ['getsvfgnodebb_2923',['getSVFGNodeBB',['../classSVF_1_1ProgSlice.html#abca08cad9cadc72caf6743df3ff934e7',1,'SVF::ProgSlice']]],
888
- ['getsvfgnodenum_2924',['getSVFGNodeNum',['../classSVF_1_1SVFG.html#ac965abfbe9bdc872f98b36a171a7b5aa',1,'SVF::SVFG']]],
889
- ['getsvfgscc_2925',['getSVFGSCC',['../classSVF_1_1DDAVFSolver.html#a1fdd7c0efa8f0506edfba2da8f2b3cc0',1,'SVF::DDAVFSolver']]],
890
- ['getsvfgsccrepnode_2926',['getSVFGSCCRepNode',['../classSVF_1_1DDAVFSolver.html#a1583ed2eb1d4b88dc2a5b4c0b6842496',1,'SVF::DDAVFSolver']]],
891
- ['getsvfinstruction_2927',['getSVFInstruction',['../classSVF_1_1LLVMModuleSet.html#ae74f307b6f96950ceedb2c375ef1c3a3',1,'SVF::LLVMModuleSet']]],
892
- ['getsvfloopid_2928',['getSvfLoopID',['../classSVF_1_1ICFGWriter.html#a7c041629b3863525ded06ffe7d971940',1,'SVF::ICFGWriter']]],
893
- ['getsvfloopptr_2929',['getSVFLoopPtr',['../classSVF_1_1ICFGReader.html#a59f46288e7dad3ba31d106faeca277ef',1,'SVF::ICFGReader']]],
894
- ['getsvfloops_2930',['getSVFLoops',['../classSVF_1_1ICFG.html#a490e7f2a5a0452d513895d5f24c72d8e',1,'SVF::ICFG']]],
895
- ['getsvfmodule_2931',['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()']]],
896
- ['getsvfothervalue_2932',['getSVFOtherValue',['../classSVF_1_1LLVMModuleSet.html#a0ef17c1d5e6a95c597d2334ea577a965',1,'SVF::LLVMModuleSet']]],
897
- ['getsvfstmtlist_2933',['getSVFStmtList',['../classSVF_1_1SVFIR.html#a570ad42ad516e3fabb91a3563b618c0b',1,'SVF::SVFIR']]],
898
- ['getsvfstmts_2934',['getSVFStmts',['../classSVF_1_1ICFGNode.html#a6c68f52dd90728073fb79141df9b0661',1,'SVF::ICFGNode']]],
899
- ['getsvfstmtset_2935',['getSVFStmtSet',['../classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744',1,'SVF::SVFIR']]],
900
- ['getsvftype_2936',['getSVFType',['../classSVF_1_1LLVMModuleSet.html#a5f0bd932f3129a9c565f3a09711f7b99',1,'SVF::LLVMModuleSet']]],
901
- ['getsvftypeid_2937',['getSVFTypeID',['../classSVF_1_1SVFModuleWriter.html#ab03e007e2417f90f8030d1f5923087d8',1,'SVF::SVFModuleWriter']]],
902
- ['getsvftypeptr_2938',['getSVFTypePtr',['../classSVF_1_1SVFModuleReader.html#af5d3ac82ce9e4dbd72b5ed07e18c790f',1,'SVF::SVFModuleReader']]],
903
- ['getsvftypes_2939',['getSVFTypes',['../classSVF_1_1SymbolTableInfo.html#ae89711eedd0011cf9219604dab4f71d8',1,'SVF::SymbolTableInfo']]],
904
- ['getsvfvalue_2940',['getSVFValue',['../classSVF_1_1LLVMModuleSet.html#afdd77bc1fca91f70b2ec362f1dacd392',1,'SVF::LLVMModuleSet']]],
905
- ['getsvfvalueid_2941',['getSVFValueID',['../classSVF_1_1SVFModuleWriter.html#a0598a4c2af139b600a44360849933c38',1,'SVF::SVFModuleWriter']]],
906
- ['getsvfvalueptr_2942',['getSVFValuePtr',['../classSVF_1_1SVFModuleWriter.html#a285cf97ecb4fd1cdbc19e67779ef84ee',1,'SVF::SVFModuleWriter::getSVFValuePtr()'],['../classSVF_1_1SVFModuleReader.html#ab24ead498f61498c68a726f1b192936d',1,'SVF::SVFModuleReader::getSVFValuePtr()']]],
907
- ['getsymbol_2943',['getSymbol',['../classSVF_1_1GrammarBase.html#afb21efe07e3451ad8284cab384963f06',1,'SVF::GrammarBase']]],
908
- ['getsymbolinfo_2944',['getSymbolInfo',['../classSVF_1_1IRGraph.html#a9f7c24325d897b598d6b989fdc4aae1e',1,'SVF::IRGraph']]],
909
- ['gettails_2945',['getTails',['../classSVF_1_1CFBasicBlockGWTO.html#a4fb40a0bed7cad99e9be5480455a6a71',1,'SVF::CFBasicBlockGWTO']]],
910
- ['gettaskdataathareparforsite_2946',['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)']]],
911
- ['gettaskfuncathareparforsite_2947',['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)']]],
912
- ['gettcg_2948',['getTCG',['../classSVF_1_1LockAnalysis.html#a96a6cfddc8f7115294e8ad49a097b938',1,'SVF::LockAnalysis::getTCG()'],['../classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6',1,'SVF::ForkJoinAnalysis::getTCG()']]],
913
- ['gettct_2949',['getTCT',['../classSVF_1_1LockAnalysis.html#a3e0bdc0a404d0b77ae0a1dde49c6b43d',1,'SVF::LockAnalysis::getTCT()'],['../classSVF_1_1MHP.html#a033936547612c54326a604f0ff1e39a6',1,'SVF::MHP::getTCT()']]],
914
- ['gettctedgenum_2950',['getTCTEdgeNum',['../classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e',1,'SVF::TCT']]],
915
- ['gettctnode_2951',['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']]],
916
- ['gettctnodenum_2952',['getTCTNodeNum',['../classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f',1,'SVF::TCT']]],
917
- ['getterminals_2953',['getTerminals',['../classSVF_1_1GrammarBase.html#a44232dfc5b9a13dfe9b72ff18634ab37',1,'SVF::GrammarBase']]],
918
- ['getterminator_2954',['getTerminator',['../classSVF_1_1SVFBasicBlock.html#a10707086ce21999f415c479706abbd38',1,'SVF::SVFBasicBlock']]],
919
- ['gettext_2955',['gettext',['../extapi_8c.html#a1d8bce957bf9aadbd0eb67f5c8fc77d3',1,'extapi.c']]],
920
- ['getthread_2956',['getThread',['../classSVF_1_1CxtThread.html#addee4e560a470eec9fbbf17efee906a9',1,'SVF::CxtThread']]],
921
- ['getthreadapi_2957',['getThreadAPI',['../classSVF_1_1ThreadCallGraph.html#adcad8524a53baf256cd45503ec568c10',1,'SVF::ThreadCallGraph::getThreadAPI()'],['../classSVF_1_1ThreadAPI.html#a6852ff1eedc1117e95e45e4a90c80d53',1,'SVF::ThreadAPI::getThreadAPI()']]],
922
- ['getthreadcallgraph_2958',['getThreadCallGraph',['../classSVF_1_1MHP.html#a20e740d4b96ef086b6b5778acd38ca88',1,'SVF::MHP::getThreadCallGraph()'],['../classSVF_1_1TCT.html#a1602d02773578bca73dcbd29b95c67d0',1,'SVF::TCT::getThreadCallGraph()']]],
923
- ['getthreadstmtset_2959',['getThreadStmtSet',['../classSVF_1_1MHP.html#a4ce3b9ad740aa7b74a1ae2192aeeb9d8',1,'SVF::MHP']]],
924
- ['getthunktarget_2960',['getThunkTarget',['../namespaceSVF_1_1LLVMUtil.html#aab1cb59036d181e20a477bf1eebd81ff',1,'SVF::LLVMUtil']]],
925
- ['gettid_2961',['getTid',['../classSVF_1_1CxtThreadStmt.html#a3b8f641f2fb7ade7052cae1ee6463884',1,'SVF::CxtThreadStmt::getTid()'],['../classSVF_1_1CxtThreadProc.html#a61d950c7469f4bb9d2152b0e7d892ebf',1,'SVF::CxtThreadProc::getTid()']]],
926
- ['gettopstackver_2962',['getTopStackVer',['../classSVF_1_1MemSSA.html#ad550a453d5b2daa6c72e7752f6b5ea79',1,'SVF::MemSSA']]],
927
- ['gettotalcallsitenumber_2963',['getTotalCallSiteNumber',['../classSVF_1_1PTACallGraph.html#aab4214b734d00f5db59385535419ca58',1,'SVF::PTACallGraph']]],
928
- ['gettotaledgenum_2964',['getTotalEdgeNum',['../classSVF_1_1GenericGraph.html#a29cab1426b0000bd87c026ab8c9979c0',1,'SVF::GenericGraph']]],
929
- ['gettotalkind_2965',['getTotalKind',['../classSVF_1_1GrammarBase.html#a76e0969670709e24532756e56aafab19',1,'SVF::GrammarBase']]],
930
- ['gettotalnodenum_2966',['getTotalNodeNum',['../classSVF_1_1GenericGraph.html#a8c8d16036008f87c7811586047599858',1,'SVF::GenericGraph']]],
931
- ['gettotalsymnum_2967',['getTotalSymNum',['../classSVF_1_1SymbolTableInfo.html#a26eb45eab3da4695a6e5bad51b01ddc5',1,'SVF::SymbolTableInfo']]],
932
- ['gettruecond_2968',['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()']]],
933
- ['gettruevalue_2969',['getTrueValue',['../classSVF_1_1SelectStmt.html#a537c03b08444da34c26b9e989bb0e568',1,'SVF::SelectStmt']]],
934
- ['gettruez3expr_2970',['getTrueZ3Expr',['../classSVF_1_1ConsExeState.html#a823502a869baf70a07294e265601cf2f',1,'SVF::ConsExeState']]],
935
- ['gettype_2971',['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()']]],
936
- ['gettypedefs_2972',['getTypedefs',['../classSVF_1_1DCHNode.html#ac77edc44c3c5acc185c27c018837d066',1,'SVF::DCHNode']]],
937
- ['gettypeinfo_2973',['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()']]],
938
- ['gettypelocsetsmap_2974',['getTypeLocSetsMap',['../classSVF_1_1SVFIR.html#adb6db6407bdc9a39e5bf8cd941f0ad15',1,'SVF::SVFIR']]],
939
- ['gettypeofelement_2975',['getTypeOfElement',['../classSVF_1_1SVFArrayType.html#a28da1169748e38b891133b76568a2759',1,'SVF::SVFArrayType']]],
940
- ['gettypeofheapalloc_2976',['getTypeOfHeapAlloc',['../namespaceSVF_1_1LLVMUtil.html#ae368713463c84425f9a1ad27ff401a47',1,'SVF::LLVMUtil']]],
941
- ['gettypesizeinbytes_2977',['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)']]],
942
- ['gettypesystem_2978',['getTypeSystem',['../classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe',1,'SVF::PointerAnalysis']]],
943
- ['getunaryopvfgnode_2979',['getUnaryOPVFGNode',['../classSVF_1_1VFG.html#a1ba67eb17437a1a47c230614c1e3d9fd',1,'SVF::VFG']]],
944
- ['getunifyexit_2980',['getUnifyExit',['../classSVF_1_1MergeFunctionRets.html#a0644ac0f560911632855d9129f3d71ca',1,'SVF::MergeFunctionRets']]],
945
- ['getuniqueuseviacastinst_2981',['getUniqueUseViaCastInst',['../namespaceSVF_1_1LLVMUtil.html#a837d19c740902c419206287bdb21273b',1,'SVF::LLVMUtil']]],
946
- ['getvaddrs_2982',['getVAddrs',['../classSVF_1_1ConsExeState.html#a6205eb8ceaba400a2ad5a554abaed096',1,'SVF::ConsExeState::getVAddrs()'],['../classSVF_1_1ExeState.html#a789f023e4b5938324993b37021265f53',1,'SVF::ExeState::getVAddrs()'],['../classSVF_1_1IntervalExeState.html#a36e15d9d95908b74fcf321e30a9cdebe',1,'SVF::IntervalExeState::getVAddrs()'],['../classSVF_1_1SVFIR2ItvExeState.html#add123d3c64674d34c6c8973cb82c6270',1,'SVF::SVFIR2ItvExeState::getVAddrs()']]],
947
- ['getvals_2983',['getVals',['../classSVF_1_1AddressValue.html#a3115c89c7f98cc2e737ce87fd7420ca3',1,'SVF::AddressValue']]],
948
- ['getvalsym_2984',['getValSym',['../classSVF_1_1SymbolTableInfo.html#a72be51342f633844f59c5a46b7e01583',1,'SVF::SymbolTableInfo']]],
949
- ['getvalue_2985',['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()']]],
950
- ['getvalueedges_2986',['getValueEdges',['../classSVF_1_1IRGraph.html#a617f328b84d09974c81563cca3938b84',1,'SVF::IRGraph']]],
951
- ['getvaluename_2987',['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()']]],
952
- ['getvaluenode_2988',['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()']]],
953
- ['getvaluenodenum_2989',['getValueNodeNum',['../classSVF_1_1IRGraph.html#a0212f3fe2f37363e8060f292c8cf7668',1,'SVF::IRGraph']]],
954
- ['getvarargnode_2990',['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()']]],
955
- ['getvarargsym_2991',['getVarargSym',['../classSVF_1_1SymbolTableInfo.html#a6b0e0b41f3dbc095e8dd8472bbbb5baf',1,'SVF::SymbolTableInfo']]],
956
- ['getvariabledkind_2992',['getVariabledKind',['../classSVF_1_1GrammarBase.html#ad7321168f53baa55098f7c714ec53f1e',1,'SVF::GrammarBase']]],
957
- ['getvartovaddrs_2993',['getVarToVAddrs',['../classSVF_1_1ExeState.html#aebbcf15653f00e07cb7a754d1e314d69',1,'SVF::ExeState']]],
958
- ['getvartoval_2994',['getVarToVal',['../classSVF_1_1ConsExeState.html#a990f50ae338a2e332d333bb3fc04c520',1,'SVF::ConsExeState::getVarToVal()'],['../classSVF_1_1IntervalExeState.html#a4e3e495118c907a29d7705904273f6d3',1,'SVF::IntervalExeState::getVarToVal()'],['../classSVF_1_1RelExeState.html#a9c64d2699cb67cdf8d1c3c23aebf2c4a',1,'SVF::RelExeState::getVarToVal()']]],
959
- ['getvcallidx_2995',['getVCallIdx',['../namespaceSVF_1_1LLVMUtil.html#a718c8ec79f36cef5df2f4530541f2770',1,'SVF::LLVMUtil']]],
960
- ['getvcallthisptr_2996',['getVCallThisPtr',['../namespaceSVF_1_1LLVMUtil.html#a68e7bad8eb537039559d8ddc851032e0',1,'SVF::LLVMUtil']]],
961
- ['getvcallvtblptr_2997',['getVCallVtblPtr',['../namespaceSVF_1_1LLVMUtil.html#a3a23aa54459a068e16c96e5b5eb72f77',1,'SVF::LLVMUtil']]],
962
- ['getversion_2998',['getVersion',['../classSVF_1_1DummyVersionPropSVFGNode.html#af9f0eaf33502af1533dd1244a383d561',1,'SVF::DummyVersionPropSVFGNode::getVersion()'],['../classSVF_1_1VersionedFlowSensitive.html#a6b398d59fc276980dd2d6d48a8675068',1,'SVF::VersionedFlowSensitive::getVersion()']]],
963
- ['getversionedkeyrevpts_2999',['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()']]],
964
- ['getversionedptdataty_3000',['getVersionedPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a4859864a4c72d5e04c10305e4579e8ee',1,'SVF::BVDataPTAImpl']]],
965
- ['getvfcond_3001',['getVFCond',['../classSVF_1_1ProgSlice.html#aeb1924daad67a0b7ed9e5b4974755261',1,'SVF::ProgSlice']]],
966
- ['getvfgnode_3002',['getVFGNode',['../classSVF_1_1VFG.html#a915fa50effaeea10716b86528b15c6dc',1,'SVF::VFG']]],
967
- ['getvfgnodebegin_3003',['getVFGNodeBegin',['../classSVF_1_1VFG.html#a5166be2c1231a93c9b9ce5f272797b94',1,'SVF::VFG']]],
968
- ['getvfgnodeend_3004',['getVFGNodeEnd',['../classSVF_1_1VFG.html#a28f2bdcbbc0bab00e93df62ea11647a2',1,'SVF::VFG']]],
969
- ['getvfgnodes_3005',['getVFGNodes',['../classSVF_1_1ICFGNode.html#abcc53637a634f7ec92b9c7861b941601',1,'SVF::ICFGNode::getVFGNodes()'],['../classSVF_1_1VFG.html#a18ec674e8ab0285ec086df87e5c591c9',1,'SVF::VFG::getVFGNodes()']]],
970
- ['getvfnsfromcha_3006',['getVFnsFromCHA',['../classSVF_1_1PointerAnalysis.html#ade41f3562704d56c7490dcfc941b3437',1,'SVF::PointerAnalysis']]],
971
- ['getvfnsfrompts_3007',['getVFnsFromPts',['../classSVF_1_1PointerAnalysis.html#a011b8401f5ed5fdb6cd507053465a7a2',1,'SVF::PointerAnalysis']]],
972
- ['getvfnsfromvtbls_3008',['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()']]],
973
- ['getvfnvector_3009',['getVfnVector',['../classSVF_1_1DCHNode.html#a41ba902b643e2aec828be1a89f4536af',1,'SVF::DCHNode']]],
974
- ['getvfnvectors_3010',['getVfnVectors',['../classSVF_1_1DCHNode.html#a806a65f35c9f4ea118c1ef44ddb46079',1,'SVF::DCHNode']]],
975
- ['getvirtualfunctionbasedonid_3011',['getVirtualFunctionBasedonID',['../classSVF_1_1CHGraph.html#a7b678b4362a93e969f11b110b85d35ca',1,'SVF::CHGraph']]],
976
- ['getvirtualfunctionid_3012',['getVirtualFunctionID',['../classSVF_1_1CHGraph.html#a7151563857b7b6bdf8195aa571df7516',1,'SVF::CHGraph']]],
977
- ['getvirtualfunctions_3013',['getVirtualFunctions',['../classSVF_1_1CHNode.html#a1abfdc91ec77cab40d6894f471f0733d',1,'SVF::CHNode']]],
978
- ['getvirtualfunctionvectors_3014',['getVirtualFunctionVectors',['../classSVF_1_1CHNode.html#a5df1cf4d51bf3406d188c96bc9aae0af',1,'SVF::CHNode']]],
979
- ['getvirtualmemaddress_3015',['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()']]],
980
- ['getvtable_3016',['getVTable',['../classSVF_1_1DCHNode.html#a9184a71cd5dae94843ac89f4235d4fa2',1,'SVF::DCHNode::getVTable()'],['../classSVF_1_1CHNode.html#aa49ae91e2dd45c94f3d7694eb7e6737b',1,'SVF::CHNode::getVTable()']]],
981
- ['getvtableptr_3017',['getVtablePtr',['../classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a',1,'SVF::SVFVirtualCallInst::getVtablePtr()'],['../classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d',1,'SVF::CallSite::getVtablePtr()']]],
982
- ['getvtblstruct_3018',['getVtblStruct',['../namespaceSVF_1_1LLVMUtil.html#a4f803756f0a73e8564d9544ce27be1c9',1,'SVF::LLVMUtil']]],
983
- ['getwtocycledepth_3019',['getWTOCycleDepth',['../classSVF_1_1CFBasicBlockGWTO.html#a47b0a759cac2b4264b8c01dbe9f1c63f',1,'SVF::CFBasicBlockGWTO::getWTOCycleDepth()'],['../classSVF_1_1CFBasicBlockGWTO_1_1TailBuilder.html#a0efb4902bc6933e28b042edf6fc3f94c',1,'SVF::CFBasicBlockGWTO::TailBuilder::getWTOCycleDepth()']]],
984
- ['getyield_3020',['getYield',['../classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c',1,'SVF::VersionedFlowSensitive']]],
985
- ['getz3expr_3021',['getZ3Expr',['../classSVF_1_1RelExeState.html#ace3b86d12ed10af211d5902ec3fa2e5a',1,'SVF::RelExeState']]],
986
- ['getzextvalue_3022',['getZExtValue',['../classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e',1,'SVF::SVFConstantInt']]],
987
- ['global_5fbegin_3023',['global_begin',['../classSVF_1_1SVFModule.html#a4dc32c583d29d74d052eaa5665b0b70e',1,'SVF::SVFModule::global_begin()'],['../classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2',1,'SVF::SVFModule::global_begin() const']]],
988
- ['global_5fend_3024',['global_end',['../classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b',1,'SVF::SVFModule::global_end()'],['../classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2',1,'SVF::SVFModule::global_end() const']]],
989
- ['global_5ferror_3025',['global_error',['../cJSON_8cpp.html#a6ff6e9678e47cf5347872008661d5846',1,'cJSON.cpp']]],
990
- ['global_5fhooks_3026',['global_hooks',['../cJSON_8cpp.html#a855c7241e836a5b2d87577df8c113faf',1,'cJSON.cpp']]],
991
- ['global_5fiterator_3027',['global_iterator',['../classSVF_1_1SVFModule.html#a4cf1ca2e9f045a0520b0a8a6cd5993f2',1,'SVF::SVFModule']]],
992
- ['global_5fleak_3028',['GLOBAL_LEAK',['../classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da20b4563d5fc09a0a076800cd02f238f1',1,'SVF::LeakChecker']]],
993
- ['globalalias_3029',['GlobalAlias',['../namespaceSVF.html#a0fd33072b099f61eaa642e94ed0c03fc',1,'SVF']]],
994
- ['globalblock_3030',['GlobalBlock',['../classSVF_1_1ICFGNode.html#a74f598c1c86b023680bb2685aa8ab376ac93cf90864e69a21cbaefccbd48b8648',1,'SVF::ICFGNode']]],
995
- ['globalblocknode_3031',['globalBlockNode',['../classSVF_1_1ICFG.html#a8e43b27d4484a4acb575e4c1c6c8fd02',1,'SVF::ICFG']]],
996
- ['globalconses_3032',['globalConsES',['../classSVF_1_1ConsExeState.html#ac3ea5c4d65fac8934276a1ad12c97d06',1,'SVF::ConsExeState']]],
997
- ['globaldeftorepmap_3033',['GlobalDefToRepMap',['../classSVF_1_1LLVMModuleSet.html#ae2a1fa0b908cf372c50af90e62c4bf2b',1,'SVF::LLVMModuleSet']]],
998
- ['globaldeftorepmapty_3034',['GlobalDefToRepMapTy',['../classSVF_1_1LLVMModuleSet.html#a4dc808f3f69a87c74933d1f6183d1459',1,'SVF::LLVMModuleSet']]],
999
- ['globales_3035',['globalES',['../classSVF_1_1IntervalExeState.html#a92b1b163493a74a31d30a261128edd05',1,'SVF::IntervalExeState']]],
1000
- ['globalicfgnode_3036',['GlobalICFGNode',['../classSVF_1_1GlobalICFGNode.html',1,'SVF::GlobalICFGNode'],['../classSVF_1_1GlobalICFGNode.html#a01e8a9844fcad1cc5faa22d8b0e0efd7',1,'SVF::GlobalICFGNode::GlobalICFGNode()']]],
1001
- ['globalifunc_3037',['GlobalIFunc',['../namespaceSVF.html#aacffd97ab4cb45aeae2e67ec479889aa',1,'SVF']]],
1002
- ['globalnullvaddrs_3038',['globalNullVaddrs',['../classSVF_1_1SVFIR2ItvExeState.html#a75d5dfbc8252ef0994951af32aa53b74',1,'SVF::SVFIR2ItvExeState']]],
1003
- ['globalobject_3039',['GlobalObject',['../namespaceSVF.html#af157dc77830b6cc804338df7430cbbb3',1,'SVF']]],
1004
- ['globalset_3040',['GlobalSet',['../classSVF_1_1SVFModule.html#a4ff4bbd1771615757fc6575282046e30',1,'SVF::SVFModule']]],
1005
- ['globalsettype_3041',['GlobalSetType',['../classSVF_1_1SVFModule.html#aae827124684e6c0d6a72acece0e9d33f',1,'SVF::SVFModule']]],
1006
- ['globalvalue_3042',['GlobalValue',['../namespaceSVF.html#a67f3f86344f028cacfbeb08caaf7bb0f',1,'SVF']]],
1007
- ['globalvariable_3043',['GlobalVariable',['../namespaceSVF.html#a09f5fa3bc44bf53612a085e3a611cc4e',1,'SVF']]],
1008
- ['globalvfgnodes_3044',['globalVFGNodes',['../classSVF_1_1VFG.html#a6c3daf2777cc5f76ce07241f803720f3',1,'SVF::VFG']]],
1009
- ['globalvfgnodeset_3045',['GlobalVFGNodeSet',['../classSVF_1_1VFG.html#a113185086912213257b04daa4590bf13',1,'SVF::VFG']]],
1010
- ['globs_3046',['globs',['../classSVF_1_1SaberSVFGBuilder.html#a967dba864a6032e448222525aedb1f2a',1,'SVF::SaberSVFGBuilder']]],
1011
- ['globsvfgnodes_3047',['globSVFGNodes',['../classSVF_1_1SaberSVFGBuilder.html#a9431a9dcbcf88b78e721b0347046e997',1,'SVF::SaberSVFGBuilder']]],
1012
- ['globsvfstmtset_3048',['globSVFStmtSet',['../classSVF_1_1SVFIR.html#a71b51492b00e66e36266b9a76a842323',1,'SVF::SVFIR']]],
1013
- ['globvar_5fobj_3049',['GLOBVAR_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830ad2ba0edfac1460f3fd89e7a6c4c4691b',1,'SVF::ObjTypeInfo']]],
1014
- ['gmtime_3050',['gmtime',['../extapi_8c.html#a4c538a7b2efe7d8dfb7bf5956e91a0ad',1,'extapi.c']]],
1015
- ['gmtime_5fr_3051',['gmtime_r',['../extapi_8c.html#a78301bb1e43ee4dda8a7cfd04d99f9e5',1,'extapi.c']]],
1016
- ['gnode_3052',['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()']]],
1017
- ['gnodek_3053',['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()']]],
1018
- ['gnodesccinfo_3054',['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()']]],
1019
- ['gnodesccinfomap_3055',['GNODESCCInfoMap',['../classSVF_1_1SCCDetection.html#a56c28264d14062354e3272a4a993a1ec',1,'SVF::SCCDetection']]],
1020
- ['gnodestack_3056',['GNodeStack',['../classSVF_1_1SCCDetection.html#a84fc3aef6f950471a539b7d9fa3c1289',1,'SVF::SCCDetection']]],
1021
- ['gnu_5fget_5flibc_5fversion_3057',['gnu_get_libc_version',['../extapi_8c.html#abccccf00b2d20e810f04ae4133abaded',1,'extapi.c']]],
1022
- ['gnutls_5fcheck_5fversion_3058',['gnutls_check_version',['../extapi_8c.html#a81b6ce96363d37bbf41acb26ae8b25eb',1,'extapi.c']]],
1023
- ['grammar_3059',['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()']]],
1024
- ['grammarbase_3060',['GrammarBase',['../classSVF_1_1GrammarBase.html',1,'SVF::GrammarBase'],['../classSVF_1_1CFLBase.html#aef3da4ce970597586757cafd2a435c1f',1,'SVF::CFLBase::grammarBase()']]],
1025
- ['grammarbuilder_3061',['GrammarBuilder',['../classSVF_1_1GrammarBuilder.html',1,'SVF::GrammarBuilder'],['../classSVF_1_1GrammarBuilder.html#a423310118382fa2d5afe169a290a355b',1,'SVF::GrammarBuilder::GrammarBuilder()']]],
1026
- ['grammarbuilder_2ecpp_3062',['GrammarBuilder.cpp',['../GrammarBuilder_8cpp.html',1,'']]],
1027
- ['grammarbuilder_2eh_3063',['GrammarBuilder.h',['../GrammarBuilder_8h.html',1,'']]],
1028
- ['grammarfilename_3064',['GrammarFilename',['../classSVF_1_1Options.html#ad09017ae2e1010fbba5c086a4772750f',1,'SVF::Options']]],
1029
- ['graph_3065',['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()']]],
1030
- ['graphfieldjson_3066',['graphFieldJson',['../classSVF_1_1GenericGraphReader.html#a2438233e46ad0a052ec1352de977df88',1,'SVF::GenericGraphReader']]],
1031
- ['graphprinter_3067',['GraphPrinter',['../classSVF_1_1GraphPrinter.html',1,'SVF::GraphPrinter'],['../classSVF_1_1GraphPrinter.html#a5adb844506085e9ba66c1688f9548a25',1,'SVF::GraphPrinter::GraphPrinter()'],['../namespaceSVF.html#ac8f90a58fd0d8e775e290b31f8ea9ce9',1,'SVF::GraphPrinter()']]],
1032
- ['graphprinter_2eh_3068',['GraphPrinter.h',['../GraphPrinter_8h.html',1,'']]],
1033
- ['graphreachsolver_3069',['GraphReachSolver',['../classSVF_1_1GraphReachSolver.html',1,'SVF::GraphReachSolver< GraphType, DPIm >'],['../classSVF_1_1GraphReachSolver.html#a766dc60e7ce7b24b829ba591d069c174',1,'SVF::GraphReachSolver::GraphReachSolver()']]],
1034
- ['graphreachsolver_2eh_3070',['GraphReachSolver.h',['../GraphReachSolver_8h.html',1,'']]],
1035
- ['graphsize_3071',['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 > * >']]],
1036
- ['graphtraits_2eh_3072',['GraphTraits.h',['../GraphTraits_8h.html',1,'']]],
1037
- ['graphtxt_3073',['Graphtxt',['../classSVF_1_1Options.html#a53f783c80f368bcdca6c7620229d6f8e',1,'SVF::Options']]],
1038
- ['graphtype_3074',['GraphType',['../classSVF_1_1GenericGraphWriter.html#a2c6d4c492b073f1b11440f606ed3cc92',1,'SVF::GenericGraphWriter']]],
1039
- ['graphwriter_3075',['GraphWriter',['../classSVF_1_1GraphWriter.html',1,'SVF::GraphWriter< GraphType >'],['../classSVF_1_1GraphWriter.html#afd8fec784307b919d1cb89b49533600e',1,'SVF::GraphWriter::GraphWriter()']]],
1040
- ['graphwriter_2ecpp_3076',['GraphWriter.cpp',['../GraphWriter_8cpp.html',1,'']]],
1041
- ['graphwriter_2eh_3077',['GraphWriter.h',['../GraphWriter_8h.html',1,'']]],
1042
- ['gtraits_3078',['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()']]],
1043
- ['gzgets_3079',['gzgets',['../extapi_8c.html#ac84ce7ca37e7c4e94aec43868a755cac',1,'extapi.c']]]
790
+ ['getrangelimitfromtype_2827',['getRangeLimitFromType',['../classSVF_1_1SVFIR2ItvExeState.html#afbb9ff1f2c47d2afda117bf63a80a1a7',1,'SVF::SVFIR2ItvExeState']]],
791
+ ['getrawproductions_2828',['getRawProductions',['../classSVF_1_1GrammarBase.html#a4561438149716c91178ea013686f66ae',1,'SVF::GrammarBase']]],
792
+ ['getreachablebbs_2829',['getReachableBBs',['../classSVF_1_1SVFLoopAndDomInfo.html#a95099f1b621c4f0d6d53798d7eab4e3b',1,'SVF::SVFLoopAndDomInfo::getReachableBBs()'],['../classSVF_1_1SVFFunction.html#a90e39f78f4908f8a8ef3948d9158791c',1,'SVF::SVFFunction::getReachableBBs()']]],
793
+ ['getrefinfoforcall_2830',['getRefInfoForCall',['../classSVF_1_1MRGenerator.html#a965a31712341b1fc02e667f325423ca2',1,'SVF::MRGenerator']]],
794
+ ['getrefsideeffectofcallsite_2831',['getRefSideEffectOfCallSite',['../classSVF_1_1MRGenerator.html#a62757aa995a6a01b484c60df2f51c53d',1,'SVF::MRGenerator']]],
795
+ ['getrefsideeffectoffunction_2832',['getRefSideEffectOfFunction',['../classSVF_1_1MRGenerator.html#ac0007c8808654ca74feef0d8568378b9',1,'SVF::MRGenerator']]],
796
+ ['getreftypeofheapallocorstatic_2833',['getRefTypeOfHeapAllocOrStatic',['../namespaceSVF_1_1LLVMUtil.html#a6c5f2f951463494af2e7b0d3267f2772',1,'SVF::LLVMUtil::getRefTypeOfHeapAllocOrStatic(const CallBase *cs)'],['../namespaceSVF_1_1LLVMUtil.html#aa81614cdb6a2a912638d5dc980480af7',1,'SVF::LLVMUtil::getRefTypeOfHeapAllocOrStatic(const Instruction *inst)']]],
797
+ ['getregionsize_2834',['getRegionSize',['../classSVF_1_1MemRegion.html#a99f106d47fd67f1ae53e144d72a223c9',1,'SVF::MemRegion']]],
798
+ ['getreles_2835',['getRelEs',['../classSVF_1_1SVFIR2ItvExeState.html#a26f2ed7999321f7037be625a9ebef226',1,'SVF::SVFIR2ItvExeState']]],
799
+ ['getreliantversions_2836',['getReliantVersions',['../classSVF_1_1VersionedFlowSensitive.html#ae83c62a01196991d116ef5c36cb51e31',1,'SVF::VersionedFlowSensitive']]],
800
+ ['getrep_2837',['getRep',['../classSVF_1_1ConstraintGraph.html#acd1f0ce7936ced59bfaf04956a0f8214',1,'SVF::ConstraintGraph']]],
801
+ ['getrepnodes_2838',['getRepNodes',['../classSVF_1_1SCCDetection.html#a457973fa38fad89bbd2dc41ba041703e',1,'SVF::SCCDetection']]],
802
+ ['getreppointsto_2839',['getRepPointsTo',['../classSVF_1_1MRGenerator.html#a98b3481580be48cff7e93bf3c8a29dac',1,'SVF::MRGenerator']]],
803
+ ['getrepr_2840',['getRepr',['../classSVF_1_1SVFOtherType.html#ad9cbb0a4ffefe248977850d9aa17f9c1',1,'SVF::SVFOtherType']]],
804
+ ['getres_2841',['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()']]],
805
+ ['getresid_2842',['getResID',['../classSVF_1_1MultiOpndStmt.html#a71a530eb9fa9f7e273e471b4a75a039e',1,'SVF::MultiOpndStmt::getResID()'],['../classSVF_1_1UnaryOPStmt.html#ae2ffeaec2d2e4de69826495006c35856',1,'SVF::UnaryOPStmt::getResID()']]],
806
+ ['getresver_2843',['getResVer',['../classSVF_1_1MSSAPHISVFGNode.html#a9ea963b7773c7d0b42ccf81e58a54a50',1,'SVF::MSSAPHISVFGNode::getResVer()'],['../classSVF_1_1MSSADEF.html#a21cb532396180e0b6bab515c52bec282',1,'SVF::MSSADEF::getResVer()']]],
807
+ ['getret_2844',['getRet',['../classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262',1,'SVF::FormalRetVFGNode']]],
808
+ ['getretblock_2845',['getRetBlock',['../classSVF_1_1ICFG.html#a5ad71237256b2a8ce94a7d79a84afe55',1,'SVF::ICFG']]],
809
+ ['getreticfgnode_2846',['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()']]],
810
+ ['getretparmatjoinedsite_2847',['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']]],
811
+ ['getretpe_2848',['getRetPE',['../classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603',1,'SVF::RetCFGEdge']]],
812
+ ['getretsite_2849',['getRetSite',['../classSVF_1_1ProgSlice.html#a07ce77afbf69d5e2a47afaa39eaea886',1,'SVF::ProgSlice']]],
813
+ ['getretsym_2850',['getRetSym',['../classSVF_1_1SymbolTableInfo.html#afb06da4d5f8c75c039b0a05a31d4beb3',1,'SVF::SymbolTableInfo']]],
814
+ ['getreturnmuset_2851',['getReturnMuSet',['../classSVF_1_1MemSSA.html#af8c38a7ff8da4206f19c038024606d93',1,'SVF::MemSSA']]],
815
+ ['getreturnnode_2852',['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()']]],
816
+ ['getreturntype_2853',['getReturnType',['../classSVF_1_1SVFFunctionType.html#a74ce115a0fa958f259469b521468a2b3',1,'SVF::SVFFunctionType::getReturnType()'],['../classSVF_1_1SVFFunction.html#af264312f0020bde9151697bccfde3263',1,'SVF::SVFFunction::getReturnType()']]],
817
+ ['getrev_2854',['getRev',['../classSVF_1_1ActualRetVFGNode.html#a4bcfddf05da46729c670b4f450f9d606',1,'SVF::ActualRetVFGNode']]],
818
+ ['getreversenodemapping_2855',['getReverseNodeMapping',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a36b25188130f4c21d145c950a70d616f',1,'SVF::NodeIDAllocator::Clusterer']]],
819
+ ['getrevpts_2856',['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)']]],
820
+ ['getrhsvar_2857',['getRHSVar',['../classSVF_1_1AssignStmt.html#ad03d28d16754c9049dd4d0ad3b6c1e28',1,'SVF::AssignStmt']]],
821
+ ['getrhsvarid_2858',['getRHSVarID',['../classSVF_1_1AssignStmt.html#a4cec89489e82c60c287cae3327f3f01d',1,'SVF::AssignStmt']]],
822
+ ['getsabercondallocator_2859',['getSaberCondAllocator',['../classSVF_1_1SrcSnkDDA.html#af4f725606567ce8cc66b805df87a7afb',1,'SVF::SrcSnkDDA']]],
823
+ ['getsccdetector_2860',['getSCCDetector',['../classSVF_1_1WPASolver.html#a37ca8a99b8f83fba796293e6e13b0953',1,'SVF::WPASolver']]],
824
+ ['getsccrep_2861',['getSCCRep',['../classSVF_1_1SVFGStat.html#a947dcd586a9ccf8b60243153769aaf31',1,'SVF::SVFGStat']]],
825
+ ['getsecondrhssymbol_2862',['getSecondRHSSymbol',['../classSVF_1_1CFGrammar.html#ae5219be7a1d646a0246f7dad560b4f4b',1,'SVF::CFGrammar']]],
826
+ ['getsecondrhstoprods_2863',['getSecondRHSToProds',['../classSVF_1_1CFGrammar.html#a2506ec7098c676466744e87d1eb8dd3d',1,'SVF::CFGrammar']]],
827
+ ['getservbyname_2864',['getservbyname',['../extapi_8c.html#aaa29998f05105541c3572935ee4008e5',1,'extapi.c']]],
828
+ ['getservbyport_2865',['getservbyport',['../extapi_8c.html#a099394fe0553f8ecb44e704298d5812f',1,'extapi.c']]],
829
+ ['getsextvalue_2866',['getSExtValue',['../classSVF_1_1SVFConstantInt.html#a73f04bdfc19261b65164b98787bc2ed4',1,'SVF::SVFConstantInt']]],
830
+ ['getsiblingthread_2867',['getSiblingThread',['../classSVF_1_1TCT.html#a60e63f6ddfe78c4cf4fd3a70875b727f',1,'SVF::TCT']]],
831
+ ['getsimplenodelabel_2868',['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()']]],
832
+ ['getsimplifiedvalue_2869',['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()']]],
833
+ ['getsinglerhstoprods_2870',['getSingleRHSToProds',['../classSVF_1_1CFGrammar.html#a8c853ad1e1b30c3ba4efe66b1d0dddf6',1,'SVF::CFGrammar']]],
834
+ ['getsinks_2871',['getSinks',['../classSVF_1_1ProgSlice.html#a03a1ef4d56958fa4a0c3a3a95806203d',1,'SVF::ProgSlice::getSinks()'],['../classSVF_1_1SrcSnkDDA.html#a1145c601df2e3dec1e32e43613447b96',1,'SVF::SrcSnkDDA::getSinks()']]],
835
+ ['getsolver_2872',['getSolver',['../classSVF_1_1Z3Expr.html#a16721e960145864d0835eb95f2ae4681',1,'SVF::Z3Expr']]],
836
+ ['getsource_2873',['getSource',['../classSVF_1_1ProgSlice.html#ac1dc48ea64a89ce37394a22e609a0cd0',1,'SVF::ProgSlice']]],
837
+ ['getsourceloc_2874',['getSourceLoc',['../classSVF_1_1SVFValue.html#a7effb0f37f486745e0cdc3ae5e9c732b',1,'SVF::SVFValue::getSourceLoc()'],['../namespaceSVF_1_1LLVMUtil.html#a8e4add30bd0ce00d3f2aa2e31c64fef8',1,'SVF::LLVMUtil::getSourceLoc()']]],
838
+ ['getsourcelocoffunction_2875',['getSourceLocOfFunction',['../namespaceSVF_1_1LLVMUtil.html#a2b32283ee2dbb9cef1d17ab6f2719e0c',1,'SVF::LLVMUtil']]],
839
+ ['getsources_2876',['getSources',['../classSVF_1_1SrcSnkDDA.html#a0c3d3b5ac74aa933178fa46b949d8bef',1,'SVF::SrcSnkDDA']]],
840
+ ['getspanfromcxtlock_2877',['getSpanfromCxtLock',['../classSVF_1_1LockAnalysis.html#ae7942c801e05357bb63f08c24489daf6',1,'SVF::LockAnalysis']]],
841
+ ['getspawnees_2878',['getSpawnees',['../classSVF_1_1PCG.html#a4aee985ede8e6ed6dd92574494101df9',1,'SVF::PCG']]],
842
+ ['getspawners_2879',['getSpawners',['../classSVF_1_1PCG.html#a6efd56a0a1810cf9036dd9203ea5e71e',1,'SVF::PCG']]],
843
+ ['getspnam_2880',['getspnam',['../extapi_8c.html#aa1665720390f5730514cc8dd5c4c7bf2',1,'extapi.c']]],
844
+ ['getsrccsid_2881',['getSrcCSID',['../classSVF_1_1LeakChecker.html#a8cc561fddf3435b3b40ff4aace23b846',1,'SVF::LeakChecker']]],
845
+ ['getsrcid_2882',['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()']]],
846
+ ['getsrcnode_2883',['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()']]],
847
+ ['getssaversion_2884',['getSSAVersion',['../classSVF_1_1MRVer.html#a170a933f25684bda23321ba05c7a7d88',1,'SVF::MRVer']]],
848
+ ['getstartkind_2885',['getStartKind',['../classSVF_1_1GrammarBase.html#a8921a7d7a006e31f13d88b8c808c931b',1,'SVF::GrammarBase::getStartKind()'],['../classSVF_1_1CFLGraph.html#a685fb852b2cd3767258225aa3b87caa4',1,'SVF::CFLGraph::getStartKind()']]],
849
+ ['getstartroutineofcxtthread_2886',['getStartRoutineOfCxtThread',['../classSVF_1_1TCT.html#ae25bbfc9c8616186f03c1555d5009ce3',1,'SVF::TCT']]],
850
+ ['getstat_2887',['getStat',['../classSVF_1_1SVFG.html#a8ba934714a7f2caf2e041002fdb66137',1,'SVF::SVFG::getStat()'],['../classSVF_1_1PointerAnalysis.html#a0ebf1138011aa526d92470c1931313ad',1,'SVF::PointerAnalysis::getStat()']]],
851
+ ['getstdoutfromcommand_2888',['GetStdoutFromCommand',['../ExtAPI_8cpp.html#a424940f91f234b23bcc633f12269f935',1,'ExtAPI.cpp']]],
852
+ ['getstinfoid_2889',['getStInfoID',['../classSVF_1_1SVFModuleWriter.html#aad7c19516219f22ea0496e8f042b1b56',1,'SVF::SVFModuleWriter']]],
853
+ ['getstinfoptr_2890',['getStInfoPtr',['../classSVF_1_1SVFModuleReader.html#a6cf051df9f75ca42a51ee5b238b7550c',1,'SVF::SVFModuleReader']]],
854
+ ['getstinfos_2891',['getStInfos',['../classSVF_1_1SymbolTableInfo.html#a3f33f57ab3acf91156e96ada04f34b5d',1,'SVF::SymbolTableInfo']]],
855
+ ['getstmt_2892',['getStmt',['../classSVF_1_1CxtStmt.html#a0b593c4ba425937212e2889e64ce4791',1,'SVF::CxtStmt']]],
856
+ ['getstmtreliance_2893',['getStmtReliance',['../classSVF_1_1VersionedFlowSensitive.html#a3489def8e16e4d7c83d2c909d3287fc0',1,'SVF::VersionedFlowSensitive']]],
857
+ ['getstmtvfgnode_2894',['getStmtVFGNode',['../classSVF_1_1VFG.html#a32b1586d326fbe47080bd1fa2d3270e6',1,'SVF::VFG']]],
858
+ ['getstorecgedges_2895',['getStoreCGEdges',['../classSVF_1_1ConstraintGraph.html#a61ef90be6ccc01634e5440f22a0f746e',1,'SVF::ConstraintGraph']]],
859
+ ['getstorechinum_2896',['getStoreChiNum',['../classSVF_1_1MemSSA.html#aa8c45b455e6fc60cab955534c3e50bfa',1,'SVF::MemSSA']]],
860
+ ['getstoreinedges_2897',['getStoreInEdges',['../classSVF_1_1ConstraintNode.html#aed5e1f0345aab58031daecfa0c6aac0b',1,'SVF::ConstraintNode']]],
861
+ ['getstoremrset_2898',['getStoreMRSet',['../classSVF_1_1MRGenerator.html#a364ad1e34d09a92cdc0cfe530c84880f',1,'SVF::MRGenerator']]],
862
+ ['getstoreoperand_2899',['getStoreOperand',['../classSVF_1_1MTAAnnotator.html#a49434afd0d7beb9f5d6580e8f672889c',1,'SVF::MTAAnnotator']]],
863
+ ['getstoreoutedges_2900',['getStoreOutEdges',['../classSVF_1_1ConstraintNode.html#a85e67f52e9cda75704e6b5a46af289e7',1,'SVF::ConstraintNode']]],
864
+ ['getstorestmt_2901',['getStoreStmt',['../classSVF_1_1StoreCHI.html#a0faba82bc86a12011407f4af00b2d0ad',1,'SVF::StoreCHI']]],
865
+ ['getstoretochisetmap_2902',['getStoreToChiSetMap',['../classSVF_1_1MemSSA.html#a97166aa7102816a16734d7e2f1c130b0',1,'SVF::MemSSA']]],
866
+ ['getstride_2903',['getStride',['../classSVF_1_1StInfo.html#af5094ec542f345d214a682d4138cf690',1,'SVF::StInfo']]],
867
+ ['getstringarg_2904',['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)']]],
868
+ ['getstrongupdatestores_2905',['getStrongUpdateStores',['../classSVF_1_1DDAStat.html#a26b018fc5677e33876bee1200c270e60',1,'SVF::DDAStat']]],
869
+ ['getstructfieldoffset_2906',['getStructFieldOffset',['../classSVF_1_1AccessPath.html#a1f279344b4061838d7b3498631bc907c',1,'SVF::AccessPath']]],
870
+ ['getsubnodes_2907',['getSubNodes',['../classSVF_1_1Steensgaard.html#a95ed4be99e201058cb6d994250d2629f',1,'SVF::Steensgaard']]],
871
+ ['getsubs_2908',['getSubs',['../classSVF_1_1ConstraintGraph.html#ade6a90ed5e0a9e8615bafec54d9d1d73',1,'SVF::ConstraintGraph']]],
872
+ ['getsuccbbandcondvalpairvec_2909',['getSuccBBandCondValPairVec',['../namespaceSVF_1_1LLVMUtil.html#a9001722dd27bf487351725c3d7b65f2f',1,'SVF::LLVMUtil']]],
873
+ ['getsuccessor_2910',['getSuccessor',['../classSVF_1_1BranchVFGNode.html#ae611eb1d27846c15b7301017e1864a30',1,'SVF::BranchVFGNode::getSuccessor()'],['../classSVF_1_1BranchStmt.html#a7d9a6ebb2d95942c453864b5327b1ae8',1,'SVF::BranchStmt::getSuccessor()']]],
874
+ ['getsuccessorcondvalue_2911',['getSuccessorCondValue',['../classSVF_1_1IntraCFGEdge.html#a106513578790247f9d96e34c8385b3d8',1,'SVF::IntraCFGEdge::getSuccessorCondValue()'],['../classSVF_1_1BranchStmt.html#a7d2fa666602e0444d3e019563c0e7556',1,'SVF::BranchStmt::getSuccessorCondValue()']]],
875
+ ['getsuccessors_2912',['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()']]],
876
+ ['getsuccinstructions_2913',['getSuccInstructions',['../classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f',1,'SVF::SVFInstruction::getSuccInstructions()'],['../classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b',1,'SVF::SVFInstruction::getSuccInstructions() const']]],
877
+ ['getsuccmap_2914',['getSuccMap',['../classSVF_1_1POCRSolver.html#aac57a7a39ba314e5f16977848417e652',1,'SVF::POCRSolver::getSuccMap()'],['../classSVF_1_1POCRSolver.html#ab0c8049934aab960ee734db76086016a',1,'SVF::POCRSolver::getSuccMap(const NodeID key)']]],
878
+ ['getsuccnodes_2915',['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)']]],
879
+ ['getsuccs_2916',['getSuccs',['../classSVF_1_1POCRSolver.html#ac3ee0745b684b851c3bac9b55bcbb7b9',1,'SVF::POCRSolver']]],
880
+ ['getsvfargument_2917',['getSVFArgument',['../classSVF_1_1LLVMModuleSet.html#ad3f66b40ad360003845253f452d6a711',1,'SVF::LLVMModuleSet']]],
881
+ ['getsvfbasicblock_2918',['getSVFBasicBlock',['../classSVF_1_1LLVMModuleSet.html#ab0c0f321b6bfbfab2e4ff06d81920ab9',1,'SVF::LLVMModuleSet']]],
882
+ ['getsvfcallsite_2919',['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)']]],
883
+ ['getsvfconstantdata_2920',['getSVFConstantData',['../classSVF_1_1LLVMModuleSet.html#a25821b0feeb3b08e00ec9d444520b727',1,'SVF::LLVMModuleSet']]],
884
+ ['getsvffunction_2921',['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()']]],
885
+ ['getsvfg_2922',['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()']]],
886
+ ['getsvfglobalvalue_2923',['getSVFGlobalValue',['../classSVF_1_1LLVMModuleSet.html#a3cbba2eb702a3481478b2590dfffa352',1,'SVF::LLVMModuleSet']]],
887
+ ['getsvfgnode_2924',['getSVFGNode',['../classSVF_1_1SVFG.html#a7ace06b6c893b31f7dec2abe54e33e11',1,'SVF::SVFG::getSVFGNode()'],['../classSVF_1_1SVFGNodeLockSpan.html#ac6b8a2fd39afa60cdb8379c0377eb50f',1,'SVF::SVFGNodeLockSpan::getSVFGNode()']]],
888
+ ['getsvfgnodebb_2925',['getSVFGNodeBB',['../classSVF_1_1ProgSlice.html#abca08cad9cadc72caf6743df3ff934e7',1,'SVF::ProgSlice']]],
889
+ ['getsvfgnodenum_2926',['getSVFGNodeNum',['../classSVF_1_1SVFG.html#ac965abfbe9bdc872f98b36a171a7b5aa',1,'SVF::SVFG']]],
890
+ ['getsvfgscc_2927',['getSVFGSCC',['../classSVF_1_1DDAVFSolver.html#a1fdd7c0efa8f0506edfba2da8f2b3cc0',1,'SVF::DDAVFSolver']]],
891
+ ['getsvfgsccrepnode_2928',['getSVFGSCCRepNode',['../classSVF_1_1DDAVFSolver.html#a1583ed2eb1d4b88dc2a5b4c0b6842496',1,'SVF::DDAVFSolver']]],
892
+ ['getsvfinstruction_2929',['getSVFInstruction',['../classSVF_1_1LLVMModuleSet.html#ae74f307b6f96950ceedb2c375ef1c3a3',1,'SVF::LLVMModuleSet']]],
893
+ ['getsvfloopid_2930',['getSvfLoopID',['../classSVF_1_1ICFGWriter.html#a7c041629b3863525ded06ffe7d971940',1,'SVF::ICFGWriter']]],
894
+ ['getsvfloopptr_2931',['getSVFLoopPtr',['../classSVF_1_1ICFGReader.html#a59f46288e7dad3ba31d106faeca277ef',1,'SVF::ICFGReader']]],
895
+ ['getsvfloops_2932',['getSVFLoops',['../classSVF_1_1ICFG.html#a490e7f2a5a0452d513895d5f24c72d8e',1,'SVF::ICFG']]],
896
+ ['getsvfmodule_2933',['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()']]],
897
+ ['getsvfothervalue_2934',['getSVFOtherValue',['../classSVF_1_1LLVMModuleSet.html#a0ef17c1d5e6a95c597d2334ea577a965',1,'SVF::LLVMModuleSet']]],
898
+ ['getsvfstmtlist_2935',['getSVFStmtList',['../classSVF_1_1SVFIR.html#a570ad42ad516e3fabb91a3563b618c0b',1,'SVF::SVFIR']]],
899
+ ['getsvfstmts_2936',['getSVFStmts',['../classSVF_1_1ICFGNode.html#a6c68f52dd90728073fb79141df9b0661',1,'SVF::ICFGNode']]],
900
+ ['getsvfstmtset_2937',['getSVFStmtSet',['../classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744',1,'SVF::SVFIR']]],
901
+ ['getsvftype_2938',['getSVFType',['../classSVF_1_1LLVMModuleSet.html#a5f0bd932f3129a9c565f3a09711f7b99',1,'SVF::LLVMModuleSet']]],
902
+ ['getsvftypeid_2939',['getSVFTypeID',['../classSVF_1_1SVFModuleWriter.html#ab03e007e2417f90f8030d1f5923087d8',1,'SVF::SVFModuleWriter']]],
903
+ ['getsvftypeptr_2940',['getSVFTypePtr',['../classSVF_1_1SVFModuleReader.html#af5d3ac82ce9e4dbd72b5ed07e18c790f',1,'SVF::SVFModuleReader']]],
904
+ ['getsvftypes_2941',['getSVFTypes',['../classSVF_1_1SymbolTableInfo.html#ae89711eedd0011cf9219604dab4f71d8',1,'SVF::SymbolTableInfo']]],
905
+ ['getsvfvalue_2942',['getSVFValue',['../classSVF_1_1LLVMModuleSet.html#afdd77bc1fca91f70b2ec362f1dacd392',1,'SVF::LLVMModuleSet']]],
906
+ ['getsvfvalueid_2943',['getSVFValueID',['../classSVF_1_1SVFModuleWriter.html#a0598a4c2af139b600a44360849933c38',1,'SVF::SVFModuleWriter']]],
907
+ ['getsvfvalueptr_2944',['getSVFValuePtr',['../classSVF_1_1SVFModuleWriter.html#a285cf97ecb4fd1cdbc19e67779ef84ee',1,'SVF::SVFModuleWriter::getSVFValuePtr()'],['../classSVF_1_1SVFModuleReader.html#ab24ead498f61498c68a726f1b192936d',1,'SVF::SVFModuleReader::getSVFValuePtr()']]],
908
+ ['getsymbol_2945',['getSymbol',['../classSVF_1_1GrammarBase.html#afb21efe07e3451ad8284cab384963f06',1,'SVF::GrammarBase']]],
909
+ ['getsymbolinfo_2946',['getSymbolInfo',['../classSVF_1_1IRGraph.html#a9f7c24325d897b598d6b989fdc4aae1e',1,'SVF::IRGraph']]],
910
+ ['gettails_2947',['getTails',['../classSVF_1_1CFBasicBlockGWTO.html#a4fb40a0bed7cad99e9be5480455a6a71',1,'SVF::CFBasicBlockGWTO']]],
911
+ ['gettaskdataathareparforsite_2948',['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)']]],
912
+ ['gettaskfuncathareparforsite_2949',['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)']]],
913
+ ['gettcg_2950',['getTCG',['../classSVF_1_1LockAnalysis.html#a96a6cfddc8f7115294e8ad49a097b938',1,'SVF::LockAnalysis::getTCG()'],['../classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6',1,'SVF::ForkJoinAnalysis::getTCG()']]],
914
+ ['gettct_2951',['getTCT',['../classSVF_1_1LockAnalysis.html#a3e0bdc0a404d0b77ae0a1dde49c6b43d',1,'SVF::LockAnalysis::getTCT()'],['../classSVF_1_1MHP.html#a033936547612c54326a604f0ff1e39a6',1,'SVF::MHP::getTCT()']]],
915
+ ['gettctedgenum_2952',['getTCTEdgeNum',['../classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e',1,'SVF::TCT']]],
916
+ ['gettctnode_2953',['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']]],
917
+ ['gettctnodenum_2954',['getTCTNodeNum',['../classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f',1,'SVF::TCT']]],
918
+ ['getterminals_2955',['getTerminals',['../classSVF_1_1GrammarBase.html#a44232dfc5b9a13dfe9b72ff18634ab37',1,'SVF::GrammarBase']]],
919
+ ['getterminator_2956',['getTerminator',['../classSVF_1_1SVFBasicBlock.html#a10707086ce21999f415c479706abbd38',1,'SVF::SVFBasicBlock']]],
920
+ ['gettext_2957',['gettext',['../extapi_8c.html#a1d8bce957bf9aadbd0eb67f5c8fc77d3',1,'extapi.c']]],
921
+ ['getthread_2958',['getThread',['../classSVF_1_1CxtThread.html#addee4e560a470eec9fbbf17efee906a9',1,'SVF::CxtThread']]],
922
+ ['getthreadapi_2959',['getThreadAPI',['../classSVF_1_1ThreadCallGraph.html#adcad8524a53baf256cd45503ec568c10',1,'SVF::ThreadCallGraph::getThreadAPI()'],['../classSVF_1_1ThreadAPI.html#a6852ff1eedc1117e95e45e4a90c80d53',1,'SVF::ThreadAPI::getThreadAPI()']]],
923
+ ['getthreadcallgraph_2960',['getThreadCallGraph',['../classSVF_1_1MHP.html#a20e740d4b96ef086b6b5778acd38ca88',1,'SVF::MHP::getThreadCallGraph()'],['../classSVF_1_1TCT.html#a1602d02773578bca73dcbd29b95c67d0',1,'SVF::TCT::getThreadCallGraph()']]],
924
+ ['getthreadstmtset_2961',['getThreadStmtSet',['../classSVF_1_1MHP.html#a4ce3b9ad740aa7b74a1ae2192aeeb9d8',1,'SVF::MHP']]],
925
+ ['getthunktarget_2962',['getThunkTarget',['../namespaceSVF_1_1LLVMUtil.html#aab1cb59036d181e20a477bf1eebd81ff',1,'SVF::LLVMUtil']]],
926
+ ['gettid_2963',['getTid',['../classSVF_1_1CxtThreadStmt.html#a3b8f641f2fb7ade7052cae1ee6463884',1,'SVF::CxtThreadStmt::getTid()'],['../classSVF_1_1CxtThreadProc.html#a61d950c7469f4bb9d2152b0e7d892ebf',1,'SVF::CxtThreadProc::getTid()']]],
927
+ ['gettopstackver_2964',['getTopStackVer',['../classSVF_1_1MemSSA.html#ad550a453d5b2daa6c72e7752f6b5ea79',1,'SVF::MemSSA']]],
928
+ ['gettotalcallsitenumber_2965',['getTotalCallSiteNumber',['../classSVF_1_1PTACallGraph.html#aab4214b734d00f5db59385535419ca58',1,'SVF::PTACallGraph']]],
929
+ ['gettotaledgenum_2966',['getTotalEdgeNum',['../classSVF_1_1GenericGraph.html#a29cab1426b0000bd87c026ab8c9979c0',1,'SVF::GenericGraph']]],
930
+ ['gettotalkind_2967',['getTotalKind',['../classSVF_1_1GrammarBase.html#a76e0969670709e24532756e56aafab19',1,'SVF::GrammarBase']]],
931
+ ['gettotalnodenum_2968',['getTotalNodeNum',['../classSVF_1_1GenericGraph.html#a8c8d16036008f87c7811586047599858',1,'SVF::GenericGraph']]],
932
+ ['gettotalsymnum_2969',['getTotalSymNum',['../classSVF_1_1SymbolTableInfo.html#a26eb45eab3da4695a6e5bad51b01ddc5',1,'SVF::SymbolTableInfo']]],
933
+ ['gettruecond_2970',['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()']]],
934
+ ['gettruevalue_2971',['getTrueValue',['../classSVF_1_1SelectStmt.html#a537c03b08444da34c26b9e989bb0e568',1,'SVF::SelectStmt']]],
935
+ ['gettruez3expr_2972',['getTrueZ3Expr',['../classSVF_1_1ConsExeState.html#a823502a869baf70a07294e265601cf2f',1,'SVF::ConsExeState']]],
936
+ ['gettype_2973',['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()']]],
937
+ ['gettypedefs_2974',['getTypedefs',['../classSVF_1_1DCHNode.html#ac77edc44c3c5acc185c27c018837d066',1,'SVF::DCHNode']]],
938
+ ['gettypeinfo_2975',['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()']]],
939
+ ['gettypelocsetsmap_2976',['getTypeLocSetsMap',['../classSVF_1_1SVFIR.html#adb6db6407bdc9a39e5bf8cd941f0ad15',1,'SVF::SVFIR']]],
940
+ ['gettypeofelement_2977',['getTypeOfElement',['../classSVF_1_1SVFArrayType.html#a28da1169748e38b891133b76568a2759',1,'SVF::SVFArrayType']]],
941
+ ['gettypeofheapalloc_2978',['getTypeOfHeapAlloc',['../namespaceSVF_1_1LLVMUtil.html#ae368713463c84425f9a1ad27ff401a47',1,'SVF::LLVMUtil']]],
942
+ ['gettypesizeinbytes_2979',['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)']]],
943
+ ['gettypesystem_2980',['getTypeSystem',['../classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe',1,'SVF::PointerAnalysis']]],
944
+ ['getunaryopvfgnode_2981',['getUnaryOPVFGNode',['../classSVF_1_1VFG.html#a1ba67eb17437a1a47c230614c1e3d9fd',1,'SVF::VFG']]],
945
+ ['getunifyexit_2982',['getUnifyExit',['../classSVF_1_1MergeFunctionRets.html#a0644ac0f560911632855d9129f3d71ca',1,'SVF::MergeFunctionRets']]],
946
+ ['getuniqueuseviacastinst_2983',['getUniqueUseViaCastInst',['../namespaceSVF_1_1LLVMUtil.html#a837d19c740902c419206287bdb21273b',1,'SVF::LLVMUtil']]],
947
+ ['getvals_2984',['getVals',['../classSVF_1_1AddressValue.html#a3115c89c7f98cc2e737ce87fd7420ca3',1,'SVF::AddressValue']]],
948
+ ['getvalsym_2985',['getValSym',['../classSVF_1_1SymbolTableInfo.html#a72be51342f633844f59c5a46b7e01583',1,'SVF::SymbolTableInfo']]],
949
+ ['getvalue_2986',['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()']]],
950
+ ['getvalueedges_2987',['getValueEdges',['../classSVF_1_1IRGraph.html#a617f328b84d09974c81563cca3938b84',1,'SVF::IRGraph']]],
951
+ ['getvaluename_2988',['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()']]],
952
+ ['getvaluenode_2989',['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()']]],
953
+ ['getvaluenodenum_2990',['getValueNodeNum',['../classSVF_1_1IRGraph.html#a0212f3fe2f37363e8060f292c8cf7668',1,'SVF::IRGraph']]],
954
+ ['getvarargnode_2991',['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()']]],
955
+ ['getvarargsym_2992',['getVarargSym',['../classSVF_1_1SymbolTableInfo.html#a6b0e0b41f3dbc095e8dd8472bbbb5baf',1,'SVF::SymbolTableInfo']]],
956
+ ['getvariabledkind_2993',['getVariabledKind',['../classSVF_1_1GrammarBase.html#ad7321168f53baa55098f7c714ec53f1e',1,'SVF::GrammarBase']]],
957
+ ['getvartoaddrs_2994',['getVarToAddrs',['../classSVF_1_1ExeState.html#a0710c9cc1a3c40c95cd362d49bea459b',1,'SVF::ExeState']]],
958
+ ['getvartoval_2995',['getVarToVal',['../classSVF_1_1ConsExeState.html#a990f50ae338a2e332d333bb3fc04c520',1,'SVF::ConsExeState::getVarToVal()'],['../classSVF_1_1IntervalExeState.html#a4e3e495118c907a29d7705904273f6d3',1,'SVF::IntervalExeState::getVarToVal()'],['../classSVF_1_1RelExeState.html#a9c64d2699cb67cdf8d1c3c23aebf2c4a',1,'SVF::RelExeState::getVarToVal()']]],
959
+ ['getvcallidx_2996',['getVCallIdx',['../namespaceSVF_1_1LLVMUtil.html#a718c8ec79f36cef5df2f4530541f2770',1,'SVF::LLVMUtil']]],
960
+ ['getvcallthisptr_2997',['getVCallThisPtr',['../namespaceSVF_1_1LLVMUtil.html#a68e7bad8eb537039559d8ddc851032e0',1,'SVF::LLVMUtil']]],
961
+ ['getvcallvtblptr_2998',['getVCallVtblPtr',['../namespaceSVF_1_1LLVMUtil.html#a3a23aa54459a068e16c96e5b5eb72f77',1,'SVF::LLVMUtil']]],
962
+ ['getversion_2999',['getVersion',['../classSVF_1_1DummyVersionPropSVFGNode.html#af9f0eaf33502af1533dd1244a383d561',1,'SVF::DummyVersionPropSVFGNode::getVersion()'],['../classSVF_1_1VersionedFlowSensitive.html#a6b398d59fc276980dd2d6d48a8675068',1,'SVF::VersionedFlowSensitive::getVersion()']]],
963
+ ['getversionedkeyrevpts_3000',['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()']]],
964
+ ['getversionedptdataty_3001',['getVersionedPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#a4859864a4c72d5e04c10305e4579e8ee',1,'SVF::BVDataPTAImpl']]],
965
+ ['getvfcond_3002',['getVFCond',['../classSVF_1_1ProgSlice.html#aeb1924daad67a0b7ed9e5b4974755261',1,'SVF::ProgSlice']]],
966
+ ['getvfgnode_3003',['getVFGNode',['../classSVF_1_1VFG.html#a915fa50effaeea10716b86528b15c6dc',1,'SVF::VFG']]],
967
+ ['getvfgnodebegin_3004',['getVFGNodeBegin',['../classSVF_1_1VFG.html#a5166be2c1231a93c9b9ce5f272797b94',1,'SVF::VFG']]],
968
+ ['getvfgnodeend_3005',['getVFGNodeEnd',['../classSVF_1_1VFG.html#a28f2bdcbbc0bab00e93df62ea11647a2',1,'SVF::VFG']]],
969
+ ['getvfgnodes_3006',['getVFGNodes',['../classSVF_1_1ICFGNode.html#abcc53637a634f7ec92b9c7861b941601',1,'SVF::ICFGNode::getVFGNodes()'],['../classSVF_1_1VFG.html#a18ec674e8ab0285ec086df87e5c591c9',1,'SVF::VFG::getVFGNodes()']]],
970
+ ['getvfnsfromcha_3007',['getVFnsFromCHA',['../classSVF_1_1PointerAnalysis.html#ade41f3562704d56c7490dcfc941b3437',1,'SVF::PointerAnalysis']]],
971
+ ['getvfnsfrompts_3008',['getVFnsFromPts',['../classSVF_1_1PointerAnalysis.html#a011b8401f5ed5fdb6cd507053465a7a2',1,'SVF::PointerAnalysis']]],
972
+ ['getvfnsfromvtbls_3009',['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()']]],
973
+ ['getvfnvector_3010',['getVfnVector',['../classSVF_1_1DCHNode.html#a41ba902b643e2aec828be1a89f4536af',1,'SVF::DCHNode']]],
974
+ ['getvfnvectors_3011',['getVfnVectors',['../classSVF_1_1DCHNode.html#a806a65f35c9f4ea118c1ef44ddb46079',1,'SVF::DCHNode']]],
975
+ ['getvirtualfunctionbasedonid_3012',['getVirtualFunctionBasedonID',['../classSVF_1_1CHGraph.html#a7b678b4362a93e969f11b110b85d35ca',1,'SVF::CHGraph']]],
976
+ ['getvirtualfunctionid_3013',['getVirtualFunctionID',['../classSVF_1_1CHGraph.html#a7151563857b7b6bdf8195aa571df7516',1,'SVF::CHGraph']]],
977
+ ['getvirtualfunctions_3014',['getVirtualFunctions',['../classSVF_1_1CHNode.html#a1abfdc91ec77cab40d6894f471f0733d',1,'SVF::CHNode']]],
978
+ ['getvirtualfunctionvectors_3015',['getVirtualFunctionVectors',['../classSVF_1_1CHNode.html#a5df1cf4d51bf3406d188c96bc9aae0af',1,'SVF::CHNode']]],
979
+ ['getvirtualmemaddress_3016',['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()']]],
980
+ ['getvtable_3017',['getVTable',['../classSVF_1_1DCHNode.html#a9184a71cd5dae94843ac89f4235d4fa2',1,'SVF::DCHNode::getVTable()'],['../classSVF_1_1CHNode.html#aa49ae91e2dd45c94f3d7694eb7e6737b',1,'SVF::CHNode::getVTable()']]],
981
+ ['getvtableptr_3018',['getVtablePtr',['../classSVF_1_1SVFVirtualCallInst.html#a0a012c8124abb103852e081fd5dead7a',1,'SVF::SVFVirtualCallInst::getVtablePtr()'],['../classSVF_1_1CallSite.html#a9b04a0f24be915a6e124106060225a3d',1,'SVF::CallSite::getVtablePtr()']]],
982
+ ['getvtblstruct_3019',['getVtblStruct',['../namespaceSVF_1_1LLVMUtil.html#a4f803756f0a73e8564d9544ce27be1c9',1,'SVF::LLVMUtil']]],
983
+ ['getwtocycledepth_3020',['getWTOCycleDepth',['../classSVF_1_1CFBasicBlockGWTO.html#a47b0a759cac2b4264b8c01dbe9f1c63f',1,'SVF::CFBasicBlockGWTO::getWTOCycleDepth()'],['../classSVF_1_1CFBasicBlockGWTO_1_1TailBuilder.html#a0efb4902bc6933e28b042edf6fc3f94c',1,'SVF::CFBasicBlockGWTO::TailBuilder::getWTOCycleDepth()']]],
984
+ ['getyield_3021',['getYield',['../classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c',1,'SVF::VersionedFlowSensitive']]],
985
+ ['getz3expr_3022',['getZ3Expr',['../classSVF_1_1RelExeState.html#ace3b86d12ed10af211d5902ec3fa2e5a',1,'SVF::RelExeState']]],
986
+ ['getzextvalue_3023',['getZExtValue',['../classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e',1,'SVF::SVFConstantInt']]],
987
+ ['global_5fbegin_3024',['global_begin',['../classSVF_1_1SVFModule.html#a4dc32c583d29d74d052eaa5665b0b70e',1,'SVF::SVFModule::global_begin()'],['../classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2',1,'SVF::SVFModule::global_begin() const']]],
988
+ ['global_5fend_3025',['global_end',['../classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b',1,'SVF::SVFModule::global_end()'],['../classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2',1,'SVF::SVFModule::global_end() const']]],
989
+ ['global_5ferror_3026',['global_error',['../cJSON_8cpp.html#a6ff6e9678e47cf5347872008661d5846',1,'cJSON.cpp']]],
990
+ ['global_5fhooks_3027',['global_hooks',['../cJSON_8cpp.html#a855c7241e836a5b2d87577df8c113faf',1,'cJSON.cpp']]],
991
+ ['global_5fiterator_3028',['global_iterator',['../classSVF_1_1SVFModule.html#a4cf1ca2e9f045a0520b0a8a6cd5993f2',1,'SVF::SVFModule']]],
992
+ ['global_5fleak_3029',['GLOBAL_LEAK',['../classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da20b4563d5fc09a0a076800cd02f238f1',1,'SVF::LeakChecker']]],
993
+ ['globalalias_3030',['GlobalAlias',['../namespaceSVF.html#a0fd33072b099f61eaa642e94ed0c03fc',1,'SVF']]],
994
+ ['globalblock_3031',['GlobalBlock',['../classSVF_1_1ICFGNode.html#a74f598c1c86b023680bb2685aa8ab376ac93cf90864e69a21cbaefccbd48b8648',1,'SVF::ICFGNode']]],
995
+ ['globalblocknode_3032',['globalBlockNode',['../classSVF_1_1ICFG.html#a8e43b27d4484a4acb575e4c1c6c8fd02',1,'SVF::ICFG']]],
996
+ ['globalconses_3033',['globalConsES',['../classSVF_1_1ConsExeState.html#ac3ea5c4d65fac8934276a1ad12c97d06',1,'SVF::ConsExeState']]],
997
+ ['globaldeftorepmap_3034',['GlobalDefToRepMap',['../classSVF_1_1LLVMModuleSet.html#ae2a1fa0b908cf372c50af90e62c4bf2b',1,'SVF::LLVMModuleSet']]],
998
+ ['globaldeftorepmapty_3035',['GlobalDefToRepMapTy',['../classSVF_1_1LLVMModuleSet.html#a4dc808f3f69a87c74933d1f6183d1459',1,'SVF::LLVMModuleSet']]],
999
+ ['globales_3036',['globalES',['../classSVF_1_1IntervalExeState.html#a92b1b163493a74a31d30a261128edd05',1,'SVF::IntervalExeState']]],
1000
+ ['globalicfgnode_3037',['GlobalICFGNode',['../classSVF_1_1GlobalICFGNode.html',1,'SVF::GlobalICFGNode'],['../classSVF_1_1GlobalICFGNode.html#a01e8a9844fcad1cc5faa22d8b0e0efd7',1,'SVF::GlobalICFGNode::GlobalICFGNode()']]],
1001
+ ['globalifunc_3038',['GlobalIFunc',['../namespaceSVF.html#aacffd97ab4cb45aeae2e67ec479889aa',1,'SVF']]],
1002
+ ['globalnulladdrs_3039',['globalNulladdrs',['../classSVF_1_1SVFIR2ItvExeState.html#a1579525f7cf7779aba58c4bdde2be4b0',1,'SVF::SVFIR2ItvExeState']]],
1003
+ ['globalobject_3040',['GlobalObject',['../namespaceSVF.html#af157dc77830b6cc804338df7430cbbb3',1,'SVF']]],
1004
+ ['globalset_3041',['GlobalSet',['../classSVF_1_1SVFModule.html#a4ff4bbd1771615757fc6575282046e30',1,'SVF::SVFModule']]],
1005
+ ['globalsettype_3042',['GlobalSetType',['../classSVF_1_1SVFModule.html#aae827124684e6c0d6a72acece0e9d33f',1,'SVF::SVFModule']]],
1006
+ ['globalvalue_3043',['GlobalValue',['../namespaceSVF.html#a67f3f86344f028cacfbeb08caaf7bb0f',1,'SVF']]],
1007
+ ['globalvariable_3044',['GlobalVariable',['../namespaceSVF.html#a09f5fa3bc44bf53612a085e3a611cc4e',1,'SVF']]],
1008
+ ['globalvfgnodes_3045',['globalVFGNodes',['../classSVF_1_1VFG.html#a6c3daf2777cc5f76ce07241f803720f3',1,'SVF::VFG']]],
1009
+ ['globalvfgnodeset_3046',['GlobalVFGNodeSet',['../classSVF_1_1VFG.html#a113185086912213257b04daa4590bf13',1,'SVF::VFG']]],
1010
+ ['globs_3047',['globs',['../classSVF_1_1SaberSVFGBuilder.html#a967dba864a6032e448222525aedb1f2a',1,'SVF::SaberSVFGBuilder']]],
1011
+ ['globsvfgnodes_3048',['globSVFGNodes',['../classSVF_1_1SaberSVFGBuilder.html#a9431a9dcbcf88b78e721b0347046e997',1,'SVF::SaberSVFGBuilder']]],
1012
+ ['globsvfstmtset_3049',['globSVFStmtSet',['../classSVF_1_1SVFIR.html#a71b51492b00e66e36266b9a76a842323',1,'SVF::SVFIR']]],
1013
+ ['globvar_5fobj_3050',['GLOBVAR_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830ad2ba0edfac1460f3fd89e7a6c4c4691b',1,'SVF::ObjTypeInfo']]],
1014
+ ['gmtime_3051',['gmtime',['../extapi_8c.html#a4c538a7b2efe7d8dfb7bf5956e91a0ad',1,'extapi.c']]],
1015
+ ['gmtime_5fr_3052',['gmtime_r',['../extapi_8c.html#a78301bb1e43ee4dda8a7cfd04d99f9e5',1,'extapi.c']]],
1016
+ ['gnode_3053',['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()']]],
1017
+ ['gnodek_3054',['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()']]],
1018
+ ['gnodesccinfo_3055',['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()']]],
1019
+ ['gnodesccinfomap_3056',['GNODESCCInfoMap',['../classSVF_1_1SCCDetection.html#a56c28264d14062354e3272a4a993a1ec',1,'SVF::SCCDetection']]],
1020
+ ['gnodestack_3057',['GNodeStack',['../classSVF_1_1SCCDetection.html#a84fc3aef6f950471a539b7d9fa3c1289',1,'SVF::SCCDetection']]],
1021
+ ['gnu_5fget_5flibc_5fversion_3058',['gnu_get_libc_version',['../extapi_8c.html#abccccf00b2d20e810f04ae4133abaded',1,'extapi.c']]],
1022
+ ['gnutls_5fcheck_5fversion_3059',['gnutls_check_version',['../extapi_8c.html#a81b6ce96363d37bbf41acb26ae8b25eb',1,'extapi.c']]],
1023
+ ['grammar_3060',['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()']]],
1024
+ ['grammarbase_3061',['GrammarBase',['../classSVF_1_1GrammarBase.html',1,'SVF::GrammarBase'],['../classSVF_1_1CFLBase.html#aef3da4ce970597586757cafd2a435c1f',1,'SVF::CFLBase::grammarBase()']]],
1025
+ ['grammarbuilder_3062',['GrammarBuilder',['../classSVF_1_1GrammarBuilder.html',1,'SVF::GrammarBuilder'],['../classSVF_1_1GrammarBuilder.html#a423310118382fa2d5afe169a290a355b',1,'SVF::GrammarBuilder::GrammarBuilder()']]],
1026
+ ['grammarbuilder_2ecpp_3063',['GrammarBuilder.cpp',['../GrammarBuilder_8cpp.html',1,'']]],
1027
+ ['grammarbuilder_2eh_3064',['GrammarBuilder.h',['../GrammarBuilder_8h.html',1,'']]],
1028
+ ['grammarfilename_3065',['GrammarFilename',['../classSVF_1_1Options.html#ad09017ae2e1010fbba5c086a4772750f',1,'SVF::Options']]],
1029
+ ['graph_3066',['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()']]],
1030
+ ['graphfieldjson_3067',['graphFieldJson',['../classSVF_1_1GenericGraphReader.html#a2438233e46ad0a052ec1352de977df88',1,'SVF::GenericGraphReader']]],
1031
+ ['graphprinter_3068',['GraphPrinter',['../classSVF_1_1GraphPrinter.html',1,'SVF::GraphPrinter'],['../classSVF_1_1GraphPrinter.html#a5adb844506085e9ba66c1688f9548a25',1,'SVF::GraphPrinter::GraphPrinter()'],['../namespaceSVF.html#ac8f90a58fd0d8e775e290b31f8ea9ce9',1,'SVF::GraphPrinter()']]],
1032
+ ['graphprinter_2eh_3069',['GraphPrinter.h',['../GraphPrinter_8h.html',1,'']]],
1033
+ ['graphreachsolver_3070',['GraphReachSolver',['../classSVF_1_1GraphReachSolver.html',1,'SVF::GraphReachSolver< GraphType, DPIm >'],['../classSVF_1_1GraphReachSolver.html#a766dc60e7ce7b24b829ba591d069c174',1,'SVF::GraphReachSolver::GraphReachSolver()']]],
1034
+ ['graphreachsolver_2eh_3071',['GraphReachSolver.h',['../GraphReachSolver_8h.html',1,'']]],
1035
+ ['graphsize_3072',['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 > * >']]],
1036
+ ['graphtraits_2eh_3073',['GraphTraits.h',['../GraphTraits_8h.html',1,'']]],
1037
+ ['graphtxt_3074',['Graphtxt',['../classSVF_1_1Options.html#a53f783c80f368bcdca6c7620229d6f8e',1,'SVF::Options']]],
1038
+ ['graphtype_3075',['GraphType',['../classSVF_1_1GenericGraphWriter.html#a2c6d4c492b073f1b11440f606ed3cc92',1,'SVF::GenericGraphWriter']]],
1039
+ ['graphwriter_3076',['GraphWriter',['../classSVF_1_1GraphWriter.html',1,'SVF::GraphWriter< GraphType >'],['../classSVF_1_1GraphWriter.html#afd8fec784307b919d1cb89b49533600e',1,'SVF::GraphWriter::GraphWriter()']]],
1040
+ ['graphwriter_2ecpp_3077',['GraphWriter.cpp',['../GraphWriter_8cpp.html',1,'']]],
1041
+ ['graphwriter_2eh_3078',['GraphWriter.h',['../GraphWriter_8h.html',1,'']]],
1042
+ ['gtraits_3079',['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()']]],
1043
+ ['gzgets_3080',['gzgets',['../extapi_8c.html#ac84ce7ca37e7c4e94aec43868a755cac',1,'extapi.c']]]
1044
1044
  ];