svf-tools 1.0.332 → 1.0.336
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SVF-doxygen/html/html/AndersenSFR_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/AndersenStat_8cpp_source.html +4 -4
- package/SVF-doxygen/html/html/Andersen_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/CSC_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/ConsGEdge_8h_source.html +3 -3
- package/SVF-doxygen/html/html/ConsG_8cpp_source.html +17 -8
- package/SVF-doxygen/html/html/ConsG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/DCHG_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/DCHG_8h_source.html +5 -4
- package/SVF-doxygen/html/html/DDAClient_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/FlowDDA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/FlowSensitiveStat_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/FlowSensitiveTBHC_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/FlowSensitive_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/Graph2Json_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/ICFGNode_8h_source.html +4 -4
- package/SVF-doxygen/html/html/IRAnnotator_8h_source.html +4 -4
- package/SVF-doxygen/html/html/IRGraph_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/LeakChecker_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/LocationSet_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/LocationSet_8h_source.html +2 -2
- package/SVF-doxygen/html/html/MSSAMuChi_8h_source.html +2 -2
- package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +6 -6
- package/SVF-doxygen/html/html/MemRegion_8h_source.html +2 -2
- package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/MemSSA_8h_source.html +2 -2
- package/SVF-doxygen/html/html/OfflineConsG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PAGBuilderFromFile_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/PTAStat_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8h_source.html +1 -1
- package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/SVFG_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +6 -6
- package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +18 -18
- package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +37 -37
- package/SVF-doxygen/html/html/SVFIR_8h_source.html +27 -27
- package/SVF-doxygen/html/html/SVFStatements_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFStatements_8h.html +14 -12
- package/SVF-doxygen/html/html/SVFStatements_8h_source.html +131 -123
- package/SVF-doxygen/html/html/SVFVariables_8cpp_source.html +18 -18
- package/SVF-doxygen/html/html/SVFVariables_8h_source.html +132 -129
- package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/SymbolTableBuilder_8cpp_source.html +5 -4
- package/SVF-doxygen/html/html/SymbolTableBuilder_8h_source.html +3 -3
- package/SVF-doxygen/html/html/SymbolTableInfo_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/ThreadCallGraph_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/TypeBasedHeapCloning_8cpp_source.html +10 -10
- package/SVF-doxygen/html/html/VFGNode_8h_source.html +13 -13
- package/SVF-doxygen/html/html/VFG_8cpp_source.html +25 -25
- package/SVF-doxygen/html/html/VFG_8h_source.html +18 -17
- package/SVF-doxygen/html/html/WPAPass_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/annotated.html +271 -270
- package/SVF-doxygen/html/html/classSVF_1_1AddrStmt-members.html +16 -10
- package/SVF-doxygen/html/html/classSVF_1_1AddrStmt.html +36 -14
- package/SVF-doxygen/html/html/classSVF_1_1AddrStmt.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1AliasDDAClient.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1AndersenBase.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1AndersenStat.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1ArgumentVFGNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1AssignStmt-members.html +145 -0
- package/SVF-doxygen/html/html/classSVF_1_1AssignStmt.html +770 -0
- package/SVF-doxygen/html/html/classSVF_1_1AssignStmt.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt-members.html +7 -11
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt.html +19 -138
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1BranchStmt-members.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1BranchStmt.html +39 -39
- package/SVF-doxygen/html/html/classSVF_1_1BranchVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1CSC.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1CallBlockNode-members.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1CallBlockNode.html +18 -18
- package/SVF-doxygen/html/html/classSVF_1_1CallPE-members.html +19 -13
- package/SVF-doxygen/html/html/classSVF_1_1CallPE.html +43 -21
- package/SVF-doxygen/html/html/classSVF_1_1CallPE.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CloneDummyObjVar-members.html +37 -40
- package/SVF-doxygen/html/html/classSVF_1_1CloneDummyObjVar.html +14 -22
- package/SVF-doxygen/html/html/classSVF_1_1CloneFIObjVar-members.html +37 -40
- package/SVF-doxygen/html/html/classSVF_1_1CloneFIObjVar.html +15 -23
- package/SVF-doxygen/html/html/classSVF_1_1CloneGepObjVar-members.html +48 -51
- package/SVF-doxygen/html/html/classSVF_1_1CloneGepObjVar.html +18 -26
- package/SVF-doxygen/html/html/classSVF_1_1CmpStmt-members.html +7 -11
- package/SVF-doxygen/html/html/classSVF_1_1CmpStmt.html +20 -139
- package/SVF-doxygen/html/html/classSVF_1_1CmpVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1ConstraintGraph.html +18 -11
- package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1CopyStmt-members.html +16 -10
- package/SVF-doxygen/html/html/classSVF_1_1CopyStmt.html +36 -14
- package/SVF-doxygen/html/html/classSVF_1_1CopyStmt.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1DCHEdge-members.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1DCHEdge.html +19 -19
- package/SVF-doxygen/html/html/classSVF_1_1DCHGraph.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1DummyObjVar-members.html +37 -40
- package/SVF-doxygen/html/html/classSVF_1_1DummyObjVar.html +16 -24
- package/SVF-doxygen/html/html/classSVF_1_1DummyValVar-members.html +36 -39
- package/SVF-doxygen/html/html/classSVF_1_1DummyValVar.html +15 -23
- package/SVF-doxygen/html/html/classSVF_1_1FIObjVar-members.html +37 -40
- package/SVF-doxygen/html/html/classSVF_1_1FIObjVar.html +21 -29
- 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_1FlowSensitiveStat.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveTBHC.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1GenericEdge.html +3 -9
- package/SVF-doxygen/html/html/classSVF_1_1GenericEdge.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1GepObjVar-members.html +49 -52
- package/SVF-doxygen/html/html/classSVF_1_1GepObjVar.html +53 -61
- package/SVF-doxygen/html/html/classSVF_1_1GepStmt-members.html +23 -15
- package/SVF-doxygen/html/html/classSVF_1_1GepStmt.html +166 -69
- package/SVF-doxygen/html/html/classSVF_1_1GepStmt.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1GepValVar-members.html +45 -48
- package/SVF-doxygen/html/html/classSVF_1_1GepValVar.html +40 -48
- package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter.html +12 -12
- package/SVF-doxygen/html/html/classSVF_1_1IRAnnotator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1IRGraph.html +2 -2
- 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_1LoadStmt-members.html +16 -10
- package/SVF-doxygen/html/html/classSVF_1_1LoadStmt.html +36 -14
- package/SVF-doxygen/html/html/classSVF_1_1LoadStmt.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1LocationSet-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1LocationSet.html +12 -12
- package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +10 -10
- package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt-members.html +36 -29
- package/SVF-doxygen/html/html/classSVF_1_1MultiOpndStmt.html +250 -31
- package/SVF-doxygen/html/html/classSVF_1_1NormalGepCGEdge-members.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1NormalGepCGEdge.html +14 -14
- package/SVF-doxygen/html/html/classSVF_1_1NormalGepStmt-members.html +51 -46
- package/SVF-doxygen/html/html/classSVF_1_1NormalGepStmt.html +53 -93
- package/SVF-doxygen/html/html/classSVF_1_1NormalGepStmt.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1NullPtrVFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ObjTypeInfo.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ObjVar-members.html +37 -40
- package/SVF-doxygen/html/html/classSVF_1_1ObjVar.html +34 -42
- 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 +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1PhiStmt-members.html +5 -9
- package/SVF-doxygen/html/html/classSVF_1_1PhiStmt.html +18 -137
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +7 -7
- package/SVF-doxygen/html/html/classSVF_1_1RetPE-members.html +16 -10
- package/SVF-doxygen/html/html/classSVF_1_1RetPE.html +43 -21
- package/SVF-doxygen/html/html/classSVF_1_1RetPE.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1RetPN-members.html +36 -39
- package/SVF-doxygen/html/html/classSVF_1_1RetPN.html +16 -24
- package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +61 -53
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +22 -16
- package/SVF-doxygen/html/html/classSVF_1_1SVFStmt.html +12 -8
- package/SVF-doxygen/html/html/classSVF_1_1SVFStmt.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1SVFVar-members.html +28 -25
- package/SVF-doxygen/html/html/classSVF_1_1SVFVar.html +185 -107
- package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1StoreStmt-members.html +16 -10
- package/SVF-doxygen/html/html/classSVF_1_1StoreStmt.html +36 -14
- package/SVF-doxygen/html/html/classSVF_1_1StoreStmt.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder.html +13 -9
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableInfo.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1TDForkPE-members.html +18 -12
- package/SVF-doxygen/html/html/classSVF_1_1TDForkPE.html +35 -13
- package/SVF-doxygen/html/html/classSVF_1_1TDForkPE.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE-members.html +17 -11
- package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE.html +35 -13
- package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1TypeBasedHeapCloning.html +17 -17
- package/SVF-doxygen/html/html/classSVF_1_1UnaryOPStmt-members.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1UnaryOPStmt.html +32 -32
- package/SVF-doxygen/html/html/classSVF_1_1UnaryOPVFGNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1VFG.html +34 -34
- package/SVF-doxygen/html/html/classSVF_1_1ValVar-members.html +36 -39
- package/SVF-doxygen/html/html/classSVF_1_1ValVar.html +19 -27
- package/SVF-doxygen/html/html/classSVF_1_1VarArgPN-members.html +36 -39
- package/SVF-doxygen/html/html/classSVF_1_1VarArgPN.html +16 -24
- package/SVF-doxygen/html/html/classSVF_1_1VariantGepStmt-members.html +52 -45
- package/SVF-doxygen/html/html/classSVF_1_1VariantGepStmt.html +56 -25
- package/SVF-doxygen/html/html/classSVF_1_1VariantGepStmt.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1WPAPass.html +1 -1
- package/SVF-doxygen/html/html/classes.html +91 -93
- package/SVF-doxygen/html/html/functions_a.html +18 -15
- package/SVF-doxygen/html/html/functions_c.html +16 -15
- package/SVF-doxygen/html/html/functions_func.html +11 -8
- package/SVF-doxygen/html/html/functions_func_c.html +24 -23
- package/SVF-doxygen/html/html/functions_func_g.html +43 -35
- package/SVF-doxygen/html/html/functions_func_o.html +5 -3
- package/SVF-doxygen/html/html/functions_func_s.html +1 -1
- package/SVF-doxygen/html/html/functions_func_t.html +1 -0
- package/SVF-doxygen/html/html/functions_g.html +38 -30
- package/SVF-doxygen/html/html/functions_i.html +7 -6
- package/SVF-doxygen/html/html/functions_l.html +4 -4
- package/SVF-doxygen/html/html/functions_m.html +1 -1
- package/SVF-doxygen/html/html/functions_o.html +12 -10
- package/SVF-doxygen/html/html/functions_p.html +12 -8
- package/SVF-doxygen/html/html/functions_r.html +1 -1
- package/SVF-doxygen/html/html/functions_rela.html +56 -1
- package/SVF-doxygen/html/html/functions_s.html +17 -18
- package/SVF-doxygen/html/html/functions_t.html +4 -3
- package/SVF-doxygen/html/html/functions_type.html +2 -2
- package/SVF-doxygen/html/html/functions_v.html +11 -10
- package/SVF-doxygen/html/html/functions_vars_a.html +1 -1
- package/SVF-doxygen/html/html/functions_vars_l.html +1 -1
- package/SVF-doxygen/html/html/functions_vars_o.html +1 -1
- package/SVF-doxygen/html/html/functions_w.html +9 -5
- package/SVF-doxygen/html/html/hierarchy.html +17 -16
- package/SVF-doxygen/html/html/menudata.js +13 -1
- package/SVF-doxygen/html/html/namespaceSVF.html +2 -0
- package/SVF-doxygen/html/html/search/all_1.js +6 -5
- package/SVF-doxygen/html/html/search/all_10.js +6 -6
- package/SVF-doxygen/html/html/search/all_12.js +1 -1
- package/SVF-doxygen/html/html/search/all_13.js +11 -11
- package/SVF-doxygen/html/html/search/all_14.js +5 -5
- package/SVF-doxygen/html/html/search/all_16.js +5 -5
- package/SVF-doxygen/html/html/search/all_17.js +1 -1
- package/SVF-doxygen/html/html/search/all_3.js +2 -2
- package/SVF-doxygen/html/html/search/all_7.js +12 -8
- package/SVF-doxygen/html/html/search/all_9.js +1 -1
- package/SVF-doxygen/html/html/search/all_c.js +2 -2
- package/SVF-doxygen/html/html/search/all_d.js +3 -3
- package/SVF-doxygen/html/html/search/all_e.js +2 -2
- package/SVF-doxygen/html/html/search/all_f.js +3 -3
- package/SVF-doxygen/html/html/search/classes_0.js +2 -1
- package/SVF-doxygen/html/html/search/functions_0.js +4 -3
- package/SVF-doxygen/html/html/search/functions_10.js +2 -2
- package/SVF-doxygen/html/html/search/functions_11.js +1 -1
- package/SVF-doxygen/html/html/search/functions_13.js +1 -1
- package/SVF-doxygen/html/html/search/functions_2.js +1 -1
- package/SVF-doxygen/html/html/search/functions_6.js +12 -8
- package/SVF-doxygen/html/html/search/functions_b.js +1 -1
- package/SVF-doxygen/html/html/search/functions_d.js +1 -1
- package/SVF-doxygen/html/html/search/related_4.js +1 -2
- package/SVF-doxygen/html/html/search/related_5.js +2 -1
- package/SVF-doxygen/html/html/search/related_6.js +1 -4
- package/SVF-doxygen/html/html/search/related_7.js +4 -1
- package/SVF-doxygen/html/html/search/related_8.js +1 -5
- package/SVF-doxygen/html/html/search/related_9.js +6 -2
- package/SVF-doxygen/html/html/search/related_a.js +2 -1
- package/SVF-doxygen/html/html/search/related_b.html +26 -0
- package/SVF-doxygen/html/html/search/related_b.js +5 -0
- package/SVF-doxygen/html/html/search/searchdata.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_0.js +1 -1
- package/SVF-doxygen/html/html/search/variables_1.js +1 -1
- package/SVF-doxygen/html/html/search/variables_14.js +2 -2
- package/SVF-doxygen/html/html/search/variables_c.js +1 -1
- package/SVF-doxygen/html/html/search/variables_e.js +2 -2
- package/SVF-doxygen/html/html/search/variables_f.js +1 -1
- 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_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 +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/images/svf-stat.pdf +0 -0
- package/include/Graphs/ConsG.h +1 -1
- package/include/Graphs/ConsGEdge.h +2 -2
- package/include/Graphs/ICFGNode.h +3 -3
- package/include/Graphs/VFG.h +4 -4
- package/include/MemoryModel/LocationSet.h +3 -3
- package/include/MemoryModel/SVFIR.h +1 -1
- package/include/MemoryModel/SVFStatements.h +378 -308
- package/include/MemoryModel/SVFVariables.h +31 -30
- package/include/SVF-FE/DCHG.h +3 -3
- package/include/SVF-FE/SVFIRBuilder.h +2 -2
- package/include/Util/IRAnnotator.h +1 -1
- package/lib/Graphs/ConsG.cpp +25 -25
- package/lib/Graphs/VFG.cpp +10 -10
- package/lib/MSSA/MemRegion.cpp +5 -5
- package/lib/MemoryModel/LocationSet.cpp +2 -2
- package/lib/MemoryModel/PAGBuilderFromFile.cpp +1 -1
- package/lib/MemoryModel/PointerAnalysisImpl.cpp +1 -1
- package/lib/MemoryModel/SVFIR.cpp +9 -9
- package/lib/MemoryModel/SVFStatements.cpp +11 -11
- package/lib/MemoryModel/SVFVariables.cpp +2 -2
- package/lib/MemoryModel/SymbolTableInfo.cpp +2 -2
- package/lib/SVF-FE/DCHG.cpp +1 -1
- package/lib/SVF-FE/Graph2Json.cpp +1 -1
- package/lib/SVF-FE/SVFIRBuilder.cpp +3 -3
- package/lib/SVF-FE/SymbolTableBuilder.cpp +16 -3
- package/lib/Util/TypeBasedHeapCloning.cpp +5 -5
- package/lib/WPA/AndersenSFR.cpp +2 -2
- package/lib/WPA/CSC.cpp +2 -2
- package/lib/WPA/FlowSensitiveTBHC.cpp +3 -3
- package/package.json +1 -1
|
@@ -128,7 +128,7 @@ $(function() {
|
|
|
128
128
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a6bc40bc0b35c23e9d1874c844511449d">SVF::ThreadAPI</a>
|
|
129
129
|
</li>
|
|
130
130
|
<li>getActualParms()
|
|
131
|
-
: <a class="el" href="classSVF_1_1CallBlockNode.html#
|
|
131
|
+
: <a class="el" href="classSVF_1_1CallBlockNode.html#abfc30a2fc6e996c2e1b0902abc7c813b">SVF::CallBlockNode</a>
|
|
132
132
|
</li>
|
|
133
133
|
<li>getActualParmVFGNode()
|
|
134
134
|
: <a class="el" href="classSVF_1_1VFG.html#a01b8694a5ab7acf8df0213225550791b">SVF::VFG</a>
|
|
@@ -741,19 +741,17 @@ $(function() {
|
|
|
741
741
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#a6c32a1cdcdbea0151c8cf17ffe598f29">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
742
742
|
</li>
|
|
743
743
|
<li>getDstID()
|
|
744
|
-
: <a class="el" href="
|
|
745
|
-
, <a class="el" href="classSVF_1_1BranchStmt.html#
|
|
746
|
-
, <a class="el" href="classSVF_1_1CmpStmt.html#a4849faf9aff64d966ef2303389e43d31">SVF::CmpStmt</a>
|
|
744
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#a99963aa3c401031b040168284eee5f2e">SVF::AssignStmt</a>
|
|
745
|
+
, <a class="el" href="classSVF_1_1BranchStmt.html#ad188174084e4d1e641de4c7270e15d71">SVF::BranchStmt</a>
|
|
747
746
|
, <a class="el" href="classSVF_1_1GenericEdge.html#ad9edb45e74ae675d9da82f5acf02d56e">SVF::GenericEdge< NodeTy ></a>
|
|
748
|
-
, <a class="el" href="
|
|
749
|
-
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#
|
|
747
|
+
, <a class="el" href="classSVF_1_1MultiOpndStmt.html#a4b5273864f38ae2e7337cdd624a351ab">SVF::MultiOpndStmt</a>
|
|
748
|
+
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#ab6bbdbe6674680665f0f4b68169c81c1">SVF::UnaryOPStmt</a>
|
|
750
749
|
</li>
|
|
751
750
|
<li>getDstNode()
|
|
752
|
-
: <a class="el" href="
|
|
751
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#a52c818fa2a43f283e492cf687c23591b">SVF::AssignStmt</a>
|
|
753
752
|
, <a class="el" href="classSVF_1_1BranchStmt.html#ade327625e74b717697340c9a78444757">SVF::BranchStmt</a>
|
|
754
|
-
, <a class="el" href="classSVF_1_1CmpStmt.html#a1f2f847bbff70e43f65cf06b1b41f99d">SVF::CmpStmt</a>
|
|
755
753
|
, <a class="el" href="classSVF_1_1GenericEdge.html#aeaa31a2c8479e831b36ce2e2582ceb86">SVF::GenericEdge< NodeTy ></a>
|
|
756
|
-
, <a class="el" href="
|
|
754
|
+
, <a class="el" href="classSVF_1_1MultiOpndStmt.html#aebcdd46f666ae9e6f0b0bf1a792a145a">SVF::MultiOpndStmt</a>
|
|
757
755
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#a46207ce57a8fb0551faad1f5ccc8b8ce">SVF::UnaryOPStmt</a>
|
|
758
756
|
</li>
|
|
759
757
|
<li>getDT()
|
|
@@ -839,6 +837,13 @@ $(function() {
|
|
|
839
837
|
<li>getFieldObjNodeNum()
|
|
840
838
|
: <a class="el" href="classSVF_1_1SVFIR.html#af7a98a5eb789178594063140c85cd21f">SVF::SVFIR</a>
|
|
841
839
|
</li>
|
|
840
|
+
<li>getFieldOffset()
|
|
841
|
+
: <a class="el" href="classSVF_1_1DCHEdge.html#a38963d42db8215b954391781116b47cd">SVF::DCHEdge</a>
|
|
842
|
+
, <a class="el" href="classSVF_1_1GepObjVar.html#a8daba70e9cc23d2411f5be0b1cd1054d">SVF::GepObjVar</a>
|
|
843
|
+
, <a class="el" href="classSVF_1_1GepValVar.html#a5592f18160d398ae126a67c193e5f09d">SVF::GepValVar</a>
|
|
844
|
+
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#aaa1db7a684bb6ddbeb02e5ffad4d6f0f">SVF::NormalGepCGEdge</a>
|
|
845
|
+
, <a class="el" href="classSVF_1_1NormalGepStmt.html#a5f68b485fb5d60deef2ca33da40c69ef">SVF::NormalGepStmt</a>
|
|
846
|
+
</li>
|
|
842
847
|
<li>getFields()
|
|
843
848
|
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#a5c7cc40f0a9c89a8b9c21c65215dda29">SVF::SVFIRBuilder</a>
|
|
844
849
|
</li>
|
|
@@ -1219,6 +1224,12 @@ $(function() {
|
|
|
1219
1224
|
<li>getLHSTopLevPtr()
|
|
1220
1225
|
: <a class="el" href="classSVF_1_1VFG.html#a1fff5a365e5aa2d99f07f7f64cc35fac">SVF::VFG</a>
|
|
1221
1226
|
</li>
|
|
1227
|
+
<li>getLHSVar()
|
|
1228
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#a973a2b79da223275ed6a1831837b89c7">SVF::AssignStmt</a>
|
|
1229
|
+
</li>
|
|
1230
|
+
<li>getLHSVarID()
|
|
1231
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#a98f731be7be9bc8e7fd09f5c2204c840">SVF::AssignStmt</a>
|
|
1232
|
+
</li>
|
|
1222
1233
|
<li>getLLVMCallSite()
|
|
1223
1234
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#ad4dfe9563de352bb40fb1028a2851512">SVF::ThreadAPI</a>
|
|
1224
1235
|
</li>
|
|
@@ -1263,8 +1274,8 @@ $(function() {
|
|
|
1263
1274
|
</li>
|
|
1264
1275
|
<li>getLocationSet()
|
|
1265
1276
|
: <a class="el" href="classSVF_1_1GepObjVar.html#a553e648804b39c503e7288dd0434c339">SVF::GepObjVar</a>
|
|
1277
|
+
, <a class="el" href="classSVF_1_1GepStmt.html#abec33091e0dac0cdd5b95b6d7b0db3d8">SVF::GepStmt</a>
|
|
1266
1278
|
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#ac469605b74fa8cd38e1959c8b948864b">SVF::NormalGepCGEdge</a>
|
|
1267
|
-
, <a class="el" href="classSVF_1_1NormalGepStmt.html#a7bf625581c4852212bcea89562ea9cef">SVF::NormalGepStmt</a>
|
|
1268
1279
|
</li>
|
|
1269
1280
|
<li>getLocationSetFromBaseNode()
|
|
1270
1281
|
: <a class="el" href="classSVF_1_1SVFIR.html#a8b36d077c30fb2830a253ded82413c2d">SVF::SVFIR</a>
|
|
@@ -1280,7 +1291,7 @@ $(function() {
|
|
|
1280
1291
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
1281
1292
|
</li>
|
|
1282
1293
|
<li>getLoop()
|
|
1283
|
-
: <a class="el" href="classSVF_1_1TCT.html#
|
|
1294
|
+
: <a class="el" href="classSVF_1_1TCT.html#add9104a3d7a821e9c2f266ae1810d2e3">SVF::TCT</a>
|
|
1284
1295
|
</li>
|
|
1285
1296
|
<li>getLoopInfo()
|
|
1286
1297
|
: <a class="el" href="classSVF_1_1PathCondAllocator.html#a10ddc3b02b2baad2edd72fe429113b0f">SVF::PathCondAllocator</a>
|
|
@@ -1343,7 +1354,7 @@ $(function() {
|
|
|
1343
1354
|
</li>
|
|
1344
1355
|
<li>getModRefInfo()
|
|
1345
1356
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a455e0ba173141ac8ce76a655ac52205f">SVF::MRGenerator</a>
|
|
1346
|
-
, <a class="el" href="classSVF_1_1WPAPass.html#
|
|
1357
|
+
, <a class="el" href="classSVF_1_1WPAPass.html#a6d86f4ef6ad2f14c2dbf57b759e2950f">SVF::WPAPass</a>
|
|
1347
1358
|
</li>
|
|
1348
1359
|
<li>getModSideEffectOfCallSite()
|
|
1349
1360
|
: <a class="el" href="classSVF_1_1MRGenerator.html#aebd6abbf574392abce426dc796d2ee56">SVF::MRGenerator</a>
|
|
@@ -1417,7 +1428,7 @@ $(function() {
|
|
|
1417
1428
|
: <a class="el" href="classSVF_1_1SVFG.html#a49a910bc4ea6e98d1584e74a018badc9">SVF::SVFG</a>
|
|
1418
1429
|
</li>
|
|
1419
1430
|
<li>getMUSet()
|
|
1420
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#
|
|
1431
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#af4d11a0c7da0ddd7dff8d75a00279847">SVF::MemSSA</a>
|
|
1421
1432
|
</li>
|
|
1422
1433
|
<li>getMutDFPTDataTy()
|
|
1423
1434
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#acbb979edee9427efa2a7c0dbd881c483">SVF::BVDataPTAImpl</a>
|
|
@@ -1525,7 +1536,7 @@ $(function() {
|
|
|
1525
1536
|
</li>
|
|
1526
1537
|
<li>getObject()
|
|
1527
1538
|
: <a class="el" href="classSVF_1_1DummyVersionPropSVFGNode.html#ac10a4b9c2ee536cfcb74120d86c0619f">SVF::DummyVersionPropSVFGNode</a>
|
|
1528
|
-
, <a class="el" href="classSVF_1_1SVFIR.html#
|
|
1539
|
+
, <a class="el" href="classSVF_1_1SVFIR.html#a25b86c16d11b4d50ccc28ead525687ae">SVF::SVFIR</a>
|
|
1529
1540
|
</li>
|
|
1530
1541
|
<li>getObjectNode()
|
|
1531
1542
|
: <a class="el" href="classSVF_1_1IRGraph.html#aba13ca47865614e45321c1ae53e640c1">SVF::IRGraph</a>
|
|
@@ -1552,13 +1563,6 @@ $(function() {
|
|
|
1552
1563
|
<li>getOfflineRep()
|
|
1553
1564
|
: <a class="el" href="classSVF_1_1AndersenHCD.html#ac2e6a5acffff567e729b6aa9e9beeb55">SVF::AndersenHCD</a>
|
|
1554
1565
|
</li>
|
|
1555
|
-
<li>getOffset()
|
|
1556
|
-
: <a class="el" href="classSVF_1_1DCHEdge.html#a228405631dd68eeeb274581865e4d13d">SVF::DCHEdge</a>
|
|
1557
|
-
, <a class="el" href="classSVF_1_1GepObjVar.html#aae0159e4e93e3607e425933b8ce0a66c">SVF::GepObjVar</a>
|
|
1558
|
-
, <a class="el" href="classSVF_1_1GepValVar.html#a149d738115af2bcd815306ee6eb91bb3">SVF::GepValVar</a>
|
|
1559
|
-
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#ac7dc9a2857ee020345ebe465ba0d08f3">SVF::NormalGepCGEdge</a>
|
|
1560
|
-
, <a class="el" href="classSVF_1_1NormalGepStmt.html#a904919192ddbd054381c3b863531ab10">SVF::NormalGepStmt</a>
|
|
1561
|
-
</li>
|
|
1562
1566
|
<li>getOffsetValueVec()
|
|
1563
1567
|
: <a class="el" href="classSVF_1_1LocationSet.html#a5a5ca0b81da0b34ab426bc6a28ed346c">SVF::LocationSet</a>
|
|
1564
1568
|
</li>
|
|
@@ -1803,7 +1807,7 @@ $(function() {
|
|
|
1803
1807
|
<li>getPts()
|
|
1804
1808
|
: <a class="el" href="classSVF_1_1Andersen.html#a187285a5bdf9422d9188b2b11b667639">SVF::Andersen</a>
|
|
1805
1809
|
, <a class="el" href="classSVF_1_1BVDataPTAImpl.html#aee289e298e421448caaa604b7eb34fcb">SVF::BVDataPTAImpl</a>
|
|
1806
|
-
, <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
1810
|
+
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a0b96ba98239186d6d676f9540da9e590">SVF::CondPTAImpl< Cond ></a>
|
|
1807
1811
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a4cbb9131a89c5c48367fb927693b5c6b">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1808
1812
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#ac2f494da9379c336bb81a0dc438b5af9">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1809
1813
|
, <a class="el" href="classSVF_1_1MutablePTData.html#abe4230f3ba78fc660ea291fda36ffa62">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -1824,7 +1828,7 @@ $(function() {
|
|
|
1824
1828
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1825
1829
|
</li>
|
|
1826
1830
|
<li>getPtsSubSetMap()
|
|
1827
|
-
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#
|
|
1831
|
+
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53">SVF::IntraDisjointMRG</a>
|
|
1828
1832
|
</li>
|
|
1829
1833
|
<li>getRawCTirMetadata()
|
|
1830
1834
|
: <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#a2c47ba37bd250be455a21d1f0049d556">SVF::FlowSensitiveTBHC</a>
|
|
@@ -1920,6 +1924,12 @@ $(function() {
|
|
|
1920
1924
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#ad9af9655a13f3faeaf265ba370d1f280">SVF::PointerAnalysis</a>
|
|
1921
1925
|
, <a class="el" href="classSVF_1_1PTData.html#ab6146f5582946c08568f3a8d45e57b03">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
1922
1926
|
</li>
|
|
1927
|
+
<li>getRHSVar()
|
|
1928
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#ad03d28d16754c9049dd4d0ad3b6c1e28">SVF::AssignStmt</a>
|
|
1929
|
+
</li>
|
|
1930
|
+
<li>getRHSVarID()
|
|
1931
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#a4cec89489e82c60c287cae3327f3f01d">SVF::AssignStmt</a>
|
|
1932
|
+
</li>
|
|
1923
1933
|
<li>getSCCDetector()
|
|
1924
1934
|
: <a class="el" href="classSVF_1_1WPASolver.html#a37ca8a99b8f83fba796293e6e13b0953">SVF::WPASolver< GraphType ></a>
|
|
1925
1935
|
</li>
|
|
@@ -1966,19 +1976,17 @@ $(function() {
|
|
|
1966
1976
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a4918e3e3e289cc39f3442cb26f28bcc4">SVF::LeakChecker</a>
|
|
1967
1977
|
</li>
|
|
1968
1978
|
<li>getSrcID()
|
|
1969
|
-
: <a class="el" href="
|
|
1970
|
-
, <a class="el" href="classSVF_1_1BranchStmt.html#
|
|
1971
|
-
, <a class="el" href="classSVF_1_1CmpStmt.html#a9c725b7a6c7386b2892d82b70f1bec05">SVF::CmpStmt</a>
|
|
1979
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#aa9e1367635f51e5fb456ac885406c990">SVF::AssignStmt</a>
|
|
1980
|
+
, <a class="el" href="classSVF_1_1BranchStmt.html#a9425d660cc5a51b720463adc71f4c1f5">SVF::BranchStmt</a>
|
|
1972
1981
|
, <a class="el" href="classSVF_1_1GenericEdge.html#ae6792506a0150a9400d635eceab7f9e7">SVF::GenericEdge< NodeTy ></a>
|
|
1973
|
-
, <a class="el" href="
|
|
1974
|
-
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#
|
|
1982
|
+
, <a class="el" href="classSVF_1_1MultiOpndStmt.html#acb793282c0abdef799b02658eebe1b79">SVF::MultiOpndStmt</a>
|
|
1983
|
+
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#a38d60ea63e064f8a581f72f64642976d">SVF::UnaryOPStmt</a>
|
|
1975
1984
|
</li>
|
|
1976
1985
|
<li>getSrcNode()
|
|
1977
|
-
: <a class="el" href="
|
|
1986
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#af4edf3314705e3b589b856b07049edcd">SVF::AssignStmt</a>
|
|
1978
1987
|
, <a class="el" href="classSVF_1_1BranchStmt.html#af772610e425e2a67f7152bd8d53bf3c5">SVF::BranchStmt</a>
|
|
1979
|
-
, <a class="el" href="classSVF_1_1CmpStmt.html#a342ba9fd88195b90e2419fd44afef23d">SVF::CmpStmt</a>
|
|
1980
1988
|
, <a class="el" href="classSVF_1_1GenericEdge.html#ab47ca533c415841ef75456cbad439589">SVF::GenericEdge< NodeTy ></a>
|
|
1981
|
-
, <a class="el" href="
|
|
1989
|
+
, <a class="el" href="classSVF_1_1MultiOpndStmt.html#a09cc241c2cb1c89a7d89ef6c605eaed8">SVF::MultiOpndStmt</a>
|
|
1982
1990
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#ab80b5be6506812c9d58f63478de42e92">SVF::UnaryOPStmt</a>
|
|
1983
1991
|
</li>
|
|
1984
1992
|
<li>getSSAVersion()
|
|
@@ -2052,7 +2060,7 @@ $(function() {
|
|
|
2052
2060
|
, <a class="el" href="classSVF_1_1BranchVFGNode.html#abed63cf10f8e8cb9bb4b01772e4b0c6d">SVF::BranchVFGNode</a>
|
|
2053
2061
|
</li>
|
|
2054
2062
|
<li>getSuccNodes()
|
|
2055
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
2063
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a7033805052c8fae5cd0104fdd9e345c0">SVF::MTASVFGBuilder</a>
|
|
2056
2064
|
</li>
|
|
2057
2065
|
<li>getSVFFun()
|
|
2058
2066
|
: <a class="el" href="classSVF_1_1PCG.html#ac7dd2bbd4274a5e3a6427f3b674f99ba">SVF::PCG</a>
|
|
@@ -2117,7 +2125,7 @@ $(function() {
|
|
|
2117
2125
|
: <a class="el" href="classSVF_1_1TCT.html#a6ac3c91742a6e9088c4e9cf1b7d2f42e">SVF::TCT</a>
|
|
2118
2126
|
</li>
|
|
2119
2127
|
<li>getTCTNode()
|
|
2120
|
-
: <a class="el" href="classSVF_1_1TCT.html#
|
|
2128
|
+
: <a class="el" href="classSVF_1_1TCT.html#a7b4ad0b052e1f8b6869733eef15f4e4d">SVF::TCT</a>
|
|
2121
2129
|
</li>
|
|
2122
2130
|
<li>getTCTNodeNum()
|
|
2123
2131
|
: <a class="el" href="classSVF_1_1TCT.html#af03bfeae7e09a9f62d96ba59632e588f">SVF::TCT</a>
|
|
@@ -2312,10 +2320,10 @@ $(function() {
|
|
|
2312
2320
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a01a199e9fdb5759c7f78ee344dbc413c">SVF::VersionedFlowSensitive</a>
|
|
2313
2321
|
</li>
|
|
2314
2322
|
<li>global_begin()
|
|
2315
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2323
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
|
|
2316
2324
|
</li>
|
|
2317
2325
|
<li>global_end()
|
|
2318
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2326
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a8a34164634d6ad9a7b76175907c8c44b">SVF::SVFModule</a>
|
|
2319
2327
|
</li>
|
|
2320
2328
|
<li>GlobalBlockNode()
|
|
2321
2329
|
: <a class="el" href="classSVF_1_1GlobalBlockNode.html#a233fceb667e517862fd97d50832a4d7e">SVF::GlobalBlockNode</a>
|
|
@@ -196,6 +196,7 @@ $(function() {
|
|
|
196
196
|
, <a class="el" href="classSVF_1_1AddrCGEdge.html#a7f2959e08f010e5c30dcb76c6fbf6732">SVF::AddrCGEdge</a>
|
|
197
197
|
, <a class="el" href="classSVF_1_1AddrStmt.html#a1fe5489d6b941f5de3f3eeea63818dae">SVF::AddrStmt</a>
|
|
198
198
|
, <a class="el" href="classSVF_1_1AddrVFGNode.html#ae15cb791d45cfde3ba9be8779d843a66">SVF::AddrVFGNode</a>
|
|
199
|
+
, <a class="el" href="classSVF_1_1AssignStmt.html#ad468b35277ddf0a084271578766c36a1">SVF::AssignStmt</a>
|
|
199
200
|
, <a class="el" href="classSVF_1_1BinaryOPStmt.html#a987a69ea0cfc4b96adad22be810495b1">SVF::BinaryOPStmt</a>
|
|
200
201
|
, <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a6e10436b82aa1e598f4ea9c06b5ef799">SVF::BinaryOPVFGNode</a>
|
|
201
202
|
, <a class="el" href="classSVF_1_1BitVector.html#a5e537ecf471af33c08752eb9d55f1910">SVF::BitVector</a>
|
|
@@ -229,6 +230,7 @@ $(function() {
|
|
|
229
230
|
, <a class="el" href="classSVF_1_1LoadStmt.html#afd0b942170ec3aa8f44a6c5cc422a69d">SVF::LoadStmt</a>
|
|
230
231
|
, <a class="el" href="classSVF_1_1LoadVFGNode.html#a8e42ee37ececc2391fc4d1ad1c24f13f">SVF::LoadVFGNode</a>
|
|
231
232
|
, <a class="el" href="classSVF_1_1LocationSet.html#a15975ec54c93c39fb1ed59599e5ec107">SVF::LocationSet</a>
|
|
233
|
+
, <a class="el" href="classSVF_1_1MultiOpndStmt.html#afbd0d606112605bf355f4a9de6b44406">SVF::MultiOpndStmt</a>
|
|
232
234
|
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#a7f3a388e37e497fc5874e9f392901a39">SVF::NormalGepCGEdge</a>
|
|
233
235
|
, <a class="el" href="classSVF_1_1NormalGepStmt.html#af5c4696cb71f71ef38d2a62ceebc1789">SVF::NormalGepStmt</a>
|
|
234
236
|
, <a class="el" href="classSVF_1_1PathStmtDPItem.html#a36ff7567d47e3818d79ede424f736817">SVF::PathStmtDPItem< LocCond ></a>
|
|
@@ -288,7 +290,7 @@ $(function() {
|
|
|
288
290
|
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a74c50cfaf788a828a4fc97eba703ec4e">SVF::CondPointsToSet< Cond ></a>
|
|
289
291
|
, <a class="el" href="classSVF_1_1CondStdSet.html#a90e4c4ead1cbdca01c0be801a68b005b">SVF::CondStdSet< Element ></a>
|
|
290
292
|
, <a class="el" href="classSVF_1_1CoreBitVector.html#af8e63360242a49fb63c3ef3d7071503d">SVF::CoreBitVector</a>
|
|
291
|
-
, <a class="el" href="classSVF_1_1PointsTo.html#
|
|
293
|
+
, <a class="el" href="classSVF_1_1PointsTo.html#a687b34cac3c43dd957b86a4833a24871">SVF::PointsTo</a>
|
|
292
294
|
</li>
|
|
293
295
|
<li>opPts()
|
|
294
296
|
: <a class="el" href="classSVF_1_1PersistentPointsToCache.html#ac7865b3ea1d76d2c522b465cc8e86639">SVF::PersistentPointsToCache< Data ></a>
|
|
@@ -323,10 +325,10 @@ $(function() {
|
|
|
323
325
|
, <a class="el" href="classSVF_1_1CondManager.html#a83824b36d6cd073a171df9919aa0c704">SVF::CondManager</a>
|
|
324
326
|
</li>
|
|
325
327
|
<li>OutEdgeBegin()
|
|
326
|
-
: <a class="el" href="classSVF_1_1GenericNode.html#
|
|
328
|
+
: <a class="el" href="classSVF_1_1GenericNode.html#aa4f103330118c8976bf95e4bf53416eb">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
327
329
|
</li>
|
|
328
330
|
<li>OutEdgeEnd()
|
|
329
|
-
: <a class="el" href="classSVF_1_1GenericNode.html#
|
|
331
|
+
: <a class="el" href="classSVF_1_1GenericNode.html#ace88b6c7561f61f747ff08f61e2c18bc">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
330
332
|
</li>
|
|
331
333
|
<li>outgoingAddrEdges()
|
|
332
334
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#ae5acdc3bd73974b6972b60fb3df5e0ea">SVF::ConstraintNode</a>
|
|
@@ -291,7 +291,7 @@ $(function() {
|
|
|
291
291
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#ac5683fe2e24b393ccc5cb6d8bc92cf2b">SVF::PointerAnalysis</a>
|
|
292
292
|
</li>
|
|
293
293
|
<li>setOffset()
|
|
294
|
-
: <a class="el" href="classSVF_1_1DCHEdge.html#
|
|
294
|
+
: <a class="el" href="classSVF_1_1DCHEdge.html#a70f757826082c95766c8324c1264e977">SVF::DCHEdge</a>
|
|
295
295
|
</li>
|
|
296
296
|
<li>setOpVer()
|
|
297
297
|
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a76c67d31ffb67c4ef102471898ae2709">SVF::BinaryOPVFGNode</a>
|
|
@@ -139,6 +139,7 @@ $(function() {
|
|
|
139
139
|
, <a class="el" href="classSVF_1_1AddrStmt.html#abf9453ed58c6946640a85be31512c0e8">SVF::AddrStmt</a>
|
|
140
140
|
, <a class="el" href="classSVF_1_1AddrVFGNode.html#ac26fbce400355f43fdc22ad88a8d9067">SVF::AddrVFGNode</a>
|
|
141
141
|
, <a class="el" href="classSVF_1_1ArgumentVFGNode.html#a3c10cd63e18f79ccc66f4687d05cb8c5">SVF::ArgumentVFGNode</a>
|
|
142
|
+
, <a class="el" href="classSVF_1_1AssignStmt.html#abbe582a24bf4b42284f78eab5b18a90a">SVF::AssignStmt</a>
|
|
142
143
|
, <a class="el" href="classSVF_1_1BinaryOPStmt.html#a138547516e2676c297a27d762544f2aa">SVF::BinaryOPStmt</a>
|
|
143
144
|
, <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#aa743cf19c5dc91dbb0c7b8981fecc6c4">SVF::BinaryOPVFGNode</a>
|
|
144
145
|
, <a class="el" href="classSVF_1_1BranchStmt.html#afc44edd6d1d5c855dc2169d26629377f">SVF::BranchStmt</a>
|
|
@@ -204,7 +204,7 @@ $(function() {
|
|
|
204
204
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a6bc40bc0b35c23e9d1874c844511449d">SVF::ThreadAPI</a>
|
|
205
205
|
</li>
|
|
206
206
|
<li>getActualParms()
|
|
207
|
-
: <a class="el" href="classSVF_1_1CallBlockNode.html#
|
|
207
|
+
: <a class="el" href="classSVF_1_1CallBlockNode.html#abfc30a2fc6e996c2e1b0902abc7c813b">SVF::CallBlockNode</a>
|
|
208
208
|
</li>
|
|
209
209
|
<li>getActualParmVFGNode()
|
|
210
210
|
: <a class="el" href="classSVF_1_1VFG.html#a01b8694a5ab7acf8df0213225550791b">SVF::VFG</a>
|
|
@@ -817,19 +817,17 @@ $(function() {
|
|
|
817
817
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#a6c32a1cdcdbea0151c8cf17ffe598f29">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
818
818
|
</li>
|
|
819
819
|
<li>getDstID()
|
|
820
|
-
: <a class="el" href="
|
|
821
|
-
, <a class="el" href="classSVF_1_1BranchStmt.html#
|
|
822
|
-
, <a class="el" href="classSVF_1_1CmpStmt.html#a4849faf9aff64d966ef2303389e43d31">SVF::CmpStmt</a>
|
|
820
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#a99963aa3c401031b040168284eee5f2e">SVF::AssignStmt</a>
|
|
821
|
+
, <a class="el" href="classSVF_1_1BranchStmt.html#ad188174084e4d1e641de4c7270e15d71">SVF::BranchStmt</a>
|
|
823
822
|
, <a class="el" href="classSVF_1_1GenericEdge.html#ad9edb45e74ae675d9da82f5acf02d56e">SVF::GenericEdge< NodeTy ></a>
|
|
824
|
-
, <a class="el" href="
|
|
825
|
-
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#
|
|
823
|
+
, <a class="el" href="classSVF_1_1MultiOpndStmt.html#a4b5273864f38ae2e7337cdd624a351ab">SVF::MultiOpndStmt</a>
|
|
824
|
+
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#ab6bbdbe6674680665f0f4b68169c81c1">SVF::UnaryOPStmt</a>
|
|
826
825
|
</li>
|
|
827
826
|
<li>getDstNode()
|
|
828
|
-
: <a class="el" href="
|
|
827
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#a52c818fa2a43f283e492cf687c23591b">SVF::AssignStmt</a>
|
|
829
828
|
, <a class="el" href="classSVF_1_1BranchStmt.html#ade327625e74b717697340c9a78444757">SVF::BranchStmt</a>
|
|
830
|
-
, <a class="el" href="classSVF_1_1CmpStmt.html#a1f2f847bbff70e43f65cf06b1b41f99d">SVF::CmpStmt</a>
|
|
831
829
|
, <a class="el" href="classSVF_1_1GenericEdge.html#aeaa31a2c8479e831b36ce2e2582ceb86">SVF::GenericEdge< NodeTy ></a>
|
|
832
|
-
, <a class="el" href="
|
|
830
|
+
, <a class="el" href="classSVF_1_1MultiOpndStmt.html#aebcdd46f666ae9e6f0b0bf1a792a145a">SVF::MultiOpndStmt</a>
|
|
833
831
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#a46207ce57a8fb0551faad1f5ccc8b8ce">SVF::UnaryOPStmt</a>
|
|
834
832
|
</li>
|
|
835
833
|
<li>getDT()
|
|
@@ -915,6 +913,13 @@ $(function() {
|
|
|
915
913
|
<li>getFieldObjNodeNum()
|
|
916
914
|
: <a class="el" href="classSVF_1_1SVFIR.html#af7a98a5eb789178594063140c85cd21f">SVF::SVFIR</a>
|
|
917
915
|
</li>
|
|
916
|
+
<li>getFieldOffset()
|
|
917
|
+
: <a class="el" href="classSVF_1_1DCHEdge.html#a38963d42db8215b954391781116b47cd">SVF::DCHEdge</a>
|
|
918
|
+
, <a class="el" href="classSVF_1_1GepObjVar.html#a8daba70e9cc23d2411f5be0b1cd1054d">SVF::GepObjVar</a>
|
|
919
|
+
, <a class="el" href="classSVF_1_1GepValVar.html#a5592f18160d398ae126a67c193e5f09d">SVF::GepValVar</a>
|
|
920
|
+
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#aaa1db7a684bb6ddbeb02e5ffad4d6f0f">SVF::NormalGepCGEdge</a>
|
|
921
|
+
, <a class="el" href="classSVF_1_1NormalGepStmt.html#a5f68b485fb5d60deef2ca33da40c69ef">SVF::NormalGepStmt</a>
|
|
922
|
+
</li>
|
|
918
923
|
<li>getFields()
|
|
919
924
|
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#a5c7cc40f0a9c89a8b9c21c65215dda29">SVF::SVFIRBuilder</a>
|
|
920
925
|
</li>
|
|
@@ -1295,6 +1300,12 @@ $(function() {
|
|
|
1295
1300
|
<li>getLHSTopLevPtr()
|
|
1296
1301
|
: <a class="el" href="classSVF_1_1VFG.html#a1fff5a365e5aa2d99f07f7f64cc35fac">SVF::VFG</a>
|
|
1297
1302
|
</li>
|
|
1303
|
+
<li>getLHSVar()
|
|
1304
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#a973a2b79da223275ed6a1831837b89c7">SVF::AssignStmt</a>
|
|
1305
|
+
</li>
|
|
1306
|
+
<li>getLHSVarID()
|
|
1307
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#a98f731be7be9bc8e7fd09f5c2204c840">SVF::AssignStmt</a>
|
|
1308
|
+
</li>
|
|
1298
1309
|
<li>getLLVMCallSite()
|
|
1299
1310
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#ad4dfe9563de352bb40fb1028a2851512">SVF::ThreadAPI</a>
|
|
1300
1311
|
</li>
|
|
@@ -1339,8 +1350,8 @@ $(function() {
|
|
|
1339
1350
|
</li>
|
|
1340
1351
|
<li>getLocationSet()
|
|
1341
1352
|
: <a class="el" href="classSVF_1_1GepObjVar.html#a553e648804b39c503e7288dd0434c339">SVF::GepObjVar</a>
|
|
1353
|
+
, <a class="el" href="classSVF_1_1GepStmt.html#abec33091e0dac0cdd5b95b6d7b0db3d8">SVF::GepStmt</a>
|
|
1342
1354
|
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#ac469605b74fa8cd38e1959c8b948864b">SVF::NormalGepCGEdge</a>
|
|
1343
|
-
, <a class="el" href="classSVF_1_1NormalGepStmt.html#a7bf625581c4852212bcea89562ea9cef">SVF::NormalGepStmt</a>
|
|
1344
1355
|
</li>
|
|
1345
1356
|
<li>getLocationSetFromBaseNode()
|
|
1346
1357
|
: <a class="el" href="classSVF_1_1SVFIR.html#a8b36d077c30fb2830a253ded82413c2d">SVF::SVFIR</a>
|
|
@@ -1350,7 +1361,7 @@ $(function() {
|
|
|
1350
1361
|
</li>
|
|
1351
1362
|
<li>getLockVal()
|
|
1352
1363
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a785616f9c744d7249fd1080e5ed04d29">SVF::LockAnalysis</a>
|
|
1353
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1364
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#ad1d43e47f5036138e85068a1714f6c48">SVF::ThreadAPI</a>
|
|
1354
1365
|
</li>
|
|
1355
1366
|
<li>getLocToDPMVecMap()
|
|
1356
1367
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#ad849ae4509e88832f784c748468ab959">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
@@ -1418,8 +1429,8 @@ $(function() {
|
|
|
1418
1429
|
: <a class="el" href="classSVF_1_1MRGenerator.html#af0d1a34ce38e9b20ee6fc7b27fcd5198">SVF::MRGenerator</a>
|
|
1419
1430
|
</li>
|
|
1420
1431
|
<li>getModRefInfo()
|
|
1421
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
1422
|
-
, <a class="el" href="classSVF_1_1WPAPass.html#
|
|
1432
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a455e0ba173141ac8ce76a655ac52205f">SVF::MRGenerator</a>
|
|
1433
|
+
, <a class="el" href="classSVF_1_1WPAPass.html#a81277c93b6a89c01a7a1f476bc3d744d">SVF::WPAPass</a>
|
|
1423
1434
|
</li>
|
|
1424
1435
|
<li>getModSideEffectOfCallSite()
|
|
1425
1436
|
: <a class="el" href="classSVF_1_1MRGenerator.html#aebd6abbf574392abce426dc796d2ee56">SVF::MRGenerator</a>
|
|
@@ -1628,13 +1639,6 @@ $(function() {
|
|
|
1628
1639
|
<li>getOfflineRep()
|
|
1629
1640
|
: <a class="el" href="classSVF_1_1AndersenHCD.html#ac2e6a5acffff567e729b6aa9e9beeb55">SVF::AndersenHCD</a>
|
|
1630
1641
|
</li>
|
|
1631
|
-
<li>getOffset()
|
|
1632
|
-
: <a class="el" href="classSVF_1_1DCHEdge.html#a228405631dd68eeeb274581865e4d13d">SVF::DCHEdge</a>
|
|
1633
|
-
, <a class="el" href="classSVF_1_1GepObjVar.html#aae0159e4e93e3607e425933b8ce0a66c">SVF::GepObjVar</a>
|
|
1634
|
-
, <a class="el" href="classSVF_1_1GepValVar.html#a149d738115af2bcd815306ee6eb91bb3">SVF::GepValVar</a>
|
|
1635
|
-
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#ac7dc9a2857ee020345ebe465ba0d08f3">SVF::NormalGepCGEdge</a>
|
|
1636
|
-
, <a class="el" href="classSVF_1_1NormalGepStmt.html#a904919192ddbd054381c3b863531ab10">SVF::NormalGepStmt</a>
|
|
1637
|
-
</li>
|
|
1638
1642
|
<li>getOffsetValueVec()
|
|
1639
1643
|
: <a class="el" href="classSVF_1_1LocationSet.html#a5a5ca0b81da0b34ab426bc6a28ed346c">SVF::LocationSet</a>
|
|
1640
1644
|
</li>
|
|
@@ -1996,6 +2000,12 @@ $(function() {
|
|
|
1996
2000
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#ad9af9655a13f3faeaf265ba370d1f280">SVF::PointerAnalysis</a>
|
|
1997
2001
|
, <a class="el" href="classSVF_1_1PTData.html#ab6146f5582946c08568f3a8d45e57b03">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
1998
2002
|
</li>
|
|
2003
|
+
<li>getRHSVar()
|
|
2004
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#ad03d28d16754c9049dd4d0ad3b6c1e28">SVF::AssignStmt</a>
|
|
2005
|
+
</li>
|
|
2006
|
+
<li>getRHSVarID()
|
|
2007
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#a4cec89489e82c60c287cae3327f3f01d">SVF::AssignStmt</a>
|
|
2008
|
+
</li>
|
|
1999
2009
|
<li>getSCCDetector()
|
|
2000
2010
|
: <a class="el" href="classSVF_1_1WPASolver.html#a37ca8a99b8f83fba796293e6e13b0953">SVF::WPASolver< GraphType ></a>
|
|
2001
2011
|
</li>
|
|
@@ -2042,19 +2052,17 @@ $(function() {
|
|
|
2042
2052
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a4918e3e3e289cc39f3442cb26f28bcc4">SVF::LeakChecker</a>
|
|
2043
2053
|
</li>
|
|
2044
2054
|
<li>getSrcID()
|
|
2045
|
-
: <a class="el" href="
|
|
2046
|
-
, <a class="el" href="classSVF_1_1BranchStmt.html#
|
|
2047
|
-
, <a class="el" href="classSVF_1_1CmpStmt.html#a9c725b7a6c7386b2892d82b70f1bec05">SVF::CmpStmt</a>
|
|
2055
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#aa9e1367635f51e5fb456ac885406c990">SVF::AssignStmt</a>
|
|
2056
|
+
, <a class="el" href="classSVF_1_1BranchStmt.html#a9425d660cc5a51b720463adc71f4c1f5">SVF::BranchStmt</a>
|
|
2048
2057
|
, <a class="el" href="classSVF_1_1GenericEdge.html#ae6792506a0150a9400d635eceab7f9e7">SVF::GenericEdge< NodeTy ></a>
|
|
2049
|
-
, <a class="el" href="
|
|
2050
|
-
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#
|
|
2058
|
+
, <a class="el" href="classSVF_1_1MultiOpndStmt.html#acb793282c0abdef799b02658eebe1b79">SVF::MultiOpndStmt</a>
|
|
2059
|
+
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#a38d60ea63e064f8a581f72f64642976d">SVF::UnaryOPStmt</a>
|
|
2051
2060
|
</li>
|
|
2052
2061
|
<li>getSrcNode()
|
|
2053
|
-
: <a class="el" href="
|
|
2062
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#af4edf3314705e3b589b856b07049edcd">SVF::AssignStmt</a>
|
|
2054
2063
|
, <a class="el" href="classSVF_1_1BranchStmt.html#af772610e425e2a67f7152bd8d53bf3c5">SVF::BranchStmt</a>
|
|
2055
|
-
, <a class="el" href="classSVF_1_1CmpStmt.html#a342ba9fd88195b90e2419fd44afef23d">SVF::CmpStmt</a>
|
|
2056
2064
|
, <a class="el" href="classSVF_1_1GenericEdge.html#ab47ca533c415841ef75456cbad439589">SVF::GenericEdge< NodeTy ></a>
|
|
2057
|
-
, <a class="el" href="
|
|
2065
|
+
, <a class="el" href="classSVF_1_1MultiOpndStmt.html#a09cc241c2cb1c89a7d89ef6c605eaed8">SVF::MultiOpndStmt</a>
|
|
2058
2066
|
, <a class="el" href="classSVF_1_1UnaryOPStmt.html#ab80b5be6506812c9d58f63478de42e92">SVF::UnaryOPStmt</a>
|
|
2059
2067
|
</li>
|
|
2060
2068
|
<li>getSSAVersion()
|
|
@@ -2260,7 +2268,7 @@ $(function() {
|
|
|
2260
2268
|
, <a class="el" href="classSVF_1_1TypeBasedHeapCloning.html#ac4565775cced4444ba007e310c4a02d8">SVF::TypeBasedHeapCloning</a>
|
|
2261
2269
|
</li>
|
|
2262
2270
|
<li>getTypeSizeInBytes()
|
|
2263
|
-
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#
|
|
2271
|
+
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#af4239ff717303dee25f1f4ba60070f9e">SVF::SymbolTableInfo</a>
|
|
2264
2272
|
</li>
|
|
2265
2273
|
<li>getTypeSystem()
|
|
2266
2274
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe">SVF::PointerAnalysis</a>
|
|
@@ -2391,7 +2399,7 @@ $(function() {
|
|
|
2391
2399
|
: <a class="el" href="classSVF_1_1SVFModule.html#a4dc32c583d29d74d052eaa5665b0b70e">SVF::SVFModule</a>
|
|
2392
2400
|
</li>
|
|
2393
2401
|
<li>global_end()
|
|
2394
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2402
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2">SVF::SVFModule</a>
|
|
2395
2403
|
</li>
|
|
2396
2404
|
<li>global_iterator
|
|
2397
2405
|
: <a class="el" href="classSVF_1_1SVFModule.html#a4cf1ca2e9f045a0520b0a8a6cd5993f2">SVF::SVFModule</a>
|
|
@@ -592,6 +592,7 @@ $(function() {
|
|
|
592
592
|
</li>
|
|
593
593
|
<li>IRGraph()
|
|
594
594
|
: <a class="el" href="classSVF_1_1IRGraph.html#a34f7644ccf88fc0911c0b4f625dc1f28">SVF::IRGraph</a>
|
|
595
|
+
, <a class="el" href="classSVF_1_1SVFVar.html#a6755ed387e15f44ffb637f64a0af60bc">SVF::SVFVar</a>
|
|
595
596
|
</li>
|
|
596
597
|
<li>is_alloc()
|
|
597
598
|
: <a class="el" href="classSVF_1_1ExtAPI.html#a9ac1ce8f2796d1e70005c6999c9772de">SVF::ExtAPI</a>
|
|
@@ -1004,13 +1005,13 @@ $(function() {
|
|
|
1004
1005
|
: <a class="el" href="classSVF_1_1TCT.html#a549a95aa04233c98732777ea210d8525">SVF::TCT</a>
|
|
1005
1006
|
</li>
|
|
1006
1007
|
<li>isMemAlloc()
|
|
1007
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
1008
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a0e485cc7410e7a1ea68fb59dfdff1ff4">SVF::SaberCheckerAPI</a>
|
|
1008
1009
|
</li>
|
|
1009
1010
|
<li>isMemcpy()
|
|
1010
1011
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#aee9e5ebac543d9a2aab511410b047898">SVF::MTAAnnotator</a>
|
|
1011
1012
|
</li>
|
|
1012
1013
|
<li>isMemDealloc()
|
|
1013
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#
|
|
1014
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#abe9fee725114243e16db4c2fd1abf3fa">SVF::SaberCheckerAPI</a>
|
|
1014
1015
|
</li>
|
|
1015
1016
|
<li>isMemset()
|
|
1016
1017
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#a36eb47b716c3b44ba5c459052bb0ed93">SVF::MTAAnnotator</a>
|
|
@@ -1226,17 +1227,17 @@ $(function() {
|
|
|
1226
1227
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#add7daee4a0ecae479a5ab015130c8c93">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
1227
1228
|
</li>
|
|
1228
1229
|
<li>isTailofSpan()
|
|
1229
|
-
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#
|
|
1230
|
+
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#ac8339229ade604f4205b111bfc99f23f">SVF::MTASVFGBuilder</a>
|
|
1230
1231
|
</li>
|
|
1231
1232
|
<li>isTDAcquire()
|
|
1232
1233
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a5521de9933ce74d0954a942dfceae772">SVF::LockAnalysis</a>
|
|
1233
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1234
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a608f0cb60a665745748b6a6654a6e837">SVF::ThreadAPI</a>
|
|
1234
1235
|
</li>
|
|
1235
1236
|
<li>isTDBarWait()
|
|
1236
1237
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a0ff50b4312b9aa2c7ebd00e9a40a2668">SVF::ThreadAPI</a>
|
|
1237
1238
|
</li>
|
|
1238
1239
|
<li>isTDExit()
|
|
1239
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1240
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a22d6c0cf0ba19af0661b106a8859024f">SVF::ThreadAPI</a>
|
|
1240
1241
|
</li>
|
|
1241
1242
|
<li>isTDFork()
|
|
1242
1243
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aff32f240a03421937c2fc606359dca9b">SVF::ForkJoinAnalysis</a>
|
|
@@ -1247,7 +1248,7 @@ $(function() {
|
|
|
1247
1248
|
<li>isTDJoin()
|
|
1248
1249
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aac722a42dc6e03e771a7a80de5f8ec94">SVF::ForkJoinAnalysis</a>
|
|
1249
1250
|
, <a class="el" href="classSVF_1_1MHP.html#ab566508ffd73abd4d5ad047a1d7f9c27">SVF::MHP</a>
|
|
1250
|
-
, <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1251
|
+
, <a class="el" href="classSVF_1_1ThreadAPI.html#a8cc5f9ff6039392ce1471cd830973c44">SVF::ThreadAPI</a>
|
|
1251
1252
|
</li>
|
|
1252
1253
|
<li>isTDRelease()
|
|
1253
1254
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae312fa9ddb320674f7bc31e29aa474ed">SVF::LockAnalysis</a>
|
|
@@ -178,12 +178,12 @@ $(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>
|
|
184
|
+
<li>loadsToMRsMap
|
|
185
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a0d8229b1f0b8428708e923d19096e4ba">SVF::MRGenerator</a>
|
|
186
|
+
</li>
|
|
187
187
|
<li>LoadsToPointsToMap
|
|
188
188
|
: <a class="el" href="classSVF_1_1MRGenerator.html#acfadd565b5c978c9417e059b3ea7588c">SVF::MRGenerator</a>
|
|
189
189
|
</li>
|
|
@@ -314,9 +314,9 @@ $(function() {
|
|
|
314
314
|
</li>
|
|
315
315
|
<li>ls
|
|
316
316
|
: <a class="el" href="classSVF_1_1GepObjVar.html#a55b057663180420c6bb09bf849d83f6b">SVF::GepObjVar</a>
|
|
317
|
+
, <a class="el" href="classSVF_1_1GepStmt.html#a543a3f4801b22719f7b9677246bf2ac7">SVF::GepStmt</a>
|
|
317
318
|
, <a class="el" href="classSVF_1_1GepValVar.html#a2ee5e9a2e5a92b32fd81fda09b560ad6">SVF::GepValVar</a>
|
|
318
319
|
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#a7cbcaa28acde49ef0b03a8554a41344b">SVF::NormalGepCGEdge</a>
|
|
319
|
-
, <a class="el" href="classSVF_1_1NormalGepStmt.html#a5dd71e9aea01d5dc2bf8fc070e67cadd">SVF::NormalGepStmt</a>
|
|
320
320
|
</li>
|
|
321
321
|
<li>lsa
|
|
322
322
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#a42a5c0eac879be5e300583aa7d07beb0">SVF::MTAAnnotator</a>
|
|
@@ -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#a60420a9681df31686eb4a42adf37e1e3">SVF::MultiOpndStmt</a>
|
|
592
592
|
</li>
|
|
593
593
|
<li>MUSet
|
|
594
594
|
: <a class="el" href="classSVF_1_1MemSSA.html#a81bba824495a882b49e687683954b112">SVF::MemSSA</a>
|
|
@@ -114,7 +114,7 @@ $(function() {
|
|
|
114
114
|
</li>
|
|
115
115
|
<li>offset
|
|
116
116
|
: <a class="el" href="classSVF_1_1CoreBitVector.html#a79dfa9f4c2efb6a0a2de18c6359c41bd">SVF::CoreBitVector</a>
|
|
117
|
-
, <a class="el" href="classSVF_1_1DCHEdge.html#
|
|
117
|
+
, <a class="el" href="classSVF_1_1DCHEdge.html#a41bd0d95d588aa7fb77e83dc91654493">SVF::DCHEdge</a>
|
|
118
118
|
</li>
|
|
119
119
|
<li>offsetValues
|
|
120
120
|
: <a class="el" href="classSVF_1_1LocationSet.html#a5a2792b8b914557a9ccf0e57d0ed8b30">SVF::LocationSet</a>
|
|
@@ -273,6 +273,7 @@ $(function() {
|
|
|
273
273
|
, <a class="el" href="classSVF_1_1AddrCGEdge.html#a7f2959e08f010e5c30dcb76c6fbf6732">SVF::AddrCGEdge</a>
|
|
274
274
|
, <a class="el" href="classSVF_1_1AddrStmt.html#a1fe5489d6b941f5de3f3eeea63818dae">SVF::AddrStmt</a>
|
|
275
275
|
, <a class="el" href="classSVF_1_1AddrVFGNode.html#ae15cb791d45cfde3ba9be8779d843a66">SVF::AddrVFGNode</a>
|
|
276
|
+
, <a class="el" href="classSVF_1_1AssignStmt.html#ad468b35277ddf0a084271578766c36a1">SVF::AssignStmt</a>
|
|
276
277
|
, <a class="el" href="classSVF_1_1BinaryOPStmt.html#a987a69ea0cfc4b96adad22be810495b1">SVF::BinaryOPStmt</a>
|
|
277
278
|
, <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a6e10436b82aa1e598f4ea9c06b5ef799">SVF::BinaryOPVFGNode</a>
|
|
278
279
|
, <a class="el" href="classSVF_1_1BitVector.html#a5e537ecf471af33c08752eb9d55f1910">SVF::BitVector</a>
|
|
@@ -306,11 +307,12 @@ $(function() {
|
|
|
306
307
|
, <a class="el" href="classSVF_1_1LoadStmt.html#afd0b942170ec3aa8f44a6c5cc422a69d">SVF::LoadStmt</a>
|
|
307
308
|
, <a class="el" href="classSVF_1_1LoadVFGNode.html#a8e42ee37ececc2391fc4d1ad1c24f13f">SVF::LoadVFGNode</a>
|
|
308
309
|
, <a class="el" href="classSVF_1_1LocationSet.html#a15975ec54c93c39fb1ed59599e5ec107">SVF::LocationSet</a>
|
|
310
|
+
, <a class="el" href="classSVF_1_1MultiOpndStmt.html#afbd0d606112605bf355f4a9de6b44406">SVF::MultiOpndStmt</a>
|
|
309
311
|
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#a7f3a388e37e497fc5874e9f392901a39">SVF::NormalGepCGEdge</a>
|
|
310
312
|
, <a class="el" href="classSVF_1_1NormalGepStmt.html#af5c4696cb71f71ef38d2a62ceebc1789">SVF::NormalGepStmt</a>
|
|
311
313
|
, <a class="el" href="classSVF_1_1PathStmtDPItem.html#a36ff7567d47e3818d79ede424f736817">SVF::PathStmtDPItem< LocCond ></a>
|
|
312
314
|
, <a class="el" href="classSVF_1_1PhiStmt.html#a331c7e14409b2d78881a0ec8932c1170">SVF::PhiStmt</a>
|
|
313
|
-
, <a class="el" href="classSVF_1_1PointsTo.html#
|
|
315
|
+
, <a class="el" href="classSVF_1_1PointsTo.html#ab06c71c3d1ab7ef2a67fc00b42f4be72">SVF::PointsTo</a>
|
|
314
316
|
, <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#acbbcff746f7f0dc37815e688e9172f21">SVF::PointsTo::PointsToIterator</a>
|
|
315
317
|
, <a class="el" href="classSVF_1_1PTASCEV.html#a144e7fa8c5f4987067914416a85656ca">SVF::PTASCEV</a>
|
|
316
318
|
, <a class="el" href="classSVF_1_1RetPE.html#acb2a5e66fab9f95278c44344d268f465">SVF::RetPE</a>
|
|
@@ -365,7 +367,7 @@ $(function() {
|
|
|
365
367
|
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a74c50cfaf788a828a4fc97eba703ec4e">SVF::CondPointsToSet< Cond ></a>
|
|
366
368
|
, <a class="el" href="classSVF_1_1CondStdSet.html#a90e4c4ead1cbdca01c0be801a68b005b">SVF::CondStdSet< Element ></a>
|
|
367
369
|
, <a class="el" href="classSVF_1_1CoreBitVector.html#af8e63360242a49fb63c3ef3d7071503d">SVF::CoreBitVector</a>
|
|
368
|
-
, <a class="el" href="classSVF_1_1PointsTo.html#
|
|
370
|
+
, <a class="el" href="classSVF_1_1PointsTo.html#a687b34cac3c43dd957b86a4833a24871">SVF::PointsTo</a>
|
|
369
371
|
</li>
|
|
370
372
|
<li>opIncomingBBs
|
|
371
373
|
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a73f39a488ad82300010abd18afe247a4">SVF::IntraPHIVFGNode</a>
|
|
@@ -421,23 +423,23 @@ $(function() {
|
|
|
421
423
|
</li>
|
|
422
424
|
<li>OPVers
|
|
423
425
|
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a880c8260e3acb3fbe431446f2c1f5990">SVF::BinaryOPVFGNode</a>
|
|
424
|
-
, <a class="el" href="classSVF_1_1CmpVFGNode.html#a0db4ada3c366c811962415454a859b22">SVF::CmpVFGNode</a>
|
|
425
426
|
</li>
|
|
426
427
|
<li>opVers
|
|
427
428
|
: <a class="el" href="classSVF_1_1CmpVFGNode.html#aae30d80fd848d62467476d21c691573c">SVF::CmpVFGNode</a>
|
|
428
|
-
, <a class="el" href="classSVF_1_1MSSAPHI.html#abdabd6dff67cd59622f18d48e8b34271">SVF::MSSAPHI< Cond ></a>
|
|
429
429
|
</li>
|
|
430
430
|
<li>OPVers
|
|
431
|
-
: <a class="el" href="
|
|
431
|
+
: <a class="el" href="classSVF_1_1CmpVFGNode.html#a0db4ada3c366c811962415454a859b22">SVF::CmpVFGNode</a>
|
|
432
|
+
, <a class="el" href="classSVF_1_1MSSAPHI.html#a622892bb1c3c151e646ae1a46838c3ba">SVF::MSSAPHI< Cond ></a>
|
|
432
433
|
</li>
|
|
433
434
|
<li>opVers
|
|
434
|
-
: <a class="el" href="
|
|
435
|
+
: <a class="el" href="classSVF_1_1MSSAPHI.html#abdabd6dff67cd59622f18d48e8b34271">SVF::MSSAPHI< Cond ></a>
|
|
435
436
|
</li>
|
|
436
437
|
<li>OPVers
|
|
437
438
|
: <a class="el" href="classSVF_1_1MSSAPHISVFGNode.html#a300f37203eb84fc57e005c27ce0422fb">SVF::MSSAPHISVFGNode</a>
|
|
438
439
|
</li>
|
|
439
440
|
<li>opVers
|
|
440
|
-
: <a class="el" href="
|
|
441
|
+
: <a class="el" href="classSVF_1_1MSSAPHISVFGNode.html#a9c327923ab939e06877441ebde5c1139">SVF::MSSAPHISVFGNode</a>
|
|
442
|
+
, <a class="el" href="classSVF_1_1PHIVFGNode.html#a08ccd55d0fb6ce33f69959349008daca">SVF::PHIVFGNode</a>
|
|
441
443
|
</li>
|
|
442
444
|
<li>OPVers
|
|
443
445
|
: <a class="el" href="classSVF_1_1PHIVFGNode.html#a44ba5254e5f4def007c99916cd58668c">SVF::PHIVFGNode</a>
|
|
@@ -469,10 +471,10 @@ $(function() {
|
|
|
469
471
|
: <a class="el" href="classSVF_1_1FlowSensitiveStat.html#ab11996ab5606f51c977b9b1385c13d71ac018f116c78ed5e314b52e5d743f3fa5">SVF::FlowSensitiveStat</a>
|
|
470
472
|
</li>
|
|
471
473
|
<li>OutEdgeBegin()
|
|
472
|
-
: <a class="el" href="classSVF_1_1GenericNode.html#
|
|
474
|
+
: <a class="el" href="classSVF_1_1GenericNode.html#aa4f103330118c8976bf95e4bf53416eb">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
473
475
|
</li>
|
|
474
476
|
<li>OutEdgeEnd()
|
|
475
|
-
: <a class="el" href="classSVF_1_1GenericNode.html#
|
|
477
|
+
: <a class="el" href="classSVF_1_1GenericNode.html#ace88b6c7561f61f747ff08f61e2c18bc">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
476
478
|
</li>
|
|
477
479
|
<li>OutEdgeKindToSetMap
|
|
478
480
|
: <a class="el" href="classSVF_1_1SVFVar.html#a3775dd07e89ea6b25950a8b900a4ceab">SVF::SVFVar</a>
|