svf-tools 1.0.620 → 1.0.622
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_source.html +7 -2
- package/SVF-doxygen/html/html/CFLAlias_8h.html +4 -0
- package/SVF-doxygen/html/html/CFLAlias_8h_source.html +19 -10
- package/SVF-doxygen/html/html/CFLBase_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/CFLBase_8h_source.html +1 -1
- package/SVF-doxygen/html/html/CFLDataBuilder_8h.html +96 -0
- package/SVF-doxygen/html/html/CFLDataBuilder_8h_source.html +99 -0
- package/SVF-doxygen/html/html/CFLData_8h.html +106 -0
- package/SVF-doxygen/html/html/CFLData_8h_source.html +136 -0
- package/SVF-doxygen/html/html/CFLSolver_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/CFLSolver_8h.html +4 -0
- package/SVF-doxygen/html/html/CFLSolver_8h_source.html +22 -16
- package/SVF-doxygen/html/html/CFLVF_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ConditionalPT_8h_source.html +1 -1
- package/SVF-doxygen/html/html/GraphWriter_8cpp_source.html +2 -1
- package/SVF-doxygen/html/html/GraphWriter_8h_source.html +2 -1
- package/SVF-doxygen/html/html/IntervalValue_8h_source.html +17 -15
- package/SVF-doxygen/html/html/LLVMLoopAnalysis_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/LLVMModule_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MSSAMuChi_8h_source.html +2 -2
- package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/Options_8cpp_source.html +4 -3
- package/SVF-doxygen/html/html/Options_8h_source.html +4 -3
- package/SVF-doxygen/html/html/PointsTo_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/PointsTo_8h_source.html +3 -3
- package/SVF-doxygen/html/html/SVFGOPT_8h_source.html +3 -3
- package/SVF-doxygen/html/html/SVFG_8cpp_source.html +22 -22
- package/SVF-doxygen/html/html/SVFG_8h_source.html +37 -36
- package/SVF-doxygen/html/html/SVFValue_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SparseBitVector_8h_source.html +3 -3
- package/SVF-doxygen/html/html/VersionedFlowSensitive_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/WTO_8h_source.html +1 -1
- package/SVF-doxygen/html/html/annotated.html +357 -351
- package/SVF-doxygen/html/html/cfl_8cpp.html +1 -1
- package/SVF-doxygen/html/html/cfl_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +1 -0
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.html +27 -24
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase.html +2 -1
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLData-members.html +110 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLData.html +1126 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLDataBuilder-members.html +88 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLDataBuilder.html +380 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLSolver.html +48 -39
- package/SVF-doxygen/html/html/classSVF_1_1CFLSolver.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLVF.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1GraphWriter.html +3 -2
- package/SVF-doxygen/html/html/classSVF_1_1HybridData-members.html +89 -0
- package/SVF-doxygen/html/html/classSVF_1_1HybridData.html +449 -0
- package/SVF-doxygen/html/html/classSVF_1_1IntervalValue-members.html +5 -4
- package/SVF-doxygen/html/html/classSVF_1_1IntervalValue.html +32 -0
- package/SVF-doxygen/html/html/classSVF_1_1LLVMLoopAnalysis.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1LLVMModuleSet.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1Options-members.html +45 -44
- package/SVF-doxygen/html/html/classSVF_1_1Options.html +28 -2
- package/SVF-doxygen/html/html/classSVF_1_1POCRAlias-members.html +281 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRAlias.html +828 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRAlias.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRSolver-members.html +98 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRSolver.html +245 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRSolver.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +2 -1
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1SVFG-members.html +96 -95
- package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +157 -121
- package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT-members.html +116 -115
- package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT.html +13 -10
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive.html +2 -2
- package/SVF-doxygen/html/html/classes.html +110 -109
- package/SVF-doxygen/html/html/dir_ae8aa099e368efaa962140c6624142bc.html +4 -0
- package/SVF-doxygen/html/html/fastcluster__dm_8cpp_8inc_source.html +1 -1
- package/SVF-doxygen/html/html/files.html +9 -7
- package/SVF-doxygen/html/html/functions.html +7 -1
- package/SVF-doxygen/html/html/functions_0x7e.html +18 -0
- package/SVF-doxygen/html/html/functions_a.html +38 -14
- package/SVF-doxygen/html/html/functions_b.html +9 -4
- package/SVF-doxygen/html/html/functions_c.html +59 -38
- package/SVF-doxygen/html/html/functions_d.html +7 -1
- package/SVF-doxygen/html/html/functions_e.html +5 -1
- package/SVF-doxygen/html/html/functions_func.html +35 -11
- package/SVF-doxygen/html/html/functions_func_0x7e.html +18 -0
- package/SVF-doxygen/html/html/functions_func_b.html +8 -3
- package/SVF-doxygen/html/html/functions_func_c.html +42 -27
- package/SVF-doxygen/html/html/functions_func_e.html +2 -1
- package/SVF-doxygen/html/html/functions_func_g.html +20 -7
- package/SVF-doxygen/html/html/functions_func_h.html +17 -7
- package/SVF-doxygen/html/html/functions_func_i.html +14 -10
- package/SVF-doxygen/html/html/functions_func_m.html +3 -2
- package/SVF-doxygen/html/html/functions_func_o.html +13 -11
- package/SVF-doxygen/html/html/functions_func_p.html +6 -3
- package/SVF-doxygen/html/html/functions_func_t.html +4 -0
- package/SVF-doxygen/html/html/functions_g.html +22 -9
- package/SVF-doxygen/html/html/functions_h.html +15 -5
- package/SVF-doxygen/html/html/functions_i.html +24 -15
- package/SVF-doxygen/html/html/functions_l.html +5 -5
- package/SVF-doxygen/html/html/functions_m.html +2 -1
- package/SVF-doxygen/html/html/functions_n.html +3 -3
- package/SVF-doxygen/html/html/functions_o.html +23 -21
- package/SVF-doxygen/html/html/functions_p.html +23 -20
- package/SVF-doxygen/html/html/functions_r.html +3 -5
- package/SVF-doxygen/html/html/functions_s.html +16 -13
- package/SVF-doxygen/html/html/functions_t.html +12 -2
- package/SVF-doxygen/html/html/functions_type_c.html +2 -1
- package/SVF-doxygen/html/html/functions_type_d.html +3 -0
- package/SVF-doxygen/html/html/functions_type_i.html +2 -1
- package/SVF-doxygen/html/html/functions_type_t.html +3 -0
- package/SVF-doxygen/html/html/functions_v.html +6 -6
- package/SVF-doxygen/html/html/functions_vars.html +7 -1
- package/SVF-doxygen/html/html/functions_vars_c.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_d.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_e.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_i.html +4 -0
- package/SVF-doxygen/html/html/functions_vars_p.html +6 -0
- package/SVF-doxygen/html/html/functions_vars_s.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_t.html +3 -0
- package/SVF-doxygen/html/html/hierarchy.html +517 -511
- package/SVF-doxygen/html/html/namespaceSVF.html +59 -30
- package/SVF-doxygen/html/html/namespaceSVF_1_1DOT.html +3 -2
- package/SVF-doxygen/html/html/namespacemembers_l.html +3 -0
- package/SVF-doxygen/html/html/namespacemembers_type_l.html +3 -0
- package/SVF-doxygen/html/html/search/all_0.js +2 -1
- package/SVF-doxygen/html/html/search/all_1.js +8 -1
- package/SVF-doxygen/html/html/search/all_10.js +11 -8
- package/SVF-doxygen/html/html/search/all_11.js +3 -3
- package/SVF-doxygen/html/html/search/all_12.js +7 -6
- package/SVF-doxygen/html/html/search/all_13.js +8 -5
- package/SVF-doxygen/html/html/search/all_15.js +3 -3
- package/SVF-doxygen/html/html/search/all_16.js +1 -1
- package/SVF-doxygen/html/html/search/all_19.js +6 -0
- package/SVF-doxygen/html/html/search/all_2.js +3 -2
- package/SVF-doxygen/html/html/search/all_3.js +11 -6
- package/SVF-doxygen/html/html/search/all_4.js +2 -1
- package/SVF-doxygen/html/html/search/all_5.js +2 -1
- package/SVF-doxygen/html/html/search/all_7.js +6 -2
- package/SVF-doxygen/html/html/search/all_8.js +5 -2
- package/SVF-doxygen/html/html/search/all_9.js +8 -6
- package/SVF-doxygen/html/html/search/all_b.js +1 -1
- package/SVF-doxygen/html/html/search/all_c.js +4 -3
- package/SVF-doxygen/html/html/search/all_d.js +1 -1
- package/SVF-doxygen/html/html/search/all_e.js +2 -2
- package/SVF-doxygen/html/html/search/all_f.js +5 -5
- package/SVF-doxygen/html/html/search/classes_10.js +1 -0
- package/SVF-doxygen/html/html/search/classes_2.js +2 -0
- package/SVF-doxygen/html/html/search/classes_7.js +2 -1
- package/SVF-doxygen/html/html/search/classes_d.js +2 -0
- package/SVF-doxygen/html/html/search/files_2.js +2 -0
- package/SVF-doxygen/html/html/search/functions_0.js +8 -1
- package/SVF-doxygen/html/html/search/functions_1.js +3 -2
- package/SVF-doxygen/html/html/search/functions_12.js +2 -1
- package/SVF-doxygen/html/html/search/functions_17.js +6 -0
- package/SVF-doxygen/html/html/search/functions_2.js +4 -1
- package/SVF-doxygen/html/html/search/functions_4.js +1 -1
- package/SVF-doxygen/html/html/search/functions_6.js +5 -1
- package/SVF-doxygen/html/html/search/functions_7.js +5 -2
- package/SVF-doxygen/html/html/search/functions_8.js +2 -1
- package/SVF-doxygen/html/html/search/functions_c.js +1 -1
- package/SVF-doxygen/html/html/search/functions_e.js +2 -2
- package/SVF-doxygen/html/html/search/functions_f.js +1 -0
- package/SVF-doxygen/html/html/search/typedefs_11.js +2 -1
- package/SVF-doxygen/html/html/search/typedefs_2.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_3.js +1 -0
- package/SVF-doxygen/html/html/search/typedefs_7.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_a.js +1 -0
- package/SVF-doxygen/html/html/search/variables_0.js +2 -1
- package/SVF-doxygen/html/html/search/variables_10.js +2 -0
- package/SVF-doxygen/html/html/search/variables_12.js +1 -0
- package/SVF-doxygen/html/html/search/variables_13.js +3 -2
- package/SVF-doxygen/html/html/search/variables_3.js +1 -0
- package/SVF-doxygen/html/html/search/variables_4.js +1 -0
- package/SVF-doxygen/html/html/search/variables_5.js +1 -0
- package/SVF-doxygen/html/html/search/variables_7.js +1 -1
- package/SVF-doxygen/html/html/search/variables_9.js +2 -1
- package/SVF-doxygen/html/html/search/variables_c.js +1 -1
- package/SVF-doxygen/html/html/search/variables_e.js +1 -1
- package/SVF-doxygen/html/html/structSVF_1_1GenericGraphTraits_3_01SVF_1_1SVFG_01_5_01_4.html +2 -2
- package/SVF-doxygen/html/html/structSVF_1_1HybridData_1_1TreeNode-members.html +86 -0
- package/SVF-doxygen/html/html/structSVF_1_1HybridData_1_1TreeNode.html +255 -0
- package/include/AbstractExecution/IntervalValue.h +5 -0
- package/include/CFL/CFLAlias.h +34 -0
- package/include/CFL/CFLData.h +316 -0
- package/include/CFL/CFLDataBuilder.h +91 -0
- package/include/CFL/CFLSolver.h +21 -0
- package/include/Graphs/SVFG.h +6 -0
- package/include/Util/Options.h +1 -0
- package/lib/CFL/CFLAlias.cpp +36 -0
- package/lib/Util/Options.cpp +5 -0
- package/package.json +1 -1
- package/tools/CFL/cfl.cpp +2 -0
|
@@ -225,6 +225,7 @@ $(function() {
|
|
|
225
225
|
, <a class="el" href="classSVF_1_1CxtThreadStmt.html#affaa3bf793e1127a8333b6683ebb3fdd">SVF::CxtThreadStmt</a>
|
|
226
226
|
, <a class="el" href="classSVF_1_1DPItem.html#a639c757076141a14bedc26c73f875ffe">SVF::DPItem</a>
|
|
227
227
|
, <a class="el" href="structSVF_1_1GrammarBase_1_1Symbol.html#a065e31f186f058b9339cd4c162cddeb8">SVF::GrammarBase::Symbol</a>
|
|
228
|
+
, <a class="el" href="structSVF_1_1HybridData_1_1TreeNode.html#adefb801eb96d6b1c24c86fa48fe2932e">SVF::HybridData::TreeNode</a>
|
|
228
229
|
, <a class="el" href="classSVF_1_1IntervalExeState.html#aa4acf1e8ae7571f527047e36b77dfb58">SVF::IntervalExeState</a>
|
|
229
230
|
, <a class="el" href="classSVF_1_1LocationSet.html#a511e8324d88624013eed04e8c2a6cbc4">SVF::LocationSet</a>
|
|
230
231
|
, <a class="el" href="classSVF_1_1MSSADEF.html#ad24da3516c198ade16c6909c5222fd0f">SVF::MSSADEF</a>
|
|
@@ -257,13 +258,13 @@ $(function() {
|
|
|
257
258
|
, <a class="el" href="classSVF_1_1CondPointsToSet.html#a42056d7b29e50a3ed8a8db95674d24b2">SVF::CondPointsToSet< Cond ></a>
|
|
258
259
|
, <a class="el" href="classSVF_1_1CondStdSet.html#a9fa868a473993d0244431d640799ce98">SVF::CondStdSet< Element ></a>
|
|
259
260
|
, <a class="el" href="classSVF_1_1CondVar.html#a90d6c2204c92db5c78991e6dfdcc5c80">SVF::CondVar< Cond ></a>
|
|
260
|
-
, <a class="el" href="classSVF_1_1ContextCond.html#
|
|
261
|
+
, <a class="el" href="classSVF_1_1ContextCond.html#a87e2eff285fee018995be59ff0db4b52">SVF::ContextCond</a>
|
|
261
262
|
, <a class="el" href="classSVF_1_1CopyCGEdge.html#a50348854a99591726e769078a8d2f703">SVF::CopyCGEdge</a>
|
|
262
263
|
, <a class="el" href="classSVF_1_1CopyStmt.html#a96205e0ffb3001de306e856090dbf277">SVF::CopyStmt</a>
|
|
263
264
|
, <a class="el" href="classSVF_1_1CopyVFGNode.html#a9029b5166ae4e76a4506050c310a1f3a">SVF::CopyVFGNode</a>
|
|
264
265
|
, <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#adb5a17e5916052f49390d6e99ff47b22">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
265
266
|
, <a class="el" href="classSVF_1_1CoreBitVector.html#a3594d997fba0aa6201855199a884d98d">SVF::CoreBitVector</a>
|
|
266
|
-
, <a class="el" href="classSVF_1_1CxtDPItem.html#
|
|
267
|
+
, <a class="el" href="classSVF_1_1CxtDPItem.html#abe0913f8d672a079fa674dbcc3e1b3db">SVF::CxtDPItem</a>
|
|
267
268
|
, <a class="el" href="classSVF_1_1CxtProc.html#a617c7ee432ac89cf419dfad47854e3a5">SVF::CxtProc</a>
|
|
268
269
|
, <a class="el" href="classSVF_1_1CxtStmt.html#a4f431c7b6f3434eff34b4cea6853066b">SVF::CxtStmt</a>
|
|
269
270
|
, <a class="el" href="classSVF_1_1CxtStmtDPItem.html#aef8f7d034bdd10730e3ff1a2ae52350c">SVF::CxtStmtDPItem< LocCond ></a>
|
|
@@ -285,10 +286,10 @@ $(function() {
|
|
|
285
286
|
, <a class="el" href="classSVF_1_1LocationSet.html#a15975ec54c93c39fb1ed59599e5ec107">SVF::LocationSet</a>
|
|
286
287
|
, <a class="el" href="classSVF_1_1MultiOpndStmt.html#afbd0d606112605bf355f4a9de6b44406">SVF::MultiOpndStmt</a>
|
|
287
288
|
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#a7f3a388e37e497fc5874e9f392901a39">SVF::NormalGepCGEdge</a>
|
|
288
|
-
, <a class="el" href="classSVF_1_1NumericLiteral.html#
|
|
289
|
+
, <a class="el" href="classSVF_1_1NumericLiteral.html#afef9ceccd945b00c4a542ac9f277bde2">SVF::NumericLiteral</a>
|
|
289
290
|
, <a class="el" href="classSVF_1_1PhiStmt.html#a331c7e14409b2d78881a0ec8932c1170">SVF::PhiStmt</a>
|
|
290
|
-
, <a class="el" href="classSVF_1_1PointsTo.html#
|
|
291
|
-
, <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#
|
|
291
|
+
, <a class="el" href="classSVF_1_1PointsTo.html#a269d334618e4acc7e739317fd58d7fe7">SVF::PointsTo</a>
|
|
292
|
+
, <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#a16f92fffe8aba3ba9bd80a880e93b056">SVF::PointsTo::PointsToIterator</a>
|
|
292
293
|
, <a class="el" href="classSVF_1_1RelExeState.html#a7ab6cb58ed0f95417549b6291f658f86">SVF::RelExeState</a>
|
|
293
294
|
, <a class="el" href="classSVF_1_1RetPE.html#acb2a5e66fab9f95278c44344d268f465">SVF::RetPE</a>
|
|
294
295
|
, <a class="el" href="classSVF_1_1SelectStmt.html#ae3dd9ff3908218082b8c71c0ec7ef252">SVF::SelectStmt</a>
|
|
@@ -306,8 +307,8 @@ $(function() {
|
|
|
306
307
|
, <a class="el" href="classSVF_1_1VariantGepCGEdge.html#a4caf6f4b31b78ca02985fc4722d43522">SVF::VariantGepCGEdge</a>
|
|
307
308
|
, <a class="el" href="classSVF_1_1Wto.html#a67712df707ee21927135027189e2723b">SVF::Wto</a>
|
|
308
309
|
, <a class="el" href="classSVF_1_1WtoComponent.html#a86592687a15592d3390d864d53250eaa">SVF::WtoComponent</a>
|
|
309
|
-
, <a class="el" href="classSVF_1_1WtoComponentVisitor.html#
|
|
310
|
-
, <a class="el" href="classSVF_1_1WtoNesting.html#
|
|
310
|
+
, <a class="el" href="classSVF_1_1WtoComponentVisitor.html#aaf3e934b4a44028294af61363a0d9ec0">SVF::WtoComponentVisitor</a>
|
|
311
|
+
, <a class="el" href="classSVF_1_1WtoNesting.html#ad8ef62b31af08af32a160e048696896d">SVF::WtoNesting</a>
|
|
311
312
|
, <a class="el" href="classSVF_1_1Z3Expr.html#a3bd99446d5e56e704d812bd0d1f36a85">SVF::Z3Expr</a>
|
|
312
313
|
</li>
|
|
313
314
|
<li>operator==()
|
|
@@ -332,6 +333,7 @@ $(function() {
|
|
|
332
333
|
, <a class="el" href="classSVF_1_1ExeState.html#a0e4c8a41aa861ff2862d8b620c902f21">SVF::ExeState</a>
|
|
333
334
|
, <a class="el" href="classSVF_1_1GenericEdge.html#a0e461644bf9a4e50099b38f09222e858">SVF::GenericEdge< NodeTy ></a>
|
|
334
335
|
, <a class="el" href="structSVF_1_1GrammarBase_1_1Symbol.html#a95c544fcb78fd49a7fc753486a71e461">SVF::GrammarBase::Symbol</a>
|
|
336
|
+
, <a class="el" href="structSVF_1_1HybridData_1_1TreeNode.html#ac0621d13b08e324200494c8fb3f4713f">SVF::HybridData::TreeNode</a>
|
|
335
337
|
, <a class="el" href="classSVF_1_1IntervalExeState.html#a92b846d3cd77ab12a35cb81815e22ee3">SVF::IntervalExeState</a>
|
|
336
338
|
, <a class="el" href="classSVF_1_1IntervalValue.html#a3ac2a92a9d67dec907fa7ae4181dc171">SVF::IntervalValue</a>
|
|
337
339
|
, <a class="el" href="classSVF_1_1LocationSet.html#a1b141afb9a38d12423f66b2dfe6bf232">SVF::LocationSet</a>
|
|
@@ -359,7 +361,7 @@ $(function() {
|
|
|
359
361
|
<li>operator[]()
|
|
360
362
|
: <a class="el" href="classSVF_1_1ContextCond.html#a62cc1c7c01d454e9cbebd3f7f5f3aa1f">SVF::ContextCond</a>
|
|
361
363
|
, <a class="el" href="classSVF_1_1IntervalExeState.html#a7420a7637b62d451babadb852c9c2ac2">SVF::IntervalExeState</a>
|
|
362
|
-
, <a class="el" href="classSVF_1_1iter__facade__base.html#
|
|
364
|
+
, <a class="el" href="classSVF_1_1iter__facade__base.html#a0ebfb2b2165a04b53d6813badb14dc25">SVF::iter_facade_base< DerivedT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT ></a>
|
|
363
365
|
, <a class="el" href="classSVF_1_1RelExeState.html#a8cb105e01839b136618103a3710d9d86">SVF::RelExeState</a>
|
|
364
366
|
</li>
|
|
365
367
|
<li>operator^()
|
|
@@ -369,7 +371,7 @@ $(function() {
|
|
|
369
371
|
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a74c50cfaf788a828a4fc97eba703ec4e">SVF::CondPointsToSet< Cond ></a>
|
|
370
372
|
, <a class="el" href="classSVF_1_1CondStdSet.html#a90e4c4ead1cbdca01c0be801a68b005b">SVF::CondStdSet< Element ></a>
|
|
371
373
|
, <a class="el" href="classSVF_1_1CoreBitVector.html#af8e63360242a49fb63c3ef3d7071503d">SVF::CoreBitVector</a>
|
|
372
|
-
, <a class="el" href="classSVF_1_1PointsTo.html#
|
|
374
|
+
, <a class="el" href="classSVF_1_1PointsTo.html#a687b34cac3c43dd957b86a4833a24871">SVF::PointsTo</a>
|
|
373
375
|
, <a class="el" href="classSVF_1_1SparseBitVector.html#a48668ff6f168162bd8f13cf860749090">SVF::SparseBitVector< ElementSize ></a>
|
|
374
376
|
</li>
|
|
375
377
|
<li>opPts()
|
|
@@ -416,10 +418,10 @@ $(function() {
|
|
|
416
418
|
: <a class="el" href="classSVF_1_1Z3Expr.html#ac063ed06c3495b790c02fe57c781b34e">SVF::Z3Expr</a>
|
|
417
419
|
</li>
|
|
418
420
|
<li>OutEdgeBegin()
|
|
419
|
-
: <a class="el" href="classSVF_1_1GenericNode.html#
|
|
421
|
+
: <a class="el" href="classSVF_1_1GenericNode.html#aa4f103330118c8976bf95e4bf53416eb">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
420
422
|
</li>
|
|
421
423
|
<li>OutEdgeEnd()
|
|
422
|
-
: <a class="el" href="classSVF_1_1GenericNode.html#
|
|
424
|
+
: <a class="el" href="classSVF_1_1GenericNode.html#ace88b6c7561f61f747ff08f61e2c18bc">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
423
425
|
</li>
|
|
424
426
|
<li>outgoingAddrEdges()
|
|
425
427
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#ae5acdc3bd73974b6972b60fb3df5e0ea">SVF::ConstraintNode</a>
|
|
@@ -182,6 +182,9 @@ $(function() {
|
|
|
182
182
|
: <a class="el" href="classSVF_1_1IntervalValue.html#a739ab04e16ec1156be71b29d49998a4f">SVF::IntervalValue</a>
|
|
183
183
|
, <a class="el" href="classSVF_1_1NumericLiteral.html#a42f5bdc956614b4c431f7045f744ac7d">SVF::NumericLiteral</a>
|
|
184
184
|
</li>
|
|
185
|
+
<li>POCRAlias()
|
|
186
|
+
: <a class="el" href="classSVF_1_1POCRAlias.html#a5931bb7bb7c0be1138310f8da9548bb9">SVF::POCRAlias</a>
|
|
187
|
+
</li>
|
|
185
188
|
<li>pointee_iter()
|
|
186
189
|
: <a class="el" href="structSVF_1_1pointee__iter.html#a99d911b02890643ba8680b140999b59e">SVF::pointee_iter< WrappedIteratorT, T ></a>
|
|
187
190
|
</li>
|
|
@@ -192,7 +195,7 @@ $(function() {
|
|
|
192
195
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#a14e2a209cb594f91a24ef09b12f82f3f">SVF::PointerAnalysis</a>
|
|
193
196
|
</li>
|
|
194
197
|
<li>pointsTo()
|
|
195
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
198
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a63f09ca69e00b317de29af6a6a12daac">SVF::CondPointsToSet< Cond ></a>
|
|
196
199
|
</li>
|
|
197
200
|
<li>PointsTo()
|
|
198
201
|
: <a class="el" href="classSVF_1_1PointsTo.html#aca4e7e88f2e1ec87a9576cc6c866adde">SVF::PointsTo</a>
|
|
@@ -301,7 +304,7 @@ $(function() {
|
|
|
301
304
|
, <a class="el" href="classSVF_1_1PersistentPointsToCache.html#a7d101df4e73b8fbf9ec0df25190417b5">SVF::PersistentPointsToCache< Data ></a>
|
|
302
305
|
</li>
|
|
303
306
|
<li>printTable()
|
|
304
|
-
: <a class="el" href="classSVF_1_1IntervalExeState.html#
|
|
307
|
+
: <a class="el" href="classSVF_1_1IntervalExeState.html#adbfb716c41fdc758f792e8ffb81a17fa">SVF::IntervalExeState</a>
|
|
305
308
|
</li>
|
|
306
309
|
<li>printTDFuns()
|
|
307
310
|
: <a class="el" href="classSVF_1_1PCG.html#af8af0a2a2159261bf05abe226c43006e">SVF::PCG</a>
|
|
@@ -391,7 +394,7 @@ $(function() {
|
|
|
391
394
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a3abffe1434386b1ce349fbed0cfe0967">SVF::FlowSensitive</a>
|
|
392
395
|
</li>
|
|
393
396
|
<li>propagateVersion()
|
|
394
|
-
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#
|
|
397
|
+
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#ad1aa83a71379164d3b7ccf6b61639cb1">SVF::VersionedFlowSensitive</a>
|
|
395
398
|
</li>
|
|
396
399
|
<li>propagateViaObj()
|
|
397
400
|
: <a class="el" href="classSVF_1_1ContextDDA.html#a45d7a381fec0692b4d2f7d0eec47ccf1">SVF::ContextDDA</a>
|
|
@@ -193,6 +193,7 @@ $(function() {
|
|
|
193
193
|
, <a class="el" href="classSVF_1_1InterMSSAPHISVFGNode.html#a286e9064de854a84bdd2efe8f7d73688">SVF::InterMSSAPHISVFGNode</a>
|
|
194
194
|
, <a class="el" href="classSVF_1_1InterPHIVFGNode.html#aff35aebdc8d955df160e51da7b666a7e">SVF::InterPHIVFGNode</a>
|
|
195
195
|
, <a class="el" href="classSVF_1_1IntervalExeState.html#a3a8f8b09df0befa318cbcd43d191d37a">SVF::IntervalExeState</a>
|
|
196
|
+
, <a class="el" href="classSVF_1_1IntervalValue.html#af5ee3e3b58d9661217ab6f08ffb98bbd">SVF::IntervalValue</a>
|
|
196
197
|
, <a class="el" href="classSVF_1_1IntraCFGEdge.html#a1e63286b4d6f757ac1220f5f03ae62de">SVF::IntraCFGEdge</a>
|
|
197
198
|
, <a class="el" href="classSVF_1_1IntraDirSVFGEdge.html#a1c8dc17717409aa42749181aafd155aa">SVF::IntraDirSVFGEdge</a>
|
|
198
199
|
, <a class="el" href="classSVF_1_1IntraICFGNode.html#a85d3e05cb5a95c2f9d678d9f010419a5">SVF::IntraICFGNode</a>
|
|
@@ -311,6 +312,9 @@ $(function() {
|
|
|
311
312
|
<li>traverseDendrogram()
|
|
312
313
|
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#abd44e3b07b0482bacf6b1a080fe650c6">SVF::NodeIDAllocator::Clusterer</a>
|
|
313
314
|
</li>
|
|
315
|
+
<li>TreeNode()
|
|
316
|
+
: <a class="el" href="structSVF_1_1HybridData_1_1TreeNode.html#a4b273b1b7152457e9d445cfd766ab736">SVF::HybridData::TreeNode</a>
|
|
317
|
+
</li>
|
|
314
318
|
<li>TypeAnalysis()
|
|
315
319
|
: <a class="el" href="classSVF_1_1TypeAnalysis.html#aaec66fea631bfe00064182e17dfb9db3">SVF::TypeAnalysis</a>
|
|
316
320
|
</li>
|
|
@@ -1709,6 +1709,7 @@ $(function() {
|
|
|
1709
1709
|
, <a class="el" href="classSVF_1_1DCHGraph.html#a96c68bbb5ee5e939158ce0b67da2c61d">SVF::DCHGraph</a>
|
|
1710
1710
|
, <a class="el" href="structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_4.html#a2fe6388f27ab97ed38a52b6af3f3ca58">SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > *></a>
|
|
1711
1711
|
, <a class="el" href="classSVF_1_1GraphReachSolver.html#a0b7f0923105dfb198a2a8428d6c1ca98">SVF::GraphReachSolver< GraphType, DPIm ></a>
|
|
1712
|
+
, <a class="el" href="classSVF_1_1HybridData.html#ab27e0428efc2db15a97238f2e17e9e73">SVF::HybridData</a>
|
|
1712
1713
|
, <a class="el" href="classSVF_1_1SrcSnkSolver.html#a18008d5496010aa5f54aade230bd64ff">SVF::SrcSnkSolver< GraphType, DPIm ></a>
|
|
1713
1714
|
</li>
|
|
1714
1715
|
<li>getNodeAttributes()
|
|
@@ -1953,7 +1954,7 @@ $(function() {
|
|
|
1953
1954
|
, <a class="el" href="classSVF_1_1RaceResultValidator.html#afdd89e26a7c168762bfe85746252827f">SVF::RaceResultValidator</a>
|
|
1954
1955
|
</li>
|
|
1955
1956
|
<li>getOutputforInterlevAnalysis()
|
|
1956
|
-
: <a class="el" href="classSVF_1_1MTAResultValidator.html#
|
|
1957
|
+
: <a class="el" href="classSVF_1_1MTAResultValidator.html#a9f7c30f6bb29630101b034009f7d944c">SVF::MTAResultValidator</a>
|
|
1957
1958
|
</li>
|
|
1958
1959
|
<li>getPAG()
|
|
1959
1960
|
: <a class="el" href="classSVF_1_1FSMPTA.html#ad93ee6450a9eb498369bf63acc9f6578">SVF::FSMPTA</a>
|
|
@@ -2042,7 +2043,7 @@ $(function() {
|
|
|
2042
2043
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a6d86c8ebe87cb54f39e52daa7ffb0e2e">SVF::MRGenerator</a>
|
|
2043
2044
|
</li>
|
|
2044
2045
|
<li>getPostDomTreeMap()
|
|
2045
|
-
: <a class="el" href="classSVF_1_1SVFLoopAndDomInfo.html#
|
|
2046
|
+
: <a class="el" href="classSVF_1_1SVFLoopAndDomInfo.html#a6b87fa0530b6d94f201a0989b35c2277">SVF::SVFLoopAndDomInfo</a>
|
|
2046
2047
|
</li>
|
|
2047
2048
|
<li>getPredecessors()
|
|
2048
2049
|
: <a class="el" href="classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231">SVF::SVFBasicBlock</a>
|
|
@@ -2051,7 +2052,13 @@ $(function() {
|
|
|
2051
2052
|
: <a class="el" href="classSVF_1_1CmpStmt.html#aa6a21fb1cfbc263bb38651176c495632">SVF::CmpStmt</a>
|
|
2052
2053
|
</li>
|
|
2053
2054
|
<li>getPredInstructions()
|
|
2054
|
-
: <a class="el" href="classSVF_1_1SVFInstruction.html#
|
|
2055
|
+
: <a class="el" href="classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc">SVF::SVFInstruction</a>
|
|
2056
|
+
</li>
|
|
2057
|
+
<li>getPredMap()
|
|
2058
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a997fd769bab5e47a648f080796e6ce5a">SVF::CFLData</a>
|
|
2059
|
+
</li>
|
|
2060
|
+
<li>getPreds()
|
|
2061
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a27871f50a6b24770a7c8e4a7a1c42820">SVF::CFLData</a>
|
|
2055
2062
|
</li>
|
|
2056
2063
|
<li>getPreviousMemoryAccessInst()
|
|
2057
2064
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a0be1cdab3c36835044e3b26d5d8402e6">SVF::LockResultValidator</a>
|
|
@@ -2136,7 +2143,7 @@ $(function() {
|
|
|
2136
2143
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
2137
2144
|
</li>
|
|
2138
2145
|
<li>getPtsSubSetMap()
|
|
2139
|
-
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#
|
|
2146
|
+
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53">SVF::IntraDisjointMRG</a>
|
|
2140
2147
|
</li>
|
|
2141
2148
|
<li>getRawProductions()
|
|
2142
2149
|
: <a class="el" href="classSVF_1_1GrammarBase.html#a4561438149716c91178ea013686f66ae">SVF::GrammarBase</a>
|
|
@@ -2402,10 +2409,16 @@ $(function() {
|
|
|
2402
2409
|
, <a class="el" href="classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae">SVF::SVFBasicBlock</a>
|
|
2403
2410
|
</li>
|
|
2404
2411
|
<li>getSuccInstructions()
|
|
2405
|
-
: <a class="el" href="classSVF_1_1SVFInstruction.html#
|
|
2412
|
+
: <a class="el" href="classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b">SVF::SVFInstruction</a>
|
|
2413
|
+
</li>
|
|
2414
|
+
<li>getSuccMap()
|
|
2415
|
+
: <a class="el" href="classSVF_1_1CFLData.html#ae764a0df4fe6ad0791418f617bae6e38">SVF::CFLData</a>
|
|
2406
2416
|
</li>
|
|
2407
2417
|
<li>getSuccNodes()
|
|
2408
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2418
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a7033805052c8fae5cd0104fdd9e345c0">SVF::MTASVFGBuilder</a>
|
|
2419
|
+
</li>
|
|
2420
|
+
<li>getSuccs()
|
|
2421
|
+
: <a class="el" href="classSVF_1_1CFLData.html#a4143cd55f9b844d35c1d8bf457db2cd4">SVF::CFLData</a>
|
|
2409
2422
|
</li>
|
|
2410
2423
|
<li>getSVFArgument()
|
|
2411
2424
|
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#ad3f66b40ad360003845253f452d6a711">SVF::LLVMModuleSet</a>
|
|
@@ -2420,7 +2433,7 @@ $(function() {
|
|
|
2420
2433
|
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#a25821b0feeb3b08e00ec9d444520b727">SVF::LLVMModuleSet</a>
|
|
2421
2434
|
</li>
|
|
2422
2435
|
<li>getSVFFunction()
|
|
2423
|
-
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#
|
|
2436
|
+
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#affc126c56bc3146bef55c74a2bd8bc21">SVF::LLVMModuleSet</a>
|
|
2424
2437
|
, <a class="el" href="classSVF_1_1SVFModule.html#aadc9f4ecf876de71548338df44c3c658">SVF::SVFModule</a>
|
|
2425
2438
|
</li>
|
|
2426
2439
|
<li>getSVFG()
|
|
@@ -2491,7 +2504,7 @@ $(function() {
|
|
|
2491
2504
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a8c6617f2df59ff166b13242060707013">SVF::ThreadAPI</a>
|
|
2492
2505
|
</li>
|
|
2493
2506
|
<li>getTaskFuncAtHareParForSite()
|
|
2494
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2507
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#ae72d7dcd1e0836e5d1c5a2c682abe31c">SVF::ThreadAPI</a>
|
|
2495
2508
|
</li>
|
|
2496
2509
|
<li>getTCG()
|
|
2497
2510
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6">SVF::ForkJoinAnalysis</a>
|
|
@@ -2735,7 +2748,7 @@ $(function() {
|
|
|
2735
2748
|
: <a class="el" href="classSVF_1_1SVFConstantInt.html#aabc3c47a6e4036bf993fe29fa195bf1e">SVF::SVFConstantInt</a>
|
|
2736
2749
|
</li>
|
|
2737
2750
|
<li>global_begin()
|
|
2738
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2751
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a4dc32c583d29d74d052eaa5665b0b70e">SVF::SVFModule</a>
|
|
2739
2752
|
</li>
|
|
2740
2753
|
<li>global_end()
|
|
2741
2754
|
: <a class="el" href="classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2">SVF::SVFModule</a>
|
|
@@ -270,6 +270,9 @@ $(function() {
|
|
|
270
270
|
<li>hasDefinition()
|
|
271
271
|
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#a32558da64f03452c502ec57d1e106427">SVF::LLVMModuleSet</a>
|
|
272
272
|
</li>
|
|
273
|
+
<li>hasDefSVFGNode()
|
|
274
|
+
: <a class="el" href="classSVF_1_1SVFG.html#ad2d19c5b80b01c8a7bb41100bb156279">SVF::SVFG</a>
|
|
275
|
+
</li>
|
|
273
276
|
<li>hasDFInSet()
|
|
274
277
|
: <a class="el" href="classSVF_1_1DFPTData.html#ac1b87463b419dfa658f090d795ccd34c">SVF::DFPTData< Key, KeySet, Data, DataSet ></a>
|
|
275
278
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a9a9641305c9d670e09f02b71a3e384a9">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -287,7 +290,8 @@ $(function() {
|
|
|
287
290
|
: <a class="el" href="classSVF_1_1Annotator.html#ad78f6de28e5474614f16707e1c599f48">SVF::Annotator</a>
|
|
288
291
|
</li>
|
|
289
292
|
<li>hasEdge()
|
|
290
|
-
: <a class="el" href="
|
|
293
|
+
: <a class="el" href="classSVF_1_1CFLData.html#aa8a05aeeff41bfe940694c1ffb265371">SVF::CFLData</a>
|
|
294
|
+
, <a class="el" href="classSVF_1_1CFLGraph.html#aca4c22dd10f65bcde5dadb7688544b50">SVF::CFLGraph</a>
|
|
291
295
|
, <a class="el" href="classSVF_1_1ConstraintGraph.html#a5f57823a4918f6c6bfee9c18beddda51">SVF::ConstraintGraph</a>
|
|
292
296
|
, <a class="el" href="classSVF_1_1DCHGraph.html#a74b2e5787f65cf3e3b4a03ebec806b91">SVF::DCHGraph</a>
|
|
293
297
|
</li>
|
|
@@ -337,7 +341,7 @@ $(function() {
|
|
|
337
341
|
: <a class="el" href="classSVF_1_1ICFG.html#a16c2ed1f9e28c84669b14dc48fb3c01a">SVF::ICFG</a>
|
|
338
342
|
</li>
|
|
339
343
|
<li>hasIncomingEdge()
|
|
340
|
-
: <a class="el" href="classSVF_1_1GenericNode.html#
|
|
344
|
+
: <a class="el" href="classSVF_1_1GenericNode.html#add6b6b3bd45a9460335c5db9eda821b8">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
341
345
|
</li>
|
|
342
346
|
<li>hasIncomingEdges()
|
|
343
347
|
: <a class="el" href="classSVF_1_1SVFVar.html#a747b2c92c81d32fcd357e80d2d8fe7cc">SVF::SVFVar</a>
|
|
@@ -345,6 +349,9 @@ $(function() {
|
|
|
345
349
|
<li>hasIncomingVariantGepEdge()
|
|
346
350
|
: <a class="el" href="classSVF_1_1SVFVar.html#a71e4fd7a1271a17e971ed90044e6da24">SVF::SVFVar</a>
|
|
347
351
|
</li>
|
|
352
|
+
<li>hasInd()
|
|
353
|
+
: <a class="el" href="classSVF_1_1HybridData.html#aa07399d09863d01ea05a0418846eeb7b">SVF::HybridData</a>
|
|
354
|
+
</li>
|
|
348
355
|
<li>hasIndCSCallees()
|
|
349
356
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#abdacd060691add054839aa183babe095">SVF::PointerAnalysis</a>
|
|
350
357
|
, <a class="el" href="classSVF_1_1PTACallGraph.html#a71a63c53a093ea8e450fb53fd60c9424">SVF::PTACallGraph</a>
|
|
@@ -376,7 +383,7 @@ $(function() {
|
|
|
376
383
|
, <a class="el" href="classSVF_1_1TCT.html#a59125bb4878bc347dbdbc74aa6ec4cdf">SVF::TCT</a>
|
|
377
384
|
</li>
|
|
378
385
|
<li>hasLabeledEdge()
|
|
379
|
-
: <a class="el" href="classSVF_1_1IRGraph.html#
|
|
386
|
+
: <a class="el" href="classSVF_1_1IRGraph.html#a192e584440eb141e0d35d8fed671bbe0">SVF::IRGraph</a>
|
|
380
387
|
</li>
|
|
381
388
|
<li>hasLoop()
|
|
382
389
|
: <a class="el" href="classSVF_1_1TCT.html#a103d85882e753fe90893a4f0e78dda26">SVF::TCT</a>
|
|
@@ -392,7 +399,7 @@ $(function() {
|
|
|
392
399
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a187d82895b2e1156c6dd5ae28795944f">SVF::MRGenerator</a>
|
|
393
400
|
</li>
|
|
394
401
|
<li>hasMU()
|
|
395
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
402
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#af5e356e82c3f93b65bd89908e0f465dc">SVF::MemSSA</a>
|
|
396
403
|
</li>
|
|
397
404
|
<li>hasNode()
|
|
398
405
|
: <a class="el" href="classSVF_1_1DCHGraph.html#a58341e23c1dc2b3e7fce190ed16a8a25">SVF::DCHGraph</a>
|
|
@@ -407,7 +414,7 @@ $(function() {
|
|
|
407
414
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a7d2072c3c0ae571077a2aa2c3586451d">SVF::LockAnalysis</a>
|
|
408
415
|
</li>
|
|
409
416
|
<li>hasOutgoingEdge()
|
|
410
|
-
: <a class="el" href="classSVF_1_1GenericNode.html#
|
|
417
|
+
: <a class="el" href="classSVF_1_1GenericNode.html#a0931220d7a38e03f206cbdc6465d32ad">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
411
418
|
</li>
|
|
412
419
|
<li>hasOutgoingEdges()
|
|
413
420
|
: <a class="el" href="classSVF_1_1SVFVar.html#a9b00f9b5f8ad2422162f4396e2d8fa42">SVF::SVFVar</a>
|
|
@@ -543,6 +550,9 @@ $(function() {
|
|
|
543
550
|
<li>HPPair
|
|
544
551
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a4ad5c7a21ca994d908d648ca9d9e1833">SVF::ForkJoinAnalysis</a>
|
|
545
552
|
</li>
|
|
553
|
+
<li>HybridData()
|
|
554
|
+
: <a class="el" href="classSVF_1_1HybridData.html#a6300911be9cebefba2248afd9dce59ce">SVF::HybridData</a>
|
|
555
|
+
</li>
|
|
546
556
|
</ul>
|
|
547
557
|
</div><!-- contents -->
|
|
548
558
|
<!-- start footer part -->
|
|
@@ -135,12 +135,12 @@ $(function() {
|
|
|
135
135
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a69670ae14f5ec47728e2ddc7dd4dec84">SVF::ICFGStat</a>
|
|
136
136
|
, <a class="el" href="classSVF_1_1SVFLoop.html#a4519b374ff32534797ad2afe1c1f672f">SVF::SVFLoop</a>
|
|
137
137
|
</li>
|
|
138
|
-
<li>ICFGNodeToSVFLoopVec
|
|
139
|
-
: <a class="el" href="classSVF_1_1ICFG.html#a4288dd1d729524b8e8a92954852a2317">SVF::ICFG</a>
|
|
140
|
-
</li>
|
|
141
138
|
<li>icfgNodeToSVFLoopVec
|
|
142
139
|
: <a class="el" href="classSVF_1_1ICFG.html#a7d6aeecb00d77600a204a72d60023d54">SVF::ICFG</a>
|
|
143
140
|
</li>
|
|
141
|
+
<li>ICFGNodeToSVFLoopVec
|
|
142
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a4288dd1d729524b8e8a92954852a2317">SVF::ICFG</a>
|
|
143
|
+
</li>
|
|
144
144
|
<li>ICFGStat()
|
|
145
145
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a3bbad3d1c0ab0cad3cc4b7aa069d1f9f">SVF::ICFGStat</a>
|
|
146
146
|
</li>
|
|
@@ -150,6 +150,7 @@ $(function() {
|
|
|
150
150
|
</li>
|
|
151
151
|
<li>id
|
|
152
152
|
: <a class="el" href="classSVF_1_1GenericNode.html#aaa53457604fe4cf4cb97ca85d33907b0">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
153
|
+
, <a class="el" href="structSVF_1_1HybridData_1_1TreeNode.html#aee14edee2d81613c48c00b090ff0e66b">SVF::HybridData::TreeNode</a>
|
|
153
154
|
</li>
|
|
154
155
|
<li>ID
|
|
155
156
|
: <a class="el" href="classSVF_1_1MergeFunctionRets.html#a7a763ae6c9d3c72345495f01b0b4b458">SVF::MergeFunctionRets</a>
|
|
@@ -274,6 +275,9 @@ $(function() {
|
|
|
274
275
|
<li>IndirectSVFGEdge()
|
|
275
276
|
: <a class="el" href="classSVF_1_1IndirectSVFGEdge.html#a6d40ccc9b99aec6515c2ef1df5a7b18f">SVF::IndirectSVFGEdge</a>
|
|
276
277
|
</li>
|
|
278
|
+
<li>indMap
|
|
279
|
+
: <a class="el" href="classSVF_1_1HybridData.html#abec2faddf70b046941f146976c8d05df">SVF::HybridData</a>
|
|
280
|
+
</li>
|
|
277
281
|
<li>indVFEdgeEnd()
|
|
278
282
|
: <a class="el" href="classSVF_1_1SVFGStat.html#a8b3b9a211f410e67e8fd1a79d3db9023">SVF::SVFGStat</a>
|
|
279
283
|
</li>
|
|
@@ -360,6 +364,7 @@ $(function() {
|
|
|
360
364
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#ad3566c57f8456e98542f5a0b765e3cc6">SVF::FlowSensitive</a>
|
|
361
365
|
, <a class="el" href="classSVF_1_1FSMPTA.html#acbfb7d2a6d38b54966c98102c1ea6a38">SVF::FSMPTA</a>
|
|
362
366
|
, <a class="el" href="classSVF_1_1MTAAnnotator.html#a108616cc98f15af3010ca45b91f32c04">SVF::MTAAnnotator</a>
|
|
367
|
+
, <a class="el" href="classSVF_1_1POCRAlias.html#aad3e90950c4393abddb52afd68cb9f89">SVF::POCRAlias</a>
|
|
363
368
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a431ec4f85eb0f029e5740b92fd9ceb32">SVF::PointerAnalysis</a>
|
|
364
369
|
, <a class="el" href="classSVF_1_1SrcSnkDDA.html#a8883b9a42106ed8c55835d2ba9a579cd">SVF::SrcSnkDDA</a>
|
|
365
370
|
, <a class="el" href="classSVF_1_1TypeAnalysis.html#a34177236a41f7a2b432243062f829985">SVF::TypeAnalysis</a>
|
|
@@ -448,6 +453,9 @@ $(function() {
|
|
|
448
453
|
<li>insertEBNFSigns()
|
|
449
454
|
: <a class="el" href="classSVF_1_1GrammarBase.html#a2af19122bccb7ca0c7ab44a07a1bdfb1">SVF::GrammarBase</a>
|
|
450
455
|
</li>
|
|
456
|
+
<li>insertEdge()
|
|
457
|
+
: <a class="el" href="classSVF_1_1HybridData.html#a6b88524881456cfa725a818bb6e227aa">SVF::HybridData</a>
|
|
458
|
+
</li>
|
|
451
459
|
<li>insertNonterminalKind()
|
|
452
460
|
: <a class="el" href="classSVF_1_1GrammarBase.html#ac15b20ef3698ddab09c4c60e302ea4a0">SVF::GrammarBase</a>
|
|
453
461
|
</li>
|
|
@@ -514,12 +522,12 @@ $(function() {
|
|
|
514
522
|
<li>InstToCxtStmt
|
|
515
523
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a5f573ae9b14b8a8aa8489867e48640a7">SVF::LockAnalysis</a>
|
|
516
524
|
</li>
|
|
517
|
-
<li>instToCxtStmtSet
|
|
518
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae8715683c7dfddc7b30caf6bf2b78296">SVF::LockAnalysis</a>
|
|
519
|
-
</li>
|
|
520
525
|
<li>InstToCxtStmtSet
|
|
521
526
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a159943d09e0498b4569b2245adc91a15">SVF::LockAnalysis</a>
|
|
522
527
|
</li>
|
|
528
|
+
<li>instToCxtStmtSet
|
|
529
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae8715683c7dfddc7b30caf6bf2b78296">SVF::LockAnalysis</a>
|
|
530
|
+
</li>
|
|
523
531
|
<li>InstToInstSetMap
|
|
524
532
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a0062c7bbfff6d16db6334d9ecda4209c">SVF::LockAnalysis</a>
|
|
525
533
|
</li>
|
|
@@ -629,7 +637,7 @@ $(function() {
|
|
|
629
637
|
, <a class="el" href="classSVF_1_1ExeState.html#a259b93247e06141077b2c1ae15efcbb8a39d5fb8ca9906072253f8af46b916351">SVF::ExeState</a>
|
|
630
638
|
</li>
|
|
631
639
|
<li>IntervalValue()
|
|
632
|
-
: <a class="el" href="classSVF_1_1IntervalValue.html#
|
|
640
|
+
: <a class="el" href="classSVF_1_1IntervalValue.html#ad51535cb50a03df7a439b4e5b5d305f0">SVF::IntervalValue</a>
|
|
633
641
|
</li>
|
|
634
642
|
<li>intraBackwardTraverse()
|
|
635
643
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a5f693c893f3701e1e025881f91193d53">SVF::LockAnalysis</a>
|
|
@@ -965,7 +973,7 @@ $(function() {
|
|
|
965
973
|
: <a class="el" href="classSVF_1_1PCG.html#a767a7ea009067e7f82bb70b29688a144">SVF::PCG</a>
|
|
966
974
|
</li>
|
|
967
975
|
<li>isFOpen()
|
|
968
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
976
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a5a2f7cb7f46b6edd80e6d4611f07e327">SVF::SaberCheckerAPI</a>
|
|
969
977
|
</li>
|
|
970
978
|
<li>isForksite()
|
|
971
979
|
: <a class="el" href="classSVF_1_1ThreadCallGraph.html#a07d3db6ffe8d75effd6fbc3856c484fe">SVF::ThreadCallGraph</a>
|
|
@@ -1004,7 +1012,7 @@ $(function() {
|
|
|
1004
1012
|
, <a class="el" href="classSVF_1_1SrcSnkDDA.html#a391bb031b2f244e930b266a29cda0af7">SVF::SrcSnkDDA</a>
|
|
1005
1013
|
</li>
|
|
1006
1014
|
<li>isHareParFor()
|
|
1007
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1015
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#adb944c2287cf7686a03b0e53a03ba025">SVF::ThreadAPI</a>
|
|
1008
1016
|
</li>
|
|
1009
1017
|
<li>isHBPair()
|
|
1010
1018
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a86c68ce5fd8825b1593d92a5a5bad389">SVF::ForkJoinAnalysis</a>
|
|
@@ -1014,7 +1022,7 @@ $(function() {
|
|
|
1014
1022
|
: <a class="el" href="classSVF_1_1Wto.html#a3295f19587ca6d3e2fd60b77e95d2b50">SVF::Wto</a>
|
|
1015
1023
|
</li>
|
|
1016
1024
|
<li>isHeadofSpan()
|
|
1017
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
1025
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a5c32c2f5038aab15ec2da50c7c99b405">SVF::MTASVFGBuilder</a>
|
|
1018
1026
|
</li>
|
|
1019
1027
|
<li>isHeap()
|
|
1020
1028
|
: <a class="el" href="classSVF_1_1MemObj.html#a898c5bb3956402578266a6fb142e02b1">SVF::MemObj</a>
|
|
@@ -1429,10 +1437,10 @@ $(function() {
|
|
|
1429
1437
|
, <a class="el" href="classSVF_1_1ThreadAPI.html#a742161b465774d74306df68a2bbe95e8">SVF::ThreadAPI</a>
|
|
1430
1438
|
</li>
|
|
1431
1439
|
<li>isTDBarWait()
|
|
1432
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1440
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#af3aa58dc83dca382162df67c12169585">SVF::ThreadAPI</a>
|
|
1433
1441
|
</li>
|
|
1434
1442
|
<li>isTDExit()
|
|
1435
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1443
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a22d6c0cf0ba19af0661b106a8859024f">SVF::ThreadAPI</a>
|
|
1436
1444
|
</li>
|
|
1437
1445
|
<li>isTDFork()
|
|
1438
1446
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a66965759d876309c64faf4b755afc2a7">SVF::ForkJoinAnalysis</a>
|
|
@@ -1546,19 +1554,20 @@ $(function() {
|
|
|
1546
1554
|
: <a class="el" href="classSVF_1_1SparseBitVector_1_1SparseBitVectorIterator.html#a3627077086baa18bd0ae25efd981c18f">SVF::SparseBitVector< ElementSize >::SparseBitVectorIterator</a>
|
|
1547
1555
|
</li>
|
|
1548
1556
|
<li>iter_adaptor_base()
|
|
1549
|
-
: <a class="el" href="classSVF_1_1iter__adaptor__base.html#
|
|
1557
|
+
: <a class="el" href="classSVF_1_1iter__adaptor__base.html#ad3e91fd59221ddbdc889bc081159f611">SVF::iter_adaptor_base< DerivedT, WrappedIteratorT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT ></a>
|
|
1550
1558
|
</li>
|
|
1551
1559
|
<li>iter_facade_base
|
|
1552
1560
|
: <a class="el" href="classSVF_1_1iter__facade__base_1_1ReferenceProxy.html#ab4717ea89d08ac05464fa95bc7f50ac6">SVF::iter_facade_base< DerivedT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT >::ReferenceProxy</a>
|
|
1553
1561
|
</li>
|
|
1554
1562
|
<li>iter_range()
|
|
1555
|
-
: <a class="el" href="classSVF_1_1iter__range.html#
|
|
1563
|
+
: <a class="el" href="classSVF_1_1iter__range.html#ac3a12d857b57fbe7b81987f56655cb3b">SVF::iter_range< IteratorT ></a>
|
|
1556
1564
|
</li>
|
|
1557
1565
|
<li>iterationForPrintStat
|
|
1558
1566
|
: <a class="el" href="classSVF_1_1WPASolver.html#aa7c0636780a86f376e9222bce771e859">SVF::WPASolver< GraphType ></a>
|
|
1559
1567
|
</li>
|
|
1560
1568
|
<li>iterator
|
|
1561
|
-
: <a class="el" href="
|
|
1569
|
+
: <a class="el" href="classSVF_1_1CFLData.html#ac9488c13a59fc9da5ea96774f68cb578">SVF::CFLData</a>
|
|
1570
|
+
, <a class="el" href="classSVF_1_1CondPointsToSet.html#a76d4c06b04161738351a813ae406aa83">SVF::CondPointsToSet< Cond ></a>
|
|
1562
1571
|
, <a class="el" href="classSVF_1_1CondStdSet.html#a6d82b5ddafa28542ce65adb0cc56cdce">SVF::CondStdSet< Element ></a>
|
|
1563
1572
|
, <a class="el" href="classSVF_1_1ConstraintNode.html#a19ebc316f4fa0246debb1ca61c2b2f3f">SVF::ConstraintNode</a>
|
|
1564
1573
|
, <a class="el" href="classSVF_1_1CoreBitVector.html#a624ebc80d138fbf2b015bf557d2891a6">SVF::CoreBitVector</a>
|
|
@@ -207,18 +207,18 @@ $(function() {
|
|
|
207
207
|
<li>LoadStmt()
|
|
208
208
|
: <a class="el" href="classSVF_1_1LoadStmt.html#a4bd939005c7c6a5da4ed3b6be6ef1a22">SVF::LoadStmt</a>
|
|
209
209
|
</li>
|
|
210
|
-
<li>LoadsToMRsMap
|
|
211
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#a273b2634adcfa10a08924517e8d51175">SVF::MRGenerator</a>
|
|
212
|
-
</li>
|
|
213
210
|
<li>loadsToMRsMap
|
|
214
211
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a0d8229b1f0b8428708e923d19096e4ba">SVF::MRGenerator</a>
|
|
215
212
|
</li>
|
|
216
|
-
<li>
|
|
217
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
213
|
+
<li>LoadsToMRsMap
|
|
214
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a273b2634adcfa10a08924517e8d51175">SVF::MRGenerator</a>
|
|
218
215
|
</li>
|
|
219
216
|
<li>loadsToPointsToMap
|
|
220
217
|
: <a class="el" href="classSVF_1_1MRGenerator.html#af47e15d6b8c15d547a718f3577513975">SVF::MRGenerator</a>
|
|
221
218
|
</li>
|
|
219
|
+
<li>LoadsToPointsToMap
|
|
220
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#acfadd565b5c978c9417e059b3ea7588c">SVF::MRGenerator</a>
|
|
221
|
+
</li>
|
|
222
222
|
<li>loadTime
|
|
223
223
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#aab4f70210eb1e6447a24697d3b459067">SVF::FlowSensitive</a>
|
|
224
224
|
</li>
|
|
@@ -229,7 +229,8 @@ $(function() {
|
|
|
229
229
|
, <a class="el" href="classSVF_1_1IntervalExeState.html#a1e5d399b2111d9b8ed17f790cab12d5d">SVF::IntervalExeState</a>
|
|
230
230
|
</li>
|
|
231
231
|
<li>meld()
|
|
232
|
-
: <a class="el" href="
|
|
232
|
+
: <a class="el" href="classSVF_1_1HybridData.html#acb745344dc5018078823119856308cdb">SVF::HybridData</a>
|
|
233
|
+
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a1da960df51570b59161e380949d910c4">SVF::VersionedFlowSensitive</a>
|
|
233
234
|
</li>
|
|
234
235
|
<li>meldLabel()
|
|
235
236
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#aaff594c78d93f7ad632d344e5c1c7f6a">SVF::VersionedFlowSensitive</a>
|
|
@@ -266,12 +266,12 @@ $(function() {
|
|
|
266
266
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ab075a7c7fbc60f678b3fee8bbc06194d">SVF::MRGenerator</a>
|
|
267
267
|
, <a class="el" href="classSVF_1_1SaberSVFGBuilder.html#a4cb1f607e33d106dfa178e822c5ab7e1">SVF::SaberSVFGBuilder</a>
|
|
268
268
|
</li>
|
|
269
|
-
<li>NodeToRepMap
|
|
270
|
-
: <a class="el" href="classSVF_1_1ConstraintGraph.html#afe34ca6bdbb22b188799a4297fd19004">SVF::ConstraintGraph</a>
|
|
271
|
-
</li>
|
|
272
269
|
<li>nodeToRepMap
|
|
273
270
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#ab1b5ee9202bd9f5d738f9850b42a45d2">SVF::ConstraintGraph</a>
|
|
274
271
|
</li>
|
|
272
|
+
<li>NodeToRepMap
|
|
273
|
+
: <a class="el" href="classSVF_1_1ConstraintGraph.html#afe34ca6bdbb22b188799a4297fd19004">SVF::ConstraintGraph</a>
|
|
274
|
+
</li>
|
|
275
275
|
<li>nodeToSubsMap
|
|
276
276
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#af91f1027cd5de591ae40865f691c5f60">SVF::ConstraintGraph</a>
|
|
277
277
|
</li>
|