svf-tools 1.0.358 → 1.0.362
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/Andersen_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/CallGraphBuilder_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ConsG_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/FlowDDA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/FlowSensitiveTBHC_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/FlowSensitive_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/Graph2Json_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ICFGBuilder_8cpp_source.html +1 -3
- package/SVF-doxygen/html/html/ICFGBuilder_8h_source.html +6 -6
- package/SVF-doxygen/html/html/ICFGNode_8h_source.html +3 -3
- package/SVF-doxygen/html/html/ICFG_8cpp_source.html +25 -25
- package/SVF-doxygen/html/html/ICFG_8h_source.html +17 -18
- package/SVF-doxygen/html/html/IRGraph_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/LeakChecker_8cpp_source.html +3 -3
- 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 +4 -4
- package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/PAGBuilderFromFile_8cpp_source.html +2 -2
- 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/PointerAnalysis_8cpp_source.html +2 -2
- 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 +6 -6
- package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +12 -12
- package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +13 -13
- package/SVF-doxygen/html/html/SVFIR_8h_source.html +13 -13
- package/SVF-doxygen/html/html/SVFStatements_8h_source.html +91 -89
- package/SVF-doxygen/html/html/SymbolTableBuilder_8cpp_source.html +2 -1
- 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/VFGNode_8h_source.html +7 -7
- package/SVF-doxygen/html/html/VFG_8cpp_source.html +17 -17
- package/SVF-doxygen/html/html/VFG_8h_source.html +16 -16
- 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_1BinaryOPStmt.html +15 -15
- package/SVF-doxygen/html/html/classSVF_1_1BranchStmt.html +30 -30
- package/SVF-doxygen/html/html/classSVF_1_1BranchVFGNode.html +3 -3
- 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_1CallPE.html +15 -15
- package/SVF-doxygen/html/html/classSVF_1_1CmpStmt.html +16 -16
- package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +7 -7
- package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveTBHC.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1ForkJoinAnalysis.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1GepStmt-members.html +7 -5
- package/SVF-doxygen/html/html/classSVF_1_1GepStmt.html +80 -12
- package/SVF-doxygen/html/html/classSVF_1_1ICFG-members.html +22 -22
- package/SVF-doxygen/html/html/classSVF_1_1ICFG.html +236 -235
- package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder-members.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder.html +45 -49
- package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter-members.html +11 -11
- package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter.html +18 -18
- package/SVF-doxygen/html/html/classSVF_1_1LeakChecker.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1LocationSet.html +2 -1
- 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 +9 -9
- package/SVF-doxygen/html/html/classSVF_1_1MTAResultValidator.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt.html +25 -25
- package/SVF-doxygen/html/html/classSVF_1_1PAGBuilderFromFile.html +2 -2
- 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_1PhiStmt.html +15 -15
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +2 -2
- 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_1RetPE.html +15 -15
- 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 +17 -17
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +27 -27
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder.html +2 -2
- 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_1TDForkPE.html +9 -9
- package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE.html +9 -9
- package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraphBuilder.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1UnaryOPStmt.html +20 -20
- package/SVF-doxygen/html/html/classSVF_1_1VFG.html +29 -29
- package/SVF-doxygen/html/html/classSVF_1_1WPAPass.html +6 -6
- package/SVF-doxygen/html/html/functions_a.html +12 -12
- package/SVF-doxygen/html/html/functions_f.html +3 -3
- package/SVF-doxygen/html/html/functions_func.html +12 -12
- package/SVF-doxygen/html/html/functions_func_g.html +36 -42
- package/SVF-doxygen/html/html/functions_func_i.html +9 -8
- package/SVF-doxygen/html/html/functions_g.html +34 -40
- package/SVF-doxygen/html/html/functions_i.html +12 -11
- package/SVF-doxygen/html/html/functions_l.html +8 -8
- package/SVF-doxygen/html/html/functions_m.html +1 -1
- package/SVF-doxygen/html/html/functions_n.html +3 -3
- package/SVF-doxygen/html/html/functions_o.html +11 -11
- package/SVF-doxygen/html/html/functions_p.html +1 -1
- package/SVF-doxygen/html/html/functions_s.html +9 -7
- package/SVF-doxygen/html/html/functions_t.html +4 -4
- package/SVF-doxygen/html/html/functions_v.html +6 -6
- package/SVF-doxygen/html/html/functions_w.html +9 -5
- package/SVF-doxygen/html/html/search/all_1.js +5 -5
- package/SVF-doxygen/html/html/search/all_10.js +3 -3
- package/SVF-doxygen/html/html/search/all_13.js +6 -6
- package/SVF-doxygen/html/html/search/all_14.js +4 -4
- package/SVF-doxygen/html/html/search/all_16.js +2 -2
- package/SVF-doxygen/html/html/search/all_17.js +1 -1
- package/SVF-doxygen/html/html/search/all_6.js +1 -1
- package/SVF-doxygen/html/html/search/all_7.js +13 -16
- package/SVF-doxygen/html/html/search/all_9.js +1 -1
- package/SVF-doxygen/html/html/search/all_c.js +3 -3
- package/SVF-doxygen/html/html/search/all_d.js +1 -1
- package/SVF-doxygen/html/html/search/all_e.js +3 -3
- package/SVF-doxygen/html/html/search/all_f.js +1 -1
- package/SVF-doxygen/html/html/search/functions_0.js +5 -5
- package/SVF-doxygen/html/html/search/functions_10.js +1 -1
- package/SVF-doxygen/html/html/search/functions_6.js +13 -16
- package/SVF-doxygen/html/html/search/functions_8.js +1 -1
- 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_e.js +2 -2
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html +16 -16
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html +2 -2
- 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 +5 -5
- 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/LocationSet.h +1 -1
- package/include/MemoryModel/SVFIR.h +2 -2
- package/include/MemoryModel/SVFStatements.h +11 -3
- package/include/SVF-FE/ICFGBuilder.h +5 -5
- package/include/SVF-FE/SVFIRBuilder.h +1 -1
- package/lib/Graphs/ICFG.cpp +37 -32
- 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/PointerAnalysis.cpp +1 -1
- package/lib/SABER/LeakChecker.cpp +3 -3
- package/lib/SVF-FE/CallGraphBuilder.cpp +4 -4
- package/lib/SVF-FE/ICFGBuilder.cpp +15 -27
- package/lib/SVF-FE/SVFIRBuilder.cpp +15 -15
- package/lib/SVF-FE/SymbolTableBuilder.cpp +1 -1
- 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
|
@@ -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>
|
|
@@ -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>
|
|
@@ -1653,7 +1651,8 @@ $(function() {
|
|
|
1653
1651
|
: <a class="el" href="classSVF_1_1AndersenHCD.html#ac2e6a5acffff567e729b6aa9e9beeb55">SVF::AndersenHCD</a>
|
|
1654
1652
|
</li>
|
|
1655
1653
|
<li>getOffsetValueVec()
|
|
1656
|
-
: <a class="el" href="
|
|
1654
|
+
: <a class="el" href="classSVF_1_1GepStmt.html#a37811e62495493454405cb33e4a2b904">SVF::GepStmt</a>
|
|
1655
|
+
, <a class="el" href="classSVF_1_1LocationSet.html#a5a5ca0b81da0b34ab426bc6a28ed346c">SVF::LocationSet</a>
|
|
1657
1656
|
</li>
|
|
1658
1657
|
<li>getOpcode()
|
|
1659
1658
|
: <a class="el" href="classSVF_1_1BinaryOPStmt.html#ad0a7c5e87355d7a83176343322db448f">SVF::BinaryOPStmt</a>
|
|
@@ -1703,18 +1702,12 @@ $(function() {
|
|
|
1703
1702
|
<li>getOrAddBranchCond()
|
|
1704
1703
|
: <a class="el" href="classSVF_1_1CondManager.html#a0ca23ef4850f9be8abf303eafd104dab">SVF::CondManager</a>
|
|
1705
1704
|
</li>
|
|
1706
|
-
<li>getOrAddCallICFGNode()
|
|
1707
|
-
: <a class="el" href="classSVF_1_1ICFGBuilder.html#af0b1627b91de8d007d95ee90c6bfb8da">SVF::ICFGBuilder</a>
|
|
1708
|
-
</li>
|
|
1709
1705
|
<li>getOrAddInterBlockICFGNode()
|
|
1710
1706
|
: <a class="el" href="classSVF_1_1ICFGBuilder.html#a1c07cce4cae9bfc8884b37cbda06d8ac">SVF::ICFGBuilder</a>
|
|
1711
1707
|
</li>
|
|
1712
1708
|
<li>getOrAddIntraBlockICFGNode()
|
|
1713
1709
|
: <a class="el" href="classSVF_1_1ICFGBuilder.html#a91599e3ddb71462ec61a50fad91288da">SVF::ICFGBuilder</a>
|
|
1714
1710
|
</li>
|
|
1715
|
-
<li>getOrAddRetICFGNode()
|
|
1716
|
-
: <a class="el" href="classSVF_1_1ICFGBuilder.html#afbf56b40d45f14b3a846d840f44d1681">SVF::ICFGBuilder</a>
|
|
1717
|
-
</li>
|
|
1718
1711
|
<li>getOrCreateNode()
|
|
1719
1712
|
: <a class="el" href="classSVF_1_1DCHGraph.html#a9ed6b91fad334605f514049a2072b538">SVF::DCHGraph</a>
|
|
1720
1713
|
</li>
|
|
@@ -1904,7 +1897,7 @@ $(function() {
|
|
|
1904
1897
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#a5f6a01d0bb40a718bc14f2cc1bb98a13">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1905
1898
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a9982ecf42416756a0729a28e8713cfed">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1906
1899
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a34f8226202e1654d4e67916b21ec4d99">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
1907
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
1900
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#afe80884fa8227e50f28631e20aa6fdf6">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1908
1901
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a4dfb43679e9fa794ebad99b6584c32ec">SVF::PointerAnalysis</a>
|
|
1909
1902
|
, <a class="el" href="classSVF_1_1PTData.html#a9ae6037637d8b9acb323333f491f4a7d">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
1910
1903
|
, <a class="el" href="classSVF_1_1Steensgaard.html#adbcb9af660ab9bb0202bd32342280486">SVF::Steensgaard</a>
|
|
@@ -1969,12 +1962,13 @@ $(function() {
|
|
|
1969
1962
|
<li>getRet()
|
|
1970
1963
|
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#a62a894e71fcf7a3db19c0488d96a7262">SVF::FormalRetVFGNode</a>
|
|
1971
1964
|
</li>
|
|
1972
|
-
<li>
|
|
1973
|
-
: <a class="el" href="
|
|
1965
|
+
<li>getRetBlock()
|
|
1966
|
+
: <a class="el" href="classSVF_1_1CallICFGNode.html#a37c483e7ef957a59bfe9d37e401827a9">SVF::CallICFGNode</a>
|
|
1967
|
+
, <a class="el" href="classSVF_1_1ICFG.html#a3b59f9ba22e03d323bc2fa5928902243">SVF::ICFG</a>
|
|
1974
1968
|
</li>
|
|
1975
1969
|
<li>getRetICFGNode()
|
|
1976
|
-
: <a class="el" href="
|
|
1977
|
-
, <a class="el" href="
|
|
1970
|
+
: <a class="el" href="classSVF_1_1ICFG.html#a66cb50d8c176f800f06d9cb8924eb896">SVF::ICFG</a>
|
|
1971
|
+
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a7c1125c992eec20e118e6bfc12cb8bfb">SVF::ICFGBuilder</a>
|
|
1978
1972
|
</li>
|
|
1979
1973
|
<li>getRetParmAtJoinedSite()
|
|
1980
1974
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#ad1c595f7b15a2d3079b9e9200c84f7d7">SVF::ThreadAPI</a>
|
|
@@ -2001,7 +1995,7 @@ $(function() {
|
|
|
2001
1995
|
</li>
|
|
2002
1996
|
<li>getRevPts()
|
|
2003
1997
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a58113943e4e7144d94d26991dcc8bcc7">SVF::BVDataPTAImpl</a>
|
|
2004
|
-
, <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
1998
|
+
, <a class="el" href="classSVF_1_1CondPTAImpl.html#aa266eef30817c557882de19aefe135a9">SVF::CondPTAImpl< Cond ></a>
|
|
2005
1999
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a2f98940bd8266ad37a975c6d30d948b4">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
2006
2000
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#ad9bd6762fc6525afaed4a6c6da63688d">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
2007
2001
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a36aa05b8f5c308035315d6df7036c096">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -2155,7 +2149,7 @@ $(function() {
|
|
|
2155
2149
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360">SVF::BranchVFGNode</a>
|
|
2156
2150
|
</li>
|
|
2157
2151
|
<li>getSuccNodes()
|
|
2158
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2152
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a8164ae39b494115142767abc29cebd53">SVF::MTASVFGBuilder</a>
|
|
2159
2153
|
</li>
|
|
2160
2154
|
<li>getSVFFun()
|
|
2161
2155
|
: <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
|
|
@@ -2203,7 +2197,7 @@ $(function() {
|
|
|
2203
2197
|
: <a class="el" href="classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744">SVF::SVFIR</a>
|
|
2204
2198
|
</li>
|
|
2205
2199
|
<li>getTaskDataAtHareParForSite()
|
|
2206
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2200
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a58cf56e35be873a5a26c5eb0d9b5c9b3">SVF::ThreadAPI</a>
|
|
2207
2201
|
</li>
|
|
2208
2202
|
<li>getTaskFuncAtHareParForSite()
|
|
2209
2203
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a282d6aeab91135af4cab8195d67badf6">SVF::ThreadAPI</a>
|
|
@@ -2287,7 +2281,7 @@ $(function() {
|
|
|
2287
2281
|
, <a class="el" href="classSVF_1_1TypeBasedHeapCloning.html#ac4565775cced4444ba007e310c4a02d8">SVF::TypeBasedHeapCloning</a>
|
|
2288
2282
|
</li>
|
|
2289
2283
|
<li>getTypeSizeInBytes()
|
|
2290
|
-
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#
|
|
2284
|
+
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#af4239ff717303dee25f1f4ba60070f9e">SVF::SymbolTableInfo</a>
|
|
2291
2285
|
</li>
|
|
2292
2286
|
<li>getTypeSystem()
|
|
2293
2287
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe">SVF::PointerAnalysis</a>
|
|
@@ -755,7 +755,8 @@ $(function() {
|
|
|
755
755
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a61bda1c1c52fb765d0027d8141d35c35">SVF::SymbolTableInfo</a>
|
|
756
756
|
</li>
|
|
757
757
|
<li>isConstantOffset()
|
|
758
|
-
: <a class="el" href="
|
|
758
|
+
: <a class="el" href="classSVF_1_1GepStmt.html#ab6f37c073e4755c4b8bb3ed6365687f4">SVF::GepStmt</a>
|
|
759
|
+
, <a class="el" href="classSVF_1_1LocationSet.html#a4a9185282308c50f86fdf66f7060373d">SVF::LocationSet</a>
|
|
759
760
|
</li>
|
|
760
761
|
<li>isConstantStruct()
|
|
761
762
|
: <a class="el" href="classSVF_1_1MemObj.html#a019a77516c403f1f3cc72917b810a41f">SVF::MemObj</a>
|
|
@@ -798,7 +799,7 @@ $(function() {
|
|
|
798
799
|
: <a class="el" href="classSVF_1_1ExtAPI.html#a329882c608e9a6b10a758bcd1ca7a0b5">SVF::ExtAPI</a>
|
|
799
800
|
</li>
|
|
800
801
|
<li>isFClose()
|
|
801
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
802
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#ad029e2f347ee2aeb5b0abb928a552789">SVF::SaberCheckerAPI</a>
|
|
802
803
|
</li>
|
|
803
804
|
<li>isFieldInsenCondMemObj()
|
|
804
805
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#a37a6321f50bef2939b287cc088e76170">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
@@ -865,7 +866,7 @@ $(function() {
|
|
|
865
866
|
, <a class="el" href="classSVF_1_1SrcSnkDDA.html#a391bb031b2f244e930b266a29cda0af7">SVF::SrcSnkDDA</a>
|
|
866
867
|
</li>
|
|
867
868
|
<li>isHareParFor()
|
|
868
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
869
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a86d75b7e3570337e484397e60f97d88e">SVF::ThreadAPI</a>
|
|
869
870
|
</li>
|
|
870
871
|
<li>isHBPair()
|
|
871
872
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a86c68ce5fd8825b1593d92a5a5bad389">SVF::ForkJoinAnalysis</a>
|
|
@@ -937,7 +938,7 @@ $(function() {
|
|
|
937
938
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a65aca2bc12fc34203b16549653943eae">SVF::LockAnalysis</a>
|
|
938
939
|
</li>
|
|
939
940
|
<li>isInSameCSSpan()
|
|
940
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#
|
|
941
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a8595b976bf60d161561e5494257aa179">SVF::LockAnalysis</a>
|
|
941
942
|
</li>
|
|
942
943
|
<li>isInSameSpan()
|
|
943
944
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#af30d0dad3d17188de8c2cea9b004f3d3">SVF::LockAnalysis</a>
|
|
@@ -1014,13 +1015,13 @@ $(function() {
|
|
|
1014
1015
|
: <a class="el" href="classSVF_1_1TCT.html#a549a95aa04233c98732777ea210d8525">SVF::TCT</a>
|
|
1015
1016
|
</li>
|
|
1016
1017
|
<li>isMemAlloc()
|
|
1017
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
1018
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a71cbe5fbf582d0801f604595d3dfb416">SVF::SaberCheckerAPI</a>
|
|
1018
1019
|
</li>
|
|
1019
1020
|
<li>isMemcpy()
|
|
1020
1021
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#aee9e5ebac543d9a2aab511410b047898">SVF::MTAAnnotator</a>
|
|
1021
1022
|
</li>
|
|
1022
1023
|
<li>isMemDealloc()
|
|
1023
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
1024
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a3b9d60c60d518a8abe2951ccc627fe33">SVF::SaberCheckerAPI</a>
|
|
1024
1025
|
</li>
|
|
1025
1026
|
<li>isMemset()
|
|
1026
1027
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#a36eb47b716c3b44ba5c459052bb0ed93">SVF::MTAAnnotator</a>
|
|
@@ -1102,7 +1103,7 @@ $(function() {
|
|
|
1102
1103
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a842ddef4d1cb9c45555d949375627a48">SVF::LockAnalysis</a>
|
|
1103
1104
|
</li>
|
|
1104
1105
|
<li>isProtectedByCommonCxtLock()
|
|
1105
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#
|
|
1106
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a56405fa1fec68717958ed1c05dd34287">SVF::LockAnalysis</a>
|
|
1106
1107
|
</li>
|
|
1107
1108
|
<li>isProtectedByCommonLock()
|
|
1108
1109
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a4d4501d62bf51475662b6ba66e6380aa">SVF::LockAnalysis</a>
|
|
@@ -1236,14 +1237,14 @@ $(function() {
|
|
|
1236
1237
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#add7daee4a0ecae479a5ab015130c8c93">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
1237
1238
|
</li>
|
|
1238
1239
|
<li>isTailofSpan()
|
|
1239
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
1240
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#af8ea2da28e9818d4f9e4e9528997f023">SVF::MTASVFGBuilder</a>
|
|
1240
1241
|
</li>
|
|
1241
1242
|
<li>isTDAcquire()
|
|
1242
1243
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a5521de9933ce74d0954a942dfceae772">SVF::LockAnalysis</a>
|
|
1243
1244
|
, <a class="el" href="classSVF_1_1ThreadAPI.html#a9db4df7968ec179e5012794c58fdee70">SVF::ThreadAPI</a>
|
|
1244
1245
|
</li>
|
|
1245
1246
|
<li>isTDBarWait()
|
|
1246
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1247
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#af3aa58dc83dca382162df67c12169585">SVF::ThreadAPI</a>
|
|
1247
1248
|
</li>
|
|
1248
1249
|
<li>isTDExit()
|
|
1249
1250
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a22d6c0cf0ba19af0661b106a8859024f">SVF::ThreadAPI</a>
|
|
@@ -1257,11 +1258,11 @@ $(function() {
|
|
|
1257
1258
|
<li>isTDJoin()
|
|
1258
1259
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aac722a42dc6e03e771a7a80de5f8ec94">SVF::ForkJoinAnalysis</a>
|
|
1259
1260
|
, <a class="el" href="classSVF_1_1MHP.html#ab566508ffd73abd4d5ad047a1d7f9c27">SVF::MHP</a>
|
|
1260
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1261
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a8cc5f9ff6039392ce1471cd830973c44">SVF::ThreadAPI</a>
|
|
1261
1262
|
</li>
|
|
1262
1263
|
<li>isTDRelease()
|
|
1263
1264
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae312fa9ddb320674f7bc31e29aa474ed">SVF::LockAnalysis</a>
|
|
1264
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1265
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a38adae633d5aceddcca3b3a23ad66db9">SVF::ThreadAPI</a>
|
|
1265
1266
|
</li>
|
|
1266
1267
|
<li>isTemplate()
|
|
1267
1268
|
: <a class="el" href="classSVF_1_1CHNode.html#aff23fda93401c60422a4a5a08d77d749">SVF::CHNode</a>
|
|
@@ -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>
|
|
@@ -178,18 +178,18 @@ $(function() {
|
|
|
178
178
|
<li>LoadStmt()
|
|
179
179
|
: <a class="el" href="classSVF_1_1LoadStmt.html#a4bd939005c7c6a5da4ed3b6be6ef1a22">SVF::LoadStmt</a>
|
|
180
180
|
</li>
|
|
181
|
-
<li>loadsToMRsMap
|
|
182
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#a0d8229b1f0b8428708e923d19096e4ba">SVF::MRGenerator</a>
|
|
183
|
-
</li>
|
|
184
181
|
<li>LoadsToMRsMap
|
|
185
182
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a273b2634adcfa10a08924517e8d51175">SVF::MRGenerator</a>
|
|
186
183
|
</li>
|
|
187
|
-
<li>
|
|
188
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
184
|
+
<li>loadsToMRsMap
|
|
185
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a0d8229b1f0b8428708e923d19096e4ba">SVF::MRGenerator</a>
|
|
189
186
|
</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>
|
|
@@ -588,7 +588,7 @@ $(function() {
|
|
|
588
588
|
: <a class="el" href="classSVF_1_1SVFStmt.html#a9ea22adbfc307dddee42ffec07cc88ed">SVF::SVFStmt</a>
|
|
589
589
|
</li>
|
|
590
590
|
<li>MultiOpndStmt()
|
|
591
|
-
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#
|
|
591
|
+
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#a6b01d569057dda1783503563c20c74e6">SVF::MultiOpndStmt</a>
|
|
592
592
|
</li>
|
|
593
593
|
<li>MUSet
|
|
594
594
|
: <a class="el" href="classSVF_1_1MemSSA.html#a81bba824495a882b49e687683954b112">SVF::MemSSA</a>
|
|
@@ -254,12 +254,12 @@ $(function() {
|
|
|
254
254
|
<li>nodeToRefMap
|
|
255
255
|
: <a class="el" href="classSVF_1_1OfflineConsG.html#aebeb8a44fcfbb677a738fa04c8e9c5e1">SVF::OfflineConsG</a>
|
|
256
256
|
</li>
|
|
257
|
-
<li>nodeToRepMap
|
|
258
|
-
: <a class="el" href="classSVF_1_1ConstraintGraph.html#ab1b5ee9202bd9f5d738f9850b42a45d2">SVF::ConstraintGraph</a>
|
|
259
|
-
</li>
|
|
260
257
|
<li>NodeToRepMap
|
|
261
258
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#afe34ca6bdbb22b188799a4297fd19004">SVF::ConstraintGraph</a>
|
|
262
259
|
</li>
|
|
260
|
+
<li>nodeToRepMap
|
|
261
|
+
: <a class="el" href="classSVF_1_1ConstraintGraph.html#ab1b5ee9202bd9f5d738f9850b42a45d2">SVF::ConstraintGraph</a>
|
|
262
|
+
</li>
|
|
263
263
|
<li>NodeToSubsMap
|
|
264
264
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#ac7d24753491a9bab39a13b32bb65f139">SVF::ConstraintGraph</a>
|
|
265
265
|
</li>
|
|
@@ -417,35 +417,35 @@ $(function() {
|
|
|
417
417
|
, <a class="el" href="classSVF_1_1PHIVFGNode.html#add18c60773871744123d12a037e78e20">SVF::PHIVFGNode</a>
|
|
418
418
|
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#af31a06d33f41bdcff625ac23e269708c">SVF::UnaryOPVFGNode</a>
|
|
419
419
|
</li>
|
|
420
|
-
<li>OPVers
|
|
421
|
-
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a880c8260e3acb3fbe431446f2c1f5990">SVF::BinaryOPVFGNode</a>
|
|
422
|
-
</li>
|
|
423
420
|
<li>opVers
|
|
424
421
|
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#ae803603f567cc28f5a7e1b66fb324cbc">SVF::BinaryOPVFGNode</a>
|
|
425
|
-
, <a class="el" href="classSVF_1_1CmpVFGNode.html#aae30d80fd848d62467476d21c691573c">SVF::CmpVFGNode</a>
|
|
426
422
|
</li>
|
|
427
423
|
<li>OPVers
|
|
428
|
-
: <a class="el" href="
|
|
429
|
-
, <a class="el" href="
|
|
424
|
+
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a880c8260e3acb3fbe431446f2c1f5990">SVF::BinaryOPVFGNode</a>
|
|
425
|
+
, <a class="el" href="classSVF_1_1CmpVFGNode.html#a0db4ada3c366c811962415454a859b22">SVF::CmpVFGNode</a>
|
|
430
426
|
</li>
|
|
431
427
|
<li>opVers
|
|
432
|
-
: <a class="el" href="
|
|
428
|
+
: <a class="el" href="classSVF_1_1CmpVFGNode.html#aae30d80fd848d62467476d21c691573c">SVF::CmpVFGNode</a>
|
|
429
|
+
, <a class="el" href="classSVF_1_1MSSAPHI.html#abdabd6dff67cd59622f18d48e8b34271">SVF::MSSAPHI< Cond ></a>
|
|
433
430
|
</li>
|
|
434
431
|
<li>OPVers
|
|
435
|
-
: <a class="el" href="
|
|
432
|
+
: <a class="el" href="classSVF_1_1MSSAPHI.html#a622892bb1c3c151e646ae1a46838c3ba">SVF::MSSAPHI< Cond ></a>
|
|
436
433
|
</li>
|
|
437
434
|
<li>opVers
|
|
438
435
|
: <a class="el" href="classSVF_1_1MSSAPHISVFGNode.html#a9c327923ab939e06877441ebde5c1139">SVF::MSSAPHISVFGNode</a>
|
|
439
436
|
</li>
|
|
440
437
|
<li>OPVers
|
|
441
|
-
: <a class="el" href="
|
|
438
|
+
: <a class="el" href="classSVF_1_1MSSAPHISVFGNode.html#a300f37203eb84fc57e005c27ce0422fb">SVF::MSSAPHISVFGNode</a>
|
|
442
439
|
</li>
|
|
443
440
|
<li>opVers
|
|
444
441
|
: <a class="el" href="classSVF_1_1PHIVFGNode.html#a08ccd55d0fb6ce33f69959349008daca">SVF::PHIVFGNode</a>
|
|
445
|
-
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#ae6fdb5759a0dfeb0635ffd758b752dc1">SVF::UnaryOPVFGNode</a>
|
|
446
442
|
</li>
|
|
447
443
|
<li>OPVers
|
|
448
|
-
: <a class="el" href="
|
|
444
|
+
: <a class="el" href="classSVF_1_1PHIVFGNode.html#a44ba5254e5f4def007c99916cd58668c">SVF::PHIVFGNode</a>
|
|
445
|
+
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#af96b598342bbcbcd739e2603acfc5a41">SVF::UnaryOPVFGNode</a>
|
|
446
|
+
</li>
|
|
447
|
+
<li>opVers
|
|
448
|
+
: <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#ae6fdb5759a0dfeb0635ffd758b752dc1">SVF::UnaryOPVFGNode</a>
|
|
449
449
|
</li>
|
|
450
450
|
<li>OR()
|
|
451
451
|
: <a class="el" href="classSVF_1_1BranchCondManager.html#a7f3fa5e90c08950099ff6f05e96ecb9c">SVF::BranchCondManager</a>
|
|
@@ -1032,7 +1032,7 @@ $(function() {
|
|
|
1032
1032
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aaf70954762aa86f835d799994726790e">SVF::ForkJoinAnalysis</a>
|
|
1033
1033
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#a7d9fd3ddcadd84969b57491181983b17">SVF::LockAnalysis</a>
|
|
1034
1034
|
, <a class="el" href="classSVF_1_1MHP.html#a67e2d43f0e35cc46eb7680ec66a4fe44">SVF::MHP</a>
|
|
1035
|
-
, <a class="el" href="classSVF_1_1TCT.html#
|
|
1035
|
+
, <a class="el" href="classSVF_1_1TCT.html#afc6d7a91cfc98561bcce13425964a39e">SVF::TCT</a>
|
|
1036
1036
|
</li>
|
|
1037
1037
|
<li>pushIntoWorklist()
|
|
1038
1038
|
: <a class="el" href="classSVF_1_1CFLSolver.html#a28cd2677717b19c9cd8ab3c1c441d409">SVF::CFLSolver< GraphType, DPIm ></a>
|
|
@@ -112,11 +112,13 @@ $(function() {
|
|
|
112
112
|
</li>
|
|
113
113
|
<li>SCC
|
|
114
114
|
: <a class="el" href="classSVF_1_1MRGenerator.html#af8d52e6c9884c6e1abc6dbcbc5e32629">SVF::MRGenerator</a>
|
|
115
|
-
, <a class="el" href="classSVF_1_1WPASolver.html#a1352953966be14b2a1d6244f35e74a33">SVF::WPASolver< GraphType ></a>
|
|
116
115
|
</li>
|
|
117
116
|
<li>scc
|
|
118
117
|
: <a class="el" href="classSVF_1_1WPASolver.html#a21709a0f33b6238afe735cc9fe49ff70">SVF::WPASolver< GraphType ></a>
|
|
119
118
|
</li>
|
|
119
|
+
<li>SCC
|
|
120
|
+
: <a class="el" href="classSVF_1_1WPASolver.html#a1352953966be14b2a1d6244f35e74a33">SVF::WPASolver< GraphType ></a>
|
|
121
|
+
</li>
|
|
120
122
|
<li>sccCandidates
|
|
121
123
|
: <a class="el" href="classSVF_1_1AndersenSCD.html#aeb0b3644c3bfbfa5768b92c99aeeef40">SVF::AndersenSCD</a>
|
|
122
124
|
</li>
|
|
@@ -134,12 +136,12 @@ $(function() {
|
|
|
134
136
|
<li>SCCDetectionTime
|
|
135
137
|
: <a class="el" href="classSVF_1_1PTAStat.html#ad4c1cf3750341f73987c37745f3bd2aa">SVF::PTAStat</a>
|
|
136
138
|
</li>
|
|
137
|
-
<li>SCCEdgeFlag
|
|
138
|
-
: <a class="el" href="classSVF_1_1ConstraintNode.html#a6e59b815d784bc1a9437290ff0e1e28c">SVF::ConstraintNode</a>
|
|
139
|
-
</li>
|
|
140
139
|
<li>sccEdgeFlag
|
|
141
140
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a0fd9fca5ed82cf83dbd825d23c63783a">SVF::ConstraintNode</a>
|
|
142
141
|
</li>
|
|
142
|
+
<li>SCCEdgeFlag
|
|
143
|
+
: <a class="el" href="classSVF_1_1ConstraintNode.html#a6e59b815d784bc1a9437290ff0e1e28c">SVF::ConstraintNode</a>
|
|
144
|
+
</li>
|
|
143
145
|
<li>SCCMergeTime
|
|
144
146
|
: <a class="el" href="classSVF_1_1PTAStat.html#a8c4101e697057269def501d14a987287">SVF::PTAStat</a>
|
|
145
147
|
</li>
|
|
@@ -833,12 +835,12 @@ $(function() {
|
|
|
833
835
|
<li>StoreVFGNode()
|
|
834
836
|
: <a class="el" href="classSVF_1_1StoreVFGNode.html#ab4b9182cb0f2ef7dfc1e15789a311ecd">SVF::StoreVFGNode</a>
|
|
835
837
|
</li>
|
|
836
|
-
<li>Strategy
|
|
837
|
-
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a8cf553cd07768aad3f3b91bf3d7c6228">SVF::NodeIDAllocator</a>
|
|
838
|
-
</li>
|
|
839
838
|
<li>strategy
|
|
840
839
|
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a44420802f9db288515ee09771c3edd4d">SVF::NodeIDAllocator</a>
|
|
841
840
|
</li>
|
|
841
|
+
<li>Strategy
|
|
842
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a8cf553cd07768aad3f3b91bf3d7c6228">SVF::NodeIDAllocator</a>
|
|
843
|
+
</li>
|
|
842
844
|
<li>stride
|
|
843
845
|
: <a class="el" href="classSVF_1_1StInfo.html#a6c52ecbeeeeb0dda019c68aec687f2c2">SVF::StInfo</a>
|
|
844
846
|
</li>
|
|
@@ -196,18 +196,18 @@ $(function() {
|
|
|
196
196
|
, <a class="el" href="classSVF_1_1ThreadAPI.html#a2faebd2e481362b11ccce4256f81c32d">SVF::ThreadAPI</a>
|
|
197
197
|
, <a class="el" href="classSVF_1_1ThreadCallGraph.html#af1146c3d8e8b8885a1c48701e5b5a27f">SVF::ThreadCallGraph</a>
|
|
198
198
|
</li>
|
|
199
|
-
<li>tdAPIMap
|
|
200
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a62471599cba4bde20d2696a91fa064ec">SVF::SaberCheckerAPI</a>
|
|
201
|
-
</li>
|
|
202
199
|
<li>TDAPIMap
|
|
203
200
|
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a3115116dc595c4b157f2cfc0a6ea89fc">SVF::SaberCheckerAPI</a>
|
|
204
201
|
</li>
|
|
205
202
|
<li>tdAPIMap
|
|
206
|
-
: <a class="el" href="
|
|
203
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a62471599cba4bde20d2696a91fa064ec">SVF::SaberCheckerAPI</a>
|
|
207
204
|
</li>
|
|
208
205
|
<li>TDAPIMap
|
|
209
206
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#ae9721b91bd60d27ae3dd48cb058301b2">SVF::ThreadAPI</a>
|
|
210
207
|
</li>
|
|
208
|
+
<li>tdAPIMap
|
|
209
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a4277abaae24b43d83470054c247f479c">SVF::ThreadAPI</a>
|
|
210
|
+
</li>
|
|
211
211
|
<li>TDDead
|
|
212
212
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8d40e687caf8999369621ed385dfc631ad5af2a561c196e33d88fc63363d0d8f4">SVF::ForkJoinAnalysis</a>
|
|
213
213
|
</li>
|
|
@@ -129,24 +129,24 @@ $(function() {
|
|
|
129
129
|
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a6a59f0e97fc9cf278ed22b0a4c109ae1">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
130
130
|
, <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#ab81cda692bb6ad451276f571a25c0751">SVF::PointsTo::PointsToIterator</a>
|
|
131
131
|
</li>
|
|
132
|
-
<li>valueToEdgeMap
|
|
133
|
-
: <a class="el" href="classSVF_1_1IRGraph.html#a1308b5d3001c6676e8a8be6a8b118704">SVF::IRGraph</a>
|
|
134
|
-
</li>
|
|
135
132
|
<li>ValueToEdgeMap
|
|
136
133
|
: <a class="el" href="classSVF_1_1IRGraph.html#addfc2131699f5ecee3a45d65cda46c24">SVF::IRGraph</a>
|
|
137
134
|
</li>
|
|
135
|
+
<li>valueToEdgeMap
|
|
136
|
+
: <a class="el" href="classSVF_1_1IRGraph.html#a1308b5d3001c6676e8a8be6a8b118704">SVF::IRGraph</a>
|
|
137
|
+
</li>
|
|
138
138
|
<li>ValueToIDMapTy
|
|
139
139
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a03a11c48d748990ddac1ac5866ecb48e">SVF::SymbolTableInfo</a>
|
|
140
140
|
</li>
|
|
141
141
|
<li>ValVar()
|
|
142
142
|
: <a class="el" href="classSVF_1_1ValVar.html#ae5dc21b3327a100ffe3e0e2c876ba1bb">SVF::ValVar</a>
|
|
143
143
|
</li>
|
|
144
|
-
<li>var2LabelMap
|
|
145
|
-
: <a class="el" href="classSVF_1_1SVFStmt.html#a24c64109d27ef7549d1c7a07c391e007">SVF::SVFStmt</a>
|
|
146
|
-
</li>
|
|
147
144
|
<li>Var2LabelMap
|
|
148
145
|
: <a class="el" href="classSVF_1_1SVFStmt.html#ad178ccbc7800527c3dc406ad5fa069bb">SVF::SVFStmt</a>
|
|
149
146
|
</li>
|
|
147
|
+
<li>var2LabelMap
|
|
148
|
+
: <a class="el" href="classSVF_1_1SVFStmt.html#a24c64109d27ef7549d1c7a07c391e007">SVF::SVFStmt</a>
|
|
149
|
+
</li>
|
|
150
150
|
<li>VAR_ARRAY_OBJ
|
|
151
151
|
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830adedc43e0fcaebf433120869aa9307b1c">SVF::ObjTypeInfo</a>
|
|
152
152
|
</li>
|
|
@@ -79,12 +79,14 @@ $(function() {
|
|
|
79
79
|
<li>WordSize
|
|
80
80
|
: <a class="el" href="classSVF_1_1CoreBitVector.html#a63f5e4a36359ae62401e5f8dfecb86a3">SVF::CoreBitVector</a>
|
|
81
81
|
</li>
|
|
82
|
+
<li>WorkList
|
|
83
|
+
: <a class="el" href="classSVF_1_1CFLSolver.html#a802e04eafce9adfd60506c44951c3d53">SVF::CFLSolver< GraphType, DPIm ></a>
|
|
84
|
+
</li>
|
|
82
85
|
<li>worklist
|
|
83
86
|
: <a class="el" href="classSVF_1_1CFLSolver.html#a9d3cbcb9db049e3069b6553ab17ccf5b">SVF::CFLSolver< GraphType, DPIm ></a>
|
|
84
87
|
</li>
|
|
85
88
|
<li>WorkList
|
|
86
|
-
: <a class="el" href="
|
|
87
|
-
, <a class="el" href="classSVF_1_1CHGBuilder.html#a727a1737e7290536b29b05e03d8b85ac">SVF::CHGBuilder</a>
|
|
89
|
+
: <a class="el" href="classSVF_1_1CHGBuilder.html#a727a1737e7290536b29b05e03d8b85ac">SVF::CHGBuilder</a>
|
|
88
90
|
, <a class="el" href="classSVF_1_1CHGraph.html#af1b638faf888898cdf168c25e008ab12">SVF::CHGraph</a>
|
|
89
91
|
, <a class="el" href="classSVF_1_1ConstraintGraph.html#ae80fc7e5d68e103d8f3a82bc9ffb0f00">SVF::ConstraintGraph</a>
|
|
90
92
|
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a2dc4467008cdd6eb896e98b67457082a">SVF::ICFGBuilder</a>
|
|
@@ -92,14 +94,16 @@ $(function() {
|
|
|
92
94
|
, <a class="el" href="classSVF_1_1MRGenerator.html#a68d50c752252bd40c402c7b99b95f0fc">SVF::MRGenerator</a>
|
|
93
95
|
, <a class="el" href="classSVF_1_1SaberSVFGBuilder.html#a8e07c6afc4ae6e2792431065c2948039">SVF::SaberSVFGBuilder</a>
|
|
94
96
|
, <a class="el" href="classSVF_1_1SrcSnkDDA.html#a3c0d8850c4dae49a760ce5f80fb8822a">SVF::SrcSnkDDA</a>
|
|
95
|
-
, <a class="el" href="classSVF_1_1SVFGOPT.html#a3ee399dc45e90a512be7575642855f40">SVF::SVFGOPT</a>
|
|
96
97
|
</li>
|
|
97
98
|
<li>worklist
|
|
98
99
|
: <a class="el" href="classSVF_1_1SVFGOPT.html#a925f39665e13b18dfe66c2dded44c194">SVF::SVFGOPT</a>
|
|
99
|
-
, <a class="el" href="classSVF_1_1WPASolver.html#a1775717a8c8d5d125b7561bc1ae6abf5">SVF::WPASolver< GraphType ></a>
|
|
100
100
|
</li>
|
|
101
101
|
<li>WorkList
|
|
102
|
-
: <a class="el" href="
|
|
102
|
+
: <a class="el" href="classSVF_1_1SVFGOPT.html#a3ee399dc45e90a512be7575642855f40">SVF::SVFGOPT</a>
|
|
103
|
+
, <a class="el" href="classSVF_1_1WPASolver.html#a624e9156b2d3a4f284548cbaaf650334">SVF::WPASolver< GraphType ></a>
|
|
104
|
+
</li>
|
|
105
|
+
<li>worklist
|
|
106
|
+
: <a class="el" href="classSVF_1_1WPASolver.html#a1775717a8c8d5d125b7561bc1ae6abf5">SVF::WPASolver< GraphType ></a>
|
|
103
107
|
</li>
|
|
104
108
|
<li>WorkStack
|
|
105
109
|
: <a class="el" href="classSVF_1_1CSC.html#a0490b9998987d245ee6e56bc68db4f1e">SVF::CSC</a>
|
|
@@ -58,9 +58,9 @@ var searchData=
|
|
|
58
58
|
['addblackholeptrnode',['addBlackholePtrNode',['../classSVF_1_1SVFIR.html#a2b1de62f88588b068d4eed125049ed8d',1,'SVF::SVFIR']]],
|
|
59
59
|
['addbranchstmt',['addBranchStmt',['../classSVF_1_1SVFIR.html#ae61030da4a84b5c9c47903804af9d107',1,'SVF::SVFIR::addBranchStmt()'],['../classSVF_1_1SVFIRBuilder.html#a9a5334fc4133b2eeadb9b5104635cca2',1,'SVF::SVFIRBuilder::addBranchStmt()']]],
|
|
60
60
|
['addbranchvfgnode',['addBranchVFGNode',['../classSVF_1_1VFG.html#a18afc4baf33eb700e0510928016019f5',1,'SVF::VFG']]],
|
|
61
|
+
['addcallblock',['addCallBlock',['../classSVF_1_1ICFG.html#af6dc72c9ba19d41cc11439a7c632af48',1,'SVF::ICFG']]],
|
|
61
62
|
['addcalledge',['addCallEdge',['../classSVF_1_1ICFG.html#abde033687317d47909ee45db7501723f',1,'SVF::ICFG::addCallEdge()'],['../classSVF_1_1VFG.html#aa01f63b17acdd52122a7f1ade329ccea',1,'SVF::VFG::addCallEdge()'],['../classSVF_1_1SVFIRBuilder.html#a5b41510e55eb48781a917e5a9c0e1462',1,'SVF::SVFIRBuilder::addCallEdge()']]],
|
|
62
63
|
['addcallgraphnode',['addCallGraphNode',['../classSVF_1_1PTACallGraph.html#a8a1621038edeb847bfc5a4a7be7620a3',1,'SVF::PTACallGraph']]],
|
|
63
|
-
['addcallicfgnode',['addCallICFGNode',['../classSVF_1_1ICFG.html#a9168a7e686797d5e09d6d9aebea963e3',1,'SVF::ICFG']]],
|
|
64
64
|
['addcallindirectsvfgedge',['addCallIndirectSVFGEdge',['../classSVF_1_1SVFGOPT.html#a11dc712bf74ba61160fed7a5c3efaeee',1,'SVF::SVFGOPT']]],
|
|
65
65
|
['addcallindirectvfedge',['addCallIndirectVFEdge',['../classSVF_1_1SVFG.html#af8ceb1ebf745e6803c606c41f7a482ac',1,'SVF::SVFG']]],
|
|
66
66
|
['addcallpe',['addCallPE',['../classSVF_1_1FormalParmVFGNode.html#af0dfc7f8b58d5bc0e47c6ad17216cc1e',1,'SVF::FormalParmVFGNode::addCallPE()'],['../classSVF_1_1SVFIR.html#a2244c6180cede066186d9f7098bf9325',1,'SVF::SVFIR::addCallPE()']]],
|
|
@@ -128,8 +128,8 @@ var searchData=
|
|
|
128
128
|
['addfunargs',['addFunArgs',['../classSVF_1_1SVFIR.html#ac27b9eedd489f13175c010a32203abae',1,'SVF::SVFIR']]],
|
|
129
129
|
['addfunctionset',['addFunctionSet',['../classSVF_1_1SVFModule.html#ae5512e574414dc259daaacaecf8cdf13',1,'SVF::SVFModule']]],
|
|
130
130
|
['addfunctofuncvector',['addFuncToFuncVector',['../classSVF_1_1CHGBuilder.html#a77753749b34b00c18d419057b4757a26',1,'SVF::CHGBuilder']]],
|
|
131
|
-
['
|
|
132
|
-
['
|
|
131
|
+
['addfunentryblock',['addFunEntryBlock',['../classSVF_1_1ICFG.html#a1af9ae1c2efb4cb7897d5234d035c06b',1,'SVF::ICFG']]],
|
|
132
|
+
['addfunexitblock',['addFunExitBlock',['../classSVF_1_1ICFG.html#a6b716225b38638d6a34703995b749ad2',1,'SVF::ICFG']]],
|
|
133
133
|
['addfunret',['addFunRet',['../classSVF_1_1SVFIR.html#a53774463f34bb8b528b179b72b48fd69',1,'SVF::SVFIR']]],
|
|
134
134
|
['addgepedge',['addGepEdge',['../classSVF_1_1SVFIRBuilder.html#a45ab73a812809b3c725daf11b5da6141',1,'SVF::SVFIRBuilder']]],
|
|
135
135
|
['addgepobjnode',['addGepObjNode',['../classSVF_1_1SVFIR.html#a1ac1e7752e98abff7054f4caa709260d',1,'SVF::SVFIR']]],
|
|
@@ -168,7 +168,7 @@ var searchData=
|
|
|
168
168
|
['addinterphiforfp',['addInterPHIForFP',['../classSVF_1_1SVFGOPT.html#a374a31b9500ceda00477b03e9702d0a8',1,'SVF::SVFGOPT']]],
|
|
169
169
|
['addinterphioperands',['addInterPHIOperands',['../classSVF_1_1SVFGOPT.html#a30a4165300d0b7ac9b31d9f9c496d943',1,'SVF::SVFGOPT']]],
|
|
170
170
|
['addintoworklist',['addIntoWorklist',['../classSVF_1_1SVFGOPT.html#a72c573ecbc12c44e6ce1d67527f888a8',1,'SVF::SVFGOPT']]],
|
|
171
|
-
['
|
|
171
|
+
['addintrablock',['addIntraBlock',['../classSVF_1_1ICFG.html#a6f673b42ff80bb9a97b4cc4dfea4101e',1,'SVF::ICFG']]],
|
|
172
172
|
['addintradirectvfedge',['addIntraDirectVFEdge',['../classSVF_1_1VFG.html#a3c97d77bc0348471d6c098d5655f15b2',1,'SVF::VFG']]],
|
|
173
173
|
['addintraedge',['addIntraEdge',['../classSVF_1_1ICFG.html#adafd8bbb91507a9a78a3f16305812afc',1,'SVF::ICFG']]],
|
|
174
174
|
['addintraindirectvfedge',['addIntraIndirectVFEdge',['../classSVF_1_1SVFG.html#ad03f0064d3a1ff397b35a606304a9c80',1,'SVF::SVFG']]],
|
|
@@ -229,8 +229,8 @@ var searchData=
|
|
|
229
229
|
['addrefstoreedge',['addRefStoreEdge',['../classSVF_1_1OfflineConsG.html#a99e2de184d8f532074666881b67e0b17',1,'SVF::OfflineConsG']]],
|
|
230
230
|
['addressinedges',['addressInEdges',['../classSVF_1_1ConstraintNode.html#a214d8c0cb3913cb3403d686790c9eabb',1,'SVF::ConstraintNode']]],
|
|
231
231
|
['addressoutedges',['addressOutEdges',['../classSVF_1_1ConstraintNode.html#af05accba5a61957323bc2fd409b6f6e0',1,'SVF::ConstraintNode']]],
|
|
232
|
+
['addretblock',['addRetBlock',['../classSVF_1_1ICFG.html#aae7bcc56ba04d08cc030f108b06299ae',1,'SVF::ICFG']]],
|
|
232
233
|
['addretedge',['addRetEdge',['../classSVF_1_1ICFG.html#a4a44849b596c89ab14d2e5f18366e848',1,'SVF::ICFG::addRetEdge()'],['../classSVF_1_1VFG.html#a27ac8d60de7be75e831b4a28f8f8f1d2',1,'SVF::VFG::addRetEdge()'],['../classSVF_1_1SVFIRBuilder.html#aaff4b288ac5f338fbe5dbc145d4087ba',1,'SVF::SVFIRBuilder::addRetEdge()']]],
|
|
233
|
-
['addreticfgnode',['addRetICFGNode',['../classSVF_1_1ICFG.html#a10a3b111322e551dc781d732e2015261',1,'SVF::ICFG']]],
|
|
234
234
|
['addretindirectsvfgedge',['addRetIndirectSVFGEdge',['../classSVF_1_1SVFGOPT.html#afa99da68ef756d968d39a85f0fac3649',1,'SVF::SVFGOPT']]],
|
|
235
235
|
['addretindirectvfedge',['addRetIndirectVFEdge',['../classSVF_1_1SVFG.html#a8ebf0e285c69db8332a1f8914d6190f6',1,'SVF::SVFG']]],
|
|
236
236
|
['addretnode',['addRetNode',['../classSVF_1_1SVFIR.html#a38f6d0c7db935fd4e556761f96f1fa09',1,'SVF::SVFIR::addRetNode(const SVFFunction *val, NodeID i)'],['../classSVF_1_1SVFIR.html#a1f63adcd679596996ee2eabf0179462f',1,'SVF::SVFIR::addRetNode(const SVFFunction *, SVFVar *node, NodeID i)']]],
|