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
|
@@ -175,12 +175,12 @@ $(function() {
|
|
|
175
175
|
<li>PAGPrint
|
|
176
176
|
: <a class="el" href="classSVF_1_1Options.html#a98df022c5da54ea30b3f0ce008d3ca80">SVF::Options</a>
|
|
177
177
|
</li>
|
|
178
|
-
<li>pagReadFromTxt
|
|
179
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#a2547331e2c32b077d5876e609cb7f48f">SVF::SVFModule</a>
|
|
180
|
-
</li>
|
|
181
178
|
<li>pagReadFromTXT()
|
|
182
179
|
: <a class="el" href="classSVF_1_1SVFModule.html#a1357c876eccedd58b3abe68875b3a570">SVF::SVFModule</a>
|
|
183
180
|
</li>
|
|
181
|
+
<li>pagReadFromTxt
|
|
182
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a2547331e2c32b077d5876e609cb7f48f">SVF::SVFModule</a>
|
|
183
|
+
</li>
|
|
184
184
|
<li>pairheadmap
|
|
185
185
|
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#af65f6553c6a7184401e249d777cd520e">SVF::MTASVFGBuilder</a>
|
|
186
186
|
</li>
|
|
@@ -396,12 +396,12 @@ $(function() {
|
|
|
396
396
|
<li>Phi
|
|
397
397
|
: <a class="el" href="classSVF_1_1SVFStmt.html#a0ab8621e75e75f03425c323b3ed62ce9a6b3cd98eeb47c8475e7ee64480dcdee9">SVF::SVFStmt</a>
|
|
398
398
|
</li>
|
|
399
|
-
<li>PHINodeMap
|
|
400
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#a08a05dfa6b9734936bb92b3969dbce3b">SVF::SVFIR</a>
|
|
401
|
-
</li>
|
|
402
399
|
<li>phiNodeMap
|
|
403
400
|
: <a class="el" href="classSVF_1_1SVFIR.html#a41abf665421dbfaef508b1eba0c91fb9">SVF::SVFIR</a>
|
|
404
401
|
</li>
|
|
402
|
+
<li>PHINodeMap
|
|
403
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#a08a05dfa6b9734936bb92b3969dbce3b">SVF::SVFIR</a>
|
|
404
|
+
</li>
|
|
405
405
|
<li>PHISet
|
|
406
406
|
: <a class="el" href="classSVF_1_1MemSSA.html#a8a5d3597f3dba9744e170cc8c32bf25f">SVF::MemSSA</a>
|
|
407
407
|
, <a class="el" href="classSVF_1_1SVFG.html#aef7ee9d802934d51b3761663bdaf0c05">SVF::SVFG</a>
|
|
@@ -981,11 +981,15 @@ $(function() {
|
|
|
981
981
|
, <a class="el" href="classSVF_1_1FlowSensitiveStat.html#a1b605e86f33e79f7d7cd88dc54f2c19e">SVF::FlowSensitiveStat</a>
|
|
982
982
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#ae7456fccd4c95227cdd7163176703205">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
983
983
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#a5d64ef2d4b9ab65cc7a9e33bb6fe47cf">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
984
|
-
, <a class="el" href="classSVF_1_1MutablePTData.html#ad74cc6c81c4a95f6ba4e89352bccee3e">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
985
984
|
</li>
|
|
986
985
|
<li>ptsMap
|
|
987
986
|
: <a class="el" href="classSVF_1_1MutablePTData.html#a5ee6e307acd4edbf4f7c2b063032d942">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
988
|
-
|
|
987
|
+
</li>
|
|
988
|
+
<li>PtsMap
|
|
989
|
+
: <a class="el" href="classSVF_1_1MutablePTData.html#ad74cc6c81c4a95f6ba4e89352bccee3e">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
990
|
+
</li>
|
|
991
|
+
<li>ptsMap
|
|
992
|
+
: <a class="el" href="classSVF_1_1PersistentPTData.html#a483c690c6cf19e258bdf7bb13e77976e">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
989
993
|
</li>
|
|
990
994
|
<li>PtsMapConstIter
|
|
991
995
|
: <a class="el" href="classSVF_1_1MutableDFPTData.html#a3f234abc0def4815a03de164fa258f24">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -612,7 +612,7 @@ $(function() {
|
|
|
612
612
|
, <a class="el" href="classSVF_1_1LeakChecker.html#ab3bb79d88d73c8b881d714921e7b5e12">SVF::LeakChecker</a>
|
|
613
613
|
, <a class="el" href="classSVF_1_1MergeFunctionRets.html#a8fe74477a43f80104fb3461d006ad392">SVF::MergeFunctionRets</a>
|
|
614
614
|
, <a class="el" href="classSVF_1_1MTA.html#a32f6beffb47e5c2ac86f5c3b8a1bd9ba">SVF::MTA</a>
|
|
615
|
-
, <a class="el" href="classSVF_1_1WPAPass.html#
|
|
615
|
+
, <a class="el" href="classSVF_1_1WPAPass.html#a1f47c1cb5a64bab9a6b8ac38103416ac">SVF::WPAPass</a>
|
|
616
616
|
</li>
|
|
617
617
|
<li>runPointerAnalysis()
|
|
618
618
|
: <a class="el" href="classSVF_1_1DDAPass.html#a13ff3107a0e4f8749b166fa9b8165167">SVF::DDAPass</a>
|
|
@@ -58,28 +58,57 @@ $(function() {
|
|
|
58
58
|
</div>
|
|
59
59
|
|
|
60
60
|
<div class="contents">
|
|
61
|
-
 
|
|
61
|
+
 
|
|
62
|
+
|
|
63
|
+
<h3><a id="index_c"></a>- c -</h3><ul>
|
|
62
64
|
<li>CHGBuilder
|
|
63
65
|
: <a class="el" href="classSVF_1_1CHGraph.html#af776f260ae050aa392e32f2a03f23733">SVF::CHGraph</a>
|
|
64
66
|
</li>
|
|
67
|
+
</ul>
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
<h3><a id="index_d"></a>- d -</h3><ul>
|
|
65
71
|
<li>DDAStat
|
|
66
72
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#af83f88f2ae2456f2691e8822d56b1598">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
67
73
|
</li>
|
|
68
74
|
<li>DDASVFGBuilder
|
|
69
75
|
: <a class="el" href="classSVF_1_1SVFG.html#a9ccd530dc4c49b0df372a2ce95b66921">SVF::SVFG</a>
|
|
70
76
|
</li>
|
|
77
|
+
</ul>
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
<h3><a id="index_e"></a>- e -</h3><ul>
|
|
71
81
|
<li>ExternalPAG
|
|
72
82
|
: <a class="el" href="classSVF_1_1SVFIR.html#a294bb5e174030882a385c790ab835bb3">SVF::SVFIR</a>
|
|
73
83
|
</li>
|
|
84
|
+
</ul>
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
<h3><a id="index_f"></a>- f -</h3><ul>
|
|
74
88
|
<li>FlowSensitiveStat
|
|
75
89
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a88f9752372eabb71f47f13a89e4d6d9c">SVF::FlowSensitive</a>
|
|
76
90
|
</li>
|
|
91
|
+
</ul>
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
<h3><a id="index_i"></a>- i -</h3><ul>
|
|
95
|
+
<li>IRGraph
|
|
96
|
+
: <a class="el" href="classSVF_1_1SVFVar.html#a6755ed387e15f44ffb637f64a0af60bc">SVF::SVFVar</a>
|
|
97
|
+
</li>
|
|
98
|
+
</ul>
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
<h3><a id="index_m"></a>- m -</h3><ul>
|
|
77
102
|
<li>MTASVFGBuilder
|
|
78
103
|
: <a class="el" href="classSVF_1_1SVFG.html#ac0e43f4a2043538c9046f95826caa725">SVF::SVFG</a>
|
|
79
104
|
</li>
|
|
80
105
|
<li>MutableDFPTData< Key, KeySet, Data, DataSet >
|
|
81
106
|
: <a class="el" href="classSVF_1_1MutablePTData.html#ad92cfe345043b1bc8d6c7a03df43310f">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
82
107
|
</li>
|
|
108
|
+
</ul>
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
<h3><a id="index_o"></a>- o -</h3><ul>
|
|
83
112
|
<li>operator<<
|
|
84
113
|
: <a class="el" href="classSVF_1_1CondVar.html#a539bf3722c1ef2887e5459add0abf24c">SVF::CondVar< Cond ></a>
|
|
85
114
|
, <a class="el" href="classSVF_1_1ICFGEdge.html#a19a7a4e97b497d5ecc48016181ec58ce">SVF::ICFGEdge</a>
|
|
@@ -92,6 +121,10 @@ $(function() {
|
|
|
92
121
|
, <a class="el" href="classSVF_1_1VFGEdge.html#a99d90686fe65a24f861520e7efcca476">SVF::VFGEdge</a>
|
|
93
122
|
, <a class="el" href="classSVF_1_1VFGNode.html#acf120796be0cbb19c43fa271892b564a">SVF::VFGNode</a>
|
|
94
123
|
</li>
|
|
124
|
+
</ul>
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
<h3><a id="index_p"></a>- p -</h3><ul>
|
|
95
128
|
<li>PAGBuilderFromFile
|
|
96
129
|
: <a class="el" href="classSVF_1_1SVFIR.html#a639210db7230cea2eeaf2d08c953d827">SVF::SVFIR</a>
|
|
97
130
|
</li>
|
|
@@ -104,15 +137,26 @@ $(function() {
|
|
|
104
137
|
<li>PersistentVersionedPTData
|
|
105
138
|
: <a class="el" href="classSVF_1_1PersistentPTData.html#a5a0dfa2e5e989bcb30b913f37e561c35">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
106
139
|
</li>
|
|
140
|
+
</ul>
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
<h3><a id="index_r"></a>- r -</h3><ul>
|
|
107
144
|
<li>RcSvfgBuilder
|
|
108
145
|
: <a class="el" href="classSVF_1_1SVFG.html#a67654d252e9e93b74e35ba247048b41a">SVF::SVFG</a>
|
|
109
146
|
</li>
|
|
147
|
+
</ul>
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
<h3><a id="index_s"></a>- s -</h3><ul>
|
|
110
151
|
<li>SaberSVFGBuilder
|
|
111
152
|
: <a class="el" href="classSVF_1_1SVFG.html#a93a4287b55425abc188e5f5f2de54297">SVF::SVFG</a>
|
|
112
153
|
</li>
|
|
113
154
|
<li>SVFGBuilder
|
|
114
155
|
: <a class="el" href="classSVF_1_1SVFG.html#ab2f81db3935389480baa5cb14e15e9d7">SVF::SVFG</a>
|
|
115
156
|
</li>
|
|
157
|
+
<li>SVFIR
|
|
158
|
+
: <a class="el" href="classSVF_1_1SVFVar.html#a6dbb40e8ee92033b77440c44acd8a868">SVF::SVFVar</a>
|
|
159
|
+
</li>
|
|
116
160
|
<li>SVFIRBuilder
|
|
117
161
|
: <a class="el" href="classSVF_1_1SVFIR.html#a46fadea4d08baefc8fbc1d8928da7f6b">SVF::SVFIR</a>
|
|
118
162
|
</li>
|
|
@@ -122,15 +166,26 @@ $(function() {
|
|
|
122
166
|
<li>SymbolTableInfo
|
|
123
167
|
: <a class="el" href="classSVF_1_1LocationSet.html#a32ddec529ccbf4ea6336e5fd765164d8">SVF::LocationSet</a>
|
|
124
168
|
</li>
|
|
169
|
+
</ul>
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
<h3><a id="index_t"></a>- t -</h3><ul>
|
|
125
173
|
<li>TaintSVFGBuilder
|
|
126
174
|
: <a class="el" href="classSVF_1_1SVFG.html#a665c93b68f49078c281270a028d04445">SVF::SVFG</a>
|
|
127
175
|
</li>
|
|
128
176
|
<li>TypeBasedHeapCloning
|
|
129
177
|
: <a class="el" href="classSVF_1_1SVFIR.html#ac7f1349df526a5a50741e9303f3bd446">SVF::SVFIR</a>
|
|
130
178
|
</li>
|
|
179
|
+
</ul>
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
<h3><a id="index_v"></a>- v -</h3><ul>
|
|
131
183
|
<li>VersionedFlowSensitiveStat
|
|
132
184
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#aaee58f266762146e9fdc08ecfc326b29">SVF::VersionedFlowSensitive</a>
|
|
133
185
|
</li>
|
|
186
|
+
<li>VFG
|
|
187
|
+
: <a class="el" href="classSVF_1_1SVFVar.html#a1499a631a2a15408ea35a09fccc0f0ad">SVF::SVFVar</a>
|
|
188
|
+
</li>
|
|
134
189
|
</ul>
|
|
135
190
|
</div><!-- contents -->
|
|
136
191
|
<!-- start footer part -->
|
|
@@ -98,12 +98,12 @@ $(function() {
|
|
|
98
98
|
<li>SB_SLICESOURCE
|
|
99
99
|
: <a class="el" href="classSVF_1_1Annotator.html#a01900f5ada5948361cc18857aee26744">SVF::Annotator</a>
|
|
100
100
|
</li>
|
|
101
|
-
<li>SBV
|
|
102
|
-
: <a class="el" href="classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923eacccb6e19f3e8db5f5b5b8858b22da61a">SVF::PointsTo</a>
|
|
103
|
-
</li>
|
|
104
101
|
<li>sbv
|
|
105
102
|
: <a class="el" href="classSVF_1_1PointsTo.html#aecd6b98c0687de59aebb297ec38a7084">SVF::PointsTo</a>
|
|
106
103
|
</li>
|
|
104
|
+
<li>SBV
|
|
105
|
+
: <a class="el" href="classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923eacccb6e19f3e8db5f5b5b8858b22da61a">SVF::PointsTo</a>
|
|
106
|
+
</li>
|
|
107
107
|
<li>sbvIt
|
|
108
108
|
: <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#ac13245e140ab7c488c776b8dd97facf4">SVF::PointsTo::PointsToIterator</a>
|
|
109
109
|
</li>
|
|
@@ -112,13 +112,11 @@ $(function() {
|
|
|
112
112
|
</li>
|
|
113
113
|
<li>SCC
|
|
114
114
|
: <a class="el" href="classSVF_1_1MRGenerator.html#af8d52e6c9884c6e1abc6dbcbc5e32629">SVF::MRGenerator</a>
|
|
115
|
+
, <a class="el" href="classSVF_1_1WPASolver.html#a1352953966be14b2a1d6244f35e74a33">SVF::WPASolver< GraphType ></a>
|
|
115
116
|
</li>
|
|
116
117
|
<li>scc
|
|
117
118
|
: <a class="el" href="classSVF_1_1WPASolver.html#a21709a0f33b6238afe735cc9fe49ff70">SVF::WPASolver< GraphType ></a>
|
|
118
119
|
</li>
|
|
119
|
-
<li>SCC
|
|
120
|
-
: <a class="el" href="classSVF_1_1WPASolver.html#a1352953966be14b2a1d6244f35e74a33">SVF::WPASolver< GraphType ></a>
|
|
121
|
-
</li>
|
|
122
120
|
<li>sccCandidates
|
|
123
121
|
: <a class="el" href="classSVF_1_1AndersenSCD.html#aeb0b3644c3bfbfa5768b92c99aeeef40">SVF::AndersenSCD</a>
|
|
124
122
|
</li>
|
|
@@ -367,7 +365,7 @@ $(function() {
|
|
|
367
365
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#ac5683fe2e24b393ccc5cb6d8bc92cf2b">SVF::PointerAnalysis</a>
|
|
368
366
|
</li>
|
|
369
367
|
<li>setOffset()
|
|
370
|
-
: <a class="el" href="classSVF_1_1DCHEdge.html#
|
|
368
|
+
: <a class="el" href="classSVF_1_1DCHEdge.html#a70f757826082c95766c8324c1264e977">SVF::DCHEdge</a>
|
|
371
369
|
</li>
|
|
372
370
|
<li>setOpVer()
|
|
373
371
|
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a76c67d31ffb67c4ef102471898ae2709">SVF::BinaryOPVFGNode</a>
|
|
@@ -758,7 +756,7 @@ $(function() {
|
|
|
758
756
|
: <a class="el" href="classSVF_1_1MemSSA.html#a73d7465cf166d9ffa9d234d15edb375a">SVF::MemSSA</a>
|
|
759
757
|
</li>
|
|
760
758
|
<li>StoreCGEdge()
|
|
761
|
-
: <a class="el" href="classSVF_1_1StoreCGEdge.html#
|
|
759
|
+
: <a class="el" href="classSVF_1_1StoreCGEdge.html#a667b277ef845b866d3b11a7fbfce0815">SVF::StoreCGEdge</a>
|
|
762
760
|
</li>
|
|
763
761
|
<li>StoreCGEdgeSet
|
|
764
762
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#a0f9d5eef25827ac1d380e5d8bd225025">SVF::ConstraintGraph</a>
|
|
@@ -800,7 +798,7 @@ $(function() {
|
|
|
800
798
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#a37df9f2416685c535be2faa01e162f3a">SVF::MTAAnnotator</a>
|
|
801
799
|
</li>
|
|
802
800
|
<li>StoreStmt()
|
|
803
|
-
: <a class="el" href="classSVF_1_1StoreStmt.html#
|
|
801
|
+
: <a class="el" href="classSVF_1_1StoreStmt.html#a22bc2f9290dfd7ade13ba63cc983ac42">SVF::StoreStmt</a>
|
|
804
802
|
</li>
|
|
805
803
|
<li>storesToMRsMap
|
|
806
804
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a255551fd3ff8fb33bcea93d0b00280b3">SVF::MRGenerator</a>
|
|
@@ -808,12 +806,12 @@ $(function() {
|
|
|
808
806
|
<li>StoresToMRsMap
|
|
809
807
|
: <a class="el" href="classSVF_1_1MRGenerator.html#afacb458ca832ef459e873b7d90134a8c">SVF::MRGenerator</a>
|
|
810
808
|
</li>
|
|
811
|
-
<li>StoresToPointsToMap
|
|
812
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#a357e1654e30b2f91f6ea30ea5a52e91d">SVF::MRGenerator</a>
|
|
813
|
-
</li>
|
|
814
809
|
<li>storesToPointsToMap
|
|
815
810
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a7d86f708743a59aa31c0a9fd6de45dac">SVF::MRGenerator</a>
|
|
816
811
|
</li>
|
|
812
|
+
<li>StoresToPointsToMap
|
|
813
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a357e1654e30b2f91f6ea30ea5a52e91d">SVF::MRGenerator</a>
|
|
814
|
+
</li>
|
|
817
815
|
<li>storeTime
|
|
818
816
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a82b76087363b26fbe749653935569de7">SVF::FlowSensitive</a>
|
|
819
817
|
</li>
|
|
@@ -829,12 +827,12 @@ $(function() {
|
|
|
829
827
|
<li>StoreVFGNode()
|
|
830
828
|
: <a class="el" href="classSVF_1_1StoreVFGNode.html#ab4b9182cb0f2ef7dfc1e15789a311ecd">SVF::StoreVFGNode</a>
|
|
831
829
|
</li>
|
|
832
|
-
<li>strategy
|
|
833
|
-
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a44420802f9db288515ee09771c3edd4d">SVF::NodeIDAllocator</a>
|
|
834
|
-
</li>
|
|
835
830
|
<li>Strategy
|
|
836
831
|
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a8cf553cd07768aad3f3b91bf3d7c6228">SVF::NodeIDAllocator</a>
|
|
837
832
|
</li>
|
|
833
|
+
<li>strategy
|
|
834
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a44420802f9db288515ee09771c3edd4d">SVF::NodeIDAllocator</a>
|
|
835
|
+
</li>
|
|
838
836
|
<li>strides
|
|
839
837
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a873ba0c14dc57bd603c4a6b4d73e4278">SVF::ConstraintNode</a>
|
|
840
838
|
</li>
|
|
@@ -955,12 +953,12 @@ $(function() {
|
|
|
955
953
|
: <a class="el" href="classSVF_1_1ProgSlice.html#af41c438baa739406a35bcb2e9ba431dd">SVF::ProgSlice</a>
|
|
956
954
|
, <a class="el" href="classSVF_1_1SrcSnkDDA.html#ad6935e27bbd95d26a01b22b879efed58">SVF::SrcSnkDDA</a>
|
|
957
955
|
</li>
|
|
958
|
-
<li>SVFGNodeToCondMap
|
|
959
|
-
: <a class="el" href="classSVF_1_1ProgSlice.html#ae16157bd0b66dfb3cc18b778a745ed00">SVF::ProgSlice</a>
|
|
960
|
-
</li>
|
|
961
956
|
<li>svfgNodeToCondMap
|
|
962
957
|
: <a class="el" href="classSVF_1_1ProgSlice.html#aeda61b2786b128e8c45089de60dcafce">SVF::ProgSlice</a>
|
|
963
958
|
</li>
|
|
959
|
+
<li>SVFGNodeToCondMap
|
|
960
|
+
: <a class="el" href="classSVF_1_1ProgSlice.html#ae16157bd0b66dfb3cc18b778a745ed00">SVF::ProgSlice</a>
|
|
961
|
+
</li>
|
|
964
962
|
<li>SVFGNodeToCSIDMap
|
|
965
963
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a47a79514e1fdc402453b864407aacd6a">SVF::LeakChecker</a>
|
|
966
964
|
</li>
|
|
@@ -1007,6 +1005,7 @@ $(function() {
|
|
|
1007
1005
|
</li>
|
|
1008
1006
|
<li>SVFIR()
|
|
1009
1007
|
: <a class="el" href="classSVF_1_1SVFIR.html#abf511f82cdbf7a6d9b6da167aee57636">SVF::SVFIR</a>
|
|
1008
|
+
, <a class="el" href="classSVF_1_1SVFVar.html#a6dbb40e8ee92033b77440c44acd8a868">SVF::SVFVar</a>
|
|
1010
1009
|
</li>
|
|
1011
1010
|
<li>SVFIRBuilder
|
|
1012
1011
|
: <a class="el" href="classSVF_1_1SVFIR.html#a46fadea4d08baefc8fbc1d8928da7f6b">SVF::SVFIR</a>
|
|
@@ -365,12 +365,12 @@ $(function() {
|
|
|
365
365
|
<li>timeOfUpdateCallGraph
|
|
366
366
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a2afb49f513c9534fd051117b59dc056b">SVF::AndersenBase</a>
|
|
367
367
|
</li>
|
|
368
|
-
<li>TIMEStatMap
|
|
369
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a28f304e7095f3843ca4cc017bc1f7b10">SVF::PTAStat</a>
|
|
370
|
-
</li>
|
|
371
368
|
<li>timeStatMap
|
|
372
369
|
: <a class="el" href="classSVF_1_1PTAStat.html#a3724756ac0527ba3d199be32e38c6337">SVF::PTAStat</a>
|
|
373
370
|
</li>
|
|
371
|
+
<li>TIMEStatMap
|
|
372
|
+
: <a class="el" href="classSVF_1_1PTAStat.html#a28f304e7095f3843ca4cc017bc1f7b10">SVF::PTAStat</a>
|
|
373
|
+
</li>
|
|
374
374
|
<li>TInterPhi
|
|
375
375
|
: <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75aa501e9891cbacea3950d80aa6071ec69">SVF::VFGNode</a>
|
|
376
376
|
</li>
|
|
@@ -401,6 +401,7 @@ $(function() {
|
|
|
401
401
|
, <a class="el" href="classSVF_1_1AddrStmt.html#abf9453ed58c6946640a85be31512c0e8">SVF::AddrStmt</a>
|
|
402
402
|
, <a class="el" href="classSVF_1_1AddrVFGNode.html#ac26fbce400355f43fdc22ad88a8d9067">SVF::AddrVFGNode</a>
|
|
403
403
|
, <a class="el" href="classSVF_1_1ArgumentVFGNode.html#a3c10cd63e18f79ccc66f4687d05cb8c5">SVF::ArgumentVFGNode</a>
|
|
404
|
+
, <a class="el" href="classSVF_1_1AssignStmt.html#abbe582a24bf4b42284f78eab5b18a90a">SVF::AssignStmt</a>
|
|
404
405
|
, <a class="el" href="classSVF_1_1BinaryOPStmt.html#a138547516e2676c297a27d762544f2aa">SVF::BinaryOPStmt</a>
|
|
405
406
|
, <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#aa743cf19c5dc91dbb0c7b8981fecc6c4">SVF::BinaryOPVFGNode</a>
|
|
406
407
|
, <a class="el" href="classSVF_1_1BranchStmt.html#afc44edd6d1d5c855dc2169d26629377f">SVF::BranchStmt</a>
|
|
@@ -67,8 +67,8 @@ $(function() {
|
|
|
67
67
|
<li>ActualOUTSVFGNodeSet
|
|
68
68
|
: <a class="el" href="classSVF_1_1SVFG.html#a2f6ed8a9f14657abc1e2a89247a84b99">SVF::SVFG</a>
|
|
69
69
|
</li>
|
|
70
|
-
<li>
|
|
71
|
-
: <a class="el" href="classSVF_1_1CallBlockNode.html#
|
|
70
|
+
<li>ActualParmNodeVec
|
|
71
|
+
: <a class="el" href="classSVF_1_1CallBlockNode.html#a058711bcf2ae9bc15106c8d99ce02c1c">SVF::CallBlockNode</a>
|
|
72
72
|
</li>
|
|
73
73
|
<li>alias_iterator
|
|
74
74
|
: <a class="el" href="classSVF_1_1SVFModule.html#abee99d29b7d4c4915a386895c755009c">SVF::SVFModule</a>
|
|
@@ -129,24 +129,24 @@ $(function() {
|
|
|
129
129
|
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a6a59f0e97fc9cf278ed22b0a4c109ae1">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
130
130
|
, <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#ab81cda692bb6ad451276f571a25c0751">SVF::PointsTo::PointsToIterator</a>
|
|
131
131
|
</li>
|
|
132
|
-
<li>ValueToEdgeMap
|
|
133
|
-
: <a class="el" href="classSVF_1_1IRGraph.html#addfc2131699f5ecee3a45d65cda46c24">SVF::IRGraph</a>
|
|
134
|
-
</li>
|
|
135
132
|
<li>valueToEdgeMap
|
|
136
133
|
: <a class="el" href="classSVF_1_1IRGraph.html#a1308b5d3001c6676e8a8be6a8b118704">SVF::IRGraph</a>
|
|
137
134
|
</li>
|
|
135
|
+
<li>ValueToEdgeMap
|
|
136
|
+
: <a class="el" href="classSVF_1_1IRGraph.html#addfc2131699f5ecee3a45d65cda46c24">SVF::IRGraph</a>
|
|
137
|
+
</li>
|
|
138
138
|
<li>ValueToIDMapTy
|
|
139
139
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a03a11c48d748990ddac1ac5866ecb48e">SVF::SymbolTableInfo</a>
|
|
140
140
|
</li>
|
|
141
141
|
<li>ValVar()
|
|
142
142
|
: <a class="el" href="classSVF_1_1ValVar.html#ae5dc21b3327a100ffe3e0e2c876ba1bb">SVF::ValVar</a>
|
|
143
143
|
</li>
|
|
144
|
-
<li>Var2LabelMap
|
|
145
|
-
: <a class="el" href="classSVF_1_1SVFStmt.html#ad178ccbc7800527c3dc406ad5fa069bb">SVF::SVFStmt</a>
|
|
146
|
-
</li>
|
|
147
144
|
<li>var2LabelMap
|
|
148
145
|
: <a class="el" href="classSVF_1_1SVFStmt.html#a24c64109d27ef7549d1c7a07c391e007">SVF::SVFStmt</a>
|
|
149
146
|
</li>
|
|
147
|
+
<li>Var2LabelMap
|
|
148
|
+
: <a class="el" href="classSVF_1_1SVFStmt.html#ad178ccbc7800527c3dc406ad5fa069bb">SVF::SVFStmt</a>
|
|
149
|
+
</li>
|
|
150
150
|
<li>VAR_ARRAY_OBJ
|
|
151
151
|
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830adedc43e0fcaebf433120869aa9307b1c">SVF::ObjTypeInfo</a>
|
|
152
152
|
</li>
|
|
@@ -265,8 +265,9 @@ $(function() {
|
|
|
265
265
|
<li>vfEdgesTrace()
|
|
266
266
|
: <a class="el" href="classSVF_1_1VFPathCond.html#a9b7b81222fc7a128f9f48034d050ce06">SVF::VFPathCond</a>
|
|
267
267
|
</li>
|
|
268
|
-
<li>VFG
|
|
269
|
-
: <a class="el" href="
|
|
268
|
+
<li>VFG
|
|
269
|
+
: <a class="el" href="classSVF_1_1SVFVar.html#a1499a631a2a15408ea35a09fccc0f0ad">SVF::SVFVar</a>
|
|
270
|
+
, <a class="el" href="classSVF_1_1VFG.html#a8ba98bb3d888ec5ff40f511da14b37bc">SVF::VFG</a>
|
|
270
271
|
</li>
|
|
271
272
|
<li>VFGEdge()
|
|
272
273
|
: <a class="el" href="classSVF_1_1VFGEdge.html#a9a29abd99da3465e07bd62470bd9bb56">SVF::VFGEdge</a>
|
|
@@ -313,7 +314,7 @@ $(function() {
|
|
|
313
314
|
: <a class="el" href="classSVF_1_1PathStmtDPItem.html#a33758a06ff628da74639bbdc348882c4">SVF::PathStmtDPItem< LocCond ></a>
|
|
314
315
|
</li>
|
|
315
316
|
<li>VFPathCond()
|
|
316
|
-
: <a class="el" href="classSVF_1_1VFPathCond.html#
|
|
317
|
+
: <a class="el" href="classSVF_1_1VFPathCond.html#ab54d59837160b5499992d7ea0a19723c">SVF::VFPathCond</a>
|
|
317
318
|
</li>
|
|
318
319
|
<li>VFS_WPA
|
|
319
320
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85a412254a7738029bf3ee96f5c15a6bec9">SVF::PointerAnalysis</a>
|
|
@@ -390,7 +391,7 @@ $(function() {
|
|
|
390
391
|
: <a class="el" href="classSVF_1_1SVFIRBuilder.html#ac61e0c5f667ebeb4788d07253e6a733c">SVF::SVFIRBuilder</a>
|
|
391
392
|
</li>
|
|
392
393
|
<li>visited()
|
|
393
|
-
: <a class="el" href="classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#
|
|
394
|
+
: <a class="el" href="classSVF_1_1SCCDetection_1_1GNodeSCCInfo.html#a48a7c2de3119762694cdc0a4db77213a">SVF::SCCDetection< GraphType >::GNodeSCCInfo</a>
|
|
394
395
|
, <a class="el" href="classSVF_1_1SCCDetection.html#aa7f342aa9281749d16bb377acf14c0d7">SVF::SCCDetection< GraphType ></a>
|
|
395
396
|
</li>
|
|
396
397
|
<li>visitedCTPs
|
|
@@ -215,7 +215,7 @@ $(function() {
|
|
|
215
215
|
: <a class="el" href="classSVF_1_1MTAStat.html#a51e1ba35f81d89e210a937942f516839">SVF::MTAStat</a>
|
|
216
216
|
</li>
|
|
217
217
|
<li>APNodes
|
|
218
|
-
: <a class="el" href="classSVF_1_1CallBlockNode.html#
|
|
218
|
+
: <a class="el" href="classSVF_1_1CallBlockNode.html#a1caa9664587eb96c575af2f293b4cd1e">SVF::CallBlockNode</a>
|
|
219
219
|
</li>
|
|
220
220
|
<li>arcviolation
|
|
221
221
|
: <a class="el" href="structDdManager.html#aa0b71843baf33ac9815c7bddeb327aa6">DdManager</a>
|
|
@@ -204,9 +204,9 @@ $(function() {
|
|
|
204
204
|
</li>
|
|
205
205
|
<li>ls
|
|
206
206
|
: <a class="el" href="classSVF_1_1GepObjVar.html#a55b057663180420c6bb09bf849d83f6b">SVF::GepObjVar</a>
|
|
207
|
+
, <a class="el" href="classSVF_1_1GepStmt.html#a543a3f4801b22719f7b9677246bf2ac7">SVF::GepStmt</a>
|
|
207
208
|
, <a class="el" href="classSVF_1_1GepValVar.html#a2ee5e9a2e5a92b32fd81fda09b560ad6">SVF::GepValVar</a>
|
|
208
209
|
, <a class="el" href="classSVF_1_1NormalGepCGEdge.html#a7cbcaa28acde49ef0b03a8554a41344b">SVF::NormalGepCGEdge</a>
|
|
209
|
-
, <a class="el" href="classSVF_1_1NormalGepStmt.html#a5dd71e9aea01d5dc2bf8fc070e67cadd">SVF::NormalGepStmt</a>
|
|
210
210
|
</li>
|
|
211
211
|
<li>lsa
|
|
212
212
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#a42a5c0eac879be5e300583aa7d07beb0">SVF::MTAAnnotator</a>
|
|
@@ -93,7 +93,7 @@ $(function() {
|
|
|
93
93
|
</li>
|
|
94
94
|
<li>offset
|
|
95
95
|
: <a class="el" href="classSVF_1_1CoreBitVector.html#a79dfa9f4c2efb6a0a2de18c6359c41bd">SVF::CoreBitVector</a>
|
|
96
|
-
, <a class="el" href="classSVF_1_1DCHEdge.html#
|
|
96
|
+
, <a class="el" href="classSVF_1_1DCHEdge.html#a41bd0d95d588aa7fb77e83dc91654493">SVF::DCHEdge</a>
|
|
97
97
|
</li>
|
|
98
98
|
<li>offsetValues
|
|
99
99
|
: <a class="el" href="classSVF_1_1LocationSet.html#a5a2792b8b914557a9ccf0e57d0ed8b30">SVF::LocationSet</a>
|
|
@@ -79,12 +79,14 @@ $(function() {
|
|
|
79
79
|
<li>WordSize
|
|
80
80
|
: <a class="el" href="classSVF_1_1CoreBitVector.html#a63f5e4a36359ae62401e5f8dfecb86a3">SVF::CoreBitVector</a>
|
|
81
81
|
</li>
|
|
82
|
+
<li>WorkList
|
|
83
|
+
: <a class="el" href="classSVF_1_1CFLSolver.html#a802e04eafce9adfd60506c44951c3d53">SVF::CFLSolver< GraphType, DPIm ></a>
|
|
84
|
+
</li>
|
|
82
85
|
<li>worklist
|
|
83
86
|
: <a class="el" href="classSVF_1_1CFLSolver.html#a9d3cbcb9db049e3069b6553ab17ccf5b">SVF::CFLSolver< GraphType, DPIm ></a>
|
|
84
87
|
</li>
|
|
85
88
|
<li>WorkList
|
|
86
|
-
: <a class="el" href="
|
|
87
|
-
, <a class="el" href="classSVF_1_1CHGBuilder.html#a727a1737e7290536b29b05e03d8b85ac">SVF::CHGBuilder</a>
|
|
89
|
+
: <a class="el" href="classSVF_1_1CHGBuilder.html#a727a1737e7290536b29b05e03d8b85ac">SVF::CHGBuilder</a>
|
|
88
90
|
, <a class="el" href="classSVF_1_1CHGraph.html#af1b638faf888898cdf168c25e008ab12">SVF::CHGraph</a>
|
|
89
91
|
, <a class="el" href="classSVF_1_1ConstraintGraph.html#ae80fc7e5d68e103d8f3a82bc9ffb0f00">SVF::ConstraintGraph</a>
|
|
90
92
|
, <a class="el" href="classSVF_1_1ICFGBuilder.html#a2dc4467008cdd6eb896e98b67457082a">SVF::ICFGBuilder</a>
|
|
@@ -92,14 +94,16 @@ $(function() {
|
|
|
92
94
|
, <a class="el" href="classSVF_1_1MRGenerator.html#a68d50c752252bd40c402c7b99b95f0fc">SVF::MRGenerator</a>
|
|
93
95
|
, <a class="el" href="classSVF_1_1SaberSVFGBuilder.html#a8e07c6afc4ae6e2792431065c2948039">SVF::SaberSVFGBuilder</a>
|
|
94
96
|
, <a class="el" href="classSVF_1_1SrcSnkDDA.html#a3c0d8850c4dae49a760ce5f80fb8822a">SVF::SrcSnkDDA</a>
|
|
95
|
-
, <a class="el" href="classSVF_1_1SVFGOPT.html#a3ee399dc45e90a512be7575642855f40">SVF::SVFGOPT</a>
|
|
96
97
|
</li>
|
|
97
98
|
<li>worklist
|
|
98
99
|
: <a class="el" href="classSVF_1_1SVFGOPT.html#a925f39665e13b18dfe66c2dded44c194">SVF::SVFGOPT</a>
|
|
99
|
-
, <a class="el" href="classSVF_1_1WPASolver.html#a1775717a8c8d5d125b7561bc1ae6abf5">SVF::WPASolver< GraphType ></a>
|
|
100
100
|
</li>
|
|
101
101
|
<li>WorkList
|
|
102
|
-
: <a class="el" href="
|
|
102
|
+
: <a class="el" href="classSVF_1_1SVFGOPT.html#a3ee399dc45e90a512be7575642855f40">SVF::SVFGOPT</a>
|
|
103
|
+
, <a class="el" href="classSVF_1_1WPASolver.html#a624e9156b2d3a4f284548cbaaf650334">SVF::WPASolver< GraphType ></a>
|
|
104
|
+
</li>
|
|
105
|
+
<li>worklist
|
|
106
|
+
: <a class="el" href="classSVF_1_1WPASolver.html#a1775717a8c8d5d125b7561bc1ae6abf5">SVF::WPASolver< GraphType ></a>
|
|
103
107
|
</li>
|
|
104
108
|
<li>WorkStack
|
|
105
109
|
: <a class="el" href="classSVF_1_1CSC.html#a0490b9998987d245ee6e56bc68db4f1e">SVF::CSC</a>
|
|
@@ -191,23 +191,24 @@ $(function() {
|
|
|
191
191
|
<tr id="row_75_3_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1ThreadForkEdge.html" target="_self">SVF::ThreadForkEdge</a></td><td class="desc"></td></tr>
|
|
192
192
|
<tr id="row_75_3_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1ThreadJoinEdge.html" target="_self">SVF::ThreadJoinEdge</a></td><td class="desc"></td></tr>
|
|
193
193
|
<tr id="row_75_4_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_75_4_" class="arrow" onclick="toggleFolder('75_4_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1SVFStmt.html" target="_self">SVF::SVFStmt</a></td><td class="desc"></td></tr>
|
|
194
|
-
<tr id="row_75_4_0_" class="even" style="display:none;"><td class="entry"><span style="width:
|
|
194
|
+
<tr id="row_75_4_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_75_4_0_" class="arrow" onclick="toggleFolder('75_4_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1AssignStmt.html" target="_self">SVF::AssignStmt</a></td><td class="desc"></td></tr>
|
|
195
|
+
<tr id="row_75_4_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1AddrStmt.html" target="_self">SVF::AddrStmt</a></td><td class="desc"></td></tr>
|
|
196
|
+
<tr id="row_75_4_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span id="arr_75_4_0_1_" class="arrow" onclick="toggleFolder('75_4_0_1_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1CallPE.html" target="_self">SVF::CallPE</a></td><td class="desc"></td></tr>
|
|
197
|
+
<tr id="row_75_4_0_1_0_" class="even" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1TDForkPE.html" target="_self">SVF::TDForkPE</a></td><td class="desc"></td></tr>
|
|
198
|
+
<tr id="row_75_4_0_2_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1CopyStmt.html" target="_self">SVF::CopyStmt</a></td><td class="desc"></td></tr>
|
|
199
|
+
<tr id="row_75_4_0_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span id="arr_75_4_0_3_" class="arrow" onclick="toggleFolder('75_4_0_3_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1GepStmt.html" target="_self">SVF::GepStmt</a></td><td class="desc"></td></tr>
|
|
200
|
+
<tr id="row_75_4_0_3_0_" class="even" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1NormalGepStmt.html" target="_self">SVF::NormalGepStmt</a></td><td class="desc"></td></tr>
|
|
201
|
+
<tr id="row_75_4_0_3_1_" class="even" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1VariantGepStmt.html" target="_self">SVF::VariantGepStmt</a></td><td class="desc"></td></tr>
|
|
202
|
+
<tr id="row_75_4_0_4_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1LoadStmt.html" target="_self">SVF::LoadStmt</a></td><td class="desc"></td></tr>
|
|
203
|
+
<tr id="row_75_4_0_5_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span id="arr_75_4_0_5_" class="arrow" onclick="toggleFolder('75_4_0_5_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1RetPE.html" target="_self">SVF::RetPE</a></td><td class="desc"></td></tr>
|
|
204
|
+
<tr id="row_75_4_0_5_0_" class="even" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1TDJoinPE.html" target="_self">SVF::TDJoinPE</a></td><td class="desc"></td></tr>
|
|
205
|
+
<tr id="row_75_4_0_6_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1StoreStmt.html" target="_self">SVF::StoreStmt</a></td><td class="desc"></td></tr>
|
|
195
206
|
<tr id="row_75_4_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1BranchStmt.html" target="_self">SVF::BranchStmt</a></td><td class="desc"></td></tr>
|
|
196
|
-
<tr id="row_75_4_2_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_75_4_2_" class="arrow" onclick="toggleFolder('75_4_2_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="
|
|
197
|
-
<tr id="row_75_4_2_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="
|
|
198
|
-
<tr id="
|
|
199
|
-
<tr id="
|
|
200
|
-
<tr id="
|
|
201
|
-
<tr id="row_75_4_4_1_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1VariantGepStmt.html" target="_self">SVF::VariantGepStmt</a></td><td class="desc"></td></tr>
|
|
202
|
-
<tr id="row_75_4_5_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1LoadStmt.html" target="_self">SVF::LoadStmt</a></td><td class="desc"></td></tr>
|
|
203
|
-
<tr id="row_75_4_6_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_75_4_6_" class="arrow" onclick="toggleFolder('75_4_6_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1MultiOpndStmt.html" target="_self">SVF::MultiOpndStmt</a></td><td class="desc"></td></tr>
|
|
204
|
-
<tr id="row_75_4_6_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1BinaryOPStmt.html" target="_self">SVF::BinaryOPStmt</a></td><td class="desc"></td></tr>
|
|
205
|
-
<tr id="row_75_4_6_1_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1CmpStmt.html" target="_self">SVF::CmpStmt</a></td><td class="desc"></td></tr>
|
|
206
|
-
<tr id="row_75_4_6_2_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1PhiStmt.html" target="_self">SVF::PhiStmt</a></td><td class="desc"></td></tr>
|
|
207
|
-
<tr id="row_75_4_7_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_75_4_7_" class="arrow" onclick="toggleFolder('75_4_7_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1RetPE.html" target="_self">SVF::RetPE</a></td><td class="desc"></td></tr>
|
|
208
|
-
<tr id="row_75_4_7_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1TDJoinPE.html" target="_self">SVF::TDJoinPE</a></td><td class="desc"></td></tr>
|
|
209
|
-
<tr id="row_75_4_8_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1StoreStmt.html" target="_self">SVF::StoreStmt</a></td><td class="desc"></td></tr>
|
|
210
|
-
<tr id="row_75_4_9_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1UnaryOPStmt.html" target="_self">SVF::UnaryOPStmt</a></td><td class="desc"></td></tr>
|
|
207
|
+
<tr id="row_75_4_2_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_75_4_2_" class="arrow" onclick="toggleFolder('75_4_2_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1MultiOpndStmt.html" target="_self">SVF::MultiOpndStmt</a></td><td class="desc"></td></tr>
|
|
208
|
+
<tr id="row_75_4_2_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1BinaryOPStmt.html" target="_self">SVF::BinaryOPStmt</a></td><td class="desc"></td></tr>
|
|
209
|
+
<tr id="row_75_4_2_1_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1CmpStmt.html" target="_self">SVF::CmpStmt</a></td><td class="desc"></td></tr>
|
|
210
|
+
<tr id="row_75_4_2_2_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1PhiStmt.html" target="_self">SVF::PhiStmt</a></td><td class="desc"></td></tr>
|
|
211
|
+
<tr id="row_75_4_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1UnaryOPStmt.html" target="_self">SVF::UnaryOPStmt</a></td><td class="desc"></td></tr>
|
|
211
212
|
<tr id="row_75_5_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1TCTEdge.html" target="_self">SVF::TCTEdge</a></td><td class="desc"></td></tr>
|
|
212
213
|
<tr id="row_75_6_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_75_6_" class="arrow" onclick="toggleFolder('75_6_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1VFGEdge.html" target="_self">SVF::VFGEdge</a></td><td class="desc"></td></tr>
|
|
213
214
|
<tr id="row_75_6_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_75_6_0_" class="arrow" onclick="toggleFolder('75_6_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSVF_1_1DirectSVFGEdge.html" target="_self">SVF::DirectSVFGEdge</a></td><td class="desc"></td></tr>
|
|
@@ -204,7 +204,19 @@ var menudata={children:[
|
|
|
204
204
|
{text:"u",url:"functions_eval_u.html#index_u"},
|
|
205
205
|
{text:"v",url:"functions_eval_v.html#index_v"},
|
|
206
206
|
{text:"w",url:"functions_eval_w.html#index_w"}]},
|
|
207
|
-
{text:"Related Functions",url:"functions_rela.html"
|
|
207
|
+
{text:"Related Functions",url:"functions_rela.html",children:[
|
|
208
|
+
{text:"c",url:"functions_rela.html#index_c"},
|
|
209
|
+
{text:"d",url:"functions_rela.html#index_d"},
|
|
210
|
+
{text:"e",url:"functions_rela.html#index_e"},
|
|
211
|
+
{text:"f",url:"functions_rela.html#index_f"},
|
|
212
|
+
{text:"i",url:"functions_rela.html#index_i"},
|
|
213
|
+
{text:"m",url:"functions_rela.html#index_m"},
|
|
214
|
+
{text:"o",url:"functions_rela.html#index_o"},
|
|
215
|
+
{text:"p",url:"functions_rela.html#index_p"},
|
|
216
|
+
{text:"r",url:"functions_rela.html#index_r"},
|
|
217
|
+
{text:"s",url:"functions_rela.html#index_s"},
|
|
218
|
+
{text:"t",url:"functions_rela.html#index_t"},
|
|
219
|
+
{text:"v",url:"functions_rela.html#index_v"}]}]}]},
|
|
208
220
|
{text:"Files",url:"files.html",children:[
|
|
209
221
|
{text:"File List",url:"files.html"},
|
|
210
222
|
{text:"File Members",url:"globals.html",children:[
|
|
@@ -118,6 +118,8 @@ Classes</h2></td></tr>
|
|
|
118
118
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
119
119
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classSVF_1_1ArgumentVFGNode.html">ArgumentVFGNode</a></td></tr>
|
|
120
120
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
121
|
+
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classSVF_1_1AssignStmt.html">AssignStmt</a></td></tr>
|
|
122
|
+
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
121
123
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classSVF_1_1BinaryOPStmt.html">BinaryOPStmt</a></td></tr>
|
|
122
124
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
123
125
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classSVF_1_1BinaryOPVFGNode.html">BinaryOPVFGNode</a></td></tr>
|