svf-tools 1.0.371 → 1.0.375
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/Dockerfile +1 -1
- package/SVF-doxygen/html/html/AndersenSFR_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/AndersenStat_8cpp_source.html +5 -6
- package/SVF-doxygen/html/html/Andersen_8cpp_source.html +10 -10
- package/SVF-doxygen/html/html/CHGBuilder_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/Conditions_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ConsGEdge_8h_source.html +1 -1
- package/SVF-doxygen/html/html/ConsG_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/ConsG_8h_source.html +7 -7
- package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +6 -6
- package/SVF-doxygen/html/html/DDAClient_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/DDAClient_8h_source.html +1 -1
- package/SVF-doxygen/html/html/DDAPass_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/DDAVFSolver_8h_source.html +15 -15
- package/SVF-doxygen/html/html/FlowDDA_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/FlowSensitiveStat_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/FlowSensitiveTBHC_8cpp_source.html +7 -7
- 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/ICFG_8cpp_source.html +4 -10
- package/SVF-doxygen/html/html/IRAnnotator_8h_source.html +3 -3
- package/SVF-doxygen/html/html/IRGraph_8cpp_source.html +6 -6
- package/SVF-doxygen/html/html/IRGraph_8h_source.html +2 -2
- package/SVF-doxygen/html/html/LLVMUtil_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/LLVMUtil_8h.html +3 -3
- package/SVF-doxygen/html/html/LLVMUtil_8h_source.html +2 -2
- package/SVF-doxygen/html/html/LeakChecker_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/LocationSet_8cpp_source.html +11 -11
- package/SVF-doxygen/html/html/LocationSet_8h_source.html +10 -11
- package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +10 -10
- package/SVF-doxygen/html/html/OfflineConsG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/Options_8cpp_source.html +22 -21
- package/SVF-doxygen/html/html/Options_8h_source.html +22 -21
- package/SVF-doxygen/html/html/PAGBuilderFromFile_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PTAStat_8cpp_source.html +17 -17
- package/SVF-doxygen/html/html/PathCondAllocator_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +8 -8
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8h_source.html +2 -2
- package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +11 -11
- package/SVF-doxygen/html/html/PointerAnalysis_8h_source.html +14 -14
- package/SVF-doxygen/html/html/SVFG_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +8 -10
- package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +72 -73
- package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +37 -35
- package/SVF-doxygen/html/html/SVFIR_8h_source.html +66 -68
- 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 +5 -5
- package/SVF-doxygen/html/html/SVFUtil_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFVariables_8cpp_source.html +18 -19
- package/SVF-doxygen/html/html/SVFVariables_8h_source.html +121 -127
- package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +6 -6
- package/SVF-doxygen/html/html/SrcSnkDDA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SymbolTableBuilder_8cpp_source.html +39 -30
- package/SVF-doxygen/html/html/SymbolTableBuilder_8h_source.html +10 -7
- package/SVF-doxygen/html/html/SymbolTableInfo_8cpp_source.html +93 -53
- package/SVF-doxygen/html/html/SymbolTableInfo_8h_source.html +82 -85
- package/SVF-doxygen/html/html/ThreadCallGraph_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/TypeAnalysis_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/TypeBasedHeapCloning_8cpp_source.html +17 -16
- package/SVF-doxygen/html/html/TypeBasedHeapCloning_8h_source.html +1 -1
- package/SVF-doxygen/html/html/VFGNode_8h_source.html +2 -2
- package/SVF-doxygen/html/html/VFG_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/VFG_8h_source.html +2 -2
- package/SVF-doxygen/html/html/VersionedFlowSensitiveStat_8cpp_source.html +4 -4
- package/SVF-doxygen/html/html/VersionedFlowSensitive_8cpp_source.html +4 -4
- package/SVF-doxygen/html/html/WPAPass_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1ActualParmVFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ActualRetVFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1AliasDDAClient.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1AndersenBase.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1AndersenStat.html +5 -6
- package/SVF-doxygen/html/html/classSVF_1_1ArgumentVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +12 -13
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1BranchCondManager.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_1CloneDummyObjVar-members.html +22 -25
- package/SVF-doxygen/html/html/classSVF_1_1CloneDummyObjVar.html +16 -25
- package/SVF-doxygen/html/html/classSVF_1_1CloneFIObjVar-members.html +22 -25
- package/SVF-doxygen/html/html/classSVF_1_1CloneFIObjVar.html +17 -26
- package/SVF-doxygen/html/html/classSVF_1_1CloneGepObjVar-members.html +23 -26
- package/SVF-doxygen/html/html/classSVF_1_1CloneGepObjVar.html +17 -26
- package/SVF-doxygen/html/html/classSVF_1_1CmpVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1CondPTAImpl.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1DDAClient.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1DDAPass.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1DDAVFSolver.html +12 -12
- package/SVF-doxygen/html/html/classSVF_1_1DummyObjVar-members.html +22 -25
- package/SVF-doxygen/html/html/classSVF_1_1DummyObjVar.html +18 -27
- package/SVF-doxygen/html/html/classSVF_1_1DummyValVar-members.html +21 -24
- package/SVF-doxygen/html/html/classSVF_1_1DummyValVar.html +18 -27
- package/SVF-doxygen/html/html/classSVF_1_1FIObjVar-members.html +22 -25
- package/SVF-doxygen/html/html/classSVF_1_1FIObjVar.html +19 -28
- package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +10 -10
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveTBHC.html +17 -17
- package/SVF-doxygen/html/html/classSVF_1_1FormalParmVFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FormalRetVFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FunptrDDAClient.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1GepObjVar-members.html +24 -27
- package/SVF-doxygen/html/html/classSVF_1_1GepObjVar.html +42 -51
- package/SVF-doxygen/html/html/classSVF_1_1GepStmt.html +12 -12
- package/SVF-doxygen/html/html/classSVF_1_1GepValVar-members.html +30 -35
- package/SVF-doxygen/html/html/classSVF_1_1GepValVar.html +34 -106
- package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1IRGraph.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1InterPHIVFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1IntraPHIVFGNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1LeakChecker.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1LocationSet-members.html +15 -16
- package/SVF-doxygen/html/html/classSVF_1_1LocationSet.html +47 -81
- package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +12 -12
- package/SVF-doxygen/html/html/classSVF_1_1MemObj.html +87 -87
- package/SVF-doxygen/html/html/classSVF_1_1NormalGepCGEdge.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1NullPtrVFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ObjTypeInfo-members.html +7 -8
- package/SVF-doxygen/html/html/classSVF_1_1ObjTypeInfo.html +162 -211
- package/SVF-doxygen/html/html/classSVF_1_1ObjVar-members.html +22 -25
- package/SVF-doxygen/html/html/classSVF_1_1ObjVar.html +23 -32
- package/SVF-doxygen/html/html/classSVF_1_1OfflineConsG.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1Options-members.html +55 -54
- package/SVF-doxygen/html/html/classSVF_1_1Options.html +47 -21
- package/SVF-doxygen/html/html/classSVF_1_1PAGBuilderFromFile.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1PHIVFGNode.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1PTAStat.html +18 -18
- package/SVF-doxygen/html/html/classSVF_1_1PathCondAllocator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +30 -30
- package/SVF-doxygen/html/html/classSVF_1_1RetPN-members.html +22 -25
- package/SVF-doxygen/html/html/classSVF_1_1RetPN.html +18 -27
- package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR-members.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +215 -227
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder-members.html +82 -83
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +582 -529
- package/SVF-doxygen/html/html/classSVF_1_1SVFModule.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SVFVar-members.html +23 -26
- package/SVF-doxygen/html/html/classSVF_1_1SVFVar.html +54 -151
- package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1SrcSnkDDA.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1StInfo.html +43 -43
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder-members.html +10 -7
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder.html +182 -72
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableInfo-members.html +9 -11
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableInfo.html +131 -162
- package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1TypeBasedHeapCloning.html +26 -25
- package/SVF-doxygen/html/html/classSVF_1_1UnaryOPVFGNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1VFG.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1ValVar-members.html +21 -24
- package/SVF-doxygen/html/html/classSVF_1_1ValVar.html +16 -25
- package/SVF-doxygen/html/html/classSVF_1_1VarArgPN-members.html +22 -25
- package/SVF-doxygen/html/html/classSVF_1_1VarArgPN.html +18 -27
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive.html +7 -7
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1WPAPass.html +12 -12
- package/SVF-doxygen/html/html/functions_a.html +24 -24
- package/SVF-doxygen/html/html/functions_c.html +1 -1
- package/SVF-doxygen/html/html/functions_f.html +19 -22
- package/SVF-doxygen/html/html/functions_func.html +24 -24
- package/SVF-doxygen/html/html/functions_func_c.html +1 -1
- package/SVF-doxygen/html/html/functions_func_g.html +20 -23
- package/SVF-doxygen/html/html/functions_func_h.html +1 -1
- package/SVF-doxygen/html/html/functions_func_i.html +11 -17
- package/SVF-doxygen/html/html/functions_func_l.html +2 -2
- package/SVF-doxygen/html/html/functions_func_o.html +4 -4
- package/SVF-doxygen/html/html/functions_func_r.html +5 -2
- package/SVF-doxygen/html/html/functions_g.html +18 -21
- package/SVF-doxygen/html/html/functions_h.html +1 -1
- package/SVF-doxygen/html/html/functions_i.html +12 -21
- package/SVF-doxygen/html/html/functions_l.html +8 -8
- package/SVF-doxygen/html/html/functions_m.html +4 -1
- package/SVF-doxygen/html/html/functions_o.html +22 -18
- package/SVF-doxygen/html/html/functions_p.html +3 -3
- package/SVF-doxygen/html/html/functions_r.html +5 -2
- package/SVF-doxygen/html/html/functions_rela.html +2 -1
- package/SVF-doxygen/html/html/functions_s.html +6 -5
- package/SVF-doxygen/html/html/functions_t.html +4 -4
- package/SVF-doxygen/html/html/functions_v.html +3 -3
- package/SVF-doxygen/html/html/functions_vars_f.html +0 -3
- package/SVF-doxygen/html/html/functions_vars_i.html +3 -6
- package/SVF-doxygen/html/html/functions_vars_m.html +3 -0
- package/SVF-doxygen/html/html/namespaceSVF.html +1 -1
- package/SVF-doxygen/html/html/namespaceSVF_1_1SVFUtil.html +8 -8
- package/SVF-doxygen/html/html/namespacemembers_func.html +1 -1
- package/SVF-doxygen/html/html/namespacemembers_s.html +1 -1
- package/SVF-doxygen/html/html/search/all_1.js +22 -22
- package/SVF-doxygen/html/html/search/all_10.js +4 -4
- package/SVF-doxygen/html/html/search/all_12.js +5 -4
- 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_15.js +1 -1
- package/SVF-doxygen/html/html/search/all_16.js +1 -1
- package/SVF-doxygen/html/html/search/all_3.js +1 -1
- package/SVF-doxygen/html/html/search/all_6.js +0 -1
- package/SVF-doxygen/html/html/search/all_7.js +9 -9
- package/SVF-doxygen/html/html/search/all_8.js +1 -1
- package/SVF-doxygen/html/html/search/all_9.js +2 -5
- package/SVF-doxygen/html/html/search/all_c.js +4 -4
- package/SVF-doxygen/html/html/search/all_d.js +1 -0
- package/SVF-doxygen/html/html/search/all_e.js +3 -3
- package/SVF-doxygen/html/html/search/all_f.js +3 -3
- package/SVF-doxygen/html/html/search/functions_0.js +22 -22
- package/SVF-doxygen/html/html/search/functions_10.js +2 -2
- package/SVF-doxygen/html/html/search/functions_2.js +1 -1
- package/SVF-doxygen/html/html/search/functions_6.js +9 -9
- package/SVF-doxygen/html/html/search/functions_7.js +1 -1
- package/SVF-doxygen/html/html/search/functions_8.js +1 -3
- package/SVF-doxygen/html/html/search/functions_a.js +1 -1
- package/SVF-doxygen/html/html/search/functions_d.js +1 -1
- package/SVF-doxygen/html/html/search/functions_e.js +1 -1
- package/SVF-doxygen/html/html/search/functions_f.js +1 -0
- package/SVF-doxygen/html/html/search/related_9.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_6.js +0 -1
- package/SVF-doxygen/html/html/search/variables_9.js +1 -2
- package/SVF-doxygen/html/html/search/variables_d.js +1 -0
- package/SVF-doxygen/html/html/search/variables_e.js +2 -2
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +1 -1
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html +7 -21
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html +3 -3
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01OfflineConsG_01_5_01_4.html +1 -1
- package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1LocationSet_01_4.html +4 -4
- 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/MemoryModel/LocationSet.h +0 -6
- package/include/MemoryModel/SVFIR.h +5 -37
- package/include/MemoryModel/SVFStatements.h +1 -1
- package/include/MemoryModel/SVFVariables.h +4 -21
- package/include/MemoryModel/SymbolTableInfo.h +8 -24
- package/include/SVF-FE/LLVMUtil.h +1 -1
- package/include/SVF-FE/SVFIRBuilder.h +91 -108
- package/include/SVF-FE/SymbolTableBuilder.h +9 -2
- package/include/Util/Options.h +1 -0
- package/lib/Graphs/ICFG.cpp +1 -47
- package/lib/MemoryModel/LocationSet.cpp +7 -3
- package/lib/MemoryModel/PointerAnalysisImpl.cpp +1 -1
- package/lib/MemoryModel/SVFIR.cpp +67 -19
- package/lib/MemoryModel/SVFVariables.cpp +6 -13
- package/lib/MemoryModel/SymbolTableInfo.cpp +57 -68
- package/lib/SVF-FE/LLVMUtil.cpp +3 -3
- package/lib/SVF-FE/SVFIRBuilder.cpp +83 -136
- package/lib/SVF-FE/SymbolTableBuilder.cpp +81 -23
- package/lib/Util/Options.cpp +6 -0
- package/lib/Util/TypeBasedHeapCloning.cpp +1 -1
- package/lib/WPA/AndersenStat.cpp +1 -1
- package/package.json +1 -1
|
@@ -92,7 +92,7 @@ $(function() {
|
|
|
92
92
|
: <a class="el" href="classSVF_1_1GepStmt.html#a9877729d1b82317d6e5d28bea9741586">SVF::GepStmt</a>
|
|
93
93
|
</li>
|
|
94
94
|
<li>GepValVar()
|
|
95
|
-
: <a class="el" href="classSVF_1_1GepValVar.html#
|
|
95
|
+
: <a class="el" href="classSVF_1_1GepValVar.html#af4fd4a194f00d5cc76c2aeb9e316f768">SVF::GepValVar</a>
|
|
96
96
|
</li>
|
|
97
97
|
<li>GepVFGNode()
|
|
98
98
|
: <a class="el" href="classSVF_1_1GepVFGNode.html#a0c5d942e163a732ce78af81327e73ab2">SVF::GepVFGNode</a>
|
|
@@ -224,7 +224,7 @@ $(function() {
|
|
|
224
224
|
, <a class="el" href="classSVF_1_1SVFIR.html#a77a6bb9335aa12d29825af1b5ea07e08">SVF::SVFIR</a>
|
|
225
225
|
</li>
|
|
226
226
|
<li>getBaseTypeAndFlattenedFields()
|
|
227
|
-
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
227
|
+
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#a4cb5ac4a19002023683c4ee47aabb802">SVF::SVFIRBuilder</a>
|
|
228
228
|
</li>
|
|
229
229
|
<li>getBaseValVar()
|
|
230
230
|
: <a class="el" href="classSVF_1_1SVFIR.html#a5298f34143ec3a2e6bb74ebad668cbbc">SVF::SVFIR</a>
|
|
@@ -841,15 +841,9 @@ $(function() {
|
|
|
841
841
|
<li>getFalseValue()
|
|
842
842
|
: <a class="el" href="classSVF_1_1SelectStmt.html#af64d7855e352a0afb5d2e98a8622a4ad">SVF::SelectStmt</a>
|
|
843
843
|
</li>
|
|
844
|
-
<li>getFieldIdx()
|
|
845
|
-
: <a class="el" href="classSVF_1_1GepValVar.html#ae6965dc3d70ff6d1877d29b8e7aa4af8">SVF::GepValVar</a>
|
|
846
|
-
</li>
|
|
847
844
|
<li>getFieldObjNodeNum()
|
|
848
845
|
: <a class="el" href="classSVF_1_1SVFIR.html#a3bbaafd80dfcae6ccc82c3d8b9d303ea">SVF::SVFIR</a>
|
|
849
846
|
</li>
|
|
850
|
-
<li>getFields()
|
|
851
|
-
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#a5c7cc40f0a9c89a8b9c21c65215dda29">SVF::SVFIRBuilder</a>
|
|
852
|
-
</li>
|
|
853
847
|
<li>getFieldsAfterCollapse()
|
|
854
848
|
: <a class="el" href="classSVF_1_1SVFIR.html#a42d1e2f0213fb6e54c56cc0695b57cb0">SVF::SVFIR</a>
|
|
855
849
|
</li>
|
|
@@ -873,13 +867,14 @@ $(function() {
|
|
|
873
867
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a68b05bc02c5473c1e0d39ac4f4454bac">SVF::PointerAnalysis</a>
|
|
874
868
|
, <a class="el" href="classSVF_1_1SVFIR.html#a2878e202045b7f2c817185e8bf95d354">SVF::SVFIR</a>
|
|
875
869
|
</li>
|
|
870
|
+
<li>getFlattenedElemIdx()
|
|
871
|
+
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a6fe89e9d6c18a6aff6dffc1c78d08dff">SVF::SymbolTableInfo</a>
|
|
872
|
+
</li>
|
|
876
873
|
<li>getFlattenedElemIdxVec()
|
|
877
874
|
: <a class="el" href="classSVF_1_1StInfo.html#a55e5fd85f232c1867c5c6a73646d53eb">SVF::StInfo</a>
|
|
878
|
-
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a439024050e7b78021259ca5a2d68a83f">SVF::SymbolTableInfo</a>
|
|
879
875
|
</li>
|
|
880
876
|
<li>getFlattenedFieldIdxVec()
|
|
881
877
|
: <a class="el" href="classSVF_1_1StInfo.html#aaf05447c20c9f90eea64ab6e88d6ab05">SVF::StInfo</a>
|
|
882
|
-
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#af0477d1e8af9ad51a9884e687fcdf29b">SVF::SymbolTableInfo</a>
|
|
883
878
|
</li>
|
|
884
879
|
<li>getFlattenedFieldInfoVec()
|
|
885
880
|
: <a class="el" href="classSVF_1_1StInfo.html#ab5908115f11eccee61bd0759a51d5af0">SVF::StInfo</a>
|
|
@@ -1036,8 +1031,8 @@ $(function() {
|
|
|
1036
1031
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a19d3d2c996ba821227a836717e5443c8">SVF::ConstraintNode</a>
|
|
1037
1032
|
</li>
|
|
1038
1033
|
<li>getGepValVar()
|
|
1039
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#
|
|
1040
|
-
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
1034
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#af17643b59ad9aa277b6e8f90a47c76b0">SVF::SVFIR</a>
|
|
1035
|
+
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#a74cff1c31f2fd1d23709b34ae988c29a">SVF::SVFIRBuilder</a>
|
|
1041
1036
|
</li>
|
|
1042
1037
|
<li>getGlobalICFGNode()
|
|
1043
1038
|
: <a class="el" href="classSVF_1_1ICFG.html#ae0b05ce161d62362642803158228e5d0">SVF::ICFG</a>
|
|
@@ -1522,11 +1517,10 @@ $(function() {
|
|
|
1522
1517
|
</li>
|
|
1523
1518
|
<li>getNumOfFlattenElements()
|
|
1524
1519
|
: <a class="el" href="classSVF_1_1StInfo.html#a518c82138fcadc6634980566c1c0f762">SVF::StInfo</a>
|
|
1525
|
-
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#
|
|
1520
|
+
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#aec579894eed558ea89740b68360187aa">SVF::SymbolTableInfo</a>
|
|
1526
1521
|
</li>
|
|
1527
1522
|
<li>getNumOfFlattenFields()
|
|
1528
1523
|
: <a class="el" href="classSVF_1_1StInfo.html#ae5fad367673315da57a604e64b5889f0">SVF::StInfo</a>
|
|
1529
|
-
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a5ef16ff6a5787d89fd3f829bf518cf87">SVF::SymbolTableInfo</a>
|
|
1530
1524
|
</li>
|
|
1531
1525
|
<li>getNumOfForksite()
|
|
1532
1526
|
: <a class="el" href="classSVF_1_1ThreadCallGraph.html#aa847760765aae18bcb93b260a881441b">SVF::ThreadCallGraph</a>
|
|
@@ -1553,7 +1547,7 @@ $(function() {
|
|
|
1553
1547
|
</li>
|
|
1554
1548
|
<li>getObject()
|
|
1555
1549
|
: <a class="el" href="classSVF_1_1DummyVersionPropSVFGNode.html#ac10a4b9c2ee536cfcb74120d86c0619f">SVF::DummyVersionPropSVFGNode</a>
|
|
1556
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#
|
|
1550
|
+
, <a class="el" href="classSVF_1_1SVFIR.html#a2dd4d5f704906270af13e7a07f900eb1">SVF::SVFIR</a>
|
|
1557
1551
|
</li>
|
|
1558
1552
|
<li>getObjectNode()
|
|
1559
1553
|
: <a class="el" href="classSVF_1_1IRGraph.html#aba13ca47865614e45321c1ae53e640c1">SVF::IRGraph</a>
|
|
@@ -1830,7 +1824,7 @@ $(function() {
|
|
|
1830
1824
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#a5f6a01d0bb40a718bc14f2cc1bb98a13">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1831
1825
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a9982ecf42416756a0729a28e8713cfed">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1832
1826
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a34f8226202e1654d4e67916b21ec4d99">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
1833
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
1827
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#afe80884fa8227e50f28631e20aa6fdf6">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1834
1828
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a4dfb43679e9fa794ebad99b6584c32ec">SVF::PointerAnalysis</a>
|
|
1835
1829
|
, <a class="el" href="classSVF_1_1PTData.html#a9ae6037637d8b9acb323333f491f4a7d">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
1836
1830
|
, <a class="el" href="classSVF_1_1Steensgaard.html#adbcb9af660ab9bb0202bd32342280486">SVF::Steensgaard</a>
|
|
@@ -1843,7 +1837,7 @@ $(function() {
|
|
|
1843
1837
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1844
1838
|
</li>
|
|
1845
1839
|
<li>getPtsSubSetMap()
|
|
1846
|
-
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#
|
|
1840
|
+
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ae3c857c056f4e6e863843bafba7fdea1">SVF::IntraDisjointMRG</a>
|
|
1847
1841
|
</li>
|
|
1848
1842
|
<li>getRawCTirMetadata()
|
|
1849
1843
|
: <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#a2c47ba37bd250be455a21d1f0049d556">SVF::FlowSensitiveTBHC</a>
|
|
@@ -2086,7 +2080,7 @@ $(function() {
|
|
|
2086
2080
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360">SVF::BranchVFGNode</a>
|
|
2087
2081
|
</li>
|
|
2088
2082
|
<li>getSuccNodes()
|
|
2089
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2083
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a8164ae39b494115142767abc29cebd53">SVF::MTASVFGBuilder</a>
|
|
2090
2084
|
</li>
|
|
2091
2085
|
<li>getSVFFun()
|
|
2092
2086
|
: <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
|
|
@@ -2134,10 +2128,10 @@ $(function() {
|
|
|
2134
2128
|
: <a class="el" href="classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744">SVF::SVFIR</a>
|
|
2135
2129
|
</li>
|
|
2136
2130
|
<li>getTaskDataAtHareParForSite()
|
|
2137
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2131
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a58cf56e35be873a5a26c5eb0d9b5c9b3">SVF::ThreadAPI</a>
|
|
2138
2132
|
</li>
|
|
2139
2133
|
<li>getTaskFuncAtHareParForSite()
|
|
2140
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2134
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a282d6aeab91135af4cab8195d67badf6">SVF::ThreadAPI</a>
|
|
2141
2135
|
</li>
|
|
2142
2136
|
<li>getTCG()
|
|
2143
2137
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6">SVF::ForkJoinAnalysis</a>
|
|
@@ -2221,7 +2215,7 @@ $(function() {
|
|
|
2221
2215
|
, <a class="el" href="classSVF_1_1TypeBasedHeapCloning.html#ac4565775cced4444ba007e310c4a02d8">SVF::TypeBasedHeapCloning</a>
|
|
2222
2216
|
</li>
|
|
2223
2217
|
<li>getTypeSizeInBytes()
|
|
2224
|
-
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#
|
|
2218
|
+
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#af4239ff717303dee25f1f4ba60070f9e">SVF::SymbolTableInfo</a>
|
|
2225
2219
|
</li>
|
|
2226
2220
|
<li>getTypeSystem()
|
|
2227
2221
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe">SVF::PointerAnalysis</a>
|
|
@@ -2232,6 +2226,9 @@ $(function() {
|
|
|
2232
2226
|
<li>getUnifyExit()
|
|
2233
2227
|
: <a class="el" href="classSVF_1_1MergeFunctionRets.html#a0644ac0f560911632855d9129f3d71ca">SVF::MergeFunctionRets</a>
|
|
2234
2228
|
</li>
|
|
2229
|
+
<li>getUniqueUseViaCastInst()
|
|
2230
|
+
: <a class="el" href="classSVF_1_1SymbolTableBuilder.html#aa5c2b13b54ddb172816d1ee269ddbb81">SVF::SymbolTableBuilder</a>
|
|
2231
|
+
</li>
|
|
2235
2232
|
<li>getValSym()
|
|
2236
2233
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#aec7ee137f828c9d61a11df7fc2241161">SVF::SymbolTableInfo</a>
|
|
2237
2234
|
</li>
|
|
@@ -2349,10 +2346,10 @@ $(function() {
|
|
|
2349
2346
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c">SVF::VersionedFlowSensitive</a>
|
|
2350
2347
|
</li>
|
|
2351
2348
|
<li>global_begin()
|
|
2352
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2349
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
|
|
2353
2350
|
</li>
|
|
2354
2351
|
<li>global_end()
|
|
2355
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2352
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b">SVF::SVFModule</a>
|
|
2356
2353
|
</li>
|
|
2357
2354
|
<li>GlobalICFGNode()
|
|
2358
2355
|
: <a class="el" href="classSVF_1_1GlobalICFGNode.html#a01e8a9844fcad1cc5faa22d8b0e0efd7">SVF::GlobalICFGNode</a>
|
|
@@ -123,7 +123,7 @@ $(function() {
|
|
|
123
123
|
: <a class="el" href="classSVF_1_1SymbolTableBuilder.html#a72732ec0392d9d5b900fc12177890779">SVF::SymbolTableBuilder</a>
|
|
124
124
|
</li>
|
|
125
125
|
<li>handleGlobalInitializerCE()
|
|
126
|
-
: <a class="el" href="classSVF_1_1SymbolTableBuilder.html#
|
|
126
|
+
: <a class="el" href="classSVF_1_1SymbolTableBuilder.html#a1efd9406182eb86b1ee4829c931b566d">SVF::SymbolTableBuilder</a>
|
|
127
127
|
</li>
|
|
128
128
|
<li>handleIndCall()
|
|
129
129
|
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#aa21ed35656d26eec22c53dc41019adc4">SVF::SVFIRBuilder</a>
|
|
@@ -322,9 +322,6 @@ $(function() {
|
|
|
322
322
|
<li>isActualRetPHI()
|
|
323
323
|
: <a class="el" href="classSVF_1_1InterPHIVFGNode.html#aacfd7f1e99e246283191f41d44567ed4">SVF::InterPHIVFGNode</a>
|
|
324
324
|
</li>
|
|
325
|
-
<li>isAddressTakenPtr()
|
|
326
|
-
: <a class="el" href="classSVF_1_1SVFVar.html#a482652e097c8e7921b4db2e75eb71efc">SVF::SVFVar</a>
|
|
327
|
-
</li>
|
|
328
325
|
<li>isAgg()
|
|
329
326
|
: <a class="el" href="classSVF_1_1DCHGraph.html#a9d2be5aec5216cbc1d1709b41f79c44b">SVF::DCHGraph</a>
|
|
330
327
|
</li>
|
|
@@ -557,14 +554,14 @@ $(function() {
|
|
|
557
554
|
, <a class="el" href="classSVF_1_1SrcSnkDDA.html#a391bb031b2f244e930b266a29cda0af7">SVF::SrcSnkDDA</a>
|
|
558
555
|
</li>
|
|
559
556
|
<li>isHareParFor()
|
|
560
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
557
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#adb944c2287cf7686a03b0e53a03ba025">SVF::ThreadAPI</a>
|
|
561
558
|
</li>
|
|
562
559
|
<li>isHBPair()
|
|
563
560
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a86c68ce5fd8825b1593d92a5a5bad389">SVF::ForkJoinAnalysis</a>
|
|
564
561
|
, <a class="el" href="classSVF_1_1MHP.html#a6f07427b45991b2d8a3ff21582121d23">SVF::MHP</a>
|
|
565
562
|
</li>
|
|
566
563
|
<li>isHeadofSpan()
|
|
567
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
564
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#ad0c3ea19875191721cd466fe85b91a8c">SVF::MTASVFGBuilder</a>
|
|
568
565
|
</li>
|
|
569
566
|
<li>isHeap()
|
|
570
567
|
: <a class="el" href="classSVF_1_1MemObj.html#a898c5bb3956402578266a6fb142e02b1">SVF::MemObj</a>
|
|
@@ -629,7 +626,7 @@ $(function() {
|
|
|
629
626
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a65aca2bc12fc34203b16549653943eae">SVF::LockAnalysis</a>
|
|
630
627
|
</li>
|
|
631
628
|
<li>isInSameCSSpan()
|
|
632
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#
|
|
629
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a4245d946dd694b59b5c8ef30b08cb1dd">SVF::LockAnalysis</a>
|
|
633
630
|
</li>
|
|
634
631
|
<li>isInSameSpan()
|
|
635
632
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#af30d0dad3d17188de8c2cea9b004f3d3">SVF::LockAnalysis</a>
|
|
@@ -700,13 +697,13 @@ $(function() {
|
|
|
700
697
|
: <a class="el" href="classSVF_1_1TCT.html#a549a95aa04233c98732777ea210d8525">SVF::TCT</a>
|
|
701
698
|
</li>
|
|
702
699
|
<li>isMemAlloc()
|
|
703
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
700
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a8a96f6ee7bd9be1abfa89b05d773539f">SVF::SaberCheckerAPI</a>
|
|
704
701
|
</li>
|
|
705
702
|
<li>isMemcpy()
|
|
706
703
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#aee9e5ebac543d9a2aab511410b047898">SVF::MTAAnnotator</a>
|
|
707
704
|
</li>
|
|
708
705
|
<li>isMemDealloc()
|
|
709
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
706
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#ab6d9c2435bdb1c01542cc75e9eef0a4e">SVF::SaberCheckerAPI</a>
|
|
710
707
|
</li>
|
|
711
708
|
<li>isMemset()
|
|
712
709
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#a36eb47b716c3b44ba5c459052bb0ed93">SVF::MTAAnnotator</a>
|
|
@@ -747,7 +744,7 @@ $(function() {
|
|
|
747
744
|
</li>
|
|
748
745
|
<li>isNonPointerObj()
|
|
749
746
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#a9d3b20c9883d734537fb98b57b5372b9">SVF::PointerAnalysis</a>
|
|
750
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#
|
|
747
|
+
, <a class="el" href="classSVF_1_1SVFIR.html#a980e54129ece0757d7f0373f37428507">SVF::SVFIR</a>
|
|
751
748
|
</li>
|
|
752
749
|
<li>isNonPtrFieldObj()
|
|
753
750
|
: <a class="el" href="classSVF_1_1MemObj.html#ad6926becf26a625cfe165aec120b2a1e">SVF::MemObj</a>
|
|
@@ -785,7 +782,7 @@ $(function() {
|
|
|
785
782
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a842ddef4d1cb9c45555d949375627a48">SVF::LockAnalysis</a>
|
|
786
783
|
</li>
|
|
787
784
|
<li>isProtectedByCommonCxtLock()
|
|
788
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#
|
|
785
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a56405fa1fec68717958ed1c05dd34287">SVF::LockAnalysis</a>
|
|
789
786
|
</li>
|
|
790
787
|
<li>isProtectedByCommonLock()
|
|
791
788
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a4d4501d62bf51475662b6ba66e6380aa">SVF::LockAnalysis</a>
|
|
@@ -916,17 +913,17 @@ $(function() {
|
|
|
916
913
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#add7daee4a0ecae479a5ab015130c8c93">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
917
914
|
</li>
|
|
918
915
|
<li>isTailofSpan()
|
|
919
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
916
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#ac8339229ade604f4205b111bfc99f23f">SVF::MTASVFGBuilder</a>
|
|
920
917
|
</li>
|
|
921
918
|
<li>isTDAcquire()
|
|
922
919
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a5521de9933ce74d0954a942dfceae772">SVF::LockAnalysis</a>
|
|
923
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
920
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a608f0cb60a665745748b6a6654a6e837">SVF::ThreadAPI</a>
|
|
924
921
|
</li>
|
|
925
922
|
<li>isTDBarWait()
|
|
926
923
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a0ff50b4312b9aa2c7ebd00e9a40a2668">SVF::ThreadAPI</a>
|
|
927
924
|
</li>
|
|
928
925
|
<li>isTDExit()
|
|
929
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
926
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#ae87d129560d7015966336f06a516db23">SVF::ThreadAPI</a>
|
|
930
927
|
</li>
|
|
931
928
|
<li>isTDFork()
|
|
932
929
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aff32f240a03421937c2fc606359dca9b">SVF::ForkJoinAnalysis</a>
|
|
@@ -937,7 +934,7 @@ $(function() {
|
|
|
937
934
|
<li>isTDJoin()
|
|
938
935
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aac722a42dc6e03e771a7a80de5f8ec94">SVF::ForkJoinAnalysis</a>
|
|
939
936
|
, <a class="el" href="classSVF_1_1MHP.html#ab566508ffd73abd4d5ad047a1d7f9c27">SVF::MHP</a>
|
|
940
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
937
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a8cc5f9ff6039392ce1471cd830973c44">SVF::ThreadAPI</a>
|
|
941
938
|
</li>
|
|
942
939
|
<li>isTDRelease()
|
|
943
940
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae312fa9ddb320674f7bc31e29aa474ed">SVF::LockAnalysis</a>
|
|
@@ -959,9 +956,6 @@ $(function() {
|
|
|
959
956
|
<li>isThreadMHPIndirectVFGEdge()
|
|
960
957
|
: <a class="el" href="classSVF_1_1VFGEdge.html#ace832abe1ec87e3e2338944061d09ea4">SVF::VFGEdge</a>
|
|
961
958
|
</li>
|
|
962
|
-
<li>isTopLevelPtr()
|
|
963
|
-
: <a class="el" href="classSVF_1_1SVFVar.html#a60bed99a7fd939873118698b058ccc4a">SVF::SVFVar</a>
|
|
964
|
-
</li>
|
|
965
959
|
<li>isTopLevelPtrStmt()
|
|
966
960
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#a7b35588de00e322afd742041bf735571">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
967
961
|
</li>
|
|
@@ -89,10 +89,10 @@ $(function() {
|
|
|
89
89
|
: <a class="el" href="classSVF_1_1LoadMU.html#aaf916feaa76c3eaf96dcff576ef366ca">SVF::LoadMU< Cond ></a>
|
|
90
90
|
</li>
|
|
91
91
|
<li>LoadStmt()
|
|
92
|
-
: <a class="el" href="classSVF_1_1LoadStmt.html#
|
|
92
|
+
: <a class="el" href="classSVF_1_1LoadStmt.html#a92c5817abfaa1f6fbc9ee911f458dfb2">SVF::LoadStmt</a>
|
|
93
93
|
</li>
|
|
94
94
|
<li>LoadVFGNode()
|
|
95
|
-
: <a class="el" href="classSVF_1_1LoadVFGNode.html#
|
|
95
|
+
: <a class="el" href="classSVF_1_1LoadVFGNode.html#a8ae07c41215e9c7544c45e581c18c29b">SVF::LoadVFGNode</a>
|
|
96
96
|
</li>
|
|
97
97
|
<li>LocationSet()
|
|
98
98
|
: <a class="el" href="classSVF_1_1LocationSet.html#a290c7fe38704552fd66ad06e5deeaca9">SVF::LocationSet</a>
|
|
@@ -65,7 +65,7 @@ $(function() {
|
|
|
65
65
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a3f9612f32c651220386beb0514f8fcff">SVF::SymbolTableInfo</a>
|
|
66
66
|
</li>
|
|
67
67
|
<li>ObjTypeInfo()
|
|
68
|
-
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#
|
|
68
|
+
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a351edf73b2b035ce61a99a10b3d9de87">SVF::ObjTypeInfo</a>
|
|
69
69
|
</li>
|
|
70
70
|
<li>ObjVar()
|
|
71
71
|
: <a class="el" href="classSVF_1_1ObjVar.html#a3ccbe6bbe3f565641e0cf46c5ecbb6bb">SVF::ObjVar</a>
|
|
@@ -234,8 +234,8 @@ $(function() {
|
|
|
234
234
|
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#a7f3a388e37e497fc5874e9f392901a39">SVF::NormalGepCGEdge</a>
|
|
235
235
|
, <a class="el" href="classSVF_1_1PathStmtDPItem.html#a36ff7567d47e3818d79ede424f736817">SVF::PathStmtDPItem< LocCond ></a>
|
|
236
236
|
, <a class="el" href="classSVF_1_1PhiStmt.html#a331c7e14409b2d78881a0ec8932c1170">SVF::PhiStmt</a>
|
|
237
|
-
, <a class="el" href="classSVF_1_1PointsTo.html#
|
|
238
|
-
, <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#
|
|
237
|
+
, <a class="el" href="classSVF_1_1PointsTo.html#a269d334618e4acc7e739317fd58d7fe7">SVF::PointsTo</a>
|
|
238
|
+
, <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#ac35de79e5c5d48d7f8f6f22e8450a0f6">SVF::PointsTo::PointsToIterator</a>
|
|
239
239
|
, <a class="el" href="classSVF_1_1PTASCEV.html#a144e7fa8c5f4987067914416a85656ca">SVF::PTASCEV</a>
|
|
240
240
|
, <a class="el" href="classSVF_1_1RetPE.html#acb2a5e66fab9f95278c44344d268f465">SVF::RetPE</a>
|
|
241
241
|
, <a class="el" href="classSVF_1_1SelectStmt.html#ae3dd9ff3908218082b8c71c0ec7ef252">SVF::SelectStmt</a>
|
|
@@ -325,7 +325,7 @@ $(function() {
|
|
|
325
325
|
, <a class="el" href="classSVF_1_1CondManager.html#a83824b36d6cd073a171df9919aa0c704">SVF::CondManager</a>
|
|
326
326
|
</li>
|
|
327
327
|
<li>OutEdgeBegin()
|
|
328
|
-
: <a class="el" href="classSVF_1_1GenericNode.html#
|
|
328
|
+
: <a class="el" href="classSVF_1_1GenericNode.html#aa4f103330118c8976bf95e4bf53416eb">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
329
329
|
</li>
|
|
330
330
|
<li>OutEdgeEnd()
|
|
331
331
|
: <a class="el" href="classSVF_1_1GenericNode.html#ace88b6c7561f61f747ff08f61e2c18bc">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
@@ -329,6 +329,9 @@ $(function() {
|
|
|
329
329
|
<li>resetSubs()
|
|
330
330
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#a5fe3815a7990e16b99cf46e90529f8b3">SVF::ConstraintGraph</a>
|
|
331
331
|
</li>
|
|
332
|
+
<li>resetTypeForHeapStaticObj()
|
|
333
|
+
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a57d714a511273b8275374cd4c7f14373">SVF::ObjTypeInfo</a>
|
|
334
|
+
</li>
|
|
332
335
|
<li>resolveCPPIndCalls()
|
|
333
336
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#ac04b64a5884710508b304f93da88c7ba">SVF::PointerAnalysis</a>
|
|
334
337
|
</li>
|
|
@@ -366,7 +369,7 @@ $(function() {
|
|
|
366
369
|
: <a class="el" href="classSVF_1_1RetMU.html#a8cd41b018ddef450d17a20ea83ce3fee">SVF::RetMU< Cond ></a>
|
|
367
370
|
</li>
|
|
368
371
|
<li>RetPE()
|
|
369
|
-
: <a class="el" href="classSVF_1_1RetPE.html#
|
|
372
|
+
: <a class="el" href="classSVF_1_1RetPE.html#ab4da5e54fec989eab5640acc8c4fe215">SVF::RetPE</a>
|
|
370
373
|
</li>
|
|
371
374
|
<li>retPEBegin()
|
|
372
375
|
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#ad81c6e6579293352ecb59345538b2132">SVF::FormalRetVFGNode</a>
|
|
@@ -404,7 +407,7 @@ $(function() {
|
|
|
404
407
|
, <a class="el" href="classSVF_1_1LeakChecker.html#ab3bb79d88d73c8b881d714921e7b5e12">SVF::LeakChecker</a>
|
|
405
408
|
, <a class="el" href="classSVF_1_1MergeFunctionRets.html#a8fe74477a43f80104fb3461d006ad392">SVF::MergeFunctionRets</a>
|
|
406
409
|
, <a class="el" href="classSVF_1_1MTA.html#a32f6beffb47e5c2ac86f5c3b8a1bd9ba">SVF::MTA</a>
|
|
407
|
-
, <a class="el" href="classSVF_1_1WPAPass.html#
|
|
410
|
+
, <a class="el" href="classSVF_1_1WPAPass.html#a394dcd976c1ef08d9cadcba8f5d07c75">SVF::WPAPass</a>
|
|
408
411
|
</li>
|
|
409
412
|
<li>runPointerAnalysis()
|
|
410
413
|
: <a class="el" href="classSVF_1_1DDAPass.html#a13ff3107a0e4f8749b166fa9b8165167">SVF::DDAPass</a>
|
|
@@ -169,7 +169,7 @@ $(function() {
|
|
|
169
169
|
: <a class="el" href="classSVF_1_1SVFIR.html#a52dfad2ac907db45a91752c53384fb3d">SVF::SVFIR</a>
|
|
170
170
|
</li>
|
|
171
171
|
<li>GepValVar()
|
|
172
|
-
: <a class="el" href="classSVF_1_1GepValVar.html#
|
|
172
|
+
: <a class="el" href="classSVF_1_1GepValVar.html#af4fd4a194f00d5cc76c2aeb9e316f768">SVF::GepValVar</a>
|
|
173
173
|
</li>
|
|
174
174
|
<li>GepVFGNode()
|
|
175
175
|
: <a class="el" href="classSVF_1_1GepVFGNode.html#a0c5d942e163a732ce78af81327e73ab2">SVF::GepVFGNode</a>
|
|
@@ -301,7 +301,7 @@ $(function() {
|
|
|
301
301
|
, <a class="el" href="classSVF_1_1SVFIR.html#a77a6bb9335aa12d29825af1b5ea07e08">SVF::SVFIR</a>
|
|
302
302
|
</li>
|
|
303
303
|
<li>getBaseTypeAndFlattenedFields()
|
|
304
|
-
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
304
|
+
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#a4cb5ac4a19002023683c4ee47aabb802">SVF::SVFIRBuilder</a>
|
|
305
305
|
</li>
|
|
306
306
|
<li>getBaseValVar()
|
|
307
307
|
: <a class="el" href="classSVF_1_1SVFIR.html#a5298f34143ec3a2e6bb74ebad668cbbc">SVF::SVFIR</a>
|
|
@@ -918,15 +918,9 @@ $(function() {
|
|
|
918
918
|
<li>getFalseValue()
|
|
919
919
|
: <a class="el" href="classSVF_1_1SelectStmt.html#af64d7855e352a0afb5d2e98a8622a4ad">SVF::SelectStmt</a>
|
|
920
920
|
</li>
|
|
921
|
-
<li>getFieldIdx()
|
|
922
|
-
: <a class="el" href="classSVF_1_1GepValVar.html#ae6965dc3d70ff6d1877d29b8e7aa4af8">SVF::GepValVar</a>
|
|
923
|
-
</li>
|
|
924
921
|
<li>getFieldObjNodeNum()
|
|
925
922
|
: <a class="el" href="classSVF_1_1SVFIR.html#a3bbaafd80dfcae6ccc82c3d8b9d303ea">SVF::SVFIR</a>
|
|
926
923
|
</li>
|
|
927
|
-
<li>getFields()
|
|
928
|
-
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#a5c7cc40f0a9c89a8b9c21c65215dda29">SVF::SVFIRBuilder</a>
|
|
929
|
-
</li>
|
|
930
924
|
<li>getFieldsAfterCollapse()
|
|
931
925
|
: <a class="el" href="classSVF_1_1SVFIR.html#a42d1e2f0213fb6e54c56cc0695b57cb0">SVF::SVFIR</a>
|
|
932
926
|
</li>
|
|
@@ -950,13 +944,14 @@ $(function() {
|
|
|
950
944
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a68b05bc02c5473c1e0d39ac4f4454bac">SVF::PointerAnalysis</a>
|
|
951
945
|
, <a class="el" href="classSVF_1_1SVFIR.html#a2878e202045b7f2c817185e8bf95d354">SVF::SVFIR</a>
|
|
952
946
|
</li>
|
|
947
|
+
<li>getFlattenedElemIdx()
|
|
948
|
+
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a6fe89e9d6c18a6aff6dffc1c78d08dff">SVF::SymbolTableInfo</a>
|
|
949
|
+
</li>
|
|
953
950
|
<li>getFlattenedElemIdxVec()
|
|
954
951
|
: <a class="el" href="classSVF_1_1StInfo.html#a55e5fd85f232c1867c5c6a73646d53eb">SVF::StInfo</a>
|
|
955
|
-
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a439024050e7b78021259ca5a2d68a83f">SVF::SymbolTableInfo</a>
|
|
956
952
|
</li>
|
|
957
953
|
<li>getFlattenedFieldIdxVec()
|
|
958
954
|
: <a class="el" href="classSVF_1_1StInfo.html#aaf05447c20c9f90eea64ab6e88d6ab05">SVF::StInfo</a>
|
|
959
|
-
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#af0477d1e8af9ad51a9884e687fcdf29b">SVF::SymbolTableInfo</a>
|
|
960
955
|
</li>
|
|
961
956
|
<li>getFlattenedFieldInfoVec()
|
|
962
957
|
: <a class="el" href="classSVF_1_1StInfo.html#ab5908115f11eccee61bd0759a51d5af0">SVF::StInfo</a>
|
|
@@ -1113,8 +1108,8 @@ $(function() {
|
|
|
1113
1108
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a19d3d2c996ba821227a836717e5443c8">SVF::ConstraintNode</a>
|
|
1114
1109
|
</li>
|
|
1115
1110
|
<li>getGepValVar()
|
|
1116
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#
|
|
1117
|
-
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#
|
|
1111
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#af17643b59ad9aa277b6e8f90a47c76b0">SVF::SVFIR</a>
|
|
1112
|
+
, <a class="el" href="classSVF_1_1SVFIRBuilder.html#a74cff1c31f2fd1d23709b34ae988c29a">SVF::SVFIRBuilder</a>
|
|
1118
1113
|
</li>
|
|
1119
1114
|
<li>getGlobalICFGNode()
|
|
1120
1115
|
: <a class="el" href="classSVF_1_1ICFG.html#ae0b05ce161d62362642803158228e5d0">SVF::ICFG</a>
|
|
@@ -1440,7 +1435,7 @@ $(function() {
|
|
|
1440
1435
|
</li>
|
|
1441
1436
|
<li>getModRefInfo()
|
|
1442
1437
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ac14c99ee6064fc9cf30120a83c78e702">SVF::MRGenerator</a>
|
|
1443
|
-
, <a class="el" href="classSVF_1_1WPAPass.html#
|
|
1438
|
+
, <a class="el" href="classSVF_1_1WPAPass.html#a567f818fa7b29142b18cb39e5c063a4e">SVF::WPAPass</a>
|
|
1444
1439
|
</li>
|
|
1445
1440
|
<li>getModSideEffectOfCallSite()
|
|
1446
1441
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a1535832f5b1ae3178fea950bf71fdd99">SVF::MRGenerator</a>
|
|
@@ -1514,7 +1509,7 @@ $(function() {
|
|
|
1514
1509
|
: <a class="el" href="classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9">SVF::SVFG</a>
|
|
1515
1510
|
</li>
|
|
1516
1511
|
<li>getMUSet()
|
|
1517
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
1512
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#af4d11a0c7da0ddd7dff8d75a00279847">SVF::MemSSA</a>
|
|
1518
1513
|
</li>
|
|
1519
1514
|
<li>getMutDFPTDataTy()
|
|
1520
1515
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483">SVF::BVDataPTAImpl</a>
|
|
@@ -1599,11 +1594,10 @@ $(function() {
|
|
|
1599
1594
|
</li>
|
|
1600
1595
|
<li>getNumOfFlattenElements()
|
|
1601
1596
|
: <a class="el" href="classSVF_1_1StInfo.html#a518c82138fcadc6634980566c1c0f762">SVF::StInfo</a>
|
|
1602
|
-
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#
|
|
1597
|
+
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#aec579894eed558ea89740b68360187aa">SVF::SymbolTableInfo</a>
|
|
1603
1598
|
</li>
|
|
1604
1599
|
<li>getNumOfFlattenFields()
|
|
1605
1600
|
: <a class="el" href="classSVF_1_1StInfo.html#ae5fad367673315da57a604e64b5889f0">SVF::StInfo</a>
|
|
1606
|
-
, <a class="el" href="classSVF_1_1SymbolTableInfo.html#a5ef16ff6a5787d89fd3f829bf518cf87">SVF::SymbolTableInfo</a>
|
|
1607
1601
|
</li>
|
|
1608
1602
|
<li>getNumOfForksite()
|
|
1609
1603
|
: <a class="el" href="classSVF_1_1ThreadCallGraph.html#aa847760765aae18bcb93b260a881441b">SVF::ThreadCallGraph</a>
|
|
@@ -2163,7 +2157,7 @@ $(function() {
|
|
|
2163
2157
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360">SVF::BranchVFGNode</a>
|
|
2164
2158
|
</li>
|
|
2165
2159
|
<li>getSuccNodes()
|
|
2166
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2160
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a8164ae39b494115142767abc29cebd53">SVF::MTASVFGBuilder</a>
|
|
2167
2161
|
</li>
|
|
2168
2162
|
<li>getSVFFun()
|
|
2169
2163
|
: <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
|
|
@@ -2211,7 +2205,7 @@ $(function() {
|
|
|
2211
2205
|
: <a class="el" href="classSVF_1_1SVFIR.html#ae2006820c0d00482b85e7ae3adcb5744">SVF::SVFIR</a>
|
|
2212
2206
|
</li>
|
|
2213
2207
|
<li>getTaskDataAtHareParForSite()
|
|
2214
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2208
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#aee8fac6281a95d8a519add100e8887d1">SVF::ThreadAPI</a>
|
|
2215
2209
|
</li>
|
|
2216
2210
|
<li>getTaskFuncAtHareParForSite()
|
|
2217
2211
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a282d6aeab91135af4cab8195d67badf6">SVF::ThreadAPI</a>
|
|
@@ -2228,7 +2222,7 @@ $(function() {
|
|
|
2228
2222
|
: <a class="el" href="classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e">SVF::TCT</a>
|
|
2229
2223
|
</li>
|
|
2230
2224
|
<li>getTCTNode()
|
|
2231
|
-
: <a class="el" href="classSVF_1_1TCT.html#
|
|
2225
|
+
: <a class="el" href="classSVF_1_1TCT.html#a7b4ad0b052e1f8b6869733eef15f4e4d">SVF::TCT</a>
|
|
2232
2226
|
</li>
|
|
2233
2227
|
<li>getTCTNodeNum()
|
|
2234
2228
|
: <a class="el" href="classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f">SVF::TCT</a>
|
|
@@ -2298,7 +2292,7 @@ $(function() {
|
|
|
2298
2292
|
, <a class="el" href="classSVF_1_1TypeBasedHeapCloning.html#ac4565775cced4444ba007e310c4a02d8">SVF::TypeBasedHeapCloning</a>
|
|
2299
2293
|
</li>
|
|
2300
2294
|
<li>getTypeSizeInBytes()
|
|
2301
|
-
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#
|
|
2295
|
+
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#af4239ff717303dee25f1f4ba60070f9e">SVF::SymbolTableInfo</a>
|
|
2302
2296
|
</li>
|
|
2303
2297
|
<li>getTypeSystem()
|
|
2304
2298
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe">SVF::PointerAnalysis</a>
|
|
@@ -2309,6 +2303,9 @@ $(function() {
|
|
|
2309
2303
|
<li>getUnifyExit()
|
|
2310
2304
|
: <a class="el" href="classSVF_1_1MergeFunctionRets.html#a0644ac0f560911632855d9129f3d71ca">SVF::MergeFunctionRets</a>
|
|
2311
2305
|
</li>
|
|
2306
|
+
<li>getUniqueUseViaCastInst()
|
|
2307
|
+
: <a class="el" href="classSVF_1_1SymbolTableBuilder.html#aa5c2b13b54ddb172816d1ee269ddbb81">SVF::SymbolTableBuilder</a>
|
|
2308
|
+
</li>
|
|
2312
2309
|
<li>getValSym()
|
|
2313
2310
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#aec7ee137f828c9d61a11df7fc2241161">SVF::SymbolTableInfo</a>
|
|
2314
2311
|
</li>
|
|
@@ -2429,7 +2426,7 @@ $(function() {
|
|
|
2429
2426
|
: <a class="el" href="classSVF_1_1SVFModule.html#a4dc32c583d29d74d052eaa5665b0b70e">SVF::SVFModule</a>
|
|
2430
2427
|
</li>
|
|
2431
2428
|
<li>global_end()
|
|
2432
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2429
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2">SVF::SVFModule</a>
|
|
2433
2430
|
</li>
|
|
2434
2431
|
<li>global_iterator
|
|
2435
2432
|
: <a class="el" href="classSVF_1_1SVFModule.html#a4cf1ca2e9f045a0520b0a8a6cd5993f2">SVF::SVFModule</a>
|
|
@@ -129,7 +129,7 @@ $(function() {
|
|
|
129
129
|
: <a class="el" href="classSVF_1_1SymbolTableBuilder.html#a72732ec0392d9d5b900fc12177890779">SVF::SymbolTableBuilder</a>
|
|
130
130
|
</li>
|
|
131
131
|
<li>handleGlobalInitializerCE()
|
|
132
|
-
: <a class="el" href="classSVF_1_1SymbolTableBuilder.html#
|
|
132
|
+
: <a class="el" href="classSVF_1_1SymbolTableBuilder.html#a1efd9406182eb86b1ee4829c931b566d">SVF::SymbolTableBuilder</a>
|
|
133
133
|
</li>
|
|
134
134
|
<li>handleIndCall()
|
|
135
135
|
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#aa21ed35656d26eec22c53dc41019adc4">SVF::SVFIRBuilder</a>
|
|
@@ -620,9 +620,6 @@ $(function() {
|
|
|
620
620
|
<li>isActualRetPHI()
|
|
621
621
|
: <a class="el" href="classSVF_1_1InterPHIVFGNode.html#aacfd7f1e99e246283191f41d44567ed4">SVF::InterPHIVFGNode</a>
|
|
622
622
|
</li>
|
|
623
|
-
<li>isAddressTakenPtr()
|
|
624
|
-
: <a class="el" href="classSVF_1_1SVFVar.html#a482652e097c8e7921b4db2e75eb71efc">SVF::SVFVar</a>
|
|
625
|
-
</li>
|
|
626
623
|
<li>isAgg()
|
|
627
624
|
: <a class="el" href="classSVF_1_1DCHGraph.html#a9d2be5aec5216cbc1d1709b41f79c44b">SVF::DCHGraph</a>
|
|
628
625
|
</li>
|
|
@@ -659,9 +656,6 @@ $(function() {
|
|
|
659
656
|
<li>isArrayMemObj()
|
|
660
657
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#a89dfeedf8e3e91603a1e9c73e3608a73">SVF::PointerAnalysis</a>
|
|
661
658
|
</li>
|
|
662
|
-
<li>isATPointer
|
|
663
|
-
: <a class="el" href="classSVF_1_1SVFVar.html#a307c0f4d90308d5f77977d5635cad65d">SVF::SVFVar</a>
|
|
664
|
-
</li>
|
|
665
659
|
<li>isBase()
|
|
666
660
|
: <a class="el" href="classSVF_1_1DCHGraph.html#ab33f9af6ad22eb99dd0d9950fb0e50e6">SVF::DCHGraph</a>
|
|
667
661
|
, <a class="el" href="classSVF_1_1TypeBasedHeapCloning.html#add00f1c20a524c0be903af679bd6f638">SVF::TypeBasedHeapCloning</a>
|
|
@@ -797,7 +791,7 @@ $(function() {
|
|
|
797
791
|
: <a class="el" href="classSVF_1_1ExtAPI.html#a329882c608e9a6b10a758bcd1ca7a0b5">SVF::ExtAPI</a>
|
|
798
792
|
</li>
|
|
799
793
|
<li>isFClose()
|
|
800
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
794
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#ad029e2f347ee2aeb5b0abb928a552789">SVF::SaberCheckerAPI</a>
|
|
801
795
|
</li>
|
|
802
796
|
<li>isFieldInsenCondMemObj()
|
|
803
797
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#a37a6321f50bef2939b287cc088e76170">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
@@ -1013,7 +1007,7 @@ $(function() {
|
|
|
1013
1007
|
: <a class="el" href="classSVF_1_1TCT.html#a549a95aa04233c98732777ea210d8525">SVF::TCT</a>
|
|
1014
1008
|
</li>
|
|
1015
1009
|
<li>isMemAlloc()
|
|
1016
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
1010
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#acd2486bcf4cf413e63afed7884a0719e">SVF::SaberCheckerAPI</a>
|
|
1017
1011
|
</li>
|
|
1018
1012
|
<li>isMemcpy()
|
|
1019
1013
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#aee9e5ebac543d9a2aab511410b047898">SVF::MTAAnnotator</a>
|
|
@@ -1060,7 +1054,7 @@ $(function() {
|
|
|
1060
1054
|
</li>
|
|
1061
1055
|
<li>isNonPointerObj()
|
|
1062
1056
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#a9d3b20c9883d734537fb98b57b5372b9">SVF::PointerAnalysis</a>
|
|
1063
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#
|
|
1057
|
+
, <a class="el" href="classSVF_1_1SVFIR.html#a980e54129ece0757d7f0373f37428507">SVF::SVFIR</a>
|
|
1064
1058
|
</li>
|
|
1065
1059
|
<li>isNonPtrFieldObj()
|
|
1066
1060
|
: <a class="el" href="classSVF_1_1MemObj.html#ad6926becf26a625cfe165aec120b2a1e">SVF::MemObj</a>
|
|
@@ -1115,6 +1109,9 @@ $(function() {
|
|
|
1115
1109
|
, <a class="el" href="classSVF_1_1PHIVFGNode.html#a103e55e670ce614cabc13b8dc5b17b91">SVF::PHIVFGNode</a>
|
|
1116
1110
|
, <a class="el" href="classSVF_1_1StmtVFGNode.html#a88d856dc04d922dc553bc2eae31e88a6">SVF::StmtVFGNode</a>
|
|
1117
1111
|
</li>
|
|
1112
|
+
<li>isPtr
|
|
1113
|
+
: <a class="el" href="classSVF_1_1SVFVar.html#a7c8ffadedbf53d30694feeb7771990af">SVF::SVFVar</a>
|
|
1114
|
+
</li>
|
|
1118
1115
|
<li>isPtrOnlySVFG()
|
|
1119
1116
|
: <a class="el" href="classSVF_1_1VFG.html#a268ec1495cbe4adb51fa50d28a4cba3d">SVF::VFG</a>
|
|
1120
1117
|
</li>
|
|
@@ -1235,23 +1232,23 @@ $(function() {
|
|
|
1235
1232
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#add7daee4a0ecae479a5ab015130c8c93">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
1236
1233
|
</li>
|
|
1237
1234
|
<li>isTailofSpan()
|
|
1238
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
1235
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a9c8681767551575a18ee141f7336db05">SVF::MTASVFGBuilder</a>
|
|
1239
1236
|
</li>
|
|
1240
1237
|
<li>isTDAcquire()
|
|
1241
1238
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a5521de9933ce74d0954a942dfceae772">SVF::LockAnalysis</a>
|
|
1242
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1239
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a9db4df7968ec179e5012794c58fdee70">SVF::ThreadAPI</a>
|
|
1243
1240
|
</li>
|
|
1244
1241
|
<li>isTDBarWait()
|
|
1245
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1242
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a0ff50b4312b9aa2c7ebd00e9a40a2668">SVF::ThreadAPI</a>
|
|
1246
1243
|
</li>
|
|
1247
1244
|
<li>isTDExit()
|
|
1248
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1245
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a22d6c0cf0ba19af0661b106a8859024f">SVF::ThreadAPI</a>
|
|
1249
1246
|
</li>
|
|
1250
1247
|
<li>isTDFork()
|
|
1251
1248
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aff32f240a03421937c2fc606359dca9b">SVF::ForkJoinAnalysis</a>
|
|
1252
1249
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#a6e34f3138e8ee558bb00d9d808afba16">SVF::LockAnalysis</a>
|
|
1253
1250
|
, <a class="el" href="classSVF_1_1MHP.html#aeabf2e9ec8b1ec874503c83cc65e1205">SVF::MHP</a>
|
|
1254
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1251
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a261eb3c2f7e44a81edf4feddfc65a3cc">SVF::ThreadAPI</a>
|
|
1255
1252
|
</li>
|
|
1256
1253
|
<li>isTDJoin()
|
|
1257
1254
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aac722a42dc6e03e771a7a80de5f8ec94">SVF::ForkJoinAnalysis</a>
|
|
@@ -1260,7 +1257,7 @@ $(function() {
|
|
|
1260
1257
|
</li>
|
|
1261
1258
|
<li>isTDRelease()
|
|
1262
1259
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae312fa9ddb320674f7bc31e29aa474ed">SVF::LockAnalysis</a>
|
|
1263
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1260
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a1bba2e9df7a74e7e2f728267ff4bfe0f">SVF::ThreadAPI</a>
|
|
1264
1261
|
</li>
|
|
1265
1262
|
<li>isTemplate()
|
|
1266
1263
|
: <a class="el" href="classSVF_1_1CHNode.html#aff23fda93401c60422a4a5a08d77d749">SVF::CHNode</a>
|
|
@@ -1281,12 +1278,6 @@ $(function() {
|
|
|
1281
1278
|
<li>isThunkFunc
|
|
1282
1279
|
: <a class="el" href="structSVF_1_1cppUtil_1_1DemangledName.html#af6117df8aec7f4c077058fa8f00b0243">SVF::cppUtil::DemangledName</a>
|
|
1283
1280
|
</li>
|
|
1284
|
-
<li>isTLPointer
|
|
1285
|
-
: <a class="el" href="classSVF_1_1SVFVar.html#afeb667f2af988479e93a6067c4e6e622">SVF::SVFVar</a>
|
|
1286
|
-
</li>
|
|
1287
|
-
<li>isTopLevelPtr()
|
|
1288
|
-
: <a class="el" href="classSVF_1_1SVFVar.html#a60bed99a7fd939873118698b058ccc4a">SVF::SVFVar</a>
|
|
1289
|
-
</li>
|
|
1290
1281
|
<li>isTopLevelPtrStmt()
|
|
1291
1282
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#a7b35588de00e322afd742041bf735571">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
1292
1283
|
</li>
|