svf-tools 1.0.828 → 1.0.830

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (398) hide show
  1. package/SVF-doxygen/html/AccessPath_8cpp_source.html +225 -224
  2. package/SVF-doxygen/html/AccessPath_8h_source.html +11 -11
  3. package/SVF-doxygen/html/AndersenSFR_8cpp_source.html +1 -1
  4. package/SVF-doxygen/html/Andersen_8cpp_source.html +1 -1
  5. package/SVF-doxygen/html/BasicTypes_8h.html +2 -0
  6. package/SVF-doxygen/html/BasicTypes_8h_source.html +123 -121
  7. package/SVF-doxygen/html/CFLAlias_8cpp_source.html +1 -1
  8. package/SVF-doxygen/html/CFLGraphBuilder_8cpp_source.html +1 -1
  9. package/SVF-doxygen/html/CHGBuilder_8cpp_source.html +11 -11
  10. package/SVF-doxygen/html/ConsG_8cpp_source.html +1 -1
  11. package/SVF-doxygen/html/ConsG_8h_source.html +1 -1
  12. package/SVF-doxygen/html/ContextDDA_8cpp_source.html +1 -1
  13. package/SVF-doxygen/html/ContextDDA_8h_source.html +1 -1
  14. package/SVF-doxygen/html/CxtStmt_8h_source.html +1 -1
  15. package/SVF-doxygen/html/DCHG_8cpp_source.html +12 -12
  16. package/SVF-doxygen/html/DCHG_8h_source.html +5 -5
  17. package/SVF-doxygen/html/DDAClient_8cpp_source.html +2 -2
  18. package/SVF-doxygen/html/DDAStat_8cpp_source.html +1 -1
  19. package/SVF-doxygen/html/DDAVFSolver_8h_source.html +4 -4
  20. package/SVF-doxygen/html/FlowDDA_8cpp_source.html +1 -1
  21. package/SVF-doxygen/html/FlowDDA_8h_source.html +1 -1
  22. package/SVF-doxygen/html/FlowSensitiveStat_8cpp_source.html +1 -1
  23. package/SVF-doxygen/html/ICFGBuilder_8cpp_source.html +1 -1
  24. package/SVF-doxygen/html/ICFG_8cpp_source.html +1 -1
  25. package/SVF-doxygen/html/IRGraph_8h_source.html +2 -2
  26. package/SVF-doxygen/html/LLVMModule_8cpp_source.html +145 -144
  27. package/SVF-doxygen/html/LLVMModule_8h_source.html +3 -3
  28. package/SVF-doxygen/html/LLVMUtil_8cpp_source.html +1135 -1037
  29. package/SVF-doxygen/html/LLVMUtil_8h.html +8 -5
  30. package/SVF-doxygen/html/LLVMUtil_8h_source.html +418 -415
  31. package/SVF-doxygen/html/LockResultValidator_8cpp_source.html +1 -1
  32. package/SVF-doxygen/html/MHP_8cpp_source.html +1 -1
  33. package/SVF-doxygen/html/MTAAnnotator_8cpp_source.html +1 -1
  34. package/SVF-doxygen/html/MemRegion_8cpp_source.html +3 -3
  35. package/SVF-doxygen/html/MemSSA_8cpp_source.html +1 -1
  36. package/SVF-doxygen/html/PointerAnalysisImpl_8cpp_source.html +4 -4
  37. package/SVF-doxygen/html/PointerAnalysis_8cpp_source.html +363 -362
  38. package/SVF-doxygen/html/PointerAnalysis_8h_source.html +13 -13
  39. package/SVF-doxygen/html/SVFIR2ConsExeState_8cpp_source.html +7 -7
  40. package/SVF-doxygen/html/SVFIR2ItvExeState_8cpp_source.html +11 -10
  41. package/SVF-doxygen/html/SVFIRBuilder_8cpp_source.html +927 -924
  42. package/SVF-doxygen/html/SVFIRBuilder_8h_source.html +35 -34
  43. package/SVF-doxygen/html/SVFIRExtAPI_8cpp_source.html +2 -2
  44. package/SVF-doxygen/html/SVFIR_8cpp_source.html +1 -1
  45. package/SVF-doxygen/html/SVFIR_8h_source.html +1 -1
  46. package/SVF-doxygen/html/SVFStat_8cpp_source.html +12 -12
  47. package/SVF-doxygen/html/SVFStatements_8cpp_source.html +1 -1
  48. package/SVF-doxygen/html/SVFStatements_8h_source.html +2 -2
  49. package/SVF-doxygen/html/SVFType_8cpp_source.html +38 -37
  50. package/SVF-doxygen/html/SVFType_8h_source.html +5 -5
  51. package/SVF-doxygen/html/SVFValue_8cpp_source.html +1 -1
  52. package/SVF-doxygen/html/SVFValue_8h_source.html +1 -1
  53. package/SVF-doxygen/html/SVFVariables_8cpp_source.html +1 -1
  54. package/SVF-doxygen/html/SVFVariables_8h_source.html +1 -1
  55. package/SVF-doxygen/html/SaberSVFGBuilder_8cpp_source.html +1 -1
  56. package/SVF-doxygen/html/Steensgaard_8cpp_source.html +1 -1
  57. package/SVF-doxygen/html/SymbolTableBuilder_8cpp_source.html +651 -640
  58. package/SVF-doxygen/html/SymbolTableBuilder_8h_source.html +18 -18
  59. package/SVF-doxygen/html/SymbolTableInfo_8cpp_source.html +339 -338
  60. package/SVF-doxygen/html/SymbolTableInfo_8h_source.html +33 -33
  61. package/SVF-doxygen/html/ThreadCallGraph_8cpp_source.html +1 -1
  62. package/SVF-doxygen/html/VersionedFlowSensitiveStat_8cpp_source.html +1 -1
  63. package/SVF-doxygen/html/classSVF_1_1AccessPath-members.html +3 -3
  64. package/SVF-doxygen/html/classSVF_1_1AccessPath.html +236 -235
  65. package/SVF-doxygen/html/classSVF_1_1ActualINSVFGNode.html +1 -1
  66. package/SVF-doxygen/html/classSVF_1_1ActualOUTSVFGNode.html +1 -1
  67. package/SVF-doxygen/html/classSVF_1_1AddrStmt.html +1 -1
  68. package/SVF-doxygen/html/classSVF_1_1AliasDDAClient.html +1 -1
  69. package/SVF-doxygen/html/classSVF_1_1Andersen.html +1 -1
  70. package/SVF-doxygen/html/classSVF_1_1AndersenSFR.html +1 -1
  71. package/SVF-doxygen/html/classSVF_1_1BVDataPTAImpl.html +4 -4
  72. package/SVF-doxygen/html/classSVF_1_1BinaryOPStmt.html +1 -1
  73. package/SVF-doxygen/html/classSVF_1_1BinaryOPVFGNode.html +1 -1
  74. package/SVF-doxygen/html/classSVF_1_1BranchStmt.html +1 -1
  75. package/SVF-doxygen/html/classSVF_1_1CFLAlias.html +3 -3
  76. package/SVF-doxygen/html/classSVF_1_1CHGBuilder.html +11 -11
  77. package/SVF-doxygen/html/classSVF_1_1CallCFGEdge.html +1 -1
  78. package/SVF-doxygen/html/classSVF_1_1CallPE.html +1 -1
  79. package/SVF-doxygen/html/classSVF_1_1CmpStmt.html +1 -1
  80. package/SVF-doxygen/html/classSVF_1_1CmpVFGNode.html +1 -1
  81. package/SVF-doxygen/html/classSVF_1_1ContextDDA.html +2 -2
  82. package/SVF-doxygen/html/classSVF_1_1CopyStmt.html +1 -1
  83. package/SVF-doxygen/html/classSVF_1_1CxtStmt.html +1 -1
  84. package/SVF-doxygen/html/classSVF_1_1CxtThread.html +1 -1
  85. package/SVF-doxygen/html/classSVF_1_1CxtThreadStmt.html +1 -1
  86. package/SVF-doxygen/html/classSVF_1_1DCHGraph.html +12 -12
  87. package/SVF-doxygen/html/classSVF_1_1DDAStat.html +1 -1
  88. package/SVF-doxygen/html/classSVF_1_1DDAVFSolver.html +1 -1
  89. package/SVF-doxygen/html/classSVF_1_1DoubleFreeChecker.html +1 -1
  90. package/SVF-doxygen/html/classSVF_1_1FIObjVar.html +1 -1
  91. package/SVF-doxygen/html/classSVF_1_1FlowDDA.html +2 -2
  92. package/SVF-doxygen/html/classSVF_1_1FlowSensitive.html +1 -1
  93. package/SVF-doxygen/html/classSVF_1_1FlowSensitiveStat.html +1 -1
  94. package/SVF-doxygen/html/classSVF_1_1ForkJoinAnalysis.html +1 -1
  95. package/SVF-doxygen/html/classSVF_1_1FunptrDDAClient.html +1 -1
  96. package/SVF-doxygen/html/classSVF_1_1GepObjVar.html +2 -2
  97. package/SVF-doxygen/html/classSVF_1_1GepStmt.html +3 -3
  98. package/SVF-doxygen/html/classSVF_1_1GepValVar.html +1 -1
  99. package/SVF-doxygen/html/classSVF_1_1ICFG.html +1 -1
  100. package/SVF-doxygen/html/classSVF_1_1ICFGBuilder.html +1 -1
  101. package/SVF-doxygen/html/classSVF_1_1IRGraph.html +2 -2
  102. package/SVF-doxygen/html/classSVF_1_1InterMSSAPHISVFGNode.html +1 -1
  103. package/SVF-doxygen/html/classSVF_1_1InterPHIVFGNode.html +1 -1
  104. package/SVF-doxygen/html/classSVF_1_1IntraCFGEdge.html +1 -1
  105. package/SVF-doxygen/html/classSVF_1_1IntraICFGNode.html +1 -1
  106. package/SVF-doxygen/html/classSVF_1_1IntraPHIVFGNode.html +1 -1
  107. package/SVF-doxygen/html/classSVF_1_1LLVMModuleSet.html +141 -140
  108. package/SVF-doxygen/html/classSVF_1_1LeakChecker.html +1 -1
  109. package/SVF-doxygen/html/classSVF_1_1LoadStmt.html +1 -1
  110. package/SVF-doxygen/html/classSVF_1_1LockResultValidator.html +1 -1
  111. package/SVF-doxygen/html/classSVF_1_1MHP.html +1 -1
  112. package/SVF-doxygen/html/classSVF_1_1MRGenerator.html +3 -3
  113. package/SVF-doxygen/html/classSVF_1_1MTAAnnotator.html +1 -1
  114. package/SVF-doxygen/html/classSVF_1_1MTAResultValidator.html +1 -1
  115. package/SVF-doxygen/html/classSVF_1_1MemObj.html +121 -121
  116. package/SVF-doxygen/html/classSVF_1_1MemSSA.html +1 -1
  117. package/SVF-doxygen/html/classSVF_1_1ObjTypeInfo.html +29 -30
  118. package/SVF-doxygen/html/classSVF_1_1ObjVar.html +2 -2
  119. package/SVF-doxygen/html/classSVF_1_1PHIVFGNode.html +1 -1
  120. package/SVF-doxygen/html/classSVF_1_1PhiStmt.html +1 -1
  121. package/SVF-doxygen/html/classSVF_1_1PointerAnalysis.html +342 -341
  122. package/SVF-doxygen/html/classSVF_1_1RetCFGEdge.html +1 -1
  123. package/SVF-doxygen/html/classSVF_1_1RetPE.html +1 -1
  124. package/SVF-doxygen/html/classSVF_1_1SVFArrayType.html +4 -4
  125. package/SVF-doxygen/html/classSVF_1_1SVFFunctionType.html +4 -4
  126. package/SVF-doxygen/html/classSVF_1_1SVFIR.html +1 -1
  127. package/SVF-doxygen/html/classSVF_1_1SVFIR2ConsExeState.html +6 -6
  128. package/SVF-doxygen/html/classSVF_1_1SVFIR2ItvExeState.html +11 -10
  129. package/SVF-doxygen/html/classSVF_1_1SVFIRBuilder.html +868 -864
  130. package/SVF-doxygen/html/classSVF_1_1SVFIntegerType.html +7 -7
  131. package/SVF-doxygen/html/classSVF_1_1SVFOtherType.html +4 -4
  132. package/SVF-doxygen/html/classSVF_1_1SVFPointerType.html +3 -2
  133. package/SVF-doxygen/html/classSVF_1_1SVFStat.html +12 -12
  134. package/SVF-doxygen/html/classSVF_1_1SVFStructType.html +4 -4
  135. package/SVF-doxygen/html/classSVF_1_1SVFValue.html +23 -23
  136. package/SVF-doxygen/html/classSVF_1_1SaberSVFGBuilder.html +1 -1
  137. package/SVF-doxygen/html/classSVF_1_1SelectStmt.html +1 -1
  138. package/SVF-doxygen/html/classSVF_1_1Steensgaard.html +1 -1
  139. package/SVF-doxygen/html/classSVF_1_1StoreStmt.html +1 -1
  140. package/SVF-doxygen/html/classSVF_1_1SymbolTableBuilder-members.html +1 -1
  141. package/SVF-doxygen/html/classSVF_1_1SymbolTableBuilder.html +642 -629
  142. package/SVF-doxygen/html/classSVF_1_1SymbolTableInfo.html +125 -124
  143. package/SVF-doxygen/html/classSVF_1_1TCT.html +1 -1
  144. package/SVF-doxygen/html/classSVF_1_1TDForkPE.html +1 -1
  145. package/SVF-doxygen/html/classSVF_1_1TDJoinPE.html +1 -1
  146. package/SVF-doxygen/html/classSVF_1_1ThreadCallGraph.html +1 -1
  147. package/SVF-doxygen/html/classSVF_1_1TypeAnalysis.html +2 -2
  148. package/SVF-doxygen/html/classSVF_1_1UnaryOPStmt.html +1 -1
  149. package/SVF-doxygen/html/classSVF_1_1UnaryOPVFGNode.html +1 -1
  150. package/SVF-doxygen/html/classSVF_1_1ValVar.html +1 -1
  151. package/SVF-doxygen/html/classSVF_1_1VersionedFlowSensitiveStat.html +1 -1
  152. package/SVF-doxygen/html/functions_a.html +1 -1
  153. package/SVF-doxygen/html/functions_func.html +1 -1
  154. package/SVF-doxygen/html/functions_func_g.html +10 -10
  155. package/SVF-doxygen/html/functions_func_p.html +1 -1
  156. package/SVF-doxygen/html/functions_g.html +6 -6
  157. package/SVF-doxygen/html/functions_r.html +2 -2
  158. package/SVF-doxygen/html/functions_s.html +5 -5
  159. package/SVF-doxygen/html/functions_t.html +7 -7
  160. package/SVF-doxygen/html/functions_v.html +3 -1
  161. package/SVF-doxygen/html/functions_w.html +8 -8
  162. package/SVF-doxygen/html/menudata.js +0 -1
  163. package/SVF-doxygen/html/namespaceSVF.html +43 -25
  164. package/SVF-doxygen/html/namespaceSVF_1_1LLVMUtil.html +1280 -1152
  165. package/SVF-doxygen/html/namespacemembers_d.html +7 -1
  166. package/SVF-doxygen/html/namespacemembers_func_d.html +7 -1
  167. package/SVF-doxygen/html/namespacemembers_func_g.html +7 -4
  168. package/SVF-doxygen/html/namespacemembers_g.html +11 -5
  169. package/SVF-doxygen/html/namespacemembers_l.html +0 -3
  170. package/SVF-doxygen/html/namespacemembers_type_g.html +3 -0
  171. package/SVF-doxygen/html/search/all_1.js +1 -1
  172. package/SVF-doxygen/html/search/all_10.js +324 -324
  173. package/SVF-doxygen/html/search/all_11.js +223 -223
  174. package/SVF-doxygen/html/search/all_12.js +553 -553
  175. package/SVF-doxygen/html/search/all_13.js +192 -192
  176. package/SVF-doxygen/html/search/all_14.js +67 -67
  177. package/SVF-doxygen/html/search/all_15.js +167 -167
  178. package/SVF-doxygen/html/search/all_16.js +63 -63
  179. package/SVF-doxygen/html/search/all_17.js +1 -1
  180. package/SVF-doxygen/html/search/all_18.js +1 -1
  181. package/SVF-doxygen/html/search/all_19.js +11 -11
  182. package/SVF-doxygen/html/search/all_1a.js +172 -172
  183. package/SVF-doxygen/html/search/all_4.js +8 -6
  184. package/SVF-doxygen/html/search/all_5.js +119 -119
  185. package/SVF-doxygen/html/search/all_6.js +226 -226
  186. package/SVF-doxygen/html/search/all_7.js +1048 -1046
  187. package/SVF-doxygen/html/search/all_8.js +198 -198
  188. package/SVF-doxygen/html/search/all_9.js +607 -607
  189. package/SVF-doxygen/html/search/all_a.js +46 -46
  190. package/SVF-doxygen/html/search/all_b.js +26 -26
  191. package/SVF-doxygen/html/search/all_c.js +115 -116
  192. package/SVF-doxygen/html/search/all_d.js +198 -198
  193. package/SVF-doxygen/html/search/all_e.js +207 -207
  194. package/SVF-doxygen/html/search/all_f.js +116 -116
  195. package/SVF-doxygen/html/search/classes_0.js +26 -26
  196. package/SVF-doxygen/html/search/classes_1.js +9 -9
  197. package/SVF-doxygen/html/search/classes_10.js +73 -73
  198. package/SVF-doxygen/html/search/classes_11.js +15 -15
  199. package/SVF-doxygen/html/search/classes_12.js +2 -2
  200. package/SVF-doxygen/html/search/classes_13.js +10 -10
  201. package/SVF-doxygen/html/search/classes_14.js +14 -14
  202. package/SVF-doxygen/html/search/classes_15.js +1 -1
  203. package/SVF-doxygen/html/search/classes_2.js +80 -80
  204. package/SVF-doxygen/html/search/classes_3.js +37 -37
  205. package/SVF-doxygen/html/search/classes_4.js +9 -9
  206. package/SVF-doxygen/html/search/classes_5.js +28 -28
  207. package/SVF-doxygen/html/search/classes_6.js +104 -104
  208. package/SVF-doxygen/html/search/classes_7.js +34 -34
  209. package/SVF-doxygen/html/search/classes_8.js +56 -56
  210. package/SVF-doxygen/html/search/classes_9.js +1 -1
  211. package/SVF-doxygen/html/search/classes_a.js +12 -12
  212. package/SVF-doxygen/html/search/classes_b.js +29 -29
  213. package/SVF-doxygen/html/search/classes_c.js +6 -6
  214. package/SVF-doxygen/html/search/classes_d.js +18 -18
  215. package/SVF-doxygen/html/search/classes_e.js +36 -36
  216. package/SVF-doxygen/html/search/classes_f.js +25 -25
  217. package/SVF-doxygen/html/search/defines_0.js +3 -3
  218. package/SVF-doxygen/html/search/defines_1.js +2 -2
  219. package/SVF-doxygen/html/search/defines_2.js +30 -30
  220. package/SVF-doxygen/html/search/defines_3.js +21 -21
  221. package/SVF-doxygen/html/search/defines_4.js +2 -2
  222. package/SVF-doxygen/html/search/defines_5.js +4 -4
  223. package/SVF-doxygen/html/search/defines_6.js +2 -2
  224. package/SVF-doxygen/html/search/defines_7.js +5 -5
  225. package/SVF-doxygen/html/search/defines_8.js +11 -11
  226. package/SVF-doxygen/html/search/defines_9.js +9 -9
  227. package/SVF-doxygen/html/search/defines_a.js +2 -2
  228. package/SVF-doxygen/html/search/defines_b.js +1 -1
  229. package/SVF-doxygen/html/search/defines_c.js +3 -3
  230. package/SVF-doxygen/html/search/defines_d.js +2 -2
  231. package/SVF-doxygen/html/search/defines_e.js +7 -7
  232. package/SVF-doxygen/html/search/defines_f.js +3 -3
  233. package/SVF-doxygen/html/search/enums_0.js +3 -3
  234. package/SVF-doxygen/html/search/enums_1.js +2 -2
  235. package/SVF-doxygen/html/search/enums_10.js +1 -1
  236. package/SVF-doxygen/html/search/enums_11.js +1 -1
  237. package/SVF-doxygen/html/search/enums_2.js +8 -8
  238. package/SVF-doxygen/html/search/enums_3.js +1 -1
  239. package/SVF-doxygen/html/search/enums_4.js +3 -3
  240. package/SVF-doxygen/html/search/enums_5.js +1 -1
  241. package/SVF-doxygen/html/search/enums_6.js +2 -2
  242. package/SVF-doxygen/html/search/enums_7.js +2 -2
  243. package/SVF-doxygen/html/search/enums_8.js +4 -4
  244. package/SVF-doxygen/html/search/enums_9.js +1 -1
  245. package/SVF-doxygen/html/search/enums_a.js +1 -1
  246. package/SVF-doxygen/html/search/enums_b.js +7 -7
  247. package/SVF-doxygen/html/search/enums_c.js +1 -1
  248. package/SVF-doxygen/html/search/enums_d.js +4 -4
  249. package/SVF-doxygen/html/search/enums_e.js +2 -2
  250. package/SVF-doxygen/html/search/enums_f.js +4 -4
  251. package/SVF-doxygen/html/search/enumvalues_0.js +14 -14
  252. package/SVF-doxygen/html/search/enumvalues_1.js +14 -14
  253. package/SVF-doxygen/html/search/enumvalues_10.js +35 -35
  254. package/SVF-doxygen/html/search/enumvalues_11.js +3 -3
  255. package/SVF-doxygen/html/search/enumvalues_12.js +10 -10
  256. package/SVF-doxygen/html/search/enumvalues_13.js +1 -1
  257. package/SVF-doxygen/html/search/enumvalues_14.js +1 -1
  258. package/SVF-doxygen/html/search/enumvalues_15.js +3 -3
  259. package/SVF-doxygen/html/search/enumvalues_2.js +36 -36
  260. package/SVF-doxygen/html/search/enumvalues_3.js +13 -13
  261. package/SVF-doxygen/html/search/enumvalues_4.js +2 -2
  262. package/SVF-doxygen/html/search/enumvalues_5.js +47 -47
  263. package/SVF-doxygen/html/search/enumvalues_6.js +6 -6
  264. package/SVF-doxygen/html/search/enumvalues_7.js +9 -9
  265. package/SVF-doxygen/html/search/enumvalues_8.js +23 -23
  266. package/SVF-doxygen/html/search/enumvalues_9.js +6 -6
  267. package/SVF-doxygen/html/search/enumvalues_a.js +15 -15
  268. package/SVF-doxygen/html/search/enumvalues_b.js +11 -11
  269. package/SVF-doxygen/html/search/enumvalues_c.js +5 -5
  270. package/SVF-doxygen/html/search/enumvalues_d.js +18 -18
  271. package/SVF-doxygen/html/search/enumvalues_e.js +9 -9
  272. package/SVF-doxygen/html/search/enumvalues_f.js +45 -45
  273. package/SVF-doxygen/html/search/files_0.js +13 -13
  274. package/SVF-doxygen/html/search/files_1.js +7 -7
  275. package/SVF-doxygen/html/search/files_10.js +8 -8
  276. package/SVF-doxygen/html/search/files_11.js +8 -8
  277. package/SVF-doxygen/html/search/files_12.js +2 -2
  278. package/SVF-doxygen/html/search/files_2.js +55 -55
  279. package/SVF-doxygen/html/search/files_3.js +14 -14
  280. package/SVF-doxygen/html/search/files_4.js +5 -5
  281. package/SVF-doxygen/html/search/files_5.js +13 -13
  282. package/SVF-doxygen/html/search/files_6.js +9 -9
  283. package/SVF-doxygen/html/search/files_7.js +14 -14
  284. package/SVF-doxygen/html/search/files_8.js +13 -13
  285. package/SVF-doxygen/html/search/files_9.js +18 -18
  286. package/SVF-doxygen/html/search/files_a.js +3 -3
  287. package/SVF-doxygen/html/search/files_b.js +2 -2
  288. package/SVF-doxygen/html/search/files_c.js +20 -20
  289. package/SVF-doxygen/html/search/files_d.js +4 -4
  290. package/SVF-doxygen/html/search/files_e.js +62 -62
  291. package/SVF-doxygen/html/search/files_f.js +8 -8
  292. package/SVF-doxygen/html/search/functions_0.js +13 -13
  293. package/SVF-doxygen/html/search/functions_1.js +360 -360
  294. package/SVF-doxygen/html/search/functions_10.js +140 -140
  295. package/SVF-doxygen/html/search/functions_11.js +139 -139
  296. package/SVF-doxygen/html/search/functions_12.js +288 -288
  297. package/SVF-doxygen/html/search/functions_13.js +59 -59
  298. package/SVF-doxygen/html/search/functions_14.js +39 -39
  299. package/SVF-doxygen/html/search/functions_15.js +71 -71
  300. package/SVF-doxygen/html/search/functions_16.js +32 -32
  301. package/SVF-doxygen/html/search/functions_17.js +3 -3
  302. package/SVF-doxygen/html/search/functions_18.js +172 -172
  303. package/SVF-doxygen/html/search/functions_2.js +89 -89
  304. package/SVF-doxygen/html/search/functions_3.js +258 -258
  305. package/SVF-doxygen/html/search/functions_4.js +78 -76
  306. package/SVF-doxygen/html/search/functions_5.js +53 -53
  307. package/SVF-doxygen/html/search/functions_6.js +60 -60
  308. package/SVF-doxygen/html/search/functions_7.js +857 -856
  309. package/SVF-doxygen/html/search/functions_8.js +149 -149
  310. package/SVF-doxygen/html/search/functions_9.js +423 -423
  311. package/SVF-doxygen/html/search/functions_a.js +30 -30
  312. package/SVF-doxygen/html/search/functions_b.js +2 -2
  313. package/SVF-doxygen/html/search/functions_c.js +25 -26
  314. package/SVF-doxygen/html/search/functions_d.js +79 -79
  315. package/SVF-doxygen/html/search/functions_e.js +35 -35
  316. package/SVF-doxygen/html/search/functions_f.js +56 -56
  317. package/SVF-doxygen/html/search/namespaces_0.js +1 -1
  318. package/SVF-doxygen/html/search/namespaces_1.js +7 -7
  319. package/SVF-doxygen/html/search/related_0.js +2 -2
  320. package/SVF-doxygen/html/search/related_1.js +2 -2
  321. package/SVF-doxygen/html/search/related_2.js +2 -2
  322. package/SVF-doxygen/html/search/related_3.js +2 -2
  323. package/SVF-doxygen/html/search/related_4.js +2 -2
  324. package/SVF-doxygen/html/search/related_5.js +1 -1
  325. package/SVF-doxygen/html/search/related_6.js +2 -2
  326. package/SVF-doxygen/html/search/related_7.js +4 -4
  327. package/SVF-doxygen/html/search/related_8.js +2 -2
  328. package/SVF-doxygen/html/search/related_9.js +4 -4
  329. package/SVF-doxygen/html/search/related_a.js +19 -19
  330. package/SVF-doxygen/html/search/related_b.js +4 -4
  331. package/SVF-doxygen/html/search/related_c.js +2 -2
  332. package/SVF-doxygen/html/search/related_d.js +12 -12
  333. package/SVF-doxygen/html/search/related_e.js +2 -2
  334. package/SVF-doxygen/html/search/related_f.js +2 -2
  335. package/SVF-doxygen/html/search/typedefs_0.js +19 -19
  336. package/SVF-doxygen/html/search/typedefs_1.js +26 -26
  337. package/SVF-doxygen/html/search/typedefs_10.js +61 -61
  338. package/SVF-doxygen/html/search/typedefs_11.js +13 -13
  339. package/SVF-doxygen/html/search/typedefs_12.js +11 -11
  340. package/SVF-doxygen/html/search/typedefs_13.js +33 -33
  341. package/SVF-doxygen/html/search/typedefs_14.js +8 -8
  342. package/SVF-doxygen/html/search/typedefs_2.js +129 -129
  343. package/SVF-doxygen/html/search/typedefs_3.js +39 -39
  344. package/SVF-doxygen/html/search/typedefs_4.js +17 -17
  345. package/SVF-doxygen/html/search/typedefs_5.js +41 -41
  346. package/SVF-doxygen/html/search/typedefs_6.js +56 -55
  347. package/SVF-doxygen/html/search/typedefs_7.js +44 -44
  348. package/SVF-doxygen/html/search/typedefs_8.js +1 -1
  349. package/SVF-doxygen/html/search/typedefs_9.js +6 -6
  350. package/SVF-doxygen/html/search/typedefs_a.js +29 -29
  351. package/SVF-doxygen/html/search/typedefs_b.js +29 -29
  352. package/SVF-doxygen/html/search/typedefs_c.js +41 -41
  353. package/SVF-doxygen/html/search/typedefs_d.js +14 -14
  354. package/SVF-doxygen/html/search/typedefs_e.js +52 -52
  355. package/SVF-doxygen/html/search/typedefs_f.js +14 -14
  356. package/SVF-doxygen/html/search/variables_0.js +151 -151
  357. package/SVF-doxygen/html/search/variables_1.js +75 -75
  358. package/SVF-doxygen/html/search/variables_10.js +97 -97
  359. package/SVF-doxygen/html/search/variables_11.js +44 -44
  360. package/SVF-doxygen/html/search/variables_12.js +92 -92
  361. package/SVF-doxygen/html/search/variables_13.js +76 -76
  362. package/SVF-doxygen/html/search/variables_14.js +14 -14
  363. package/SVF-doxygen/html/search/variables_15.js +48 -48
  364. package/SVF-doxygen/html/search/variables_16.js +9 -9
  365. package/SVF-doxygen/html/search/variables_17.js +1 -1
  366. package/SVF-doxygen/html/search/variables_18.js +2 -2
  367. package/SVF-doxygen/html/search/variables_2.js +38 -38
  368. package/SVF-doxygen/html/search/variables_3.js +142 -142
  369. package/SVF-doxygen/html/search/variables_4.js +55 -55
  370. package/SVF-doxygen/html/search/variables_5.js +37 -37
  371. package/SVF-doxygen/html/search/variables_6.js +66 -66
  372. package/SVF-doxygen/html/search/variables_7.js +34 -34
  373. package/SVF-doxygen/html/search/variables_8.js +7 -7
  374. package/SVF-doxygen/html/search/variables_9.js +78 -78
  375. package/SVF-doxygen/html/search/variables_a.js +4 -4
  376. package/SVF-doxygen/html/search/variables_b.js +10 -10
  377. package/SVF-doxygen/html/search/variables_c.js +45 -45
  378. package/SVF-doxygen/html/search/variables_d.js +56 -56
  379. package/SVF-doxygen/html/search/variables_e.js +123 -123
  380. package/SVF-doxygen/html/search/variables_f.js +30 -30
  381. package/SVF-doxygen/html/structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +1 -1
  382. package/SVF-doxygen/html/svf-ex_8cpp.html +1 -1
  383. package/SVF-doxygen/html/svf-ex_8cpp_source.html +1 -1
  384. package/package.json +1 -1
  385. package/svf/include/MemoryModel/AccessPath.h +2 -2
  386. package/svf/lib/AbstractExecution/SVFIR2ConsExeState.cpp +2 -2
  387. package/svf/lib/AbstractExecution/SVFIR2ItvExeState.cpp +4 -4
  388. package/svf/lib/MemoryModel/AccessPath.cpp +6 -5
  389. package/svf/lib/MemoryModel/PointerAnalysis.cpp +1 -0
  390. package/svf/lib/SVFIR/SVFType.cpp +1 -0
  391. package/svf/lib/SVFIR/SymbolTableInfo.cpp +2 -1
  392. package/svf-llvm/include/SVF-LLVM/BasicTypes.h +1 -0
  393. package/svf-llvm/include/SVF-LLVM/LLVMUtil.h +11 -8
  394. package/svf-llvm/include/SVF-LLVM/SymbolTableBuilder.h +1 -1
  395. package/svf-llvm/lib/LLVMModule.cpp +1 -0
  396. package/svf-llvm/lib/LLVMUtil.cpp +112 -18
  397. package/svf-llvm/lib/SVFIRBuilder.cpp +3 -1
  398. package/svf-llvm/lib/SymbolTableBuilder.cpp +21 -9
@@ -1,556 +1,556 @@
1
1
  var searchData=
2
2
  [
3
- ['cpputil_5153',['cppUtil',['../namespaceSVF_1_1cppUtil.html',1,'SVF']]],
4
- ['ctir_5154',['ctir',['../namespaceSVF_1_1cppUtil_1_1ctir.html',1,'SVF::cppUtil']]],
5
- ['dot_5155',['DOT',['../namespaceSVF_1_1DOT.html',1,'SVF']]],
6
- ['graphprogram_5156',['GraphProgram',['../namespaceSVF_1_1GraphProgram.html',1,'SVF']]],
7
- ['llvmutil_5157',['LLVMUtil',['../namespaceSVF_1_1LLVMUtil.html',1,'SVF']]],
8
- ['s32_5ft_5158',['s32_t',['../namespaceSVF.html#a9b707002523ece2ac54ca893ee9a2d4e',1,'SVF']]],
9
- ['s64_5ft_5159',['s64_t',['../namespaceSVF.html#ad781b0b14e89773e774072b280658ef3',1,'SVF']]],
10
- ['saber_2ecpp_5160',['saber.cpp',['../saber_8cpp.html',1,'']]],
11
- ['sabercheckerapi_5161',['SaberCheckerAPI',['../classSVF_1_1SaberCheckerAPI.html',1,'SVF::SaberCheckerAPI'],['../classSVF_1_1SaberCheckerAPI.html#afdd2f15bb46594a61a3c552899215806',1,'SVF::SaberCheckerAPI::SaberCheckerAPI()']]],
12
- ['sabercheckerapi_2ecpp_5162',['SaberCheckerAPI.cpp',['../SaberCheckerAPI_8cpp.html',1,'']]],
13
- ['sabercheckerapi_2eh_5163',['SaberCheckerAPI.h',['../SaberCheckerAPI_8h.html',1,'']]],
14
- ['sabercondallocator_5164',['SaberCondAllocator',['../classSVF_1_1SaberCondAllocator.html',1,'SVF::SaberCondAllocator'],['../classSVF_1_1SrcSnkDDA.html#a193ec317ac2208c7b92f024b35203f44',1,'SVF::SrcSnkDDA::saberCondAllocator()'],['../classSVF_1_1SaberCondAllocator.html#a4b1625597c6b331dfe0e8ceef95731b5',1,'SVF::SaberCondAllocator::SaberCondAllocator()']]],
15
- ['sabercondallocator_2ecpp_5165',['SaberCondAllocator.cpp',['../SaberCondAllocator_8cpp.html',1,'']]],
16
- ['sabercondallocator_2eh_5166',['SaberCondAllocator.h',['../SaberCondAllocator_8h.html',1,'']]],
17
- ['saberfullsvfg_5167',['SABERFULLSVFG',['../classSVF_1_1Options.html#a93970b0b5e0a6148a86ab192a812f34b',1,'SVF::Options']]],
18
- ['sabersvfgbuilder_5168',['SaberSVFGBuilder',['../classSVF_1_1SaberSVFGBuilder.html',1,'SVF::SaberSVFGBuilder'],['../classSVF_1_1SVFG.html#a93a4287b55425abc188e5f5f2de54297',1,'SVF::SVFG::SaberSVFGBuilder()'],['../classSVF_1_1SaberSVFGBuilder.html#aa66cd30067d39f2083fb671fdc43beb4',1,'SVF::SaberSVFGBuilder::SaberSVFGBuilder()']]],
19
- ['sabersvfgbuilder_2ecpp_5169',['SaberSVFGBuilder.cpp',['../SaberSVFGBuilder_8cpp.html',1,'']]],
20
- ['sabersvfgbuilder_2eh_5170',['SaberSVFGBuilder.h',['../SaberSVFGBuilder_8h.html',1,'']]],
21
- ['same_5171',['Same',['../classSVF_1_1AccessPath.html#aabb6c9600fac408f36b9fde013597245ab1ba3a42758473e5ff427ba36147a56a',1,'SVF::AccessPath']]],
22
- ['samelooptripcount_5172',['sameLoopTripCount',['../classSVF_1_1ForkJoinAnalysis.html#a28e50b1ffdcdaba57d3515a5f6410c86',1,'SVF::ForkJoinAnalysis']]],
23
- ['sanitizepts_5173',['sanitizePts',['../classSVF_1_1Andersen.html#a308ef1f3a1c9fd7ac1858d0c690aa37a',1,'SVF::Andersen']]],
24
- ['sanitycheck_5174',['sanityCheck',['../classSVF_1_1SVFIRBuilder.html#a09baa8c7246853c3faaed85b38f0da60',1,'SVF::SVFIRBuilder']]],
25
- ['saveid_5175',['saveID',['../classSVF_1_1WriterPtrPool.html#a99162b81da24cf79d1252c18573038d4',1,'SVF::WriterPtrPool']]],
26
- ['savetogenericgraph_5176',['saveToGenericGraph',['../classSVF_1_1GenericGraphReader.html#a337b37b2d78cfaa756f44dee76fb187f',1,'SVF::GenericGraphReader']]],
27
- ['savetoidtoobjmap_5177',['saveToIDToObjMap',['../classSVF_1_1ReaderIDToObjMap.html#a8c39d643a10d83a7f525ace9a002844c',1,'SVF::ReaderIDToObjMap']]],
28
- ['savetoset_5178',['saveToSet',['../classSVF_1_1ReaderPtrPool.html#a8a766e643ac79dc023ff58e1883c9626',1,'SVF::ReaderPtrPool']]],
29
- ['sb_5ffesible_5179',['SB_FESIBLE',['../classSVF_1_1Annotator.html#ac58473072d90baa6dc377b45f18d0da5',1,'SVF::Annotator']]],
30
- ['sb_5finfesible_5180',['SB_INFESIBLE',['../classSVF_1_1Annotator.html#a556138c152d52921d6f0a709a826a93a',1,'SVF::Annotator']]],
31
- ['sb_5fslicesink_5181',['SB_SLICESINK',['../classSVF_1_1Annotator.html#a3edacb8703c74abf42c4a29761a3437f',1,'SVF::Annotator']]],
32
- ['sb_5fslicesource_5182',['SB_SLICESOURCE',['../classSVF_1_1Annotator.html#a01900f5ada5948361cc18857aee26744',1,'SVF::Annotator']]],
33
- ['sbv_5183',['SBV',['../classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923eacccb6e19f3e8db5f5b5b8858b22da61a',1,'SVF::PointsTo::SBV()'],['../classSVF_1_1PointsTo.html#aecd6b98c0687de59aebb297ec38a7084',1,'SVF::PointsTo::sbv()']]],
34
- ['sbvit_5184',['sbvIt',['../classSVF_1_1PointsTo_1_1PointsToIterator.html#a735a2a9f0c3f4bc3997edf11b133c0f9',1,'SVF::PointsTo::PointsToIterator']]],
35
- ['scalar_5185',['SCALAR',['../classSVF_1_1DCHNode.html#a029988e54846db9aca2584e1c10283e3ad5c99cf0681af30e8ed4cc59cc2371cb',1,'SVF::DCHNode']]],
36
- ['scalarevolution_5186',['ScalarEvolution',['../namespaceSVF.html#ad8794eb3c00de3d3b5c5e43dded3fb42',1,'SVF']]],
37
- ['scalarevolutionwrapperpass_5187',['ScalarEvolutionWrapperPass',['../namespaceSVF.html#a9f1aca0384166e42d14e2608009ebc01',1,'SVF']]],
38
- ['scc_5188',['SCC',['../classSVF_1_1VersionedFlowSensitive_1_1SCC.html',1,'SVF::VersionedFlowSensitive::SCC'],['../classSVF_1_1WPASolver.html#a1d3b2a21385c775f355e188e2abe345e',1,'SVF::WPASolver::scc()'],['../classSVF_1_1MRGenerator.html#af8d52e6c9884c6e1abc6dbcbc5e32629',1,'SVF::MRGenerator::SCC()'],['../classSVF_1_1WPASolver.html#a1352953966be14b2a1d6244f35e74a33',1,'SVF::WPASolver::SCC()']]],
39
- ['scc_2eh_5189',['SCC.h',['../SCC_8h.html',1,'']]],
40
- ['scccandidates_5190',['sccCandidates',['../classSVF_1_1AndersenSCD.html#aeb0b3644c3bfbfa5768b92c99aeeef40',1,'SVF::AndersenSCD']]],
41
- ['sccdetect_5191',['SCCDetect',['../classSVF_1_1Andersen.html#a31ea24432ff42ab86a4728f2bde571bc',1,'SVF::Andersen::SCCDetect()'],['../classSVF_1_1AndersenSCD.html#a70f69baf47587b742b5013a63a3ce593',1,'SVF::AndersenSCD::SCCDetect()'],['../classSVF_1_1FlowSensitive.html#a3fcdbd3e6718cd5b3a339d34198dd0e6',1,'SVF::FlowSensitive::SCCDetect()'],['../classSVF_1_1WPAFSSolver.html#a2d4cfae34bd4a55f1fe03881c87f8708',1,'SVF::WPAFSSolver::SCCDetect()'],['../classSVF_1_1WPASolver.html#aaa932894d00b69cfa741f9987a9cc6b8',1,'SVF::WPASolver::SCCDetect()'],['../classSVF_1_1WPASolver.html#a16d371c8f6a9bdb1ca984bcb287d6c5a',1,'SVF::WPASolver::SCCDetect(NodeSet &candidates)']]],
42
- ['sccdetection_5192',['SCCDetection',['../classSVF_1_1SCCDetection.html',1,'SVF::SCCDetection< GraphType >'],['../classSVF_1_1SCCDetection.html#a1bd915ba4079ddd5dd6e57a88129ffee',1,'SVF::SCCDetection::SCCDetection()']]],
43
- ['sccrepnode_5193',['sccRepNode',['../classSVF_1_1ConstraintGraph.html#a39b973543acdcdc5493832cc9d0f586f',1,'SVF::ConstraintGraph::sccRepNode()'],['../classSVF_1_1Andersen.html#aad706e332847e6b0892350a05028ba30',1,'SVF::Andersen::sccRepNode()'],['../classSVF_1_1WPAFSSolver.html#a0bbaffd1673cc3850217afad0ca56e42',1,'SVF::WPAFSSolver::sccRepNode()'],['../classSVF_1_1WPASolver.html#a3bd463cd456a1d58242f118328f51ddb',1,'SVF::WPASolver::sccRepNode()']]],
44
- ['sccsubnodes_5194',['sccSubNodes',['../classSVF_1_1ConstraintGraph.html#aed605b010e313f4b11e95b83fe50e3b3',1,'SVF::ConstraintGraph::sccSubNodes()'],['../classSVF_1_1Andersen.html#acd2feff818906db49a1bb2d94c33db5f',1,'SVF::Andersen::sccSubNodes()']]],
45
- ['scctime_5195',['sccTime',['../classSVF_1_1FlowSensitive.html#af496fa9aa2f4d59594950b2ad121deff',1,'SVF::FlowSensitive']]],
46
- ['scdandersen_5196',['scdAndersen',['../classSVF_1_1AndersenSCD.html#a1d143f104c0bfb5258b7129d0eceb4cd',1,'SVF::AndersenSCD']]],
47
- ['scev_5197',['SCEV',['../namespaceSVF.html#aac5262378e41a3414a20cc9a41d4adc6',1,'SVF']]],
48
- ['scevaddrecexpr_5198',['SCEVAddRecExpr',['../namespaceSVF.html#a4f7c400fbf2fa03db8cf61cb9a7dd3e8',1,'SVF']]],
49
- ['scevconstant_5199',['SCEVConstant',['../namespaceSVF.html#abe745006fa40399d8a13613a3e0dfc63',1,'SVF']]],
50
- ['sdiv_5200',['SDiv',['../classSVF_1_1BinaryOPStmt.html#a2f647224242dd87099104e0fdc994de6a7a4ce4e97992d92ac044456e66821552',1,'SVF::BinaryOPStmt']]],
51
- ['secondrhstoprods_5201',['secondRHSToProds',['../classSVF_1_1CFGrammar.html#acc33ac845314730a896c0c3459088e4f',1,'SVF::CFGrammar']]],
52
- ['select_5202',['Select',['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9ad9397ec243a61992dc2b5681bea587fa',1,'SVF::SVFStmt']]],
53
- ['selectclient_5203',['selectClient',['../classSVF_1_1DDAPass.html#aa33694e0b5f30c451c229e92877e4842',1,'SVF::DDAPass']]],
54
- ['selectedvalidationscenarios_5204',['selectedValidationScenarios',['../classSVF_1_1RaceResultValidator.html#a1294cb90b073ba25a8ffc06180c09419',1,'SVF::RaceResultValidator']]],
55
- ['selectinst_5205',['SelectInst',['../namespaceSVF.html#ab7fac9d4a4839be445c89777e21bc307',1,'SVF']]],
56
- ['selectstmt_5206',['SelectStmt',['../classSVF_1_1SelectStmt.html',1,'SVF::SelectStmt'],['../classSVF_1_1SelectStmt.html#a995baa18cc36d0671be3e98761f9879a',1,'SVF::SelectStmt::SelectStmt()'],['../classSVF_1_1SelectStmt.html#ad51a542e72f165abbba9d3242db1bea6',1,'SVF::SelectStmt::SelectStmt(const SelectStmt &)'],['../classSVF_1_1SelectStmt.html#af3ffdfb0b260754b64250f980c065198',1,'SVF::SelectStmt::SelectStmt(SVFVar *s, const OPVars &opnds, const SVFVar *cond)']]],
57
- ['selfcycle_5207',['SelfCycle',['../classSVF_1_1Options.html#a9ef14f68939b7678ddff83d544e024cc',1,'SVF::Options']]],
58
- ['seq_5208',['SEQ',['../classSVF_1_1NodeIDAllocator.html#a8cf553cd07768aad3f3b91bf3d7c6228a85142db6ed24203f054117f3a5110e2f',1,'SVF::NodeIDAllocator']]],
59
- ['set_5209',['set',['../classSVF_1_1CondStdSet.html#ae11deddad534be115d29daad08c90599',1,'SVF::CondStdSet::set()'],['../classSVF_1_1CondPointsToSet.html#aadf2576b55bbdb82d7affc8466c09861',1,'SVF::CondPointsToSet::set()'],['../classSVF_1_1PointsTo.html#ab196d86cfb48d1c5d27a0c03c7497afa',1,'SVF::PointsTo::set()'],['../classSVF_1_1CoreBitVector.html#a553e3e51bffe1aab04adc047e0fd3f24',1,'SVF::CoreBitVector::set()'],['../structSVF_1_1SparseBitVectorElement.html#a094acafea02f3c117445267e75c9a629',1,'SVF::SparseBitVectorElement::set()'],['../classSVF_1_1SparseBitVector.html#a61bd86909a141f9de873d92c0f904832',1,'SVF::SparseBitVector::set()'],['../namespaceSVF.html#af739db846e47ba6b2fd15eaad31ab7fb',1,'SVF::Set()'],['../WPA_2CMakeLists_8txt.html#acb857077b5bb0b1d50ed7b3864b3b6cf',1,'set(): CMakeLists.txt']]],
60
- ['set_5fminus_5finfinite_5210',['set_minus_infinite',['../classSVF_1_1BoundedZ3Expr.html#ae76bf19d580cbc12a40f7c1823165178',1,'SVF::BoundedZ3Expr']]],
61
- ['set_5fplus_5finfinite_5211',['set_plus_infinite',['../classSVF_1_1BoundedZ3Expr.html#ad781e43e6d1e1fd2392e51737b7898b9',1,'SVF::BoundedZ3Expr']]],
62
- ['set_5fto_5fbottom_5212',['set_to_bottom',['../classSVF_1_1IntervalValue.html#ac763bab0b6fedbe5ec5b345c7b260e30',1,'SVF::IntervalValue']]],
63
- ['set_5fto_5ftop_5213',['set_to_top',['../classSVF_1_1IntervalValue.html#a8a9edd3eb9c31ecff090953301bf822d',1,'SVF::IntervalValue::set_to_top()'],['../classSVF_1_1SingleAbsValue.html#afef13058a5d730798bd8b10cdf3e5ea3',1,'SVF::SingleAbsValue::set_to_top()']]],
64
- ['setabsstate_5214',['setAbsState',['../classSVF_1_1SymState.html#a1f946132843a9bdf5099b243613079be',1,'SVF::SymState']]],
65
- ['setactualindef_5215',['setActualINDef',['../classSVF_1_1SVFGOPT.html#a490695ab536cd455c531fbdc57499cac',1,'SVF::SVFGOPT']]],
66
- ['setallreachable_5216',['setAllReachable',['../classSVF_1_1ProgSlice.html#ae6102647fa4985142c293116516612cd',1,'SVF::ProgSlice']]],
67
- ['setattributekinds_5217',['setAttributeKinds',['../classSVF_1_1GrammarBase.html#a1e1bf1e32bcd7c68ce789c2f9f6327c0',1,'SVF::GrammarBase']]],
68
- ['setbasenode_5218',['setBaseNode',['../classSVF_1_1GepObjVar.html#a5e371fae7592d763661a7cb777107ff4',1,'SVF::GepObjVar']]],
69
- ['setbb_5219',['setBB',['../classSVF_1_1SVFStmt.html#a0e45ab5b38059371c47d5f2011118a4d',1,'SVF::SVFStmt']]],
70
- ['setbottom_5220',['setBottom',['../classSVF_1_1AddressValue.html#a77d6a1706328d86b210b26bacaf2fa9f',1,'SVF::AddressValue']]],
71
- ['setbranchcond_5221',['setBranchCond',['../classSVF_1_1SaberCondAllocator.html#a5012a977e0db66a2ae111d4164936037',1,'SVF::SaberCondAllocator']]],
72
- ['setbranchcondition_5222',['setBranchCondition',['../classSVF_1_1SymState.html#aae6109025931aea5d066a62058f584a6',1,'SVF::SymState::setBranchCondition()'],['../classSVF_1_1IntraCFGEdge.html#ad7b35b7c9abb07122eaa8517dae56508',1,'SVF::IntraCFGEdge::setBranchCondition()']]],
73
- ['setbytesizeofobj_5223',['setByteSizeOfObj',['../classSVF_1_1ObjTypeInfo.html#ac093156bfb46c07675ae201f449cdca0',1,'SVF::ObjTypeInfo']]],
74
- ['setcalledoperand_5224',['setCalledOperand',['../classSVF_1_1SVFCallInst.html#a6dd304f555d2d2388c4430e57b0d2b91',1,'SVF::SVFCallInst']]],
75
- ['setcallgraph_5225',['setCallGraph',['../classSVF_1_1DDAVFSolver.html#afc2b0eeb1d5d5f292690f3c949217c38',1,'SVF::DDAVFSolver']]],
76
- ['setcallgraphscc_5226',['setCallGraphSCC',['../classSVF_1_1DDAVFSolver.html#abd652b2627f68d7d4f8bf3bdb20ce975',1,'SVF::DDAVFSolver']]],
77
- ['setcdn_5227',['setCDN',['../classSVF_1_1CFBasicBlockGWTO.html#a49d0128828b44df0a8631dd193ed8898',1,'SVF::CFBasicBlockGWTO']]],
78
- ['setcfcond_5228',['setCFCond',['../classSVF_1_1SaberCondAllocator.html#a9c1660f4a9ecc161c0fb97c735a690b9',1,'SVF::SaberCondAllocator']]],
79
- ['setchg_5229',['setCHG',['../classSVF_1_1SVFIR.html#aa14f6cde41bcac27ce2f66c6b33ee410',1,'SVF::SVFIR']]],
80
- ['setcondinst_5230',['setCondInst',['../classSVF_1_1SaberCondAllocator.html#a97d540340f9039b3f8bd1527fc7d7ebb',1,'SVF::SaberCondAllocator']]],
81
- ['setconstdataoraggdata_5231',['setConstDataOrAggData',['../classSVF_1_1SVFValue.html#afe1de41ca3215b325d0ca61814c6bd6b',1,'SVF::SVFValue']]],
82
- ['setconsume_5232',['setConsume',['../classSVF_1_1VersionedFlowSensitive.html#aabc0a5a7a31b8d880e019773ba960741',1,'SVF::VersionedFlowSensitive']]],
83
- ['setcurevalsvfgnode_5233',['setCurEvalSVFGNode',['../classSVF_1_1SaberCondAllocator.html#ae717f565b947a72651c0de19bf6bcca0',1,'SVF::SaberCondAllocator']]],
84
- ['setcurnodeid_5234',['setCurNodeID',['../classSVF_1_1DPItem.html#a5fbde30cae2cb09bd9dc9a6969ea4b90',1,'SVF::DPItem']]],
85
- ['setcurrentbbandvalueforpagedge_5235',['setCurrentBBAndValueForPAGEdge',['../classSVF_1_1SVFIRBuilder.html#abc394c99f0905c958a230412134eda01',1,'SVF::SVFIRBuilder']]],
86
- ['setcurrentbestnodemapping_5236',['setCurrentBestNodeMapping',['../classSVF_1_1PointsTo.html#a84eca4c7fc833f8ca4d119cd4da08ca8',1,'SVF::PointsTo']]],
87
- ['setcurrentlocation_5237',['setCurrentLocation',['../classSVF_1_1SVFIRBuilder.html#a15105737c91d01ba9daf2161fad220ef',1,'SVF::SVFIRBuilder::setCurrentLocation(const Value *val, const BasicBlock *bb)'],['../classSVF_1_1SVFIRBuilder.html#a18b425afe4cb7fc230c219334d2c458e',1,'SVF::SVFIRBuilder::setCurrentLocation(const SVFValue *val, const SVFBasicBlock *bb)']]],
88
- ['setcurrentqueryptr_5238',['setCurrentQueryPtr',['../classSVF_1_1DDAClient.html#a3fbe4ffde0a14b2db40189883d49237f',1,'SVF::DDAClient']]],
89
- ['setcurrentscc_5239',['setCurrentSCC',['../classSVF_1_1WPASCCSolver.html#a782121c831536e231f5b287629defef7',1,'SVF::WPASCCSolver']]],
90
- ['setcurslice_5240',['setCurSlice',['../classSVF_1_1SrcSnkDDA.html#ab35c0d1f02c83a2c10717905f1abf5cd',1,'SVF::SrcSnkDDA']]],
91
- ['setcursvfgnode_5241',['setCurSVFGNode',['../classSVF_1_1ProgSlice.html#aee72d029c185c24b2bf01cdc0dcb25d8',1,'SVF::ProgSlice']]],
92
- ['setddastat_5242',['setDDAStat',['../classSVF_1_1DDAVFSolver.html#adcb641eec4f620effdb3f61a46429f40',1,'SVF::DDAVFSolver']]],
93
- ['setdef_5243',['setDef',['../classSVF_1_1SVFG.html#accd1cbd26c9b194971f3107a57a0ab2e',1,'SVF::SVFG::setDef(const PAGNode *pagNode, const SVFGNode *node)'],['../classSVF_1_1SVFG.html#aa3ebc066d376e7ed508d2bce49fa864d',1,'SVF::SVFG::setDef(const MRVer *mvar, const SVFGNode *node)'],['../classSVF_1_1VFG.html#a1e0b8c7df55e05739775e8a1c50cf660',1,'SVF::VFG::setDef()']]],
94
- ['setdeffunformultiplemodule_5244',['setDefFunForMultipleModule',['../classSVF_1_1SVFFunction.html#af1c181322926639bd99bbe58a8df70ab',1,'SVF::SVFFunction']]],
95
- ['setdefglobalformultiplemodule_5245',['setDefGlobalForMultipleModule',['../classSVF_1_1SVFGlobalValue.html#a72c43f12f42a73dc28855c425fe5543a',1,'SVF::SVFGlobalValue']]],
96
- ['setdetectpwc_5246',['setDetectPWC',['../classSVF_1_1Andersen.html#a1462bdde3748b1513e92a119b8a43794',1,'SVF::Andersen']]],
97
- ['setebnfsigns_5247',['setEBNFSigns',['../classSVF_1_1GrammarBase.html#ad87ca88d62e7bc3a189652c707a72e12',1,'SVF::GrammarBase']]],
98
- ['setec_5248',['setEC',['../classSVF_1_1Steensgaard.html#aa283cff49b0d340956649a95465b82b6',1,'SVF::Steensgaard']]],
99
- ['setedgeflag_5249',['setEdgeFlag',['../classSVF_1_1SVFIRReader.html#aec95a42a5e46be50457fb3a8e9de7fbf',1,'SVF::SVFIRReader']]],
100
- ['setes_5250',['setEs',['../classSVF_1_1SVFIR2ConsExeState.html#a7421cab74f02c7ab54aefb3242ed6c77',1,'SVF::SVFIR2ConsExeState::setEs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a2e9ecde8db07741daa112649c432cbfd',1,'SVF::SVFIR2ItvExeState::setEs()']]],
101
- ['setexitblock_5251',['setExitBlock',['../classSVF_1_1SVFFunction.html#abd458bb5a035d3f7db32fac5f01b57f3',1,'SVF::SVFFunction']]],
102
- ['setextbcpath_5252',['setExtBcPath',['../classSVF_1_1ExtAPI.html#ac0dc697b93f41b1e094a9be8baf4a103',1,'SVF::ExtAPI']]],
103
- ['setfieldinsensitive_5253',['setFieldInsensitive',['../classSVF_1_1MemObj.html#ab9637ea9acd1f8ae4933b4ab2b997e5c',1,'SVF::MemObj']]],
104
- ['setfieldsensitive_5254',['setFieldSensitive',['../classSVF_1_1MemObj.html#a981b7424901ef74467f725ffc9fec0ca',1,'SVF::MemObj']]],
105
- ['setfinalcond_5255',['setFinalCond',['../classSVF_1_1ProgSlice.html#af55830503ef47b4b1c15c0e5b3cd6a3f',1,'SVF::ProgSlice']]],
106
- ['setflag_5256',['setFlag',['../classSVF_1_1DCHNode.html#a4e08c543fa2ae557ff835b1a0f3c53a4',1,'SVF::DCHNode::setFlag()'],['../classSVF_1_1CHNode.html#ab3755d804852b8a98bdf8cd0171f3a2f',1,'SVF::CHNode::setFlag()'],['../classSVF_1_1ObjTypeInfo.html#ad6fb2bfae3d4b73a6821a87106f65f49',1,'SVF::ObjTypeInfo::setFlag()']]],
107
- ['setfldidx_5257',['setFldIdx',['../classSVF_1_1AccessPath.html#ab95df74c97fba13206df48e00131e15f',1,'SVF::AccessPath']]],
108
- ['setformaloutdef_5258',['setFormalOUTDef',['../classSVF_1_1SVFGOPT.html#a3e2b811dd939c93bcf9fb94e91d553b1',1,'SVF::SVFGOPT']]],
109
- ['setfunidxinvtable_5259',['setFunIdxInVtable',['../classSVF_1_1SVFVirtualCallInst.html#a947d6ca3695477fb5b36b46fa4899fb7',1,'SVF::SVFVirtualCallInst']]],
110
- ['setfunnameofvirtualcall_5260',['setFunNameOfVirtualCall',['../classSVF_1_1SVFVirtualCallInst.html#adf936a7ee01d9c4662e31a5022ae94c0',1,'SVF::SVFVirtualCallInst']]],
111
- ['setgraph_5261',['setGraph',['../classSVF_1_1SrcSnkSolver.html#a49cae8f70144639f529956478a8fca2b',1,'SVF::SrcSnkSolver::setGraph()'],['../classSVF_1_1GraphReachSolver.html#a0298a692295a8a4eae32ab151aa6ccc3',1,'SVF::GraphReachSolver::setGraph()'],['../classSVF_1_1WPASolver.html#aa04deb39cd024c051f30ac43d1d62b34',1,'SVF::WPASolver::setGraph()']]],
112
- ['seticfg_5262',['setICFG',['../classSVF_1_1SVFIR.html#a756ae2b40ec29f2f92c95919f615e5ec',1,'SVF::SVFIR']]],
113
- ['seticfgnode_5263',['setICFGNode',['../classSVF_1_1VFGNode.html#a9c95dd4f0e70ccc4a03282cdddba95de',1,'SVF::VFGNode::setICFGNode()'],['../classSVF_1_1SVFStmt.html#adb92a92f5c878576dff26cb38eab8c8c',1,'SVF::SVFStmt::setICFGNode()']]],
114
- ['setincycle_5264',['setIncycle',['../classSVF_1_1CxtThread.html#adde663205c3ecc5a2e01b18bc305d5cb',1,'SVF::CxtThread']]],
115
- ['setinloop_5265',['setInloop',['../classSVF_1_1CxtThread.html#aa4e1a9babb249a005e8dfae8cb83df21',1,'SVF::CxtThread']]],
116
- ['setinscc_5266',['setInSCC',['../classSVF_1_1SCCDetection.html#aafe9ae9d158480e6a04803b25b61083e',1,'SVF::SCCDetection']]],
117
- ['setisnotret_5267',['setIsNotRet',['../classSVF_1_1SVFFunction.html#aaddef080cdc8e4080fc2da1e3cf92deb',1,'SVF::SVFFunction']]],
118
- ['setisuncalledfunction_5268',['setIsUncalledFunction',['../classSVF_1_1SVFFunction.html#a37f89063b55ff657a07e186224338ce8',1,'SVF::SVFFunction']]],
119
- ['setkeynodesset_5269',['setKeyNodesSet',['../classSVF_1_1SymState.html#a2b4bdce23c28d5f635db6b48ce9aba11',1,'SVF::SymState']]],
120
- ['setkindtoattrsmap_5270',['setKindToAttrsMap',['../classSVF_1_1GrammarBase.html#a082342020848e545c983df4d5ec6720a',1,'SVF::GrammarBase']]],
121
- ['setlb_5271',['setLb',['../classSVF_1_1IntervalValue.html#adf3cae41adaeb62c3b5da19e81adbb5d',1,'SVF::IntervalValue']]],
122
- ['setloc_5272',['setLoc',['../classSVF_1_1StmtDPItem.html#a9ba9ab1013a36530369aa6d684397f4f',1,'SVF::StmtDPItem']]],
123
- ['setlocale_5273',['setlocale',['../extapi_8c.html#afe784c4f5d12b74272740c5211c960c5',1,'extapi.c']]],
124
- ['setlocvar_5274',['setLocVar',['../classSVF_1_1StmtDPItem.html#a3feb4bc8e003cfdd30c1b2cfb2219efb',1,'SVF::StmtDPItem']]],
125
- ['setloopbound_5275',['setLoopBound',['../classSVF_1_1SVFLoop.html#af594a873db7d6dbbcf25176da45fba80',1,'SVF::SVFLoop']]],
126
- ['setmaxbudget_5276',['setMaxBudget',['../classSVF_1_1DPItem.html#a687ef8944ccb55b826508c47ea5b9240',1,'SVF::DPItem']]],
127
- ['setmaxcxtlen_5277',['setMaxCxtLen',['../classSVF_1_1ContextCond.html#a92e89bbae0f31bb9eb971ab3edcc8071',1,'SVF::ContextCond']]],
128
- ['setmaxfieldoffsetlimit_5278',['setMaxFieldOffsetLimit',['../classSVF_1_1ObjTypeInfo.html#a9fff869c63776c6ebeff78933e0f6092',1,'SVF::ObjTypeInfo']]],
129
- ['setmaxpathlen_5279',['setMaxPathLen',['../classSVF_1_1ContextCond.html#a084679a423e78217ca10794775c25b1d',1,'SVF::ContextCond']]],
130
- ['setmemusageafter_5280',['setMemUsageAfter',['../classSVF_1_1DDAStat.html#a9353910ceb01b53da6e880ebeb157433',1,'SVF::DDAStat']]],
131
- ['setmemusagebefore_5281',['setMemUsageBefore',['../classSVF_1_1DDAStat.html#accadfa44f7cf9f107e4c8d100ce8db0d',1,'SVF::DDAStat']]],
132
- ['setmodelconstants_5282',['setModelConstants',['../classSVF_1_1SymbolTableInfo.html#a4decfc9e7f5dc096d7bfa42d6965763d',1,'SVF::SymbolTableInfo']]],
133
- ['setmodule_5283',['setModule',['../classSVF_1_1SVFIR.html#a52bea4a99022b036104751cafa9152b1',1,'SVF::SVFIR::setModule()'],['../classSVF_1_1SymbolTableInfo.html#a4f916c64ca04c4db30bd19fb8505724d',1,'SVF::SymbolTableInfo::setModule()']]],
134
- ['setmoduleidentifier_5284',['setModuleIdentifier',['../classSVF_1_1SVFModule.html#acaba1ff38ed1fdd8a9a1251a1b36be92',1,'SVF::SVFModule']]],
135
- ['setmultiforked_5285',['setMultiforked',['../classSVF_1_1TCTNode.html#a0fafde34cdffde6d38bb9efca9b7a9a1',1,'SVF::TCTNode']]],
136
- ['setmultiforkedattrs_5286',['setMultiForkedAttrs',['../classSVF_1_1TCT.html#a11e36f9b58646dee4014e12e55c70508',1,'SVF::TCT']]],
137
- ['setmultiinheritance_5287',['setMultiInheritance',['../classSVF_1_1DCHNode.html#a798e80f0cc5951789474abc3a0999166',1,'SVF::DCHNode::setMultiInheritance()'],['../classSVF_1_1CHNode.html#a5d751a3a0d88c0de374bfeb526051440',1,'SVF::CHNode::setMultiInheritance()']]],
138
- ['setname_5288',['setName',['../classSVF_1_1SVFStructType.html#a6283d212e48c08c9bcf5ade551a79a50',1,'SVF::SVFStructType::setName(const std::string &structName)'],['../classSVF_1_1SVFStructType.html#ad397c1ef657691c0dae0c093a9b0a5e8',1,'SVF::SVFStructType::setName(std::string &&structName)'],['../classSVF_1_1SVFValue.html#a8325774df9d65d78ef6a66fef59b9a97',1,'SVF::SVFValue::setName(const std::string &n)'],['../classSVF_1_1SVFValue.html#a12db87881a5bfae7638aa8ad68f3214c',1,'SVF::SVFValue::setName(std::string &&n)']]],
139
- ['setnegcondinst_5289',['setNegCondInst',['../classSVF_1_1SaberCondAllocator.html#ae8858c45c7406842ca967ed14f0b58e5',1,'SVF::SaberCondAllocator']]],
140
- ['setnodenumafterpagbuild_5290',['setNodeNumAfterPAGBuild',['../classSVF_1_1IRGraph.html#a5fe12445ed0528183775747dec356db0',1,'SVF::IRGraph']]],
141
- ['setnonconcretecxt_5291',['setNonConcreteCxt',['../classSVF_1_1ContextCond.html#ac80892cbef7a5d2c949e5f07682bc885',1,'SVF::ContextCond']]],
142
- ['setnonterminals_5292',['setNonterminals',['../classSVF_1_1GrammarBase.html#afc9635e14b5871df457bf64fae6ad8cf',1,'SVF::GrammarBase']]],
143
- ['setnumofelement_5293',['setNumOfElement',['../classSVF_1_1SVFArrayType.html#a986fc835f2e082796ecf1fd3b7f769b6',1,'SVF::SVFArrayType']]],
144
- ['setnumofelements_5294',['setNumOfElements',['../classSVF_1_1MemObj.html#a904c5a96407574565e9c48eb2d31e869',1,'SVF::MemObj::setNumOfElements()'],['../classSVF_1_1ObjTypeInfo.html#aff17d13e520a731accedd06350af6221',1,'SVF::ObjTypeInfo::setNumOfElements()']]],
145
- ['setnumoffieldsandelems_5295',['setNumOfFieldsAndElems',['../classSVF_1_1StInfo.html#a1a07c2b1415c29d7d70791c6dfe602a3',1,'SVF::StInfo']]],
146
- ['setobjfieldinsensitive_5296',['setObjFieldInsensitive',['../classSVF_1_1PointerAnalysis.html#ac5683fe2e24b393ccc5cb6d8bc92cf2b',1,'SVF::PointerAnalysis']]],
147
- ['setoffset_5297',['setOffset',['../classSVF_1_1DCHEdge.html#a70f757826082c95766c8324c1264e977',1,'SVF::DCHEdge']]],
148
- ['setopver_5298',['setOpVer',['../classSVF_1_1MSSAPHISVFGNode.html#a928a57d7f518c5af98a0245d9221e671',1,'SVF::MSSAPHISVFGNode::setOpVer()'],['../classSVF_1_1CmpVFGNode.html#a41bcdd6b46a31c8d15533342478dc236',1,'SVF::CmpVFGNode::setOpVer()'],['../classSVF_1_1BinaryOPVFGNode.html#a76c67d31ffb67c4ef102471898ae2709',1,'SVF::BinaryOPVFGNode::setOpVer()'],['../classSVF_1_1UnaryOPVFGNode.html#a3b082eef98b8393499908f6c430b8d6c',1,'SVF::UnaryOPVFGNode::setOpVer()'],['../classSVF_1_1PHIVFGNode.html#a36f469a129063b43161a8d1423414ce5',1,'SVF::PHIVFGNode::setOpVer()'],['../classSVF_1_1MSSACHI.html#a245d8ee9e81ba4fe6f41533baf471331',1,'SVF::MSSACHI::setOpVer()'],['../classSVF_1_1MSSAPHI.html#a74f663dc5ecc659e98542a53414b7988',1,'SVF::MSSAPHI::setOpVer()']]],
149
- ['setopverandbb_5299',['setOpVerAndBB',['../classSVF_1_1IntraPHIVFGNode.html#a7e5fd83393224ece808de83cbf496882',1,'SVF::IntraPHIVFGNode']]],
150
- ['setpag_5300',['setPAG',['../classSVF_1_1DDAClient.html#a21badb317a249bbb506615182671b32c',1,'SVF::DDAClient']]],
151
- ['setpagfromtxt_5301',['setPagFromTXT',['../classSVF_1_1SVFModule.html#a7af3076a26060090377d1f74293560fe',1,'SVF::SVFModule']]],
152
- ['setpartialreachable_5302',['setPartialReachable',['../classSVF_1_1ProgSlice.html#af6f137be08ca0e743424ff07d679777d',1,'SVF::ProgSlice']]],
153
- ['setpointerto_5303',['setPointerTo',['../classSVF_1_1SVFType.html#a3ddabbd763acaaca28cacbabe5bc7f3b',1,'SVF::SVFType']]],
154
- ['setptrelementtype_5304',['setPtrElementType',['../classSVF_1_1SVFPointerType.html#aaaa79de3df0f6764bfd3d2e487ea7a09',1,'SVF::SVFPointerType']]],
155
- ['setptrinuncalledfunction_5305',['setPtrInUncalledFunction',['../classSVF_1_1SVFValue.html#ac2e5c42d0ac92375c88ef5b3f1b65dc4',1,'SVF::SVFValue']]],
156
- ['setpureabstract_5306',['setPureAbstract',['../classSVF_1_1DCHNode.html#afa271fdb9c1aa3589f41655813a2de8e',1,'SVF::DCHNode::setPureAbstract()'],['../classSVF_1_1CHNode.html#abac89987927dadd53dd646eae540a024',1,'SVF::CHNode::setPureAbstract()']]],
157
- ['setpwcnode_5307',['setPWCNode',['../classSVF_1_1ConstraintGraph.html#a03f9fe8ae7094c39937f47f422276724',1,'SVF::ConstraintGraph::setPWCNode()'],['../classSVF_1_1ConstraintNode.html#ad8701df90d93c5dfed26cff8f0b2fbb3',1,'SVF::ConstraintNode::setPWCNode()']]],
158
- ['setquery_5308',['setQuery',['../classSVF_1_1DDAClient.html#a3d0f732e284f3237287b375582c0aa88',1,'SVF::DDAClient']]],
159
- ['setrawproductions_5309',['setRawProductions',['../classSVF_1_1GrammarBase.html#a2eb6ab294093710ca1dc119836adff5a',1,'SVF::GrammarBase']]],
160
- ['setreachablebbs_5310',['setReachableBBs',['../classSVF_1_1SVFLoopAndDomInfo.html#acc409e328f641a2c9512beeb727f58c7',1,'SVF::SVFLoopAndDomInfo']]],
161
- ['setreachglobal_5311',['setReachGlobal',['../classSVF_1_1ProgSlice.html#a397632ce0c523c4a54c5dc578606d14d',1,'SVF::ProgSlice']]],
162
- ['setreles_5312',['setRelEs',['../classSVF_1_1SVFIR2ItvExeState.html#af0b6abd2310a9bf0311760b290114341',1,'SVF::SVFIR2ItvExeState']]],
163
- ['setrep_5313',['setRep',['../classSVF_1_1ConstraintGraph.html#abea65bf6dd43aa312082f8d4c7c3e3cb',1,'SVF::ConstraintGraph']]],
164
- ['setrepr_5314',['setRepr',['../classSVF_1_1SVFOtherType.html#a444ebb6bca967caf3cb6bba9d2db44c7',1,'SVF::SVFOtherType::setRepr(std::string &&r)'],['../classSVF_1_1SVFOtherType.html#a8705cce1b567e8f51d8644179c841ca3',1,'SVF::SVFOtherType::setRepr(const std::string &r)']]],
165
- ['setresver_5315',['setResVer',['../classSVF_1_1MSSADEF.html#a343eb4c9515dfbbbdadaacf5500e5f05',1,'SVF::MSSADEF']]],
166
- ['setreticfgnode_5316',['setRetICFGNode',['../classSVF_1_1CallICFGNode.html#a91b38c6930f3c15b9b38121662fded20',1,'SVF::CallICFGNode']]],
167
- ['setscalar_5317',['setScalar',['../classSVF_1_1DCHNode.html#a917265fa44ed08b66a6bd722f318bfa4',1,'SVF::DCHNode']]],
168
- ['setsignandwidth_5318',['setSignAndWidth',['../classSVF_1_1SVFIntegerType.html#aeacf0513bfde42511fe6e464d48d1e11',1,'SVF::SVFIntegerType']]],
169
- ['setsourceloc_5319',['setSourceLoc',['../classSVF_1_1SVFValue.html#a588acec1904d440797ca4500f63f7d28',1,'SVF::SVFValue']]],
170
- ['setstartkind_5320',['setStartKind',['../classSVF_1_1GrammarBase.html#a1de2b9f6c39936afa8f821ca262deadd',1,'SVF::GrammarBase']]],
171
- ['setstat_5321',['setStat',['../classSVF_1_1SVFBugReport.html#a817f61a73d84f9054a2f80375f51f747',1,'SVF::SVFBugReport']]],
172
- ['setsubs_5322',['setSubs',['../classSVF_1_1ConstraintGraph.html#a148235bd1355a700d3ce187702e89bc8',1,'SVF::ConstraintGraph']]],
173
- ['settemplate_5323',['setTemplate',['../classSVF_1_1DCHNode.html#a3947007a7b8074f06064e34de9d980fe',1,'SVF::DCHNode::setTemplate()'],['../classSVF_1_1CHNode.html#a00343177422c8d84d707432d0c483438',1,'SVF::CHNode::setTemplate()']]],
174
- ['setterminals_5324',['setTerminals',['../classSVF_1_1GrammarBase.html#ae79b973ec24ba034e831a90285737a41',1,'SVF::GrammarBase']]],
175
- ['settokeepactualoutformalin_5325',['setTokeepActualOutFormalIn',['../classSVF_1_1SVFGOPT.html#af0c1bb4055d3c4b7f5c6133c433144ad',1,'SVF::SVFGOPT']]],
176
- ['settokeepallselfcycle_5326',['setTokeepAllSelfCycle',['../classSVF_1_1SVFGOPT.html#a99cce24804a9116f9bf4e773b2f28e85',1,'SVF::SVFGOPT']]],
177
- ['settokeepcontextselfcycle_5327',['setTokeepContextSelfCycle',['../classSVF_1_1SVFGOPT.html#abe2392e0971f6c46537727f001fa44de',1,'SVF::SVFGOPT']]],
178
- ['settop_5328',['setTop',['../classSVF_1_1AddressValue.html#a2100009a0e744ebc9e2780dffb6f622b',1,'SVF::AddressValue']]],
179
- ['settotalkind_5329',['setTotalKind',['../classSVF_1_1GrammarBase.html#a37a31f03501a11e7951d56dbf1cb146a',1,'SVF::GrammarBase']]],
180
- ['settypeinfo_5330',['setTypeInfo',['../classSVF_1_1SVFType.html#aef5999ada62dac3cc946d832ac66948c',1,'SVF::SVFType']]],
181
- ['settypeofelement_5331',['setTypeOfElement',['../classSVF_1_1SVFArrayType.html#a56179bc4c145adce210adab80c61be7a',1,'SVF::SVFArrayType']]],
182
- ['setub_5332',['setUb',['../classSVF_1_1IntervalValue.html#aa3b742bd0116a6b7bf290286902b470b',1,'SVF::IntervalValue']]],
183
- ['setvals_5333',['setVals',['../classSVF_1_1AddressValue.html#a0fed06401997d4259d7ef183343f1949',1,'SVF::AddressValue']]],
184
- ['setvalue_5334',['setValue',['../classSVF_1_1IntervalValue.html#a8de8e78efcee26d74fe3d34c405dee0a',1,'SVF::IntervalValue::setValue()'],['../classSVF_1_1SVFStmt.html#a6ae58a22d43361904c7033f5c790da38',1,'SVF::SVFStmt::setValue()'],['../classOption.html#ab40684f5ece904e9b81180ca1012b0b6',1,'Option::setValue()']]],
185
- ['setvalueattr_5335',['setValueAttr',['../classSVF_1_1LLVMModuleSet.html#a7d61f479f52e1dc71a4ae7a4d62f3b6a',1,'SVF::LLVMModuleSet']]],
186
- ['setvardfinsetupdated_5336',['setVarDFInSetUpdated',['../classSVF_1_1MutableIncDFPTData.html#a33b2e976439e489d4bd707379e1bac9c',1,'SVF::MutableIncDFPTData::setVarDFInSetUpdated()'],['../classSVF_1_1PersistentIncDFPTData.html#a3b42e65b301c1e2cf7976e2780cb6fd2',1,'SVF::PersistentIncDFPTData::setVarDFInSetUpdated()']]],
187
- ['setvardfoutsetupdated_5337',['setVarDFOutSetUpdated',['../classSVF_1_1MutableIncDFPTData.html#a851947de9ccbe51239b76d2d93fcd4c4',1,'SVF::MutableIncDFPTData::setVarDFOutSetUpdated()'],['../classSVF_1_1PersistentIncDFPTData.html#aa9f6b38595cabbb583c52217188457e8',1,'SVF::PersistentIncDFPTData::setVarDFOutSetUpdated()']]],
188
- ['setver_5338',['setVer',['../classSVF_1_1MSSAMU.html#a2af1e639aabbc5997aa4e6526f6595fb',1,'SVF::MSSAMU']]],
189
- ['setversion_5339',['setVersion',['../classSVF_1_1VersionedFlowSensitive.html#adf37ae1f6a07716bca6fbe1603b8a070',1,'SVF::VersionedFlowSensitive']]],
190
- ['setvfcond_5340',['setVFCond',['../classSVF_1_1ProgSlice.html#ab5de7bf99935818ef1b0962e36b8624c',1,'SVF::ProgSlice']]],
191
- ['setvisited_5341',['setVisited',['../classSVF_1_1SCCDetection.html#ad888a3dc94909823319384055896c84d',1,'SVF::SCCDetection::setVisited()'],['../classSVF_1_1CSC.html#adac02224ec722f0cf1954d7a484bd11e',1,'SVF::CSC::setVisited()']]],
192
- ['setvtable_5342',['setVTable',['../classSVF_1_1DCHNode.html#ad3144bcf462769c687bc7b65ef2f1639',1,'SVF::DCHNode::setVTable()'],['../classSVF_1_1CHNode.html#aa72c4509da3bfd2a3c656da38fe36c81',1,'SVF::CHNode::setVTable()']]],
193
- ['setvtableptr_5343',['setVtablePtr',['../classSVF_1_1SVFVirtualCallInst.html#a94c04bebac82268c00d614c61e15274b',1,'SVF::SVFVirtualCallInst']]],
194
- ['setyield_5344',['setYield',['../classSVF_1_1VersionedFlowSensitive.html#ac33c7cef2d1d143950820ea48e97e806',1,'SVF::VersionedFlowSensitive']]],
195
- ['sfrandersen_5345',['sfrAndersen',['../classSVF_1_1AndersenSFR.html#abcf0f758174f224c5da066d0115beefb',1,'SVF::AndersenSFR']]],
196
- ['sfrobjnodes_5346',['sfrObjNodes',['../classSVF_1_1AndersenSFR.html#a0865c50224ffc1e053cf859122f83f75',1,'SVF::AndersenSFR']]],
197
- ['sfrtrait_5347',['SFRTrait',['../classSVF_1_1AndersenSFR.html#a2d41b49a1474c030ef2324c14467af30',1,'SVF::AndersenSFR']]],
198
- ['sfvgoptend_5348',['sfvgOptEnd',['../classSVF_1_1SVFGStat.html#aaec3a7f29b3ded0c971d57376d2779ff',1,'SVF::SVFGStat']]],
199
- ['sfvgoptstart_5349',['sfvgOptStart',['../classSVF_1_1SVFGStat.html#acb80953b39ce247679242df4f042ab79',1,'SVF::SVFGStat']]],
200
- ['shl_5350',['Shl',['../classSVF_1_1BinaryOPStmt.html#a2f647224242dd87099104e0fdc994de6a193780e40cee5123c543b6f739b3b46b',1,'SVF::BinaryOPStmt::Shl()'],['../classSVF_1_1BoundedZ3Expr.html#a416f47980daf109467f3b2dddd50e047',1,'SVF::BoundedZ3Expr::shl()'],['../classSVF_1_1SingleAbsValue.html#a42eed004077d61a0c062e1752844d0a6',1,'SVF::SingleAbsValue::shl()'],['../classSVF_1_1Z3Expr.html#a7b6e7cd3b0b8681a4f4885e658632dce',1,'SVF::Z3Expr::shl()']]],
201
- ['showhiddennode_5351',['ShowHiddenNode',['../classSVF_1_1Options.html#adee65a3773fbb98532538c938230e1d3',1,'SVF::Options']]],
202
- ['showsvfirvalue_5352',['ShowSVFIRValue',['../classSVF_1_1Options.html#a424a44f39a43b22434dbdce26007a353',1,'SVF::Options']]],
203
- ['shufflevectorinst_5353',['ShuffleVectorInst',['../namespaceSVF.html#a64e69f438b8c302c4cae27735319fa49',1,'SVF']]],
204
- ['signandwidth_5354',['signAndWidth',['../classSVF_1_1SVFIntegerType.html#a887e8255bb19f85d80d737ac753f0a87',1,'SVF::SVFIntegerType']]],
205
- ['simpletype_5355',['SimpleType',['../structSVF_1_1SVFUtil_1_1simplify__type.html#a40c0d9a74681d3eaa7172ba137d489e4',1,'SVF::SVFUtil::simplify_type::SimpleType()'],['../structSVF_1_1SVFUtil_1_1simplify__type_3_01const_01From_01_4.html#a8de25e1bb07ca0f995e5760065259531',1,'SVF::SVFUtil::simplify_type< const From >::SimpleType()']]],
206
- ['simplify_5356',['simplify',['../classSVF_1_1BoundedZ3Expr.html#a7f5158affedda8ddf53ec6cb442a6297',1,'SVF::BoundedZ3Expr::simplify()'],['../classSVF_1_1SingleAbsValue.html#a7009d1a2517b29dda0bb58e5676687c2',1,'SVF::SingleAbsValue::simplify()'],['../classSVF_1_1Z3Expr.html#afb3478316592a395c6d473791b5a0981',1,'SVF::Z3Expr::simplify()']]],
207
- ['simplify_5ftype_5357',['simplify_type',['../structSVF_1_1SVFUtil_1_1simplify__type.html',1,'SVF::SVFUtil']]],
208
- ['simplify_5ftype_3c_20const_20from_20_3e_5358',['simplify_type< const From >',['../structSVF_1_1SVFUtil_1_1simplify__type_3_01const_01From_01_4.html',1,'SVF::SVFUtil']]],
209
- ['singleabsvalue_5359',['SingleAbsValue',['../classSVF_1_1SingleAbsValue.html',1,'SVF::SingleAbsValue'],['../classSVF_1_1SingleAbsValue.html#ab5e10abb06e9ead59de170d0128b3531',1,'SVF::SingleAbsValue::SingleAbsValue()=default'],['../classSVF_1_1SingleAbsValue.html#a25308965f46578943ccd544052425c4d',1,'SVF::SingleAbsValue::SingleAbsValue(const Z3Expr &z3Expr)'],['../classSVF_1_1SingleAbsValue.html#a0f0a092868104d0f8e0c4c16ec07009b',1,'SVF::SingleAbsValue::SingleAbsValue(const BoundedZ3Expr &z3Bound)'],['../classSVF_1_1SingleAbsValue.html#a928d4adc2af10e2bb36641711b5d57ba',1,'SVF::SingleAbsValue::SingleAbsValue(const z3::expr &e)'],['../classSVF_1_1SingleAbsValue.html#aeb599c1bda7697fd9c52bf6438fdcee9',1,'SVF::SingleAbsValue::SingleAbsValue(s32_t i)'],['../classSVF_1_1SingleAbsValue.html#ad6fca68c9815414866c39c7000f35f23',1,'SVF::SingleAbsValue::SingleAbsValue(const SingleAbsValue &_z3Expr)'],['../classSVF_1_1SingleAbsValue.html#a6bd4803e4afa8e07596052a54fb01fdd',1,'SVF::SingleAbsValue::SingleAbsValue(SingleAbsValue &&_z3Expr)']]],
210
- ['singleabsvalue_2eh_5360',['SingleAbsValue.h',['../SingleAbsValue_8h.html',1,'']]],
211
- ['singlecondvar_5361',['SingleCondVar',['../classSVF_1_1CondPointsToSet.html#a0ef73bd2c1b42439ee6f265e07f17514',1,'SVF::CondPointsToSet']]],
212
- ['singleload_5362',['SingleLoad',['../classSVF_1_1Options.html#a5fe0e29e325a6d53ccf16f8fe725821e',1,'SVF::Options']]],
213
- ['singlerhstoprods_5363',['singleRHSToProds',['../classSVF_1_1CFGrammar.html#a727061855e5c86525e7ea1a165b97346',1,'SVF::CFGrammar']]],
214
- ['singlestride_5364',['SingleStride',['../classSVF_1_1Options.html#ae5af5a2b3854b4d234197ab1a389aac2',1,'SVF::Options']]],
215
- ['singlevaluek_5365',['SingleValueK',['../classSVF_1_1ExeState.html#a259b93247e06141077b2c1ae15efcbb8acb163848414937d2331958216330a20e',1,'SVF::ExeState']]],
216
- ['sinks_5366',['sinks',['../classSVF_1_1SVFGStat.html#a332adbaad93a3077416c870f175a1202',1,'SVF::SVFGStat::sinks()'],['../classSVF_1_1ProgSlice.html#ab4da58e7c4cd2c80b4830efeaa896f80',1,'SVF::ProgSlice::sinks()'],['../classSVF_1_1SrcSnkDDA.html#aaffd4b48be1f99e0450b23f20f034b1e',1,'SVF::SrcSnkDDA::sinks()']]],
217
- ['sinksbegin_5367',['sinksBegin',['../classSVF_1_1ProgSlice.html#adf620c97daed49735d21b485c448b4a2',1,'SVF::ProgSlice::sinksBegin()'],['../classSVF_1_1SrcSnkDDA.html#a79833c0cf1916d63e1dd32c2220056dd',1,'SVF::SrcSnkDDA::sinksBegin()']]],
218
- ['sinksend_5368',['sinksEnd',['../classSVF_1_1ProgSlice.html#a27636f096ec825c4d5cb1dca608afb31',1,'SVF::ProgSlice::sinksEnd()'],['../classSVF_1_1SrcSnkDDA.html#aaabc8d3aed17c8a35ef37d878f141412',1,'SVF::SrcSnkDDA::sinksEnd()']]],
219
- ['size_5369',['size',['../classSVF_1_1AddressValue.html#ae93859318bf4f618b4cf681988a870ce',1,'SVF::AddressValue::size()'],['../classSVF_1_1CondStdSet.html#afa190562e8b85630845617c23fc5a16b',1,'SVF::CondStdSet::size()'],['../classSVF_1_1WriterPtrPool.html#af6d1ceb994f5b33cfac7fbcac5b3bdd0',1,'SVF::WriterPtrPool::size()'],['../classSVF_1_1ReaderIDToObjMap.html#a8a0810c1419004eee30cad5696476bdd',1,'SVF::ReaderIDToObjMap::size()'],['../classSVF_1_1ReaderPtrPool.html#ab47d82a98973b27bf635c0bd3acb7163',1,'SVF::ReaderPtrPool::size()'],['../classSVF_1_1FIFOWorkList.html#ad0e2c9eeb77c1a48a5d17164e4d72c6e',1,'SVF::FIFOWorkList::size()'],['../classSVF_1_1FILOWorkList.html#aff8bc6547b814b31b02c7f086d06ce05',1,'SVF::FILOWorkList::size()']]],
220
- ['size_5ftype_5370',['size_type',['../structSVF_1_1SparseBitVectorElement.html#ad9e38352db094adcdfb2964f325d9e53',1,'SVF::SparseBitVectorElement']]],
221
- ['sizesvfvaluepool_5371',['sizeSVFValuePool',['../classSVF_1_1SVFModuleWriter.html#a0e12ffecb37a42d766522dc65da481e6',1,'SVF::SVFModuleWriter']]],
222
- ['skip_5fmultiline_5fcomment_5372',['skip_multiline_comment',['../cJSON_8cpp.html#a4b9e22afcb0d33932c691b5af9f2560a',1,'cJSON.cpp']]],
223
- ['skip_5foneline_5fcomment_5373',['skip_oneline_comment',['../cJSON_8cpp.html#a98eaeafefb811c738494a26265309a07',1,'cJSON.cpp']]],
224
- ['skip_5futf8_5fbom_5374',['skip_utf8_bom',['../cJSON_8cpp.html#a13b2d9f17c3b80a8878405f2782cd916',1,'cJSON.cpp']]],
225
- ['slicestate_5375',['sliceState',['../classSVF_1_1IntervalExeState.html#a182ec2709e8c92b8bd29ba809bd3d1f7',1,'SVF::IntervalExeState']]],
226
- ['smdiagnostic_5376',['SMDiagnostic',['../namespaceSVF.html#a86863d104a3930b3a806935d92ddbf30',1,'SVF']]],
227
- ['solve_5377',['solve',['../classSVF_1_1CFLAlias.html#a5b7d65e7e74d596d61a1aad75e53cf27',1,'SVF::CFLAlias::solve()'],['../classSVF_1_1CFLBase.html#a2d1f2e2c7f8cbe07e0dda759a7424e6e',1,'SVF::CFLBase::solve()'],['../classSVF_1_1CFLSolver.html#a2ee3436c26ebdb2aaf790c25b1d8b5a6',1,'SVF::CFLSolver::solve()'],['../classSVF_1_1WPASCCSolver.html#ac37c1063fbdff394c9a313c8d131d893',1,'SVF::WPASCCSolver::solve()'],['../classSVF_1_1WPAMinimumSolver.html#afb4c3a86fdb91cbb555669003cf299c2',1,'SVF::WPAMinimumSolver::solve()']]],
228
- ['solveall_5378',['solveAll',['../classSVF_1_1DDAClient.html#aa8a67c60ec0395c9cfae178dcff638a8',1,'SVF::DDAClient']]],
229
- ['solveandwriteptstofile_5379',['solveAndwritePtsToFile',['../classSVF_1_1AndersenBase.html#add7a5c53783fb2277dfc0c304cdfecd7',1,'SVF::AndersenBase::solveAndwritePtsToFile()'],['../classSVF_1_1FlowSensitive.html#afa190e58636a8d7388aeee8a2157bba5',1,'SVF::FlowSensitive::solveAndwritePtsToFile()'],['../classSVF_1_1VersionedFlowSensitive.html#acf02ed94f68d94617920941b434149f4',1,'SVF::VersionedFlowSensitive::solveAndwritePtsToFile()']]],
230
- ['solveconstraints_5380',['solveConstraints',['../classSVF_1_1AndersenBase.html#ac02d1fedb0beb39e5a4c22ee4bb3501a',1,'SVF::AndersenBase::solveConstraints()'],['../classSVF_1_1FlowSensitive.html#a165a9c5aef0811066560154896bae18d',1,'SVF::FlowSensitive::solveConstraints()']]],
231
- ['solver_5381',['solver',['../classSVF_1_1CFLBase.html#a34c3a3eec2d7d34ef78b5031d8844b17',1,'SVF::CFLBase::solver()'],['../classSVF_1_1Z3Expr.html#a2f0cf6549d9bc6fc1d4be46976ad0f0e',1,'SVF::Z3Expr::solver()']]],
232
- ['solvetime_5382',['solveTime',['../classSVF_1_1FlowSensitive.html#a4202f837e863a48712765cc346d8b514',1,'SVF::FlowSensitive']]],
233
- ['solveworklist_5383',['solveWorklist',['../classSVF_1_1AndersenWaveDiff.html#a35cd97d5f7c1dcb65dd077f45ad864e9',1,'SVF::AndersenWaveDiff::solveWorklist()'],['../classSVF_1_1AndersenSCD.html#a98fac4ecfe203666178e2ace39da81e2',1,'SVF::AndersenSCD::solveWorklist()'],['../classSVF_1_1Steensgaard.html#a966faa0548fe76d81a50339fffdd24c8',1,'SVF::Steensgaard::solveWorklist()'],['../classSVF_1_1WPASolver.html#af1bb670efde7006e3e99b3735e4fc4cc',1,'SVF::WPASolver::solveWorklist()']]],
234
- ['sortpointsto_5384',['sortPointsTo',['../classSVF_1_1MRGenerator.html#a66d94d15fb94e90a771f6b3dd7c0ecdd',1,'SVF::MRGenerator']]],
235
- ['sourceinst_5385',['SourceInst',['../classSVF_1_1SVFBugEvent.html#a4d0c0744525bc445a64176c3808377f3ace4540f37504bfbfab8451b8823fe999',1,'SVF::SVFBugEvent']]],
236
- ['sourceloc_5386',['sourceLoc',['../classSVF_1_1SVFValue.html#a88b280a4377ee8e7c633bfa963cc45fd',1,'SVF::SVFValue']]],
237
- ['sources_5387',['sources',['../classSVF_1_1SVFGStat.html#a18a30f659c3a79d65b4ae7f3316c5f91',1,'SVF::SVFGStat::sources()'],['../classSVF_1_1SrcSnkDDA.html#a96c41d03d2615f952b58dca327a2866c',1,'SVF::SrcSnkDDA::sources()']]],
238
- ['sourcesbegin_5388',['sourcesBegin',['../classSVF_1_1SrcSnkDDA.html#a0515c9079f28f8c5d4f0f9a2fc39a137',1,'SVF::SrcSnkDDA']]],
239
- ['sourcesend_5389',['sourcesEnd',['../classSVF_1_1SrcSnkDDA.html#ad0cb9de24cbc99d148f63b694dc3908e',1,'SVF::SrcSnkDDA']]],
240
- ['sparsebitvector_5390',['SparseBitVector',['../classSVF_1_1SparseBitVector.html',1,'SVF::SparseBitVector< ElementSize >'],['../classSVF_1_1SparseBitVector.html#a4f618377a31eba119de672b0be4936bc',1,'SVF::SparseBitVector::SparseBitVector()'],['../classSVF_1_1SparseBitVector.html#a9cb4261779da0cbeb8d09b8fbd5cf557',1,'SVF::SparseBitVector::SparseBitVector(const SparseBitVector &RHS)'],['../classSVF_1_1SparseBitVector.html#a8bb2c6e68fadfae0428bc6ce5d63ad88',1,'SVF::SparseBitVector::SparseBitVector(SparseBitVector &&RHS) noexcept']]],
241
- ['sparsebitvector_2eh_5391',['SparseBitVector.h',['../SparseBitVector_8h.html',1,'']]],
242
- ['sparsebitvectorelement_5392',['SparseBitVectorElement',['../structSVF_1_1SparseBitVectorElement.html',1,'SVF::SparseBitVectorElement< ElementSize >'],['../structSVF_1_1SparseBitVectorElement.html#a8097db31608c859c3cf8053e303821d3',1,'SVF::SparseBitVectorElement::SparseBitVectorElement()=default'],['../structSVF_1_1SparseBitVectorElement.html#a75777b1461184d8fb2cfa4ec6e95c1c5',1,'SVF::SparseBitVectorElement::SparseBitVectorElement(unsigned Idx)']]],
243
- ['sparsebitvectoriterator_5393',['SparseBitVectorIterator',['../classSVF_1_1SparseBitVector_1_1SparseBitVectorIterator.html',1,'SVF::SparseBitVector< ElementSize >::SparseBitVectorIterator'],['../classSVF_1_1SparseBitVector_1_1SparseBitVectorIterator.html#a008d235a4a8163e7bf38718d0fd0e6f7',1,'SVF::SparseBitVector::SparseBitVectorIterator::SparseBitVectorIterator()=delete'],['../classSVF_1_1SparseBitVector_1_1SparseBitVectorIterator.html#a5fe4841ca223f13c2aeec4c6e69a7b43',1,'SVF::SparseBitVector::SparseBitVectorIterator::SparseBitVectorIterator(const SparseBitVector< ElementSize > *RHS, bool end=false)']]],
244
- ['spawncallsites_5394',['spawnCallSites',['../classSVF_1_1PCG.html#a859545671beab2a85c721ce98b785452',1,'SVF::PCG']]],
245
- ['spawnees_5395',['spawnees',['../classSVF_1_1PCG.html#a7191718edabfd8ce2df5bfbea683c1fa',1,'SVF::PCG']]],
246
- ['spawneesbegin_5396',['spawneesBegin',['../classSVF_1_1PCG.html#a45932c2f1a05398b4ad8753dcb621a1f',1,'SVF::PCG']]],
247
- ['spawneesend_5397',['spawneesEnd',['../classSVF_1_1PCG.html#ab45de7686709989be5923531653e2755',1,'SVF::PCG']]],
248
- ['spawners_5398',['spawners',['../classSVF_1_1PCG.html#a3f7f0c7aaa768f7e834b4763b18d8223',1,'SVF::PCG']]],
249
- ['spawnersbegin_5399',['spawnersBegin',['../classSVF_1_1PCG.html#a4343107dd6908ffb70fc59fa7b4de21b',1,'SVF::PCG']]],
250
- ['spawnersend_5400',['spawnersEnd',['../classSVF_1_1PCG.html#a2b9a6b5890b11cea31914f5242285525',1,'SVF::PCG']]],
251
- ['spawnsitesbegin_5401',['spawnSitesBegin',['../classSVF_1_1PCG.html#a2a7319200ec2ec07e8b7976b4a876da8',1,'SVF::PCG']]],
252
- ['spawnsitesend_5402',['spawnSitesEnd',['../classSVF_1_1PCG.html#a8dcd94e8f996fdb2197159ea95226817',1,'SVF::PCG']]],
253
- ['split_5403',['split',['../classSVF_1_1LockResultValidator.html#ab8a6935e1ea6f99d60ead862a7b1782f',1,'SVF::LockResultValidator::split(const std::string &s, char delim, Set< std::string > &elems)'],['../classSVF_1_1LockResultValidator.html#ad26006e14c866d694bc6e2ebaa41ded9',1,'SVF::LockResultValidator::split(const std::string &s, char delim)'],['../classSVF_1_1MTAResultValidator.html#a73db9ad234b263b6e644e4b38be14fe6',1,'SVF::MTAResultValidator::split(const std::string &s, char delim, std::vector< std::string > &elems)'],['../classSVF_1_1MTAResultValidator.html#a7dad63ce2a85142a56d13926f10fde47',1,'SVF::MTAResultValidator::split(const std::string &s, char delim)'],['../classSVF_1_1MTAResultValidator.html#ab0458d1a3beae85056b1dbe7507fbc59',1,'SVF::MTAResultValidator::split(const std::string &s, char delim, std::vector< std::string > &elems)'],['../classSVF_1_1MTAResultValidator.html#a5edb70bdb93b8258de0ba7122a8707f5',1,'SVF::MTAResultValidator::split(const std::string &s, char delim)'],['../namespaceSVF_1_1SVFUtil.html#ae18227f257c9881541b84ca186680dfd',1,'SVF::SVFUtil::split()']]],
254
- ['src_5404',['src',['../classSVF_1_1GenericEdge.html#a0e8736f88ee75da025d874f92328ca71',1,'SVF::GenericEdge']]],
255
- ['srcsnkdda_5405',['SrcSnkDDA',['../classSVF_1_1SrcSnkDDA.html',1,'SVF::SrcSnkDDA'],['../classSVF_1_1SrcSnkDDA.html#a73f6ddd4ba868e203109c52e4f3600bd',1,'SVF::SrcSnkDDA::SrcSnkDDA()']]],
256
- ['srcsnkdda_2ecpp_5406',['SrcSnkDDA.cpp',['../SrcSnkDDA_8cpp.html',1,'']]],
257
- ['srcsnkdda_2eh_5407',['SrcSnkDDA.h',['../SrcSnkDDA_8h.html',1,'']]],
258
- ['srcsnksolver_5408',['SrcSnkSolver',['../classSVF_1_1SrcSnkSolver.html',1,'SVF::SrcSnkSolver< GraphType, DPIm >'],['../classSVF_1_1SrcSnkSolver.html#a952450652e55f3325f24b8d237d2c37d',1,'SVF::SrcSnkSolver::SrcSnkSolver()']]],
259
- ['srcsnksolver_2eh_5409',['SrcSnkSolver.h',['../SrcSnkSolver_8h.html',1,'']]],
260
- ['srctocsidmap_5410',['srcToCSIDMap',['../classSVF_1_1LeakChecker.html#a46b4447bf1bf34d3b8e56cce93e04852',1,'SVF::LeakChecker']]],
261
- ['srem_5411',['SRem',['../classSVF_1_1BinaryOPStmt.html#a2f647224242dd87099104e0fdc994de6ad2db0456c9943dd75aa091cb19040448',1,'SVF::BinaryOPStmt']]],
262
- ['ssachi_5412',['SSACHI',['../classSVF_1_1MSSADEF.html#a32682e20c9c08d2bdd5abc62ea17af18aeebaf47309ac06cd04ae69979f4c2580',1,'SVF::MSSADEF']]],
263
- ['ssaphi_5413',['SSAPHI',['../classSVF_1_1MSSADEF.html#a32682e20c9c08d2bdd5abc62ea17af18ae2cdc3b8aae7005f6d7495d2f200a736',1,'SVF::MSSADEF']]],
264
- ['ssarename_5414',['SSARename',['../classSVF_1_1MemSSA.html#a16114eb55775f6ee812c1648dcaede0c',1,'SVF::MemSSA']]],
265
- ['ssarenamebb_5415',['SSARenameBB',['../classSVF_1_1MemSSA.html#aeb7fc6c7880db45f6d0a90912ac5b5f7',1,'SVF::MemSSA']]],
266
- ['stack_5fobj_5416',['STACK_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830aad918042d1f04a5e3960817d55ccb5d5',1,'SVF::ObjTypeInfo']]],
267
- ['standard_5417',['Standard',['../classSVF_1_1CommonCHGraph.html#a6a1feb9e268fb56b0de3efc39cfc8db8afa3f4c3017fb95011bfdc11b147eae0c',1,'SVF::CommonCHGraph']]],
268
- ['startanalysislimittimer_5418',['startAnalysisLimitTimer',['../namespaceSVF_1_1SVFUtil.html#a757815a2c758695176120509ceb0ce70',1,'SVF::SVFUtil']]],
269
- ['startclk_5419',['startClk',['../classSVF_1_1SVFStat.html#a730cc814fede3edb563aa9957c869e9e',1,'SVF::SVFStat']]],
270
- ['startkind_5420',['startKind',['../classSVF_1_1GrammarBase.html#a604cb7d4850cfd12d3b8730e0cab84af',1,'SVF::GrammarBase::startKind()'],['../classSVF_1_1CFLGraph.html#a0723f25be2a163b21f478cddca5293d2',1,'SVF::CFLGraph::startKind()']]],
271
- ['startnewptcompfromloadsrc_5421',['startNewPTCompFromLoadSrc',['../classSVF_1_1DDAVFSolver.html#acd694c2092adf8c516d1aba5f798cec7',1,'SVF::DDAVFSolver']]],
272
- ['startnewptcompfromstoredst_5422',['startNewPTCompFromStoreDst',['../classSVF_1_1DDAVFSolver.html#aff744e724dcf06a2b1cdd7ba2b1093f1',1,'SVF::DDAVFSolver']]],
273
- ['starttime_5423',['startTime',['../classSVF_1_1SVFStat.html#abd7a79d1fe50110a0c1d448027492669',1,'SVF::SVFStat']]],
274
- ['stat_5424',['stat',['../classSVF_1_1SVFG.html#ad5c1415f488ec4412d5457262269eff3',1,'SVF::SVFG::stat()'],['../classSVF_1_1PointerAnalysis.html#a5ec3d9bf1fc81346c9df29638daedc0f',1,'SVF::PointerAnalysis::stat()'],['../classSVF_1_1MemSSA.html#a4fc930040ec54eb60629da18fb6a4d04',1,'SVF::MemSSA::stat()'],['../classSVF_1_1MTA.html#abd4addbfd11a9479edd8625ed1947b9f',1,'SVF::MTA::stat()']]],
275
- ['stataddrvarptssize_5425',['statAddrVarPtsSize',['../classSVF_1_1FlowSensitiveStat.html#a81785227a688389c68171a1fbd55fa9b',1,'SVF::FlowSensitiveStat']]],
276
- ['statbudget_5426',['StatBudget',['../classSVF_1_1Options.html#ad2f3ffd1b8d579ebe4c19a015cd599e2',1,'SVF::Options']]],
277
- ['static_5fobj_5427',['STATIC_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a4e7606afe2dabdef9c9836ae798a9d98',1,'SVF::ObjTypeInfo']]],
278
- ['static_5fobject_5428',['STATIC_OBJECT',['../extapi_8c.html#a3fca2c30a16a7d2fd2efc60687f74995',1,'extapi.c']]],
279
- ['static_5fstrlen_5429',['static_strlen',['../cJSON_8cpp.html#a5714bac836668a1b9af55465b78531ef',1,'cJSON.cpp']]],
280
- ['statinit_5430',['statInit',['../classSVF_1_1ThreadAPI.html#a8a4ab0b1dcb2e3897b7740868e0d955d',1,'SVF::ThreadAPI']]],
281
- ['statinoutptssize_5431',['statInOutPtsSize',['../classSVF_1_1FlowSensitiveStat.html#a8ae7448f6210b6c759a33e6fc8a8cee8',1,'SVF::FlowSensitiveStat']]],
282
- ['statistic_5432',['STATISTIC',['../BreakConstantExpr_8cpp.html#a53fcf89c33901a1e4bf09351eb612a6a',1,'STATISTIC(GEPChanges, "Number of Converted GEP Constant Expressions"): BreakConstantExpr.cpp'],['../BreakConstantExpr_8cpp.html#a908d11ca6b0a342e6ddcdcced200cab3',1,'STATISTIC(TotalChanges, "Number of Converted Constant Expressions"): BreakConstantExpr.cpp']]],
283
- ['statnullptr_5433',['statNullPtr',['../classSVF_1_1AndersenStat.html#a898f091cd9aeed4b0cf5b338b8a3b1d3',1,'SVF::AndersenStat::statNullPtr()'],['../classSVF_1_1FlowSensitiveStat.html#a36f7be42772b2df6f7594c51b7dc4770',1,'SVF::FlowSensitiveStat::statNullPtr()']]],
284
- ['statptssize_5434',['statPtsSize',['../classSVF_1_1FlowSensitiveStat.html#af51e5b90f7bc52e3657a708c7bc5bb75',1,'SVF::FlowSensitiveStat']]],
285
- ['std_5fdef_5435',['STD_DEF',['../classSVF_1_1DCHEdge.html#a02dc7660f9603cd065e7098ae3f220ada8b07351616a1798fa34ec3828f485ebb',1,'SVF::DCHEdge']]],
286
- ['steens_5436',['steens',['../classSVF_1_1Steensgaard.html#a04530669bc548ae13bd8908fe4dbd3d2',1,'SVF::Steensgaard']]],
287
- ['steensgaard_5437',['Steensgaard',['../classSVF_1_1Steensgaard.html',1,'SVF::Steensgaard'],['../classSVF_1_1Steensgaard.html#ac79e21396243dfa969136daee5ecdbd4',1,'SVF::Steensgaard::Steensgaard()']]],
288
- ['steensgaard_2ecpp_5438',['Steensgaard.cpp',['../Steensgaard_8cpp.html',1,'']]],
289
- ['steensgaard_2eh_5439',['Steensgaard.h',['../Steensgaard_8h.html',1,'']]],
290
- ['steensgaard_5fwpa_5440',['Steensgaard_WPA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85ad24ef5326c26db858c73432aa7e67a0a',1,'SVF::PointerAnalysis']]],
291
- ['stinfo_5441',['StInfo',['../classSVF_1_1StInfo.html',1,'SVF::StInfo'],['../classSVF_1_1StInfo.html#a33948aee379e9de810c535c583f46535',1,'SVF::StInfo::StInfo()=delete'],['../classSVF_1_1StInfo.html#a987855f323885732080eff793dda1100',1,'SVF::StInfo::StInfo(const StInfo &st)=delete'],['../classSVF_1_1StInfo.html#a8c6d6933ad2c4be044d0a3557736e28d',1,'SVF::StInfo::StInfo(u32_t s)']]],
292
- ['stinfopool_5442',['stInfoPool',['../classSVF_1_1SVFModuleWriter.html#acffe2e3f6d2275e06da728233a974ec3',1,'SVF::SVFModuleWriter::stInfoPool()'],['../classSVF_1_1SVFModuleReader.html#a6400335a26214622331a4a4a6ad07f76',1,'SVF::SVFModuleReader::stInfoPool()']]],
293
- ['stinfos_5443',['stInfos',['../classSVF_1_1SymbolTableInfo.html#a9df4f1df1e5638ab6c9cc8147c7b8efb',1,'SVF::SymbolTableInfo']]],
294
- ['stmtdpitem_5444',['StmtDPItem',['../classSVF_1_1StmtDPItem.html',1,'SVF::StmtDPItem< LocCond >'],['../classSVF_1_1StmtDPItem.html#aed9239e5558569f6e957e691fa1872d7',1,'SVF::StmtDPItem::StmtDPItem(NodeID c, const LocCond *locCond)'],['../classSVF_1_1StmtDPItem.html#a3882dc175baaccfa1f811dcbfef98f71',1,'SVF::StmtDPItem::StmtDPItem(const StmtDPItem &dps)']]],
295
- ['stmtreliance_5445',['stmtReliance',['../classSVF_1_1VersionedFlowSensitive.html#af0859eb2a5b46c45aa4314e6e54f4438',1,'SVF::VersionedFlowSensitive']]],
296
- ['stmtsvfgnode_5446',['StmtSVFGNode',['../namespaceSVF.html#a26bd4f89dc154b9c6d34b6a517777934',1,'SVF']]],
297
- ['stmtvfgnode_5447',['StmtVFGNode',['../classSVF_1_1StmtVFGNode.html',1,'SVF::StmtVFGNode'],['../classSVF_1_1StmtVFGNode.html#a03c4e0a31d2377ef4ffe46fe183ccd9d',1,'SVF::StmtVFGNode::StmtVFGNode()']]],
298
- ['stnodeset_5448',['stnodeSet',['../classSVF_1_1MTASVFGBuilder.html#a772436f5edc7b4bed3a3e8f0e55ac5ce',1,'SVF::MTASVFGBuilder']]],
299
- ['stopanalysislimittimer_5449',['stopAnalysisLimitTimer',['../namespaceSVF_1_1SVFUtil.html#a168f7f7a3a8c70dbf2b5b4269cd4c7c5',1,'SVF::SVFUtil']]],
300
- ['store_5450',['Store',['../classSVF_1_1ConstraintEdge.html#a663af27955ba0c545f34fa1f076b7375a20d6a102ddc06257a822ffffcc5a3b47',1,'SVF::ConstraintEdge::Store()'],['../classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75a6df1bb8732d5402a6f40209ea8b803e8',1,'SVF::VFGNode::Store()'],['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9aa0f700b514c431ec5329aec49df56dcc',1,'SVF::SVFStmt::Store()'],['../classSVF_1_1ConsExeState.html#adbf80e78f27a30f257fa8790f1cb78f5',1,'SVF::ConsExeState::store(const SingleAbsValue &loc, const SingleAbsValue &value)'],['../classSVF_1_1ConsExeState.html#a79b012f5f551dfb27ce1ca3d193dba55',1,'SVF::ConsExeState::store(u32_t objId, const SingleAbsValue &z3Expr)'],['../classSVF_1_1IntervalExeState.html#a65be64fc3b46b3d8e0c22d8a478df5cb',1,'SVF::IntervalExeState::store()'],['../classSVF_1_1RelExeState.html#a3a2d5de4c61fab8b277308a186795a13',1,'SVF::RelExeState::store(const Z3Expr &loc, const Z3Expr &value)'],['../classSVF_1_1RelExeState.html#a29be58e0074d7495c36713fd96832823',1,'SVF::RelExeState::store(u32_t objId, const Z3Expr &z3Expr)']]],
301
- ['store2chisetmap_5451',['store2ChiSetMap',['../classSVF_1_1MemSSA.html#a73d7465cf166d9ffa9d234d15edb375a',1,'SVF::MemSSA']]],
302
- ['storeaddrs_5452',['storeAddrs',['../classSVF_1_1ExeState.html#a99f4437a7e350fec131d48f52082d672',1,'SVF::ExeState']]],
303
- ['storebar_5453',['storebar',['../PAGGrammar_8txt.html#a07b9538bf6c870253aed4d379891604c',1,'PAGGrammar.txt']]],
304
- ['storecgedge_5454',['StoreCGEdge',['../classSVF_1_1StoreCGEdge.html',1,'SVF::StoreCGEdge'],['../classSVF_1_1StoreCGEdge.html#a667b277ef845b866d3b11a7fbfce0815',1,'SVF::StoreCGEdge::StoreCGEdge()'],['../classSVF_1_1StoreCGEdge.html#a0f873b0be0ac726e412171119c5b3a50',1,'SVF::StoreCGEdge::StoreCGEdge(const StoreCGEdge &)'],['../classSVF_1_1StoreCGEdge.html#afdba4e02b1ccdc19fdc18bbe43363e79',1,'SVF::StoreCGEdge::StoreCGEdge(ConstraintNode *s, ConstraintNode *d, EdgeID id)']]],
305
- ['storecgedgeset_5455',['StoreCGEdgeSet',['../classSVF_1_1ConstraintGraph.html#a0f9d5eef25827ac1d380e5d8bd225025',1,'SVF::ConstraintGraph']]],
306
- ['storechi_5456',['StoreCHI',['../classSVF_1_1StoreCHI.html',1,'SVF::StoreCHI< Cond >'],['../classSVF_1_1StoreCHI.html#a83f353ef765d6c57b07d9f1996e02444',1,'SVF::StoreCHI::StoreCHI()'],['../classSVF_1_1SVFG.html#ad14cdbb3f1df1f716aa03b4d39f4e52b',1,'SVF::SVFG::STORECHI()'],['../classSVF_1_1MemSSA.html#a150e9d53ced1c143bba2d1026f739fa4',1,'SVF::MemSSA::STORECHI()']]],
307
- ['storedstnodes_5457',['storeDstNodes',['../classSVF_1_1AliasDDAClient.html#aaad2197cec53f7eae91b3c57c168447a',1,'SVF::AliasDDAClient']]],
308
- ['storeedgelabelcounter_5458',['storeEdgeLabelCounter',['../classSVF_1_1SVFStmt.html#a53b7e0d8666e37c23dc2c7d0fc931f27',1,'SVF::SVFStmt']]],
309
- ['storeinedges_5459',['storeInEdges',['../classSVF_1_1ConstraintNode.html#aa57ef34caf4e8c37baec9405f4457e57',1,'SVF::ConstraintNode']]],
310
- ['storeinst_5460',['StoreInst',['../namespaceSVF.html#ab696aab940eb187dc81217efe8649af5',1,'SVF']]],
311
- ['storemssachi_5461',['StoreMSSACHI',['../classSVF_1_1MSSADEF.html#a32682e20c9c08d2bdd5abc62ea17af18ac9b53519d32443a72c04e771489aba43',1,'SVF::MSSADEF']]],
312
- ['storeoutedges_5462',['storeOutEdges',['../classSVF_1_1ConstraintNode.html#a8d28c94a72acf221177aeae135f73ec1',1,'SVF::ConstraintNode']]],
313
- ['storeset_5463',['storeset',['../classSVF_1_1MTAAnnotator.html#a37df9f2416685c535be2faa01e162f3a',1,'SVF::MTAAnnotator::storeset()'],['../classSVF_1_1MTA.html#a6bcd86c36f8f4307c4951a23021af92e',1,'SVF::MTA::StoreSet()']]],
314
- ['storestmt_5464',['StoreStmt',['../classSVF_1_1StoreStmt.html',1,'SVF::StoreStmt'],['../classSVF_1_1StoreStmt.html#acbea1ddbde90259b668b21f80f56cfbb',1,'SVF::StoreStmt::StoreStmt()'],['../classSVF_1_1StoreStmt.html#a22bc2f9290dfd7ade13ba63cc983ac42',1,'SVF::StoreStmt::StoreStmt(const StoreStmt &)'],['../classSVF_1_1StoreStmt.html#a757010d593152a65285a11e5160549ae',1,'SVF::StoreStmt::StoreStmt(SVFVar *s, SVFVar *d, const IntraICFGNode *st)']]],
315
- ['storestomrsmap_5465',['StoresToMRsMap',['../classSVF_1_1MRGenerator.html#afacb458ca832ef459e873b7d90134a8c',1,'SVF::MRGenerator::StoresToMRsMap()'],['../classSVF_1_1MRGenerator.html#a255551fd3ff8fb33bcea93d0b00280b3',1,'SVF::MRGenerator::storesToMRsMap()']]],
316
- ['storestopointstomap_5466',['StoresToPointsToMap',['../classSVF_1_1MRGenerator.html#a357e1654e30b2f91f6ea30ea5a52e91d',1,'SVF::MRGenerator::StoresToPointsToMap()'],['../classSVF_1_1MRGenerator.html#a7d86f708743a59aa31c0a9fd6de45dac',1,'SVF::MRGenerator::storesToPointsToMap()']]],
317
- ['storesvfgnode_5467',['StoreSVFGNode',['../namespaceSVF.html#a54c5725186e66ead6faf53c10a288714',1,'SVF']]],
318
- ['storetime_5468',['storeTime',['../classSVF_1_1FlowSensitive.html#a82b76087363b26fbe749653935569de7',1,'SVF::FlowSensitive']]],
319
- ['storetochisetmap_5469',['StoreToChiSetMap',['../classSVF_1_1MemSSA.html#acfee1bb5534026ce991a1ab5e796c6b9',1,'SVF::MemSSA']]],
320
- ['storetodpms_5470',['storeToDPMs',['../classSVF_1_1DDAVFSolver.html#af66895278f0ecbc882f9e4f43ef9c8a8',1,'SVF::DDAVFSolver']]],
321
- ['storetopmsetmap_5471',['StoreToPMSetMap',['../classSVF_1_1DDAVFSolver.html#accaacd2dd680f92ff83cfe75eef6ffab',1,'SVF::DDAVFSolver']]],
322
- ['storevfgnode_5472',['StoreVFGNode',['../classSVF_1_1StoreVFGNode.html',1,'SVF::StoreVFGNode'],['../classSVF_1_1StoreVFGNode.html#ab4b9182cb0f2ef7dfc1e15789a311ecd',1,'SVF::StoreVFGNode::StoreVFGNode()'],['../classSVF_1_1StoreVFGNode.html#a496607cda1cc26a8753d6a7af620e95a',1,'SVF::StoreVFGNode::StoreVFGNode(const StoreVFGNode &)'],['../classSVF_1_1StoreVFGNode.html#ae7ee09f0e965b6487a38a58c4f51b20b',1,'SVF::StoreVFGNode::StoreVFGNode(NodeID id, const StoreStmt *edge)']]],
323
- ['strategy_5473',['strategy',['../classSVF_1_1NodeIDAllocator.html#a44420802f9db288515ee09771c3edd4d',1,'SVF::NodeIDAllocator::strategy()'],['../classSVF_1_1NodeIDAllocator.html#a8cf553cd07768aad3f3b91bf3d7c6228',1,'SVF::NodeIDAllocator::Strategy()']]],
324
- ['strcasestr_5474',['strcasestr',['../extapi_8c.html#ae9229017a4501f8d6a637b4498cfed2e',1,'extapi.c']]],
325
- ['strchr_5475',['strchr',['../extapi_8c.html#afcd97f487174f9092b0f23c7ac78a55a',1,'extapi.c']]],
326
- ['strerror_5fr_5476',['strerror_r',['../extapi_8c.html#a5db20599ab5cff2baa37f783221b3606',1,'extapi.c']]],
327
- ['stride_5477',['stride',['../classSVF_1_1StInfo.html#a6c52ecbeeeeb0dda019c68aec687f2c2',1,'SVF::StInfo']]],
328
- ['strides_5478',['strides',['../classSVF_1_1ConstraintNode.html#a873ba0c14dc57bd603c4a6b4d73e4278',1,'SVF::ConstraintNode']]],
329
- ['string_5479',['string',['../structcJSON.html#aa6b47e9a4b0e0a26f519b1a2b6739983',1,'cJSON::string()'],['../cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458',1,'string(): cJSON.h'],['../cJSON_8cpp.html#ae1adbce218e7a9d09164012443191d24',1,'string(): cJSON.cpp']]],
330
- ['stripallcasts_5480',['stripAllCasts',['../namespaceSVF_1_1LLVMUtil.html#a38ce45ae5f017c90115ce444b44d478c',1,'SVF::LLVMUtil']]],
331
- ['striparray_5481',['stripArray',['../classSVF_1_1DCHGraph.html#a6c276e661e5e63c1c84387f84c8a62e4',1,'SVF::DCHGraph']]],
332
- ['stripconstantcasts_5482',['stripConstantCasts',['../namespaceSVF_1_1LLVMUtil.html#a07bd47ccfd02c5a2a6db26b537b2184f',1,'SVF::LLVMUtil']]],
333
- ['stripqualifiers_5483',['stripQualifiers',['../classSVF_1_1DCHGraph.html#a175ed6ad0c9b23d5617f755ab96c76c4',1,'SVF::DCHGraph']]],
334
- ['stripspace_5484',['stripSpace',['../classSVF_1_1GrammarBuilder.html#a6de372fbe80d33a5688cada0adca0bb8',1,'SVF::GrammarBuilder']]],
335
- ['strongupdateoutfromin_5485',['strongUpdateOutFromIn',['../classSVF_1_1FlowSensitive.html#a8ebe4342c1496b906ee1b6450558c3e8',1,'SVF::FlowSensitive']]],
336
- ['strpbrk_5486',['strpbrk',['../extapi_8c.html#a577b071bee67af4464665a1dc4f024e2',1,'extapi.c']]],
337
- ['strptime_5487',['strptime',['../extapi_8c.html#aab53cb0be9d04d5bbbff4e412ba99f5b',1,'extapi.c']]],
338
- ['strrchr_5488',['strrchr',['../extapi_8c.html#a9b5ffb90d9a30625617401e6a5999e85',1,'extapi.c']]],
339
- ['strsep_5489',['strsep',['../extapi_8c.html#a93c766c6e86f4f79e7507c21f1794e15',1,'extapi.c']]],
340
- ['strstr_5490',['strstr',['../extapi_8c.html#a4a710d86541afc6b7dafddcdb4b1c94f',1,'extapi.c']]],
341
- ['strtod_5491',['strtod',['../extapi_8c.html#ab017280f95ea769b9422688105f02653',1,'extapi.c']]],
342
- ['strtod_5fl_5492',['strtod_l',['../extapi_8c.html#a65fbe99baad4213df4fb26c4d934ffe3',1,'extapi.c']]],
343
- ['strtof_5493',['strtof',['../extapi_8c.html#a2370632318c3797a314f8eb62d37947c',1,'extapi.c']]],
344
- ['strtof_5fl_5494',['strtof_l',['../extapi_8c.html#a23a39e17fed1b7a7676bda56575e0c2c',1,'extapi.c']]],
345
- ['strtok_5495',['strtok',['../extapi_8c.html#a8cb460f64c449f2a9b9b7a40569ce0fe',1,'extapi.c']]],
346
- ['strtok_5fr_5496',['strtok_r',['../extapi_8c.html#ab11d86a2a3af0a355cad2337c6f4e9f7',1,'extapi.c']]],
347
- ['strtokind_5497',['strToKind',['../classSVF_1_1GrammarBase.html#a3aae4b70e2ee0238808a2126265a2e24',1,'SVF::GrammarBase']]],
348
- ['strtol_5498',['strtol',['../extapi_8c.html#a2ce966cd04da3c32320f54c332569e03',1,'extapi.c']]],
349
- ['strtold_5499',['strtold',['../extapi_8c.html#a2fb0bb1a4be5c0865b119ce0d89145a7',1,'extapi.c']]],
350
- ['strtoll_5500',['strtoll',['../extapi_8c.html#a11dd8f0251a1b6e05a9b4a031a1129c2',1,'extapi.c']]],
351
- ['strtosymbol_5501',['strToSymbol',['../classSVF_1_1GrammarBase.html#a4826df2851cedaa92e3ab10feee9f583',1,'SVF::GrammarBase']]],
352
- ['strtoul_5502',['strtoul',['../extapi_8c.html#aa7d767d03ce3929978c28f64e3a4b222',1,'extapi.c']]],
353
- ['strtoull_5503',['strtoull',['../extapi_8c.html#a400239674c2feb4a690bb4178125eae0',1,'extapi.c']]],
354
- ['strtrans_5504',['strTrans',['../classSVF_1_1CFGNormalizer.html#aea5ebe156b9536c617fc9c6acac00a61',1,'SVF::CFGNormalizer']]],
355
- ['structlayout_5505',['StructLayout',['../namespaceSVF.html#a52c8654c221bb53a59f70ea3cb1e5c45',1,'SVF']]],
356
- ['structname_5506',['structName',['../LLVMUtil_8cpp.html#a61c158146c07e77234eb4a2f9b940821',1,'LLVMUtil.cpp']]],
357
- ['structtype_5507',['StructType',['../namespaceSVF.html#a2bf58575ac7d068e0f1a4cf953b9e6cb',1,'SVF']]],
358
- ['sub_5508',['Sub',['../classSVF_1_1BinaryOPStmt.html#a2f647224242dd87099104e0fdc994de6a758382a3b40e116175ca321fa4449d7f',1,'SVF::BinaryOPStmt']]],
359
- ['subnodes_5509',['subNodes',['../classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#a48981e6555ad221d08f16ed2df708027',1,'SVF::SCCDetection::GNodeSCCInfo::subNodes()'],['../classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#aa2b23b22bb0304ce07ab9b14f0fdc395',1,'SVF::SCCDetection::GNodeSCCInfo::subNodes() const'],['../classSVF_1_1SCCDetection.html#a6ab5eff6a576e6d8703c1ea29b7f425d',1,'SVF::SCCDetection::subNodes()']]],
360
- ['subset_5510',['Subset',['../classSVF_1_1AccessPath.html#aabb6c9600fac408f36b9fde013597245a45bfb1e14fd39a700dba1243afe022e4',1,'SVF::AccessPath']]],
361
- ['succ_5fconst_5fiterator_5511',['succ_const_iterator',['../namespaceSVF.html#a3436a988bf80c021cd8022fb445b66d5',1,'SVF']]],
362
- ['succandcondpairvec_5512',['SuccAndCondPairVec',['../classSVF_1_1BranchStmt.html#a6a0e64824777f04be4c169125dd4f666',1,'SVF::BranchStmt']]],
363
- ['succbbandcondvalpair_5513',['SuccBBAndCondValPair',['../namespaceSVF.html#a255efa5be786996cbdd0c1f3d98b8400',1,'SVF']]],
364
- ['succbbandcondvalpairvec_5514',['SuccBBAndCondValPairVec',['../namespaceSVF.html#a8de26e1810ea0c3b1e8ad62f1c8a864d',1,'SVF']]],
365
- ['succbbs_5515',['succBBs',['../classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd',1,'SVF::SVFBasicBlock']]],
366
- ['successors_5516',['successors',['../classSVF_1_1BranchStmt.html#a40854cd95fbae16ef8e370255d0e3cf5',1,'SVF::BranchStmt']]],
367
- ['succinsts_5517',['succInsts',['../classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679',1,'SVF::SVFInstruction']]],
368
- ['succmap_5518',['succMap',['../classSVF_1_1POCRSolver.html#abb518bb0c0238c9fd1e04b8836f6ff36',1,'SVF::POCRSolver']]],
369
- ['succset_5519',['succset',['../classSVF_1_1MTASVFGBuilder.html#ac909a7aa7de6cda8d2a89a9c7d2f4262',1,'SVF::MTASVFGBuilder']]],
370
- ['sucmsg_5520',['sucMsg',['../namespaceSVF_1_1SVFUtil.html#a05dc00b2bd9a8176aae31b6cfffe725d',1,'SVF::SVFUtil']]],
371
- ['suffix_5fobject_5521',['suffix_object',['../cJSON_8cpp.html#a5d61bcc0045ace88c2ae04f0928eeace',1,'cJSON.cpp']]],
372
- ['super_5522',['super',['../classllvm_1_1generic__bridge__gep__type__iterator.html#aae0af8f079614e0a971c7db4b9de18fa',1,'llvm::generic_bridge_gep_type_iterator']]],
373
- ['superset_5523',['Superset',['../classSVF_1_1AccessPath.html#aabb6c9600fac408f36b9fde013597245a52a64f855e6233e88b319cf2f3442f14',1,'SVF::AccessPath']]],
374
- ['sval_5524',['sval',['../classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671',1,'SVF::SVFConstantInt']]],
375
- ['svf_5525',['SVF',['../namespaceSVF.html',1,'']]],
376
- ['svf_2dex_2ecpp_5526',['svf-ex.cpp',['../svf-ex_8cpp.html',1,'']]],
377
- ['svf_5fdebug_5fwith_5ftype_5527',['SVF_DEBUG_WITH_TYPE',['../SVFType_8h.html#af4959f3b61c766337464db7a1d3da399',1,'SVFType.h']]],
378
- ['svf_5fglobal_5fctors_5528',['SVF_GLOBAL_CTORS',['../LLVMModule_8cpp.html#aa18802f2f60ef8030c66a42f20f285af',1,'LLVMModule.cpp']]],
379
- ['svf_5fglobal_5fdtors_5529',['SVF_GLOBAL_DTORS',['../LLVMModule_8cpp.html#a9fd6e28e6ed93f65a20a348ab0646320',1,'LLVMModule.cpp']]],
380
- ['svf_5fmain_5ffunc_5fname_5530',['SVF_MAIN_FUNC_NAME',['../LLVMModule_8cpp.html#a10ab7c7da3a458495d8528b9e90d714b',1,'LLVMModule.cpp']]],
381
- ['svfarg_5531',['SVFArg',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea46330181ad60cd2f0766fb392063ee21',1,'SVF::SVFValue']]],
382
- ['svfargument_5532',['SVFArgument',['../classSVF_1_1SVFArgument.html',1,'SVF::SVFArgument'],['../classSVF_1_1SVFArgument.html#aeeed6b5a59c5bf4eb4af77ec2345dccf',1,'SVF::SVFArgument::SVFArgument(const SVFType *ty, const SVFFunction *fun, u32_t argNo, bool uncalled)'],['../classSVF_1_1SVFArgument.html#a97816023e6da0a37bc1e2878c11eb123',1,'SVF::SVFArgument::SVFArgument()=delete']]],
383
- ['svfarrayty_5533',['SVFArrayTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40cac8c846ff3208d07a4a39c7a21433c6a5',1,'SVF::SVFType']]],
384
- ['svfarraytype_5534',['SVFArrayType',['../classSVF_1_1SVFArrayType.html',1,'SVF::SVFArrayType'],['../classSVF_1_1SVFArrayType.html#a0bd51b8ae0f3601da2dc6d31757c01a3',1,'SVF::SVFArrayType::SVFArrayType()']]],
385
- ['svfbasicblock_5535',['SVFBasicBlock',['../classSVF_1_1SVFBasicBlock.html',1,'SVF::SVFBasicBlock'],['../classSVF_1_1SVFBasicBlock.html#a2f21fd47b023a9786f8ab39faaca0a27',1,'SVF::SVFBasicBlock::SVFBasicBlock(const SVFType *ty, const SVFFunction *f)'],['../classSVF_1_1SVFBasicBlock.html#ae017f9a00c523585718bde13665275b3',1,'SVF::SVFBasicBlock::SVFBasicBlock()=delete']]],
386
- ['svfbb_5536',['SVFBB',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea732cb3760ef56163428add79824174f4',1,'SVF::SVFValue']]],
387
- ['svfblackhole_5537',['SVFBlackHole',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa',1,'SVF::SVFValue']]],
388
- ['svfblackholevalue_5538',['SVFBlackHoleValue',['../classSVF_1_1SVFBlackHoleValue.html',1,'SVF::SVFBlackHoleValue'],['../classSVF_1_1SVFBlackHoleValue.html#ac057a29cad0944d1b359e6cd23adcec2',1,'SVF::SVFBlackHoleValue::SVFBlackHoleValue(const SVFType *ty)'],['../classSVF_1_1SVFBlackHoleValue.html#a6d94a1c1c0f229165e3327a09521e28c',1,'SVF::SVFBlackHoleValue::SVFBlackHoleValue()=delete']]],
389
- ['svfbugevent_5539',['SVFBugEvent',['../classSVF_1_1SVFBugEvent.html',1,'SVF::SVFBugEvent'],['../classSVF_1_1SVFBugEvent.html#af012270169f767655456ae0e09add06a',1,'SVF::SVFBugEvent::SVFBugEvent()']]],
390
- ['svfbugreport_5540',['SVFBugReport',['../classSVF_1_1SVFBugReport.html',1,'SVF::SVFBugReport'],['../classSVF_1_1SVFBugReport.html#af163790aa2065d72be8c31c281abee20',1,'SVF::SVFBugReport::SVFBugReport()']]],
391
- ['svfbugreport_2ecpp_5541',['SVFBugReport.cpp',['../SVFBugReport_8cpp.html',1,'']]],
392
- ['svfbugreport_2eh_5542',['SVFBugReport.h',['../SVFBugReport_8h.html',1,'']]],
393
- ['svfcall_5543',['SVFCall',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5',1,'SVF::SVFValue']]],
394
- ['svfcallinst_5544',['SVFCallInst',['../classSVF_1_1SVFCallInst.html',1,'SVF::SVFCallInst'],['../classSVF_1_1SVFCallInst.html#a6cdb5b727c559d3c041aba94e6f64596',1,'SVF::SVFCallInst::SVFCallInst(const SVFType *ty, const SVFBasicBlock *b, bool va, bool tm, SVFValKind k=SVFCall)'],['../classSVF_1_1SVFCallInst.html#a8216a845734b0f363a82fd9190702633',1,'SVF::SVFCallInst::SVFCallInst(void)=delete']]],
395
- ['svfconst_5545',['SVFConst',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea6dc72702914085c82deb38699b5a6f66',1,'SVF::SVFValue']]],
396
- ['svfconstant_5546',['SVFConstant',['../classSVF_1_1SVFConstant.html',1,'SVF::SVFConstant'],['../classSVF_1_1SVFConstant.html#a3aacbc8f43aec414af229be6a9622a08',1,'SVF::SVFConstant::SVFConstant(const SVFType *ty, SVFValKind k=SVFConst)'],['../classSVF_1_1SVFConstant.html#a71fcd1abcde6dfc35f2da9fb25227165',1,'SVF::SVFConstant::SVFConstant()=delete']]],
397
- ['svfconstantdata_5547',['SVFConstantData',['../classSVF_1_1SVFConstantData.html',1,'SVF::SVFConstantData'],['../classSVF_1_1SVFConstantData.html#a1ea9ae8d6d2b29c8357132b40de45bf0',1,'SVF::SVFConstantData::SVFConstantData(const SVFType *ty, SVFValKind k=SVFConstData)'],['../classSVF_1_1SVFConstantData.html#a057d3aebc842d72d2b89f661d18b6e34',1,'SVF::SVFConstantData::SVFConstantData()=delete']]],
398
- ['svfconstantfp_5548',['SVFConstantFP',['../classSVF_1_1SVFConstantFP.html',1,'SVF::SVFConstantFP'],['../classSVF_1_1SVFConstantFP.html#a85f6c8bd4169c01e46170b001d3a5a80',1,'SVF::SVFConstantFP::SVFConstantFP(const SVFType *ty, double d)'],['../classSVF_1_1SVFConstantFP.html#a25657c39dd158866cd5d0958b301573e',1,'SVF::SVFConstantFP::SVFConstantFP()=delete']]],
399
- ['svfconstantint_5549',['SVFConstantInt',['../classSVF_1_1SVFConstantInt.html',1,'SVF::SVFConstantInt'],['../classSVF_1_1SVFConstantInt.html#a66b861e33c5a3911ecd8e6e4441cb664',1,'SVF::SVFConstantInt::SVFConstantInt(const SVFType *ty, u64_t z, s64_t s)'],['../classSVF_1_1SVFConstantInt.html#ad9338bb99a77d76d1c83275d8a32f7d2',1,'SVF::SVFConstantInt::SVFConstantInt()=delete']]],
400
- ['svfconstantnullptr_5550',['SVFConstantNullPtr',['../classSVF_1_1SVFConstantNullPtr.html',1,'SVF::SVFConstantNullPtr'],['../classSVF_1_1SVFConstantNullPtr.html#a299954e2cad5ee41b51fcff4a92439b3',1,'SVF::SVFConstantNullPtr::SVFConstantNullPtr(const SVFType *ty)'],['../classSVF_1_1SVFConstantNullPtr.html#ae853223a57df1816c3d382113b7b7b70',1,'SVF::SVFConstantNullPtr::SVFConstantNullPtr()=delete']]],
401
- ['svfconstdata_5551',['SVFConstData',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eab88017aa421080f4f7a033b2fa37f9ca',1,'SVF::SVFValue']]],
402
- ['svfconstfp_5552',['SVFConstFP',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82',1,'SVF::SVFValue']]],
403
- ['svfconstint_5553',['SVFConstInt',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814',1,'SVF::SVFValue']]],
404
- ['svffilesystem_2ecpp_5554',['SVFFileSystem.cpp',['../SVFFileSystem_8cpp.html',1,'']]],
405
- ['svffilesystem_2eh_5555',['SVFFileSystem.h',['../SVFFileSystem_8h.html',1,'']]],
406
- ['svffunc_5556',['SVFFunc',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4582a3728eda9f58c4e7d069e4fec577',1,'SVF::SVFValue']]],
407
- ['svffunction_5557',['SVFFunction',['../classSVF_1_1SVFFunction.html',1,'SVF::SVFFunction'],['../classSVF_1_1SVFBasicBlock.html#afcfae770b6ed1235cc1aa6c123b3a048',1,'SVF::SVFBasicBlock::SVFFunction()'],['../classSVF_1_1SVFFunction.html#a0cf5ddbb884a0a99f43b7741f1ce2786',1,'SVF::SVFFunction::SVFFunction(const SVFType *ty, const SVFFunctionType *ft, bool declare, bool intrinsic, bool addrTaken, bool varg, SVFLoopAndDomInfo *ld, std::vector< std::string > annos)'],['../classSVF_1_1SVFFunction.html#a7e965c21a8afe7fca32d0f41b16361cf',1,'SVF::SVFFunction::SVFFunction(void)=delete']]],
408
- ['svffunctionty_5558',['SVFFunctionTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40ca01274de074f51be05f2ad6b2d0ca9dd6',1,'SVF::SVFType']]],
409
- ['svffunctiontype_5559',['SVFFunctionType',['../classSVF_1_1SVFFunctionType.html',1,'SVF::SVFFunctionType'],['../classSVF_1_1SVFFunctionType.html#af4bacdbcf4867575f6f27fc26aa66bbe',1,'SVF::SVFFunctionType::SVFFunctionType()']]],
410
- ['svfg_5560',['SVFG',['../classSVF_1_1SVFG.html',1,'SVF::SVFG'],['../classSVF_1_1CFLVF.html#aed71ea423497a4f64c8b62ee4187210e',1,'SVF::CFLVF::svfg()'],['../classSVF_1_1SVFGBuilder.html#af9f454c48ebf26376fca06cdcec0f9cc',1,'SVF::SVFGBuilder::svfg()'],['../classSVF_1_1ProgSlice.html#a457a759c552a1418538769d79d7a7dde',1,'SVF::ProgSlice::svfg()'],['../classSVF_1_1SrcSnkDDA.html#ae657ebdeae8a083cfec210859a0023e4',1,'SVF::SrcSnkDDA::svfg()'],['../classSVF_1_1FlowSensitive.html#aae032e5f5d53b131d0112dc8faa464a9',1,'SVF::FlowSensitive::svfg()'],['../classSVF_1_1SVFG.html#a07d48490eda50ee6d31f295150409cf3',1,'SVF::SVFG::SVFG()']]],
411
- ['svfg_2ecpp_5561',['SVFG.cpp',['../SVFG_8cpp.html',1,'']]],
412
- ['svfg_2eh_5562',['SVFG.h',['../SVFG_8h.html',1,'']]],
413
- ['svfgbuilder_5563',['SVFGBuilder',['../classSVF_1_1SVFGBuilder.html',1,'SVF::SVFGBuilder'],['../classSVF_1_1SVFG.html#ab2f81db3935389480baa5cb14e15e9d7',1,'SVF::SVFG::SVFGBuilder()'],['../classSVF_1_1SVFGBuilder.html#a003c6d9e13e5f73e0648d97400f1854e',1,'SVF::SVFGBuilder::SVFGBuilder()'],['../classSVF_1_1DDAVFSolver.html#a0d563fe8b016b27a58f5b054fec9c38a',1,'SVF::DDAVFSolver::svfgBuilder()']]],
414
- ['svfgbuilder_2ecpp_5564',['SVFGBuilder.cpp',['../SVFGBuilder_8cpp.html',1,'']]],
415
- ['svfgbuilder_2eh_5565',['SVFGBuilder.h',['../SVFGBuilder_8h.html',1,'']]],
416
- ['svfgedge_5566',['SVFGEdge',['../namespaceSVF.html#aa4745cf70b26e17d59752356f0b19dd9',1,'SVF']]],
417
- ['svfgedge_2eh_5567',['SVFGEdge.h',['../SVFGEdge_8h.html',1,'']]],
418
- ['svfgedgek_5568',['SVFGEdgeK',['../classSVF_1_1ICFGEdge.html#a068573fdbd9b99af18f3deeb9b16a38b',1,'SVF::ICFGEdge::SVFGEdgeK()'],['../classSVF_1_1VFGEdge.html#ae77e57aa36ed43fe83efa4c90a84688f',1,'SVF::VFGEdge::SVFGEdgeK()']]],
419
- ['svfgedgeset_5569',['SVFGEdgeSet',['../classSVF_1_1DDAPass.html#acc81a1f7ad572fa27648999334479f56',1,'SVF::DDAPass::SVFGEdgeSet()'],['../classSVF_1_1DDAVFSolver.html#a6489319b33a807f7caba2d34017a3e1b',1,'SVF::DDAVFSolver::SVFGEdgeSet()'],['../classSVF_1_1SVFGStat.html#afeddbe4020e9b3c928856c2dc86af838',1,'SVF::SVFGStat::SVFGEdgeSet()'],['../classSVF_1_1SVFGBuilder.html#a640158fff237cb5afabdf1c5946550e0',1,'SVF::SVFGBuilder::SVFGEdgeSet()']]],
420
- ['svfgedgesetty_5570',['SVFGEdgeSetTy',['../classSVF_1_1CDGEdge.html#aa75059c2515efdbf735598db42767cd6',1,'SVF::CDGEdge::SVFGEdgeSetTy()'],['../classSVF_1_1ICFGEdge.html#ad14443828b9030ee7b438fa3cdf17e56',1,'SVF::ICFGEdge::SVFGEdgeSetTy()'],['../classSVF_1_1VFG.html#ac97ef8c479556f9ca2c40cd4d8a18694',1,'SVF::VFG::SVFGEdgeSetTy()'],['../classSVF_1_1VFGEdge.html#a557334ef75bb5479b045f68c27b38701',1,'SVF::VFGEdge::SVFGEdgeSetTy()'],['../classSVF_1_1FlowSensitive.html#a69289c48fa91f850da90de080b9d26e5',1,'SVF::FlowSensitive::SVFGEdgeSetTy()']]],
421
- ['svfghassu_5571',['svfgHasSU',['../classSVF_1_1FlowSensitive.html#a43e8ca2e69e6e8643c9abd1fa231d305',1,'SVF::FlowSensitive']]],
422
- ['svfglob_5572',['SVFGlob',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a',1,'SVF::SVFValue']]],
423
- ['svfglobalvalue_5573',['SVFGlobalValue',['../classSVF_1_1SVFGlobalValue.html',1,'SVF::SVFGlobalValue'],['../classSVF_1_1SVFGlobalValue.html#a18dc40d9d9007c928a5b9d92c269cd87',1,'SVF::SVFGlobalValue::SVFGlobalValue(const SVFType *ty)'],['../classSVF_1_1SVFGlobalValue.html#ac004fb727468898e90673328119b6059',1,'SVF::SVFGlobalValue::SVFGlobalValue(std::string &&name, const SVFType *ty)'],['../classSVF_1_1SVFGlobalValue.html#aec81144051355d04775807130d22356f',1,'SVF::SVFGlobalValue::SVFGlobalValue()=delete']]],
424
- ['svfgnode_5574',['SVFGNode',['../classSVF_1_1SVFGNodeLockSpan.html#ae5374d89b21005f56ce3bbd6f123e5d7',1,'SVF::SVFGNodeLockSpan::SVFGNode()'],['../namespaceSVF.html#a5dfa3fa5129bacdc0be0c051ccf386df',1,'SVF::SVFGNode()']]],
425
- ['svfgnode_2eh_5575',['SVFGNode.h',['../SVFGNode_8h.html',1,'']]],
426
- ['svfgnodebs_5576',['SVFGNodeBS',['../classSVF_1_1LeakChecker.html#a65b05e30410e40fe64d41f71516cd367',1,'SVF::LeakChecker::SVFGNodeBS()'],['../classSVF_1_1SrcSnkDDA.html#a70cff8ea7c033c01400935c9e446f2c6',1,'SVF::SrcSnkDDA::SVFGNodeBS()']]],
427
- ['svfgnodeidset_5577',['SVFGNodeIDSet',['../classSVF_1_1MTASVFGBuilder.html#a17da7e5da237c23873e17250d9746939',1,'SVF::MTASVFGBuilder']]],
428
- ['svfgnodeidtonodemapty_5578',['SVFGNodeIDToNodeMapTy',['../classSVF_1_1SVFG.html#a3d04ce1429b1edf90c9c0833e3b5a4a9',1,'SVF::SVFG']]],
429
- ['svfgnodelockspan_5579',['SVFGNodeLockSpan',['../classSVF_1_1SVFGNodeLockSpan.html',1,'SVF::SVFGNodeLockSpan'],['../classSVF_1_1SVFGNodeLockSpan.html#a43f4d595b31259576b141cb99883938e',1,'SVF::SVFGNodeLockSpan::SVFGNodeLockSpan()']]],
430
- ['svfgnodeset_5580',['SVFGNodeSet',['../classSVF_1_1SVFGOPT.html#a07874e1a77bcd5ff593757d202a4edd6',1,'SVF::SVFGOPT::SVFGNodeSet()'],['../classSVF_1_1SVFGStat.html#aee5ecd6a92c40e1e27197869028689c4',1,'SVF::SVFGStat::SVFGNodeSet()'],['../classSVF_1_1MTASVFGBuilder.html#a467e7b445394acb735b1b24ce39e966a',1,'SVF::MTASVFGBuilder::SVFGNodeSet()'],['../classSVF_1_1ProgSlice.html#a4864972e12f3e95f06bcf2bf8c847b3a',1,'SVF::ProgSlice::SVFGNodeSet()'],['../classSVF_1_1SaberSVFGBuilder.html#a298a94f9b368e37767935a42e5ba954a',1,'SVF::SaberSVFGBuilder::SVFGNodeSet()'],['../classSVF_1_1SrcSnkDDA.html#a19f02a14ee669fadc37fde3816fa2f84',1,'SVF::SrcSnkDDA::SVFGNodeSet()']]],
431
- ['svfgnodesetiter_5581',['SVFGNodeSetIter',['../classSVF_1_1ProgSlice.html#af41c438baa739406a35bcb2e9ba431dd',1,'SVF::ProgSlice::SVFGNodeSetIter()'],['../classSVF_1_1SrcSnkDDA.html#ad6935e27bbd95d26a01b22b879efed58',1,'SVF::SrcSnkDDA::SVFGNodeSetIter()']]],
432
- ['svfgnodetocondmap_5582',['SVFGNodeToCondMap',['../classSVF_1_1ProgSlice.html#adaf0bb2e3104c9d86d997b2e7c93275e',1,'SVF::ProgSlice::SVFGNodeToCondMap()'],['../classSVF_1_1ProgSlice.html#aeda61b2786b128e8c45089de60dcafce',1,'SVF::ProgSlice::svfgNodeToCondMap()']]],
433
- ['svfgnodetocsidmap_5583',['SVFGNodeToCSIDMap',['../classSVF_1_1LeakChecker.html#a90c7275babe222f006233d2f2d2b6700',1,'SVF::LeakChecker']]],
434
- ['svfgnodetodpitemsmap_5584',['SVFGNodeToDPItemsMap',['../classSVF_1_1SrcSnkDDA.html#a4f9de61860db86668606f0c276ce8117',1,'SVF::SrcSnkDDA']]],
435
- ['svfgnodetoslicemap_5585',['SVFGNodeToSliceMap',['../classSVF_1_1SrcSnkDDA.html#ac96c2f09dee260b4378eae7eb67b21e4',1,'SVF::SrcSnkDDA']]],
436
- ['svfgnodevec_5586',['SVFGNodeVec',['../classSVF_1_1MTASVFGBuilder.html#a2d0e5077ce9ae6148845db607f086312',1,'SVF::MTASVFGBuilder']]],
437
- ['svfgopt_5587',['SVFGOPT',['../classSVF_1_1SVFGOPT.html',1,'SVF::SVFGOPT'],['../classSVF_1_1SVFGOPT.html#a64c300c8a9f8cc2ac13eef65c1108d01',1,'SVF::SVFGOPT::SVFGOPT()']]],
438
- ['svfgopt_2ecpp_5588',['SVFGOPT.cpp',['../SVFGOPT_8cpp.html',1,'']]],
439
- ['svfgopt_2eh_5589',['SVFGOPT.h',['../SVFGOPT_8h.html',1,'']]],
440
- ['svfgopttimeend_5590',['svfgOptTimeEnd',['../classSVF_1_1SVFGStat.html#ac06625b26e1aa1a0ed171c9f5cea0f35',1,'SVF::SVFGStat']]],
441
- ['svfgopttimestart_5591',['svfgOptTimeStart',['../classSVF_1_1SVFGStat.html#a1e92f02d43f06ef31e107859d1bd8ac2',1,'SVF::SVFGStat']]],
442
- ['svfgreadwrite_2ecpp_5592',['SVFGReadWrite.cpp',['../SVFGReadWrite_8cpp.html',1,'']]],
443
- ['svfgscc_5593',['SVFGSCC',['../classSVF_1_1DDAPass.html#a5e51ac666db439865846b835bcea9d21',1,'SVF::DDAPass::SVFGSCC()'],['../classSVF_1_1DDAVFSolver.html#a502207f81ed22fa42f9e18ccba83ad4e',1,'SVF::DDAVFSolver::SVFGSCC()'],['../classSVF_1_1SVFGStat.html#a149edd19cd5adafec13cbb49c590f0a8',1,'SVF::SVFGStat::SVFGSCC()']]],
444
- ['svfgsccdetection_5594',['SVFGSCCDetection',['../classSVF_1_1DDAVFSolver.html#aba0ec611a5cfd096ac0b8b11e0bd5580',1,'SVF::DDAVFSolver']]],
445
- ['svfgstat_5595',['SVFGStat',['../classSVF_1_1SVFGStat.html',1,'SVF::SVFGStat'],['../classSVF_1_1FlowSensitive.html#a5f015d8f2b0956306822172d02b415c3',1,'SVF::FlowSensitive::svfgStat()'],['../classSVF_1_1SVFGStat.html#ae61d5bd92ef495a0f6c2f9dedac3da03',1,'SVF::SVFGStat::SVFGStat()']]],
446
- ['svfgstat_2ecpp_5596',['SVFGStat.cpp',['../SVFGStat_8cpp.html',1,'']]],
447
- ['svfgstat_2eh_5597',['SVFGStat.h',['../SVFGStat_8h.html',1,'']]],
448
- ['svfgwithindcall_5598',['SVFGWithIndCall',['../classSVF_1_1SVFGBuilder.html#a70de38086437635d2e44d2a0c9fdded9',1,'SVF::SVFGBuilder']]],
449
- ['svfgwithindirectcall_5599',['SVFGWithIndirectCall',['../classSVF_1_1Options.html#a06eea18ba4cdf509255126a9b58e8eb0',1,'SVF::Options']]],
450
- ['svfinst_5600',['SVFInst',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eacb5f1f872986a8f8bccd9a3b3904e9dd',1,'SVF::SVFValue']]],
451
- ['svfinstruction_5601',['SVFInstruction',['../classSVF_1_1SVFInstruction.html',1,'SVF::SVFInstruction'],['../classSVF_1_1SVFInstruction.html#a976cc9df05994e7e1b11fcdd22febcc5',1,'SVF::SVFInstruction::SVFInstruction(const SVFType *ty, const SVFBasicBlock *b, bool tm, bool isRet, SVFValKind k=SVFInst)'],['../classSVF_1_1SVFInstruction.html#a7d81c86ea5e1f8e313457862e19c2a3c',1,'SVF::SVFInstruction::SVFInstruction(void)=delete']]],
452
- ['svfintegerty_5602',['SVFIntegerTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40cae2025d3e9d7943027c74ae6bba3fff22',1,'SVF::SVFType']]],
453
- ['svfintegertype_5603',['SVFIntegerType',['../classSVF_1_1SVFIntegerType.html',1,'SVF::SVFIntegerType'],['../classSVF_1_1SVFIntegerType.html#aa7679a15dff308f24c3d75840c518e5e',1,'SVF::SVFIntegerType::SVFIntegerType()']]],
454
- ['svfir_5604',['SVFIR',['../classSVF_1_1SVFIR.html',1,'SVF::SVFIR'],['../classSVF_1_1SVFIRWriter.html#a599d699f1a1dcb576d33cb40142c6db8',1,'SVF::SVFIRWriter::svfIR()'],['../classSVF_1_1CFLBase.html#a9e6cbab31612da4a1f8f660d1fabc4c0',1,'SVF::CFLBase::svfir()'],['../classSVF_1_1SVFVar.html#a6dbb40e8ee92033b77440c44acd8a868',1,'SVF::SVFVar::SVFIR()'],['../classSVF_1_1SVFIR.html#abf511f82cdbf7a6d9b6da167aee57636',1,'SVF::SVFIR::SVFIR()']]],
455
- ['svfir_2ecpp_5605',['SVFIR.cpp',['../SVFIR_8cpp.html',1,'']]],
456
- ['svfir_2eh_5606',['SVFIR.h',['../SVFIR_8h.html',1,'']]],
457
- ['svfir2consexestate_5607',['SVFIR2ConsExeState',['../classSVF_1_1SVFIR2ConsExeState.html',1,'SVF::SVFIR2ConsExeState'],['../classSVF_1_1ConsExeState.html#a67e2d14fede9218351f5edaff5981f4d',1,'SVF::ConsExeState::SVFIR2ConsExeState()'],['../classSVF_1_1SVFIR2ConsExeState.html#a3575711760c3973aef0061975ca9436a',1,'SVF::SVFIR2ConsExeState::SVFIR2ConsExeState()']]],
458
- ['svfir2consexestate_2ecpp_5608',['SVFIR2ConsExeState.cpp',['../SVFIR2ConsExeState_8cpp.html',1,'']]],
459
- ['svfir2consexestate_2eh_5609',['SVFIR2ConsExeState.h',['../SVFIR2ConsExeState_8h.html',1,'']]],
460
- ['svfir2itvexestate_5610',['SVFIR2ItvExeState',['../classSVF_1_1SVFIR2ItvExeState.html',1,'SVF::SVFIR2ItvExeState'],['../classSVF_1_1ExeState.html#af1ac478aba3f3858d5f6f4b15a9f73a6',1,'SVF::ExeState::SVFIR2ItvExeState()'],['../classSVF_1_1IntervalExeState.html#af1ac478aba3f3858d5f6f4b15a9f73a6',1,'SVF::IntervalExeState::SVFIR2ItvExeState()'],['../classSVF_1_1RelExeState.html#af1ac478aba3f3858d5f6f4b15a9f73a6',1,'SVF::RelExeState::SVFIR2ItvExeState()'],['../classSVF_1_1SVFIR2ItvExeState.html#a3c9285321cc0c4e1c46a31be9433192f',1,'SVF::SVFIR2ItvExeState::SVFIR2ItvExeState()']]],
461
- ['svfir2itvexestate_2ecpp_5611',['SVFIR2ItvExeState.cpp',['../SVFIR2ItvExeState_8cpp.html',1,'']]],
462
- ['svfir2itvexestate_2eh_5612',['SVFIR2ItvExeState.h',['../SVFIR2ItvExeState_8h.html',1,'']]],
463
- ['svfir2relation_2ecpp_5613',['SVFIR2Relation.cpp',['../SVFIR2Relation_8cpp.html',1,'']]],
464
- ['svfir_5fdebug_5614',['SVFIR_DEBUG',['../SVFFileSystem_8h.html#a9b0b85a19311bdaea6d6174812eef0d9',1,'SVFFileSystem.h']]],
465
- ['svfirbuilder_5615',['SVFIRBuilder',['../classSVF_1_1SVFIRBuilder.html',1,'SVF::SVFIRBuilder'],['../classSVF_1_1LLVMModuleSet.html#a46fadea4d08baefc8fbc1d8928da7f6b',1,'SVF::LLVMModuleSet::SVFIRBuilder()'],['../classSVF_1_1SymbolTableBuilder.html#a46fadea4d08baefc8fbc1d8928da7f6b',1,'SVF::SymbolTableBuilder::SVFIRBuilder()'],['../classSVF_1_1SVFIR.html#a46fadea4d08baefc8fbc1d8928da7f6b',1,'SVF::SVFIR::SVFIRBuilder()'],['../classSVF_1_1SVFFunction.html#a46fadea4d08baefc8fbc1d8928da7f6b',1,'SVF::SVFFunction::SVFIRBuilder()'],['../classSVF_1_1SVFBasicBlock.html#a46fadea4d08baefc8fbc1d8928da7f6b',1,'SVF::SVFBasicBlock::SVFIRBuilder()'],['../classSVF_1_1SVFCallInst.html#a46fadea4d08baefc8fbc1d8928da7f6b',1,'SVF::SVFCallInst::SVFIRBuilder()'],['../classSVF_1_1SVFIRBuilder.html#a1ecae204a349b69031f0edd7df7ca708',1,'SVF::SVFIRBuilder::SVFIRBuilder()']]],
466
- ['svfirbuilder_2ecpp_5616',['SVFIRBuilder.cpp',['../SVFIRBuilder_8cpp.html',1,'']]],
467
- ['svfirbuilder_2eh_5617',['SVFIRBuilder.h',['../SVFIRBuilder_8h.html',1,'']]],
468
- ['svfirextapi_2ecpp_5618',['SVFIRExtAPI.cpp',['../SVFIRExtAPI_8cpp.html',1,'']]],
469
- ['svfirreader_5619',['SVFIRReader',['../classSVF_1_1SVFIRReader.html',1,'SVF::SVFIRReader'],['../classSVF_1_1CHEdge.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CHEdge::SVFIRReader()'],['../classSVF_1_1CHNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CHNode::SVFIRReader()'],['../classSVF_1_1CHGraph.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CHGraph::SVFIRReader()'],['../classSVF_1_1GenericEdge.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::GenericEdge::SVFIRReader()'],['../classSVF_1_1GenericNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::GenericNode::SVFIRReader()'],['../classSVF_1_1GenericGraph.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::GenericGraph::SVFIRReader()'],['../classSVF_1_1ICFG.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::ICFG::SVFIRReader()'],['../classSVF_1_1ICFGEdge.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::ICFGEdge::SVFIRReader()'],['../classSVF_1_1IntraCFGEdge.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::IntraCFGEdge::SVFIRReader()'],['../classSVF_1_1CallCFGEdge.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CallCFGEdge::SVFIRReader()'],['../classSVF_1_1RetCFGEdge.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::RetCFGEdge::SVFIRReader()'],['../classSVF_1_1ICFGNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::ICFGNode::SVFIRReader()'],['../classSVF_1_1IntraICFGNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::IntraICFGNode::SVFIRReader()'],['../classSVF_1_1FunEntryICFGNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::FunEntryICFGNode::SVFIRReader()'],['../classSVF_1_1FunExitICFGNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::FunExitICFGNode::SVFIRReader()'],['../classSVF_1_1CallICFGNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CallICFGNode::SVFIRReader()'],['../classSVF_1_1RetICFGNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::RetICFGNode::SVFIRReader()'],['../classSVF_1_1IRGraph.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::IRGraph::SVFIRReader()'],['../classSVF_1_1AccessPath.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::AccessPath::SVFIRReader()'],['../classSVF_1_1SVFLoop.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFLoop::SVFIRReader()'],['../classSVF_1_1SymbolTableInfoReader.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SymbolTableInfoReader::SVFIRReader()'],['../classSVF_1_1SVFModuleReader.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFModuleReader::SVFIRReader()'],['../classSVF_1_1SVFIR.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFIR::SVFIRReader()'],['../classSVF_1_1SVFModule.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFModule::SVFIRReader()'],['../classSVF_1_1SVFStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFStmt::SVFIRReader()'],['../classSVF_1_1AssignStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::AssignStmt::SVFIRReader()'],['../classSVF_1_1AddrStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::AddrStmt::SVFIRReader()'],['../classSVF_1_1CopyStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CopyStmt::SVFIRReader()'],['../classSVF_1_1StoreStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::StoreStmt::SVFIRReader()'],['../classSVF_1_1LoadStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::LoadStmt::SVFIRReader()'],['../classSVF_1_1GepStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::GepStmt::SVFIRReader()'],['../classSVF_1_1CallPE.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CallPE::SVFIRReader()'],['../classSVF_1_1RetPE.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::RetPE::SVFIRReader()'],['../classSVF_1_1MultiOpndStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::MultiOpndStmt::SVFIRReader()'],['../classSVF_1_1PhiStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::PhiStmt::SVFIRReader()'],['../classSVF_1_1SelectStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SelectStmt::SVFIRReader()'],['../classSVF_1_1CmpStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CmpStmt::SVFIRReader()'],['../classSVF_1_1BinaryOPStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::BinaryOPStmt::SVFIRReader()'],['../classSVF_1_1UnaryOPStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::UnaryOPStmt::SVFIRReader()'],['../classSVF_1_1BranchStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::BranchStmt::SVFIRReader()'],['../classSVF_1_1TDForkPE.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::TDForkPE::SVFIRReader()'],['../classSVF_1_1TDJoinPE.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::TDJoinPE::SVFIRReader()'],['../classSVF_1_1StInfo.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::StInfo::SVFIRReader()'],['../classSVF_1_1SVFType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFType::SVFIRReader()'],['../classSVF_1_1SVFPointerType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFPointerType::SVFIRReader()'],['../classSVF_1_1SVFIntegerType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFIntegerType::SVFIRReader()'],['../classSVF_1_1SVFFunctionType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFFunctionType::SVFIRReader()'],['../classSVF_1_1SVFStructType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFStructType::SVFIRReader()'],['../classSVF_1_1SVFArrayType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFArrayType::SVFIRReader()'],['../classSVF_1_1SVFOtherType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFOtherType::SVFIRReader()'],['../classSVF_1_1SVFLoopAndDomInfo.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFLoopAndDomInfo::SVFIRReader()'],['../classSVF_1_1SVFValue.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFValue::SVFIRReader()'],['../classSVF_1_1SVFFunction.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFFunction::SVFIRReader()'],['../classSVF_1_1SVFBasicBlock.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFBasicBlock::SVFIRReader()'],['../classSVF_1_1SVFInstruction.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFInstruction::SVFIRReader()'],['../classSVF_1_1SVFCallInst.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFCallInst::SVFIRReader()'],['../classSVF_1_1SVFVirtualCallInst.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFVirtualCallInst::SVFIRReader()'],['../classSVF_1_1SVFConstant.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFConstant::SVFIRReader()'],['../classSVF_1_1SVFGlobalValue.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFGlobalValue::SVFIRReader()'],['../classSVF_1_1SVFArgument.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFArgument::SVFIRReader()'],['../classSVF_1_1SVFConstantData.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFConstantData::SVFIRReader()'],['../classSVF_1_1SVFConstantInt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFConstantInt::SVFIRReader()'],['../classSVF_1_1SVFConstantFP.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFConstantFP::SVFIRReader()'],['../classSVF_1_1SVFConstantNullPtr.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFConstantNullPtr::SVFIRReader()'],['../classSVF_1_1SVFBlackHoleValue.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFBlackHoleValue::SVFIRReader()'],['../classSVF_1_1SVFOtherValue.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFOtherValue::SVFIRReader()'],['../classSVF_1_1SVFMetadataAsValue.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFMetadataAsValue::SVFIRReader()'],['../classSVF_1_1CallSite.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CallSite::SVFIRReader()'],['../classSVF_1_1SVFVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFVar::SVFIRReader()'],['../classSVF_1_1ValVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::ValVar::SVFIRReader()'],['../classSVF_1_1ObjVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::ObjVar::SVFIRReader()'],['../classSVF_1_1GepValVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::GepValVar::SVFIRReader()'],['../classSVF_1_1GepObjVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::GepObjVar::SVFIRReader()'],['../classSVF_1_1FIObjVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::FIObjVar::SVFIRReader()'],['../classSVF_1_1RetPN.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::RetPN::SVFIRReader()'],['../classSVF_1_1VarArgPN.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::VarArgPN::SVFIRReader()'],['../classSVF_1_1DummyValVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::DummyValVar::SVFIRReader()'],['../classSVF_1_1DummyObjVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::DummyObjVar::SVFIRReader()'],['../classSVF_1_1SymbolTableInfo.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SymbolTableInfo::SVFIRReader()'],['../classSVF_1_1MemObj.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::MemObj::SVFIRReader()'],['../classSVF_1_1ObjTypeInfo.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::ObjTypeInfo::SVFIRReader()'],['../classSVF_1_1NodeIDAllocator.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::NodeIDAllocator::SVFIRReader()'],['../structSVF_1_1SparseBitVectorElement.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SparseBitVectorElement::SVFIRReader()'],['../classSVF_1_1SparseBitVector.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SparseBitVector::SVFIRReader()']]],
470
- ['svfirwriter_5620',['SVFIRWriter',['../classSVF_1_1SVFIRWriter.html',1,'SVF::SVFIRWriter'],['../classSVF_1_1CHEdge.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CHEdge::SVFIRWriter()'],['../classSVF_1_1CHNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CHNode::SVFIRWriter()'],['../classSVF_1_1CHGraph.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CHGraph::SVFIRWriter()'],['../classSVF_1_1GenericEdge.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GenericEdge::SVFIRWriter()'],['../classSVF_1_1GenericNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GenericNode::SVFIRWriter()'],['../classSVF_1_1GenericGraph.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GenericGraph::SVFIRWriter()'],['../classSVF_1_1ICFG.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ICFG::SVFIRWriter()'],['../classSVF_1_1ICFGEdge.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ICFGEdge::SVFIRWriter()'],['../classSVF_1_1IntraCFGEdge.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::IntraCFGEdge::SVFIRWriter()'],['../classSVF_1_1CallCFGEdge.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CallCFGEdge::SVFIRWriter()'],['../classSVF_1_1RetCFGEdge.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::RetCFGEdge::SVFIRWriter()'],['../classSVF_1_1ICFGNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ICFGNode::SVFIRWriter()'],['../classSVF_1_1IntraICFGNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::IntraICFGNode::SVFIRWriter()'],['../classSVF_1_1FunEntryICFGNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::FunEntryICFGNode::SVFIRWriter()'],['../classSVF_1_1FunExitICFGNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::FunExitICFGNode::SVFIRWriter()'],['../classSVF_1_1CallICFGNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CallICFGNode::SVFIRWriter()'],['../classSVF_1_1RetICFGNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::RetICFGNode::SVFIRWriter()'],['../classSVF_1_1IRGraph.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::IRGraph::SVFIRWriter()'],['../classSVF_1_1AccessPath.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::AccessPath::SVFIRWriter()'],['../classSVF_1_1SVFLoop.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFLoop::SVFIRWriter()'],['../classSVF_1_1GenericGraphWriter.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GenericGraphWriter::SVFIRWriter()'],['../classSVF_1_1ICFGWriter.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ICFGWriter::SVFIRWriter()'],['../classSVF_1_1SVFModuleWriter.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFModuleWriter::SVFIRWriter()'],['../classSVF_1_1SVFIR.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFIR::SVFIRWriter()'],['../classSVF_1_1SVFModule.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFModule::SVFIRWriter()'],['../classSVF_1_1SVFStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFStmt::SVFIRWriter()'],['../classSVF_1_1AssignStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::AssignStmt::SVFIRWriter()'],['../classSVF_1_1AddrStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::AddrStmt::SVFIRWriter()'],['../classSVF_1_1CopyStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CopyStmt::SVFIRWriter()'],['../classSVF_1_1StoreStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::StoreStmt::SVFIRWriter()'],['../classSVF_1_1LoadStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::LoadStmt::SVFIRWriter()'],['../classSVF_1_1GepStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GepStmt::SVFIRWriter()'],['../classSVF_1_1CallPE.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CallPE::SVFIRWriter()'],['../classSVF_1_1RetPE.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::RetPE::SVFIRWriter()'],['../classSVF_1_1MultiOpndStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::MultiOpndStmt::SVFIRWriter()'],['../classSVF_1_1PhiStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::PhiStmt::SVFIRWriter()'],['../classSVF_1_1SelectStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SelectStmt::SVFIRWriter()'],['../classSVF_1_1CmpStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CmpStmt::SVFIRWriter()'],['../classSVF_1_1BinaryOPStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::BinaryOPStmt::SVFIRWriter()'],['../classSVF_1_1UnaryOPStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::UnaryOPStmt::SVFIRWriter()'],['../classSVF_1_1BranchStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::BranchStmt::SVFIRWriter()'],['../classSVF_1_1TDForkPE.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::TDForkPE::SVFIRWriter()'],['../classSVF_1_1TDJoinPE.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::TDJoinPE::SVFIRWriter()'],['../classSVF_1_1StInfo.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::StInfo::SVFIRWriter()'],['../classSVF_1_1SVFType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFType::SVFIRWriter()'],['../classSVF_1_1SVFPointerType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFPointerType::SVFIRWriter()'],['../classSVF_1_1SVFIntegerType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFIntegerType::SVFIRWriter()'],['../classSVF_1_1SVFFunctionType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFFunctionType::SVFIRWriter()'],['../classSVF_1_1SVFStructType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFStructType::SVFIRWriter()'],['../classSVF_1_1SVFArrayType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFArrayType::SVFIRWriter()'],['../classSVF_1_1SVFOtherType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFOtherType::SVFIRWriter()'],['../classSVF_1_1SVFLoopAndDomInfo.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFLoopAndDomInfo::SVFIRWriter()'],['../classSVF_1_1SVFValue.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFValue::SVFIRWriter()'],['../classSVF_1_1SVFFunction.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFFunction::SVFIRWriter()'],['../classSVF_1_1SVFBasicBlock.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFBasicBlock::SVFIRWriter()'],['../classSVF_1_1SVFInstruction.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFInstruction::SVFIRWriter()'],['../classSVF_1_1SVFCallInst.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFCallInst::SVFIRWriter()'],['../classSVF_1_1SVFVirtualCallInst.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFVirtualCallInst::SVFIRWriter()'],['../classSVF_1_1SVFConstant.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFConstant::SVFIRWriter()'],['../classSVF_1_1SVFGlobalValue.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFGlobalValue::SVFIRWriter()'],['../classSVF_1_1SVFArgument.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFArgument::SVFIRWriter()'],['../classSVF_1_1SVFConstantData.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFConstantData::SVFIRWriter()'],['../classSVF_1_1SVFConstantInt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFConstantInt::SVFIRWriter()'],['../classSVF_1_1SVFConstantFP.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFConstantFP::SVFIRWriter()'],['../classSVF_1_1SVFConstantNullPtr.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFConstantNullPtr::SVFIRWriter()'],['../classSVF_1_1SVFBlackHoleValue.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFBlackHoleValue::SVFIRWriter()'],['../classSVF_1_1SVFOtherValue.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFOtherValue::SVFIRWriter()'],['../classSVF_1_1SVFMetadataAsValue.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFMetadataAsValue::SVFIRWriter()'],['../classSVF_1_1SVFVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFVar::SVFIRWriter()'],['../classSVF_1_1ValVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ValVar::SVFIRWriter()'],['../classSVF_1_1ObjVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ObjVar::SVFIRWriter()'],['../classSVF_1_1GepValVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GepValVar::SVFIRWriter()'],['../classSVF_1_1GepObjVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GepObjVar::SVFIRWriter()'],['../classSVF_1_1FIObjVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::FIObjVar::SVFIRWriter()'],['../classSVF_1_1RetPN.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::RetPN::SVFIRWriter()'],['../classSVF_1_1VarArgPN.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::VarArgPN::SVFIRWriter()'],['../classSVF_1_1DummyValVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::DummyValVar::SVFIRWriter()'],['../classSVF_1_1DummyObjVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::DummyObjVar::SVFIRWriter()'],['../classSVF_1_1SymbolTableInfo.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SymbolTableInfo::SVFIRWriter()'],['../classSVF_1_1MemObj.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::MemObj::SVFIRWriter()'],['../classSVF_1_1ObjTypeInfo.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ObjTypeInfo::SVFIRWriter()'],['../classSVF_1_1NodeIDAllocator.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::NodeIDAllocator::SVFIRWriter()'],['../structSVF_1_1SparseBitVectorElement.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SparseBitVectorElement::SVFIRWriter()'],['../classSVF_1_1SparseBitVector.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SparseBitVector::SVFIRWriter()'],['../classSVF_1_1SVFIRWriter.html#a9994b9a6ddf4c852570bee918cb9de34',1,'SVF::SVFIRWriter::SVFIRWriter()']]],
471
- ['svfloop_5621',['SVFLoop',['../classSVF_1_1SVFLoop.html',1,'SVF::SVFLoop'],['../classSVF_1_1SVFLoop.html#a25b9a079f48aa0374c91be6a1e9697f8',1,'SVF::SVFLoop::SVFLoop()']]],
472
- ['svfloop_2eh_5622',['SVFLoop.h',['../SVFLoop_8h.html',1,'']]],
473
- ['svfloopanddominfo_5623',['SVFLoopAndDomInfo',['../classSVF_1_1SVFLoopAndDomInfo.html',1,'SVF::SVFLoopAndDomInfo'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2b5c892437d21ece0a9e0ae7a285b622',1,'SVF::SVFLoopAndDomInfo::SVFLoopAndDomInfo()']]],
474
- ['svflooppool_5624',['svfLoopPool',['../classSVF_1_1ICFGWriter.html#a79f4edaff02404f518ffeaeab136c0a9',1,'SVF::ICFGWriter::svfLoopPool()'],['../classSVF_1_1ICFGReader.html#a366fa1cfec101c723e36582d80125194',1,'SVF::ICFGReader::svfLoopPool()']]],
475
- ['svfloopvec_5625',['SVFLoopVec',['../classSVF_1_1ICFG.html#ad15daca24c91c5abe4bbb962979efbde',1,'SVF::ICFG']]],
476
- ['svfmain_5626',['SVFMain',['../classSVF_1_1Options.html#a3a718b0a27c2d13878c0718af97ad73d',1,'SVF::Options']]],
477
- ['svfmetaasvalue_5627',['SVFMetaAsValue',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73',1,'SVF::SVFValue']]],
478
- ['svfmetadataasvalue_5628',['SVFMetadataAsValue',['../classSVF_1_1SVFMetadataAsValue.html',1,'SVF::SVFMetadataAsValue'],['../classSVF_1_1SVFMetadataAsValue.html#a98acb125d1694aa233538de7618739bf',1,'SVF::SVFMetadataAsValue::SVFMetadataAsValue(const SVFType *ty)'],['../classSVF_1_1SVFMetadataAsValue.html#adc92d08f450556000a4386294c6c4370',1,'SVF::SVFMetadataAsValue::SVFMetadataAsValue()=delete']]],
479
- ['svfmod_5629',['svfMod',['../classSVF_1_1CHGraph.html#a62a3ccdbc55381d5f8d96dc23141f2e5',1,'SVF::CHGraph::svfMod()'],['../classSVF_1_1PointerAnalysis.html#a7e8b3f6843e5ea75fd189162d2cd60a5',1,'SVF::PointerAnalysis::svfMod()']]],
480
- ['svfmodule_5630',['SVFModule',['../classSVF_1_1SVFModule.html',1,'SVF::SVFModule'],['../classSVF_1_1DCHGraph.html#a85a3c9a6a60a4379717773f8722ae42e',1,'SVF::DCHGraph::svfModule()'],['../classSVF_1_1LLVMModuleSet.html#a43832e93a42ae43d44b0cc160981678f',1,'SVF::LLVMModuleSet::svfModule()'],['../classSVF_1_1SVFIRBuilder.html#a6ca1b9d5bb267806f8aaae5a94ed36cc',1,'SVF::SVFIRBuilder::svfModule()'],['../classSVF_1_1SVFIR.html#a8bfa675eed3c60a21134faa8e0b9e6b9',1,'SVF::SVFIR::svfModule()'],['../classSVF_1_1SVFModule.html#ad81c63b60d030828262ea375917cc189',1,'SVF::SVFModule::svfModule()'],['../classSVF_1_1SVFModule.html#a0438953758cecab4ebe1b48895639eb8',1,'SVF::SVFModule::SVFModule()=default']]],
481
- ['svfmodule_2ecpp_5631',['SVFModule.cpp',['../SVFModule_8cpp.html',1,'']]],
482
- ['svfmodule_2eh_5632',['SVFModule.h',['../SVFModule_8h.html',1,'']]],
483
- ['svfmodulefieldjson_5633',['svfModuleFieldJson',['../classSVF_1_1SVFModuleReader.html#a5258ef11a30116a8c7cdd366faa6568c',1,'SVF::SVFModuleReader']]],
484
- ['svfmodulereader_5634',['SVFModuleReader',['../classSVF_1_1SVFModuleReader.html',1,'SVF::SVFModuleReader'],['../classSVF_1_1SVFIRReader.html#a2414da27b56b86d2e6266693c66963cd',1,'SVF::SVFIRReader::svfModuleReader()']]],
485
- ['svfmodulewriter_5635',['SVFModuleWriter',['../classSVF_1_1SVFModuleWriter.html',1,'SVF::SVFModuleWriter'],['../classSVF_1_1SVFModuleWriter.html#a915ae39b2cb537e0137f5af496b10b10',1,'SVF::SVFModuleWriter::SVFModuleWriter()'],['../classSVF_1_1SVFIRWriter.html#a9fd47674ea5736f069d994e59c24e858',1,'SVF::SVFIRWriter::svfModuleWriter()']]],
486
- ['svfnullptr_5636',['SVFNullPtr',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c',1,'SVF::SVFValue']]],
487
- ['svfother_5637',['SVFOther',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea582b0563ca6cb659fe6811b50c5b6ad0',1,'SVF::SVFValue']]],
488
- ['svfotherty_5638',['SVFOtherTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40cac7de365c24c89f86bc6f6ab5ecafd8ef',1,'SVF::SVFType']]],
489
- ['svfothertype_5639',['SVFOtherType',['../classSVF_1_1SVFOtherType.html',1,'SVF::SVFOtherType'],['../classSVF_1_1SVFOtherType.html#a4811e1d34753e19e27d552a254f0d0af',1,'SVF::SVFOtherType::SVFOtherType()']]],
490
- ['svfothervalue_5640',['SVFOtherValue',['../classSVF_1_1SVFOtherValue.html',1,'SVF::SVFOtherValue'],['../classSVF_1_1SVFOtherValue.html#a81c02b9a60fa577a786250e088b49493',1,'SVF::SVFOtherValue::SVFOtherValue(const SVFType *ty, SVFValKind k=SVFValue::SVFOther)'],['../classSVF_1_1SVFOtherValue.html#a3966c98b9807e4d5f30869c3abccaaa9',1,'SVF::SVFOtherValue::SVFOtherValue()=delete']]],
491
- ['svfpointerty_5641',['SVFPointerTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40cae8c18603570fa65fa5a9aabdf2f5d0a1',1,'SVF::SVFType']]],
492
- ['svfpointertype_5642',['SVFPointerType',['../classSVF_1_1SVFPointerType.html',1,'SVF::SVFPointerType'],['../classSVF_1_1SVFPointerType.html#a2ce46de03df7896cc43e466189ba6ba2',1,'SVF::SVFPointerType::SVFPointerType()']]],
493
- ['svfstat_5643',['SVFStat',['../classSVF_1_1SVFStat.html',1,'SVF::SVFStat'],['../classSVF_1_1SVFStat.html#ad22433722f7c71df19a891a5b5039d26',1,'SVF::SVFStat::SVFStat()']]],
494
- ['svfstat_2ecpp_5644',['SVFStat.cpp',['../SVFStat_8cpp.html',1,'']]],
495
- ['svfstat_2eh_5645',['SVFStat.h',['../SVFStat_8h.html',1,'']]],
496
- ['svfstatements_2ecpp_5646',['SVFStatements.cpp',['../SVFStatements_8cpp.html',1,'']]],
497
- ['svfstatements_2eh_5647',['SVFStatements.h',['../SVFStatements_8h.html',1,'']]],
498
- ['svfstmt_5648',['SVFStmt',['../classSVF_1_1SVFStmt.html',1,'SVF::SVFStmt'],['../classSVF_1_1SVFStmt.html#a4f4159567121416cbe78d124f5c6a8b6',1,'SVF::SVFStmt::SVFStmt(GEdgeFlag k)'],['../classSVF_1_1SVFStmt.html#a2ab7295fe26d2c6d2d5c9fd027f96a47',1,'SVF::SVFStmt::SVFStmt(SVFVar *s, SVFVar *d, GEdgeFlag k, bool real=true)']]],
499
- ['svfstmtlist_5649',['SVFStmtList',['../classSVF_1_1ICFGNode.html#aa84a3724426f08a0e31ecdbc99114072',1,'SVF::ICFGNode::SVFStmtList()'],['../classSVF_1_1MRGenerator.html#a8717adf4520e0702274c5f013776be52',1,'SVF::MRGenerator::SVFStmtList()'],['../classSVF_1_1MemSSA.html#a445d282890dbd2fb51e903255af1cc3e',1,'SVF::MemSSA::SVFStmtList()'],['../classSVF_1_1SVFIR.html#a6bc360d2604ae4a0af74530b263b10d9',1,'SVF::SVFIR::SVFStmtList()']]],
500
- ['svfstmtset_5650',['SVFStmtSet',['../classSVF_1_1IRGraph.html#a28ea8f85b0923d00364a010c1fd4e416',1,'SVF::IRGraph::SVFStmtSet()'],['../classSVF_1_1VFG.html#a8e3633597a4dca714df20e0720b31f1e',1,'SVF::VFG::SVFStmtSet()']]],
501
- ['svfstmtsetty_5651',['SVFStmtSetTy',['../classSVF_1_1SVFStmt.html#a8cd7b6c6fd8b030b1421d95a086359f4',1,'SVF::SVFStmt']]],
502
- ['svfstructty_5652',['SVFStructTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40ca77e52ad9bebff282f40383f468fe856d',1,'SVF::SVFType']]],
503
- ['svfstructtype_5653',['SVFStructType',['../classSVF_1_1SVFStructType.html',1,'SVF::SVFStructType'],['../classSVF_1_1SVFStructType.html#adf471a114f91b87ea9bb981441babb24',1,'SVF::SVFStructType::SVFStructType()']]],
504
- ['svfty_5654',['SVFTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40ca2862d2a6ef2e31bf7fa1cc2f72d65725',1,'SVF::SVFType']]],
505
- ['svftykind_5655',['SVFTyKind',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40c',1,'SVF::SVFType']]],
506
- ['svftype_5656',['SVFType',['../classSVF_1_1SVFType.html',1,'SVF::SVFType'],['../classSVF_1_1SVFType.html#a3afd7c9a47ab7cd96d9bfc5fc8c473a4',1,'SVF::SVFType::SVFType(bool svt, SVFTyKind k, u32_t Sz)'],['../classSVF_1_1SVFType.html#aaaa5452f32227f5e44ac7665f2945202',1,'SVF::SVFType::SVFType(void)=delete']]],
507
- ['svftype_2ecpp_5657',['SVFType.cpp',['../SVFType_8cpp.html',1,'']]],
508
- ['svftype_2eh_5658',['SVFType.h',['../SVFType_8h.html',1,'']]],
509
- ['svftype2bytesize_5659',['SVFType2ByteSize',['../namespaceSVF_1_1LLVMUtil.html#a276a85b292038a197a525e08e9252c92',1,'SVF::LLVMUtil']]],
510
- ['svftypelocsetspair_5660',['SVFTypeLocSetsPair',['../classSVF_1_1SVFIR.html#a9062fc3ed889f8971fb2ea49b8de3674',1,'SVF::SVFIR']]],
511
- ['svftypepool_5661',['svfTypePool',['../classSVF_1_1SVFModuleWriter.html#ad7636d8ee53d13d06bc5c5712fb4837d',1,'SVF::SVFModuleWriter::svfTypePool()'],['../classSVF_1_1SVFModuleReader.html#a8db477eba6a3886e63dfd13cfabd5c8d',1,'SVF::SVFModuleReader::svfTypePool()']]],
512
- ['svftypes_5662',['svfTypes',['../classSVF_1_1SymbolTableInfo.html#aff6341f4e2a79b3c999ec955e48555c9',1,'SVF::SymbolTableInfo']]],
513
- ['svftypeset_5663',['SVFTypeSet',['../classSVF_1_1SymbolTableInfo.html#a87d443030a8a86e13be5a3a964bc7fa4',1,'SVF::SymbolTableInfo']]],
514
- ['svfutil_5664',['SVFUtil',['../namespaceSVF_1_1SVFUtil.html',1,'SVF']]],
515
- ['svfutil_2ecpp_5665',['SVFUtil.cpp',['../SVFUtil_8cpp.html',1,'']]],
516
- ['svfutil_2eh_5666',['SVFUtil.h',['../SVFUtil_8h.html',1,'']]],
517
- ['svfval_5667',['SVFVal',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea51746c2f6b368f5d9a7ec4625cb6559e',1,'SVF::SVFValue']]],
518
- ['svfvalkind_5668',['SVFValKind',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860e',1,'SVF::SVFValue']]],
519
- ['svfvalue_5669',['SVFValue',['../classSVF_1_1SVFValue.html',1,'SVF::SVFValue'],['../classSVF_1_1SVFValue.html#a5860aa7cc16de3c221f06742d0d832dd',1,'SVF::SVFValue::SVFValue(const SVFType *ty, SVFValKind k)'],['../classSVF_1_1SVFValue.html#af38497e11745949a8a1eeead143efd58',1,'SVF::SVFValue::SVFValue()=delete']]],
520
- ['svfvalue_2ecpp_5670',['SVFValue.cpp',['../SVFValue_8cpp.html',1,'']]],
521
- ['svfvalue_2eh_5671',['SVFValue.h',['../SVFValue_8h.html',1,'']]],
522
- ['svfvalue2llvmvalue_5672',['SVFValue2LLVMValue',['../classSVF_1_1LLVMModuleSet.html#a7f8e61cf5d838d7a2e862bc6955f16be',1,'SVF::LLVMModuleSet']]],
523
- ['svfvalue2llvmvaluemap_5673',['SVFValue2LLVMValueMap',['../classSVF_1_1LLVMModuleSet.html#aa872d7a6b6bf3ec944bd9077de51b259',1,'SVF::LLVMModuleSet']]],
524
- ['svfvaluepool_5674',['svfValuePool',['../classSVF_1_1SVFModuleWriter.html#aa3c7f0cf409d3b303f3dc308951b45fd',1,'SVF::SVFModuleWriter::svfValuePool()'],['../classSVF_1_1SVFModuleReader.html#a2993c4358d71036440325001163731fe',1,'SVF::SVFModuleReader::svfValuePool()']]],
525
- ['svfvar_5675',['SVFVar',['../classSVF_1_1SVFVar.html',1,'SVF::SVFVar'],['../classSVF_1_1SVFVar.html#a4dd7c0b8216d8793376596d0b4ed90e1',1,'SVF::SVFVar::SVFVar(NodeID i, PNODEK k)'],['../classSVF_1_1SVFVar.html#a83626a4beb124b35bcd5af86c9fc62fd',1,'SVF::SVFVar::SVFVar(const SVFValue *val, NodeID i, PNODEK k)']]],
526
- ['svfvariables_2ecpp_5676',['SVFVariables.cpp',['../SVFVariables_8cpp.html',1,'']]],
527
- ['svfvariables_2eh_5677',['SVFVariables.h',['../SVFVariables_8h.html',1,'']]],
528
- ['svfvarlist_5678',['SVFVarList',['../classSVF_1_1SVFIR.html#a64939d7ecfd8e2cf862782954a56596b',1,'SVF::SVFIR']]],
529
- ['svfvcall_5679',['SVFVCall',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914',1,'SVF::SVFValue']]],
530
- ['svfvirtualcallinst_5680',['SVFVirtualCallInst',['../classSVF_1_1SVFVirtualCallInst.html',1,'SVF::SVFVirtualCallInst'],['../classSVF_1_1SVFVirtualCallInst.html#a57fa2d35c2df09e607b5d23852fca2fd',1,'SVF::SVFVirtualCallInst::SVFVirtualCallInst()']]],
531
- ['switchinst_5681',['SwitchInst',['../namespaceSVF.html#a412280b134578905248ce0122c5db7c9',1,'SVF']]],
532
- ['symbol_5682',['Symbol',['../structSVF_1_1GrammarBase_1_1Symbol.html',1,'SVF::GrammarBase::Symbol'],['../classSVF_1_1GrammarBase.html#a760208fb9737e766deb79d593ab86a3c',1,'SVF::GrammarBase::Symbol()'],['../classSVF_1_1CFLGraphBuilder.html#a2ab271d42ab82aea2adf8b0e641aa39c',1,'SVF::CFLGraphBuilder::Symbol()'],['../classSVF_1_1CFLSolver.html#a6c5e6474c6dfe0a067d397ea66c24dac',1,'SVF::CFLSolver::Symbol()'],['../classSVF_1_1CFLGraph.html#aef6b4499430812645aa92799cf61ab96',1,'SVF::CFLGraph::Symbol()'],['../structSVF_1_1GrammarBase_1_1Symbol.html#ad8268060892644d15b13f84124bc1eaf',1,'SVF::GrammarBase::Symbol::Symbol()'],['../structSVF_1_1GrammarBase_1_1Symbol.html#aa37072e1a6c0875305260c7c2414d767',1,'SVF::GrammarBase::Symbol::Symbol(const u32_t &num)']]],
533
- ['symbolhash_5683',['SymbolHash',['../classSVF_1_1GrammarBase_1_1SymbolHash.html',1,'SVF::GrammarBase']]],
534
- ['symbolinfo_5684',['SymbolInfo',['../classSVF_1_1SymbolTableInfo.html#a267169023fc4f8dd66b145f7231fec11',1,'SVF::SymbolTableInfo']]],
535
- ['symbolmap_5685',['SymbolMap',['../classSVF_1_1GrammarBase.html#a4405933cc8ed8cf30b98ee16fc14c112',1,'SVF::GrammarBase']]],
536
- ['symbolset_5686',['SymbolSet',['../classSVF_1_1GrammarBase.html#a8687586451b07458d591120cdee9f6a3',1,'SVF::GrammarBase']]],
537
- ['symboltablebuilder_5687',['SymbolTableBuilder',['../classSVF_1_1SymbolTableBuilder.html',1,'SVF::SymbolTableBuilder'],['../classSVF_1_1SymbolTableInfo.html#a9d9633d48431b80c078bd4a34c1e7fa0',1,'SVF::SymbolTableInfo::SymbolTableBuilder()'],['../classSVF_1_1ObjTypeInfo.html#a9d9633d48431b80c078bd4a34c1e7fa0',1,'SVF::ObjTypeInfo::SymbolTableBuilder()'],['../classSVF_1_1SymbolTableBuilder.html#ad39b982a2a91a10b4f22ee6150e9cebf',1,'SVF::SymbolTableBuilder::SymbolTableBuilder()']]],
538
- ['symboltablebuilder_2ecpp_5688',['SymbolTableBuilder.cpp',['../SymbolTableBuilder_8cpp.html',1,'']]],
539
- ['symboltablebuilder_2eh_5689',['SymbolTableBuilder.h',['../SymbolTableBuilder_8h.html',1,'']]],
540
- ['symboltableinfo_5690',['SymbolTableInfo',['../classSVF_1_1SymbolTableInfo.html',1,'SVF::SymbolTableInfo'],['../classSVF_1_1AccessPath.html#a32ddec529ccbf4ea6336e5fd765164d8',1,'SVF::AccessPath::SymbolTableInfo()'],['../classSVF_1_1SymbolTableInfo.html#aff272bc1d00f2e57b7677d1826a31237',1,'SVF::SymbolTableInfo::SymbolTableInfo()']]],
541
- ['symboltableinfo_2ecpp_5691',['SymbolTableInfo.cpp',['../SymbolTableInfo_8cpp.html',1,'']]],
542
- ['symboltableinfo_2eh_5692',['SymbolTableInfo.h',['../SymbolTableInfo_8h.html',1,'']]],
543
- ['symboltableinforeader_5693',['SymbolTableInfoReader',['../classSVF_1_1SymbolTableInfoReader.html',1,'SVF']]],
544
- ['symbolvectorhash_5694',['SymbolVectorHash',['../structSVF_1_1GrammarBase_1_1SymbolVectorHash.html',1,'SVF::GrammarBase']]],
545
- ['symid_5695',['symId',['../classSVF_1_1MemObj.html#a37f4e34b7f7dd6bfd4379cf3552e9046',1,'SVF::MemObj::symId()'],['../namespaceSVF.html#ad11fe2412b2182365a662ff0e4639b48',1,'SVF::SymID()']]],
546
- ['syminfo_5696',['symInfo',['../classSVF_1_1LLVMModuleSet.html#a5552135a27684cbe4d2a5ed346f64644',1,'SVF::LLVMModuleSet::symInfo()'],['../classSVF_1_1SymbolTableBuilder.html#a3100246d9b0a58e53f2dbc8acf231afb',1,'SVF::SymbolTableBuilder::symInfo()'],['../classSVF_1_1IRGraph.html#a679145e7bf818b0a19005dc8e2845fe1',1,'SVF::IRGraph::symInfo()'],['../classSVF_1_1SymbolTableInfo.html#a4fbb8ea4b4796d10d13c027b7455505c',1,'SVF::SymbolTableInfo::symInfo()']]],
547
- ['symstate_5697',['SymState',['../classSVF_1_1SymState.html',1,'SVF::SymState'],['../classSVF_1_1SymState.html#a0362da88a176f1d814068ebeeeb0e665',1,'SVF::SymState::SymState()'],['../classSVF_1_1SymState.html#a92acf30a884f531f7bdba2b4d4528085',1,'SVF::SymState::SymState(ConsExeState _es, TypeState _as)'],['../classSVF_1_1SymState.html#a144f6ac7ce41d228c42f92a27b3bdd60',1,'SVF::SymState::SymState(const SymState &rhs)'],['../classSVF_1_1SymState.html#aa820ec486eeeea1d1296e0b58ced750d',1,'SVF::SymState::SymState(SymState &&rhs) noexcept']]],
548
- ['symstate_2ecpp_5698',['SymState.cpp',['../SymState_8cpp.html',1,'']]],
549
- ['symstate_2eh_5699',['SymState.h',['../SymState_8h.html',1,'']]],
550
- ['symtabfieldjson_5700',['symTabFieldJson',['../classSVF_1_1SymbolTableInfoReader.html#a4ebfcabecee32b0a226c2c57f6411a3c',1,'SVF::SymbolTableInfoReader']]],
551
- ['symtablereader_5701',['symTableReader',['../classSVF_1_1SVFIRReader.html#af86d67ef511b844e11a7d4f20756385c',1,'SVF::SVFIRReader']]],
552
- ['symtabprint_5702',['SymTabPrint',['../classSVF_1_1Options.html#a52c06ea1c5dd347079f192f0cba3dcd3',1,'SVF::Options']]],
553
- ['symtostrdump_5703',['symToStrDump',['../classSVF_1_1GrammarBase.html#a49aad1a3620735a2929795df3d23ba38',1,'SVF::GrammarBase']]],
554
- ['symtype_5704',['SYMTYPE',['../classSVF_1_1SymbolTableInfo.html#afd2cf6ef6d7f2a583c709a72067be89b',1,'SVF::SymbolTableInfo']]],
555
- ['szudzik_5705',['szudzik',['../structSVF_1_1Hash_3_01std_1_1pair_3_01S_00_01T_01_4_01_4.html#adf5f19b1b32c117571fe74035cdcdbe2',1,'SVF::Hash< std::pair< S, T > >']]]
3
+ ['cpputil_5156',['cppUtil',['../namespaceSVF_1_1cppUtil.html',1,'SVF']]],
4
+ ['ctir_5157',['ctir',['../namespaceSVF_1_1cppUtil_1_1ctir.html',1,'SVF::cppUtil']]],
5
+ ['dot_5158',['DOT',['../namespaceSVF_1_1DOT.html',1,'SVF']]],
6
+ ['graphprogram_5159',['GraphProgram',['../namespaceSVF_1_1GraphProgram.html',1,'SVF']]],
7
+ ['llvmutil_5160',['LLVMUtil',['../namespaceSVF_1_1LLVMUtil.html',1,'SVF']]],
8
+ ['s32_5ft_5161',['s32_t',['../namespaceSVF.html#a9b707002523ece2ac54ca893ee9a2d4e',1,'SVF']]],
9
+ ['s64_5ft_5162',['s64_t',['../namespaceSVF.html#ad781b0b14e89773e774072b280658ef3',1,'SVF']]],
10
+ ['saber_2ecpp_5163',['saber.cpp',['../saber_8cpp.html',1,'']]],
11
+ ['sabercheckerapi_5164',['SaberCheckerAPI',['../classSVF_1_1SaberCheckerAPI.html',1,'SVF::SaberCheckerAPI'],['../classSVF_1_1SaberCheckerAPI.html#afdd2f15bb46594a61a3c552899215806',1,'SVF::SaberCheckerAPI::SaberCheckerAPI()']]],
12
+ ['sabercheckerapi_2ecpp_5165',['SaberCheckerAPI.cpp',['../SaberCheckerAPI_8cpp.html',1,'']]],
13
+ ['sabercheckerapi_2eh_5166',['SaberCheckerAPI.h',['../SaberCheckerAPI_8h.html',1,'']]],
14
+ ['sabercondallocator_5167',['SaberCondAllocator',['../classSVF_1_1SaberCondAllocator.html',1,'SVF::SaberCondAllocator'],['../classSVF_1_1SrcSnkDDA.html#a193ec317ac2208c7b92f024b35203f44',1,'SVF::SrcSnkDDA::saberCondAllocator()'],['../classSVF_1_1SaberCondAllocator.html#a4b1625597c6b331dfe0e8ceef95731b5',1,'SVF::SaberCondAllocator::SaberCondAllocator()']]],
15
+ ['sabercondallocator_2ecpp_5168',['SaberCondAllocator.cpp',['../SaberCondAllocator_8cpp.html',1,'']]],
16
+ ['sabercondallocator_2eh_5169',['SaberCondAllocator.h',['../SaberCondAllocator_8h.html',1,'']]],
17
+ ['saberfullsvfg_5170',['SABERFULLSVFG',['../classSVF_1_1Options.html#a93970b0b5e0a6148a86ab192a812f34b',1,'SVF::Options']]],
18
+ ['sabersvfgbuilder_5171',['SaberSVFGBuilder',['../classSVF_1_1SaberSVFGBuilder.html',1,'SVF::SaberSVFGBuilder'],['../classSVF_1_1SVFG.html#a93a4287b55425abc188e5f5f2de54297',1,'SVF::SVFG::SaberSVFGBuilder()'],['../classSVF_1_1SaberSVFGBuilder.html#aa66cd30067d39f2083fb671fdc43beb4',1,'SVF::SaberSVFGBuilder::SaberSVFGBuilder()']]],
19
+ ['sabersvfgbuilder_2ecpp_5172',['SaberSVFGBuilder.cpp',['../SaberSVFGBuilder_8cpp.html',1,'']]],
20
+ ['sabersvfgbuilder_2eh_5173',['SaberSVFGBuilder.h',['../SaberSVFGBuilder_8h.html',1,'']]],
21
+ ['same_5174',['Same',['../classSVF_1_1AccessPath.html#aabb6c9600fac408f36b9fde013597245ab1ba3a42758473e5ff427ba36147a56a',1,'SVF::AccessPath']]],
22
+ ['samelooptripcount_5175',['sameLoopTripCount',['../classSVF_1_1ForkJoinAnalysis.html#a28e50b1ffdcdaba57d3515a5f6410c86',1,'SVF::ForkJoinAnalysis']]],
23
+ ['sanitizepts_5176',['sanitizePts',['../classSVF_1_1Andersen.html#a308ef1f3a1c9fd7ac1858d0c690aa37a',1,'SVF::Andersen']]],
24
+ ['sanitycheck_5177',['sanityCheck',['../classSVF_1_1SVFIRBuilder.html#a09baa8c7246853c3faaed85b38f0da60',1,'SVF::SVFIRBuilder']]],
25
+ ['saveid_5178',['saveID',['../classSVF_1_1WriterPtrPool.html#a99162b81da24cf79d1252c18573038d4',1,'SVF::WriterPtrPool']]],
26
+ ['savetogenericgraph_5179',['saveToGenericGraph',['../classSVF_1_1GenericGraphReader.html#a337b37b2d78cfaa756f44dee76fb187f',1,'SVF::GenericGraphReader']]],
27
+ ['savetoidtoobjmap_5180',['saveToIDToObjMap',['../classSVF_1_1ReaderIDToObjMap.html#a8c39d643a10d83a7f525ace9a002844c',1,'SVF::ReaderIDToObjMap']]],
28
+ ['savetoset_5181',['saveToSet',['../classSVF_1_1ReaderPtrPool.html#a8a766e643ac79dc023ff58e1883c9626',1,'SVF::ReaderPtrPool']]],
29
+ ['sb_5ffesible_5182',['SB_FESIBLE',['../classSVF_1_1Annotator.html#ac58473072d90baa6dc377b45f18d0da5',1,'SVF::Annotator']]],
30
+ ['sb_5finfesible_5183',['SB_INFESIBLE',['../classSVF_1_1Annotator.html#a556138c152d52921d6f0a709a826a93a',1,'SVF::Annotator']]],
31
+ ['sb_5fslicesink_5184',['SB_SLICESINK',['../classSVF_1_1Annotator.html#a3edacb8703c74abf42c4a29761a3437f',1,'SVF::Annotator']]],
32
+ ['sb_5fslicesource_5185',['SB_SLICESOURCE',['../classSVF_1_1Annotator.html#a01900f5ada5948361cc18857aee26744',1,'SVF::Annotator']]],
33
+ ['sbv_5186',['SBV',['../classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923eacccb6e19f3e8db5f5b5b8858b22da61a',1,'SVF::PointsTo::SBV()'],['../classSVF_1_1PointsTo.html#aecd6b98c0687de59aebb297ec38a7084',1,'SVF::PointsTo::sbv()']]],
34
+ ['sbvit_5187',['sbvIt',['../classSVF_1_1PointsTo_1_1PointsToIterator.html#a735a2a9f0c3f4bc3997edf11b133c0f9',1,'SVF::PointsTo::PointsToIterator']]],
35
+ ['scalar_5188',['SCALAR',['../classSVF_1_1DCHNode.html#a029988e54846db9aca2584e1c10283e3ad5c99cf0681af30e8ed4cc59cc2371cb',1,'SVF::DCHNode']]],
36
+ ['scalarevolution_5189',['ScalarEvolution',['../namespaceSVF.html#ad8794eb3c00de3d3b5c5e43dded3fb42',1,'SVF']]],
37
+ ['scalarevolutionwrapperpass_5190',['ScalarEvolutionWrapperPass',['../namespaceSVF.html#a9f1aca0384166e42d14e2608009ebc01',1,'SVF']]],
38
+ ['scc_5191',['SCC',['../classSVF_1_1VersionedFlowSensitive_1_1SCC.html',1,'SVF::VersionedFlowSensitive::SCC'],['../classSVF_1_1WPASolver.html#a1d3b2a21385c775f355e188e2abe345e',1,'SVF::WPASolver::scc()'],['../classSVF_1_1MRGenerator.html#af8d52e6c9884c6e1abc6dbcbc5e32629',1,'SVF::MRGenerator::SCC()'],['../classSVF_1_1WPASolver.html#a1352953966be14b2a1d6244f35e74a33',1,'SVF::WPASolver::SCC()']]],
39
+ ['scc_2eh_5192',['SCC.h',['../SCC_8h.html',1,'']]],
40
+ ['scccandidates_5193',['sccCandidates',['../classSVF_1_1AndersenSCD.html#aeb0b3644c3bfbfa5768b92c99aeeef40',1,'SVF::AndersenSCD']]],
41
+ ['sccdetect_5194',['SCCDetect',['../classSVF_1_1Andersen.html#a31ea24432ff42ab86a4728f2bde571bc',1,'SVF::Andersen::SCCDetect()'],['../classSVF_1_1AndersenSCD.html#a70f69baf47587b742b5013a63a3ce593',1,'SVF::AndersenSCD::SCCDetect()'],['../classSVF_1_1FlowSensitive.html#a3fcdbd3e6718cd5b3a339d34198dd0e6',1,'SVF::FlowSensitive::SCCDetect()'],['../classSVF_1_1WPAFSSolver.html#a2d4cfae34bd4a55f1fe03881c87f8708',1,'SVF::WPAFSSolver::SCCDetect()'],['../classSVF_1_1WPASolver.html#aaa932894d00b69cfa741f9987a9cc6b8',1,'SVF::WPASolver::SCCDetect()'],['../classSVF_1_1WPASolver.html#a16d371c8f6a9bdb1ca984bcb287d6c5a',1,'SVF::WPASolver::SCCDetect(NodeSet &candidates)']]],
42
+ ['sccdetection_5195',['SCCDetection',['../classSVF_1_1SCCDetection.html',1,'SVF::SCCDetection< GraphType >'],['../classSVF_1_1SCCDetection.html#a1bd915ba4079ddd5dd6e57a88129ffee',1,'SVF::SCCDetection::SCCDetection()']]],
43
+ ['sccrepnode_5196',['sccRepNode',['../classSVF_1_1ConstraintGraph.html#a39b973543acdcdc5493832cc9d0f586f',1,'SVF::ConstraintGraph::sccRepNode()'],['../classSVF_1_1Andersen.html#aad706e332847e6b0892350a05028ba30',1,'SVF::Andersen::sccRepNode()'],['../classSVF_1_1WPAFSSolver.html#a0bbaffd1673cc3850217afad0ca56e42',1,'SVF::WPAFSSolver::sccRepNode()'],['../classSVF_1_1WPASolver.html#a3bd463cd456a1d58242f118328f51ddb',1,'SVF::WPASolver::sccRepNode()']]],
44
+ ['sccsubnodes_5197',['sccSubNodes',['../classSVF_1_1ConstraintGraph.html#aed605b010e313f4b11e95b83fe50e3b3',1,'SVF::ConstraintGraph::sccSubNodes()'],['../classSVF_1_1Andersen.html#acd2feff818906db49a1bb2d94c33db5f',1,'SVF::Andersen::sccSubNodes()']]],
45
+ ['scctime_5198',['sccTime',['../classSVF_1_1FlowSensitive.html#af496fa9aa2f4d59594950b2ad121deff',1,'SVF::FlowSensitive']]],
46
+ ['scdandersen_5199',['scdAndersen',['../classSVF_1_1AndersenSCD.html#a1d143f104c0bfb5258b7129d0eceb4cd',1,'SVF::AndersenSCD']]],
47
+ ['scev_5200',['SCEV',['../namespaceSVF.html#aac5262378e41a3414a20cc9a41d4adc6',1,'SVF']]],
48
+ ['scevaddrecexpr_5201',['SCEVAddRecExpr',['../namespaceSVF.html#a4f7c400fbf2fa03db8cf61cb9a7dd3e8',1,'SVF']]],
49
+ ['scevconstant_5202',['SCEVConstant',['../namespaceSVF.html#abe745006fa40399d8a13613a3e0dfc63',1,'SVF']]],
50
+ ['sdiv_5203',['SDiv',['../classSVF_1_1BinaryOPStmt.html#a2f647224242dd87099104e0fdc994de6a7a4ce4e97992d92ac044456e66821552',1,'SVF::BinaryOPStmt']]],
51
+ ['secondrhstoprods_5204',['secondRHSToProds',['../classSVF_1_1CFGrammar.html#acc33ac845314730a896c0c3459088e4f',1,'SVF::CFGrammar']]],
52
+ ['select_5205',['Select',['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9ad9397ec243a61992dc2b5681bea587fa',1,'SVF::SVFStmt']]],
53
+ ['selectclient_5206',['selectClient',['../classSVF_1_1DDAPass.html#aa33694e0b5f30c451c229e92877e4842',1,'SVF::DDAPass']]],
54
+ ['selectedvalidationscenarios_5207',['selectedValidationScenarios',['../classSVF_1_1RaceResultValidator.html#a1294cb90b073ba25a8ffc06180c09419',1,'SVF::RaceResultValidator']]],
55
+ ['selectinst_5208',['SelectInst',['../namespaceSVF.html#ab7fac9d4a4839be445c89777e21bc307',1,'SVF']]],
56
+ ['selectstmt_5209',['SelectStmt',['../classSVF_1_1SelectStmt.html',1,'SVF::SelectStmt'],['../classSVF_1_1SelectStmt.html#a995baa18cc36d0671be3e98761f9879a',1,'SVF::SelectStmt::SelectStmt()'],['../classSVF_1_1SelectStmt.html#ad51a542e72f165abbba9d3242db1bea6',1,'SVF::SelectStmt::SelectStmt(const SelectStmt &)'],['../classSVF_1_1SelectStmt.html#af3ffdfb0b260754b64250f980c065198',1,'SVF::SelectStmt::SelectStmt(SVFVar *s, const OPVars &opnds, const SVFVar *cond)']]],
57
+ ['selfcycle_5210',['SelfCycle',['../classSVF_1_1Options.html#a9ef14f68939b7678ddff83d544e024cc',1,'SVF::Options']]],
58
+ ['seq_5211',['SEQ',['../classSVF_1_1NodeIDAllocator.html#a8cf553cd07768aad3f3b91bf3d7c6228a85142db6ed24203f054117f3a5110e2f',1,'SVF::NodeIDAllocator']]],
59
+ ['set_5212',['set',['../classSVF_1_1CondStdSet.html#ae11deddad534be115d29daad08c90599',1,'SVF::CondStdSet::set()'],['../classSVF_1_1CondPointsToSet.html#aadf2576b55bbdb82d7affc8466c09861',1,'SVF::CondPointsToSet::set()'],['../classSVF_1_1PointsTo.html#ab196d86cfb48d1c5d27a0c03c7497afa',1,'SVF::PointsTo::set()'],['../classSVF_1_1CoreBitVector.html#a553e3e51bffe1aab04adc047e0fd3f24',1,'SVF::CoreBitVector::set()'],['../structSVF_1_1SparseBitVectorElement.html#a094acafea02f3c117445267e75c9a629',1,'SVF::SparseBitVectorElement::set()'],['../classSVF_1_1SparseBitVector.html#a61bd86909a141f9de873d92c0f904832',1,'SVF::SparseBitVector::set()'],['../namespaceSVF.html#af739db846e47ba6b2fd15eaad31ab7fb',1,'SVF::Set()'],['../WPA_2CMakeLists_8txt.html#acb857077b5bb0b1d50ed7b3864b3b6cf',1,'set(): CMakeLists.txt']]],
60
+ ['set_5fminus_5finfinite_5213',['set_minus_infinite',['../classSVF_1_1BoundedZ3Expr.html#ae76bf19d580cbc12a40f7c1823165178',1,'SVF::BoundedZ3Expr']]],
61
+ ['set_5fplus_5finfinite_5214',['set_plus_infinite',['../classSVF_1_1BoundedZ3Expr.html#ad781e43e6d1e1fd2392e51737b7898b9',1,'SVF::BoundedZ3Expr']]],
62
+ ['set_5fto_5fbottom_5215',['set_to_bottom',['../classSVF_1_1IntervalValue.html#ac763bab0b6fedbe5ec5b345c7b260e30',1,'SVF::IntervalValue']]],
63
+ ['set_5fto_5ftop_5216',['set_to_top',['../classSVF_1_1IntervalValue.html#a8a9edd3eb9c31ecff090953301bf822d',1,'SVF::IntervalValue::set_to_top()'],['../classSVF_1_1SingleAbsValue.html#afef13058a5d730798bd8b10cdf3e5ea3',1,'SVF::SingleAbsValue::set_to_top()']]],
64
+ ['setabsstate_5217',['setAbsState',['../classSVF_1_1SymState.html#a1f946132843a9bdf5099b243613079be',1,'SVF::SymState']]],
65
+ ['setactualindef_5218',['setActualINDef',['../classSVF_1_1SVFGOPT.html#a490695ab536cd455c531fbdc57499cac',1,'SVF::SVFGOPT']]],
66
+ ['setallreachable_5219',['setAllReachable',['../classSVF_1_1ProgSlice.html#ae6102647fa4985142c293116516612cd',1,'SVF::ProgSlice']]],
67
+ ['setattributekinds_5220',['setAttributeKinds',['../classSVF_1_1GrammarBase.html#a1e1bf1e32bcd7c68ce789c2f9f6327c0',1,'SVF::GrammarBase']]],
68
+ ['setbasenode_5221',['setBaseNode',['../classSVF_1_1GepObjVar.html#a5e371fae7592d763661a7cb777107ff4',1,'SVF::GepObjVar']]],
69
+ ['setbb_5222',['setBB',['../classSVF_1_1SVFStmt.html#a0e45ab5b38059371c47d5f2011118a4d',1,'SVF::SVFStmt']]],
70
+ ['setbottom_5223',['setBottom',['../classSVF_1_1AddressValue.html#a77d6a1706328d86b210b26bacaf2fa9f',1,'SVF::AddressValue']]],
71
+ ['setbranchcond_5224',['setBranchCond',['../classSVF_1_1SaberCondAllocator.html#a5012a977e0db66a2ae111d4164936037',1,'SVF::SaberCondAllocator']]],
72
+ ['setbranchcondition_5225',['setBranchCondition',['../classSVF_1_1SymState.html#aae6109025931aea5d066a62058f584a6',1,'SVF::SymState::setBranchCondition()'],['../classSVF_1_1IntraCFGEdge.html#ad7b35b7c9abb07122eaa8517dae56508',1,'SVF::IntraCFGEdge::setBranchCondition()']]],
73
+ ['setbytesizeofobj_5226',['setByteSizeOfObj',['../classSVF_1_1ObjTypeInfo.html#ac093156bfb46c07675ae201f449cdca0',1,'SVF::ObjTypeInfo']]],
74
+ ['setcalledoperand_5227',['setCalledOperand',['../classSVF_1_1SVFCallInst.html#a6dd304f555d2d2388c4430e57b0d2b91',1,'SVF::SVFCallInst']]],
75
+ ['setcallgraph_5228',['setCallGraph',['../classSVF_1_1DDAVFSolver.html#afc2b0eeb1d5d5f292690f3c949217c38',1,'SVF::DDAVFSolver']]],
76
+ ['setcallgraphscc_5229',['setCallGraphSCC',['../classSVF_1_1DDAVFSolver.html#abd652b2627f68d7d4f8bf3bdb20ce975',1,'SVF::DDAVFSolver']]],
77
+ ['setcdn_5230',['setCDN',['../classSVF_1_1CFBasicBlockGWTO.html#a49d0128828b44df0a8631dd193ed8898',1,'SVF::CFBasicBlockGWTO']]],
78
+ ['setcfcond_5231',['setCFCond',['../classSVF_1_1SaberCondAllocator.html#a9c1660f4a9ecc161c0fb97c735a690b9',1,'SVF::SaberCondAllocator']]],
79
+ ['setchg_5232',['setCHG',['../classSVF_1_1SVFIR.html#aa14f6cde41bcac27ce2f66c6b33ee410',1,'SVF::SVFIR']]],
80
+ ['setcondinst_5233',['setCondInst',['../classSVF_1_1SaberCondAllocator.html#a97d540340f9039b3f8bd1527fc7d7ebb',1,'SVF::SaberCondAllocator']]],
81
+ ['setconstdataoraggdata_5234',['setConstDataOrAggData',['../classSVF_1_1SVFValue.html#afe1de41ca3215b325d0ca61814c6bd6b',1,'SVF::SVFValue']]],
82
+ ['setconsume_5235',['setConsume',['../classSVF_1_1VersionedFlowSensitive.html#aabc0a5a7a31b8d880e019773ba960741',1,'SVF::VersionedFlowSensitive']]],
83
+ ['setcurevalsvfgnode_5236',['setCurEvalSVFGNode',['../classSVF_1_1SaberCondAllocator.html#ae717f565b947a72651c0de19bf6bcca0',1,'SVF::SaberCondAllocator']]],
84
+ ['setcurnodeid_5237',['setCurNodeID',['../classSVF_1_1DPItem.html#a5fbde30cae2cb09bd9dc9a6969ea4b90',1,'SVF::DPItem']]],
85
+ ['setcurrentbbandvalueforpagedge_5238',['setCurrentBBAndValueForPAGEdge',['../classSVF_1_1SVFIRBuilder.html#abc394c99f0905c958a230412134eda01',1,'SVF::SVFIRBuilder']]],
86
+ ['setcurrentbestnodemapping_5239',['setCurrentBestNodeMapping',['../classSVF_1_1PointsTo.html#a84eca4c7fc833f8ca4d119cd4da08ca8',1,'SVF::PointsTo']]],
87
+ ['setcurrentlocation_5240',['setCurrentLocation',['../classSVF_1_1SVFIRBuilder.html#a15105737c91d01ba9daf2161fad220ef',1,'SVF::SVFIRBuilder::setCurrentLocation(const Value *val, const BasicBlock *bb)'],['../classSVF_1_1SVFIRBuilder.html#a18b425afe4cb7fc230c219334d2c458e',1,'SVF::SVFIRBuilder::setCurrentLocation(const SVFValue *val, const SVFBasicBlock *bb)']]],
88
+ ['setcurrentqueryptr_5241',['setCurrentQueryPtr',['../classSVF_1_1DDAClient.html#a3fbe4ffde0a14b2db40189883d49237f',1,'SVF::DDAClient']]],
89
+ ['setcurrentscc_5242',['setCurrentSCC',['../classSVF_1_1WPASCCSolver.html#a782121c831536e231f5b287629defef7',1,'SVF::WPASCCSolver']]],
90
+ ['setcurslice_5243',['setCurSlice',['../classSVF_1_1SrcSnkDDA.html#ab35c0d1f02c83a2c10717905f1abf5cd',1,'SVF::SrcSnkDDA']]],
91
+ ['setcursvfgnode_5244',['setCurSVFGNode',['../classSVF_1_1ProgSlice.html#aee72d029c185c24b2bf01cdc0dcb25d8',1,'SVF::ProgSlice']]],
92
+ ['setddastat_5245',['setDDAStat',['../classSVF_1_1DDAVFSolver.html#adcb641eec4f620effdb3f61a46429f40',1,'SVF::DDAVFSolver']]],
93
+ ['setdef_5246',['setDef',['../classSVF_1_1SVFG.html#accd1cbd26c9b194971f3107a57a0ab2e',1,'SVF::SVFG::setDef(const PAGNode *pagNode, const SVFGNode *node)'],['../classSVF_1_1SVFG.html#aa3ebc066d376e7ed508d2bce49fa864d',1,'SVF::SVFG::setDef(const MRVer *mvar, const SVFGNode *node)'],['../classSVF_1_1VFG.html#a1e0b8c7df55e05739775e8a1c50cf660',1,'SVF::VFG::setDef()']]],
94
+ ['setdeffunformultiplemodule_5247',['setDefFunForMultipleModule',['../classSVF_1_1SVFFunction.html#af1c181322926639bd99bbe58a8df70ab',1,'SVF::SVFFunction']]],
95
+ ['setdefglobalformultiplemodule_5248',['setDefGlobalForMultipleModule',['../classSVF_1_1SVFGlobalValue.html#a72c43f12f42a73dc28855c425fe5543a',1,'SVF::SVFGlobalValue']]],
96
+ ['setdetectpwc_5249',['setDetectPWC',['../classSVF_1_1Andersen.html#a1462bdde3748b1513e92a119b8a43794',1,'SVF::Andersen']]],
97
+ ['setebnfsigns_5250',['setEBNFSigns',['../classSVF_1_1GrammarBase.html#ad87ca88d62e7bc3a189652c707a72e12',1,'SVF::GrammarBase']]],
98
+ ['setec_5251',['setEC',['../classSVF_1_1Steensgaard.html#aa283cff49b0d340956649a95465b82b6',1,'SVF::Steensgaard']]],
99
+ ['setedgeflag_5252',['setEdgeFlag',['../classSVF_1_1SVFIRReader.html#aec95a42a5e46be50457fb3a8e9de7fbf',1,'SVF::SVFIRReader']]],
100
+ ['setes_5253',['setEs',['../classSVF_1_1SVFIR2ConsExeState.html#a7421cab74f02c7ab54aefb3242ed6c77',1,'SVF::SVFIR2ConsExeState::setEs()'],['../classSVF_1_1SVFIR2ItvExeState.html#a2e9ecde8db07741daa112649c432cbfd',1,'SVF::SVFIR2ItvExeState::setEs()']]],
101
+ ['setexitblock_5254',['setExitBlock',['../classSVF_1_1SVFFunction.html#abd458bb5a035d3f7db32fac5f01b57f3',1,'SVF::SVFFunction']]],
102
+ ['setextbcpath_5255',['setExtBcPath',['../classSVF_1_1ExtAPI.html#ac0dc697b93f41b1e094a9be8baf4a103',1,'SVF::ExtAPI']]],
103
+ ['setfieldinsensitive_5256',['setFieldInsensitive',['../classSVF_1_1MemObj.html#ab9637ea9acd1f8ae4933b4ab2b997e5c',1,'SVF::MemObj']]],
104
+ ['setfieldsensitive_5257',['setFieldSensitive',['../classSVF_1_1MemObj.html#a981b7424901ef74467f725ffc9fec0ca',1,'SVF::MemObj']]],
105
+ ['setfinalcond_5258',['setFinalCond',['../classSVF_1_1ProgSlice.html#af55830503ef47b4b1c15c0e5b3cd6a3f',1,'SVF::ProgSlice']]],
106
+ ['setflag_5259',['setFlag',['../classSVF_1_1DCHNode.html#a4e08c543fa2ae557ff835b1a0f3c53a4',1,'SVF::DCHNode::setFlag()'],['../classSVF_1_1CHNode.html#ab3755d804852b8a98bdf8cd0171f3a2f',1,'SVF::CHNode::setFlag()'],['../classSVF_1_1ObjTypeInfo.html#ad6fb2bfae3d4b73a6821a87106f65f49',1,'SVF::ObjTypeInfo::setFlag()']]],
107
+ ['setfldidx_5260',['setFldIdx',['../classSVF_1_1AccessPath.html#ab95df74c97fba13206df48e00131e15f',1,'SVF::AccessPath']]],
108
+ ['setformaloutdef_5261',['setFormalOUTDef',['../classSVF_1_1SVFGOPT.html#a3e2b811dd939c93bcf9fb94e91d553b1',1,'SVF::SVFGOPT']]],
109
+ ['setfunidxinvtable_5262',['setFunIdxInVtable',['../classSVF_1_1SVFVirtualCallInst.html#a947d6ca3695477fb5b36b46fa4899fb7',1,'SVF::SVFVirtualCallInst']]],
110
+ ['setfunnameofvirtualcall_5263',['setFunNameOfVirtualCall',['../classSVF_1_1SVFVirtualCallInst.html#adf936a7ee01d9c4662e31a5022ae94c0',1,'SVF::SVFVirtualCallInst']]],
111
+ ['setgraph_5264',['setGraph',['../classSVF_1_1SrcSnkSolver.html#a49cae8f70144639f529956478a8fca2b',1,'SVF::SrcSnkSolver::setGraph()'],['../classSVF_1_1GraphReachSolver.html#a0298a692295a8a4eae32ab151aa6ccc3',1,'SVF::GraphReachSolver::setGraph()'],['../classSVF_1_1WPASolver.html#aa04deb39cd024c051f30ac43d1d62b34',1,'SVF::WPASolver::setGraph()']]],
112
+ ['seticfg_5265',['setICFG',['../classSVF_1_1SVFIR.html#a756ae2b40ec29f2f92c95919f615e5ec',1,'SVF::SVFIR']]],
113
+ ['seticfgnode_5266',['setICFGNode',['../classSVF_1_1VFGNode.html#a9c95dd4f0e70ccc4a03282cdddba95de',1,'SVF::VFGNode::setICFGNode()'],['../classSVF_1_1SVFStmt.html#adb92a92f5c878576dff26cb38eab8c8c',1,'SVF::SVFStmt::setICFGNode()']]],
114
+ ['setincycle_5267',['setIncycle',['../classSVF_1_1CxtThread.html#adde663205c3ecc5a2e01b18bc305d5cb',1,'SVF::CxtThread']]],
115
+ ['setinloop_5268',['setInloop',['../classSVF_1_1CxtThread.html#aa4e1a9babb249a005e8dfae8cb83df21',1,'SVF::CxtThread']]],
116
+ ['setinscc_5269',['setInSCC',['../classSVF_1_1SCCDetection.html#aafe9ae9d158480e6a04803b25b61083e',1,'SVF::SCCDetection']]],
117
+ ['setisnotret_5270',['setIsNotRet',['../classSVF_1_1SVFFunction.html#aaddef080cdc8e4080fc2da1e3cf92deb',1,'SVF::SVFFunction']]],
118
+ ['setisuncalledfunction_5271',['setIsUncalledFunction',['../classSVF_1_1SVFFunction.html#a37f89063b55ff657a07e186224338ce8',1,'SVF::SVFFunction']]],
119
+ ['setkeynodesset_5272',['setKeyNodesSet',['../classSVF_1_1SymState.html#a2b4bdce23c28d5f635db6b48ce9aba11',1,'SVF::SymState']]],
120
+ ['setkindtoattrsmap_5273',['setKindToAttrsMap',['../classSVF_1_1GrammarBase.html#a082342020848e545c983df4d5ec6720a',1,'SVF::GrammarBase']]],
121
+ ['setlb_5274',['setLb',['../classSVF_1_1IntervalValue.html#adf3cae41adaeb62c3b5da19e81adbb5d',1,'SVF::IntervalValue']]],
122
+ ['setloc_5275',['setLoc',['../classSVF_1_1StmtDPItem.html#a9ba9ab1013a36530369aa6d684397f4f',1,'SVF::StmtDPItem']]],
123
+ ['setlocale_5276',['setlocale',['../extapi_8c.html#afe784c4f5d12b74272740c5211c960c5',1,'extapi.c']]],
124
+ ['setlocvar_5277',['setLocVar',['../classSVF_1_1StmtDPItem.html#a3feb4bc8e003cfdd30c1b2cfb2219efb',1,'SVF::StmtDPItem']]],
125
+ ['setloopbound_5278',['setLoopBound',['../classSVF_1_1SVFLoop.html#af594a873db7d6dbbcf25176da45fba80',1,'SVF::SVFLoop']]],
126
+ ['setmaxbudget_5279',['setMaxBudget',['../classSVF_1_1DPItem.html#a687ef8944ccb55b826508c47ea5b9240',1,'SVF::DPItem']]],
127
+ ['setmaxcxtlen_5280',['setMaxCxtLen',['../classSVF_1_1ContextCond.html#a92e89bbae0f31bb9eb971ab3edcc8071',1,'SVF::ContextCond']]],
128
+ ['setmaxfieldoffsetlimit_5281',['setMaxFieldOffsetLimit',['../classSVF_1_1ObjTypeInfo.html#a9fff869c63776c6ebeff78933e0f6092',1,'SVF::ObjTypeInfo']]],
129
+ ['setmaxpathlen_5282',['setMaxPathLen',['../classSVF_1_1ContextCond.html#a084679a423e78217ca10794775c25b1d',1,'SVF::ContextCond']]],
130
+ ['setmemusageafter_5283',['setMemUsageAfter',['../classSVF_1_1DDAStat.html#a9353910ceb01b53da6e880ebeb157433',1,'SVF::DDAStat']]],
131
+ ['setmemusagebefore_5284',['setMemUsageBefore',['../classSVF_1_1DDAStat.html#accadfa44f7cf9f107e4c8d100ce8db0d',1,'SVF::DDAStat']]],
132
+ ['setmodelconstants_5285',['setModelConstants',['../classSVF_1_1SymbolTableInfo.html#a4decfc9e7f5dc096d7bfa42d6965763d',1,'SVF::SymbolTableInfo']]],
133
+ ['setmodule_5286',['setModule',['../classSVF_1_1SVFIR.html#a52bea4a99022b036104751cafa9152b1',1,'SVF::SVFIR::setModule()'],['../classSVF_1_1SymbolTableInfo.html#a4f916c64ca04c4db30bd19fb8505724d',1,'SVF::SymbolTableInfo::setModule()']]],
134
+ ['setmoduleidentifier_5287',['setModuleIdentifier',['../classSVF_1_1SVFModule.html#acaba1ff38ed1fdd8a9a1251a1b36be92',1,'SVF::SVFModule']]],
135
+ ['setmultiforked_5288',['setMultiforked',['../classSVF_1_1TCTNode.html#a0fafde34cdffde6d38bb9efca9b7a9a1',1,'SVF::TCTNode']]],
136
+ ['setmultiforkedattrs_5289',['setMultiForkedAttrs',['../classSVF_1_1TCT.html#a11e36f9b58646dee4014e12e55c70508',1,'SVF::TCT']]],
137
+ ['setmultiinheritance_5290',['setMultiInheritance',['../classSVF_1_1DCHNode.html#a798e80f0cc5951789474abc3a0999166',1,'SVF::DCHNode::setMultiInheritance()'],['../classSVF_1_1CHNode.html#a5d751a3a0d88c0de374bfeb526051440',1,'SVF::CHNode::setMultiInheritance()']]],
138
+ ['setname_5291',['setName',['../classSVF_1_1SVFStructType.html#a6283d212e48c08c9bcf5ade551a79a50',1,'SVF::SVFStructType::setName(const std::string &structName)'],['../classSVF_1_1SVFStructType.html#ad397c1ef657691c0dae0c093a9b0a5e8',1,'SVF::SVFStructType::setName(std::string &&structName)'],['../classSVF_1_1SVFValue.html#a8325774df9d65d78ef6a66fef59b9a97',1,'SVF::SVFValue::setName(const std::string &n)'],['../classSVF_1_1SVFValue.html#a12db87881a5bfae7638aa8ad68f3214c',1,'SVF::SVFValue::setName(std::string &&n)']]],
139
+ ['setnegcondinst_5292',['setNegCondInst',['../classSVF_1_1SaberCondAllocator.html#ae8858c45c7406842ca967ed14f0b58e5',1,'SVF::SaberCondAllocator']]],
140
+ ['setnodenumafterpagbuild_5293',['setNodeNumAfterPAGBuild',['../classSVF_1_1IRGraph.html#a5fe12445ed0528183775747dec356db0',1,'SVF::IRGraph']]],
141
+ ['setnonconcretecxt_5294',['setNonConcreteCxt',['../classSVF_1_1ContextCond.html#ac80892cbef7a5d2c949e5f07682bc885',1,'SVF::ContextCond']]],
142
+ ['setnonterminals_5295',['setNonterminals',['../classSVF_1_1GrammarBase.html#afc9635e14b5871df457bf64fae6ad8cf',1,'SVF::GrammarBase']]],
143
+ ['setnumofelement_5296',['setNumOfElement',['../classSVF_1_1SVFArrayType.html#a986fc835f2e082796ecf1fd3b7f769b6',1,'SVF::SVFArrayType']]],
144
+ ['setnumofelements_5297',['setNumOfElements',['../classSVF_1_1MemObj.html#a904c5a96407574565e9c48eb2d31e869',1,'SVF::MemObj::setNumOfElements()'],['../classSVF_1_1ObjTypeInfo.html#aff17d13e520a731accedd06350af6221',1,'SVF::ObjTypeInfo::setNumOfElements()']]],
145
+ ['setnumoffieldsandelems_5298',['setNumOfFieldsAndElems',['../classSVF_1_1StInfo.html#a1a07c2b1415c29d7d70791c6dfe602a3',1,'SVF::StInfo']]],
146
+ ['setobjfieldinsensitive_5299',['setObjFieldInsensitive',['../classSVF_1_1PointerAnalysis.html#ac5683fe2e24b393ccc5cb6d8bc92cf2b',1,'SVF::PointerAnalysis']]],
147
+ ['setoffset_5300',['setOffset',['../classSVF_1_1DCHEdge.html#a70f757826082c95766c8324c1264e977',1,'SVF::DCHEdge']]],
148
+ ['setopver_5301',['setOpVer',['../classSVF_1_1MSSAPHISVFGNode.html#a928a57d7f518c5af98a0245d9221e671',1,'SVF::MSSAPHISVFGNode::setOpVer()'],['../classSVF_1_1CmpVFGNode.html#a41bcdd6b46a31c8d15533342478dc236',1,'SVF::CmpVFGNode::setOpVer()'],['../classSVF_1_1BinaryOPVFGNode.html#a76c67d31ffb67c4ef102471898ae2709',1,'SVF::BinaryOPVFGNode::setOpVer()'],['../classSVF_1_1UnaryOPVFGNode.html#a3b082eef98b8393499908f6c430b8d6c',1,'SVF::UnaryOPVFGNode::setOpVer()'],['../classSVF_1_1PHIVFGNode.html#a36f469a129063b43161a8d1423414ce5',1,'SVF::PHIVFGNode::setOpVer()'],['../classSVF_1_1MSSACHI.html#a245d8ee9e81ba4fe6f41533baf471331',1,'SVF::MSSACHI::setOpVer()'],['../classSVF_1_1MSSAPHI.html#a74f663dc5ecc659e98542a53414b7988',1,'SVF::MSSAPHI::setOpVer()']]],
149
+ ['setopverandbb_5302',['setOpVerAndBB',['../classSVF_1_1IntraPHIVFGNode.html#a7e5fd83393224ece808de83cbf496882',1,'SVF::IntraPHIVFGNode']]],
150
+ ['setpag_5303',['setPAG',['../classSVF_1_1DDAClient.html#a21badb317a249bbb506615182671b32c',1,'SVF::DDAClient']]],
151
+ ['setpagfromtxt_5304',['setPagFromTXT',['../classSVF_1_1SVFModule.html#a7af3076a26060090377d1f74293560fe',1,'SVF::SVFModule']]],
152
+ ['setpartialreachable_5305',['setPartialReachable',['../classSVF_1_1ProgSlice.html#af6f137be08ca0e743424ff07d679777d',1,'SVF::ProgSlice']]],
153
+ ['setpointerto_5306',['setPointerTo',['../classSVF_1_1SVFType.html#a3ddabbd763acaaca28cacbabe5bc7f3b',1,'SVF::SVFType']]],
154
+ ['setptrelementtype_5307',['setPtrElementType',['../classSVF_1_1SVFPointerType.html#aaaa79de3df0f6764bfd3d2e487ea7a09',1,'SVF::SVFPointerType']]],
155
+ ['setptrinuncalledfunction_5308',['setPtrInUncalledFunction',['../classSVF_1_1SVFValue.html#ac2e5c42d0ac92375c88ef5b3f1b65dc4',1,'SVF::SVFValue']]],
156
+ ['setpureabstract_5309',['setPureAbstract',['../classSVF_1_1DCHNode.html#afa271fdb9c1aa3589f41655813a2de8e',1,'SVF::DCHNode::setPureAbstract()'],['../classSVF_1_1CHNode.html#abac89987927dadd53dd646eae540a024',1,'SVF::CHNode::setPureAbstract()']]],
157
+ ['setpwcnode_5310',['setPWCNode',['../classSVF_1_1ConstraintGraph.html#a03f9fe8ae7094c39937f47f422276724',1,'SVF::ConstraintGraph::setPWCNode()'],['../classSVF_1_1ConstraintNode.html#ad8701df90d93c5dfed26cff8f0b2fbb3',1,'SVF::ConstraintNode::setPWCNode()']]],
158
+ ['setquery_5311',['setQuery',['../classSVF_1_1DDAClient.html#a3d0f732e284f3237287b375582c0aa88',1,'SVF::DDAClient']]],
159
+ ['setrawproductions_5312',['setRawProductions',['../classSVF_1_1GrammarBase.html#a2eb6ab294093710ca1dc119836adff5a',1,'SVF::GrammarBase']]],
160
+ ['setreachablebbs_5313',['setReachableBBs',['../classSVF_1_1SVFLoopAndDomInfo.html#acc409e328f641a2c9512beeb727f58c7',1,'SVF::SVFLoopAndDomInfo']]],
161
+ ['setreachglobal_5314',['setReachGlobal',['../classSVF_1_1ProgSlice.html#a397632ce0c523c4a54c5dc578606d14d',1,'SVF::ProgSlice']]],
162
+ ['setreles_5315',['setRelEs',['../classSVF_1_1SVFIR2ItvExeState.html#af0b6abd2310a9bf0311760b290114341',1,'SVF::SVFIR2ItvExeState']]],
163
+ ['setrep_5316',['setRep',['../classSVF_1_1ConstraintGraph.html#abea65bf6dd43aa312082f8d4c7c3e3cb',1,'SVF::ConstraintGraph']]],
164
+ ['setrepr_5317',['setRepr',['../classSVF_1_1SVFOtherType.html#a444ebb6bca967caf3cb6bba9d2db44c7',1,'SVF::SVFOtherType::setRepr(std::string &&r)'],['../classSVF_1_1SVFOtherType.html#a8705cce1b567e8f51d8644179c841ca3',1,'SVF::SVFOtherType::setRepr(const std::string &r)']]],
165
+ ['setresver_5318',['setResVer',['../classSVF_1_1MSSADEF.html#a343eb4c9515dfbbbdadaacf5500e5f05',1,'SVF::MSSADEF']]],
166
+ ['setreticfgnode_5319',['setRetICFGNode',['../classSVF_1_1CallICFGNode.html#a91b38c6930f3c15b9b38121662fded20',1,'SVF::CallICFGNode']]],
167
+ ['setscalar_5320',['setScalar',['../classSVF_1_1DCHNode.html#a917265fa44ed08b66a6bd722f318bfa4',1,'SVF::DCHNode']]],
168
+ ['setsignandwidth_5321',['setSignAndWidth',['../classSVF_1_1SVFIntegerType.html#aeacf0513bfde42511fe6e464d48d1e11',1,'SVF::SVFIntegerType']]],
169
+ ['setsourceloc_5322',['setSourceLoc',['../classSVF_1_1SVFValue.html#a588acec1904d440797ca4500f63f7d28',1,'SVF::SVFValue']]],
170
+ ['setstartkind_5323',['setStartKind',['../classSVF_1_1GrammarBase.html#a1de2b9f6c39936afa8f821ca262deadd',1,'SVF::GrammarBase']]],
171
+ ['setstat_5324',['setStat',['../classSVF_1_1SVFBugReport.html#a817f61a73d84f9054a2f80375f51f747',1,'SVF::SVFBugReport']]],
172
+ ['setsubs_5325',['setSubs',['../classSVF_1_1ConstraintGraph.html#a148235bd1355a700d3ce187702e89bc8',1,'SVF::ConstraintGraph']]],
173
+ ['settemplate_5326',['setTemplate',['../classSVF_1_1DCHNode.html#a3947007a7b8074f06064e34de9d980fe',1,'SVF::DCHNode::setTemplate()'],['../classSVF_1_1CHNode.html#a00343177422c8d84d707432d0c483438',1,'SVF::CHNode::setTemplate()']]],
174
+ ['setterminals_5327',['setTerminals',['../classSVF_1_1GrammarBase.html#ae79b973ec24ba034e831a90285737a41',1,'SVF::GrammarBase']]],
175
+ ['settokeepactualoutformalin_5328',['setTokeepActualOutFormalIn',['../classSVF_1_1SVFGOPT.html#af0c1bb4055d3c4b7f5c6133c433144ad',1,'SVF::SVFGOPT']]],
176
+ ['settokeepallselfcycle_5329',['setTokeepAllSelfCycle',['../classSVF_1_1SVFGOPT.html#a99cce24804a9116f9bf4e773b2f28e85',1,'SVF::SVFGOPT']]],
177
+ ['settokeepcontextselfcycle_5330',['setTokeepContextSelfCycle',['../classSVF_1_1SVFGOPT.html#abe2392e0971f6c46537727f001fa44de',1,'SVF::SVFGOPT']]],
178
+ ['settop_5331',['setTop',['../classSVF_1_1AddressValue.html#a2100009a0e744ebc9e2780dffb6f622b',1,'SVF::AddressValue']]],
179
+ ['settotalkind_5332',['setTotalKind',['../classSVF_1_1GrammarBase.html#a37a31f03501a11e7951d56dbf1cb146a',1,'SVF::GrammarBase']]],
180
+ ['settypeinfo_5333',['setTypeInfo',['../classSVF_1_1SVFType.html#aef5999ada62dac3cc946d832ac66948c',1,'SVF::SVFType']]],
181
+ ['settypeofelement_5334',['setTypeOfElement',['../classSVF_1_1SVFArrayType.html#a56179bc4c145adce210adab80c61be7a',1,'SVF::SVFArrayType']]],
182
+ ['setub_5335',['setUb',['../classSVF_1_1IntervalValue.html#aa3b742bd0116a6b7bf290286902b470b',1,'SVF::IntervalValue']]],
183
+ ['setvals_5336',['setVals',['../classSVF_1_1AddressValue.html#a0fed06401997d4259d7ef183343f1949',1,'SVF::AddressValue']]],
184
+ ['setvalue_5337',['setValue',['../classSVF_1_1IntervalValue.html#a8de8e78efcee26d74fe3d34c405dee0a',1,'SVF::IntervalValue::setValue()'],['../classSVF_1_1SVFStmt.html#a6ae58a22d43361904c7033f5c790da38',1,'SVF::SVFStmt::setValue()'],['../classOption.html#ab40684f5ece904e9b81180ca1012b0b6',1,'Option::setValue()']]],
185
+ ['setvalueattr_5338',['setValueAttr',['../classSVF_1_1LLVMModuleSet.html#a7d61f479f52e1dc71a4ae7a4d62f3b6a',1,'SVF::LLVMModuleSet']]],
186
+ ['setvardfinsetupdated_5339',['setVarDFInSetUpdated',['../classSVF_1_1MutableIncDFPTData.html#a33b2e976439e489d4bd707379e1bac9c',1,'SVF::MutableIncDFPTData::setVarDFInSetUpdated()'],['../classSVF_1_1PersistentIncDFPTData.html#a3b42e65b301c1e2cf7976e2780cb6fd2',1,'SVF::PersistentIncDFPTData::setVarDFInSetUpdated()']]],
187
+ ['setvardfoutsetupdated_5340',['setVarDFOutSetUpdated',['../classSVF_1_1MutableIncDFPTData.html#a851947de9ccbe51239b76d2d93fcd4c4',1,'SVF::MutableIncDFPTData::setVarDFOutSetUpdated()'],['../classSVF_1_1PersistentIncDFPTData.html#aa9f6b38595cabbb583c52217188457e8',1,'SVF::PersistentIncDFPTData::setVarDFOutSetUpdated()']]],
188
+ ['setver_5341',['setVer',['../classSVF_1_1MSSAMU.html#a2af1e639aabbc5997aa4e6526f6595fb',1,'SVF::MSSAMU']]],
189
+ ['setversion_5342',['setVersion',['../classSVF_1_1VersionedFlowSensitive.html#adf37ae1f6a07716bca6fbe1603b8a070',1,'SVF::VersionedFlowSensitive']]],
190
+ ['setvfcond_5343',['setVFCond',['../classSVF_1_1ProgSlice.html#ab5de7bf99935818ef1b0962e36b8624c',1,'SVF::ProgSlice']]],
191
+ ['setvisited_5344',['setVisited',['../classSVF_1_1SCCDetection.html#ad888a3dc94909823319384055896c84d',1,'SVF::SCCDetection::setVisited()'],['../classSVF_1_1CSC.html#adac02224ec722f0cf1954d7a484bd11e',1,'SVF::CSC::setVisited()']]],
192
+ ['setvtable_5345',['setVTable',['../classSVF_1_1DCHNode.html#ad3144bcf462769c687bc7b65ef2f1639',1,'SVF::DCHNode::setVTable()'],['../classSVF_1_1CHNode.html#aa72c4509da3bfd2a3c656da38fe36c81',1,'SVF::CHNode::setVTable()']]],
193
+ ['setvtableptr_5346',['setVtablePtr',['../classSVF_1_1SVFVirtualCallInst.html#a94c04bebac82268c00d614c61e15274b',1,'SVF::SVFVirtualCallInst']]],
194
+ ['setyield_5347',['setYield',['../classSVF_1_1VersionedFlowSensitive.html#ac33c7cef2d1d143950820ea48e97e806',1,'SVF::VersionedFlowSensitive']]],
195
+ ['sfrandersen_5348',['sfrAndersen',['../classSVF_1_1AndersenSFR.html#abcf0f758174f224c5da066d0115beefb',1,'SVF::AndersenSFR']]],
196
+ ['sfrobjnodes_5349',['sfrObjNodes',['../classSVF_1_1AndersenSFR.html#a0865c50224ffc1e053cf859122f83f75',1,'SVF::AndersenSFR']]],
197
+ ['sfrtrait_5350',['SFRTrait',['../classSVF_1_1AndersenSFR.html#a2d41b49a1474c030ef2324c14467af30',1,'SVF::AndersenSFR']]],
198
+ ['sfvgoptend_5351',['sfvgOptEnd',['../classSVF_1_1SVFGStat.html#aaec3a7f29b3ded0c971d57376d2779ff',1,'SVF::SVFGStat']]],
199
+ ['sfvgoptstart_5352',['sfvgOptStart',['../classSVF_1_1SVFGStat.html#acb80953b39ce247679242df4f042ab79',1,'SVF::SVFGStat']]],
200
+ ['shl_5353',['Shl',['../classSVF_1_1BinaryOPStmt.html#a2f647224242dd87099104e0fdc994de6a193780e40cee5123c543b6f739b3b46b',1,'SVF::BinaryOPStmt::Shl()'],['../classSVF_1_1BoundedZ3Expr.html#a416f47980daf109467f3b2dddd50e047',1,'SVF::BoundedZ3Expr::shl()'],['../classSVF_1_1SingleAbsValue.html#a42eed004077d61a0c062e1752844d0a6',1,'SVF::SingleAbsValue::shl()'],['../classSVF_1_1Z3Expr.html#a7b6e7cd3b0b8681a4f4885e658632dce',1,'SVF::Z3Expr::shl()']]],
201
+ ['showhiddennode_5354',['ShowHiddenNode',['../classSVF_1_1Options.html#adee65a3773fbb98532538c938230e1d3',1,'SVF::Options']]],
202
+ ['showsvfirvalue_5355',['ShowSVFIRValue',['../classSVF_1_1Options.html#a424a44f39a43b22434dbdce26007a353',1,'SVF::Options']]],
203
+ ['shufflevectorinst_5356',['ShuffleVectorInst',['../namespaceSVF.html#a64e69f438b8c302c4cae27735319fa49',1,'SVF']]],
204
+ ['signandwidth_5357',['signAndWidth',['../classSVF_1_1SVFIntegerType.html#a887e8255bb19f85d80d737ac753f0a87',1,'SVF::SVFIntegerType']]],
205
+ ['simpletype_5358',['SimpleType',['../structSVF_1_1SVFUtil_1_1simplify__type.html#a40c0d9a74681d3eaa7172ba137d489e4',1,'SVF::SVFUtil::simplify_type::SimpleType()'],['../structSVF_1_1SVFUtil_1_1simplify__type_3_01const_01From_01_4.html#a8de25e1bb07ca0f995e5760065259531',1,'SVF::SVFUtil::simplify_type< const From >::SimpleType()']]],
206
+ ['simplify_5359',['simplify',['../classSVF_1_1BoundedZ3Expr.html#a7f5158affedda8ddf53ec6cb442a6297',1,'SVF::BoundedZ3Expr::simplify()'],['../classSVF_1_1SingleAbsValue.html#a7009d1a2517b29dda0bb58e5676687c2',1,'SVF::SingleAbsValue::simplify()'],['../classSVF_1_1Z3Expr.html#afb3478316592a395c6d473791b5a0981',1,'SVF::Z3Expr::simplify()']]],
207
+ ['simplify_5ftype_5360',['simplify_type',['../structSVF_1_1SVFUtil_1_1simplify__type.html',1,'SVF::SVFUtil']]],
208
+ ['simplify_5ftype_3c_20const_20from_20_3e_5361',['simplify_type< const From >',['../structSVF_1_1SVFUtil_1_1simplify__type_3_01const_01From_01_4.html',1,'SVF::SVFUtil']]],
209
+ ['singleabsvalue_5362',['SingleAbsValue',['../classSVF_1_1SingleAbsValue.html',1,'SVF::SingleAbsValue'],['../classSVF_1_1SingleAbsValue.html#ab5e10abb06e9ead59de170d0128b3531',1,'SVF::SingleAbsValue::SingleAbsValue()=default'],['../classSVF_1_1SingleAbsValue.html#a25308965f46578943ccd544052425c4d',1,'SVF::SingleAbsValue::SingleAbsValue(const Z3Expr &z3Expr)'],['../classSVF_1_1SingleAbsValue.html#a0f0a092868104d0f8e0c4c16ec07009b',1,'SVF::SingleAbsValue::SingleAbsValue(const BoundedZ3Expr &z3Bound)'],['../classSVF_1_1SingleAbsValue.html#a928d4adc2af10e2bb36641711b5d57ba',1,'SVF::SingleAbsValue::SingleAbsValue(const z3::expr &e)'],['../classSVF_1_1SingleAbsValue.html#aeb599c1bda7697fd9c52bf6438fdcee9',1,'SVF::SingleAbsValue::SingleAbsValue(s32_t i)'],['../classSVF_1_1SingleAbsValue.html#ad6fca68c9815414866c39c7000f35f23',1,'SVF::SingleAbsValue::SingleAbsValue(const SingleAbsValue &_z3Expr)'],['../classSVF_1_1SingleAbsValue.html#a6bd4803e4afa8e07596052a54fb01fdd',1,'SVF::SingleAbsValue::SingleAbsValue(SingleAbsValue &&_z3Expr)']]],
210
+ ['singleabsvalue_2eh_5363',['SingleAbsValue.h',['../SingleAbsValue_8h.html',1,'']]],
211
+ ['singlecondvar_5364',['SingleCondVar',['../classSVF_1_1CondPointsToSet.html#a0ef73bd2c1b42439ee6f265e07f17514',1,'SVF::CondPointsToSet']]],
212
+ ['singleload_5365',['SingleLoad',['../classSVF_1_1Options.html#a5fe0e29e325a6d53ccf16f8fe725821e',1,'SVF::Options']]],
213
+ ['singlerhstoprods_5366',['singleRHSToProds',['../classSVF_1_1CFGrammar.html#a727061855e5c86525e7ea1a165b97346',1,'SVF::CFGrammar']]],
214
+ ['singlestride_5367',['SingleStride',['../classSVF_1_1Options.html#ae5af5a2b3854b4d234197ab1a389aac2',1,'SVF::Options']]],
215
+ ['singlevaluek_5368',['SingleValueK',['../classSVF_1_1ExeState.html#a259b93247e06141077b2c1ae15efcbb8acb163848414937d2331958216330a20e',1,'SVF::ExeState']]],
216
+ ['sinks_5369',['sinks',['../classSVF_1_1SVFGStat.html#a332adbaad93a3077416c870f175a1202',1,'SVF::SVFGStat::sinks()'],['../classSVF_1_1ProgSlice.html#ab4da58e7c4cd2c80b4830efeaa896f80',1,'SVF::ProgSlice::sinks()'],['../classSVF_1_1SrcSnkDDA.html#aaffd4b48be1f99e0450b23f20f034b1e',1,'SVF::SrcSnkDDA::sinks()']]],
217
+ ['sinksbegin_5370',['sinksBegin',['../classSVF_1_1ProgSlice.html#adf620c97daed49735d21b485c448b4a2',1,'SVF::ProgSlice::sinksBegin()'],['../classSVF_1_1SrcSnkDDA.html#a79833c0cf1916d63e1dd32c2220056dd',1,'SVF::SrcSnkDDA::sinksBegin()']]],
218
+ ['sinksend_5371',['sinksEnd',['../classSVF_1_1ProgSlice.html#a27636f096ec825c4d5cb1dca608afb31',1,'SVF::ProgSlice::sinksEnd()'],['../classSVF_1_1SrcSnkDDA.html#aaabc8d3aed17c8a35ef37d878f141412',1,'SVF::SrcSnkDDA::sinksEnd()']]],
219
+ ['size_5372',['size',['../classSVF_1_1AddressValue.html#ae93859318bf4f618b4cf681988a870ce',1,'SVF::AddressValue::size()'],['../classSVF_1_1CondStdSet.html#afa190562e8b85630845617c23fc5a16b',1,'SVF::CondStdSet::size()'],['../classSVF_1_1WriterPtrPool.html#af6d1ceb994f5b33cfac7fbcac5b3bdd0',1,'SVF::WriterPtrPool::size()'],['../classSVF_1_1ReaderIDToObjMap.html#a8a0810c1419004eee30cad5696476bdd',1,'SVF::ReaderIDToObjMap::size()'],['../classSVF_1_1ReaderPtrPool.html#ab47d82a98973b27bf635c0bd3acb7163',1,'SVF::ReaderPtrPool::size()'],['../classSVF_1_1FIFOWorkList.html#ad0e2c9eeb77c1a48a5d17164e4d72c6e',1,'SVF::FIFOWorkList::size()'],['../classSVF_1_1FILOWorkList.html#aff8bc6547b814b31b02c7f086d06ce05',1,'SVF::FILOWorkList::size()']]],
220
+ ['size_5ftype_5373',['size_type',['../structSVF_1_1SparseBitVectorElement.html#ad9e38352db094adcdfb2964f325d9e53',1,'SVF::SparseBitVectorElement']]],
221
+ ['sizesvfvaluepool_5374',['sizeSVFValuePool',['../classSVF_1_1SVFModuleWriter.html#a0e12ffecb37a42d766522dc65da481e6',1,'SVF::SVFModuleWriter']]],
222
+ ['skip_5fmultiline_5fcomment_5375',['skip_multiline_comment',['../cJSON_8cpp.html#a4b9e22afcb0d33932c691b5af9f2560a',1,'cJSON.cpp']]],
223
+ ['skip_5foneline_5fcomment_5376',['skip_oneline_comment',['../cJSON_8cpp.html#a98eaeafefb811c738494a26265309a07',1,'cJSON.cpp']]],
224
+ ['skip_5futf8_5fbom_5377',['skip_utf8_bom',['../cJSON_8cpp.html#a13b2d9f17c3b80a8878405f2782cd916',1,'cJSON.cpp']]],
225
+ ['slicestate_5378',['sliceState',['../classSVF_1_1IntervalExeState.html#a182ec2709e8c92b8bd29ba809bd3d1f7',1,'SVF::IntervalExeState']]],
226
+ ['smdiagnostic_5379',['SMDiagnostic',['../namespaceSVF.html#a86863d104a3930b3a806935d92ddbf30',1,'SVF']]],
227
+ ['solve_5380',['solve',['../classSVF_1_1CFLAlias.html#a5b7d65e7e74d596d61a1aad75e53cf27',1,'SVF::CFLAlias::solve()'],['../classSVF_1_1CFLBase.html#a2d1f2e2c7f8cbe07e0dda759a7424e6e',1,'SVF::CFLBase::solve()'],['../classSVF_1_1CFLSolver.html#a2ee3436c26ebdb2aaf790c25b1d8b5a6',1,'SVF::CFLSolver::solve()'],['../classSVF_1_1WPASCCSolver.html#ac37c1063fbdff394c9a313c8d131d893',1,'SVF::WPASCCSolver::solve()'],['../classSVF_1_1WPAMinimumSolver.html#afb4c3a86fdb91cbb555669003cf299c2',1,'SVF::WPAMinimumSolver::solve()']]],
228
+ ['solveall_5381',['solveAll',['../classSVF_1_1DDAClient.html#aa8a67c60ec0395c9cfae178dcff638a8',1,'SVF::DDAClient']]],
229
+ ['solveandwriteptstofile_5382',['solveAndwritePtsToFile',['../classSVF_1_1AndersenBase.html#add7a5c53783fb2277dfc0c304cdfecd7',1,'SVF::AndersenBase::solveAndwritePtsToFile()'],['../classSVF_1_1FlowSensitive.html#afa190e58636a8d7388aeee8a2157bba5',1,'SVF::FlowSensitive::solveAndwritePtsToFile()'],['../classSVF_1_1VersionedFlowSensitive.html#acf02ed94f68d94617920941b434149f4',1,'SVF::VersionedFlowSensitive::solveAndwritePtsToFile()']]],
230
+ ['solveconstraints_5383',['solveConstraints',['../classSVF_1_1AndersenBase.html#ac02d1fedb0beb39e5a4c22ee4bb3501a',1,'SVF::AndersenBase::solveConstraints()'],['../classSVF_1_1FlowSensitive.html#a165a9c5aef0811066560154896bae18d',1,'SVF::FlowSensitive::solveConstraints()']]],
231
+ ['solver_5384',['solver',['../classSVF_1_1CFLBase.html#a34c3a3eec2d7d34ef78b5031d8844b17',1,'SVF::CFLBase::solver()'],['../classSVF_1_1Z3Expr.html#a2f0cf6549d9bc6fc1d4be46976ad0f0e',1,'SVF::Z3Expr::solver()']]],
232
+ ['solvetime_5385',['solveTime',['../classSVF_1_1FlowSensitive.html#a4202f837e863a48712765cc346d8b514',1,'SVF::FlowSensitive']]],
233
+ ['solveworklist_5386',['solveWorklist',['../classSVF_1_1AndersenWaveDiff.html#a35cd97d5f7c1dcb65dd077f45ad864e9',1,'SVF::AndersenWaveDiff::solveWorklist()'],['../classSVF_1_1AndersenSCD.html#a98fac4ecfe203666178e2ace39da81e2',1,'SVF::AndersenSCD::solveWorklist()'],['../classSVF_1_1Steensgaard.html#a966faa0548fe76d81a50339fffdd24c8',1,'SVF::Steensgaard::solveWorklist()'],['../classSVF_1_1WPASolver.html#af1bb670efde7006e3e99b3735e4fc4cc',1,'SVF::WPASolver::solveWorklist()']]],
234
+ ['sortpointsto_5387',['sortPointsTo',['../classSVF_1_1MRGenerator.html#a66d94d15fb94e90a771f6b3dd7c0ecdd',1,'SVF::MRGenerator']]],
235
+ ['sourceinst_5388',['SourceInst',['../classSVF_1_1SVFBugEvent.html#a4d0c0744525bc445a64176c3808377f3ace4540f37504bfbfab8451b8823fe999',1,'SVF::SVFBugEvent']]],
236
+ ['sourceloc_5389',['sourceLoc',['../classSVF_1_1SVFValue.html#a88b280a4377ee8e7c633bfa963cc45fd',1,'SVF::SVFValue']]],
237
+ ['sources_5390',['sources',['../classSVF_1_1SVFGStat.html#a18a30f659c3a79d65b4ae7f3316c5f91',1,'SVF::SVFGStat::sources()'],['../classSVF_1_1SrcSnkDDA.html#a96c41d03d2615f952b58dca327a2866c',1,'SVF::SrcSnkDDA::sources()']]],
238
+ ['sourcesbegin_5391',['sourcesBegin',['../classSVF_1_1SrcSnkDDA.html#a0515c9079f28f8c5d4f0f9a2fc39a137',1,'SVF::SrcSnkDDA']]],
239
+ ['sourcesend_5392',['sourcesEnd',['../classSVF_1_1SrcSnkDDA.html#ad0cb9de24cbc99d148f63b694dc3908e',1,'SVF::SrcSnkDDA']]],
240
+ ['sparsebitvector_5393',['SparseBitVector',['../classSVF_1_1SparseBitVector.html',1,'SVF::SparseBitVector< ElementSize >'],['../classSVF_1_1SparseBitVector.html#a4f618377a31eba119de672b0be4936bc',1,'SVF::SparseBitVector::SparseBitVector()'],['../classSVF_1_1SparseBitVector.html#a9cb4261779da0cbeb8d09b8fbd5cf557',1,'SVF::SparseBitVector::SparseBitVector(const SparseBitVector &RHS)'],['../classSVF_1_1SparseBitVector.html#a8bb2c6e68fadfae0428bc6ce5d63ad88',1,'SVF::SparseBitVector::SparseBitVector(SparseBitVector &&RHS) noexcept']]],
241
+ ['sparsebitvector_2eh_5394',['SparseBitVector.h',['../SparseBitVector_8h.html',1,'']]],
242
+ ['sparsebitvectorelement_5395',['SparseBitVectorElement',['../structSVF_1_1SparseBitVectorElement.html',1,'SVF::SparseBitVectorElement< ElementSize >'],['../structSVF_1_1SparseBitVectorElement.html#a8097db31608c859c3cf8053e303821d3',1,'SVF::SparseBitVectorElement::SparseBitVectorElement()=default'],['../structSVF_1_1SparseBitVectorElement.html#a75777b1461184d8fb2cfa4ec6e95c1c5',1,'SVF::SparseBitVectorElement::SparseBitVectorElement(unsigned Idx)']]],
243
+ ['sparsebitvectoriterator_5396',['SparseBitVectorIterator',['../classSVF_1_1SparseBitVector_1_1SparseBitVectorIterator.html',1,'SVF::SparseBitVector< ElementSize >::SparseBitVectorIterator'],['../classSVF_1_1SparseBitVector_1_1SparseBitVectorIterator.html#a008d235a4a8163e7bf38718d0fd0e6f7',1,'SVF::SparseBitVector::SparseBitVectorIterator::SparseBitVectorIterator()=delete'],['../classSVF_1_1SparseBitVector_1_1SparseBitVectorIterator.html#a5fe4841ca223f13c2aeec4c6e69a7b43',1,'SVF::SparseBitVector::SparseBitVectorIterator::SparseBitVectorIterator(const SparseBitVector< ElementSize > *RHS, bool end=false)']]],
244
+ ['spawncallsites_5397',['spawnCallSites',['../classSVF_1_1PCG.html#a859545671beab2a85c721ce98b785452',1,'SVF::PCG']]],
245
+ ['spawnees_5398',['spawnees',['../classSVF_1_1PCG.html#a7191718edabfd8ce2df5bfbea683c1fa',1,'SVF::PCG']]],
246
+ ['spawneesbegin_5399',['spawneesBegin',['../classSVF_1_1PCG.html#a45932c2f1a05398b4ad8753dcb621a1f',1,'SVF::PCG']]],
247
+ ['spawneesend_5400',['spawneesEnd',['../classSVF_1_1PCG.html#ab45de7686709989be5923531653e2755',1,'SVF::PCG']]],
248
+ ['spawners_5401',['spawners',['../classSVF_1_1PCG.html#a3f7f0c7aaa768f7e834b4763b18d8223',1,'SVF::PCG']]],
249
+ ['spawnersbegin_5402',['spawnersBegin',['../classSVF_1_1PCG.html#a4343107dd6908ffb70fc59fa7b4de21b',1,'SVF::PCG']]],
250
+ ['spawnersend_5403',['spawnersEnd',['../classSVF_1_1PCG.html#a2b9a6b5890b11cea31914f5242285525',1,'SVF::PCG']]],
251
+ ['spawnsitesbegin_5404',['spawnSitesBegin',['../classSVF_1_1PCG.html#a2a7319200ec2ec07e8b7976b4a876da8',1,'SVF::PCG']]],
252
+ ['spawnsitesend_5405',['spawnSitesEnd',['../classSVF_1_1PCG.html#a8dcd94e8f996fdb2197159ea95226817',1,'SVF::PCG']]],
253
+ ['split_5406',['split',['../classSVF_1_1LockResultValidator.html#ab8a6935e1ea6f99d60ead862a7b1782f',1,'SVF::LockResultValidator::split(const std::string &s, char delim, Set< std::string > &elems)'],['../classSVF_1_1LockResultValidator.html#ad26006e14c866d694bc6e2ebaa41ded9',1,'SVF::LockResultValidator::split(const std::string &s, char delim)'],['../classSVF_1_1MTAResultValidator.html#a73db9ad234b263b6e644e4b38be14fe6',1,'SVF::MTAResultValidator::split(const std::string &s, char delim, std::vector< std::string > &elems)'],['../classSVF_1_1MTAResultValidator.html#a7dad63ce2a85142a56d13926f10fde47',1,'SVF::MTAResultValidator::split(const std::string &s, char delim)'],['../classSVF_1_1MTAResultValidator.html#ab0458d1a3beae85056b1dbe7507fbc59',1,'SVF::MTAResultValidator::split(const std::string &s, char delim, std::vector< std::string > &elems)'],['../classSVF_1_1MTAResultValidator.html#a5edb70bdb93b8258de0ba7122a8707f5',1,'SVF::MTAResultValidator::split(const std::string &s, char delim)'],['../namespaceSVF_1_1SVFUtil.html#ae18227f257c9881541b84ca186680dfd',1,'SVF::SVFUtil::split()']]],
254
+ ['src_5407',['src',['../classSVF_1_1GenericEdge.html#a0e8736f88ee75da025d874f92328ca71',1,'SVF::GenericEdge']]],
255
+ ['srcsnkdda_5408',['SrcSnkDDA',['../classSVF_1_1SrcSnkDDA.html',1,'SVF::SrcSnkDDA'],['../classSVF_1_1SrcSnkDDA.html#a73f6ddd4ba868e203109c52e4f3600bd',1,'SVF::SrcSnkDDA::SrcSnkDDA()']]],
256
+ ['srcsnkdda_2ecpp_5409',['SrcSnkDDA.cpp',['../SrcSnkDDA_8cpp.html',1,'']]],
257
+ ['srcsnkdda_2eh_5410',['SrcSnkDDA.h',['../SrcSnkDDA_8h.html',1,'']]],
258
+ ['srcsnksolver_5411',['SrcSnkSolver',['../classSVF_1_1SrcSnkSolver.html',1,'SVF::SrcSnkSolver< GraphType, DPIm >'],['../classSVF_1_1SrcSnkSolver.html#a952450652e55f3325f24b8d237d2c37d',1,'SVF::SrcSnkSolver::SrcSnkSolver()']]],
259
+ ['srcsnksolver_2eh_5412',['SrcSnkSolver.h',['../SrcSnkSolver_8h.html',1,'']]],
260
+ ['srctocsidmap_5413',['srcToCSIDMap',['../classSVF_1_1LeakChecker.html#a46b4447bf1bf34d3b8e56cce93e04852',1,'SVF::LeakChecker']]],
261
+ ['srem_5414',['SRem',['../classSVF_1_1BinaryOPStmt.html#a2f647224242dd87099104e0fdc994de6ad2db0456c9943dd75aa091cb19040448',1,'SVF::BinaryOPStmt']]],
262
+ ['ssachi_5415',['SSACHI',['../classSVF_1_1MSSADEF.html#a32682e20c9c08d2bdd5abc62ea17af18aeebaf47309ac06cd04ae69979f4c2580',1,'SVF::MSSADEF']]],
263
+ ['ssaphi_5416',['SSAPHI',['../classSVF_1_1MSSADEF.html#a32682e20c9c08d2bdd5abc62ea17af18ae2cdc3b8aae7005f6d7495d2f200a736',1,'SVF::MSSADEF']]],
264
+ ['ssarename_5417',['SSARename',['../classSVF_1_1MemSSA.html#a16114eb55775f6ee812c1648dcaede0c',1,'SVF::MemSSA']]],
265
+ ['ssarenamebb_5418',['SSARenameBB',['../classSVF_1_1MemSSA.html#aeb7fc6c7880db45f6d0a90912ac5b5f7',1,'SVF::MemSSA']]],
266
+ ['stack_5fobj_5419',['STACK_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830aad918042d1f04a5e3960817d55ccb5d5',1,'SVF::ObjTypeInfo']]],
267
+ ['standard_5420',['Standard',['../classSVF_1_1CommonCHGraph.html#a6a1feb9e268fb56b0de3efc39cfc8db8afa3f4c3017fb95011bfdc11b147eae0c',1,'SVF::CommonCHGraph']]],
268
+ ['startanalysislimittimer_5421',['startAnalysisLimitTimer',['../namespaceSVF_1_1SVFUtil.html#a757815a2c758695176120509ceb0ce70',1,'SVF::SVFUtil']]],
269
+ ['startclk_5422',['startClk',['../classSVF_1_1SVFStat.html#a730cc814fede3edb563aa9957c869e9e',1,'SVF::SVFStat']]],
270
+ ['startkind_5423',['startKind',['../classSVF_1_1GrammarBase.html#a604cb7d4850cfd12d3b8730e0cab84af',1,'SVF::GrammarBase::startKind()'],['../classSVF_1_1CFLGraph.html#a0723f25be2a163b21f478cddca5293d2',1,'SVF::CFLGraph::startKind()']]],
271
+ ['startnewptcompfromloadsrc_5424',['startNewPTCompFromLoadSrc',['../classSVF_1_1DDAVFSolver.html#acd694c2092adf8c516d1aba5f798cec7',1,'SVF::DDAVFSolver']]],
272
+ ['startnewptcompfromstoredst_5425',['startNewPTCompFromStoreDst',['../classSVF_1_1DDAVFSolver.html#aff744e724dcf06a2b1cdd7ba2b1093f1',1,'SVF::DDAVFSolver']]],
273
+ ['starttime_5426',['startTime',['../classSVF_1_1SVFStat.html#abd7a79d1fe50110a0c1d448027492669',1,'SVF::SVFStat']]],
274
+ ['stat_5427',['stat',['../classSVF_1_1SVFG.html#ad5c1415f488ec4412d5457262269eff3',1,'SVF::SVFG::stat()'],['../classSVF_1_1PointerAnalysis.html#a5ec3d9bf1fc81346c9df29638daedc0f',1,'SVF::PointerAnalysis::stat()'],['../classSVF_1_1MemSSA.html#a4fc930040ec54eb60629da18fb6a4d04',1,'SVF::MemSSA::stat()'],['../classSVF_1_1MTA.html#abd4addbfd11a9479edd8625ed1947b9f',1,'SVF::MTA::stat()']]],
275
+ ['stataddrvarptssize_5428',['statAddrVarPtsSize',['../classSVF_1_1FlowSensitiveStat.html#a81785227a688389c68171a1fbd55fa9b',1,'SVF::FlowSensitiveStat']]],
276
+ ['statbudget_5429',['StatBudget',['../classSVF_1_1Options.html#ad2f3ffd1b8d579ebe4c19a015cd599e2',1,'SVF::Options']]],
277
+ ['static_5fobj_5430',['STATIC_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a4e7606afe2dabdef9c9836ae798a9d98',1,'SVF::ObjTypeInfo']]],
278
+ ['static_5fobject_5431',['STATIC_OBJECT',['../extapi_8c.html#a3fca2c30a16a7d2fd2efc60687f74995',1,'extapi.c']]],
279
+ ['static_5fstrlen_5432',['static_strlen',['../cJSON_8cpp.html#a5714bac836668a1b9af55465b78531ef',1,'cJSON.cpp']]],
280
+ ['statinit_5433',['statInit',['../classSVF_1_1ThreadAPI.html#a8a4ab0b1dcb2e3897b7740868e0d955d',1,'SVF::ThreadAPI']]],
281
+ ['statinoutptssize_5434',['statInOutPtsSize',['../classSVF_1_1FlowSensitiveStat.html#a8ae7448f6210b6c759a33e6fc8a8cee8',1,'SVF::FlowSensitiveStat']]],
282
+ ['statistic_5435',['STATISTIC',['../BreakConstantExpr_8cpp.html#a53fcf89c33901a1e4bf09351eb612a6a',1,'STATISTIC(GEPChanges, "Number of Converted GEP Constant Expressions"): BreakConstantExpr.cpp'],['../BreakConstantExpr_8cpp.html#a908d11ca6b0a342e6ddcdcced200cab3',1,'STATISTIC(TotalChanges, "Number of Converted Constant Expressions"): BreakConstantExpr.cpp']]],
283
+ ['statnullptr_5436',['statNullPtr',['../classSVF_1_1AndersenStat.html#a898f091cd9aeed4b0cf5b338b8a3b1d3',1,'SVF::AndersenStat::statNullPtr()'],['../classSVF_1_1FlowSensitiveStat.html#a36f7be42772b2df6f7594c51b7dc4770',1,'SVF::FlowSensitiveStat::statNullPtr()']]],
284
+ ['statptssize_5437',['statPtsSize',['../classSVF_1_1FlowSensitiveStat.html#af51e5b90f7bc52e3657a708c7bc5bb75',1,'SVF::FlowSensitiveStat']]],
285
+ ['std_5fdef_5438',['STD_DEF',['../classSVF_1_1DCHEdge.html#a02dc7660f9603cd065e7098ae3f220ada8b07351616a1798fa34ec3828f485ebb',1,'SVF::DCHEdge']]],
286
+ ['steens_5439',['steens',['../classSVF_1_1Steensgaard.html#a04530669bc548ae13bd8908fe4dbd3d2',1,'SVF::Steensgaard']]],
287
+ ['steensgaard_5440',['Steensgaard',['../classSVF_1_1Steensgaard.html',1,'SVF::Steensgaard'],['../classSVF_1_1Steensgaard.html#ac79e21396243dfa969136daee5ecdbd4',1,'SVF::Steensgaard::Steensgaard()']]],
288
+ ['steensgaard_2ecpp_5441',['Steensgaard.cpp',['../Steensgaard_8cpp.html',1,'']]],
289
+ ['steensgaard_2eh_5442',['Steensgaard.h',['../Steensgaard_8h.html',1,'']]],
290
+ ['steensgaard_5fwpa_5443',['Steensgaard_WPA',['../classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85ad24ef5326c26db858c73432aa7e67a0a',1,'SVF::PointerAnalysis']]],
291
+ ['stinfo_5444',['StInfo',['../classSVF_1_1StInfo.html',1,'SVF::StInfo'],['../classSVF_1_1StInfo.html#a33948aee379e9de810c535c583f46535',1,'SVF::StInfo::StInfo()=delete'],['../classSVF_1_1StInfo.html#a987855f323885732080eff793dda1100',1,'SVF::StInfo::StInfo(const StInfo &st)=delete'],['../classSVF_1_1StInfo.html#a8c6d6933ad2c4be044d0a3557736e28d',1,'SVF::StInfo::StInfo(u32_t s)']]],
292
+ ['stinfopool_5445',['stInfoPool',['../classSVF_1_1SVFModuleWriter.html#acffe2e3f6d2275e06da728233a974ec3',1,'SVF::SVFModuleWriter::stInfoPool()'],['../classSVF_1_1SVFModuleReader.html#a6400335a26214622331a4a4a6ad07f76',1,'SVF::SVFModuleReader::stInfoPool()']]],
293
+ ['stinfos_5446',['stInfos',['../classSVF_1_1SymbolTableInfo.html#a9df4f1df1e5638ab6c9cc8147c7b8efb',1,'SVF::SymbolTableInfo']]],
294
+ ['stmtdpitem_5447',['StmtDPItem',['../classSVF_1_1StmtDPItem.html',1,'SVF::StmtDPItem< LocCond >'],['../classSVF_1_1StmtDPItem.html#aed9239e5558569f6e957e691fa1872d7',1,'SVF::StmtDPItem::StmtDPItem(NodeID c, const LocCond *locCond)'],['../classSVF_1_1StmtDPItem.html#a3882dc175baaccfa1f811dcbfef98f71',1,'SVF::StmtDPItem::StmtDPItem(const StmtDPItem &dps)']]],
295
+ ['stmtreliance_5448',['stmtReliance',['../classSVF_1_1VersionedFlowSensitive.html#af0859eb2a5b46c45aa4314e6e54f4438',1,'SVF::VersionedFlowSensitive']]],
296
+ ['stmtsvfgnode_5449',['StmtSVFGNode',['../namespaceSVF.html#a26bd4f89dc154b9c6d34b6a517777934',1,'SVF']]],
297
+ ['stmtvfgnode_5450',['StmtVFGNode',['../classSVF_1_1StmtVFGNode.html',1,'SVF::StmtVFGNode'],['../classSVF_1_1StmtVFGNode.html#a03c4e0a31d2377ef4ffe46fe183ccd9d',1,'SVF::StmtVFGNode::StmtVFGNode()']]],
298
+ ['stnodeset_5451',['stnodeSet',['../classSVF_1_1MTASVFGBuilder.html#a772436f5edc7b4bed3a3e8f0e55ac5ce',1,'SVF::MTASVFGBuilder']]],
299
+ ['stopanalysislimittimer_5452',['stopAnalysisLimitTimer',['../namespaceSVF_1_1SVFUtil.html#a168f7f7a3a8c70dbf2b5b4269cd4c7c5',1,'SVF::SVFUtil']]],
300
+ ['store_5453',['Store',['../classSVF_1_1ConstraintEdge.html#a663af27955ba0c545f34fa1f076b7375a20d6a102ddc06257a822ffffcc5a3b47',1,'SVF::ConstraintEdge::Store()'],['../classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75a6df1bb8732d5402a6f40209ea8b803e8',1,'SVF::VFGNode::Store()'],['../classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9aa0f700b514c431ec5329aec49df56dcc',1,'SVF::SVFStmt::Store()'],['../classSVF_1_1ConsExeState.html#adbf80e78f27a30f257fa8790f1cb78f5',1,'SVF::ConsExeState::store(const SingleAbsValue &loc, const SingleAbsValue &value)'],['../classSVF_1_1ConsExeState.html#a79b012f5f551dfb27ce1ca3d193dba55',1,'SVF::ConsExeState::store(u32_t objId, const SingleAbsValue &z3Expr)'],['../classSVF_1_1IntervalExeState.html#a65be64fc3b46b3d8e0c22d8a478df5cb',1,'SVF::IntervalExeState::store()'],['../classSVF_1_1RelExeState.html#a3a2d5de4c61fab8b277308a186795a13',1,'SVF::RelExeState::store(const Z3Expr &loc, const Z3Expr &value)'],['../classSVF_1_1RelExeState.html#a29be58e0074d7495c36713fd96832823',1,'SVF::RelExeState::store(u32_t objId, const Z3Expr &z3Expr)']]],
301
+ ['store2chisetmap_5454',['store2ChiSetMap',['../classSVF_1_1MemSSA.html#a73d7465cf166d9ffa9d234d15edb375a',1,'SVF::MemSSA']]],
302
+ ['storeaddrs_5455',['storeAddrs',['../classSVF_1_1ExeState.html#a99f4437a7e350fec131d48f52082d672',1,'SVF::ExeState']]],
303
+ ['storebar_5456',['storebar',['../PAGGrammar_8txt.html#a07b9538bf6c870253aed4d379891604c',1,'PAGGrammar.txt']]],
304
+ ['storecgedge_5457',['StoreCGEdge',['../classSVF_1_1StoreCGEdge.html',1,'SVF::StoreCGEdge'],['../classSVF_1_1StoreCGEdge.html#a667b277ef845b866d3b11a7fbfce0815',1,'SVF::StoreCGEdge::StoreCGEdge()'],['../classSVF_1_1StoreCGEdge.html#a0f873b0be0ac726e412171119c5b3a50',1,'SVF::StoreCGEdge::StoreCGEdge(const StoreCGEdge &)'],['../classSVF_1_1StoreCGEdge.html#afdba4e02b1ccdc19fdc18bbe43363e79',1,'SVF::StoreCGEdge::StoreCGEdge(ConstraintNode *s, ConstraintNode *d, EdgeID id)']]],
305
+ ['storecgedgeset_5458',['StoreCGEdgeSet',['../classSVF_1_1ConstraintGraph.html#a0f9d5eef25827ac1d380e5d8bd225025',1,'SVF::ConstraintGraph']]],
306
+ ['storechi_5459',['StoreCHI',['../classSVF_1_1StoreCHI.html',1,'SVF::StoreCHI< Cond >'],['../classSVF_1_1StoreCHI.html#a83f353ef765d6c57b07d9f1996e02444',1,'SVF::StoreCHI::StoreCHI()'],['../classSVF_1_1SVFG.html#ad14cdbb3f1df1f716aa03b4d39f4e52b',1,'SVF::SVFG::STORECHI()'],['../classSVF_1_1MemSSA.html#a150e9d53ced1c143bba2d1026f739fa4',1,'SVF::MemSSA::STORECHI()']]],
307
+ ['storedstnodes_5460',['storeDstNodes',['../classSVF_1_1AliasDDAClient.html#aaad2197cec53f7eae91b3c57c168447a',1,'SVF::AliasDDAClient']]],
308
+ ['storeedgelabelcounter_5461',['storeEdgeLabelCounter',['../classSVF_1_1SVFStmt.html#a53b7e0d8666e37c23dc2c7d0fc931f27',1,'SVF::SVFStmt']]],
309
+ ['storeinedges_5462',['storeInEdges',['../classSVF_1_1ConstraintNode.html#aa57ef34caf4e8c37baec9405f4457e57',1,'SVF::ConstraintNode']]],
310
+ ['storeinst_5463',['StoreInst',['../namespaceSVF.html#ab696aab940eb187dc81217efe8649af5',1,'SVF']]],
311
+ ['storemssachi_5464',['StoreMSSACHI',['../classSVF_1_1MSSADEF.html#a32682e20c9c08d2bdd5abc62ea17af18ac9b53519d32443a72c04e771489aba43',1,'SVF::MSSADEF']]],
312
+ ['storeoutedges_5465',['storeOutEdges',['../classSVF_1_1ConstraintNode.html#a8d28c94a72acf221177aeae135f73ec1',1,'SVF::ConstraintNode']]],
313
+ ['storeset_5466',['StoreSet',['../classSVF_1_1MTA.html#a6bcd86c36f8f4307c4951a23021af92e',1,'SVF::MTA::StoreSet()'],['../classSVF_1_1MTAAnnotator.html#a37df9f2416685c535be2faa01e162f3a',1,'SVF::MTAAnnotator::storeset()']]],
314
+ ['storestmt_5467',['StoreStmt',['../classSVF_1_1StoreStmt.html',1,'SVF::StoreStmt'],['../classSVF_1_1StoreStmt.html#acbea1ddbde90259b668b21f80f56cfbb',1,'SVF::StoreStmt::StoreStmt()'],['../classSVF_1_1StoreStmt.html#a22bc2f9290dfd7ade13ba63cc983ac42',1,'SVF::StoreStmt::StoreStmt(const StoreStmt &)'],['../classSVF_1_1StoreStmt.html#a757010d593152a65285a11e5160549ae',1,'SVF::StoreStmt::StoreStmt(SVFVar *s, SVFVar *d, const IntraICFGNode *st)']]],
315
+ ['storestomrsmap_5468',['StoresToMRsMap',['../classSVF_1_1MRGenerator.html#afacb458ca832ef459e873b7d90134a8c',1,'SVF::MRGenerator::StoresToMRsMap()'],['../classSVF_1_1MRGenerator.html#a255551fd3ff8fb33bcea93d0b00280b3',1,'SVF::MRGenerator::storesToMRsMap()']]],
316
+ ['storestopointstomap_5469',['StoresToPointsToMap',['../classSVF_1_1MRGenerator.html#a357e1654e30b2f91f6ea30ea5a52e91d',1,'SVF::MRGenerator::StoresToPointsToMap()'],['../classSVF_1_1MRGenerator.html#a7d86f708743a59aa31c0a9fd6de45dac',1,'SVF::MRGenerator::storesToPointsToMap()']]],
317
+ ['storesvfgnode_5470',['StoreSVFGNode',['../namespaceSVF.html#a54c5725186e66ead6faf53c10a288714',1,'SVF']]],
318
+ ['storetime_5471',['storeTime',['../classSVF_1_1FlowSensitive.html#a82b76087363b26fbe749653935569de7',1,'SVF::FlowSensitive']]],
319
+ ['storetochisetmap_5472',['StoreToChiSetMap',['../classSVF_1_1MemSSA.html#acfee1bb5534026ce991a1ab5e796c6b9',1,'SVF::MemSSA']]],
320
+ ['storetodpms_5473',['storeToDPMs',['../classSVF_1_1DDAVFSolver.html#af66895278f0ecbc882f9e4f43ef9c8a8',1,'SVF::DDAVFSolver']]],
321
+ ['storetopmsetmap_5474',['StoreToPMSetMap',['../classSVF_1_1DDAVFSolver.html#accaacd2dd680f92ff83cfe75eef6ffab',1,'SVF::DDAVFSolver']]],
322
+ ['storevfgnode_5475',['StoreVFGNode',['../classSVF_1_1StoreVFGNode.html',1,'SVF::StoreVFGNode'],['../classSVF_1_1StoreVFGNode.html#ab4b9182cb0f2ef7dfc1e15789a311ecd',1,'SVF::StoreVFGNode::StoreVFGNode()'],['../classSVF_1_1StoreVFGNode.html#a496607cda1cc26a8753d6a7af620e95a',1,'SVF::StoreVFGNode::StoreVFGNode(const StoreVFGNode &)'],['../classSVF_1_1StoreVFGNode.html#ae7ee09f0e965b6487a38a58c4f51b20b',1,'SVF::StoreVFGNode::StoreVFGNode(NodeID id, const StoreStmt *edge)']]],
323
+ ['strategy_5476',['Strategy',['../classSVF_1_1NodeIDAllocator.html#a8cf553cd07768aad3f3b91bf3d7c6228',1,'SVF::NodeIDAllocator::Strategy()'],['../classSVF_1_1NodeIDAllocator.html#a44420802f9db288515ee09771c3edd4d',1,'SVF::NodeIDAllocator::strategy()']]],
324
+ ['strcasestr_5477',['strcasestr',['../extapi_8c.html#ae9229017a4501f8d6a637b4498cfed2e',1,'extapi.c']]],
325
+ ['strchr_5478',['strchr',['../extapi_8c.html#afcd97f487174f9092b0f23c7ac78a55a',1,'extapi.c']]],
326
+ ['strerror_5fr_5479',['strerror_r',['../extapi_8c.html#a5db20599ab5cff2baa37f783221b3606',1,'extapi.c']]],
327
+ ['stride_5480',['stride',['../classSVF_1_1StInfo.html#a6c52ecbeeeeb0dda019c68aec687f2c2',1,'SVF::StInfo']]],
328
+ ['strides_5481',['strides',['../classSVF_1_1ConstraintNode.html#a873ba0c14dc57bd603c4a6b4d73e4278',1,'SVF::ConstraintNode']]],
329
+ ['string_5482',['string',['../structcJSON.html#aa6b47e9a4b0e0a26f519b1a2b6739983',1,'cJSON::string()'],['../cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458',1,'string(): cJSON.h'],['../cJSON_8cpp.html#ae1adbce218e7a9d09164012443191d24',1,'string(): cJSON.cpp']]],
330
+ ['stripallcasts_5483',['stripAllCasts',['../namespaceSVF_1_1LLVMUtil.html#a38ce45ae5f017c90115ce444b44d478c',1,'SVF::LLVMUtil']]],
331
+ ['striparray_5484',['stripArray',['../classSVF_1_1DCHGraph.html#a6c276e661e5e63c1c84387f84c8a62e4',1,'SVF::DCHGraph']]],
332
+ ['stripconstantcasts_5485',['stripConstantCasts',['../namespaceSVF_1_1LLVMUtil.html#a07bd47ccfd02c5a2a6db26b537b2184f',1,'SVF::LLVMUtil']]],
333
+ ['stripqualifiers_5486',['stripQualifiers',['../classSVF_1_1DCHGraph.html#a175ed6ad0c9b23d5617f755ab96c76c4',1,'SVF::DCHGraph']]],
334
+ ['stripspace_5487',['stripSpace',['../classSVF_1_1GrammarBuilder.html#a6de372fbe80d33a5688cada0adca0bb8',1,'SVF::GrammarBuilder']]],
335
+ ['strongupdateoutfromin_5488',['strongUpdateOutFromIn',['../classSVF_1_1FlowSensitive.html#a8ebe4342c1496b906ee1b6450558c3e8',1,'SVF::FlowSensitive']]],
336
+ ['strpbrk_5489',['strpbrk',['../extapi_8c.html#a577b071bee67af4464665a1dc4f024e2',1,'extapi.c']]],
337
+ ['strptime_5490',['strptime',['../extapi_8c.html#aab53cb0be9d04d5bbbff4e412ba99f5b',1,'extapi.c']]],
338
+ ['strrchr_5491',['strrchr',['../extapi_8c.html#a9b5ffb90d9a30625617401e6a5999e85',1,'extapi.c']]],
339
+ ['strsep_5492',['strsep',['../extapi_8c.html#a93c766c6e86f4f79e7507c21f1794e15',1,'extapi.c']]],
340
+ ['strstr_5493',['strstr',['../extapi_8c.html#a4a710d86541afc6b7dafddcdb4b1c94f',1,'extapi.c']]],
341
+ ['strtod_5494',['strtod',['../extapi_8c.html#ab017280f95ea769b9422688105f02653',1,'extapi.c']]],
342
+ ['strtod_5fl_5495',['strtod_l',['../extapi_8c.html#a65fbe99baad4213df4fb26c4d934ffe3',1,'extapi.c']]],
343
+ ['strtof_5496',['strtof',['../extapi_8c.html#a2370632318c3797a314f8eb62d37947c',1,'extapi.c']]],
344
+ ['strtof_5fl_5497',['strtof_l',['../extapi_8c.html#a23a39e17fed1b7a7676bda56575e0c2c',1,'extapi.c']]],
345
+ ['strtok_5498',['strtok',['../extapi_8c.html#a8cb460f64c449f2a9b9b7a40569ce0fe',1,'extapi.c']]],
346
+ ['strtok_5fr_5499',['strtok_r',['../extapi_8c.html#ab11d86a2a3af0a355cad2337c6f4e9f7',1,'extapi.c']]],
347
+ ['strtokind_5500',['strToKind',['../classSVF_1_1GrammarBase.html#a3aae4b70e2ee0238808a2126265a2e24',1,'SVF::GrammarBase']]],
348
+ ['strtol_5501',['strtol',['../extapi_8c.html#a2ce966cd04da3c32320f54c332569e03',1,'extapi.c']]],
349
+ ['strtold_5502',['strtold',['../extapi_8c.html#a2fb0bb1a4be5c0865b119ce0d89145a7',1,'extapi.c']]],
350
+ ['strtoll_5503',['strtoll',['../extapi_8c.html#a11dd8f0251a1b6e05a9b4a031a1129c2',1,'extapi.c']]],
351
+ ['strtosymbol_5504',['strToSymbol',['../classSVF_1_1GrammarBase.html#a4826df2851cedaa92e3ab10feee9f583',1,'SVF::GrammarBase']]],
352
+ ['strtoul_5505',['strtoul',['../extapi_8c.html#aa7d767d03ce3929978c28f64e3a4b222',1,'extapi.c']]],
353
+ ['strtoull_5506',['strtoull',['../extapi_8c.html#a400239674c2feb4a690bb4178125eae0',1,'extapi.c']]],
354
+ ['strtrans_5507',['strTrans',['../classSVF_1_1CFGNormalizer.html#aea5ebe156b9536c617fc9c6acac00a61',1,'SVF::CFGNormalizer']]],
355
+ ['structlayout_5508',['StructLayout',['../namespaceSVF.html#a52c8654c221bb53a59f70ea3cb1e5c45',1,'SVF']]],
356
+ ['structname_5509',['structName',['../LLVMUtil_8cpp.html#a61c158146c07e77234eb4a2f9b940821',1,'LLVMUtil.cpp']]],
357
+ ['structtype_5510',['StructType',['../namespaceSVF.html#a2bf58575ac7d068e0f1a4cf953b9e6cb',1,'SVF']]],
358
+ ['sub_5511',['Sub',['../classSVF_1_1BinaryOPStmt.html#a2f647224242dd87099104e0fdc994de6a758382a3b40e116175ca321fa4449d7f',1,'SVF::BinaryOPStmt']]],
359
+ ['subnodes_5512',['subNodes',['../classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#a48981e6555ad221d08f16ed2df708027',1,'SVF::SCCDetection::GNodeSCCInfo::subNodes()'],['../classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#aa2b23b22bb0304ce07ab9b14f0fdc395',1,'SVF::SCCDetection::GNodeSCCInfo::subNodes() const'],['../classSVF_1_1SCCDetection.html#a6ab5eff6a576e6d8703c1ea29b7f425d',1,'SVF::SCCDetection::subNodes()']]],
360
+ ['subset_5513',['Subset',['../classSVF_1_1AccessPath.html#aabb6c9600fac408f36b9fde013597245a45bfb1e14fd39a700dba1243afe022e4',1,'SVF::AccessPath']]],
361
+ ['succ_5fconst_5fiterator_5514',['succ_const_iterator',['../namespaceSVF.html#a3436a988bf80c021cd8022fb445b66d5',1,'SVF']]],
362
+ ['succandcondpairvec_5515',['SuccAndCondPairVec',['../classSVF_1_1BranchStmt.html#a6a0e64824777f04be4c169125dd4f666',1,'SVF::BranchStmt']]],
363
+ ['succbbandcondvalpair_5516',['SuccBBAndCondValPair',['../namespaceSVF.html#a255efa5be786996cbdd0c1f3d98b8400',1,'SVF']]],
364
+ ['succbbandcondvalpairvec_5517',['SuccBBAndCondValPairVec',['../namespaceSVF.html#a8de26e1810ea0c3b1e8ad62f1c8a864d',1,'SVF']]],
365
+ ['succbbs_5518',['succBBs',['../classSVF_1_1SVFBasicBlock.html#a7c3a69644f5e1351aad5d0ce0048abfd',1,'SVF::SVFBasicBlock']]],
366
+ ['successors_5519',['successors',['../classSVF_1_1BranchStmt.html#a40854cd95fbae16ef8e370255d0e3cf5',1,'SVF::BranchStmt']]],
367
+ ['succinsts_5520',['succInsts',['../classSVF_1_1SVFInstruction.html#ad0e8b1042094fda42346bae211d3e679',1,'SVF::SVFInstruction']]],
368
+ ['succmap_5521',['succMap',['../classSVF_1_1POCRSolver.html#abb518bb0c0238c9fd1e04b8836f6ff36',1,'SVF::POCRSolver']]],
369
+ ['succset_5522',['succset',['../classSVF_1_1MTASVFGBuilder.html#ac909a7aa7de6cda8d2a89a9c7d2f4262',1,'SVF::MTASVFGBuilder']]],
370
+ ['sucmsg_5523',['sucMsg',['../namespaceSVF_1_1SVFUtil.html#a05dc00b2bd9a8176aae31b6cfffe725d',1,'SVF::SVFUtil']]],
371
+ ['suffix_5fobject_5524',['suffix_object',['../cJSON_8cpp.html#a5d61bcc0045ace88c2ae04f0928eeace',1,'cJSON.cpp']]],
372
+ ['super_5525',['super',['../classllvm_1_1generic__bridge__gep__type__iterator.html#aae0af8f079614e0a971c7db4b9de18fa',1,'llvm::generic_bridge_gep_type_iterator']]],
373
+ ['superset_5526',['Superset',['../classSVF_1_1AccessPath.html#aabb6c9600fac408f36b9fde013597245a52a64f855e6233e88b319cf2f3442f14',1,'SVF::AccessPath']]],
374
+ ['sval_5527',['sval',['../classSVF_1_1SVFConstantInt.html#a484bcb1494a2c0c946e85f39f7961671',1,'SVF::SVFConstantInt']]],
375
+ ['svf_5528',['SVF',['../namespaceSVF.html',1,'']]],
376
+ ['svf_2dex_2ecpp_5529',['svf-ex.cpp',['../svf-ex_8cpp.html',1,'']]],
377
+ ['svf_5fdebug_5fwith_5ftype_5530',['SVF_DEBUG_WITH_TYPE',['../SVFType_8h.html#af4959f3b61c766337464db7a1d3da399',1,'SVFType.h']]],
378
+ ['svf_5fglobal_5fctors_5531',['SVF_GLOBAL_CTORS',['../LLVMModule_8cpp.html#aa18802f2f60ef8030c66a42f20f285af',1,'LLVMModule.cpp']]],
379
+ ['svf_5fglobal_5fdtors_5532',['SVF_GLOBAL_DTORS',['../LLVMModule_8cpp.html#a9fd6e28e6ed93f65a20a348ab0646320',1,'LLVMModule.cpp']]],
380
+ ['svf_5fmain_5ffunc_5fname_5533',['SVF_MAIN_FUNC_NAME',['../LLVMModule_8cpp.html#a10ab7c7da3a458495d8528b9e90d714b',1,'LLVMModule.cpp']]],
381
+ ['svfarg_5534',['SVFArg',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea46330181ad60cd2f0766fb392063ee21',1,'SVF::SVFValue']]],
382
+ ['svfargument_5535',['SVFArgument',['../classSVF_1_1SVFArgument.html',1,'SVF::SVFArgument'],['../classSVF_1_1SVFArgument.html#aeeed6b5a59c5bf4eb4af77ec2345dccf',1,'SVF::SVFArgument::SVFArgument(const SVFType *ty, const SVFFunction *fun, u32_t argNo, bool uncalled)'],['../classSVF_1_1SVFArgument.html#a97816023e6da0a37bc1e2878c11eb123',1,'SVF::SVFArgument::SVFArgument()=delete']]],
383
+ ['svfarrayty_5536',['SVFArrayTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40cac8c846ff3208d07a4a39c7a21433c6a5',1,'SVF::SVFType']]],
384
+ ['svfarraytype_5537',['SVFArrayType',['../classSVF_1_1SVFArrayType.html',1,'SVF::SVFArrayType'],['../classSVF_1_1SVFArrayType.html#a0bd51b8ae0f3601da2dc6d31757c01a3',1,'SVF::SVFArrayType::SVFArrayType()']]],
385
+ ['svfbasicblock_5538',['SVFBasicBlock',['../classSVF_1_1SVFBasicBlock.html',1,'SVF::SVFBasicBlock'],['../classSVF_1_1SVFBasicBlock.html#a2f21fd47b023a9786f8ab39faaca0a27',1,'SVF::SVFBasicBlock::SVFBasicBlock(const SVFType *ty, const SVFFunction *f)'],['../classSVF_1_1SVFBasicBlock.html#ae017f9a00c523585718bde13665275b3',1,'SVF::SVFBasicBlock::SVFBasicBlock()=delete']]],
386
+ ['svfbb_5539',['SVFBB',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea732cb3760ef56163428add79824174f4',1,'SVF::SVFValue']]],
387
+ ['svfblackhole_5540',['SVFBlackHole',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eabd75e113e24174dece49fed343d362fa',1,'SVF::SVFValue']]],
388
+ ['svfblackholevalue_5541',['SVFBlackHoleValue',['../classSVF_1_1SVFBlackHoleValue.html',1,'SVF::SVFBlackHoleValue'],['../classSVF_1_1SVFBlackHoleValue.html#ac057a29cad0944d1b359e6cd23adcec2',1,'SVF::SVFBlackHoleValue::SVFBlackHoleValue(const SVFType *ty)'],['../classSVF_1_1SVFBlackHoleValue.html#a6d94a1c1c0f229165e3327a09521e28c',1,'SVF::SVFBlackHoleValue::SVFBlackHoleValue()=delete']]],
389
+ ['svfbugevent_5542',['SVFBugEvent',['../classSVF_1_1SVFBugEvent.html',1,'SVF::SVFBugEvent'],['../classSVF_1_1SVFBugEvent.html#af012270169f767655456ae0e09add06a',1,'SVF::SVFBugEvent::SVFBugEvent()']]],
390
+ ['svfbugreport_5543',['SVFBugReport',['../classSVF_1_1SVFBugReport.html',1,'SVF::SVFBugReport'],['../classSVF_1_1SVFBugReport.html#af163790aa2065d72be8c31c281abee20',1,'SVF::SVFBugReport::SVFBugReport()']]],
391
+ ['svfbugreport_2ecpp_5544',['SVFBugReport.cpp',['../SVFBugReport_8cpp.html',1,'']]],
392
+ ['svfbugreport_2eh_5545',['SVFBugReport.h',['../SVFBugReport_8h.html',1,'']]],
393
+ ['svfcall_5546',['SVFCall',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea0cd1a3ddb49c00f3302e9010d73301e5',1,'SVF::SVFValue']]],
394
+ ['svfcallinst_5547',['SVFCallInst',['../classSVF_1_1SVFCallInst.html',1,'SVF::SVFCallInst'],['../classSVF_1_1SVFCallInst.html#a6cdb5b727c559d3c041aba94e6f64596',1,'SVF::SVFCallInst::SVFCallInst(const SVFType *ty, const SVFBasicBlock *b, bool va, bool tm, SVFValKind k=SVFCall)'],['../classSVF_1_1SVFCallInst.html#a8216a845734b0f363a82fd9190702633',1,'SVF::SVFCallInst::SVFCallInst(void)=delete']]],
395
+ ['svfconst_5548',['SVFConst',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea6dc72702914085c82deb38699b5a6f66',1,'SVF::SVFValue']]],
396
+ ['svfconstant_5549',['SVFConstant',['../classSVF_1_1SVFConstant.html',1,'SVF::SVFConstant'],['../classSVF_1_1SVFConstant.html#a3aacbc8f43aec414af229be6a9622a08',1,'SVF::SVFConstant::SVFConstant(const SVFType *ty, SVFValKind k=SVFConst)'],['../classSVF_1_1SVFConstant.html#a71fcd1abcde6dfc35f2da9fb25227165',1,'SVF::SVFConstant::SVFConstant()=delete']]],
397
+ ['svfconstantdata_5550',['SVFConstantData',['../classSVF_1_1SVFConstantData.html',1,'SVF::SVFConstantData'],['../classSVF_1_1SVFConstantData.html#a1ea9ae8d6d2b29c8357132b40de45bf0',1,'SVF::SVFConstantData::SVFConstantData(const SVFType *ty, SVFValKind k=SVFConstData)'],['../classSVF_1_1SVFConstantData.html#a057d3aebc842d72d2b89f661d18b6e34',1,'SVF::SVFConstantData::SVFConstantData()=delete']]],
398
+ ['svfconstantfp_5551',['SVFConstantFP',['../classSVF_1_1SVFConstantFP.html',1,'SVF::SVFConstantFP'],['../classSVF_1_1SVFConstantFP.html#a85f6c8bd4169c01e46170b001d3a5a80',1,'SVF::SVFConstantFP::SVFConstantFP(const SVFType *ty, double d)'],['../classSVF_1_1SVFConstantFP.html#a25657c39dd158866cd5d0958b301573e',1,'SVF::SVFConstantFP::SVFConstantFP()=delete']]],
399
+ ['svfconstantint_5552',['SVFConstantInt',['../classSVF_1_1SVFConstantInt.html',1,'SVF::SVFConstantInt'],['../classSVF_1_1SVFConstantInt.html#a66b861e33c5a3911ecd8e6e4441cb664',1,'SVF::SVFConstantInt::SVFConstantInt(const SVFType *ty, u64_t z, s64_t s)'],['../classSVF_1_1SVFConstantInt.html#ad9338bb99a77d76d1c83275d8a32f7d2',1,'SVF::SVFConstantInt::SVFConstantInt()=delete']]],
400
+ ['svfconstantnullptr_5553',['SVFConstantNullPtr',['../classSVF_1_1SVFConstantNullPtr.html',1,'SVF::SVFConstantNullPtr'],['../classSVF_1_1SVFConstantNullPtr.html#a299954e2cad5ee41b51fcff4a92439b3',1,'SVF::SVFConstantNullPtr::SVFConstantNullPtr(const SVFType *ty)'],['../classSVF_1_1SVFConstantNullPtr.html#ae853223a57df1816c3d382113b7b7b70',1,'SVF::SVFConstantNullPtr::SVFConstantNullPtr()=delete']]],
401
+ ['svfconstdata_5554',['SVFConstData',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eab88017aa421080f4f7a033b2fa37f9ca',1,'SVF::SVFValue']]],
402
+ ['svfconstfp_5555',['SVFConstFP',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea69211a5785ed3da7924e6dcc7b604c82',1,'SVF::SVFValue']]],
403
+ ['svfconstint_5556',['SVFConstInt',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea7e9f41a359d4c5ab8a7881c3a31dc814',1,'SVF::SVFValue']]],
404
+ ['svffilesystem_2ecpp_5557',['SVFFileSystem.cpp',['../SVFFileSystem_8cpp.html',1,'']]],
405
+ ['svffilesystem_2eh_5558',['SVFFileSystem.h',['../SVFFileSystem_8h.html',1,'']]],
406
+ ['svffunc_5559',['SVFFunc',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4582a3728eda9f58c4e7d069e4fec577',1,'SVF::SVFValue']]],
407
+ ['svffunction_5560',['SVFFunction',['../classSVF_1_1SVFFunction.html',1,'SVF::SVFFunction'],['../classSVF_1_1SVFBasicBlock.html#afcfae770b6ed1235cc1aa6c123b3a048',1,'SVF::SVFBasicBlock::SVFFunction()'],['../classSVF_1_1SVFFunction.html#a0cf5ddbb884a0a99f43b7741f1ce2786',1,'SVF::SVFFunction::SVFFunction(const SVFType *ty, const SVFFunctionType *ft, bool declare, bool intrinsic, bool addrTaken, bool varg, SVFLoopAndDomInfo *ld, std::vector< std::string > annos)'],['../classSVF_1_1SVFFunction.html#a7e965c21a8afe7fca32d0f41b16361cf',1,'SVF::SVFFunction::SVFFunction(void)=delete']]],
408
+ ['svffunctionty_5561',['SVFFunctionTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40ca01274de074f51be05f2ad6b2d0ca9dd6',1,'SVF::SVFType']]],
409
+ ['svffunctiontype_5562',['SVFFunctionType',['../classSVF_1_1SVFFunctionType.html',1,'SVF::SVFFunctionType'],['../classSVF_1_1SVFFunctionType.html#af4bacdbcf4867575f6f27fc26aa66bbe',1,'SVF::SVFFunctionType::SVFFunctionType()']]],
410
+ ['svfg_5563',['SVFG',['../classSVF_1_1SVFG.html',1,'SVF::SVFG'],['../classSVF_1_1SVFG.html#a07d48490eda50ee6d31f295150409cf3',1,'SVF::SVFG::SVFG()'],['../classSVF_1_1CFLVF.html#aed71ea423497a4f64c8b62ee4187210e',1,'SVF::CFLVF::svfg()'],['../classSVF_1_1SVFGBuilder.html#af9f454c48ebf26376fca06cdcec0f9cc',1,'SVF::SVFGBuilder::svfg()'],['../classSVF_1_1ProgSlice.html#a457a759c552a1418538769d79d7a7dde',1,'SVF::ProgSlice::svfg()'],['../classSVF_1_1SrcSnkDDA.html#ae657ebdeae8a083cfec210859a0023e4',1,'SVF::SrcSnkDDA::svfg()'],['../classSVF_1_1FlowSensitive.html#aae032e5f5d53b131d0112dc8faa464a9',1,'SVF::FlowSensitive::svfg()']]],
411
+ ['svfg_2ecpp_5564',['SVFG.cpp',['../SVFG_8cpp.html',1,'']]],
412
+ ['svfg_2eh_5565',['SVFG.h',['../SVFG_8h.html',1,'']]],
413
+ ['svfgbuilder_5566',['SVFGBuilder',['../classSVF_1_1SVFGBuilder.html',1,'SVF::SVFGBuilder'],['../classSVF_1_1SVFG.html#ab2f81db3935389480baa5cb14e15e9d7',1,'SVF::SVFG::SVFGBuilder()'],['../classSVF_1_1SVFGBuilder.html#a003c6d9e13e5f73e0648d97400f1854e',1,'SVF::SVFGBuilder::SVFGBuilder()'],['../classSVF_1_1DDAVFSolver.html#a0d563fe8b016b27a58f5b054fec9c38a',1,'SVF::DDAVFSolver::svfgBuilder()']]],
414
+ ['svfgbuilder_2ecpp_5567',['SVFGBuilder.cpp',['../SVFGBuilder_8cpp.html',1,'']]],
415
+ ['svfgbuilder_2eh_5568',['SVFGBuilder.h',['../SVFGBuilder_8h.html',1,'']]],
416
+ ['svfgedge_5569',['SVFGEdge',['../namespaceSVF.html#aa4745cf70b26e17d59752356f0b19dd9',1,'SVF']]],
417
+ ['svfgedge_2eh_5570',['SVFGEdge.h',['../SVFGEdge_8h.html',1,'']]],
418
+ ['svfgedgek_5571',['SVFGEdgeK',['../classSVF_1_1ICFGEdge.html#a068573fdbd9b99af18f3deeb9b16a38b',1,'SVF::ICFGEdge::SVFGEdgeK()'],['../classSVF_1_1VFGEdge.html#ae77e57aa36ed43fe83efa4c90a84688f',1,'SVF::VFGEdge::SVFGEdgeK()']]],
419
+ ['svfgedgeset_5572',['SVFGEdgeSet',['../classSVF_1_1DDAPass.html#acc81a1f7ad572fa27648999334479f56',1,'SVF::DDAPass::SVFGEdgeSet()'],['../classSVF_1_1DDAVFSolver.html#a6489319b33a807f7caba2d34017a3e1b',1,'SVF::DDAVFSolver::SVFGEdgeSet()'],['../classSVF_1_1SVFGStat.html#afeddbe4020e9b3c928856c2dc86af838',1,'SVF::SVFGStat::SVFGEdgeSet()'],['../classSVF_1_1SVFGBuilder.html#a640158fff237cb5afabdf1c5946550e0',1,'SVF::SVFGBuilder::SVFGEdgeSet()']]],
420
+ ['svfgedgesetty_5573',['SVFGEdgeSetTy',['../classSVF_1_1CDGEdge.html#aa75059c2515efdbf735598db42767cd6',1,'SVF::CDGEdge::SVFGEdgeSetTy()'],['../classSVF_1_1ICFGEdge.html#ad14443828b9030ee7b438fa3cdf17e56',1,'SVF::ICFGEdge::SVFGEdgeSetTy()'],['../classSVF_1_1VFG.html#ac97ef8c479556f9ca2c40cd4d8a18694',1,'SVF::VFG::SVFGEdgeSetTy()'],['../classSVF_1_1VFGEdge.html#a557334ef75bb5479b045f68c27b38701',1,'SVF::VFGEdge::SVFGEdgeSetTy()'],['../classSVF_1_1FlowSensitive.html#a69289c48fa91f850da90de080b9d26e5',1,'SVF::FlowSensitive::SVFGEdgeSetTy()']]],
421
+ ['svfghassu_5574',['svfgHasSU',['../classSVF_1_1FlowSensitive.html#a43e8ca2e69e6e8643c9abd1fa231d305',1,'SVF::FlowSensitive']]],
422
+ ['svfglob_5575',['SVFGlob',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea8a1159a8819de74d39e32aef1b415c2a',1,'SVF::SVFValue']]],
423
+ ['svfglobalvalue_5576',['SVFGlobalValue',['../classSVF_1_1SVFGlobalValue.html',1,'SVF::SVFGlobalValue'],['../classSVF_1_1SVFGlobalValue.html#a18dc40d9d9007c928a5b9d92c269cd87',1,'SVF::SVFGlobalValue::SVFGlobalValue(const SVFType *ty)'],['../classSVF_1_1SVFGlobalValue.html#ac004fb727468898e90673328119b6059',1,'SVF::SVFGlobalValue::SVFGlobalValue(std::string &&name, const SVFType *ty)'],['../classSVF_1_1SVFGlobalValue.html#aec81144051355d04775807130d22356f',1,'SVF::SVFGlobalValue::SVFGlobalValue()=delete']]],
424
+ ['svfgnode_5577',['SVFGNode',['../classSVF_1_1SVFGNodeLockSpan.html#ae5374d89b21005f56ce3bbd6f123e5d7',1,'SVF::SVFGNodeLockSpan::SVFGNode()'],['../namespaceSVF.html#a5dfa3fa5129bacdc0be0c051ccf386df',1,'SVF::SVFGNode()']]],
425
+ ['svfgnode_2eh_5578',['SVFGNode.h',['../SVFGNode_8h.html',1,'']]],
426
+ ['svfgnodebs_5579',['SVFGNodeBS',['../classSVF_1_1LeakChecker.html#a65b05e30410e40fe64d41f71516cd367',1,'SVF::LeakChecker::SVFGNodeBS()'],['../classSVF_1_1SrcSnkDDA.html#a70cff8ea7c033c01400935c9e446f2c6',1,'SVF::SrcSnkDDA::SVFGNodeBS()']]],
427
+ ['svfgnodeidset_5580',['SVFGNodeIDSet',['../classSVF_1_1MTASVFGBuilder.html#a17da7e5da237c23873e17250d9746939',1,'SVF::MTASVFGBuilder']]],
428
+ ['svfgnodeidtonodemapty_5581',['SVFGNodeIDToNodeMapTy',['../classSVF_1_1SVFG.html#a3d04ce1429b1edf90c9c0833e3b5a4a9',1,'SVF::SVFG']]],
429
+ ['svfgnodelockspan_5582',['SVFGNodeLockSpan',['../classSVF_1_1SVFGNodeLockSpan.html',1,'SVF::SVFGNodeLockSpan'],['../classSVF_1_1SVFGNodeLockSpan.html#a43f4d595b31259576b141cb99883938e',1,'SVF::SVFGNodeLockSpan::SVFGNodeLockSpan()']]],
430
+ ['svfgnodeset_5583',['SVFGNodeSet',['../classSVF_1_1SVFGOPT.html#a07874e1a77bcd5ff593757d202a4edd6',1,'SVF::SVFGOPT::SVFGNodeSet()'],['../classSVF_1_1SVFGStat.html#aee5ecd6a92c40e1e27197869028689c4',1,'SVF::SVFGStat::SVFGNodeSet()'],['../classSVF_1_1MTASVFGBuilder.html#a467e7b445394acb735b1b24ce39e966a',1,'SVF::MTASVFGBuilder::SVFGNodeSet()'],['../classSVF_1_1ProgSlice.html#a4864972e12f3e95f06bcf2bf8c847b3a',1,'SVF::ProgSlice::SVFGNodeSet()'],['../classSVF_1_1SaberSVFGBuilder.html#a298a94f9b368e37767935a42e5ba954a',1,'SVF::SaberSVFGBuilder::SVFGNodeSet()'],['../classSVF_1_1SrcSnkDDA.html#a19f02a14ee669fadc37fde3816fa2f84',1,'SVF::SrcSnkDDA::SVFGNodeSet()']]],
431
+ ['svfgnodesetiter_5584',['SVFGNodeSetIter',['../classSVF_1_1ProgSlice.html#af41c438baa739406a35bcb2e9ba431dd',1,'SVF::ProgSlice::SVFGNodeSetIter()'],['../classSVF_1_1SrcSnkDDA.html#ad6935e27bbd95d26a01b22b879efed58',1,'SVF::SrcSnkDDA::SVFGNodeSetIter()']]],
432
+ ['svfgnodetocondmap_5585',['SVFGNodeToCondMap',['../classSVF_1_1ProgSlice.html#adaf0bb2e3104c9d86d997b2e7c93275e',1,'SVF::ProgSlice::SVFGNodeToCondMap()'],['../classSVF_1_1ProgSlice.html#aeda61b2786b128e8c45089de60dcafce',1,'SVF::ProgSlice::svfgNodeToCondMap()']]],
433
+ ['svfgnodetocsidmap_5586',['SVFGNodeToCSIDMap',['../classSVF_1_1LeakChecker.html#a90c7275babe222f006233d2f2d2b6700',1,'SVF::LeakChecker']]],
434
+ ['svfgnodetodpitemsmap_5587',['SVFGNodeToDPItemsMap',['../classSVF_1_1SrcSnkDDA.html#a4f9de61860db86668606f0c276ce8117',1,'SVF::SrcSnkDDA']]],
435
+ ['svfgnodetoslicemap_5588',['SVFGNodeToSliceMap',['../classSVF_1_1SrcSnkDDA.html#ac96c2f09dee260b4378eae7eb67b21e4',1,'SVF::SrcSnkDDA']]],
436
+ ['svfgnodevec_5589',['SVFGNodeVec',['../classSVF_1_1MTASVFGBuilder.html#a2d0e5077ce9ae6148845db607f086312',1,'SVF::MTASVFGBuilder']]],
437
+ ['svfgopt_5590',['SVFGOPT',['../classSVF_1_1SVFGOPT.html',1,'SVF::SVFGOPT'],['../classSVF_1_1SVFGOPT.html#a64c300c8a9f8cc2ac13eef65c1108d01',1,'SVF::SVFGOPT::SVFGOPT()']]],
438
+ ['svfgopt_2ecpp_5591',['SVFGOPT.cpp',['../SVFGOPT_8cpp.html',1,'']]],
439
+ ['svfgopt_2eh_5592',['SVFGOPT.h',['../SVFGOPT_8h.html',1,'']]],
440
+ ['svfgopttimeend_5593',['svfgOptTimeEnd',['../classSVF_1_1SVFGStat.html#ac06625b26e1aa1a0ed171c9f5cea0f35',1,'SVF::SVFGStat']]],
441
+ ['svfgopttimestart_5594',['svfgOptTimeStart',['../classSVF_1_1SVFGStat.html#a1e92f02d43f06ef31e107859d1bd8ac2',1,'SVF::SVFGStat']]],
442
+ ['svfgreadwrite_2ecpp_5595',['SVFGReadWrite.cpp',['../SVFGReadWrite_8cpp.html',1,'']]],
443
+ ['svfgscc_5596',['SVFGSCC',['../classSVF_1_1DDAPass.html#a5e51ac666db439865846b835bcea9d21',1,'SVF::DDAPass::SVFGSCC()'],['../classSVF_1_1DDAVFSolver.html#a502207f81ed22fa42f9e18ccba83ad4e',1,'SVF::DDAVFSolver::SVFGSCC()'],['../classSVF_1_1SVFGStat.html#a149edd19cd5adafec13cbb49c590f0a8',1,'SVF::SVFGStat::SVFGSCC()']]],
444
+ ['svfgsccdetection_5597',['SVFGSCCDetection',['../classSVF_1_1DDAVFSolver.html#aba0ec611a5cfd096ac0b8b11e0bd5580',1,'SVF::DDAVFSolver']]],
445
+ ['svfgstat_5598',['SVFGStat',['../classSVF_1_1SVFGStat.html',1,'SVF::SVFGStat'],['../classSVF_1_1FlowSensitive.html#a5f015d8f2b0956306822172d02b415c3',1,'SVF::FlowSensitive::svfgStat()'],['../classSVF_1_1SVFGStat.html#ae61d5bd92ef495a0f6c2f9dedac3da03',1,'SVF::SVFGStat::SVFGStat()']]],
446
+ ['svfgstat_2ecpp_5599',['SVFGStat.cpp',['../SVFGStat_8cpp.html',1,'']]],
447
+ ['svfgstat_2eh_5600',['SVFGStat.h',['../SVFGStat_8h.html',1,'']]],
448
+ ['svfgwithindcall_5601',['SVFGWithIndCall',['../classSVF_1_1SVFGBuilder.html#a70de38086437635d2e44d2a0c9fdded9',1,'SVF::SVFGBuilder']]],
449
+ ['svfgwithindirectcall_5602',['SVFGWithIndirectCall',['../classSVF_1_1Options.html#a06eea18ba4cdf509255126a9b58e8eb0',1,'SVF::Options']]],
450
+ ['svfinst_5603',['SVFInst',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eacb5f1f872986a8f8bccd9a3b3904e9dd',1,'SVF::SVFValue']]],
451
+ ['svfinstruction_5604',['SVFInstruction',['../classSVF_1_1SVFInstruction.html',1,'SVF::SVFInstruction'],['../classSVF_1_1SVFInstruction.html#a976cc9df05994e7e1b11fcdd22febcc5',1,'SVF::SVFInstruction::SVFInstruction(const SVFType *ty, const SVFBasicBlock *b, bool tm, bool isRet, SVFValKind k=SVFInst)'],['../classSVF_1_1SVFInstruction.html#a7d81c86ea5e1f8e313457862e19c2a3c',1,'SVF::SVFInstruction::SVFInstruction(void)=delete']]],
452
+ ['svfintegerty_5605',['SVFIntegerTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40cae2025d3e9d7943027c74ae6bba3fff22',1,'SVF::SVFType']]],
453
+ ['svfintegertype_5606',['SVFIntegerType',['../classSVF_1_1SVFIntegerType.html',1,'SVF::SVFIntegerType'],['../classSVF_1_1SVFIntegerType.html#aa7679a15dff308f24c3d75840c518e5e',1,'SVF::SVFIntegerType::SVFIntegerType()']]],
454
+ ['svfir_5607',['SVFIR',['../classSVF_1_1SVFIR.html',1,'SVF::SVFIR'],['../classSVF_1_1CFLBase.html#a9e6cbab31612da4a1f8f660d1fabc4c0',1,'SVF::CFLBase::svfir()'],['../classSVF_1_1SVFVar.html#a6dbb40e8ee92033b77440c44acd8a868',1,'SVF::SVFVar::SVFIR()'],['../classSVF_1_1SVFIR.html#abf511f82cdbf7a6d9b6da167aee57636',1,'SVF::SVFIR::SVFIR()'],['../classSVF_1_1SVFIRWriter.html#a599d699f1a1dcb576d33cb40142c6db8',1,'SVF::SVFIRWriter::svfIR()']]],
455
+ ['svfir_2ecpp_5608',['SVFIR.cpp',['../SVFIR_8cpp.html',1,'']]],
456
+ ['svfir_2eh_5609',['SVFIR.h',['../SVFIR_8h.html',1,'']]],
457
+ ['svfir2consexestate_5610',['SVFIR2ConsExeState',['../classSVF_1_1SVFIR2ConsExeState.html',1,'SVF::SVFIR2ConsExeState'],['../classSVF_1_1ConsExeState.html#a67e2d14fede9218351f5edaff5981f4d',1,'SVF::ConsExeState::SVFIR2ConsExeState()'],['../classSVF_1_1SVFIR2ConsExeState.html#a3575711760c3973aef0061975ca9436a',1,'SVF::SVFIR2ConsExeState::SVFIR2ConsExeState()']]],
458
+ ['svfir2consexestate_2ecpp_5611',['SVFIR2ConsExeState.cpp',['../SVFIR2ConsExeState_8cpp.html',1,'']]],
459
+ ['svfir2consexestate_2eh_5612',['SVFIR2ConsExeState.h',['../SVFIR2ConsExeState_8h.html',1,'']]],
460
+ ['svfir2itvexestate_5613',['SVFIR2ItvExeState',['../classSVF_1_1SVFIR2ItvExeState.html',1,'SVF::SVFIR2ItvExeState'],['../classSVF_1_1ExeState.html#af1ac478aba3f3858d5f6f4b15a9f73a6',1,'SVF::ExeState::SVFIR2ItvExeState()'],['../classSVF_1_1IntervalExeState.html#af1ac478aba3f3858d5f6f4b15a9f73a6',1,'SVF::IntervalExeState::SVFIR2ItvExeState()'],['../classSVF_1_1RelExeState.html#af1ac478aba3f3858d5f6f4b15a9f73a6',1,'SVF::RelExeState::SVFIR2ItvExeState()'],['../classSVF_1_1SVFIR2ItvExeState.html#a3c9285321cc0c4e1c46a31be9433192f',1,'SVF::SVFIR2ItvExeState::SVFIR2ItvExeState()']]],
461
+ ['svfir2itvexestate_2ecpp_5614',['SVFIR2ItvExeState.cpp',['../SVFIR2ItvExeState_8cpp.html',1,'']]],
462
+ ['svfir2itvexestate_2eh_5615',['SVFIR2ItvExeState.h',['../SVFIR2ItvExeState_8h.html',1,'']]],
463
+ ['svfir2relation_2ecpp_5616',['SVFIR2Relation.cpp',['../SVFIR2Relation_8cpp.html',1,'']]],
464
+ ['svfir_5fdebug_5617',['SVFIR_DEBUG',['../SVFFileSystem_8h.html#a9b0b85a19311bdaea6d6174812eef0d9',1,'SVFFileSystem.h']]],
465
+ ['svfirbuilder_5618',['SVFIRBuilder',['../classSVF_1_1SVFIRBuilder.html',1,'SVF::SVFIRBuilder'],['../classSVF_1_1LLVMModuleSet.html#a46fadea4d08baefc8fbc1d8928da7f6b',1,'SVF::LLVMModuleSet::SVFIRBuilder()'],['../classSVF_1_1SymbolTableBuilder.html#a46fadea4d08baefc8fbc1d8928da7f6b',1,'SVF::SymbolTableBuilder::SVFIRBuilder()'],['../classSVF_1_1SVFIR.html#a46fadea4d08baefc8fbc1d8928da7f6b',1,'SVF::SVFIR::SVFIRBuilder()'],['../classSVF_1_1SVFFunction.html#a46fadea4d08baefc8fbc1d8928da7f6b',1,'SVF::SVFFunction::SVFIRBuilder()'],['../classSVF_1_1SVFBasicBlock.html#a46fadea4d08baefc8fbc1d8928da7f6b',1,'SVF::SVFBasicBlock::SVFIRBuilder()'],['../classSVF_1_1SVFCallInst.html#a46fadea4d08baefc8fbc1d8928da7f6b',1,'SVF::SVFCallInst::SVFIRBuilder()'],['../classSVF_1_1SVFIRBuilder.html#a1ecae204a349b69031f0edd7df7ca708',1,'SVF::SVFIRBuilder::SVFIRBuilder()']]],
466
+ ['svfirbuilder_2ecpp_5619',['SVFIRBuilder.cpp',['../SVFIRBuilder_8cpp.html',1,'']]],
467
+ ['svfirbuilder_2eh_5620',['SVFIRBuilder.h',['../SVFIRBuilder_8h.html',1,'']]],
468
+ ['svfirextapi_2ecpp_5621',['SVFIRExtAPI.cpp',['../SVFIRExtAPI_8cpp.html',1,'']]],
469
+ ['svfirreader_5622',['SVFIRReader',['../classSVF_1_1SVFIRReader.html',1,'SVF::SVFIRReader'],['../classSVF_1_1CHEdge.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CHEdge::SVFIRReader()'],['../classSVF_1_1CHNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CHNode::SVFIRReader()'],['../classSVF_1_1CHGraph.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CHGraph::SVFIRReader()'],['../classSVF_1_1GenericEdge.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::GenericEdge::SVFIRReader()'],['../classSVF_1_1GenericNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::GenericNode::SVFIRReader()'],['../classSVF_1_1GenericGraph.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::GenericGraph::SVFIRReader()'],['../classSVF_1_1ICFG.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::ICFG::SVFIRReader()'],['../classSVF_1_1ICFGEdge.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::ICFGEdge::SVFIRReader()'],['../classSVF_1_1IntraCFGEdge.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::IntraCFGEdge::SVFIRReader()'],['../classSVF_1_1CallCFGEdge.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CallCFGEdge::SVFIRReader()'],['../classSVF_1_1RetCFGEdge.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::RetCFGEdge::SVFIRReader()'],['../classSVF_1_1ICFGNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::ICFGNode::SVFIRReader()'],['../classSVF_1_1IntraICFGNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::IntraICFGNode::SVFIRReader()'],['../classSVF_1_1FunEntryICFGNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::FunEntryICFGNode::SVFIRReader()'],['../classSVF_1_1FunExitICFGNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::FunExitICFGNode::SVFIRReader()'],['../classSVF_1_1CallICFGNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CallICFGNode::SVFIRReader()'],['../classSVF_1_1RetICFGNode.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::RetICFGNode::SVFIRReader()'],['../classSVF_1_1IRGraph.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::IRGraph::SVFIRReader()'],['../classSVF_1_1AccessPath.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::AccessPath::SVFIRReader()'],['../classSVF_1_1SVFLoop.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFLoop::SVFIRReader()'],['../classSVF_1_1SymbolTableInfoReader.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SymbolTableInfoReader::SVFIRReader()'],['../classSVF_1_1SVFModuleReader.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFModuleReader::SVFIRReader()'],['../classSVF_1_1SVFIR.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFIR::SVFIRReader()'],['../classSVF_1_1SVFModule.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFModule::SVFIRReader()'],['../classSVF_1_1SVFStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFStmt::SVFIRReader()'],['../classSVF_1_1AssignStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::AssignStmt::SVFIRReader()'],['../classSVF_1_1AddrStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::AddrStmt::SVFIRReader()'],['../classSVF_1_1CopyStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CopyStmt::SVFIRReader()'],['../classSVF_1_1StoreStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::StoreStmt::SVFIRReader()'],['../classSVF_1_1LoadStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::LoadStmt::SVFIRReader()'],['../classSVF_1_1GepStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::GepStmt::SVFIRReader()'],['../classSVF_1_1CallPE.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CallPE::SVFIRReader()'],['../classSVF_1_1RetPE.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::RetPE::SVFIRReader()'],['../classSVF_1_1MultiOpndStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::MultiOpndStmt::SVFIRReader()'],['../classSVF_1_1PhiStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::PhiStmt::SVFIRReader()'],['../classSVF_1_1SelectStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SelectStmt::SVFIRReader()'],['../classSVF_1_1CmpStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CmpStmt::SVFIRReader()'],['../classSVF_1_1BinaryOPStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::BinaryOPStmt::SVFIRReader()'],['../classSVF_1_1UnaryOPStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::UnaryOPStmt::SVFIRReader()'],['../classSVF_1_1BranchStmt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::BranchStmt::SVFIRReader()'],['../classSVF_1_1TDForkPE.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::TDForkPE::SVFIRReader()'],['../classSVF_1_1TDJoinPE.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::TDJoinPE::SVFIRReader()'],['../classSVF_1_1StInfo.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::StInfo::SVFIRReader()'],['../classSVF_1_1SVFType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFType::SVFIRReader()'],['../classSVF_1_1SVFPointerType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFPointerType::SVFIRReader()'],['../classSVF_1_1SVFIntegerType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFIntegerType::SVFIRReader()'],['../classSVF_1_1SVFFunctionType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFFunctionType::SVFIRReader()'],['../classSVF_1_1SVFStructType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFStructType::SVFIRReader()'],['../classSVF_1_1SVFArrayType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFArrayType::SVFIRReader()'],['../classSVF_1_1SVFOtherType.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFOtherType::SVFIRReader()'],['../classSVF_1_1SVFLoopAndDomInfo.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFLoopAndDomInfo::SVFIRReader()'],['../classSVF_1_1SVFValue.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFValue::SVFIRReader()'],['../classSVF_1_1SVFFunction.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFFunction::SVFIRReader()'],['../classSVF_1_1SVFBasicBlock.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFBasicBlock::SVFIRReader()'],['../classSVF_1_1SVFInstruction.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFInstruction::SVFIRReader()'],['../classSVF_1_1SVFCallInst.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFCallInst::SVFIRReader()'],['../classSVF_1_1SVFVirtualCallInst.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFVirtualCallInst::SVFIRReader()'],['../classSVF_1_1SVFConstant.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFConstant::SVFIRReader()'],['../classSVF_1_1SVFGlobalValue.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFGlobalValue::SVFIRReader()'],['../classSVF_1_1SVFArgument.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFArgument::SVFIRReader()'],['../classSVF_1_1SVFConstantData.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFConstantData::SVFIRReader()'],['../classSVF_1_1SVFConstantInt.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFConstantInt::SVFIRReader()'],['../classSVF_1_1SVFConstantFP.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFConstantFP::SVFIRReader()'],['../classSVF_1_1SVFConstantNullPtr.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFConstantNullPtr::SVFIRReader()'],['../classSVF_1_1SVFBlackHoleValue.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFBlackHoleValue::SVFIRReader()'],['../classSVF_1_1SVFOtherValue.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFOtherValue::SVFIRReader()'],['../classSVF_1_1SVFMetadataAsValue.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFMetadataAsValue::SVFIRReader()'],['../classSVF_1_1CallSite.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::CallSite::SVFIRReader()'],['../classSVF_1_1SVFVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SVFVar::SVFIRReader()'],['../classSVF_1_1ValVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::ValVar::SVFIRReader()'],['../classSVF_1_1ObjVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::ObjVar::SVFIRReader()'],['../classSVF_1_1GepValVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::GepValVar::SVFIRReader()'],['../classSVF_1_1GepObjVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::GepObjVar::SVFIRReader()'],['../classSVF_1_1FIObjVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::FIObjVar::SVFIRReader()'],['../classSVF_1_1RetPN.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::RetPN::SVFIRReader()'],['../classSVF_1_1VarArgPN.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::VarArgPN::SVFIRReader()'],['../classSVF_1_1DummyValVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::DummyValVar::SVFIRReader()'],['../classSVF_1_1DummyObjVar.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::DummyObjVar::SVFIRReader()'],['../classSVF_1_1SymbolTableInfo.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SymbolTableInfo::SVFIRReader()'],['../classSVF_1_1MemObj.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::MemObj::SVFIRReader()'],['../classSVF_1_1ObjTypeInfo.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::ObjTypeInfo::SVFIRReader()'],['../classSVF_1_1NodeIDAllocator.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::NodeIDAllocator::SVFIRReader()'],['../structSVF_1_1SparseBitVectorElement.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SparseBitVectorElement::SVFIRReader()'],['../classSVF_1_1SparseBitVector.html#a96821c016c81ee0600ef62fd28298292',1,'SVF::SparseBitVector::SVFIRReader()']]],
470
+ ['svfirwriter_5623',['SVFIRWriter',['../classSVF_1_1SVFIRWriter.html',1,'SVF::SVFIRWriter'],['../classSVF_1_1CHEdge.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CHEdge::SVFIRWriter()'],['../classSVF_1_1CHNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CHNode::SVFIRWriter()'],['../classSVF_1_1CHGraph.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CHGraph::SVFIRWriter()'],['../classSVF_1_1GenericEdge.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GenericEdge::SVFIRWriter()'],['../classSVF_1_1GenericNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GenericNode::SVFIRWriter()'],['../classSVF_1_1GenericGraph.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GenericGraph::SVFIRWriter()'],['../classSVF_1_1ICFG.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ICFG::SVFIRWriter()'],['../classSVF_1_1ICFGEdge.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ICFGEdge::SVFIRWriter()'],['../classSVF_1_1IntraCFGEdge.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::IntraCFGEdge::SVFIRWriter()'],['../classSVF_1_1CallCFGEdge.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CallCFGEdge::SVFIRWriter()'],['../classSVF_1_1RetCFGEdge.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::RetCFGEdge::SVFIRWriter()'],['../classSVF_1_1ICFGNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ICFGNode::SVFIRWriter()'],['../classSVF_1_1IntraICFGNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::IntraICFGNode::SVFIRWriter()'],['../classSVF_1_1FunEntryICFGNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::FunEntryICFGNode::SVFIRWriter()'],['../classSVF_1_1FunExitICFGNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::FunExitICFGNode::SVFIRWriter()'],['../classSVF_1_1CallICFGNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CallICFGNode::SVFIRWriter()'],['../classSVF_1_1RetICFGNode.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::RetICFGNode::SVFIRWriter()'],['../classSVF_1_1IRGraph.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::IRGraph::SVFIRWriter()'],['../classSVF_1_1AccessPath.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::AccessPath::SVFIRWriter()'],['../classSVF_1_1SVFLoop.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFLoop::SVFIRWriter()'],['../classSVF_1_1GenericGraphWriter.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GenericGraphWriter::SVFIRWriter()'],['../classSVF_1_1ICFGWriter.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ICFGWriter::SVFIRWriter()'],['../classSVF_1_1SVFModuleWriter.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFModuleWriter::SVFIRWriter()'],['../classSVF_1_1SVFIR.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFIR::SVFIRWriter()'],['../classSVF_1_1SVFModule.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFModule::SVFIRWriter()'],['../classSVF_1_1SVFStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFStmt::SVFIRWriter()'],['../classSVF_1_1AssignStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::AssignStmt::SVFIRWriter()'],['../classSVF_1_1AddrStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::AddrStmt::SVFIRWriter()'],['../classSVF_1_1CopyStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CopyStmt::SVFIRWriter()'],['../classSVF_1_1StoreStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::StoreStmt::SVFIRWriter()'],['../classSVF_1_1LoadStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::LoadStmt::SVFIRWriter()'],['../classSVF_1_1GepStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GepStmt::SVFIRWriter()'],['../classSVF_1_1CallPE.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CallPE::SVFIRWriter()'],['../classSVF_1_1RetPE.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::RetPE::SVFIRWriter()'],['../classSVF_1_1MultiOpndStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::MultiOpndStmt::SVFIRWriter()'],['../classSVF_1_1PhiStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::PhiStmt::SVFIRWriter()'],['../classSVF_1_1SelectStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SelectStmt::SVFIRWriter()'],['../classSVF_1_1CmpStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::CmpStmt::SVFIRWriter()'],['../classSVF_1_1BinaryOPStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::BinaryOPStmt::SVFIRWriter()'],['../classSVF_1_1UnaryOPStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::UnaryOPStmt::SVFIRWriter()'],['../classSVF_1_1BranchStmt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::BranchStmt::SVFIRWriter()'],['../classSVF_1_1TDForkPE.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::TDForkPE::SVFIRWriter()'],['../classSVF_1_1TDJoinPE.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::TDJoinPE::SVFIRWriter()'],['../classSVF_1_1StInfo.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::StInfo::SVFIRWriter()'],['../classSVF_1_1SVFType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFType::SVFIRWriter()'],['../classSVF_1_1SVFPointerType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFPointerType::SVFIRWriter()'],['../classSVF_1_1SVFIntegerType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFIntegerType::SVFIRWriter()'],['../classSVF_1_1SVFFunctionType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFFunctionType::SVFIRWriter()'],['../classSVF_1_1SVFStructType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFStructType::SVFIRWriter()'],['../classSVF_1_1SVFArrayType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFArrayType::SVFIRWriter()'],['../classSVF_1_1SVFOtherType.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFOtherType::SVFIRWriter()'],['../classSVF_1_1SVFLoopAndDomInfo.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFLoopAndDomInfo::SVFIRWriter()'],['../classSVF_1_1SVFValue.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFValue::SVFIRWriter()'],['../classSVF_1_1SVFFunction.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFFunction::SVFIRWriter()'],['../classSVF_1_1SVFBasicBlock.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFBasicBlock::SVFIRWriter()'],['../classSVF_1_1SVFInstruction.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFInstruction::SVFIRWriter()'],['../classSVF_1_1SVFCallInst.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFCallInst::SVFIRWriter()'],['../classSVF_1_1SVFVirtualCallInst.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFVirtualCallInst::SVFIRWriter()'],['../classSVF_1_1SVFConstant.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFConstant::SVFIRWriter()'],['../classSVF_1_1SVFGlobalValue.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFGlobalValue::SVFIRWriter()'],['../classSVF_1_1SVFArgument.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFArgument::SVFIRWriter()'],['../classSVF_1_1SVFConstantData.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFConstantData::SVFIRWriter()'],['../classSVF_1_1SVFConstantInt.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFConstantInt::SVFIRWriter()'],['../classSVF_1_1SVFConstantFP.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFConstantFP::SVFIRWriter()'],['../classSVF_1_1SVFConstantNullPtr.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFConstantNullPtr::SVFIRWriter()'],['../classSVF_1_1SVFBlackHoleValue.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFBlackHoleValue::SVFIRWriter()'],['../classSVF_1_1SVFOtherValue.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFOtherValue::SVFIRWriter()'],['../classSVF_1_1SVFMetadataAsValue.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFMetadataAsValue::SVFIRWriter()'],['../classSVF_1_1SVFVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SVFVar::SVFIRWriter()'],['../classSVF_1_1ValVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ValVar::SVFIRWriter()'],['../classSVF_1_1ObjVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ObjVar::SVFIRWriter()'],['../classSVF_1_1GepValVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GepValVar::SVFIRWriter()'],['../classSVF_1_1GepObjVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::GepObjVar::SVFIRWriter()'],['../classSVF_1_1FIObjVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::FIObjVar::SVFIRWriter()'],['../classSVF_1_1RetPN.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::RetPN::SVFIRWriter()'],['../classSVF_1_1VarArgPN.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::VarArgPN::SVFIRWriter()'],['../classSVF_1_1DummyValVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::DummyValVar::SVFIRWriter()'],['../classSVF_1_1DummyObjVar.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::DummyObjVar::SVFIRWriter()'],['../classSVF_1_1SymbolTableInfo.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SymbolTableInfo::SVFIRWriter()'],['../classSVF_1_1MemObj.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::MemObj::SVFIRWriter()'],['../classSVF_1_1ObjTypeInfo.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::ObjTypeInfo::SVFIRWriter()'],['../classSVF_1_1NodeIDAllocator.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::NodeIDAllocator::SVFIRWriter()'],['../structSVF_1_1SparseBitVectorElement.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SparseBitVectorElement::SVFIRWriter()'],['../classSVF_1_1SparseBitVector.html#ac6d7207b2c449f2aa8129697485d8fd6',1,'SVF::SparseBitVector::SVFIRWriter()'],['../classSVF_1_1SVFIRWriter.html#a9994b9a6ddf4c852570bee918cb9de34',1,'SVF::SVFIRWriter::SVFIRWriter()']]],
471
+ ['svfloop_5624',['SVFLoop',['../classSVF_1_1SVFLoop.html',1,'SVF::SVFLoop'],['../classSVF_1_1SVFLoop.html#a25b9a079f48aa0374c91be6a1e9697f8',1,'SVF::SVFLoop::SVFLoop()']]],
472
+ ['svfloop_2eh_5625',['SVFLoop.h',['../SVFLoop_8h.html',1,'']]],
473
+ ['svfloopanddominfo_5626',['SVFLoopAndDomInfo',['../classSVF_1_1SVFLoopAndDomInfo.html',1,'SVF::SVFLoopAndDomInfo'],['../classSVF_1_1SVFLoopAndDomInfo.html#a2b5c892437d21ece0a9e0ae7a285b622',1,'SVF::SVFLoopAndDomInfo::SVFLoopAndDomInfo()']]],
474
+ ['svflooppool_5627',['svfLoopPool',['../classSVF_1_1ICFGWriter.html#a79f4edaff02404f518ffeaeab136c0a9',1,'SVF::ICFGWriter::svfLoopPool()'],['../classSVF_1_1ICFGReader.html#a366fa1cfec101c723e36582d80125194',1,'SVF::ICFGReader::svfLoopPool()']]],
475
+ ['svfloopvec_5628',['SVFLoopVec',['../classSVF_1_1ICFG.html#ad15daca24c91c5abe4bbb962979efbde',1,'SVF::ICFG']]],
476
+ ['svfmain_5629',['SVFMain',['../classSVF_1_1Options.html#a3a718b0a27c2d13878c0718af97ad73d',1,'SVF::Options']]],
477
+ ['svfmetaasvalue_5630',['SVFMetaAsValue',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860eaf3025e3b2f13ffb20a5bb441ea5f8a73',1,'SVF::SVFValue']]],
478
+ ['svfmetadataasvalue_5631',['SVFMetadataAsValue',['../classSVF_1_1SVFMetadataAsValue.html',1,'SVF::SVFMetadataAsValue'],['../classSVF_1_1SVFMetadataAsValue.html#a98acb125d1694aa233538de7618739bf',1,'SVF::SVFMetadataAsValue::SVFMetadataAsValue(const SVFType *ty)'],['../classSVF_1_1SVFMetadataAsValue.html#adc92d08f450556000a4386294c6c4370',1,'SVF::SVFMetadataAsValue::SVFMetadataAsValue()=delete']]],
479
+ ['svfmod_5632',['svfMod',['../classSVF_1_1CHGraph.html#a62a3ccdbc55381d5f8d96dc23141f2e5',1,'SVF::CHGraph::svfMod()'],['../classSVF_1_1PointerAnalysis.html#a7e8b3f6843e5ea75fd189162d2cd60a5',1,'SVF::PointerAnalysis::svfMod()']]],
480
+ ['svfmodule_5633',['SVFModule',['../classSVF_1_1SVFModule.html',1,'SVF::SVFModule'],['../classSVF_1_1DCHGraph.html#a85a3c9a6a60a4379717773f8722ae42e',1,'SVF::DCHGraph::svfModule()'],['../classSVF_1_1LLVMModuleSet.html#a43832e93a42ae43d44b0cc160981678f',1,'SVF::LLVMModuleSet::svfModule()'],['../classSVF_1_1SVFIRBuilder.html#a6ca1b9d5bb267806f8aaae5a94ed36cc',1,'SVF::SVFIRBuilder::svfModule()'],['../classSVF_1_1SVFIR.html#a8bfa675eed3c60a21134faa8e0b9e6b9',1,'SVF::SVFIR::svfModule()'],['../classSVF_1_1SVFModule.html#ad81c63b60d030828262ea375917cc189',1,'SVF::SVFModule::svfModule()'],['../classSVF_1_1SVFModule.html#a0438953758cecab4ebe1b48895639eb8',1,'SVF::SVFModule::SVFModule()=default']]],
481
+ ['svfmodule_2ecpp_5634',['SVFModule.cpp',['../SVFModule_8cpp.html',1,'']]],
482
+ ['svfmodule_2eh_5635',['SVFModule.h',['../SVFModule_8h.html',1,'']]],
483
+ ['svfmodulefieldjson_5636',['svfModuleFieldJson',['../classSVF_1_1SVFModuleReader.html#a5258ef11a30116a8c7cdd366faa6568c',1,'SVF::SVFModuleReader']]],
484
+ ['svfmodulereader_5637',['SVFModuleReader',['../classSVF_1_1SVFModuleReader.html',1,'SVF::SVFModuleReader'],['../classSVF_1_1SVFIRReader.html#a2414da27b56b86d2e6266693c66963cd',1,'SVF::SVFIRReader::svfModuleReader()']]],
485
+ ['svfmodulewriter_5638',['SVFModuleWriter',['../classSVF_1_1SVFModuleWriter.html',1,'SVF::SVFModuleWriter'],['../classSVF_1_1SVFModuleWriter.html#a915ae39b2cb537e0137f5af496b10b10',1,'SVF::SVFModuleWriter::SVFModuleWriter()'],['../classSVF_1_1SVFIRWriter.html#a9fd47674ea5736f069d994e59c24e858',1,'SVF::SVFIRWriter::svfModuleWriter()']]],
486
+ ['svfnullptr_5639',['SVFNullPtr',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea4d2525e8d4329c644940b0b44c3f0c2c',1,'SVF::SVFValue']]],
487
+ ['svfother_5640',['SVFOther',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea582b0563ca6cb659fe6811b50c5b6ad0',1,'SVF::SVFValue']]],
488
+ ['svfotherty_5641',['SVFOtherTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40cac7de365c24c89f86bc6f6ab5ecafd8ef',1,'SVF::SVFType']]],
489
+ ['svfothertype_5642',['SVFOtherType',['../classSVF_1_1SVFOtherType.html',1,'SVF::SVFOtherType'],['../classSVF_1_1SVFOtherType.html#a4811e1d34753e19e27d552a254f0d0af',1,'SVF::SVFOtherType::SVFOtherType()']]],
490
+ ['svfothervalue_5643',['SVFOtherValue',['../classSVF_1_1SVFOtherValue.html',1,'SVF::SVFOtherValue'],['../classSVF_1_1SVFOtherValue.html#a81c02b9a60fa577a786250e088b49493',1,'SVF::SVFOtherValue::SVFOtherValue(const SVFType *ty, SVFValKind k=SVFValue::SVFOther)'],['../classSVF_1_1SVFOtherValue.html#a3966c98b9807e4d5f30869c3abccaaa9',1,'SVF::SVFOtherValue::SVFOtherValue()=delete']]],
491
+ ['svfpointerty_5644',['SVFPointerTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40cae8c18603570fa65fa5a9aabdf2f5d0a1',1,'SVF::SVFType']]],
492
+ ['svfpointertype_5645',['SVFPointerType',['../classSVF_1_1SVFPointerType.html',1,'SVF::SVFPointerType'],['../classSVF_1_1SVFPointerType.html#a2ce46de03df7896cc43e466189ba6ba2',1,'SVF::SVFPointerType::SVFPointerType()']]],
493
+ ['svfstat_5646',['SVFStat',['../classSVF_1_1SVFStat.html',1,'SVF::SVFStat'],['../classSVF_1_1SVFStat.html#ad22433722f7c71df19a891a5b5039d26',1,'SVF::SVFStat::SVFStat()']]],
494
+ ['svfstat_2ecpp_5647',['SVFStat.cpp',['../SVFStat_8cpp.html',1,'']]],
495
+ ['svfstat_2eh_5648',['SVFStat.h',['../SVFStat_8h.html',1,'']]],
496
+ ['svfstatements_2ecpp_5649',['SVFStatements.cpp',['../SVFStatements_8cpp.html',1,'']]],
497
+ ['svfstatements_2eh_5650',['SVFStatements.h',['../SVFStatements_8h.html',1,'']]],
498
+ ['svfstmt_5651',['SVFStmt',['../classSVF_1_1SVFStmt.html',1,'SVF::SVFStmt'],['../classSVF_1_1SVFStmt.html#a4f4159567121416cbe78d124f5c6a8b6',1,'SVF::SVFStmt::SVFStmt(GEdgeFlag k)'],['../classSVF_1_1SVFStmt.html#a2ab7295fe26d2c6d2d5c9fd027f96a47',1,'SVF::SVFStmt::SVFStmt(SVFVar *s, SVFVar *d, GEdgeFlag k, bool real=true)']]],
499
+ ['svfstmtlist_5652',['SVFStmtList',['../classSVF_1_1ICFGNode.html#aa84a3724426f08a0e31ecdbc99114072',1,'SVF::ICFGNode::SVFStmtList()'],['../classSVF_1_1MRGenerator.html#a8717adf4520e0702274c5f013776be52',1,'SVF::MRGenerator::SVFStmtList()'],['../classSVF_1_1MemSSA.html#a445d282890dbd2fb51e903255af1cc3e',1,'SVF::MemSSA::SVFStmtList()'],['../classSVF_1_1SVFIR.html#a6bc360d2604ae4a0af74530b263b10d9',1,'SVF::SVFIR::SVFStmtList()']]],
500
+ ['svfstmtset_5653',['SVFStmtSet',['../classSVF_1_1IRGraph.html#a28ea8f85b0923d00364a010c1fd4e416',1,'SVF::IRGraph::SVFStmtSet()'],['../classSVF_1_1VFG.html#a8e3633597a4dca714df20e0720b31f1e',1,'SVF::VFG::SVFStmtSet()']]],
501
+ ['svfstmtsetty_5654',['SVFStmtSetTy',['../classSVF_1_1SVFStmt.html#a8cd7b6c6fd8b030b1421d95a086359f4',1,'SVF::SVFStmt']]],
502
+ ['svfstructty_5655',['SVFStructTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40ca77e52ad9bebff282f40383f468fe856d',1,'SVF::SVFType']]],
503
+ ['svfstructtype_5656',['SVFStructType',['../classSVF_1_1SVFStructType.html',1,'SVF::SVFStructType'],['../classSVF_1_1SVFStructType.html#adf471a114f91b87ea9bb981441babb24',1,'SVF::SVFStructType::SVFStructType()']]],
504
+ ['svfty_5657',['SVFTy',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40ca2862d2a6ef2e31bf7fa1cc2f72d65725',1,'SVF::SVFType']]],
505
+ ['svftykind_5658',['SVFTyKind',['../classSVF_1_1SVFType.html#a333e01a9c431c8f53bd2fc597bd5c40c',1,'SVF::SVFType']]],
506
+ ['svftype_5659',['SVFType',['../classSVF_1_1SVFType.html',1,'SVF::SVFType'],['../classSVF_1_1SVFType.html#a3afd7c9a47ab7cd96d9bfc5fc8c473a4',1,'SVF::SVFType::SVFType(bool svt, SVFTyKind k, u32_t Sz)'],['../classSVF_1_1SVFType.html#aaaa5452f32227f5e44ac7665f2945202',1,'SVF::SVFType::SVFType(void)=delete']]],
507
+ ['svftype_2ecpp_5660',['SVFType.cpp',['../SVFType_8cpp.html',1,'']]],
508
+ ['svftype_2eh_5661',['SVFType.h',['../SVFType_8h.html',1,'']]],
509
+ ['svftype2bytesize_5662',['SVFType2ByteSize',['../namespaceSVF_1_1LLVMUtil.html#a276a85b292038a197a525e08e9252c92',1,'SVF::LLVMUtil']]],
510
+ ['svftypelocsetspair_5663',['SVFTypeLocSetsPair',['../classSVF_1_1SVFIR.html#a9062fc3ed889f8971fb2ea49b8de3674',1,'SVF::SVFIR']]],
511
+ ['svftypepool_5664',['svfTypePool',['../classSVF_1_1SVFModuleWriter.html#ad7636d8ee53d13d06bc5c5712fb4837d',1,'SVF::SVFModuleWriter::svfTypePool()'],['../classSVF_1_1SVFModuleReader.html#a8db477eba6a3886e63dfd13cfabd5c8d',1,'SVF::SVFModuleReader::svfTypePool()']]],
512
+ ['svftypes_5665',['svfTypes',['../classSVF_1_1SymbolTableInfo.html#aff6341f4e2a79b3c999ec955e48555c9',1,'SVF::SymbolTableInfo']]],
513
+ ['svftypeset_5666',['SVFTypeSet',['../classSVF_1_1SymbolTableInfo.html#a87d443030a8a86e13be5a3a964bc7fa4',1,'SVF::SymbolTableInfo']]],
514
+ ['svfutil_5667',['SVFUtil',['../namespaceSVF_1_1SVFUtil.html',1,'SVF']]],
515
+ ['svfutil_2ecpp_5668',['SVFUtil.cpp',['../SVFUtil_8cpp.html',1,'']]],
516
+ ['svfutil_2eh_5669',['SVFUtil.h',['../SVFUtil_8h.html',1,'']]],
517
+ ['svfval_5670',['SVFVal',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea51746c2f6b368f5d9a7ec4625cb6559e',1,'SVF::SVFValue']]],
518
+ ['svfvalkind_5671',['SVFValKind',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860e',1,'SVF::SVFValue']]],
519
+ ['svfvalue_5672',['SVFValue',['../classSVF_1_1SVFValue.html',1,'SVF::SVFValue'],['../classSVF_1_1SVFValue.html#a5860aa7cc16de3c221f06742d0d832dd',1,'SVF::SVFValue::SVFValue(const SVFType *ty, SVFValKind k)'],['../classSVF_1_1SVFValue.html#af38497e11745949a8a1eeead143efd58',1,'SVF::SVFValue::SVFValue()=delete']]],
520
+ ['svfvalue_2ecpp_5673',['SVFValue.cpp',['../SVFValue_8cpp.html',1,'']]],
521
+ ['svfvalue_2eh_5674',['SVFValue.h',['../SVFValue_8h.html',1,'']]],
522
+ ['svfvalue2llvmvalue_5675',['SVFValue2LLVMValue',['../classSVF_1_1LLVMModuleSet.html#a7f8e61cf5d838d7a2e862bc6955f16be',1,'SVF::LLVMModuleSet']]],
523
+ ['svfvalue2llvmvaluemap_5676',['SVFValue2LLVMValueMap',['../classSVF_1_1LLVMModuleSet.html#aa872d7a6b6bf3ec944bd9077de51b259',1,'SVF::LLVMModuleSet']]],
524
+ ['svfvaluepool_5677',['svfValuePool',['../classSVF_1_1SVFModuleWriter.html#aa3c7f0cf409d3b303f3dc308951b45fd',1,'SVF::SVFModuleWriter::svfValuePool()'],['../classSVF_1_1SVFModuleReader.html#a2993c4358d71036440325001163731fe',1,'SVF::SVFModuleReader::svfValuePool()']]],
525
+ ['svfvar_5678',['SVFVar',['../classSVF_1_1SVFVar.html',1,'SVF::SVFVar'],['../classSVF_1_1SVFVar.html#a4dd7c0b8216d8793376596d0b4ed90e1',1,'SVF::SVFVar::SVFVar(NodeID i, PNODEK k)'],['../classSVF_1_1SVFVar.html#a83626a4beb124b35bcd5af86c9fc62fd',1,'SVF::SVFVar::SVFVar(const SVFValue *val, NodeID i, PNODEK k)']]],
526
+ ['svfvariables_2ecpp_5679',['SVFVariables.cpp',['../SVFVariables_8cpp.html',1,'']]],
527
+ ['svfvariables_2eh_5680',['SVFVariables.h',['../SVFVariables_8h.html',1,'']]],
528
+ ['svfvarlist_5681',['SVFVarList',['../classSVF_1_1SVFIR.html#a64939d7ecfd8e2cf862782954a56596b',1,'SVF::SVFIR']]],
529
+ ['svfvcall_5682',['SVFVCall',['../classSVF_1_1SVFValue.html#afb50ea5aeea7a0608a3c9335aea6860ea240c99d161081b7400deddde71ca6914',1,'SVF::SVFValue']]],
530
+ ['svfvirtualcallinst_5683',['SVFVirtualCallInst',['../classSVF_1_1SVFVirtualCallInst.html',1,'SVF::SVFVirtualCallInst'],['../classSVF_1_1SVFVirtualCallInst.html#a57fa2d35c2df09e607b5d23852fca2fd',1,'SVF::SVFVirtualCallInst::SVFVirtualCallInst()']]],
531
+ ['switchinst_5684',['SwitchInst',['../namespaceSVF.html#a412280b134578905248ce0122c5db7c9',1,'SVF']]],
532
+ ['symbol_5685',['Symbol',['../structSVF_1_1GrammarBase_1_1Symbol.html',1,'SVF::GrammarBase::Symbol'],['../classSVF_1_1GrammarBase.html#a760208fb9737e766deb79d593ab86a3c',1,'SVF::GrammarBase::Symbol()'],['../classSVF_1_1CFLGraphBuilder.html#a2ab271d42ab82aea2adf8b0e641aa39c',1,'SVF::CFLGraphBuilder::Symbol()'],['../classSVF_1_1CFLSolver.html#a6c5e6474c6dfe0a067d397ea66c24dac',1,'SVF::CFLSolver::Symbol()'],['../classSVF_1_1CFLGraph.html#aef6b4499430812645aa92799cf61ab96',1,'SVF::CFLGraph::Symbol()'],['../structSVF_1_1GrammarBase_1_1Symbol.html#ad8268060892644d15b13f84124bc1eaf',1,'SVF::GrammarBase::Symbol::Symbol()'],['../structSVF_1_1GrammarBase_1_1Symbol.html#aa37072e1a6c0875305260c7c2414d767',1,'SVF::GrammarBase::Symbol::Symbol(const u32_t &num)']]],
533
+ ['symbolhash_5686',['SymbolHash',['../classSVF_1_1GrammarBase_1_1SymbolHash.html',1,'SVF::GrammarBase']]],
534
+ ['symbolinfo_5687',['SymbolInfo',['../classSVF_1_1SymbolTableInfo.html#a267169023fc4f8dd66b145f7231fec11',1,'SVF::SymbolTableInfo']]],
535
+ ['symbolmap_5688',['SymbolMap',['../classSVF_1_1GrammarBase.html#a4405933cc8ed8cf30b98ee16fc14c112',1,'SVF::GrammarBase']]],
536
+ ['symbolset_5689',['SymbolSet',['../classSVF_1_1GrammarBase.html#a8687586451b07458d591120cdee9f6a3',1,'SVF::GrammarBase']]],
537
+ ['symboltablebuilder_5690',['SymbolTableBuilder',['../classSVF_1_1SymbolTableBuilder.html',1,'SVF::SymbolTableBuilder'],['../classSVF_1_1SymbolTableInfo.html#a9d9633d48431b80c078bd4a34c1e7fa0',1,'SVF::SymbolTableInfo::SymbolTableBuilder()'],['../classSVF_1_1ObjTypeInfo.html#a9d9633d48431b80c078bd4a34c1e7fa0',1,'SVF::ObjTypeInfo::SymbolTableBuilder()'],['../classSVF_1_1SymbolTableBuilder.html#ad39b982a2a91a10b4f22ee6150e9cebf',1,'SVF::SymbolTableBuilder::SymbolTableBuilder()']]],
538
+ ['symboltablebuilder_2ecpp_5691',['SymbolTableBuilder.cpp',['../SymbolTableBuilder_8cpp.html',1,'']]],
539
+ ['symboltablebuilder_2eh_5692',['SymbolTableBuilder.h',['../SymbolTableBuilder_8h.html',1,'']]],
540
+ ['symboltableinfo_5693',['SymbolTableInfo',['../classSVF_1_1SymbolTableInfo.html',1,'SVF::SymbolTableInfo'],['../classSVF_1_1AccessPath.html#a32ddec529ccbf4ea6336e5fd765164d8',1,'SVF::AccessPath::SymbolTableInfo()'],['../classSVF_1_1SymbolTableInfo.html#aff272bc1d00f2e57b7677d1826a31237',1,'SVF::SymbolTableInfo::SymbolTableInfo()']]],
541
+ ['symboltableinfo_2ecpp_5694',['SymbolTableInfo.cpp',['../SymbolTableInfo_8cpp.html',1,'']]],
542
+ ['symboltableinfo_2eh_5695',['SymbolTableInfo.h',['../SymbolTableInfo_8h.html',1,'']]],
543
+ ['symboltableinforeader_5696',['SymbolTableInfoReader',['../classSVF_1_1SymbolTableInfoReader.html',1,'SVF']]],
544
+ ['symbolvectorhash_5697',['SymbolVectorHash',['../structSVF_1_1GrammarBase_1_1SymbolVectorHash.html',1,'SVF::GrammarBase']]],
545
+ ['symid_5698',['symId',['../classSVF_1_1MemObj.html#a37f4e34b7f7dd6bfd4379cf3552e9046',1,'SVF::MemObj::symId()'],['../namespaceSVF.html#ad11fe2412b2182365a662ff0e4639b48',1,'SVF::SymID()']]],
546
+ ['syminfo_5699',['symInfo',['../classSVF_1_1LLVMModuleSet.html#a5552135a27684cbe4d2a5ed346f64644',1,'SVF::LLVMModuleSet::symInfo()'],['../classSVF_1_1SymbolTableBuilder.html#a3100246d9b0a58e53f2dbc8acf231afb',1,'SVF::SymbolTableBuilder::symInfo()'],['../classSVF_1_1IRGraph.html#a679145e7bf818b0a19005dc8e2845fe1',1,'SVF::IRGraph::symInfo()'],['../classSVF_1_1SymbolTableInfo.html#a4fbb8ea4b4796d10d13c027b7455505c',1,'SVF::SymbolTableInfo::symInfo()']]],
547
+ ['symstate_5700',['SymState',['../classSVF_1_1SymState.html',1,'SVF::SymState'],['../classSVF_1_1SymState.html#a0362da88a176f1d814068ebeeeb0e665',1,'SVF::SymState::SymState()'],['../classSVF_1_1SymState.html#a92acf30a884f531f7bdba2b4d4528085',1,'SVF::SymState::SymState(ConsExeState _es, TypeState _as)'],['../classSVF_1_1SymState.html#a144f6ac7ce41d228c42f92a27b3bdd60',1,'SVF::SymState::SymState(const SymState &rhs)'],['../classSVF_1_1SymState.html#aa820ec486eeeea1d1296e0b58ced750d',1,'SVF::SymState::SymState(SymState &&rhs) noexcept']]],
548
+ ['symstate_2ecpp_5701',['SymState.cpp',['../SymState_8cpp.html',1,'']]],
549
+ ['symstate_2eh_5702',['SymState.h',['../SymState_8h.html',1,'']]],
550
+ ['symtabfieldjson_5703',['symTabFieldJson',['../classSVF_1_1SymbolTableInfoReader.html#a4ebfcabecee32b0a226c2c57f6411a3c',1,'SVF::SymbolTableInfoReader']]],
551
+ ['symtablereader_5704',['symTableReader',['../classSVF_1_1SVFIRReader.html#af86d67ef511b844e11a7d4f20756385c',1,'SVF::SVFIRReader']]],
552
+ ['symtabprint_5705',['SymTabPrint',['../classSVF_1_1Options.html#a52c06ea1c5dd347079f192f0cba3dcd3',1,'SVF::Options']]],
553
+ ['symtostrdump_5706',['symToStrDump',['../classSVF_1_1GrammarBase.html#a49aad1a3620735a2929795df3d23ba38',1,'SVF::GrammarBase']]],
554
+ ['symtype_5707',['SYMTYPE',['../classSVF_1_1SymbolTableInfo.html#afd2cf6ef6d7f2a583c709a72067be89b',1,'SVF::SymbolTableInfo']]],
555
+ ['szudzik_5708',['szudzik',['../structSVF_1_1Hash_3_01std_1_1pair_3_01S_00_01T_01_4_01_4.html#adf5f19b1b32c117571fe74035cdcdbe2',1,'SVF::Hash< std::pair< S, T > >']]]
556
556
  ];