svf-tools 1.0.355 → 1.0.359
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/AndersenSFR_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/Andersen_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/CHGBuilder_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/CallGraphBuilder_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ConsG_8h_source.html +2 -2
- package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/DDAVFSolver_8h_source.html +6 -6
- package/SVF-doxygen/html/html/FlowDDA_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/FlowSensitiveStat_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/ICFGBuilder_8cpp_source.html +2 -4
- package/SVF-doxygen/html/html/ICFGBuilder_8h_source.html +7 -7
- package/SVF-doxygen/html/html/ICFGNode_8h_source.html +3 -3
- package/SVF-doxygen/html/html/ICFG_8cpp_source.html +17 -17
- package/SVF-doxygen/html/html/ICFG_8h_source.html +17 -18
- package/SVF-doxygen/html/html/IRGraph_8h_source.html +2 -2
- package/SVF-doxygen/html/html/LeakChecker_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/LocationSet_8cpp_source.html +12 -12
- package/SVF-doxygen/html/html/LocationSet_8h_source.html +1 -1
- package/SVF-doxygen/html/html/LockAnalysis_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/LockResultValidator_8h_source.html +2 -2
- package/SVF-doxygen/html/html/MHP_8h_source.html +2 -2
- package/SVF-doxygen/html/html/MTAResultValidator_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +10 -10
- package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/PAGBuilderFromFile_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PCG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PCG_8h_source.html +3 -3
- package/SVF-doxygen/html/html/PTAStat_8cpp_source.html +15 -15
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +8 -8
- package/SVF-doxygen/html/html/PointerAnalysis_8h_source.html +5 -5
- package/SVF-doxygen/html/html/SVFGOPT_8h_source.html +3 -3
- package/SVF-doxygen/html/html/SVFG_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/SVFG_8h_source.html +5 -5
- package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +2 -2
- package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/SVFIR_8h_source.html +8 -8
- package/SVF-doxygen/html/html/SVFModule_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFStatements_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFStatements_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SVFVariables_8h_source.html +5 -5
- package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SymbolTableBuilder_8cpp_source.html +22 -22
- package/SVF-doxygen/html/html/SymbolTableBuilder_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SymbolTableInfo_8cpp_source.html +52 -50
- package/SVF-doxygen/html/html/SymbolTableInfo_8h_source.html +86 -83
- package/SVF-doxygen/html/html/TCT_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/TCT_8h_source.html +2 -2
- package/SVF-doxygen/html/html/ThreadCallGraph_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/TypeBasedHeapCloning_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/TypeBasedHeapCloning_8h_source.html +1 -1
- package/SVF-doxygen/html/html/VFG_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/VFG_8h_source.html +6 -6
- package/SVF-doxygen/html/html/VersionedFlowSensitiveStat_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/WPAPass_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1BranchStmt.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1CHGBuilder.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CallGraphBuilder.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1CallICFGNode-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CallICFGNode.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1DDAVFSolver.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1ForkJoinAnalysis.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1GepObjVar.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1GepStmt.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ICFG-members.html +22 -22
- package/SVF-doxygen/html/html/classSVF_1_1ICFG.html +234 -234
- package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder-members.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder.html +48 -51
- package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter-members.html +11 -11
- package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter.html +17 -17
- package/SVF-doxygen/html/html/classSVF_1_1IRGraph.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1LeakChecker.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1LocationSet.html +27 -29
- package/SVF-doxygen/html/html/classSVF_1_1LockAnalysis.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1LockResultValidator.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MHP.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +16 -16
- package/SVF-doxygen/html/html/classSVF_1_1MTAResultValidator.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MemObj.html +87 -87
- package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1ObjTypeInfo.html +99 -99
- package/SVF-doxygen/html/html/classSVF_1_1ObjVar.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1PAGBuilderFromFile.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1PCG-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1PCG.html +9 -9
- package/SVF-doxygen/html/html/classSVF_1_1PTAStat.html +16 -16
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +11 -11
- package/SVF-doxygen/html/html/classSVF_1_1RetICFGNode-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1RetICFGNode.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +13 -13
- package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +20 -20
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +31 -31
- package/SVF-doxygen/html/html/classSVF_1_1SVFModule.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1StInfo-members.html +20 -15
- package/SVF-doxygen/html/html/classSVF_1_1StInfo.html +239 -89
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder.html +35 -35
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableInfo-members.html +6 -4
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableInfo.html +178 -130
- package/SVF-doxygen/html/html/classSVF_1_1TCT-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1TCT.html +12 -12
- package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraphBuilder.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1TypeBasedHeapCloning.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1VFG.html +16 -16
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1WPAPass.html +6 -6
- package/SVF-doxygen/html/html/functions_a.html +13 -13
- package/SVF-doxygen/html/html/functions_e.html +3 -0
- package/SVF-doxygen/html/html/functions_f.html +15 -20
- package/SVF-doxygen/html/html/functions_func.html +13 -13
- package/SVF-doxygen/html/html/functions_func_g.html +51 -50
- package/SVF-doxygen/html/html/functions_func_s.html +8 -5
- package/SVF-doxygen/html/html/functions_g.html +45 -44
- package/SVF-doxygen/html/html/functions_i.html +3 -3
- package/SVF-doxygen/html/html/functions_l.html +6 -6
- package/SVF-doxygen/html/html/functions_n.html +6 -0
- package/SVF-doxygen/html/html/functions_p.html +9 -9
- package/SVF-doxygen/html/html/functions_r.html +2 -4
- package/SVF-doxygen/html/html/functions_s.html +22 -19
- package/SVF-doxygen/html/html/functions_t.html +7 -7
- package/SVF-doxygen/html/html/functions_vars_e.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_f.html +0 -3
- package/SVF-doxygen/html/html/functions_vars_n.html +6 -0
- package/SVF-doxygen/html/html/search/all_1.js +6 -6
- package/SVF-doxygen/html/html/search/all_10.js +6 -6
- package/SVF-doxygen/html/html/search/all_12.js +2 -2
- package/SVF-doxygen/html/html/search/all_13.js +9 -8
- package/SVF-doxygen/html/html/search/all_14.js +4 -4
- package/SVF-doxygen/html/html/search/all_15.js +1 -1
- package/SVF-doxygen/html/html/search/all_16.js +1 -1
- package/SVF-doxygen/html/html/search/all_5.js +1 -0
- package/SVF-doxygen/html/html/search/all_6.js +0 -1
- package/SVF-doxygen/html/html/search/all_7.js +18 -19
- package/SVF-doxygen/html/html/search/all_9.js +1 -1
- package/SVF-doxygen/html/html/search/all_c.js +2 -2
- package/SVF-doxygen/html/html/search/all_d.js +1 -1
- package/SVF-doxygen/html/html/search/all_e.js +4 -2
- package/SVF-doxygen/html/html/search/functions_0.js +6 -6
- package/SVF-doxygen/html/html/search/functions_10.js +1 -0
- package/SVF-doxygen/html/html/search/functions_6.js +18 -19
- package/SVF-doxygen/html/html/search/functions_e.js +1 -1
- package/SVF-doxygen/html/html/search/variables_14.js +2 -2
- package/SVF-doxygen/html/html/search/variables_15.js +1 -1
- package/SVF-doxygen/html/html/search/variables_5.js +1 -0
- package/SVF-doxygen/html/html/search/variables_6.js +0 -1
- package/SVF-doxygen/html/html/search/variables_d.js +1 -1
- package/SVF-doxygen/html/html/search/variables_e.js +3 -1
- package/SVF-doxygen/html/html/svf-ex_8cpp.html +2 -2
- package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +2 -2
- package/include/Graphs/ICFG.h +18 -18
- package/include/Graphs/ICFGNode.h +2 -2
- package/include/Graphs/SVFG.h +4 -4
- package/include/Graphs/SVFGOPT.h +2 -2
- package/include/Graphs/VFG.h +7 -7
- package/include/MTA/LockResultValidator.h +1 -1
- package/include/MTA/MHP.h +2 -2
- package/include/MTA/PCG.h +2 -2
- package/include/MTA/TCT.h +2 -2
- package/include/MemoryModel/SVFIR.h +2 -2
- package/include/MemoryModel/SymbolTableInfo.h +37 -41
- package/include/SVF-FE/ICFGBuilder.h +5 -5
- package/include/SVF-FE/SVFIRBuilder.h +1 -1
- package/lib/Graphs/ICFG.cpp +23 -23
- package/lib/Graphs/SVFG.cpp +4 -4
- package/lib/Graphs/VFG.cpp +3 -3
- package/lib/MSSA/MemRegion.cpp +7 -7
- package/lib/MSSA/MemSSA.cpp +3 -3
- package/lib/MTA/LockAnalysis.cpp +4 -4
- package/lib/MTA/MTAResultValidator.cpp +1 -1
- package/lib/MTA/PCG.cpp +1 -1
- package/lib/MTA/TCT.cpp +2 -2
- package/lib/MemoryModel/LocationSet.cpp +42 -37
- package/lib/MemoryModel/PointerAnalysis.cpp +1 -1
- package/lib/MemoryModel/SymbolTableInfo.cpp +71 -8
- package/lib/SABER/LeakChecker.cpp +3 -3
- package/lib/SVF-FE/CallGraphBuilder.cpp +4 -4
- package/lib/SVF-FE/ICFGBuilder.cpp +19 -27
- package/lib/SVF-FE/SVFIRBuilder.cpp +15 -15
- package/lib/WPA/Andersen.cpp +3 -3
- package/lib/WPA/WPAPass.cpp +4 -4
- package/package.json +1 -1
- package/tools/Example/svf-ex.cpp +1 -1
|
@@ -262,9 +262,6 @@ $(function() {
|
|
|
262
262
|
<li>getBlkPtr()
|
|
263
263
|
: <a class="el" href="classSVF_1_1IRGraph.html#a3b417ee79560fd00f4cf80906044c198">SVF::IRGraph</a>
|
|
264
264
|
</li>
|
|
265
|
-
<li>getBlockICFGNode()
|
|
266
|
-
: <a class="el" href="classSVF_1_1ICFG.html#ab7b0b3088b46ad65451905cc4f567a7b">SVF::ICFG</a>
|
|
267
|
-
</li>
|
|
268
265
|
<li>getBranchCond()
|
|
269
266
|
: <a class="el" href="classSVF_1_1BranchCondExpr.html#acbfed1c7771cdb49237cdd6d3c75d25c">SVF::BranchCondExpr</a>
|
|
270
267
|
, <a class="el" href="classSVF_1_1PathCondAllocator.html#a4d00c3306b92e59568b54a6a72afdb74">SVF::PathCondAllocator</a>
|
|
@@ -294,11 +291,8 @@ $(function() {
|
|
|
294
291
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#aac432dfa7ccfc3434d9e0e2eb65afe7f">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
295
292
|
, <a class="el" href="classSVF_1_1FlowDDA.html#a950d653b249cfc2d20932adb3498b99b">SVF::FlowDDA</a>
|
|
296
293
|
</li>
|
|
297
|
-
<li>
|
|
298
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
299
|
-
, <a class="el" href="classSVF_1_1PCG.html#ab0ab4b42b42b16dd75fc7db16a3df5a8">SVF::PCG</a>
|
|
300
|
-
, <a class="el" href="classSVF_1_1RetICFGNode.html#afd2a06f0749c359c544048ae40085695">SVF::RetICFGNode</a>
|
|
301
|
-
, <a class="el" href="classSVF_1_1TCT.html#afea9de8f27e501fdc2723cc14a8dc93f">SVF::TCT</a>
|
|
294
|
+
<li>getCallBlock()
|
|
295
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a47b5fe922b0339980fd49a89ecffd74d">SVF::ICFG</a>
|
|
302
296
|
</li>
|
|
303
297
|
<li>getCalledFunction()
|
|
304
298
|
: <a class="el" href="classSVF_1_1CallSite.html#ae9b0172e29199f2a938d7cf9e42241cf">SVF::CallSite</a>
|
|
@@ -350,7 +344,11 @@ $(function() {
|
|
|
350
344
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ab3d3ca72d2cddf5336d00dc623f33401">SVF::MRGenerator</a>
|
|
351
345
|
</li>
|
|
352
346
|
<li>getCallICFGNode()
|
|
353
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
347
|
+
: <a class="el" href="classSVF_1_1ICFG.html#adc66b547720b9271e6805edea0b9d01f">SVF::ICFG</a>
|
|
348
|
+
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a702a888f2175dd32e2467bff27385e02">SVF::ICFGBuilder</a>
|
|
349
|
+
, <a class="el" href="classSVF_1_1PCG.html#a48c51b626e516aa1c0768b57becb6f68">SVF::PCG</a>
|
|
350
|
+
, <a class="el" href="classSVF_1_1RetICFGNode.html#a98c5e8394aa337e53a5ba8f4b0a245d4">SVF::RetICFGNode</a>
|
|
351
|
+
, <a class="el" href="classSVF_1_1TCT.html#a238810a60f1010c5177e01683c8c1159">SVF::TCT</a>
|
|
354
352
|
</li>
|
|
355
353
|
<li>getCallInst()
|
|
356
354
|
: <a class="el" href="classSVF_1_1CallPE.html#aa50cca8bd91ffb135a7998b58ad7966f">SVF::CallPE</a>
|
|
@@ -870,6 +868,10 @@ $(function() {
|
|
|
870
868
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a68b05bc02c5473c1e0d39ac4f4454bac">SVF::PointerAnalysis</a>
|
|
871
869
|
, <a class="el" href="classSVF_1_1SVFIR.html#a2878e202045b7f2c817185e8bf95d354">SVF::SVFIR</a>
|
|
872
870
|
</li>
|
|
871
|
+
<li>getFlattenedElemIdxVec()
|
|
872
|
+
: <a class="el" href="classSVF_1_1StInfo.html#a55e5fd85f232c1867c5c6a73646d53eb">SVF::StInfo</a>
|
|
873
|
+
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a439024050e7b78021259ca5a2d68a83f">SVF::SymbolTableInfo</a>
|
|
874
|
+
</li>
|
|
873
875
|
<li>getFlattenedFieldIdxVec()
|
|
874
876
|
: <a class="el" href="classSVF_1_1StInfo.html#aaf05447c20c9f90eea64ab6e88d6ab05">SVF::StInfo</a>
|
|
875
877
|
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#af0477d1e8af9ad51a9884e687fcdf29b">SVF::SymbolTableInfo</a>
|
|
@@ -878,10 +880,6 @@ $(function() {
|
|
|
878
880
|
: <a class="el" href="classSVF_1_1StInfo.html#ab5908115f11eccee61bd0759a51d5af0">SVF::StInfo</a>
|
|
879
881
|
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a9ca564bdc1f40a2ccd30d98e0e4075b0">SVF::SymbolTableInfo</a>
|
|
880
882
|
</li>
|
|
881
|
-
<li>getFlattenedOffsetVec()
|
|
882
|
-
: <a class="el" href="classSVF_1_1StInfo.html#acd2021bf9d624d83f86a6fa1a4423c8c">SVF::StInfo</a>
|
|
883
|
-
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a487561309c56e6ed2e5a0e94c94b0e7a">SVF::SymbolTableInfo</a>
|
|
884
|
-
</li>
|
|
885
883
|
<li>getFlattenElemTy()
|
|
886
884
|
: <a class="el" href="classSVF_1_1FlattenedFieldInfo.html#a92c1b65c36feeabf09541c9af4650f14">SVF::FlattenedFieldInfo</a>
|
|
887
885
|
</li>
|
|
@@ -889,7 +887,7 @@ $(function() {
|
|
|
889
887
|
: <a class="el" href="classSVF_1_1FlattenedFieldInfo.html#a34759f793f0445d2941c9a7d1413b7b2">SVF::FlattenedFieldInfo</a>
|
|
890
888
|
</li>
|
|
891
889
|
<li>getFlatternedFieldType()
|
|
892
|
-
: <a class="el" href="classSVF_1_1StInfo.html#
|
|
890
|
+
: <a class="el" href="classSVF_1_1StInfo.html#aecd92dab41e8200a5dd4a10085ad882b">SVF::StInfo</a>
|
|
893
891
|
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a666d1dff7a629bd34abbd2031c1037a4">SVF::SymbolTableInfo</a>
|
|
894
892
|
</li>
|
|
895
893
|
<li>getFollowers()
|
|
@@ -961,23 +959,23 @@ $(function() {
|
|
|
961
959
|
<li>getFunctionType()
|
|
962
960
|
: <a class="el" href="classSVF_1_1CallSite.html#ad0040f4b7953b509059223d1d52c203f">SVF::CallSite</a>
|
|
963
961
|
</li>
|
|
964
|
-
<li>
|
|
965
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
962
|
+
<li>getFunEntryBlock()
|
|
963
|
+
: <a class="el" href="classSVF_1_1ICFG.html#acc261924103bd0c357acd3acfa6cf38a">SVF::ICFG</a>
|
|
966
964
|
</li>
|
|
967
965
|
<li>getFunEntryChiNum()
|
|
968
966
|
: <a class="el" href="classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f">SVF::MemSSA</a>
|
|
969
967
|
</li>
|
|
970
968
|
<li>getFunEntryICFGNode()
|
|
971
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
969
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076">SVF::ICFG</a>
|
|
972
970
|
</li>
|
|
973
971
|
<li>getFunEntryNode()
|
|
974
972
|
: <a class="el" href="classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e">SVF::FormalINSVFGNode</a>
|
|
975
973
|
</li>
|
|
976
|
-
<li>
|
|
977
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
974
|
+
<li>getFunExitBlock()
|
|
975
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a22d7f37a0cb2df90f73c1f2e3eaa71c6">SVF::ICFG</a>
|
|
978
976
|
</li>
|
|
979
977
|
<li>getFunExitICFGNode()
|
|
980
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
978
|
+
: <a class="el" href="classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919">SVF::ICFG</a>
|
|
981
979
|
</li>
|
|
982
980
|
<li>getFunExitNode()
|
|
983
981
|
: <a class="el" href="classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d">SVF::FormalOUTSVFGNode</a>
|
|
@@ -1034,8 +1032,8 @@ $(function() {
|
|
|
1034
1032
|
: <a class="el" href="classSVF_1_1SVFIR.html#a811c5eaeef1e52cc2d6f56ec5a76bb02">SVF::SVFIR</a>
|
|
1035
1033
|
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#ad0b30ca8fc2939bb7360a3ff08727d58">SVF::SVFIRBuilder</a>
|
|
1036
1034
|
</li>
|
|
1037
|
-
<li>
|
|
1038
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
1035
|
+
<li>getGlobalICFGNode()
|
|
1036
|
+
: <a class="el" href="classSVF_1_1ICFG.html#ae0b05ce161d62362642803158228e5d0">SVF::ICFG</a>
|
|
1039
1037
|
</li>
|
|
1040
1038
|
<li>getGlobalRep()
|
|
1041
1039
|
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#a757bf149437cce22163c764ea9993e12">SVF::LLVMModuleSet</a>
|
|
@@ -1184,11 +1182,11 @@ $(function() {
|
|
|
1184
1182
|
<li>getInterVFEdgesForIndirectCallSite()
|
|
1185
1183
|
: <a class="el" href="classSVF_1_1SVFG.html#a49fc2c505720d5cfa57231529d1c7534">SVF::SVFG</a>
|
|
1186
1184
|
</li>
|
|
1187
|
-
<li>
|
|
1188
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
1185
|
+
<li>getIntraBlock()
|
|
1186
|
+
: <a class="el" href="classSVF_1_1ICFG.html#aedb66c7897f1d73185979e1297d1976d">SVF::ICFG</a>
|
|
1189
1187
|
</li>
|
|
1190
|
-
<li>
|
|
1191
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
1188
|
+
<li>getIntraICFGNode()
|
|
1189
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a2b3a5a9c3c4c623a6d45ab1eac3c6a8b">SVF::ICFG</a>
|
|
1192
1190
|
</li>
|
|
1193
1191
|
<li>getIntraLockSet()
|
|
1194
1192
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ad8e7c32cb1163f4917124fed5cf6c3ab">SVF::LockAnalysis</a>
|
|
@@ -1289,7 +1287,7 @@ $(function() {
|
|
|
1289
1287
|
</li>
|
|
1290
1288
|
<li>getLockVal()
|
|
1291
1289
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a785616f9c744d7249fd1080e5ed04d29">SVF::LockAnalysis</a>
|
|
1292
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1290
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a8f1c869eb42f7c89697cf2c7452ba9e9">SVF::ThreadAPI</a>
|
|
1293
1291
|
</li>
|
|
1294
1292
|
<li>getLocToDPMVecMap()
|
|
1295
1293
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
@@ -1357,7 +1355,7 @@ $(function() {
|
|
|
1357
1355
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80">SVF::MRGenerator</a>
|
|
1358
1356
|
</li>
|
|
1359
1357
|
<li>getModRefInfo()
|
|
1360
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
1358
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a3a6c0f60c861b6d744225a40aea638d7">SVF::MRGenerator</a>
|
|
1361
1359
|
, <a class="el" href="classSVF_1_1WPAPass.html#a567f818fa7b29142b18cb39e5c063a4e">SVF::WPAPass</a>
|
|
1362
1360
|
</li>
|
|
1363
1361
|
<li>getModSideEffectOfCallSite()
|
|
@@ -1432,7 +1430,7 @@ $(function() {
|
|
|
1432
1430
|
: <a class="el" href="classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9">SVF::SVFG</a>
|
|
1433
1431
|
</li>
|
|
1434
1432
|
<li>getMUSet()
|
|
1435
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
1433
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#af1a7b3ca0144ebff3747715e89646fbb">SVF::MemSSA</a>
|
|
1436
1434
|
</li>
|
|
1437
1435
|
<li>getMutDFPTDataTy()
|
|
1438
1436
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483">SVF::BVDataPTAImpl</a>
|
|
@@ -1515,6 +1513,14 @@ $(function() {
|
|
|
1515
1513
|
<li>getNumOfCxtLocks()
|
|
1516
1514
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a3df63f936d488166109d73bdcf0437d5">SVF::LockAnalysis</a>
|
|
1517
1515
|
</li>
|
|
1516
|
+
<li>getNumOfFlattenElements()
|
|
1517
|
+
: <a class="el" href="classSVF_1_1StInfo.html#a518c82138fcadc6634980566c1c0f762">SVF::StInfo</a>
|
|
1518
|
+
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a747073d433e05e15085a2675f6a1e18f">SVF::SymbolTableInfo</a>
|
|
1519
|
+
</li>
|
|
1520
|
+
<li>getNumOfFlattenFields()
|
|
1521
|
+
: <a class="el" href="classSVF_1_1StInfo.html#ae5fad367673315da57a604e64b5889f0">SVF::StInfo</a>
|
|
1522
|
+
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a5ef16ff6a5787d89fd3f829bf518cf87">SVF::SymbolTableInfo</a>
|
|
1523
|
+
</li>
|
|
1518
1524
|
<li>getNumOfForksite()
|
|
1519
1525
|
: <a class="el" href="classSVF_1_1ThreadCallGraph.html#aa847760765aae18bcb93b260a881441b">SVF::ThreadCallGraph</a>
|
|
1520
1526
|
</li>
|
|
@@ -1618,18 +1624,12 @@ $(function() {
|
|
|
1618
1624
|
<li>getOrAddBranchCond()
|
|
1619
1625
|
: <a class="el" href="classSVF_1_1CondManager.html#a0ca23ef4850f9be8abf303eafd104dab">SVF::CondManager</a>
|
|
1620
1626
|
</li>
|
|
1621
|
-
<li>getOrAddCallICFGNode()
|
|
1622
|
-
: <a class="el" href="classSVF_1_1ICFGBuilder.html#af0b1627b91de8d007d95ee90c6bfb8da">SVF::ICFGBuilder</a>
|
|
1623
|
-
</li>
|
|
1624
1627
|
<li>getOrAddInterBlockICFGNode()
|
|
1625
1628
|
: <a class="el" href="classSVF_1_1ICFGBuilder.html#a1c07cce4cae9bfc8884b37cbda06d8ac">SVF::ICFGBuilder</a>
|
|
1626
1629
|
</li>
|
|
1627
1630
|
<li>getOrAddIntraBlockICFGNode()
|
|
1628
1631
|
: <a class="el" href="classSVF_1_1ICFGBuilder.html#a91599e3ddb71462ec61a50fad91288da">SVF::ICFGBuilder</a>
|
|
1629
1632
|
</li>
|
|
1630
|
-
<li>getOrAddRetICFGNode()
|
|
1631
|
-
: <a class="el" href="classSVF_1_1ICFGBuilder.html#afbf56b40d45f14b3a846d840f44d1681">SVF::ICFGBuilder</a>
|
|
1632
|
-
</li>
|
|
1633
1633
|
<li>getOrCreateNode()
|
|
1634
1634
|
: <a class="el" href="classSVF_1_1DCHGraph.html#a9ed6b91fad334605f514049a2072b538">SVF::DCHGraph</a>
|
|
1635
1635
|
</li>
|
|
@@ -1637,7 +1637,7 @@ $(function() {
|
|
|
1637
1637
|
: <a class="el" href="classSVF_1_1TCT.html#a787e815e9c7e53566ce56127dd31a3a9">SVF::TCT</a>
|
|
1638
1638
|
</li>
|
|
1639
1639
|
<li>getOriginalFieldType()
|
|
1640
|
-
: <a class="el" href="classSVF_1_1StInfo.html#
|
|
1640
|
+
: <a class="el" href="classSVF_1_1StInfo.html#acf1ba3bc3ffbd2f7d457b613b6c5f4be">SVF::StInfo</a>
|
|
1641
1641
|
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a866085ff37b7841606c523817c621f49">SVF::SymbolTableInfo</a>
|
|
1642
1642
|
</li>
|
|
1643
1643
|
<li>getOriginalObj()
|
|
@@ -1811,15 +1811,15 @@ $(function() {
|
|
|
1811
1811
|
<li>getPts()
|
|
1812
1812
|
: <a class="el" href="classSVF_1_1Andersen.html#a187285a5bdf9422d9188b2b11b667639">SVF::Andersen</a>
|
|
1813
1813
|
, <a class="el" href="classSVF_1_1BVDataPTAImpl.html#aee289e298e421448caaa604b7eb34fcb">SVF::BVDataPTAImpl</a>
|
|
1814
|
-
, <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
1814
|
+
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a0b96ba98239186d6d676f9540da9e590">SVF::CondPTAImpl< Cond ></a>
|
|
1815
1815
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a4cbb9131a89c5c48367fb927693b5c6b">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1816
1816
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#ac2f494da9379c336bb81a0dc438b5af9">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1817
1817
|
, <a class="el" href="classSVF_1_1MutablePTData.html#abe4230f3ba78fc660ea291fda36ffa62">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1818
|
-
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#
|
|
1818
|
+
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#aaf519166d2e0ca3c81088b52a1cf3066">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1819
1819
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#a5f6a01d0bb40a718bc14f2cc1bb98a13">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1820
1820
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a9982ecf42416756a0729a28e8713cfed">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1821
1821
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a34f8226202e1654d4e67916b21ec4d99">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
1822
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
1822
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a9b81d20e54d08e36edbff43549b1e820">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1823
1823
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a4dfb43679e9fa794ebad99b6584c32ec">SVF::PointerAnalysis</a>
|
|
1824
1824
|
, <a class="el" href="classSVF_1_1PTData.html#a9ae6037637d8b9acb323333f491f4a7d">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
1825
1825
|
, <a class="el" href="classSVF_1_1Steensgaard.html#adbcb9af660ab9bb0202bd32342280486">SVF::Steensgaard</a>
|
|
@@ -1832,7 +1832,7 @@ $(function() {
|
|
|
1832
1832
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1833
1833
|
</li>
|
|
1834
1834
|
<li>getPtsSubSetMap()
|
|
1835
|
-
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#
|
|
1835
|
+
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ae3c857c056f4e6e863843bafba7fdea1">SVF::IntraDisjointMRG</a>
|
|
1836
1836
|
</li>
|
|
1837
1837
|
<li>getRawCTirMetadata()
|
|
1838
1838
|
: <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#a2c47ba37bd250be455a21d1f0049d556">SVF::FlowSensitiveTBHC</a>
|
|
@@ -1884,15 +1884,16 @@ $(function() {
|
|
|
1884
1884
|
<li>getRet()
|
|
1885
1885
|
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262">SVF::FormalRetVFGNode</a>
|
|
1886
1886
|
</li>
|
|
1887
|
-
<li>
|
|
1888
|
-
: <a class="el" href="
|
|
1887
|
+
<li>getRetBlock()
|
|
1888
|
+
: <a class="el" href="classSVF_1_1CallICFGNode.html#a37c483e7ef957a59bfe9d37e401827a9">SVF::CallICFGNode</a>
|
|
1889
|
+
, <a class="el" href="classSVF_1_1ICFG.html#a3b59f9ba22e03d323bc2fa5928902243">SVF::ICFG</a>
|
|
1889
1890
|
</li>
|
|
1890
1891
|
<li>getRetICFGNode()
|
|
1891
|
-
: <a class="el" href="
|
|
1892
|
-
, <a class="el" href="
|
|
1892
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a66cb50d8c176f800f06d9cb8924eb896">SVF::ICFG</a>
|
|
1893
|
+
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a7c1125c992eec20e118e6bfc12cb8bfb">SVF::ICFGBuilder</a>
|
|
1893
1894
|
</li>
|
|
1894
1895
|
<li>getRetParmAtJoinedSite()
|
|
1895
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1896
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#ad1c595f7b15a2d3079b9e9200c84f7d7">SVF::ThreadAPI</a>
|
|
1896
1897
|
</li>
|
|
1897
1898
|
<li>getRetSite()
|
|
1898
1899
|
: <a class="el" href="classSVF_1_1ProgSlice.html#a07ce77afbf69d5e2a47afaa39eaea886">SVF::ProgSlice</a>
|
|
@@ -2050,7 +2051,7 @@ $(function() {
|
|
|
2050
2051
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a90bca8ff906ea48fb5e3a69da463ccab">SVF::SymbolTableInfo</a>
|
|
2051
2052
|
</li>
|
|
2052
2053
|
<li>getStructInfoIter()
|
|
2053
|
-
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#
|
|
2054
|
+
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#aeb3f594076c60fc313c29d282f347f08">SVF::SymbolTableInfo</a>
|
|
2054
2055
|
</li>
|
|
2055
2056
|
<li>getSubNodes()
|
|
2056
2057
|
: <a class="el" href="classSVF_1_1Steensgaard.html#a95ed4be99e201058cb6d994250d2629f">SVF::Steensgaard</a>
|
|
@@ -2070,7 +2071,7 @@ $(function() {
|
|
|
2070
2071
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360">SVF::BranchVFGNode</a>
|
|
2071
2072
|
</li>
|
|
2072
2073
|
<li>getSuccNodes()
|
|
2073
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2074
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a7033805052c8fae5cd0104fdd9e345c0">SVF::MTASVFGBuilder</a>
|
|
2074
2075
|
</li>
|
|
2075
2076
|
<li>getSVFFun()
|
|
2076
2077
|
: <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
|
|
@@ -2118,10 +2119,10 @@ $(function() {
|
|
|
2118
2119
|
: <a class="el" href="classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744">SVF::SVFIR</a>
|
|
2119
2120
|
</li>
|
|
2120
2121
|
<li>getTaskDataAtHareParForSite()
|
|
2121
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2122
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#aee8fac6281a95d8a519add100e8887d1">SVF::ThreadAPI</a>
|
|
2122
2123
|
</li>
|
|
2123
2124
|
<li>getTaskFuncAtHareParForSite()
|
|
2124
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2125
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#afeedd6e518af76fa9e7142af8899b2f5">SVF::ThreadAPI</a>
|
|
2125
2126
|
</li>
|
|
2126
2127
|
<li>getTCG()
|
|
2127
2128
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6">SVF::ForkJoinAnalysis</a>
|
|
@@ -2330,7 +2331,7 @@ $(function() {
|
|
|
2330
2331
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c">SVF::VersionedFlowSensitive</a>
|
|
2331
2332
|
</li>
|
|
2332
2333
|
<li>global_begin()
|
|
2333
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2334
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
|
|
2334
2335
|
</li>
|
|
2335
2336
|
<li>global_end()
|
|
2336
2337
|
: <a class="el" href="classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b">SVF::SVFModule</a>
|
|
@@ -287,6 +287,9 @@ $(function() {
|
|
|
287
287
|
<li>setNorRep()
|
|
288
288
|
: <a class="el" href="classSVF_1_1OfflineConsG.html#a3cb6384160b50bd0a94de3fd2eb6facd">SVF::OfflineConsG</a>
|
|
289
289
|
</li>
|
|
290
|
+
<li>setNumOfFieldsAndElems()
|
|
291
|
+
: <a class="el" href="classSVF_1_1StInfo.html#a1a07c2b1415c29d7d70791c6dfe602a3">SVF::StInfo</a>
|
|
292
|
+
</li>
|
|
290
293
|
<li>setObjFieldInsensitive()
|
|
291
294
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#ac5683fe2e24b393ccc5cb6d8bc92cf2b">SVF::PointerAnalysis</a>
|
|
292
295
|
</li>
|
|
@@ -471,8 +474,8 @@ $(function() {
|
|
|
471
474
|
: <a class="el" href="classSVF_1_1PCG.html#a8dcd94e8f996fdb2197159ea95226817">SVF::PCG</a>
|
|
472
475
|
</li>
|
|
473
476
|
<li>split()
|
|
474
|
-
: <a class="el" href="classSVF_1_1LockResultValidator.html#
|
|
475
|
-
, <a class="el" href="classSVF_1_1MTAResultValidator.html#
|
|
477
|
+
: <a class="el" href="classSVF_1_1LockResultValidator.html#ad26006e14c866d694bc6e2ebaa41ded9">SVF::LockResultValidator</a>
|
|
478
|
+
, <a class="el" href="classSVF_1_1MTAResultValidator.html#a7dad63ce2a85142a56d13926f10fde47">SVF::MTAResultValidator</a>
|
|
476
479
|
</li>
|
|
477
480
|
<li>SrcSnkDDA()
|
|
478
481
|
: <a class="el" href="classSVF_1_1SrcSnkDDA.html#a73f6ddd4ba868e203109c52e4f3600bd">SVF::SrcSnkDDA</a>
|
|
@@ -521,13 +524,13 @@ $(function() {
|
|
|
521
524
|
: <a class="el" href="classSVF_1_1StmtVFGNode.html#a03c4e0a31d2377ef4ffe46fe183ccd9d">SVF::StmtVFGNode</a>
|
|
522
525
|
</li>
|
|
523
526
|
<li>StoreCGEdge()
|
|
524
|
-
: <a class="el" href="classSVF_1_1StoreCGEdge.html#
|
|
527
|
+
: <a class="el" href="classSVF_1_1StoreCGEdge.html#a0f873b0be0ac726e412171119c5b3a50">SVF::StoreCGEdge</a>
|
|
525
528
|
</li>
|
|
526
529
|
<li>StoreCHI()
|
|
527
530
|
: <a class="el" href="classSVF_1_1StoreCHI.html#a34433e6e437d302014fd06b5fb624a79">SVF::StoreCHI< Cond ></a>
|
|
528
531
|
</li>
|
|
529
532
|
<li>StoreStmt()
|
|
530
|
-
: <a class="el" href="classSVF_1_1StoreStmt.html#
|
|
533
|
+
: <a class="el" href="classSVF_1_1StoreStmt.html#a22bc2f9290dfd7ade13ba63cc983ac42">SVF::StoreStmt</a>
|
|
531
534
|
</li>
|
|
532
535
|
<li>StoreVFGNode()
|
|
533
536
|
: <a class="el" href="classSVF_1_1StoreVFGNode.html#ab4b9182cb0f2ef7dfc1e15789a311ecd">SVF::StoreVFGNode</a>
|
|
@@ -542,7 +545,7 @@ $(function() {
|
|
|
542
545
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a8ebe4342c1496b906ee1b6450558c3e8">SVF::FlowSensitive</a>
|
|
543
546
|
</li>
|
|
544
547
|
<li>subNodes()
|
|
545
|
-
: <a class="el" href="classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#
|
|
548
|
+
: <a class="el" href="classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#a48981e6555ad221d08f16ed2df708027">SVF::SCCDetection< GraphType >::GNodeSCCInfo</a>
|
|
546
549
|
, <a class="el" href="classSVF_1_1SCCDetection.html#a6ab5eff6a576e6d8703c1ea29b7f425d">SVF::SCCDetection< GraphType ></a>
|
|
547
550
|
</li>
|
|
548
551
|
<li>SVFBasicBlock()
|
|
@@ -339,9 +339,6 @@ $(function() {
|
|
|
339
339
|
<li>getBlkPtr()
|
|
340
340
|
: <a class="el" href="classSVF_1_1IRGraph.html#a3b417ee79560fd00f4cf80906044c198">SVF::IRGraph</a>
|
|
341
341
|
</li>
|
|
342
|
-
<li>getBlockICFGNode()
|
|
343
|
-
: <a class="el" href="classSVF_1_1ICFG.html#ab7b0b3088b46ad65451905cc4f567a7b">SVF::ICFG</a>
|
|
344
|
-
</li>
|
|
345
342
|
<li>getBranchCond()
|
|
346
343
|
: <a class="el" href="classSVF_1_1BranchCondExpr.html#acbfed1c7771cdb49237cdd6d3c75d25c">SVF::BranchCondExpr</a>
|
|
347
344
|
, <a class="el" href="classSVF_1_1PathCondAllocator.html#a4d00c3306b92e59568b54a6a72afdb74">SVF::PathCondAllocator</a>
|
|
@@ -371,11 +368,8 @@ $(function() {
|
|
|
371
368
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#aac432dfa7ccfc3434d9e0e2eb65afe7f">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
372
369
|
, <a class="el" href="classSVF_1_1FlowDDA.html#a950d653b249cfc2d20932adb3498b99b">SVF::FlowDDA</a>
|
|
373
370
|
</li>
|
|
374
|
-
<li>
|
|
375
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
376
|
-
, <a class="el" href="classSVF_1_1PCG.html#ab0ab4b42b42b16dd75fc7db16a3df5a8">SVF::PCG</a>
|
|
377
|
-
, <a class="el" href="classSVF_1_1RetICFGNode.html#afd2a06f0749c359c544048ae40085695">SVF::RetICFGNode</a>
|
|
378
|
-
, <a class="el" href="classSVF_1_1TCT.html#afea9de8f27e501fdc2723cc14a8dc93f">SVF::TCT</a>
|
|
371
|
+
<li>getCallBlock()
|
|
372
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a47b5fe922b0339980fd49a89ecffd74d">SVF::ICFG</a>
|
|
379
373
|
</li>
|
|
380
374
|
<li>getCalledFunction()
|
|
381
375
|
: <a class="el" href="classSVF_1_1CallSite.html#ae9b0172e29199f2a938d7cf9e42241cf">SVF::CallSite</a>
|
|
@@ -427,7 +421,11 @@ $(function() {
|
|
|
427
421
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ab3d3ca72d2cddf5336d00dc623f33401">SVF::MRGenerator</a>
|
|
428
422
|
</li>
|
|
429
423
|
<li>getCallICFGNode()
|
|
430
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
424
|
+
: <a class="el" href="classSVF_1_1ICFG.html#adc66b547720b9271e6805edea0b9d01f">SVF::ICFG</a>
|
|
425
|
+
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a702a888f2175dd32e2467bff27385e02">SVF::ICFGBuilder</a>
|
|
426
|
+
, <a class="el" href="classSVF_1_1PCG.html#a48c51b626e516aa1c0768b57becb6f68">SVF::PCG</a>
|
|
427
|
+
, <a class="el" href="classSVF_1_1RetICFGNode.html#a98c5e8394aa337e53a5ba8f4b0a245d4">SVF::RetICFGNode</a>
|
|
428
|
+
, <a class="el" href="classSVF_1_1TCT.html#a238810a60f1010c5177e01683c8c1159">SVF::TCT</a>
|
|
431
429
|
</li>
|
|
432
430
|
<li>getCallInst()
|
|
433
431
|
: <a class="el" href="classSVF_1_1CallPE.html#aa50cca8bd91ffb135a7998b58ad7966f">SVF::CallPE</a>
|
|
@@ -947,6 +945,10 @@ $(function() {
|
|
|
947
945
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a68b05bc02c5473c1e0d39ac4f4454bac">SVF::PointerAnalysis</a>
|
|
948
946
|
, <a class="el" href="classSVF_1_1SVFIR.html#a2878e202045b7f2c817185e8bf95d354">SVF::SVFIR</a>
|
|
949
947
|
</li>
|
|
948
|
+
<li>getFlattenedElemIdxVec()
|
|
949
|
+
: <a class="el" href="classSVF_1_1StInfo.html#a55e5fd85f232c1867c5c6a73646d53eb">SVF::StInfo</a>
|
|
950
|
+
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a439024050e7b78021259ca5a2d68a83f">SVF::SymbolTableInfo</a>
|
|
951
|
+
</li>
|
|
950
952
|
<li>getFlattenedFieldIdxVec()
|
|
951
953
|
: <a class="el" href="classSVF_1_1StInfo.html#aaf05447c20c9f90eea64ab6e88d6ab05">SVF::StInfo</a>
|
|
952
954
|
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#af0477d1e8af9ad51a9884e687fcdf29b">SVF::SymbolTableInfo</a>
|
|
@@ -955,10 +957,6 @@ $(function() {
|
|
|
955
957
|
: <a class="el" href="classSVF_1_1StInfo.html#ab5908115f11eccee61bd0759a51d5af0">SVF::StInfo</a>
|
|
956
958
|
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a9ca564bdc1f40a2ccd30d98e0e4075b0">SVF::SymbolTableInfo</a>
|
|
957
959
|
</li>
|
|
958
|
-
<li>getFlattenedOffsetVec()
|
|
959
|
-
: <a class="el" href="classSVF_1_1StInfo.html#acd2021bf9d624d83f86a6fa1a4423c8c">SVF::StInfo</a>
|
|
960
|
-
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a487561309c56e6ed2e5a0e94c94b0e7a">SVF::SymbolTableInfo</a>
|
|
961
|
-
</li>
|
|
962
960
|
<li>getFlattenElemTy()
|
|
963
961
|
: <a class="el" href="classSVF_1_1FlattenedFieldInfo.html#a92c1b65c36feeabf09541c9af4650f14">SVF::FlattenedFieldInfo</a>
|
|
964
962
|
</li>
|
|
@@ -966,7 +964,7 @@ $(function() {
|
|
|
966
964
|
: <a class="el" href="classSVF_1_1FlattenedFieldInfo.html#a34759f793f0445d2941c9a7d1413b7b2">SVF::FlattenedFieldInfo</a>
|
|
967
965
|
</li>
|
|
968
966
|
<li>getFlatternedFieldType()
|
|
969
|
-
: <a class="el" href="classSVF_1_1StInfo.html#
|
|
967
|
+
: <a class="el" href="classSVF_1_1StInfo.html#aecd92dab41e8200a5dd4a10085ad882b">SVF::StInfo</a>
|
|
970
968
|
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a666d1dff7a629bd34abbd2031c1037a4">SVF::SymbolTableInfo</a>
|
|
971
969
|
</li>
|
|
972
970
|
<li>getFollowers()
|
|
@@ -1038,23 +1036,23 @@ $(function() {
|
|
|
1038
1036
|
<li>getFunctionType()
|
|
1039
1037
|
: <a class="el" href="classSVF_1_1CallSite.html#ad0040f4b7953b509059223d1d52c203f">SVF::CallSite</a>
|
|
1040
1038
|
</li>
|
|
1041
|
-
<li>
|
|
1042
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
1039
|
+
<li>getFunEntryBlock()
|
|
1040
|
+
: <a class="el" href="classSVF_1_1ICFG.html#acc261924103bd0c357acd3acfa6cf38a">SVF::ICFG</a>
|
|
1043
1041
|
</li>
|
|
1044
1042
|
<li>getFunEntryChiNum()
|
|
1045
1043
|
: <a class="el" href="classSVF_1_1MemSSA.html#a15272a4ed019d1c323d1826c1bedb70f">SVF::MemSSA</a>
|
|
1046
1044
|
</li>
|
|
1047
1045
|
<li>getFunEntryICFGNode()
|
|
1048
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
1046
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a0dca4655c2f6112a5be1f921b8e81076">SVF::ICFG</a>
|
|
1049
1047
|
</li>
|
|
1050
1048
|
<li>getFunEntryNode()
|
|
1051
1049
|
: <a class="el" href="classSVF_1_1FormalINSVFGNode.html#a765f45d67d8b99dc85eb92676ca1be4e">SVF::FormalINSVFGNode</a>
|
|
1052
1050
|
</li>
|
|
1053
|
-
<li>
|
|
1054
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
1051
|
+
<li>getFunExitBlock()
|
|
1052
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a22d7f37a0cb2df90f73c1f2e3eaa71c6">SVF::ICFG</a>
|
|
1055
1053
|
</li>
|
|
1056
1054
|
<li>getFunExitICFGNode()
|
|
1057
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
1055
|
+
: <a class="el" href="classSVF_1_1ICFG.html#af1b2d2839f811a00103df87342dfc919">SVF::ICFG</a>
|
|
1058
1056
|
</li>
|
|
1059
1057
|
<li>getFunExitNode()
|
|
1060
1058
|
: <a class="el" href="classSVF_1_1FormalOUTSVFGNode.html#ae23aa8ff8585c31071726f2b2fb1499d">SVF::FormalOUTSVFGNode</a>
|
|
@@ -1111,8 +1109,8 @@ $(function() {
|
|
|
1111
1109
|
: <a class="el" href="classSVF_1_1SVFIR.html#a811c5eaeef1e52cc2d6f56ec5a76bb02">SVF::SVFIR</a>
|
|
1112
1110
|
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#ad0b30ca8fc2939bb7360a3ff08727d58">SVF::SVFIRBuilder</a>
|
|
1113
1111
|
</li>
|
|
1114
|
-
<li>
|
|
1115
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
1112
|
+
<li>getGlobalICFGNode()
|
|
1113
|
+
: <a class="el" href="classSVF_1_1ICFG.html#ae0b05ce161d62362642803158228e5d0">SVF::ICFG</a>
|
|
1116
1114
|
</li>
|
|
1117
1115
|
<li>getGlobalRep()
|
|
1118
1116
|
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#a757bf149437cce22163c764ea9993e12">SVF::LLVMModuleSet</a>
|
|
@@ -1261,11 +1259,11 @@ $(function() {
|
|
|
1261
1259
|
<li>getInterVFEdgesForIndirectCallSite()
|
|
1262
1260
|
: <a class="el" href="classSVF_1_1SVFG.html#a49fc2c505720d5cfa57231529d1c7534">SVF::SVFG</a>
|
|
1263
1261
|
</li>
|
|
1264
|
-
<li>
|
|
1265
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
1262
|
+
<li>getIntraBlock()
|
|
1263
|
+
: <a class="el" href="classSVF_1_1ICFG.html#aedb66c7897f1d73185979e1297d1976d">SVF::ICFG</a>
|
|
1266
1264
|
</li>
|
|
1267
|
-
<li>
|
|
1268
|
-
: <a class="el" href="classSVF_1_1ICFG.html#
|
|
1265
|
+
<li>getIntraICFGNode()
|
|
1266
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a2b3a5a9c3c4c623a6d45ab1eac3c6a8b">SVF::ICFG</a>
|
|
1269
1267
|
</li>
|
|
1270
1268
|
<li>getIntraLockSet()
|
|
1271
1269
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ad8e7c32cb1163f4917124fed5cf6c3ab">SVF::LockAnalysis</a>
|
|
@@ -1366,7 +1364,7 @@ $(function() {
|
|
|
1366
1364
|
</li>
|
|
1367
1365
|
<li>getLockVal()
|
|
1368
1366
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a785616f9c744d7249fd1080e5ed04d29">SVF::LockAnalysis</a>
|
|
1369
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1367
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#ad1d43e47f5036138e85068a1714f6c48">SVF::ThreadAPI</a>
|
|
1370
1368
|
</li>
|
|
1371
1369
|
<li>getLocToDPMVecMap()
|
|
1372
1370
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
@@ -1434,8 +1432,8 @@ $(function() {
|
|
|
1434
1432
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ae487d7b800d7536b578095c9f140ac80">SVF::MRGenerator</a>
|
|
1435
1433
|
</li>
|
|
1436
1434
|
<li>getModRefInfo()
|
|
1437
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
1438
|
-
, <a class="el" href="classSVF_1_1WPAPass.html#
|
|
1435
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a3a6c0f60c861b6d744225a40aea638d7">SVF::MRGenerator</a>
|
|
1436
|
+
, <a class="el" href="classSVF_1_1WPAPass.html#a81277c93b6a89c01a7a1f476bc3d744d">SVF::WPAPass</a>
|
|
1439
1437
|
</li>
|
|
1440
1438
|
<li>getModSideEffectOfCallSite()
|
|
1441
1439
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a1535832f5b1ae3178fea950bf71fdd99">SVF::MRGenerator</a>
|
|
@@ -1592,6 +1590,14 @@ $(function() {
|
|
|
1592
1590
|
<li>getNumOfCxtLocks()
|
|
1593
1591
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a3df63f936d488166109d73bdcf0437d5">SVF::LockAnalysis</a>
|
|
1594
1592
|
</li>
|
|
1593
|
+
<li>getNumOfFlattenElements()
|
|
1594
|
+
: <a class="el" href="classSVF_1_1StInfo.html#a518c82138fcadc6634980566c1c0f762">SVF::StInfo</a>
|
|
1595
|
+
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a747073d433e05e15085a2675f6a1e18f">SVF::SymbolTableInfo</a>
|
|
1596
|
+
</li>
|
|
1597
|
+
<li>getNumOfFlattenFields()
|
|
1598
|
+
: <a class="el" href="classSVF_1_1StInfo.html#ae5fad367673315da57a604e64b5889f0">SVF::StInfo</a>
|
|
1599
|
+
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a5ef16ff6a5787d89fd3f829bf518cf87">SVF::SymbolTableInfo</a>
|
|
1600
|
+
</li>
|
|
1595
1601
|
<li>getNumOfForksite()
|
|
1596
1602
|
: <a class="el" href="classSVF_1_1ThreadCallGraph.html#aa847760765aae18bcb93b260a881441b">SVF::ThreadCallGraph</a>
|
|
1597
1603
|
</li>
|
|
@@ -1695,18 +1701,12 @@ $(function() {
|
|
|
1695
1701
|
<li>getOrAddBranchCond()
|
|
1696
1702
|
: <a class="el" href="classSVF_1_1CondManager.html#a0ca23ef4850f9be8abf303eafd104dab">SVF::CondManager</a>
|
|
1697
1703
|
</li>
|
|
1698
|
-
<li>getOrAddCallICFGNode()
|
|
1699
|
-
: <a class="el" href="classSVF_1_1ICFGBuilder.html#af0b1627b91de8d007d95ee90c6bfb8da">SVF::ICFGBuilder</a>
|
|
1700
|
-
</li>
|
|
1701
1704
|
<li>getOrAddInterBlockICFGNode()
|
|
1702
1705
|
: <a class="el" href="classSVF_1_1ICFGBuilder.html#a1c07cce4cae9bfc8884b37cbda06d8ac">SVF::ICFGBuilder</a>
|
|
1703
1706
|
</li>
|
|
1704
1707
|
<li>getOrAddIntraBlockICFGNode()
|
|
1705
1708
|
: <a class="el" href="classSVF_1_1ICFGBuilder.html#a91599e3ddb71462ec61a50fad91288da">SVF::ICFGBuilder</a>
|
|
1706
1709
|
</li>
|
|
1707
|
-
<li>getOrAddRetICFGNode()
|
|
1708
|
-
: <a class="el" href="classSVF_1_1ICFGBuilder.html#afbf56b40d45f14b3a846d840f44d1681">SVF::ICFGBuilder</a>
|
|
1709
|
-
</li>
|
|
1710
1710
|
<li>getOrCreateNode()
|
|
1711
1711
|
: <a class="el" href="classSVF_1_1DCHGraph.html#a9ed6b91fad334605f514049a2072b538">SVF::DCHGraph</a>
|
|
1712
1712
|
</li>
|
|
@@ -1714,7 +1714,7 @@ $(function() {
|
|
|
1714
1714
|
: <a class="el" href="classSVF_1_1TCT.html#a787e815e9c7e53566ce56127dd31a3a9">SVF::TCT</a>
|
|
1715
1715
|
</li>
|
|
1716
1716
|
<li>getOriginalFieldType()
|
|
1717
|
-
: <a class="el" href="classSVF_1_1StInfo.html#
|
|
1717
|
+
: <a class="el" href="classSVF_1_1StInfo.html#acf1ba3bc3ffbd2f7d457b613b6c5f4be">SVF::StInfo</a>
|
|
1718
1718
|
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a866085ff37b7841606c523817c621f49">SVF::SymbolTableInfo</a>
|
|
1719
1719
|
</li>
|
|
1720
1720
|
<li>getOriginalObj()
|
|
@@ -1896,7 +1896,7 @@ $(function() {
|
|
|
1896
1896
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#a5f6a01d0bb40a718bc14f2cc1bb98a13">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1897
1897
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a9982ecf42416756a0729a28e8713cfed">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1898
1898
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a34f8226202e1654d4e67916b21ec4d99">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
1899
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
1899
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#afe80884fa8227e50f28631e20aa6fdf6">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1900
1900
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a4dfb43679e9fa794ebad99b6584c32ec">SVF::PointerAnalysis</a>
|
|
1901
1901
|
, <a class="el" href="classSVF_1_1PTData.html#a9ae6037637d8b9acb323333f491f4a7d">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
1902
1902
|
, <a class="el" href="classSVF_1_1Steensgaard.html#adbcb9af660ab9bb0202bd32342280486">SVF::Steensgaard</a>
|
|
@@ -1961,12 +1961,13 @@ $(function() {
|
|
|
1961
1961
|
<li>getRet()
|
|
1962
1962
|
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262">SVF::FormalRetVFGNode</a>
|
|
1963
1963
|
</li>
|
|
1964
|
-
<li>
|
|
1965
|
-
: <a class="el" href="
|
|
1964
|
+
<li>getRetBlock()
|
|
1965
|
+
: <a class="el" href="classSVF_1_1CallICFGNode.html#a37c483e7ef957a59bfe9d37e401827a9">SVF::CallICFGNode</a>
|
|
1966
|
+
, <a class="el" href="classSVF_1_1ICFG.html#a3b59f9ba22e03d323bc2fa5928902243">SVF::ICFG</a>
|
|
1966
1967
|
</li>
|
|
1967
1968
|
<li>getRetICFGNode()
|
|
1968
|
-
: <a class="el" href="
|
|
1969
|
-
, <a class="el" href="
|
|
1969
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a66cb50d8c176f800f06d9cb8924eb896">SVF::ICFG</a>
|
|
1970
|
+
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a7c1125c992eec20e118e6bfc12cb8bfb">SVF::ICFGBuilder</a>
|
|
1970
1971
|
</li>
|
|
1971
1972
|
<li>getRetParmAtJoinedSite()
|
|
1972
1973
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#ad1c595f7b15a2d3079b9e9200c84f7d7">SVF::ThreadAPI</a>
|
|
@@ -2127,7 +2128,7 @@ $(function() {
|
|
|
2127
2128
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a90bca8ff906ea48fb5e3a69da463ccab">SVF::SymbolTableInfo</a>
|
|
2128
2129
|
</li>
|
|
2129
2130
|
<li>getStructInfoIter()
|
|
2130
|
-
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#
|
|
2131
|
+
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#aeb3f594076c60fc313c29d282f347f08">SVF::SymbolTableInfo</a>
|
|
2131
2132
|
</li>
|
|
2132
2133
|
<li>getSubNodes()
|
|
2133
2134
|
: <a class="el" href="classSVF_1_1Steensgaard.html#a95ed4be99e201058cb6d994250d2629f">SVF::Steensgaard</a>
|
|
@@ -2147,7 +2148,7 @@ $(function() {
|
|
|
2147
2148
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360">SVF::BranchVFGNode</a>
|
|
2148
2149
|
</li>
|
|
2149
2150
|
<li>getSuccNodes()
|
|
2150
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2151
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a7033805052c8fae5cd0104fdd9e345c0">SVF::MTASVFGBuilder</a>
|
|
2151
2152
|
</li>
|
|
2152
2153
|
<li>getSVFFun()
|
|
2153
2154
|
: <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
|
|
@@ -2279,7 +2280,7 @@ $(function() {
|
|
|
2279
2280
|
, <a class="el" href="classSVF_1_1TypeBasedHeapCloning.html#ac4565775cced4444ba007e310c4a02d8">SVF::TypeBasedHeapCloning</a>
|
|
2280
2281
|
</li>
|
|
2281
2282
|
<li>getTypeSizeInBytes()
|
|
2282
|
-
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#
|
|
2283
|
+
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#ada63ac47515daa4402914083058baec8">SVF::SymbolTableInfo</a>
|
|
2283
2284
|
</li>
|
|
2284
2285
|
<li>getTypeSystem()
|
|
2285
2286
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe">SVF::PointerAnalysis</a>
|
|
@@ -392,12 +392,12 @@ $(function() {
|
|
|
392
392
|
, <a class="el" href="classSVF_1_1RetPE.html#a028363b55fa19897a93f1c78ec905723">SVF::RetPE</a>
|
|
393
393
|
, <a class="el" href="classSVF_1_1StoreCHI.html#a6e58e7cde1f417ec3feaef98f6f74be2">SVF::StoreCHI< Cond ></a>
|
|
394
394
|
</li>
|
|
395
|
-
<li>Inst2LabelMap
|
|
396
|
-
: <a class="el" href="classSVF_1_1SVFStmt.html#a5a3db6b1335b4adc55b961a6f480f228">SVF::SVFStmt</a>
|
|
397
|
-
</li>
|
|
398
395
|
<li>inst2LabelMap
|
|
399
396
|
: <a class="el" href="classSVF_1_1SVFStmt.html#abb83549118bcd7216a053d82f7180d1c">SVF::SVFStmt</a>
|
|
400
397
|
</li>
|
|
398
|
+
<li>Inst2LabelMap
|
|
399
|
+
: <a class="el" href="classSVF_1_1SVFStmt.html#a5a3db6b1335b4adc55b961a6f480f228">SVF::SVFStmt</a>
|
|
400
|
+
</li>
|
|
401
401
|
<li>INSTANCE
|
|
402
402
|
: <a class="el" href="classSVF_1_1DCHEdge.html#a9ab4cd83d9ee475d3d8445cd91839726a3e807b4caeb170c5cd1e855ac1a92d77">SVF::DCHEdge</a>
|
|
403
403
|
</li>
|
|
@@ -121,12 +121,12 @@ $(function() {
|
|
|
121
121
|
<li>llvmFunEnd()
|
|
122
122
|
: <a class="el" href="classSVF_1_1SVFModule.html#af38d0f831967d6d8391a4c84e58d6519">SVF::SVFModule</a>
|
|
123
123
|
</li>
|
|
124
|
-
<li>LLVMModuleSet()
|
|
125
|
-
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#a8e70de9eefe2e188b10e214e073750e6">SVF::LLVMModuleSet</a>
|
|
126
|
-
</li>
|
|
127
124
|
<li>llvmModuleSet
|
|
128
125
|
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#ac59b07cafcbacc950eefea4082425b63">SVF::LLVMModuleSet</a>
|
|
129
126
|
</li>
|
|
127
|
+
<li>LLVMModuleSet()
|
|
128
|
+
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#a8e70de9eefe2e188b10e214e073750e6">SVF::LLVMModuleSet</a>
|
|
129
|
+
</li>
|
|
130
130
|
<li>Load
|
|
131
131
|
: <a class="el" href="classSVF_1_1ConstraintEdge.html#a663af27955ba0c545f34fa1f076b7375a1bdeb9a06641d16b43391120812b40b2">SVF::ConstraintEdge</a>
|
|
132
132
|
, <a class="el" href="classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9a62ac8480c43fcc657c631ec0003b15d5">SVF::SVFStmt</a>
|
|
@@ -184,12 +184,12 @@ $(function() {
|
|
|
184
184
|
<li>loadsToMRsMap
|
|
185
185
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a0d8229b1f0b8428708e923d19096e4ba">SVF::MRGenerator</a>
|
|
186
186
|
</li>
|
|
187
|
-
<li>loadsToPointsToMap
|
|
188
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#af47e15d6b8c15d547a718f3577513975">SVF::MRGenerator</a>
|
|
189
|
-
</li>
|
|
190
187
|
<li>LoadsToPointsToMap
|
|
191
188
|
: <a class="el" href="classSVF_1_1MRGenerator.html#acfadd565b5c978c9417e059b3ea7588c">SVF::MRGenerator</a>
|
|
192
189
|
</li>
|
|
190
|
+
<li>loadsToPointsToMap
|
|
191
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#af47e15d6b8c15d547a718f3577513975">SVF::MRGenerator</a>
|
|
192
|
+
</li>
|
|
193
193
|
<li>loadTime
|
|
194
194
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#aab4f70210eb1e6447a24697d3b459067">SVF::FlowSensitive</a>
|
|
195
195
|
</li>
|