svf-tools 1.0.577 → 1.0.578
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.
- package/SVF-doxygen/html/html/CFLAlias_8cpp.html +0 -1
- package/SVF-doxygen/html/html/CFLAlias_8cpp_source.html +18 -25
- package/SVF-doxygen/html/html/CFLAlias_8h.html +1 -8
- package/SVF-doxygen/html/html/CFLAlias_8h_source.html +23 -49
- package/SVF-doxygen/html/html/CFLBase_8h.html +103 -0
- package/SVF-doxygen/html/html/CFLBase_8h_source.html +124 -0
- package/SVF-doxygen/html/html/CFLGraph_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/CFLGraph_8h_source.html +5 -4
- package/SVF-doxygen/html/html/CFLStat_8cpp_source.html +24 -19
- package/SVF-doxygen/html/html/CFLStat_8h.html +1 -0
- package/SVF-doxygen/html/html/CFLStat_8h_source.html +22 -21
- package/SVF-doxygen/html/html/CFLVF_8cpp.html +0 -2
- package/SVF-doxygen/html/html/CFLVF_8cpp_source.html +5 -8
- package/SVF-doxygen/html/html/CFLVF_8h.html +3 -8
- package/SVF-doxygen/html/html/CFLVF_8h_source.html +12 -26
- package/SVF-doxygen/html/html/CHG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/CHG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/ConsGNode_8h_source.html +5 -5
- package/SVF-doxygen/html/html/ConsG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ConsG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/DCHG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/DataFlowUtil_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/GEPTypeBridgeIterator_8h_source.html +1 -1
- package/SVF-doxygen/html/html/GenericGraph_8h_source.html +1 -1
- package/SVF-doxygen/html/html/GraphPrinter_8h_source.html +1 -1
- package/SVF-doxygen/html/html/ICFG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ICFG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/IRGraph_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/IRGraph_8h_source.html +1 -1
- package/SVF-doxygen/html/html/PTACallGraph_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PTACallGraph_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SVFG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/TCT_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/TCT_8h_source.html +1 -1
- package/SVF-doxygen/html/html/VFG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/VFG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/annotated.html +271 -270
- package/SVF-doxygen/html/html/cfl_8cpp.html +6 -9
- package/SVF-doxygen/html/html/cfl_8cpp_source.html +6 -8
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +9 -8
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias-members.html +75 -71
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.html +239 -679
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase-members.html +275 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase.html +1341 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLGraph-members.html +21 -20
- package/SVF-doxygen/html/html/classSVF_1_1CFLGraph.html +33 -3
- package/SVF-doxygen/html/html/classSVF_1_1CFLStat-members.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1CFLStat.html +58 -58
- package/SVF-doxygen/html/html/classSVF_1_1CFLVF-members.html +91 -72
- package/SVF-doxygen/html/html/classSVF_1_1CFLVF.html +243 -274
- package/SVF-doxygen/html/html/classSVF_1_1CFLVF.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1ConstraintNode-members.html +26 -26
- package/SVF-doxygen/html/html/classSVF_1_1ConstraintNode.html +43 -43
- package/SVF-doxygen/html/html/classSVF_1_1GenericNode.html +21 -20
- package/SVF-doxygen/html/html/classSVF_1_1GenericNode.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +12 -11
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.png +0 -0
- package/SVF-doxygen/html/html/classes.html +96 -95
- package/SVF-doxygen/html/html/dda_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/dir_ae8aa099e368efaa962140c6624142bc.html +2 -0
- package/SVF-doxygen/html/html/files.html +8 -7
- package/SVF-doxygen/html/html/functions_0x7e.html +2 -5
- package/SVF-doxygen/html/html/functions_a.html +10 -9
- package/SVF-doxygen/html/html/functions_c.html +28 -28
- package/SVF-doxygen/html/html/functions_f.html +17 -16
- package/SVF-doxygen/html/html/functions_func.html +6 -5
- package/SVF-doxygen/html/html/functions_func_0x7e.html +2 -5
- package/SVF-doxygen/html/html/functions_func_c.html +29 -21
- package/SVF-doxygen/html/html/functions_func_f.html +4 -1
- package/SVF-doxygen/html/html/functions_func_g.html +14 -11
- package/SVF-doxygen/html/html/functions_func_i.html +10 -7
- package/SVF-doxygen/html/html/functions_func_p.html +1 -1
- package/SVF-doxygen/html/html/functions_func_s.html +2 -2
- package/SVF-doxygen/html/html/functions_g.html +18 -17
- package/SVF-doxygen/html/html/functions_i.html +10 -7
- package/SVF-doxygen/html/html/functions_l.html +6 -6
- package/SVF-doxygen/html/html/functions_m.html +2 -2
- package/SVF-doxygen/html/html/functions_n.html +14 -11
- package/SVF-doxygen/html/html/functions_o.html +15 -15
- package/SVF-doxygen/html/html/functions_p.html +19 -15
- package/SVF-doxygen/html/html/functions_r.html +3 -7
- package/SVF-doxygen/html/html/functions_s.html +16 -16
- package/SVF-doxygen/html/html/functions_t.html +9 -6
- package/SVF-doxygen/html/html/functions_type_c.html +0 -1
- package/SVF-doxygen/html/html/functions_v.html +6 -6
- package/SVF-doxygen/html/html/functions_vars_a.html +1 -1
- package/SVF-doxygen/html/html/functions_vars_c.html +0 -1
- package/SVF-doxygen/html/html/functions_vars_g.html +2 -4
- package/SVF-doxygen/html/html/functions_vars_m.html +1 -1
- package/SVF-doxygen/html/html/functions_vars_n.html +11 -8
- package/SVF-doxygen/html/html/functions_vars_p.html +1 -1
- package/SVF-doxygen/html/html/functions_vars_s.html +2 -4
- package/SVF-doxygen/html/html/functions_vars_t.html +9 -6
- package/SVF-doxygen/html/html/hierarchy.html +58 -57
- package/SVF-doxygen/html/html/mta_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/namespaceSVF.html +2 -0
- package/SVF-doxygen/html/html/saber_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/search/all_1.js +2 -2
- package/SVF-doxygen/html/html/search/all_10.js +11 -11
- package/SVF-doxygen/html/html/search/all_11.js +2 -2
- package/SVF-doxygen/html/html/search/all_12.js +11 -11
- package/SVF-doxygen/html/html/search/all_13.js +9 -8
- package/SVF-doxygen/html/html/search/all_15.js +4 -4
- package/SVF-doxygen/html/html/search/all_16.js +1 -1
- package/SVF-doxygen/html/html/search/all_19.js +1 -2
- package/SVF-doxygen/html/html/search/all_3.js +5 -2
- package/SVF-doxygen/html/html/search/all_6.js +2 -2
- package/SVF-doxygen/html/html/search/all_7.js +4 -3
- package/SVF-doxygen/html/html/search/all_9.js +2 -2
- package/SVF-doxygen/html/html/search/all_c.js +4 -4
- package/SVF-doxygen/html/html/search/all_d.js +3 -3
- package/SVF-doxygen/html/html/search/all_e.js +11 -10
- package/SVF-doxygen/html/html/search/all_f.js +2 -2
- package/SVF-doxygen/html/html/search/classes_2.js +1 -0
- package/SVF-doxygen/html/html/search/files_2.js +1 -0
- package/SVF-doxygen/html/html/search/functions_0.js +1 -1
- package/SVF-doxygen/html/html/search/functions_11.js +1 -1
- package/SVF-doxygen/html/html/search/functions_17.js +1 -2
- package/SVF-doxygen/html/html/search/functions_2.js +3 -1
- package/SVF-doxygen/html/html/search/functions_5.js +1 -1
- package/SVF-doxygen/html/html/search/functions_6.js +2 -1
- package/SVF-doxygen/html/html/search/functions_8.js +1 -1
- package/SVF-doxygen/html/html/search/functions_f.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_2.js +1 -1
- package/SVF-doxygen/html/html/search/variables_1.js +1 -1
- package/SVF-doxygen/html/html/search/variables_10.js +1 -1
- package/SVF-doxygen/html/html/search/variables_12.js +2 -2
- package/SVF-doxygen/html/html/search/variables_13.js +9 -8
- package/SVF-doxygen/html/html/search/variables_3.js +1 -1
- package/SVF-doxygen/html/html/search/variables_7.js +2 -2
- package/SVF-doxygen/html/html/search/variables_9.js +1 -1
- package/SVF-doxygen/html/html/search/variables_c.js +1 -1
- package/SVF-doxygen/html/html/search/variables_d.js +1 -1
- package/SVF-doxygen/html/html/search/variables_e.js +9 -8
- package/SVF-doxygen/html/html/structllvm_1_1GraphTraits_3_01Inverse_3_01SVF_1_1CFLNode_01_5_01_4_01_4.html +1 -1
- package/SVF-doxygen/html/html/structllvm_1_1GraphTraits_3_01SVF_1_1CFLGraph_01_5_01_4.html +2 -2
- package/SVF-doxygen/html/html/structllvm_1_1GraphTraits_3_01SVF_1_1CFLNode_01_5_01_4.html +1 -1
- package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/wpa_8cpp_source.html +1 -1
- package/include/CFL/CFLAlias.h +10 -47
- package/include/CFL/CFLBase.h +111 -0
- package/include/CFL/CFLStat.h +4 -2
- package/include/CFL/CFLVF.h +13 -23
- package/include/Graphs/CFLGraph.h +5 -0
- package/lib/CFL/CFLAlias.cpp +60 -52
- package/lib/CFL/CFLStat.cpp +11 -19
- package/lib/CFL/CFLVF.cpp +40 -35
- package/package.json +1 -1
- package/tools/CFL/cfl.cpp +12 -25
|
@@ -128,6 +128,9 @@ $(function() {
|
|
|
128
128
|
<li>CFLAlias()
|
|
129
129
|
: <a class="el" href="classSVF_1_1CFLAlias.html#aae1dbf8d8c413eb7812ca428edfbae48">SVF::CFLAlias</a>
|
|
130
130
|
</li>
|
|
131
|
+
<li>CFLBase()
|
|
132
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a59c71b0eada5c763ce776f3618d08dd8">SVF::CFLBase</a>
|
|
133
|
+
</li>
|
|
131
134
|
<li>CFLEdge()
|
|
132
135
|
: <a class="el" href="classSVF_1_1CFLEdge.html#a808f0a3b6df73df41dcc2f0bfe944116">SVF::CFLEdge</a>
|
|
133
136
|
</li>
|
|
@@ -147,7 +150,7 @@ $(function() {
|
|
|
147
150
|
: <a class="el" href="classSVF_1_1CFLSolver.html#a394ecf58da040648dda4adb8d0e7d75b">SVF::CFLSolver</a>
|
|
148
151
|
</li>
|
|
149
152
|
<li>CFLStat()
|
|
150
|
-
: <a class="el" href="classSVF_1_1CFLStat.html#
|
|
153
|
+
: <a class="el" href="classSVF_1_1CFLStat.html#ada5680cabe65962be3a574a8a740f59c">SVF::CFLStat</a>
|
|
151
154
|
</li>
|
|
152
155
|
<li>CFLVF()
|
|
153
156
|
: <a class="el" href="classSVF_1_1CFLVF.html#a1e6a36bc27f7b325086f8f44d745d519">SVF::CFLVF</a>
|
|
@@ -204,7 +207,7 @@ $(function() {
|
|
|
204
207
|
, <a class="el" href="classSVF_1_1AddrStmt.html#a32e129c9f7aa16be8c5c8569989f691f">SVF::AddrStmt</a>
|
|
205
208
|
, <a class="el" href="classSVF_1_1AddrVFGNode.html#a5ad9c37ae429e0ac4c4fae224364f177">SVF::AddrVFGNode</a>
|
|
206
209
|
, <a class="el" href="classSVF_1_1Andersen.html#aaec53980b25ed769fa9a985860f810b5">SVF::Andersen</a>
|
|
207
|
-
, <a class="el" href="classSVF_1_1AndersenBase.html#
|
|
210
|
+
, <a class="el" href="classSVF_1_1AndersenBase.html#a0167fa7b59571c07b2cbec08905f6629">SVF::AndersenBase</a>
|
|
208
211
|
, <a class="el" href="classSVF_1_1ArgumentVFGNode.html#ab6179be01a029e52df59480c20a92ef2">SVF::ArgumentVFGNode</a>
|
|
209
212
|
, <a class="el" href="classSVF_1_1AssignStmt.html#a4f94b6731f324e44fc4d4e06d7acdbf7">SVF::AssignStmt</a>
|
|
210
213
|
, <a class="el" href="classSVF_1_1BinaryOPStmt.html#ab5a0f41455474643e8dd97aaab0aaab5">SVF::BinaryOPStmt</a>
|
|
@@ -215,7 +218,7 @@ $(function() {
|
|
|
215
218
|
, <a class="el" href="classSVF_1_1CallCFGEdge.html#a38b56212fb58934ee50079b1e69ad5ff">SVF::CallCFGEdge</a>
|
|
216
219
|
, <a class="el" href="classSVF_1_1CallCHI.html#a7c0708ad9a2aa6278b1e7404340ca2ad">SVF::CallCHI< Cond ></a>
|
|
217
220
|
, <a class="el" href="classSVF_1_1CallDirSVFGEdge.html#a977cb840fbed0b89b445a1b7384d3352">SVF::CallDirSVFGEdge</a>
|
|
218
|
-
, <a class="el" href="classSVF_1_1CallICFGNode.html#
|
|
221
|
+
, <a class="el" href="classSVF_1_1CallICFGNode.html#ad064bfbbc08c297d66071ff7a9c0c991">SVF::CallICFGNode</a>
|
|
219
222
|
, <a class="el" href="classSVF_1_1CallIndSVFGEdge.html#a9da25118e904862eb1f39231c2b191bd">SVF::CallIndSVFGEdge</a>
|
|
220
223
|
, <a class="el" href="classSVF_1_1CallMU.html#af8a0defe4c5b36893e155a4b074c0f30">SVF::CallMU< Cond ></a>
|
|
221
224
|
, <a class="el" href="classSVF_1_1CallPE.html#a6df0149f79122c5a7d517f75d0235e73">SVF::CallPE</a>
|
|
@@ -263,7 +266,7 @@ $(function() {
|
|
|
263
266
|
, <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a30aa2227c1d94c2726d29cdbe800f91e">SVF::IntraPHIVFGNode</a>
|
|
264
267
|
, <a class="el" href="classSVF_1_1LoadCGEdge.html#a1e4ddf7950685fa18fc0bb8669cc1961">SVF::LoadCGEdge</a>
|
|
265
268
|
, <a class="el" href="classSVF_1_1LoadMU.html#a675192a60c5afa6e1d5f9b7dae5953b5">SVF::LoadMU< Cond ></a>
|
|
266
|
-
, <a class="el" href="classSVF_1_1LoadStmt.html#
|
|
269
|
+
, <a class="el" href="classSVF_1_1LoadStmt.html#ac252b1e9b7c01108d1aff602fbe1ef40">SVF::LoadStmt</a>
|
|
267
270
|
, <a class="el" href="classSVF_1_1LoadVFGNode.html#a4f8125b671b65b106b82fa7f555a0627">SVF::LoadVFGNode</a>
|
|
268
271
|
, <a class="el" href="classSVF_1_1MRSVFGNode.html#a22e28a37a013d14964ce832fa23dfb84">SVF::MRSVFGNode</a>
|
|
269
272
|
, <a class="el" href="classSVF_1_1MSSACHI.html#a49cf6b7e0cb38acfeb2eb2e1273c506d">SVF::MSSACHI< Cond ></a>
|
|
@@ -289,20 +292,20 @@ $(function() {
|
|
|
289
292
|
, <a class="el" href="classSVF_1_1RetCFGEdge.html#aa26fbdb6a5fc801eef8a7f59ea28bc3a">SVF::RetCFGEdge</a>
|
|
290
293
|
, <a class="el" href="classSVF_1_1RetDirSVFGEdge.html#ae13c787500749e182c7b48d4750fc0bb">SVF::RetDirSVFGEdge</a>
|
|
291
294
|
, <a class="el" href="classSVF_1_1RetICFGNode.html#a495a6ff3a561fac9a5157308c68a5ea8">SVF::RetICFGNode</a>
|
|
292
|
-
, <a class="el" href="classSVF_1_1RetIndSVFGEdge.html#
|
|
295
|
+
, <a class="el" href="classSVF_1_1RetIndSVFGEdge.html#ae3cedf9206a460394f761c8b785fb1f8">SVF::RetIndSVFGEdge</a>
|
|
293
296
|
, <a class="el" href="classSVF_1_1RetMU.html#ace8b780beda75de78d08247335e1738a">SVF::RetMU< Cond ></a>
|
|
294
297
|
, <a class="el" href="classSVF_1_1RetPE.html#a43c6965616d67e77087b486265139d21">SVF::RetPE</a>
|
|
295
298
|
, <a class="el" href="classSVF_1_1RetPN.html#acedd9e576a077f96c0638065d4c70bcf">SVF::RetPN</a>
|
|
296
299
|
, <a class="el" href="classSVF_1_1SelectStmt.html#a89f27a20f9c2acc66c4c6152e79ee30e">SVF::SelectStmt</a>
|
|
297
300
|
, <a class="el" href="classSVF_1_1Steensgaard.html#a7e7493bd144746edb4fbe1292e8ba55f">SVF::Steensgaard</a>
|
|
298
301
|
, <a class="el" href="classSVF_1_1StmtVFGNode.html#ade2eb6475fdc3d2fa107c9adf508b72a">SVF::StmtVFGNode</a>
|
|
299
|
-
, <a class="el" href="classSVF_1_1StoreCGEdge.html#
|
|
302
|
+
, <a class="el" href="classSVF_1_1StoreCGEdge.html#a2cc6943983c51fac45e312741404e8e9">SVF::StoreCGEdge</a>
|
|
300
303
|
, <a class="el" href="classSVF_1_1StoreCHI.html#a66a4ea0b8b61d39a552f7da000732263">SVF::StoreCHI< Cond ></a>
|
|
301
304
|
, <a class="el" href="classSVF_1_1StoreStmt.html#ae3c219e8af92e222f55c930009db6e67">SVF::StoreStmt</a>
|
|
302
305
|
, <a class="el" href="classSVF_1_1StoreVFGNode.html#a61b6a4c05576d942024cc002905d5831">SVF::StoreVFGNode</a>
|
|
303
306
|
, <a class="el" href="classSVF_1_1SVFStmt.html#ac517a3166a3afe45d04480534ac3bb50">SVF::SVFStmt</a>
|
|
304
307
|
, <a class="el" href="classSVF_1_1SVFValue.html#a1f2c6271dfefc6db685569e6c0cbedf5">SVF::SVFValue</a>
|
|
305
|
-
, <a class="el" href="classSVF_1_1TCTEdge.html#
|
|
308
|
+
, <a class="el" href="classSVF_1_1TCTEdge.html#a13088f28a806a095ede56240b9fa87a2">SVF::TCTEdge</a>
|
|
306
309
|
, <a class="el" href="classSVF_1_1TDForkPE.html#a79317f2ac92ace129a1ccf802406498d">SVF::TDForkPE</a>
|
|
307
310
|
, <a class="el" href="classSVF_1_1TDJoinPE.html#ace17257476d0ee089a9f9cb8dc63e3f2">SVF::TDJoinPE</a>
|
|
308
311
|
, <a class="el" href="classSVF_1_1ThreadCallGraph.html#a4ba42f59f0a6a7ea5b059f6e8df64d89">SVF::ThreadCallGraph</a>
|
|
@@ -313,7 +316,7 @@ $(function() {
|
|
|
313
316
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#abb10688145fa76629916ec3df61b6c95">SVF::UnaryOPStmt</a>
|
|
314
317
|
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#a01a9b0fd0189462e37ff51e232a5cda8">SVF::UnaryOPVFGNode</a>
|
|
315
318
|
, <a class="el" href="classSVF_1_1ValVar.html#a71e5f4eaf74f852d3354ac6b0b65f39c">SVF::ValVar</a>
|
|
316
|
-
, <a class="el" href="classSVF_1_1VarArgPN.html#
|
|
319
|
+
, <a class="el" href="classSVF_1_1VarArgPN.html#acaecf9e9d98c4a14fecee0877a72839c">SVF::VarArgPN</a>
|
|
317
320
|
, <a class="el" href="classSVF_1_1VariantGepCGEdge.html#a5afc61b0781b222c70707a0ea765a4bd">SVF::VariantGepCGEdge</a>
|
|
318
321
|
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#abe1874f12ba05b4f453604c6d91598d6">SVF::VersionedFlowSensitive</a>
|
|
319
322
|
, <a class="el" href="classSVF_1_1VersionedPTData.html#a385133d44ac2b5fcef007040da8c2fd6">SVF::VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
@@ -378,7 +381,7 @@ $(function() {
|
|
|
378
381
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#afa828c0db9c030584e379e86cf0a25a9">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
379
382
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ae4b558e119c7e3fae25a0b4509422c87">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
380
383
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#aff3437089686869faa772c44bca753b6">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
381
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
384
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a78f2b0ee440ed5b358928ee775e95564">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
382
385
|
, <a class="el" href="classSVF_1_1PTData.html#a877888f12d9f8048002cc0e6b83d45ac">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
383
386
|
, <a class="el" href="classSVF_1_1VersionedPTData.html#a4bfd083fae6ff689945ed34632e208e9">SVF::VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
384
387
|
</li>
|
|
@@ -397,7 +400,7 @@ $(function() {
|
|
|
397
400
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#ae0495fcba25d4baffda9f85254591ae1">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
398
401
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#a65028f1634a18f6adbd4cfdb526d1d20">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
399
402
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a5ca2c5a8908d003b7ec2c17f949ae6aa">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
400
|
-
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#
|
|
403
|
+
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#ab20b71c9e2f31439c95071c375bf89e0">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
401
404
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#af64c6a2c0a1b2044fac56a69e9db7cff">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
402
405
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ab01a663b665d629c15f3531f18b5abc2">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
403
406
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a10221452ea6ffed4ae51a9c6f9dc1e93">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -651,7 +654,7 @@ $(function() {
|
|
|
651
654
|
: <a class="el" href="classSVF_1_1CondStdSet.html#a3f1885562bb34c3ccbd15117788725e0">SVF::CondStdSet< Element ></a>
|
|
652
655
|
</li>
|
|
653
656
|
<li>CondVar()
|
|
654
|
-
: <a class="el" href="classSVF_1_1CondVar.html#
|
|
657
|
+
: <a class="el" href="classSVF_1_1CondVar.html#a93101c4401ed4ced33d64b5726e9cd69">SVF::CondVar< Cond ></a>
|
|
655
658
|
</li>
|
|
656
659
|
<li>connectAInAndFIn()
|
|
657
660
|
: <a class="el" href="classSVF_1_1SVFG.html#ac9ab2a95cd7a09bbe4b4aa3e6fafaf62">SVF::SVFG</a>
|
|
@@ -740,16 +743,16 @@ $(function() {
|
|
|
740
743
|
, <a class="el" href="classSVF_1_1SparseBitVector.html#abbd0e0cf759fad7858224ed8a63aade8">SVF::SparseBitVector< ElementSize ></a>
|
|
741
744
|
</li>
|
|
742
745
|
<li>ContextCond()
|
|
743
|
-
: <a class="el" href="classSVF_1_1ContextCond.html#
|
|
746
|
+
: <a class="el" href="classSVF_1_1ContextCond.html#a5f31275f74ff9eb5734481f36275c6d9">SVF::ContextCond</a>
|
|
744
747
|
</li>
|
|
745
748
|
<li>ContextDDA()
|
|
746
749
|
: <a class="el" href="classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05">SVF::ContextDDA</a>
|
|
747
750
|
</li>
|
|
748
751
|
<li>CopyCGEdge()
|
|
749
|
-
: <a class="el" href="classSVF_1_1CopyCGEdge.html#
|
|
752
|
+
: <a class="el" href="classSVF_1_1CopyCGEdge.html#a0e950b306ec8d45e38f0320c63681ecd">SVF::CopyCGEdge</a>
|
|
750
753
|
</li>
|
|
751
754
|
<li>CopyStmt()
|
|
752
|
-
: <a class="el" href="classSVF_1_1CopyStmt.html#
|
|
755
|
+
: <a class="el" href="classSVF_1_1CopyStmt.html#a69b179ef052408034786d32a52c52389">SVF::CopyStmt</a>
|
|
753
756
|
</li>
|
|
754
757
|
<li>CopyVFGNode()
|
|
755
758
|
: <a class="el" href="classSVF_1_1CopyVFGNode.html#aee4a402546b3df92412a5252c9608818">SVF::CopyVFGNode</a>
|
|
@@ -758,7 +761,7 @@ $(function() {
|
|
|
758
761
|
: <a class="el" href="classSVF_1_1CoreBitVector.html#a93f42d767c99bdf788dc4df4881751c5">SVF::CoreBitVector</a>
|
|
759
762
|
</li>
|
|
760
763
|
<li>CoreBitVectorIterator()
|
|
761
|
-
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#
|
|
764
|
+
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a66b4a85853791c4e1537a4bdbc7a2f90">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
762
765
|
</li>
|
|
763
766
|
<li>count()
|
|
764
767
|
: <a class="el" href="classSVF_1_1CondStdSet.html#aa19e82905537f3ae41f64fce070ee555">SVF::CondStdSet< Element ></a>
|
|
@@ -777,6 +780,11 @@ $(function() {
|
|
|
777
780
|
<li>countStat()
|
|
778
781
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a632f57db1f1e17f49289b5dfec048ef6">SVF::ICFGStat</a>
|
|
779
782
|
</li>
|
|
783
|
+
<li>countSumEdges()
|
|
784
|
+
: <a class="el" href="classSVF_1_1CFLAlias.html#aa956c075e34ac6a0456db5e5950d8480">SVF::CFLAlias</a>
|
|
785
|
+
, <a class="el" href="classSVF_1_1CFLBase.html#aa4c08dc36c2694d507618fa2f755cd37">SVF::CFLBase</a>
|
|
786
|
+
, <a class="el" href="classSVF_1_1CFLVF.html#a7c52b3587c5100d6eb7b2783f732b992">SVF::CFLVF</a>
|
|
787
|
+
</li>
|
|
780
788
|
<li>cptsBegin()
|
|
781
789
|
: <a class="el" href="classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670">SVF::CondPointsToSet< Cond ></a>
|
|
782
790
|
</li>
|
|
@@ -846,25 +854,25 @@ $(function() {
|
|
|
846
854
|
, <a class="el" href="classSVF_1_1DCHGraph.html#a2fef8f7209f100c7a266cf3102b1219b">SVF::DCHGraph</a>
|
|
847
855
|
</li>
|
|
848
856
|
<li>CxtDPItem()
|
|
849
|
-
: <a class="el" href="classSVF_1_1CxtDPItem.html#
|
|
857
|
+
: <a class="el" href="classSVF_1_1CxtDPItem.html#a1c2b14fd60bd4902bfc520c9ba08c6e8">SVF::CxtDPItem</a>
|
|
850
858
|
</li>
|
|
851
859
|
<li>CxtProc()
|
|
852
|
-
: <a class="el" href="classSVF_1_1CxtProc.html#
|
|
860
|
+
: <a class="el" href="classSVF_1_1CxtProc.html#a25a80c93a6aeb1112a846d6c588364cc">SVF::CxtProc</a>
|
|
853
861
|
</li>
|
|
854
862
|
<li>cxtSize()
|
|
855
863
|
: <a class="el" href="classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1">SVF::ContextCond</a>
|
|
856
864
|
</li>
|
|
857
865
|
<li>CxtStmt()
|
|
858
|
-
: <a class="el" href="classSVF_1_1CxtStmt.html#
|
|
866
|
+
: <a class="el" href="classSVF_1_1CxtStmt.html#ac11734a3e0db8415fdf55157b20b56a4">SVF::CxtStmt</a>
|
|
859
867
|
</li>
|
|
860
868
|
<li>CxtStmtDPItem()
|
|
861
|
-
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#
|
|
869
|
+
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a5c3bd4e8f26bfdc863baeb1241a557d1">SVF::CxtStmtDPItem< LocCond ></a>
|
|
862
870
|
</li>
|
|
863
871
|
<li>CxtThread()
|
|
864
|
-
: <a class="el" href="classSVF_1_1CxtThread.html#
|
|
872
|
+
: <a class="el" href="classSVF_1_1CxtThread.html#ac6af46ba08bbad4454358298fd2557d3">SVF::CxtThread</a>
|
|
865
873
|
</li>
|
|
866
874
|
<li>CxtThreadProc()
|
|
867
|
-
: <a class="el" href="classSVF_1_1CxtThreadProc.html#
|
|
875
|
+
: <a class="el" href="classSVF_1_1CxtThreadProc.html#a1c7dd7740266a07d354df537a9167bcc">SVF::CxtThreadProc</a>
|
|
868
876
|
</li>
|
|
869
877
|
<li>CxtThreadStmt()
|
|
870
878
|
: <a class="el" href="classSVF_1_1CxtThreadStmt.html#adeef75dbfd24665521931780c70aa5f9">SVF::CxtThreadStmt</a>
|
|
@@ -83,6 +83,9 @@ $(function() {
|
|
|
83
83
|
: <a class="el" href="classSVF_1_1Andersen.html#ad90c8cf193bd81870ce8dd88c9580e2c">SVF::Andersen</a>
|
|
84
84
|
, <a class="el" href="classSVF_1_1AndersenBase.html#a28a1c3571cdee5e05004b29ace364e67">SVF::AndersenBase</a>
|
|
85
85
|
, <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a57ff2bf45ede7a730a8adaba8e61179d">SVF::BVDataPTAImpl</a>
|
|
86
|
+
, <a class="el" href="classSVF_1_1CFLAlias.html#a1b7e49b3f42d625f1f25258044f8b885">SVF::CFLAlias</a>
|
|
87
|
+
, <a class="el" href="classSVF_1_1CFLBase.html#af35c5140a90957a26437abc8a93e7ed7">SVF::CFLBase</a>
|
|
88
|
+
, <a class="el" href="classSVF_1_1CFLVF.html#a6047084ea0cfe2827130facdd54e4806">SVF::CFLVF</a>
|
|
86
89
|
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a9bdc3a50c695029a28371116ddc3ef8d">SVF::CondPTAImpl< Cond ></a>
|
|
87
90
|
, <a class="el" href="classSVF_1_1ContextDDA.html#ae34cd06ee3b7d763c81ec418af76d244">SVF::ContextDDA</a>
|
|
88
91
|
, <a class="el" href="classSVF_1_1FlowDDA.html#a5abae08577ab24684653421dc712431a">SVF::FlowDDA</a>
|
|
@@ -173,7 +176,7 @@ $(function() {
|
|
|
173
176
|
: <a class="el" href="classSVF_1_1FormalParmVFGNode.html#a4f51e718a8519f6edcee627cdd51b272">SVF::FormalParmVFGNode</a>
|
|
174
177
|
</li>
|
|
175
178
|
<li>FormalRetVFGNode()
|
|
176
|
-
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#
|
|
179
|
+
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#a0155a71f08dfb1fb43f054084b2380c6">SVF::FormalRetVFGNode</a>
|
|
177
180
|
</li>
|
|
178
181
|
<li>forwardSliceBegin()
|
|
179
182
|
: <a class="el" href="classSVF_1_1ProgSlice.html#ae482fcb138aaf345586a39daa34ff895">SVF::ProgSlice</a>
|
|
@@ -498,8 +498,11 @@ $(function() {
|
|
|
498
498
|
<li>getCFCond()
|
|
499
499
|
: <a class="el" href="classSVF_1_1SaberCondAllocator.html#a49a7146006e286c6ffb5668687a5a92f">SVF::SaberCondAllocator</a>
|
|
500
500
|
</li>
|
|
501
|
+
<li>getCFLEdges()
|
|
502
|
+
: <a class="el" href="classSVF_1_1CFLGraph.html#afcf910a94a3b081067f5a55599475a16">SVF::CFLGraph</a>
|
|
503
|
+
</li>
|
|
501
504
|
<li>getCFLGraph()
|
|
502
|
-
: <a class="el" href="
|
|
505
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#aa17cbd1303b97e9e26ed77129d10b99c">SVF::CFLBase</a>
|
|
503
506
|
</li>
|
|
504
507
|
<li>getCFLPts()
|
|
505
508
|
: <a class="el" href="classSVF_1_1CFLAlias.html#acbbacca91cb85f67523aa8f84f6fe629">SVF::CFLAlias</a>
|
|
@@ -1456,7 +1459,7 @@ $(function() {
|
|
|
1456
1459
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80">SVF::MRGenerator</a>
|
|
1457
1460
|
</li>
|
|
1458
1461
|
<li>getModRefInfo()
|
|
1459
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
1462
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#ac14c99ee6064fc9cf30120a83c78e702">SVF::MRGenerator</a>
|
|
1460
1463
|
, <a class="el" href="classSVF_1_1WPAPass.html#a567f818fa7b29142b18cb39e5c063a4e">SVF::WPAPass</a>
|
|
1461
1464
|
</li>
|
|
1462
1465
|
<li>getModSideEffectOfCallSite()
|
|
@@ -1533,7 +1536,7 @@ $(function() {
|
|
|
1533
1536
|
: <a class="el" href="classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9">SVF::SVFG</a>
|
|
1534
1537
|
</li>
|
|
1535
1538
|
<li>getMUSet()
|
|
1536
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
1539
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#af1a7b3ca0144ebff3747715e89646fbb">SVF::MemSSA</a>
|
|
1537
1540
|
</li>
|
|
1538
1541
|
<li>getMutDFPTDataTy()
|
|
1539
1542
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483">SVF::BVDataPTAImpl</a>
|
|
@@ -1660,7 +1663,7 @@ $(function() {
|
|
|
1660
1663
|
</li>
|
|
1661
1664
|
<li>getObject()
|
|
1662
1665
|
: <a class="el" href="classSVF_1_1DummyVersionPropSVFGNode.html#ac10a4b9c2ee536cfcb74120d86c0619f">SVF::DummyVersionPropSVFGNode</a>
|
|
1663
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#
|
|
1666
|
+
, <a class="el" href="classSVF_1_1SVFIR.html#a25b86c16d11b4d50ccc28ead525687ae">SVF::SVFIR</a>
|
|
1664
1667
|
</li>
|
|
1665
1668
|
<li>getObjectNode()
|
|
1666
1669
|
: <a class="el" href="classSVF_1_1IRGraph.html#aba13ca47865614e45321c1ae53e640c1">SVF::IRGraph</a>
|
|
@@ -1941,11 +1944,11 @@ $(function() {
|
|
|
1941
1944
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a4cbb9131a89c5c48367fb927693b5c6b">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1942
1945
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#ac2f494da9379c336bb81a0dc438b5af9">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1943
1946
|
, <a class="el" href="classSVF_1_1MutablePTData.html#abe4230f3ba78fc660ea291fda36ffa62">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1944
|
-
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#
|
|
1947
|
+
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#aaf519166d2e0ca3c81088b52a1cf3066">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1945
1948
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#a5f6a01d0bb40a718bc14f2cc1bb98a13">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1946
1949
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a9982ecf42416756a0729a28e8713cfed">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1947
1950
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a34f8226202e1654d4e67916b21ec4d99">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
1948
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
1951
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a9b81d20e54d08e36edbff43549b1e820">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1949
1952
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a4dfb43679e9fa794ebad99b6584c32ec">SVF::PointerAnalysis</a>
|
|
1950
1953
|
, <a class="el" href="classSVF_1_1PTData.html#a9ae6037637d8b9acb323333f491f4a7d">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
1951
1954
|
, <a class="el" href="classSVF_1_1Steensgaard.html#adbcb9af660ab9bb0202bd32342280486">SVF::Steensgaard</a>
|
|
@@ -1958,7 +1961,7 @@ $(function() {
|
|
|
1958
1961
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1959
1962
|
</li>
|
|
1960
1963
|
<li>getPtsSubSetMap()
|
|
1961
|
-
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#
|
|
1964
|
+
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53">SVF::IntraDisjointMRG</a>
|
|
1962
1965
|
</li>
|
|
1963
1966
|
<li>getRawProductions()
|
|
1964
1967
|
: <a class="el" href="classSVF_1_1GrammarBase.html#a4561438149716c91178ea013686f66ae">SVF::GrammarBase</a>
|
|
@@ -2018,7 +2021,7 @@ $(function() {
|
|
|
2018
2021
|
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a7c1125c992eec20e118e6bfc12cb8bfb">SVF::ICFGBuilder</a>
|
|
2019
2022
|
</li>
|
|
2020
2023
|
<li>getRetParmAtJoinedSite()
|
|
2021
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2024
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a5439ef32c909b02c83cbd30eb0a0fe12">SVF::ThreadAPI</a>
|
|
2022
2025
|
</li>
|
|
2023
2026
|
<li>getRetPE()
|
|
2024
2027
|
: <a class="el" href="classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603">SVF::RetCFGEdge</a>
|
|
@@ -2223,7 +2226,7 @@ $(function() {
|
|
|
2223
2226
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360">SVF::BranchVFGNode</a>
|
|
2224
2227
|
</li>
|
|
2225
2228
|
<li>getSuccNodes()
|
|
2226
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2229
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a8164ae39b494115142767abc29cebd53">SVF::MTASVFGBuilder</a>
|
|
2227
2230
|
</li>
|
|
2228
2231
|
<li>getSVFFun()
|
|
2229
2232
|
: <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
|
|
@@ -2277,7 +2280,7 @@ $(function() {
|
|
|
2277
2280
|
: <a class="el" href="classSVF_1_1GrammarBase.html#afb21efe07e3451ad8284cab384963f06">SVF::GrammarBase</a>
|
|
2278
2281
|
</li>
|
|
2279
2282
|
<li>getTaskDataAtHareParForSite()
|
|
2280
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2283
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#aee8fac6281a95d8a519add100e8887d1">SVF::ThreadAPI</a>
|
|
2281
2284
|
</li>
|
|
2282
2285
|
<li>getTaskFuncAtHareParForSite()
|
|
2283
2286
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#afeedd6e518af76fa9e7142af8899b2f5">SVF::ThreadAPI</a>
|
|
@@ -2498,7 +2501,7 @@ $(function() {
|
|
|
2498
2501
|
: <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
|
|
2499
2502
|
</li>
|
|
2500
2503
|
<li>global_end()
|
|
2501
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2504
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b">SVF::SVFModule</a>
|
|
2502
2505
|
</li>
|
|
2503
2506
|
<li>GlobalICFGNode()
|
|
2504
2507
|
: <a class="el" href="classSVF_1_1GlobalICFGNode.html#a01e8a9844fcad1cc5faa22d8b0e0efd7">SVF::GlobalICFGNode</a>
|
|
@@ -202,6 +202,9 @@ $(function() {
|
|
|
202
202
|
, <a class="el" href="classSVF_1_1AndersenBase.html#a891816407a4c6346f56bc01a67b78aac">SVF::AndersenBase</a>
|
|
203
203
|
, <a class="el" href="classSVF_1_1AndersenSFR.html#a3b255068b3ea53041af94fd373a53bd4">SVF::AndersenSFR</a>
|
|
204
204
|
, <a class="el" href="classSVF_1_1AndersenWaveDiff.html#a40514a439869d0c025afb4f6b6fb4071">SVF::AndersenWaveDiff</a>
|
|
205
|
+
, <a class="el" href="classSVF_1_1CFLAlias.html#aef129edd61d7f15947c6539f8d0c36a0">SVF::CFLAlias</a>
|
|
206
|
+
, <a class="el" href="classSVF_1_1CFLBase.html#a639702b6c898c13c3e85c721e3234e50">SVF::CFLBase</a>
|
|
207
|
+
, <a class="el" href="classSVF_1_1CFLVF.html#a852ed935576ca426287cf4afa6a585e3">SVF::CFLVF</a>
|
|
205
208
|
, <a class="el" href="classSVF_1_1ContextDDA.html#adb9f21a86daeb2dd79537f3939c393cf">SVF::ContextDDA</a>
|
|
206
209
|
, <a class="el" href="classSVF_1_1FlowDDA.html#af1fcf058a9feefeda63f07d4189513a1">SVF::FlowDDA</a>
|
|
207
210
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#ad6243c1317503bed39411dab47c83da7">SVF::FlowSensitive</a>
|
|
@@ -598,7 +601,7 @@ $(function() {
|
|
|
598
601
|
, <a class="el" href="classSVF_1_1SrcSnkDDA.html#a391bb031b2f244e930b266a29cda0af7">SVF::SrcSnkDDA</a>
|
|
599
602
|
</li>
|
|
600
603
|
<li>isHareParFor()
|
|
601
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
604
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#adb944c2287cf7686a03b0e53a03ba025">SVF::ThreadAPI</a>
|
|
602
605
|
</li>
|
|
603
606
|
<li>isHBPair()
|
|
604
607
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a86c68ce5fd8825b1593d92a5a5bad389">SVF::ForkJoinAnalysis</a>
|
|
@@ -755,7 +758,7 @@ $(function() {
|
|
|
755
758
|
: <a class="el" href="classSVF_1_1TCT.html#a549a95aa04233c98732777ea210d8525">SVF::TCT</a>
|
|
756
759
|
</li>
|
|
757
760
|
<li>isMemAlloc()
|
|
758
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
761
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a71cbe5fbf582d0801f604595d3dfb416">SVF::SaberCheckerAPI</a>
|
|
759
762
|
</li>
|
|
760
763
|
<li>isMemcpy()
|
|
761
764
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#aee9e5ebac543d9a2aab511410b047898">SVF::MTAAnnotator</a>
|
|
@@ -845,7 +848,7 @@ $(function() {
|
|
|
845
848
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a842ddef4d1cb9c45555d949375627a48">SVF::LockAnalysis</a>
|
|
846
849
|
</li>
|
|
847
850
|
<li>isProtectedByCommonCxtLock()
|
|
848
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#
|
|
851
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a56405fa1fec68717958ed1c05dd34287">SVF::LockAnalysis</a>
|
|
849
852
|
</li>
|
|
850
853
|
<li>isProtectedByCommonLock()
|
|
851
854
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a4d4501d62bf51475662b6ba66e6380aa">SVF::LockAnalysis</a>
|
|
@@ -981,14 +984,14 @@ $(function() {
|
|
|
981
984
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#add7daee4a0ecae479a5ab015130c8c93">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
982
985
|
</li>
|
|
983
986
|
<li>isTailofSpan()
|
|
984
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
987
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a9c8681767551575a18ee141f7336db05">SVF::MTASVFGBuilder</a>
|
|
985
988
|
</li>
|
|
986
989
|
<li>isTDAcquire()
|
|
987
990
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a5521de9933ce74d0954a942dfceae772">SVF::LockAnalysis</a>
|
|
988
991
|
, <a class="el" href="classSVF_1_1ThreadAPI.html#a9db4df7968ec179e5012794c58fdee70">SVF::ThreadAPI</a>
|
|
989
992
|
</li>
|
|
990
993
|
<li>isTDBarWait()
|
|
991
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
994
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a0ff50b4312b9aa2c7ebd00e9a40a2668">SVF::ThreadAPI</a>
|
|
992
995
|
</li>
|
|
993
996
|
<li>isTDExit()
|
|
994
997
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a22d6c0cf0ba19af0661b106a8859024f">SVF::ThreadAPI</a>
|
|
@@ -997,7 +1000,7 @@ $(function() {
|
|
|
997
1000
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aff32f240a03421937c2fc606359dca9b">SVF::ForkJoinAnalysis</a>
|
|
998
1001
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#a6e34f3138e8ee558bb00d9d808afba16">SVF::LockAnalysis</a>
|
|
999
1002
|
, <a class="el" href="classSVF_1_1MHP.html#aeabf2e9ec8b1ec874503c83cc65e1205">SVF::MHP</a>
|
|
1000
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1003
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a261eb3c2f7e44a81edf4feddfc65a3cc">SVF::ThreadAPI</a>
|
|
1001
1004
|
</li>
|
|
1002
1005
|
<li>isTDJoin()
|
|
1003
1006
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aac722a42dc6e03e771a7a80de5f8ec94">SVF::ForkJoinAnalysis</a>
|
|
@@ -1006,7 +1009,7 @@ $(function() {
|
|
|
1006
1009
|
</li>
|
|
1007
1010
|
<li>isTDRelease()
|
|
1008
1011
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae312fa9ddb320674f7bc31e29aa474ed">SVF::LockAnalysis</a>
|
|
1009
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1012
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a1bba2e9df7a74e7e2f728267ff4bfe0f">SVF::ThreadAPI</a>
|
|
1010
1013
|
</li>
|
|
1011
1014
|
<li>isTemplate()
|
|
1012
1015
|
: <a class="el" href="classSVF_1_1CHNode.html#aff23fda93401c60422a4a5a08d77d749">SVF::CHNode</a>
|
|
@@ -458,7 +458,7 @@ $(function() {
|
|
|
458
458
|
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a6e4964389f96667bd69354fd4a742720">SVF::VersionedFlowSensitive</a>
|
|
459
459
|
</li>
|
|
460
460
|
<li>PTASCEV()
|
|
461
|
-
: <a class="el" href="classSVF_1_1PTASCEV.html#
|
|
461
|
+
: <a class="el" href="classSVF_1_1PTASCEV.html#a3f4fbad38457025f35e151e54ab96b70">SVF::PTASCEV</a>
|
|
462
462
|
</li>
|
|
463
463
|
<li>PTAStat()
|
|
464
464
|
: <a class="el" href="classSVF_1_1PTAStat.html#ac9b65b591200c16c420fbd26710b448f">SVF::PTAStat</a>
|
|
@@ -646,7 +646,7 @@ $(function() {
|
|
|
646
646
|
: <a class="el" href="classSVF_1_1GrammarBase.html#a4c0b76ce574087acdcb3e884480b18b0">SVF::GrammarBase</a>
|
|
647
647
|
</li>
|
|
648
648
|
<li>Symbol()
|
|
649
|
-
: <a class="el" href="structSVF_1_1GrammarBase_1_1Symbol.html#
|
|
649
|
+
: <a class="el" href="structSVF_1_1GrammarBase_1_1Symbol.html#aa37072e1a6c0875305260c7c2414d767">SVF::GrammarBase::Symbol</a>
|
|
650
650
|
</li>
|
|
651
651
|
<li>SymbolInfo()
|
|
652
652
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a267169023fc4f8dd66b145f7231fec11">SVF::SymbolTableInfo</a>
|
|
@@ -658,7 +658,7 @@ $(function() {
|
|
|
658
658
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#aff272bc1d00f2e57b7677d1826a31237">SVF::SymbolTableInfo</a>
|
|
659
659
|
</li>
|
|
660
660
|
<li>SymState()
|
|
661
|
-
: <a class="el" href="classSVF_1_1SymState.html#
|
|
661
|
+
: <a class="el" href="classSVF_1_1SymState.html#aee986d8fbccf71a606284d8467f450e4">SVF::SymState</a>
|
|
662
662
|
</li>
|
|
663
663
|
<li>szudzik()
|
|
664
664
|
: <a class="el" href="structSVF_1_1Hash_3_01std_1_1pair_3_01S_00_01T_01_4_01_4.html#adf5f19b1b32c117571fe74035cdcdbe2">SVF::Hash< std::pair< S, T > ></a>
|
|
@@ -552,8 +552,11 @@ $(function() {
|
|
|
552
552
|
<li>getCFCond()
|
|
553
553
|
: <a class="el" href="classSVF_1_1SaberCondAllocator.html#a49a7146006e286c6ffb5668687a5a92f">SVF::SaberCondAllocator</a>
|
|
554
554
|
</li>
|
|
555
|
+
<li>getCFLEdges()
|
|
556
|
+
: <a class="el" href="classSVF_1_1CFLGraph.html#afcf910a94a3b081067f5a55599475a16">SVF::CFLGraph</a>
|
|
557
|
+
</li>
|
|
555
558
|
<li>getCFLGraph()
|
|
556
|
-
: <a class="el" href="
|
|
559
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#aa17cbd1303b97e9e26ed77129d10b99c">SVF::CFLBase</a>
|
|
557
560
|
</li>
|
|
558
561
|
<li>getCFLPts()
|
|
559
562
|
: <a class="el" href="classSVF_1_1CFLAlias.html#acbbacca91cb85f67523aa8f84f6fe629">SVF::CFLAlias</a>
|
|
@@ -1511,7 +1514,7 @@ $(function() {
|
|
|
1511
1514
|
</li>
|
|
1512
1515
|
<li>getModRefInfo()
|
|
1513
1516
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ac14c99ee6064fc9cf30120a83c78e702">SVF::MRGenerator</a>
|
|
1514
|
-
, <a class="el" href="classSVF_1_1WPAPass.html#
|
|
1517
|
+
, <a class="el" href="classSVF_1_1WPAPass.html#a6d86f4ef6ad2f14c2dbf57b759e2950f">SVF::WPAPass</a>
|
|
1515
1518
|
</li>
|
|
1516
1519
|
<li>getModSideEffectOfCallSite()
|
|
1517
1520
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a1535832f5b1ae3178fea950bf71fdd99">SVF::MRGenerator</a>
|
|
@@ -1587,7 +1590,7 @@ $(function() {
|
|
|
1587
1590
|
: <a class="el" href="classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9">SVF::SVFG</a>
|
|
1588
1591
|
</li>
|
|
1589
1592
|
<li>getMUSet()
|
|
1590
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
1593
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#af4d11a0c7da0ddd7dff8d75a00279847">SVF::MemSSA</a>
|
|
1591
1594
|
</li>
|
|
1592
1595
|
<li>getMutDFPTDataTy()
|
|
1593
1596
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483">SVF::BVDataPTAImpl</a>
|
|
@@ -1714,7 +1717,7 @@ $(function() {
|
|
|
1714
1717
|
</li>
|
|
1715
1718
|
<li>getObject()
|
|
1716
1719
|
: <a class="el" href="classSVF_1_1DummyVersionPropSVFGNode.html#ac10a4b9c2ee536cfcb74120d86c0619f">SVF::DummyVersionPropSVFGNode</a>
|
|
1717
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#
|
|
1720
|
+
, <a class="el" href="classSVF_1_1SVFIR.html#a25b86c16d11b4d50ccc28ead525687ae">SVF::SVFIR</a>
|
|
1718
1721
|
</li>
|
|
1719
1722
|
<li>getObjectNode()
|
|
1720
1723
|
: <a class="el" href="classSVF_1_1IRGraph.html#aba13ca47865614e45321c1ae53e640c1">SVF::IRGraph</a>
|
|
@@ -1995,11 +1998,11 @@ $(function() {
|
|
|
1995
1998
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a4cbb9131a89c5c48367fb927693b5c6b">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1996
1999
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#ac2f494da9379c336bb81a0dc438b5af9">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1997
2000
|
, <a class="el" href="classSVF_1_1MutablePTData.html#abe4230f3ba78fc660ea291fda36ffa62">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1998
|
-
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#
|
|
2001
|
+
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#aaf519166d2e0ca3c81088b52a1cf3066">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1999
2002
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#a5f6a01d0bb40a718bc14f2cc1bb98a13">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
2000
2003
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a9982ecf42416756a0729a28e8713cfed">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
2001
2004
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a34f8226202e1654d4e67916b21ec4d99">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
2002
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
2005
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a9b81d20e54d08e36edbff43549b1e820">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
2003
2006
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a4dfb43679e9fa794ebad99b6584c32ec">SVF::PointerAnalysis</a>
|
|
2004
2007
|
, <a class="el" href="classSVF_1_1PTData.html#a9ae6037637d8b9acb323333f491f4a7d">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
2005
2008
|
, <a class="el" href="classSVF_1_1Steensgaard.html#adbcb9af660ab9bb0202bd32342280486">SVF::Steensgaard</a>
|
|
@@ -2072,7 +2075,7 @@ $(function() {
|
|
|
2072
2075
|
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a7c1125c992eec20e118e6bfc12cb8bfb">SVF::ICFGBuilder</a>
|
|
2073
2076
|
</li>
|
|
2074
2077
|
<li>getRetParmAtJoinedSite()
|
|
2075
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2078
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#ad1c595f7b15a2d3079b9e9200c84f7d7">SVF::ThreadAPI</a>
|
|
2076
2079
|
</li>
|
|
2077
2080
|
<li>getRetPE()
|
|
2078
2081
|
: <a class="el" href="classSVF_1_1RetCFGEdge.html#af84bf360ca641711a3c625de86feb603">SVF::RetCFGEdge</a>
|
|
@@ -2277,14 +2280,14 @@ $(function() {
|
|
|
2277
2280
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360">SVF::BranchVFGNode</a>
|
|
2278
2281
|
</li>
|
|
2279
2282
|
<li>getSuccNodes()
|
|
2280
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2283
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a8164ae39b494115142767abc29cebd53">SVF::MTASVFGBuilder</a>
|
|
2281
2284
|
</li>
|
|
2282
2285
|
<li>getSVFFun()
|
|
2283
2286
|
: <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
|
|
2284
2287
|
, <a class="el" href="classSVF_1_1TCT.html#a21bcc063a406eb8650df42cf5ced68c9">SVF::TCT</a>
|
|
2285
2288
|
</li>
|
|
2286
2289
|
<li>getSVFFunction()
|
|
2287
|
-
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#
|
|
2290
|
+
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#a547b3bc62de65b9dbfc6dee55c063dd7">SVF::LLVMModuleSet</a>
|
|
2288
2291
|
, <a class="el" href="classSVF_1_1SVFModule.html#af969d7739f27c8242985656bafbabaeb">SVF::SVFModule</a>
|
|
2289
2292
|
</li>
|
|
2290
2293
|
<li>getSVFG()
|
|
@@ -2334,7 +2337,7 @@ $(function() {
|
|
|
2334
2337
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a58cf56e35be873a5a26c5eb0d9b5c9b3">SVF::ThreadAPI</a>
|
|
2335
2338
|
</li>
|
|
2336
2339
|
<li>getTaskFuncAtHareParForSite()
|
|
2337
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2340
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a282d6aeab91135af4cab8195d67badf6">SVF::ThreadAPI</a>
|
|
2338
2341
|
</li>
|
|
2339
2342
|
<li>getTCG()
|
|
2340
2343
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6">SVF::ForkJoinAnalysis</a>
|
|
@@ -2348,7 +2351,7 @@ $(function() {
|
|
|
2348
2351
|
: <a class="el" href="classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e">SVF::TCT</a>
|
|
2349
2352
|
</li>
|
|
2350
2353
|
<li>getTCTNode()
|
|
2351
|
-
: <a class="el" href="classSVF_1_1TCT.html#
|
|
2354
|
+
: <a class="el" href="classSVF_1_1TCT.html#aac9d98a33fbaa6defa3f847d0bbe76d6">SVF::TCT</a>
|
|
2352
2355
|
</li>
|
|
2353
2356
|
<li>getTCTNodeNum()
|
|
2354
2357
|
: <a class="el" href="classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f">SVF::TCT</a>
|
|
@@ -2549,10 +2552,10 @@ $(function() {
|
|
|
2549
2552
|
: <a class="el" href="classSVF_1_1ExeState.html#ab52debe3aae77d1efd5de4d220dbed2f">SVF::ExeState</a>
|
|
2550
2553
|
</li>
|
|
2551
2554
|
<li>global_begin()
|
|
2552
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2555
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
|
|
2553
2556
|
</li>
|
|
2554
2557
|
<li>global_end()
|
|
2555
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2558
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b">SVF::SVFModule</a>
|
|
2556
2559
|
</li>
|
|
2557
2560
|
<li>global_iterator
|
|
2558
2561
|
: <a class="el" href="classSVF_1_1SVFModule.html#a4cf1ca2e9f045a0520b0a8a6cd5993f2">SVF::SVFModule</a>
|
|
@@ -2625,9 +2628,8 @@ $(function() {
|
|
|
2625
2628
|
: <a class="el" href="classSVF_1_1SCCDetection.html#a84fc3aef6f950471a539b7d9fa3c1289">SVF::SCCDetection< GraphType ></a>
|
|
2626
2629
|
</li>
|
|
2627
2630
|
<li>grammar
|
|
2628
|
-
: <a class="el" href="
|
|
2631
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#af7b0e90b8f8998ab6cf4e05155c7a503">SVF::CFLBase</a>
|
|
2629
2632
|
, <a class="el" href="classSVF_1_1CFLSolver.html#aad88cf557ec43127de859b765505df49">SVF::CFLSolver</a>
|
|
2630
|
-
, <a class="el" href="classSVF_1_1CFLVF.html#a7ba9ca8cbafa6f799278c33fe5edd4fb">SVF::CFLVF</a>
|
|
2631
2633
|
, <a class="el" href="classSVF_1_1GrammarBuilder.html#a7b81810150ce896801e4e6a831ab98aa">SVF::GrammarBuilder</a>
|
|
2632
2634
|
</li>
|
|
2633
2635
|
<li>GrammarBuilder()
|
|
@@ -2637,9 +2639,8 @@ $(function() {
|
|
|
2637
2639
|
: <a class="el" href="classSVF_1_1Options.html#aa929e2ae2c0a78181c3a1311bfe73596">SVF::Options</a>
|
|
2638
2640
|
</li>
|
|
2639
2641
|
<li>graph
|
|
2640
|
-
: <a class="el" href="
|
|
2642
|
+
: <a class="el" href="classSVF_1_1CFLBase.html#a8101683062b9a71c0b2309cbdfb7b26f">SVF::CFLBase</a>
|
|
2641
2643
|
, <a class="el" href="classSVF_1_1CFLSolver.html#aedd6c605c4c381c738f4c6682c40d9f2">SVF::CFLSolver</a>
|
|
2642
|
-
, <a class="el" href="classSVF_1_1CFLVF.html#a30732e01e523dc5e2fc4c9d1ea83d414">SVF::CFLVF</a>
|
|
2643
2644
|
, <a class="el" href="classSVF_1_1GraphReachSolver.html#a88775eedbbc3039caac1e350b48aa838">SVF::GraphReachSolver< GraphType, DPIm ></a>
|
|
2644
2645
|
, <a class="el" href="classSVF_1_1SCCDetection.html#a1b8b57a3ea3740f36a19afc8bd42033d">SVF::SCCDetection< GraphType ></a>
|
|
2645
2646
|
, <a class="el" href="classSVF_1_1SrcSnkSolver.html#ae66ed69eb3412c2eef14ef2f86a34c6c">SVF::SrcSnkSolver< GraphType, DPIm ></a>
|
|
@@ -347,6 +347,9 @@ $(function() {
|
|
|
347
347
|
, <a class="el" href="classSVF_1_1AndersenBase.html#a891816407a4c6346f56bc01a67b78aac">SVF::AndersenBase</a>
|
|
348
348
|
, <a class="el" href="classSVF_1_1AndersenSFR.html#a3b255068b3ea53041af94fd373a53bd4">SVF::AndersenSFR</a>
|
|
349
349
|
, <a class="el" href="classSVF_1_1AndersenWaveDiff.html#a40514a439869d0c025afb4f6b6fb4071">SVF::AndersenWaveDiff</a>
|
|
350
|
+
, <a class="el" href="classSVF_1_1CFLAlias.html#aef129edd61d7f15947c6539f8d0c36a0">SVF::CFLAlias</a>
|
|
351
|
+
, <a class="el" href="classSVF_1_1CFLBase.html#a639702b6c898c13c3e85c721e3234e50">SVF::CFLBase</a>
|
|
352
|
+
, <a class="el" href="classSVF_1_1CFLVF.html#a852ed935576ca426287cf4afa6a585e3">SVF::CFLVF</a>
|
|
350
353
|
, <a class="el" href="classSVF_1_1ContextDDA.html#adb9f21a86daeb2dd79537f3939c393cf">SVF::ContextDDA</a>
|
|
351
354
|
, <a class="el" href="classSVF_1_1FlowDDA.html#af1fcf058a9feefeda63f07d4189513a1">SVF::FlowDDA</a>
|
|
352
355
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#ad6243c1317503bed39411dab47c83da7">SVF::FlowSensitive</a>
|
|
@@ -839,7 +842,7 @@ $(function() {
|
|
|
839
842
|
, <a class="el" href="classSVF_1_1SaberCondAllocator.html#aa9027574586fd4fbb12039f595ecec71">SVF::SaberCondAllocator</a>
|
|
840
843
|
</li>
|
|
841
844
|
<li>isFClose()
|
|
842
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
845
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a534bfe077af19b111c1b7bc3c5a065e6">SVF::SaberCheckerAPI</a>
|
|
843
846
|
</li>
|
|
844
847
|
<li>isFieldInsenCondMemObj()
|
|
845
848
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#a37a6321f50bef2939b287cc088e76170">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
@@ -1066,7 +1069,7 @@ $(function() {
|
|
|
1066
1069
|
: <a class="el" href="classSVF_1_1TCT.html#a549a95aa04233c98732777ea210d8525">SVF::TCT</a>
|
|
1067
1070
|
</li>
|
|
1068
1071
|
<li>isMemAlloc()
|
|
1069
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
1072
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a71cbe5fbf582d0801f604595d3dfb416">SVF::SaberCheckerAPI</a>
|
|
1070
1073
|
</li>
|
|
1071
1074
|
<li>isMemcpy()
|
|
1072
1075
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#aee9e5ebac543d9a2aab511410b047898">SVF::MTAAnnotator</a>
|
|
@@ -1159,7 +1162,7 @@ $(function() {
|
|
|
1159
1162
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a842ddef4d1cb9c45555d949375627a48">SVF::LockAnalysis</a>
|
|
1160
1163
|
</li>
|
|
1161
1164
|
<li>isProtectedByCommonCxtLock()
|
|
1162
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#
|
|
1165
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a3e2e629a588b44ed39e529babb59a4f9">SVF::LockAnalysis</a>
|
|
1163
1166
|
</li>
|
|
1164
1167
|
<li>isProtectedByCommonLock()
|
|
1165
1168
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a4d4501d62bf51475662b6ba66e6380aa">SVF::LockAnalysis</a>
|
|
@@ -1305,13 +1308,13 @@ $(function() {
|
|
|
1305
1308
|
</li>
|
|
1306
1309
|
<li>isTDAcquire()
|
|
1307
1310
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a5521de9933ce74d0954a942dfceae772">SVF::LockAnalysis</a>
|
|
1308
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1311
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a608f0cb60a665745748b6a6654a6e837">SVF::ThreadAPI</a>
|
|
1309
1312
|
</li>
|
|
1310
1313
|
<li>isTDBarWait()
|
|
1311
1314
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#af3aa58dc83dca382162df67c12169585">SVF::ThreadAPI</a>
|
|
1312
1315
|
</li>
|
|
1313
1316
|
<li>isTDExit()
|
|
1314
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1317
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a22d6c0cf0ba19af0661b106a8859024f">SVF::ThreadAPI</a>
|
|
1315
1318
|
</li>
|
|
1316
1319
|
<li>isTDFork()
|
|
1317
1320
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aff32f240a03421937c2fc606359dca9b">SVF::ForkJoinAnalysis</a>
|
|
@@ -1322,11 +1325,11 @@ $(function() {
|
|
|
1322
1325
|
<li>isTDJoin()
|
|
1323
1326
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aac722a42dc6e03e771a7a80de5f8ec94">SVF::ForkJoinAnalysis</a>
|
|
1324
1327
|
, <a class="el" href="classSVF_1_1MHP.html#ab566508ffd73abd4d5ad047a1d7f9c27">SVF::MHP</a>
|
|
1325
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1328
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a8cc5f9ff6039392ce1471cd830973c44">SVF::ThreadAPI</a>
|
|
1326
1329
|
</li>
|
|
1327
1330
|
<li>isTDRelease()
|
|
1328
1331
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae312fa9ddb320674f7bc31e29aa474ed">SVF::LockAnalysis</a>
|
|
1329
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1332
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a1bba2e9df7a74e7e2f728267ff4bfe0f">SVF::ThreadAPI</a>
|
|
1330
1333
|
</li>
|
|
1331
1334
|
<li>isTemplate()
|
|
1332
1335
|
: <a class="el" href="classSVF_1_1CHNode.html#aff23fda93401c60422a4a5a08d77d749">SVF::CHNode</a>
|