svf-tools 1.0.289 → 1.0.293
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/README.md +1 -0
- package/SVF-doxygen/html/html/AndersenHCD_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/AndersenHLCD_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/AndersenLCD_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/AndersenSCD_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/AndersenSFR_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/AndersenSFR_8h_source.html +2 -2
- package/SVF-doxygen/html/html/AndersenStat_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/AndersenWaveDiffWithType_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/AndersenWaveDiff_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/Andersen_8cpp_source.html +45 -29
- package/SVF-doxygen/html/html/Andersen_8h_source.html +50 -50
- package/SVF-doxygen/html/html/BasicTypes_8h_source.html +2 -2
- package/SVF-doxygen/html/html/ConditionalPT_8h_source.html +9 -9
- package/SVF-doxygen/html/html/ConsG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ContextDDA_8h_source.html +1 -1
- package/SVF-doxygen/html/html/DDAClient_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/DDAStat_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/DDAVFSolver_8h_source.html +2 -2
- package/SVF-doxygen/html/html/DoubleFreeChecker_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/FSMPTA_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/FileChecker_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/FlowDDA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/FlowDDA_8h_source.html +1 -1
- package/SVF-doxygen/html/html/FlowSensitiveStat_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/FlowSensitiveTBHC_8cpp_source.html +22 -22
- package/SVF-doxygen/html/html/FlowSensitive_8cpp_source.html +52 -32
- package/SVF-doxygen/html/html/FlowSensitive_8h_source.html +58 -55
- package/SVF-doxygen/html/html/ICFG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/LeakChecker_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/LockResultValidator_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MTAAnnotator_8cpp_source.html +4 -4
- package/SVF-doxygen/html/html/MTA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MutablePointsToDS_8h_source.html +2 -2
- package/SVF-doxygen/html/html/NodeIDAllocator_8cpp_source.html +64 -11
- package/SVF-doxygen/html/html/NodeIDAllocator_8h.html +5 -1
- package/SVF-doxygen/html/html/NodeIDAllocator_8h_source.html +52 -15
- package/SVF-doxygen/html/html/PAG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PersistentPointsToDS_8h_source.html +2 -2
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8h_source.html +1 -1
- package/SVF-doxygen/html/html/PointerAnalysis_8h_source.html +1 -1
- package/SVF-doxygen/html/html/PointsTo_8cpp_source.html +34 -33
- package/SVF-doxygen/html/html/PointsTo_8h_source.html +32 -32
- package/SVF-doxygen/html/html/ProgSlice_8cpp_source.html +4 -12
- package/SVF-doxygen/html/html/ProgSlice_8h_source.html +33 -35
- package/SVF-doxygen/html/html/SVFGOPT_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFG_8cpp_source.html +31 -36
- package/SVF-doxygen/html/html/SVFG_8h_source.html +19 -19
- package/SVF-doxygen/html/html/SVFUtil_8cpp_source.html +15 -7
- package/SVF-doxygen/html/html/SVFUtil_8h.html +3 -0
- package/SVF-doxygen/html/html/SVFUtil_8h_source.html +10 -8
- package/SVF-doxygen/html/html/SaberAnnotator_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/SrcSnkDDA_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/SymbolTableInfo_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/TypeBasedHeapCloning_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/VFG_8cpp_source.html +17 -11
- package/SVF-doxygen/html/html/VersionedFlowSensitiveStat_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/VersionedFlowSensitive_8cpp_source.html +51 -43
- package/SVF-doxygen/html/html/VersionedFlowSensitive_8h_source.html +34 -33
- package/SVF-doxygen/html/html/WPAPass_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/annotated.html +2 -1
- package/SVF-doxygen/html/html/classSVF_1_1AddrPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1AddrVFGNode-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1AddrVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1Andersen-members.html +213 -212
- package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +124 -72
- package/SVF-doxygen/html/html/classSVF_1_1AndersenBase.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1AndersenHCD-members.html +223 -222
- package/SVF-doxygen/html/html/classSVF_1_1AndersenHCD.html +36 -34
- package/SVF-doxygen/html/html/classSVF_1_1AndersenHLCD-members.html +232 -231
- package/SVF-doxygen/html/html/classSVF_1_1AndersenHLCD.html +21 -19
- package/SVF-doxygen/html/html/classSVF_1_1AndersenLCD-members.html +220 -219
- package/SVF-doxygen/html/html/classSVF_1_1AndersenLCD.html +38 -36
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD-members.html +221 -220
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD.html +11 -9
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR-members.html +232 -231
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR.html +6 -4
- package/SVF-doxygen/html/html/classSVF_1_1AndersenStat.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff-members.html +220 -219
- package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff.html +21 -19
- package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiffWithType-members.html +227 -226
- package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiffWithType.html +26 -24
- package/SVF-doxygen/html/html/classSVF_1_1ArgumentVFGNode.html +2 -3
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPVFGNode.html +3 -4
- package/SVF-doxygen/html/html/classSVF_1_1CallBlockNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CallPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CmpPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CmpVFGNode.html +3 -4
- package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1CopyPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CopyVFGNode-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CopyVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1DDAStat.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1DDAVFSolver.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1DoubleFreeChecker.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1FIObjPN.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FSMPTA-members.html +110 -107
- package/SVF-doxygen/html/html/classSVF_1_1FSMPTA.html +12 -4
- package/SVF-doxygen/html/html/classSVF_1_1FileChecker.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive-members.html +109 -106
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +286 -157
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +30 -30
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveTBHC-members.html +121 -118
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveTBHC.html +36 -28
- package/SVF-doxygen/html/html/classSVF_1_1FormalOUTSVFGNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1FunptrDDAClient.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1GepObjPN.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1GepPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1GepVFGNode-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1GepVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1GepValPN.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1InterPHIVFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1IntraBlockNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1IntraPHIVFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1LeakChecker.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1LoadPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1LoadVFGNode-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1LoadVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1LockResultValidator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MTA.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1MTASVFGBuilder.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1MutablePTData.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1NodeIDAllocator-members.html +11 -10
- package/SVF-doxygen/html/html/classSVF_1_1NodeIDAllocator.html +74 -34
- package/SVF-doxygen/html/html/classSVF_1_1NodeIDAllocator_1_1Clusterer-members.html +109 -0
- package/SVF-doxygen/html/html/classSVF_1_1NodeIDAllocator_1_1Clusterer.html +1188 -0
- package/SVF-doxygen/html/html/classSVF_1_1NormalGepPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ObjPN.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1PHIVFGNode.html +3 -4
- package/SVF-doxygen/html/html/classSVF_1_1PersistentIncDFPTData.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1PersistentPTData.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1PointsTo.html +77 -66
- package/SVF-doxygen/html/html/classSVF_1_1PointsTo_1_1PointsToIterator.html +32 -26
- package/SVF-doxygen/html/html/classSVF_1_1ProgSlice-members.html +36 -37
- package/SVF-doxygen/html/html/classSVF_1_1ProgSlice.html +121 -153
- package/SVF-doxygen/html/html/classSVF_1_1RetBlockNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1RetPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SVFFunction.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +49 -49
- package/SVF-doxygen/html/html/classSVF_1_1SVFGBuilder.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT.html +9 -9
- package/SVF-doxygen/html/html/classSVF_1_1SaberAnnotator.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1SrcSnkDDA.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1StmtVFGNode-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1StmtVFGNode.html +8 -9
- package/SVF-doxygen/html/html/classSVF_1_1StorePE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1StoreVFGNode-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1StoreVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableInfo.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1TDForkPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1TypeBasedHeapCloning.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1UnaryOPPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1UnaryOPVFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1VFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ValPN.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1VariantGepPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive-members.html +132 -129
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive.html +171 -116
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +37 -37
- package/SVF-doxygen/html/html/classSVF_1_1WPAPass.html +5 -5
- package/SVF-doxygen/html/html/classes.html +62 -62
- package/SVF-doxygen/html/html/functions_b.html +10 -5
- package/SVF-doxygen/html/html/functions_c.html +36 -22
- package/SVF-doxygen/html/html/functions_d.html +12 -0
- package/SVF-doxygen/html/html/functions_e.html +9 -3
- package/SVF-doxygen/html/html/functions_f.html +21 -18
- package/SVF-doxygen/html/html/functions_func_c.html +19 -10
- package/SVF-doxygen/html/html/functions_func_d.html +3 -0
- package/SVF-doxygen/html/html/functions_func_e.html +3 -0
- package/SVF-doxygen/html/html/functions_func_g.html +16 -10
- package/SVF-doxygen/html/html/functions_func_p.html +6 -2
- package/SVF-doxygen/html/html/functions_func_r.html +7 -1
- package/SVF-doxygen/html/html/functions_func_t.html +3 -0
- package/SVF-doxygen/html/html/functions_g.html +15 -9
- package/SVF-doxygen/html/html/functions_l.html +10 -7
- package/SVF-doxygen/html/html/functions_n.html +21 -3
- package/SVF-doxygen/html/html/functions_o.html +16 -8
- package/SVF-doxygen/html/html/functions_p.html +23 -17
- package/SVF-doxygen/html/html/functions_r.html +13 -6
- package/SVF-doxygen/html/html/functions_s.html +9 -9
- package/SVF-doxygen/html/html/functions_t.html +18 -9
- package/SVF-doxygen/html/html/functions_type_d.html +3 -0
- package/SVF-doxygen/html/html/functions_v.html +3 -3
- package/SVF-doxygen/html/html/functions_vars_b.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_c.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_d.html +6 -0
- package/SVF-doxygen/html/html/functions_vars_e.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_f.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_l.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_n.html +18 -0
- package/SVF-doxygen/html/html/functions_vars_o.html +6 -0
- package/SVF-doxygen/html/html/functions_vars_r.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_t.html +6 -0
- package/SVF-doxygen/html/html/functions_w.html +8 -6
- package/SVF-doxygen/html/html/globals_f.html +3 -3
- package/SVF-doxygen/html/html/hierarchy.html +413 -412
- package/SVF-doxygen/html/html/menudata.js +2 -0
- package/SVF-doxygen/html/html/namespaceSVF.html +8 -8
- package/SVF-doxygen/html/html/namespaceSVF_1_1SVFUtil.html +47 -16
- package/SVF-doxygen/html/html/namespacemembers_func.html +17 -10
- package/SVF-doxygen/html/html/namespacemembers_h.html +76 -0
- package/SVF-doxygen/html/html/search/all_10.js +9 -8
- package/SVF-doxygen/html/html/search/all_12.js +5 -2
- package/SVF-doxygen/html/html/search/all_13.js +7 -7
- package/SVF-doxygen/html/html/search/all_14.js +8 -5
- package/SVF-doxygen/html/html/search/all_15.js +1 -1
- package/SVF-doxygen/html/html/search/all_16.js +1 -1
- package/SVF-doxygen/html/html/search/all_17.js +1 -1
- package/SVF-doxygen/html/html/search/all_2.js +1 -0
- package/SVF-doxygen/html/html/search/all_3.js +4 -0
- package/SVF-doxygen/html/html/search/all_4.js +4 -0
- package/SVF-doxygen/html/html/search/all_5.js +2 -0
- package/SVF-doxygen/html/html/search/all_6.js +4 -3
- package/SVF-doxygen/html/html/search/all_7.js +4 -2
- package/SVF-doxygen/html/html/search/all_8.js +1 -0
- package/SVF-doxygen/html/html/search/all_c.js +4 -3
- package/SVF-doxygen/html/html/search/all_d.js +1 -1
- package/SVF-doxygen/html/html/search/all_e.js +9 -4
- package/SVF-doxygen/html/html/search/all_f.js +4 -2
- package/SVF-doxygen/html/html/search/classes_2.js +1 -0
- package/SVF-doxygen/html/html/search/functions_10.js +1 -1
- package/SVF-doxygen/html/html/search/functions_11.js +1 -0
- package/SVF-doxygen/html/html/search/functions_2.js +2 -0
- package/SVF-doxygen/html/html/search/functions_3.js +1 -0
- package/SVF-doxygen/html/html/search/functions_4.js +1 -0
- package/SVF-doxygen/html/html/search/functions_6.js +4 -2
- package/SVF-doxygen/html/html/search/functions_7.js +1 -0
- package/SVF-doxygen/html/html/search/functions_e.js +3 -2
- package/SVF-doxygen/html/html/search/functions_f.js +2 -0
- package/SVF-doxygen/html/html/search/typedefs_3.js +1 -0
- package/SVF-doxygen/html/html/search/variables_12.js +1 -0
- package/SVF-doxygen/html/html/search/variables_14.js +3 -1
- package/SVF-doxygen/html/html/search/variables_15.js +1 -1
- package/SVF-doxygen/html/html/search/variables_2.js +1 -0
- package/SVF-doxygen/html/html/search/variables_3.js +1 -0
- package/SVF-doxygen/html/html/search/variables_4.js +2 -0
- package/SVF-doxygen/html/html/search/variables_5.js +1 -0
- package/SVF-doxygen/html/html/search/variables_6.js +1 -0
- package/SVF-doxygen/html/html/search/variables_c.js +1 -0
- package/SVF-doxygen/html/html/search/variables_d.js +1 -1
- package/SVF-doxygen/html/html/search/variables_e.js +7 -2
- package/SVF-doxygen/html/html/search/variables_f.js +2 -0
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +1 -1
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html +1 -1
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html +20 -20
- package/SVF-doxygen/html/html/structllvm_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html +18 -18
- package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1PointsTo_01_4.html +1 -1
- package/include/SABER/ProgSlice.h +0 -3
- package/include/Util/NodeIDAllocator.h +94 -0
- package/include/Util/SVFUtil.h +3 -0
- package/include/WPA/Andersen.h +4 -0
- package/include/WPA/FlowSensitive.h +9 -0
- package/include/WPA/VersionedFlowSensitive.h +3 -0
- package/lib/Graphs/SVFG.cpp +0 -20
- package/lib/Graphs/VFG.cpp +18 -0
- package/lib/MemoryModel/PointsTo.cpp +76 -19
- package/lib/SABER/ProgSlice.cpp +0 -37
- package/lib/SABER/SaberAnnotator.cpp +1 -1
- package/lib/Util/NodeIDAllocator.cpp +548 -1
- package/lib/Util/SVFUtil.cpp +19 -0
- package/lib/WPA/Andersen.cpp +34 -0
- package/lib/WPA/FlowSensitive.cpp +70 -0
- package/lib/WPA/VersionedFlowSensitive.cpp +20 -0
- package/package.json +1 -1
|
@@ -382,6 +382,9 @@ $(function() {
|
|
|
382
382
|
<li>candidateFuncSet
|
|
383
383
|
: <a class="el" href="classSVF_1_1TCT.html#a720a934088dddda2b134cabcc59ef43d">SVF::TCT</a>
|
|
384
384
|
</li>
|
|
385
|
+
<li>candidateMappings
|
|
386
|
+
: <a class="el" href="classSVF_1_1FlowSensitive.html#adba7ffe68ae7edce9b3aa896f978da6b">SVF::FlowSensitive</a>
|
|
387
|
+
</li>
|
|
385
388
|
<li>candidatePointers
|
|
386
389
|
: <a class="el" href="classSVF_1_1PAG.html#aada10ac92c40951586031271478248c2">SVF::PAG</a>
|
|
387
390
|
</li>
|
|
@@ -585,7 +588,7 @@ $(function() {
|
|
|
585
588
|
, <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a74266197f0ac969746c0be4175e70c17">SVF::BinaryOPVFGNode</a>
|
|
586
589
|
, <a class="el" href="classSVF_1_1BranchCondExpr.html#a466d24de131d064a74d53783a6664b5e">SVF::BranchCondExpr</a>
|
|
587
590
|
, <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a6ba68138c10d1fbe5be6346c8dfeca74">SVF::BVDataPTAImpl</a>
|
|
588
|
-
, <a class="el" href="classSVF_1_1CallBlockNode.html#
|
|
591
|
+
, <a class="el" href="classSVF_1_1CallBlockNode.html#a8ac74fdb13bee140b0568f40c3a94b2a">SVF::CallBlockNode</a>
|
|
589
592
|
, <a class="el" href="classSVF_1_1CallCFGEdge.html#a38b56212fb58934ee50079b1e69ad5ff">SVF::CallCFGEdge</a>
|
|
590
593
|
, <a class="el" href="classSVF_1_1CallCHI.html#a7c0708ad9a2aa6278b1e7404340ca2ad">SVF::CallCHI< Cond ></a>
|
|
591
594
|
, <a class="el" href="classSVF_1_1CallDirSVFGEdge.html#a977cb840fbed0b89b445a1b7384d3352">SVF::CallDirSVFGEdge</a>
|
|
@@ -659,7 +662,7 @@ $(function() {
|
|
|
659
662
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#afb53f0b47cdad94379c3a4895980be9c">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
660
663
|
, <a class="el" href="classSVF_1_1PersistentIncDFPTData.html#a656434f7b67aabf25f6dba400d95f2bb">SVF::PersistentIncDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
661
664
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a174c3cac13c839863171621ea25e609f">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
662
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
665
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a28a8bf95351e295e65360bf16241a5da">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
663
666
|
, <a class="el" href="classSVF_1_1PHIVFGNode.html#a522b90297d1a34858c9ae830cc24f1aa">SVF::PHIVFGNode</a>
|
|
664
667
|
, <a class="el" href="classSVF_1_1PTACallGraphEdge.html#adb10c32eff8a794d9f2b1b4a47d85d21">SVF::PTACallGraphEdge</a>
|
|
665
668
|
, <a class="el" href="classSVF_1_1RetBlockNode.html#abd3a2b54fdb7e1339f765b3e5ab86947">SVF::RetBlockNode</a>
|
|
@@ -690,7 +693,7 @@ $(function() {
|
|
|
690
693
|
, <a class="el" href="classSVF_1_1VarArgPN.html#acaecf9e9d98c4a14fecee0877a72839c">SVF::VarArgPN</a>
|
|
691
694
|
, <a class="el" href="classSVF_1_1VariantGepCGEdge.html#a5afc61b0781b222c70707a0ea765a4bd">SVF::VariantGepCGEdge</a>
|
|
692
695
|
, <a class="el" href="classSVF_1_1VariantGepPE.html#a36ab4c6979ed0e5470882cb1c391f2ea">SVF::VariantGepPE</a>
|
|
693
|
-
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#
|
|
696
|
+
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#abe1874f12ba05b4f453604c6d91598d6">SVF::VersionedFlowSensitive</a>
|
|
694
697
|
, <a class="el" href="classSVF_1_1VersionedPTData.html#a385133d44ac2b5fcef007040da8c2fd6">SVF::VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
695
698
|
</li>
|
|
696
699
|
<li>cleanConsCG()
|
|
@@ -749,7 +752,7 @@ $(function() {
|
|
|
749
752
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#ab345e148997b9e1c6e4c2c76267880b7">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
750
753
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#a8b6e2e5e016a5ae00ae440e3f383bb16">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
751
754
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a3bf34d8040779b4d251bb08a58604d77">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
752
|
-
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#
|
|
755
|
+
, <a class="el" href="classSVF_1_1MutableVersionedPTData.html#a9f985ff2daee53fb661e4b2bcfd17f05">SVF::MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
753
756
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#afa828c0db9c030584e379e86cf0a25a9">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
754
757
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ae4b558e119c7e3fae25a0b4509422c87">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
755
758
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#aff3437089686869faa772c44bca753b6">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -776,7 +779,7 @@ $(function() {
|
|
|
776
779
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#af64c6a2c0a1b2044fac56a69e9db7cff">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
777
780
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ab01a663b665d629c15f3531f18b5abc2">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
778
781
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a10221452ea6ffed4ae51a9c6f9dc1e93">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
779
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
782
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a9f5bb9d2020973660268c4e5ac98cb61">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
780
783
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a3f78f60e1947a6d6fbcd3a0ee11e262a">SVF::PointerAnalysis</a>
|
|
781
784
|
, <a class="el" href="classSVF_1_1PTData.html#a03c783b9a1faac0aee3e22361df594ce">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
782
785
|
, <a class="el" href="classSVF_1_1VersionedPTData.html#a164436121f658ce0967a88bb84ecf220">SVF::VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
@@ -823,6 +826,12 @@ $(function() {
|
|
|
823
826
|
<li>clpList
|
|
824
827
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#afff2c5699e08badf5265e8183b18a02e">SVF::LockAnalysis</a>
|
|
825
828
|
</li>
|
|
829
|
+
<li>cluster()
|
|
830
|
+
: <a class="el" href="classSVF_1_1Andersen.html#ae1ff65a411f2c4dfee0973ad4af48daf">SVF::Andersen</a>
|
|
831
|
+
, <a class="el" href="classSVF_1_1FlowSensitive.html#a89d3b97b8077027514135c9201c4d02c">SVF::FlowSensitive</a>
|
|
832
|
+
, <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a33d502a0bd49307cd824e34b73157b9b">SVF::NodeIDAllocator::Clusterer</a>
|
|
833
|
+
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#aedd12e894fb2c17d2201f4049e5f3793">SVF::VersionedFlowSensitive</a>
|
|
834
|
+
</li>
|
|
826
835
|
<li>ClusterAnder
|
|
827
836
|
: <a class="el" href="classSVF_1_1Options.html#a8459d43a21bcf8a50fc55d14fcf5a81e">SVF::Options</a>
|
|
828
837
|
</li>
|
|
@@ -836,12 +845,12 @@ $(function() {
|
|
|
836
845
|
: <a class="el" href="classSVF_1_1PAGEdge.html#a79080505b4744aa8806b55215ac2b0f6a90aa1e3ce21dcd54cf433610b427ba96">SVF::PAGEdge</a>
|
|
837
846
|
, <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75a98fd43afc6615f418d2d96209eb31828">SVF::VFGNode</a>
|
|
838
847
|
</li>
|
|
839
|
-
<li>CmpNodeMap
|
|
840
|
-
: <a class="el" href="classSVF_1_1PAG.html#a373335a3c28622cfc0aeb1ef7ae8ccf7">SVF::PAG</a>
|
|
841
|
-
</li>
|
|
842
848
|
<li>cmpNodeMap
|
|
843
849
|
: <a class="el" href="classSVF_1_1PAG.html#ab51dc1fa314705f66d3319ea95adfc68">SVF::PAG</a>
|
|
844
850
|
</li>
|
|
851
|
+
<li>CmpNodeMap
|
|
852
|
+
: <a class="el" href="classSVF_1_1PAG.html#a373335a3c28622cfc0aeb1ef7ae8ccf7">SVF::PAG</a>
|
|
853
|
+
</li>
|
|
845
854
|
<li>CmpPE()
|
|
846
855
|
: <a class="el" href="classSVF_1_1CmpPE.html#aaf403a40a8ab78cee6b9c7d8b4548c96">SVF::CmpPE</a>
|
|
847
856
|
</li>
|
|
@@ -1008,7 +1017,7 @@ $(function() {
|
|
|
1008
1017
|
: <a class="el" href="classSVF_1_1LocationSet.html#afc0f702b6cce26861b409130fe5e019f">SVF::LocationSet</a>
|
|
1009
1018
|
</li>
|
|
1010
1019
|
<li>computeDDAPts()
|
|
1011
|
-
: <a class="el" href="classSVF_1_1ContextDDA.html#
|
|
1020
|
+
: <a class="el" href="classSVF_1_1ContextDDA.html#ae0f3b07267ded5f0ee879c39effff864">SVF::ContextDDA</a>
|
|
1012
1021
|
, <a class="el" href="classSVF_1_1FlowDDA.html#a113faa56ee75eff39da19fd4b47a47e0">SVF::FlowDDA</a>
|
|
1013
1022
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a0bb90b398ef85504bcd816ae57bee01d">SVF::PointerAnalysis</a>
|
|
1014
1023
|
</li>
|
|
@@ -1059,6 +1068,9 @@ $(function() {
|
|
|
1059
1068
|
, <a class="el" href="classSVF_1_1ProgSlice.html#a37d2e74fd977ebf9bfbe881bbe1c4a95">SVF::ProgSlice</a>
|
|
1060
1069
|
, <a class="el" href="classSVF_1_1VFPathCond.html#aa309029fd48d5bc29411396e31606778">SVF::VFPathCond</a>
|
|
1061
1070
|
</li>
|
|
1071
|
+
<li>condensedIndex()
|
|
1072
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#ac8c209af1d177cbc8fbbfe4526fe8ce2">SVF::NodeIDAllocator::Clusterer</a>
|
|
1073
|
+
</li>
|
|
1062
1074
|
<li>CondExpr()
|
|
1063
1075
|
: <a class="el" href="classSVF_1_1CondExpr.html#af925a6e646b64db7aacf301b37b89b05">SVF::CondExpr</a>
|
|
1064
1076
|
</li>
|
|
@@ -1124,7 +1136,7 @@ $(function() {
|
|
|
1124
1136
|
: <a class="el" href="classSVF_1_1CondManager.html#a3cd3149a0bb5b605e61f0935bd234f3b">SVF::CondManager</a>
|
|
1125
1137
|
</li>
|
|
1126
1138
|
<li>CondVar()
|
|
1127
|
-
: <a class="el" href="classSVF_1_1CondVar.html#
|
|
1139
|
+
: <a class="el" href="classSVF_1_1CondVar.html#afd729e068419ed45bb9da8d5920f8674">SVF::CondVar< Cond ></a>
|
|
1128
1140
|
</li>
|
|
1129
1141
|
<li>connectAInAndFIn()
|
|
1130
1142
|
: <a class="el" href="classSVF_1_1SVFG.html#ac9ab2a95cd7a09bbe4b4aa3e6fafaf62">SVF::SVFG</a>
|
|
@@ -1309,7 +1321,7 @@ $(function() {
|
|
|
1309
1321
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da1524077f4425b7e2d6cc32917a02c356">SVF::LeakChecker</a>
|
|
1310
1322
|
</li>
|
|
1311
1323
|
<li>ContextCond()
|
|
1312
|
-
: <a class="el" href="classSVF_1_1ContextCond.html#
|
|
1324
|
+
: <a class="el" href="classSVF_1_1ContextCond.html#a9b81bf11679645d32d50b91bdb6d2dc1">SVF::ContextCond</a>
|
|
1313
1325
|
</li>
|
|
1314
1326
|
<li>ContextDDA()
|
|
1315
1327
|
: <a class="el" href="classSVF_1_1ContextDDA.html#adc70126ea6583df10b52501943a2af49">SVF::ContextDDA</a>
|
|
@@ -1348,10 +1360,10 @@ $(function() {
|
|
|
1348
1360
|
: <a class="el" href="classSVF_1_1CopyVFGNode.html#a0f3f697a0053bf5847db95f526bec1e7">SVF::CopyVFGNode</a>
|
|
1349
1361
|
</li>
|
|
1350
1362
|
<li>CoreBitVector()
|
|
1351
|
-
: <a class="el" href="classSVF_1_1CoreBitVector.html#
|
|
1363
|
+
: <a class="el" href="classSVF_1_1CoreBitVector.html#aa25de5d26935c74e156c5f6604b3d8a8">SVF::CoreBitVector</a>
|
|
1352
1364
|
</li>
|
|
1353
1365
|
<li>CoreBitVectorIterator()
|
|
1354
|
-
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#
|
|
1366
|
+
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#add4da76753804d22314f070e1ad1ce6f">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
1355
1367
|
</li>
|
|
1356
1368
|
<li>count
|
|
1357
1369
|
: <a class="el" href="structDdHashItem.html#aa5bce9f94fb976df2a1768f0f0c7d50c">DdHashItem</a>
|
|
@@ -1386,7 +1398,7 @@ $(function() {
|
|
|
1386
1398
|
, <a class="el" href="classSVF_1_1MRSVFGNode.html#a640153ff592bf0058882a0d05a76b1ba">SVF::MRSVFGNode</a>
|
|
1387
1399
|
</li>
|
|
1388
1400
|
<li>cptsBegin()
|
|
1389
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
1401
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670">SVF::CondPointsToSet< Cond ></a>
|
|
1390
1402
|
</li>
|
|
1391
1403
|
<li>cptsEnd()
|
|
1392
1404
|
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a20026db57cfef6bf6a978140b2372cea">SVF::CondPointsToSet< Cond ></a>
|
|
@@ -1667,14 +1679,14 @@ $(function() {
|
|
|
1667
1679
|
<li>CxtLockToLockSet
|
|
1668
1680
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ab782401c6521a2810e28ac602710ac22">SVF::LockAnalysis</a>
|
|
1669
1681
|
</li>
|
|
1670
|
-
<li>cxtLocktoSpan
|
|
1671
|
-
: <a class="el" href="classSVF_1_1LockAnalysis.html#a2fd796765f16cc7094f36d68c0ff70a0">SVF::LockAnalysis</a>
|
|
1672
|
-
</li>
|
|
1673
1682
|
<li>CxtLockToSpan
|
|
1674
1683
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a7335d5b13a6cb1dcde9706f30b8a4826">SVF::LockAnalysis</a>
|
|
1675
1684
|
</li>
|
|
1685
|
+
<li>cxtLocktoSpan
|
|
1686
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#a2fd796765f16cc7094f36d68c0ff70a0">SVF::LockAnalysis</a>
|
|
1687
|
+
</li>
|
|
1676
1688
|
<li>CxtProc()
|
|
1677
|
-
: <a class="el" href="classSVF_1_1CxtProc.html#
|
|
1689
|
+
: <a class="el" href="classSVF_1_1CxtProc.html#ac1ca3a049f6d0f8a0548a153cc903aa0">SVF::CxtProc</a>
|
|
1678
1690
|
</li>
|
|
1679
1691
|
<li>cxts
|
|
1680
1692
|
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#ad06a92bf8bc556de742e0ffdf79ffafe">SVF::LLVMModuleSet</a>
|
|
@@ -1686,7 +1698,7 @@ $(function() {
|
|
|
1686
1698
|
: <a class="el" href="classSVF_1_1CxtStmt.html#ad976db5b794019bb68ccc9a35349fb41">SVF::CxtStmt</a>
|
|
1687
1699
|
</li>
|
|
1688
1700
|
<li>CxtStmtDPItem()
|
|
1689
|
-
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#
|
|
1701
|
+
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a5c3bd4e8f26bfdc863baeb1241a557d1">SVF::CxtStmtDPItem< LocCond ></a>
|
|
1690
1702
|
</li>
|
|
1691
1703
|
<li>cxtStmtList
|
|
1692
1704
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#acccf53d174cac3275da0d79c89a73916">SVF::ForkJoinAnalysis</a>
|
|
@@ -1705,12 +1717,14 @@ $(function() {
|
|
|
1705
1717
|
<li>CxtStmtToCxtLockS
|
|
1706
1718
|
: <a class="el" href="classSVF_1_1LockResultValidator.html#a03954bdf28345cd7fbcd5cc242d40681">SVF::LockResultValidator</a>
|
|
1707
1719
|
</li>
|
|
1720
|
+
<li>cxtStmtToCxtLockSet
|
|
1721
|
+
: <a class="el" href="classSVF_1_1LockAnalysis.html#ae256a84fd63947a6f81bee030bdbe7fc">SVF::LockAnalysis</a>
|
|
1722
|
+
</li>
|
|
1708
1723
|
<li>CxtStmtToCxtLockSet
|
|
1709
1724
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a710aad28484677637367e9098a55c7d7">SVF::LockAnalysis</a>
|
|
1710
1725
|
</li>
|
|
1711
1726
|
<li>cxtStmtToCxtLockSet
|
|
1712
|
-
: <a class="el" href="
|
|
1713
|
-
, <a class="el" href="classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb">SVF::LockResultValidator</a>
|
|
1727
|
+
: <a class="el" href="classSVF_1_1LockResultValidator.html#ad8a03181445edeb835fed08c88f6e0bb">SVF::LockResultValidator</a>
|
|
1714
1728
|
</li>
|
|
1715
1729
|
<li>CxtStmtToLockFlagMap
|
|
1716
1730
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a451d9b41fd048e11615ea47872f614c9">SVF::LockAnalysis</a>
|
|
@@ -1729,7 +1743,7 @@ $(function() {
|
|
|
1729
1743
|
: <a class="el" href="classSVF_1_1CxtThread.html#ac6af46ba08bbad4454358298fd2557d3">SVF::CxtThread</a>
|
|
1730
1744
|
</li>
|
|
1731
1745
|
<li>CxtThreadProc()
|
|
1732
|
-
: <a class="el" href="classSVF_1_1CxtThreadProc.html#
|
|
1746
|
+
: <a class="el" href="classSVF_1_1CxtThreadProc.html#a1c7dd7740266a07d354df537a9167bcc">SVF::CxtThreadProc</a>
|
|
1733
1747
|
</li>
|
|
1734
1748
|
<li>CxtThreadProcSet
|
|
1735
1749
|
: <a class="el" href="classSVF_1_1TCT.html#a09493a428c0ebe7f67847b48f0481f40">SVF::TCT</a>
|
|
@@ -167,6 +167,9 @@ $(function() {
|
|
|
167
167
|
<li>delta()
|
|
168
168
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#acf23b9ce8d07431adf1799dc64c68271">SVF::VersionedFlowSensitive</a>
|
|
169
169
|
</li>
|
|
170
|
+
<li>DendrogramTraversalTime
|
|
171
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a67ab9cffacc1584b2e7bae5d1b08c541">SVF::NodeIDAllocator::Clusterer</a>
|
|
172
|
+
</li>
|
|
170
173
|
<li>DENSE
|
|
171
174
|
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a8cf553cd07768aad3f3b91bf3d7c6228a9df17b1222681bba5e649895deb726f0">SVF::NodeIDAllocator</a>
|
|
172
175
|
</li>
|
|
@@ -200,6 +203,9 @@ $(function() {
|
|
|
200
203
|
<li>detect()
|
|
201
204
|
: <a class="el" href="classSVF_1_1MTA.html#af9558955c068ce922872c259dde1786e">SVF::MTA</a>
|
|
202
205
|
</li>
|
|
206
|
+
<li>determineBestMapping()
|
|
207
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a3f86e733cc075180e9682887c554b8fa">SVF::NodeIDAllocator::Clusterer</a>
|
|
208
|
+
</li>
|
|
203
209
|
<li>determineReliance()
|
|
204
210
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a25d9b2fb94c17edca9ccff220c0247b8">SVF::VersionedFlowSensitive</a>
|
|
205
211
|
</li>
|
|
@@ -338,12 +344,18 @@ $(function() {
|
|
|
338
344
|
<li>DisableWarn
|
|
339
345
|
: <a class="el" href="classSVF_1_1Options.html#ab4206ecb79fdcd2d5211bfbd2537cacb">SVF::Options</a>
|
|
340
346
|
</li>
|
|
347
|
+
<li>DistanceMatrixTime
|
|
348
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a09d2dbb2faab0a0e03bfa353534116a8">SVF::NodeIDAllocator::Clusterer</a>
|
|
349
|
+
</li>
|
|
341
350
|
<li>Distinct
|
|
342
351
|
: <a class="el" href="classSVF_1_1MemSSA.html#ac0797f2ee7b59ae720095a4836533671a9da5f4ad2a43befdbc4be319bffc80ea">SVF::MemSSA</a>
|
|
343
352
|
</li>
|
|
344
353
|
<li>DistinctMRG()
|
|
345
354
|
: <a class="el" href="classSVF_1_1DistinctMRG.html#ad7e4959327aa45932fd788bacca0de01">SVF::DistinctMRG</a>
|
|
346
355
|
</li>
|
|
356
|
+
<li>DistOccMap
|
|
357
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a1f74f1e72a844166f742d2d46efbbb5e">SVF::NodeIDAllocator::Clusterer</a>
|
|
358
|
+
</li>
|
|
347
359
|
<li>diType
|
|
348
360
|
: <a class="el" href="classSVF_1_1DCHNode.html#a05b5b4539273ac5d21d8cbcfa712a439">SVF::DCHNode</a>
|
|
349
361
|
</li>
|
|
@@ -337,6 +337,12 @@ $(function() {
|
|
|
337
337
|
<li>evalMDTag()
|
|
338
338
|
: <a class="el" href="classSVF_1_1Annotator.html#a571eca4d816ffb519f256b7f37209ddb">SVF::Annotator</a>
|
|
339
339
|
</li>
|
|
340
|
+
<li>EvalTime
|
|
341
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a1d98862e19affdd08740f85490d0d856">SVF::NodeIDAllocator::Clusterer</a>
|
|
342
|
+
</li>
|
|
343
|
+
<li>evaluate()
|
|
344
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#acbbc5c04c79846fe1cc46a3bd5a65aba">SVF::NodeIDAllocator::Clusterer</a>
|
|
345
|
+
</li>
|
|
340
346
|
<li>evaluateBranchCond()
|
|
341
347
|
: <a class="el" href="classSVF_1_1PathCondAllocator.html#a283788ca2886b03803829434150d11fe">SVF::PathCondAllocator</a>
|
|
342
348
|
</li>
|
|
@@ -365,12 +371,12 @@ $(function() {
|
|
|
365
371
|
, <a class="el" href="structIeeeDoubleStruct.html#ae7281389e351ea2e0e577144746d76e2">IeeeDoubleStruct</a>
|
|
366
372
|
, <a class="el" href="structIeeeNanStruct.html#aeb28a08581e489042de6f647eb431e5a">IeeeNanStruct</a>
|
|
367
373
|
</li>
|
|
368
|
-
<li>extAPI
|
|
369
|
-
: <a class="el" href="classSVF_1_1ExtAPI.html#abe666dfdd9b3dea5ea89a5ed9ca4c618">SVF::ExtAPI</a>
|
|
370
|
-
</li>
|
|
371
374
|
<li>ExtAPI()
|
|
372
375
|
: <a class="el" href="classSVF_1_1ExtAPI.html#af1c46b41e0088411a186228f760a99f3">SVF::ExtAPI</a>
|
|
373
376
|
</li>
|
|
377
|
+
<li>extAPI
|
|
378
|
+
: <a class="el" href="classSVF_1_1ExtAPI.html#abe666dfdd9b3dea5ea89a5ed9ca4c618">SVF::ExtAPI</a>
|
|
379
|
+
</li>
|
|
374
380
|
<li>extendBackward()
|
|
375
381
|
: <a class="el" href="classSVF_1_1CoreBitVector.html#ab6d789e3c68390a9026fd4f8c4cf344a">SVF::CoreBitVector</a>
|
|
376
382
|
</li>
|
|
@@ -68,6 +68,9 @@ $(function() {
|
|
|
68
68
|
<li>falseCond
|
|
69
69
|
: <a class="el" href="classSVF_1_1CondManager.html#a0ba3cf86743de62bcd5fd38d8166bc90">SVF::CondManager</a>
|
|
70
70
|
</li>
|
|
71
|
+
<li>FastClusterTime
|
|
72
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#ae78d2b60035350c634f6f58d7a043c22">SVF::NodeIDAllocator::Clusterer</a>
|
|
73
|
+
</li>
|
|
71
74
|
<li>fieldExpand()
|
|
72
75
|
: <a class="el" href="classSVF_1_1AndersenSFR.html#a78e48b3c3db39470ab47b92bbc577e7e">SVF::AndersenSFR</a>
|
|
73
76
|
</li>
|
|
@@ -77,12 +80,12 @@ $(function() {
|
|
|
77
80
|
<li>FieldInfo()
|
|
78
81
|
: <a class="el" href="classSVF_1_1FieldInfo.html#a167925e2aadbcdbc3017c6dc98cb83b4">SVF::FieldInfo</a>
|
|
79
82
|
</li>
|
|
80
|
-
<li>fieldReps
|
|
81
|
-
: <a class="el" href="classSVF_1_1AndersenSFR.html#a99337c429aebe9046c65068b44eff7cc">SVF::AndersenSFR</a>
|
|
82
|
-
</li>
|
|
83
83
|
<li>FieldReps
|
|
84
84
|
: <a class="el" href="classSVF_1_1AndersenSFR.html#a52aa0c2a02a0db6700c4a7a8819d0a5d">SVF::AndersenSFR</a>
|
|
85
85
|
</li>
|
|
86
|
+
<li>fieldReps
|
|
87
|
+
: <a class="el" href="classSVF_1_1AndersenSFR.html#a99337c429aebe9046c65068b44eff7cc">SVF::AndersenSFR</a>
|
|
88
|
+
</li>
|
|
86
89
|
<li>FieldS_DDA
|
|
87
90
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85abe1d8104c77bfe4bbc201a64410c7f61">SVF::PointerAnalysis</a>
|
|
88
91
|
</li>
|
|
@@ -129,7 +132,7 @@ $(function() {
|
|
|
129
132
|
, <a class="el" href="classSVF_1_1FIFOWorkList.html#a86f2393b1cce7969d6974b53970ead54">SVF::FIFOWorkList< Data ></a>
|
|
130
133
|
, <a class="el" href="classSVF_1_1FILOWorkList.html#ac072af7d7a6d3abad17b779445286e7e">SVF::FILOWorkList< Data ></a>
|
|
131
134
|
, <a class="el" href="classSVF_1_1List.html#a3ac922ec28c4e6fe86db6ac262cd6dbd">SVF::List< Data ></a>
|
|
132
|
-
, <a class="el" href="classSVF_1_1SCCDetection.html#
|
|
135
|
+
, <a class="el" href="classSVF_1_1SCCDetection.html#a1d0d98fd1286e71cfae50180cd2b1313">SVF::SCCDetection< GraphType ></a>
|
|
133
136
|
</li>
|
|
134
137
|
<li>find_first()
|
|
135
138
|
: <a class="el" href="classSVF_1_1PointsTo.html#a12883234179873d279e72e5947aad836">SVF::PointsTo</a>
|
|
@@ -476,12 +479,12 @@ $(function() {
|
|
|
476
479
|
<li>FunptrDDAClient()
|
|
477
480
|
: <a class="el" href="classSVF_1_1FunptrDDAClient.html#a5aae3bed289371605ad831ae5a6ad6b5">SVF::FunptrDDAClient</a>
|
|
478
481
|
</li>
|
|
479
|
-
<li>funPtrToCallSitesMap
|
|
480
|
-
: <a class="el" href="classSVF_1_1PAG.html#a6cf9a9e75749e898d39026cb8c225c92">SVF::PAG</a>
|
|
481
|
-
</li>
|
|
482
482
|
<li>FunPtrToCallSitesMap
|
|
483
483
|
: <a class="el" href="classSVF_1_1PAG.html#ac24bbcc45a1c868705dac9204ff17316">SVF::PAG</a>
|
|
484
484
|
</li>
|
|
485
|
+
<li>funPtrToCallSitesMap
|
|
486
|
+
: <a class="el" href="classSVF_1_1PAG.html#a6cf9a9e75749e898d39026cb8c225c92">SVF::PAG</a>
|
|
487
|
+
</li>
|
|
485
488
|
<li>FunRet
|
|
486
489
|
: <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75ac8494021a71efb0f6df237ff12561c8d">SVF::VFGNode</a>
|
|
487
490
|
</li>
|
|
@@ -500,18 +503,18 @@ $(function() {
|
|
|
500
503
|
<li>FunToArgsListMap
|
|
501
504
|
: <a class="el" href="classSVF_1_1PAG.html#a11b3e5d1aacf8a199b4ad35ce8cbca04">SVF::PAG</a>
|
|
502
505
|
</li>
|
|
503
|
-
<li>funToCallGraphNodeMap
|
|
504
|
-
: <a class="el" href="classSVF_1_1PTACallGraph.html#a97986d6e6732c78b04cc053f0e9d1367">SVF::PTACallGraph</a>
|
|
505
|
-
</li>
|
|
506
506
|
<li>FunToCallGraphNodeMap
|
|
507
507
|
: <a class="el" href="classSVF_1_1PTACallGraph.html#a049bc978a93f0db1fe91efb6feb22b14">SVF::PTACallGraph</a>
|
|
508
508
|
</li>
|
|
509
|
-
<li>
|
|
510
|
-
: <a class="el" href="
|
|
509
|
+
<li>funToCallGraphNodeMap
|
|
510
|
+
: <a class="el" href="classSVF_1_1PTACallGraph.html#a97986d6e6732c78b04cc053f0e9d1367">SVF::PTACallGraph</a>
|
|
511
511
|
</li>
|
|
512
512
|
<li>funToDTMap
|
|
513
513
|
: <a class="el" href="classSVF_1_1PTACFInfoBuilder.html#a99580fd5a2cc7185d26198c53efe422d">SVF::PTACFInfoBuilder</a>
|
|
514
514
|
</li>
|
|
515
|
+
<li>FunToDTMap
|
|
516
|
+
: <a class="el" href="classSVF_1_1PTACFInfoBuilder.html#a69109de5fddf4042037bc6d66563a9e5">SVF::PTACFInfoBuilder</a>
|
|
517
|
+
</li>
|
|
515
518
|
<li>funToEntryChiSetMap
|
|
516
519
|
: <a class="el" href="classSVF_1_1MemSSA.html#a59314f6ce17919574d687a08a38b55ec">SVF::MemSSA</a>
|
|
517
520
|
</li>
|
|
@@ -573,12 +576,12 @@ $(function() {
|
|
|
573
576
|
<li>funToPDTMap
|
|
574
577
|
: <a class="el" href="classSVF_1_1PTACFInfoBuilder.html#a11a1bb877406f45ea4c8f7c4678bfa15">SVF::PTACFInfoBuilder</a>
|
|
575
578
|
</li>
|
|
576
|
-
<li>FunToPointsToMap
|
|
577
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#ad492e2940936fc7df06127f0cb94d47a">SVF::MRGenerator</a>
|
|
578
|
-
</li>
|
|
579
579
|
<li>funToPointsToMap
|
|
580
580
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a05c7a5ddbe3079f63be76c35298d1c2b">SVF::MRGenerator</a>
|
|
581
581
|
</li>
|
|
582
|
+
<li>FunToPointsToMap
|
|
583
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#ad492e2940936fc7df06127f0cb94d47a">SVF::MRGenerator</a>
|
|
584
|
+
</li>
|
|
582
585
|
<li>FunToPointsTosMap
|
|
583
586
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a6b8bbb60126105cc77c1a6a4c46677fd">SVF::MRGenerator</a>
|
|
584
587
|
</li>
|
|
@@ -594,12 +597,12 @@ $(function() {
|
|
|
594
597
|
<li>FunToRetMap
|
|
595
598
|
: <a class="el" href="classSVF_1_1PAG.html#a46ce928b6bfa06c0b4a08cd3c282f696">SVF::PAG</a>
|
|
596
599
|
</li>
|
|
597
|
-
<li>funToReturnMuSetMap
|
|
598
|
-
: <a class="el" href="classSVF_1_1MemSSA.html#abae2396bf8a37a22be9365d368fe455c">SVF::MemSSA</a>
|
|
599
|
-
</li>
|
|
600
600
|
<li>FunToReturnMuSetMap
|
|
601
601
|
: <a class="el" href="classSVF_1_1MemSSA.html#a3cfc6d7134f98e5876c16c6c043a3d92">SVF::MemSSA</a>
|
|
602
602
|
</li>
|
|
603
|
+
<li>funToReturnMuSetMap
|
|
604
|
+
: <a class="el" href="classSVF_1_1MemSSA.html#abae2396bf8a37a22be9365d368fe455c">SVF::MemSSA</a>
|
|
605
|
+
</li>
|
|
603
606
|
<li>FunToSEMap
|
|
604
607
|
: <a class="el" href="classSVF_1_1MTA.html#a2c92809f1395aa064c80aef0c3e4c944">SVF::MTA</a>
|
|
605
608
|
</li>
|
|
@@ -396,8 +396,14 @@ $(function() {
|
|
|
396
396
|
<li>cloneObject()
|
|
397
397
|
: <a class="el" href="classSVF_1_1TypeBasedHeapCloning.html#a11c3d1b7f10e4aad2525d428f5855db5">SVF::TypeBasedHeapCloning</a>
|
|
398
398
|
</li>
|
|
399
|
+
<li>cluster()
|
|
400
|
+
: <a class="el" href="classSVF_1_1Andersen.html#ae1ff65a411f2c4dfee0973ad4af48daf">SVF::Andersen</a>
|
|
401
|
+
, <a class="el" href="classSVF_1_1FlowSensitive.html#a89d3b97b8077027514135c9201c4d02c">SVF::FlowSensitive</a>
|
|
402
|
+
, <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a33d502a0bd49307cd824e34b73157b9b">SVF::NodeIDAllocator::Clusterer</a>
|
|
403
|
+
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#aedd12e894fb2c17d2201f4049e5f3793">SVF::VersionedFlowSensitive</a>
|
|
404
|
+
</li>
|
|
399
405
|
<li>CmpPE()
|
|
400
|
-
: <a class="el" href="classSVF_1_1CmpPE.html#
|
|
406
|
+
: <a class="el" href="classSVF_1_1CmpPE.html#ac84eb2426a312cb2a890b0805a99e7f8">SVF::CmpPE</a>
|
|
401
407
|
</li>
|
|
402
408
|
<li>CmpVFGNode()
|
|
403
409
|
: <a class="el" href="classSVF_1_1CmpVFGNode.html#ae7029edffae3f64899bf640fc0842258">SVF::CmpVFGNode</a>
|
|
@@ -594,6 +600,9 @@ $(function() {
|
|
|
594
600
|
, <a class="el" href="classSVF_1_1ProgSlice.html#a37d2e74fd977ebf9bfbe881bbe1c4a95">SVF::ProgSlice</a>
|
|
595
601
|
, <a class="el" href="classSVF_1_1VFPathCond.html#aa309029fd48d5bc29411396e31606778">SVF::VFPathCond</a>
|
|
596
602
|
</li>
|
|
603
|
+
<li>condensedIndex()
|
|
604
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#ac8c209af1d177cbc8fbbfe4526fe8ce2">SVF::NodeIDAllocator::Clusterer</a>
|
|
605
|
+
</li>
|
|
597
606
|
<li>CondExpr()
|
|
598
607
|
: <a class="el" href="classSVF_1_1CondExpr.html#af925a6e646b64db7aacf301b37b89b05">SVF::CondExpr</a>
|
|
599
608
|
</li>
|
|
@@ -619,7 +628,7 @@ $(function() {
|
|
|
619
628
|
: <a class="el" href="classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a8a3d10d0aaf4708e7e44bedc6be077e0">SVF::CondPointsToSet< Cond >::CondPtsSetIterator</a>
|
|
620
629
|
</li>
|
|
621
630
|
<li>CondStdSet()
|
|
622
|
-
: <a class="el" href="classSVF_1_1CondStdSet.html#
|
|
631
|
+
: <a class="el" href="classSVF_1_1CondStdSet.html#a1f3e8aa09ca8e7f252525e35c4886c5b">SVF::CondStdSet< Element ></a>
|
|
623
632
|
</li>
|
|
624
633
|
<li>CondVar()
|
|
625
634
|
: <a class="el" href="classSVF_1_1CondVar.html#afd729e068419ed45bb9da8d5920f8674">SVF::CondVar< Cond ></a>
|
|
@@ -716,19 +725,19 @@ $(function() {
|
|
|
716
725
|
: <a class="el" href="classSVF_1_1ContextDDA.html#adc70126ea6583df10b52501943a2af49">SVF::ContextDDA</a>
|
|
717
726
|
</li>
|
|
718
727
|
<li>CopyCGEdge()
|
|
719
|
-
: <a class="el" href="classSVF_1_1CopyCGEdge.html#
|
|
728
|
+
: <a class="el" href="classSVF_1_1CopyCGEdge.html#a0e950b306ec8d45e38f0320c63681ecd">SVF::CopyCGEdge</a>
|
|
720
729
|
</li>
|
|
721
730
|
<li>CopyPE()
|
|
722
731
|
: <a class="el" href="classSVF_1_1CopyPE.html#ad80e63a8a67a3760d78ccde867b15284">SVF::CopyPE</a>
|
|
723
732
|
</li>
|
|
724
733
|
<li>CopyVFGNode()
|
|
725
|
-
: <a class="el" href="classSVF_1_1CopyVFGNode.html#
|
|
734
|
+
: <a class="el" href="classSVF_1_1CopyVFGNode.html#a0f3f697a0053bf5847db95f526bec1e7">SVF::CopyVFGNode</a>
|
|
726
735
|
</li>
|
|
727
736
|
<li>CoreBitVector()
|
|
728
|
-
: <a class="el" href="classSVF_1_1CoreBitVector.html#
|
|
737
|
+
: <a class="el" href="classSVF_1_1CoreBitVector.html#adb5b13df8bc76f00ceb145711cfb77e1">SVF::CoreBitVector</a>
|
|
729
738
|
</li>
|
|
730
739
|
<li>CoreBitVectorIterator()
|
|
731
|
-
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#
|
|
740
|
+
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#abe0289ad45158397b6950afc920f34ef">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
732
741
|
</li>
|
|
733
742
|
<li>count()
|
|
734
743
|
: <a class="el" href="classSVF_1_1CondStdSet.html#aa19e82905537f3ae41f64fce070ee555">SVF::CondStdSet< Element ></a>
|
|
@@ -743,10 +752,10 @@ $(function() {
|
|
|
743
752
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a632f57db1f1e17f49289b5dfec048ef6">SVF::ICFGStat</a>
|
|
744
753
|
</li>
|
|
745
754
|
<li>cptsBegin()
|
|
746
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
755
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#acc5c77fbd1a6133d5e80c3f587d49fb3">SVF::CondPointsToSet< Cond ></a>
|
|
747
756
|
</li>
|
|
748
757
|
<li>cptsEnd()
|
|
749
|
-
: <a class="el" href="classSVF_1_1CondPointsToSet.html#
|
|
758
|
+
: <a class="el" href="classSVF_1_1CondPointsToSet.html#aa4c47630b9a06d70375daf5e9237303d">SVF::CondPointsToSet< Cond ></a>
|
|
750
759
|
</li>
|
|
751
760
|
<li>createAndersenHCD()
|
|
752
761
|
: <a class="el" href="classSVF_1_1AndersenHCD.html#a89486ad78857a54f89e1fde47a17e0b1">SVF::AndersenHCD</a>
|
|
@@ -843,10 +852,10 @@ $(function() {
|
|
|
843
852
|
: <a class="el" href="classSVF_1_1CxtThread.html#a7f842879cad19328575f33220491352a">SVF::CxtThread</a>
|
|
844
853
|
</li>
|
|
845
854
|
<li>CxtThreadProc()
|
|
846
|
-
: <a class="el" href="classSVF_1_1CxtThreadProc.html#
|
|
855
|
+
: <a class="el" href="classSVF_1_1CxtThreadProc.html#acce14996e41ae55ae8e27b29408ef7c8">SVF::CxtThreadProc</a>
|
|
847
856
|
</li>
|
|
848
857
|
<li>CxtThreadStmt()
|
|
849
|
-
: <a class="el" href="classSVF_1_1CxtThreadStmt.html#
|
|
858
|
+
: <a class="el" href="classSVF_1_1CxtThreadStmt.html#adeef75dbfd24665521931780c70aa5f9">SVF::CxtThreadStmt</a>
|
|
850
859
|
</li>
|
|
851
860
|
<li>cxtToStr()
|
|
852
861
|
: <a class="el" href="classSVF_1_1CxtProc.html#ac53f22f1e9547b15b8998d83290f4281">SVF::CxtProc</a>
|
|
@@ -112,6 +112,9 @@ $(function() {
|
|
|
112
112
|
<li>detect()
|
|
113
113
|
: <a class="el" href="classSVF_1_1MTA.html#af9558955c068ce922872c259dde1786e">SVF::MTA</a>
|
|
114
114
|
</li>
|
|
115
|
+
<li>determineBestMapping()
|
|
116
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a3f86e733cc075180e9682887c554b8fa">SVF::NodeIDAllocator::Clusterer</a>
|
|
117
|
+
</li>
|
|
115
118
|
<li>determineReliance()
|
|
116
119
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a25d9b2fb94c17edca9ccff220c0247b8">SVF::VersionedFlowSensitive</a>
|
|
117
120
|
</li>
|
|
@@ -128,6 +128,9 @@ $(function() {
|
|
|
128
128
|
<li>evalMDTag()
|
|
129
129
|
: <a class="el" href="classSVF_1_1Annotator.html#a571eca4d816ffb519f256b7f37209ddb">SVF::Annotator</a>
|
|
130
130
|
</li>
|
|
131
|
+
<li>evaluate()
|
|
132
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#acbbc5c04c79846fe1cc46a3bd5a65aba">SVF::NodeIDAllocator::Clusterer</a>
|
|
133
|
+
</li>
|
|
131
134
|
<li>evaluateBranchCond()
|
|
132
135
|
: <a class="el" href="classSVF_1_1PathCondAllocator.html#a283788ca2886b03803829434150d11fe">SVF::PathCondAllocator</a>
|
|
133
136
|
</li>
|
|
@@ -736,6 +736,9 @@ $(function() {
|
|
|
736
736
|
<li>getDirectOutEdges()
|
|
737
737
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a06c9db0dcc96af4707ba29b9a959ae28">SVF::ConstraintNode</a>
|
|
738
738
|
</li>
|
|
739
|
+
<li>getDistanceMatrix()
|
|
740
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#adf415d244ef1fafe7a7de3c360553c0f">SVF::NodeIDAllocator::Clusterer</a>
|
|
741
|
+
</li>
|
|
739
742
|
<li>getDPIm()
|
|
740
743
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#ad7d92fad8606d5512786a7b7a08930e2">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
741
744
|
</li>
|
|
@@ -1257,9 +1260,6 @@ $(function() {
|
|
|
1257
1260
|
<li>getLLVMType()
|
|
1258
1261
|
: <a class="el" href="classSVF_1_1PTAType.html#a03fa0db591fb5b93e6701e835ade9dcf">SVF::PTAType</a>
|
|
1259
1262
|
</li>
|
|
1260
|
-
<li>getLLVMValue()
|
|
1261
|
-
: <a class="el" href="classSVF_1_1ProgSlice.html#ae91ba54faff9f6a2f85a499799419cb5">SVF::ProgSlice</a>
|
|
1262
|
-
</li>
|
|
1263
1263
|
<li>getLoadCGEdges()
|
|
1264
1264
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#afb849d8f3425ff36497d062ecefd2cc1">SVF::ConstraintGraph</a>
|
|
1265
1265
|
</li>
|
|
@@ -1529,6 +1529,9 @@ $(function() {
|
|
|
1529
1529
|
<li>getNumFields()
|
|
1530
1530
|
: <a class="el" href="classSVF_1_1DCHGraph.html#a0788694fbff155949fc4f4d6487c223e">SVF::DCHGraph</a>
|
|
1531
1531
|
</li>
|
|
1532
|
+
<li>getNumObjects()
|
|
1533
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#ad63e43c65cb7d7cac7824f5cede5ec89">SVF::NodeIDAllocator</a>
|
|
1534
|
+
</li>
|
|
1532
1535
|
<li>getNumOfCxtLocks()
|
|
1533
1536
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a3df63f936d488166109d73bdcf0437d5">SVF::LockAnalysis</a>
|
|
1534
1537
|
</li>
|
|
@@ -1827,7 +1830,7 @@ $(function() {
|
|
|
1827
1830
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#a5f6a01d0bb40a718bc14f2cc1bb98a13">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1828
1831
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a9982ecf42416756a0729a28e8713cfed">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1829
1832
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a34f8226202e1654d4e67916b21ec4d99">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
1830
|
-
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#
|
|
1833
|
+
, <a class="el" href="classSVF_1_1PersistentVersionedPTData.html#a9b81d20e54d08e36edbff43549b1e820">SVF::PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet ></a>
|
|
1831
1834
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a4dfb43679e9fa794ebad99b6584c32ec">SVF::PointerAnalysis</a>
|
|
1832
1835
|
, <a class="el" href="classSVF_1_1PTData.html#a9ae6037637d8b9acb323333f491f4a7d">SVF::PTData< Key, KeySet, Data, DataSet ></a>
|
|
1833
1836
|
, <a class="el" href="classSVF_1_1Steensgaard.html#adbcb9af660ab9bb0202bd32342280486">SVF::Steensgaard</a>
|
|
@@ -1840,7 +1843,7 @@ $(function() {
|
|
|
1840
1843
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a8838058efe94b62553bb5416fdc2ec5b">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
1841
1844
|
</li>
|
|
1842
1845
|
<li>getPtsSubSetMap()
|
|
1843
|
-
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#
|
|
1846
|
+
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#ad0640ef6e02d9a90964ca495c0fd8f53">SVF::IntraDisjointMRG</a>
|
|
1844
1847
|
</li>
|
|
1845
1848
|
<li>getRawCTirMetadata()
|
|
1846
1849
|
: <a class="el" href="classSVF_1_1FlowSensitiveTBHC.html#a2c47ba37bd250be455a21d1f0049d556">SVF::FlowSensitiveTBHC</a>
|
|
@@ -1914,6 +1917,9 @@ $(function() {
|
|
|
1914
1917
|
<li>getRev()
|
|
1915
1918
|
: <a class="el" href="classSVF_1_1ActualRetVFGNode.html#a4bcfddf05da46729c670b4f450f9d606">SVF::ActualRetVFGNode</a>
|
|
1916
1919
|
</li>
|
|
1920
|
+
<li>getReverseNodeMapping()
|
|
1921
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a36b25188130f4c21d145c950a70d616f">SVF::NodeIDAllocator::Clusterer</a>
|
|
1922
|
+
</li>
|
|
1917
1923
|
<li>getRevPts()
|
|
1918
1924
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a58113943e4e7144d94d26991dcc8bcc7">SVF::BVDataPTAImpl</a>
|
|
1919
1925
|
, <a class="el" href="classSVF_1_1CondPTAImpl.html#aa266eef30817c557882de19aefe135a9">SVF::CondPTAImpl< Cond ></a>
|
|
@@ -2084,7 +2090,7 @@ $(function() {
|
|
|
2084
2090
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a58cf56e35be873a5a26c5eb0d9b5c9b3">SVF::ThreadAPI</a>
|
|
2085
2091
|
</li>
|
|
2086
2092
|
<li>getTaskFuncAtHareParForSite()
|
|
2087
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2093
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#afeedd6e518af76fa9e7142af8899b2f5">SVF::ThreadAPI</a>
|
|
2088
2094
|
</li>
|
|
2089
2095
|
<li>getTCG()
|
|
2090
2096
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8ad9b8cb0e6300b2ffc55244e53cece6">SVF::ForkJoinAnalysis</a>
|
|
@@ -2168,7 +2174,7 @@ $(function() {
|
|
|
2168
2174
|
: <a class="el" href="classSVF_1_1TypeSystem.html#a6b52e1b6fbf9cfcc0337471bb425f330">SVF::TypeSystem</a>
|
|
2169
2175
|
</li>
|
|
2170
2176
|
<li>getTypeSizeInBytes()
|
|
2171
|
-
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#
|
|
2177
|
+
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#ada63ac47515daa4402914083058baec8">SVF::SymbolTableInfo</a>
|
|
2172
2178
|
</li>
|
|
2173
2179
|
<li>getTypeSystem()
|
|
2174
2180
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#ae615dd279fbf681e3c15e7209e3adfbe">SVF::PointerAnalysis</a>
|
|
@@ -2195,7 +2201,7 @@ $(function() {
|
|
|
2195
2201
|
, <a class="el" href="classSVF_1_1PAGEdge.html#aa0adbe8548303302425bc6b276445f30">SVF::PAGEdge</a>
|
|
2196
2202
|
, <a class="el" href="classSVF_1_1PAGNode.html#a45be6b7b2f1f9754ea47e511e65d46ae">SVF::PAGNode</a>
|
|
2197
2203
|
, <a class="el" href="classSVF_1_1PHIVFGNode.html#a188a4d3ae95fe01dc59784d076f28aef">SVF::PHIVFGNode</a>
|
|
2198
|
-
, <a class="el" href="classSVF_1_1StmtVFGNode.html#
|
|
2204
|
+
, <a class="el" href="classSVF_1_1StmtVFGNode.html#ab51f462a26bc03cd5e2379be98a4dd3b">SVF::StmtVFGNode</a>
|
|
2199
2205
|
, <a class="el" href="classSVF_1_1SVFValue.html#a50f77757ac9c37a9501eb48deccdfef1">SVF::SVFValue</a>
|
|
2200
2206
|
, <a class="el" href="classSVF_1_1VFGNode.html#a5ac80149696c243f77e4b4d25ad44898">SVF::VFGNode</a>
|
|
2201
2207
|
</li>
|
|
@@ -2307,10 +2313,10 @@ $(function() {
|
|
|
2307
2313
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a6ea3f8e2aa85ea588735514c0b6ff255">SVF::VersionedFlowSensitive</a>
|
|
2308
2314
|
</li>
|
|
2309
2315
|
<li>global_begin()
|
|
2310
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2316
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
|
|
2311
2317
|
</li>
|
|
2312
2318
|
<li>global_end()
|
|
2313
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2319
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2">SVF::SVFModule</a>
|
|
2314
2320
|
</li>
|
|
2315
2321
|
<li>GlobalBlockNode()
|
|
2316
2322
|
: <a class="el" href="classSVF_1_1GlobalBlockNode.html#a233fceb667e517862fd97d50832a4d7e">SVF::GlobalBlockNode</a>
|
|
@@ -185,6 +185,9 @@ $(function() {
|
|
|
185
185
|
<li>PHIVFGNode()
|
|
186
186
|
: <a class="el" href="classSVF_1_1PHIVFGNode.html#add1ed5dfc7fbb095e2bdb7ff1e2658ef">SVF::PHIVFGNode</a>
|
|
187
187
|
</li>
|
|
188
|
+
<li>plainMap()
|
|
189
|
+
: <a class="el" href="classSVF_1_1FlowSensitive.html#a5a8688102f3675cf414b01dc2ae51c6b">SVF::FlowSensitive</a>
|
|
190
|
+
</li>
|
|
188
191
|
<li>PointerAnalysis()
|
|
189
192
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#af42ef08568b1fa892f8f98c4421a0477">SVF::PointerAnalysis</a>
|
|
190
193
|
</li>
|
|
@@ -195,7 +198,7 @@ $(function() {
|
|
|
195
198
|
: <a class="el" href="classSVF_1_1PointsTo.html#a05aa807f21f311eb50ff11dde98b8d22">SVF::PointsTo</a>
|
|
196
199
|
</li>
|
|
197
200
|
<li>PointsToIterator()
|
|
198
|
-
: <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#
|
|
201
|
+
: <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#a19f371ccb5b1c84fb4adfd5b0c8a3eec">SVF::PointsTo::PointsToIterator</a>
|
|
199
202
|
</li>
|
|
200
203
|
<li>pop()
|
|
201
204
|
: <a class="el" href="classSVF_1_1FIFOWorkList.html#a8fa72918fce7e9c0b2dc34b683a797c6">SVF::FIFOWorkList< Data ></a>
|
|
@@ -295,7 +298,8 @@ $(function() {
|
|
|
295
298
|
, <a class="el" href="classSVF_1_1PTAStat.html#a7ce0630cfe41448bec002f03a176175d">SVF::PTAStat</a>
|
|
296
299
|
</li>
|
|
297
300
|
<li>printStats()
|
|
298
|
-
: <a class="el" href="
|
|
301
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#ac10cbda6a84ce890c9946a5ff35800b7">SVF::NodeIDAllocator::Clusterer</a>
|
|
302
|
+
, <a class="el" href="classSVF_1_1PersistentPointsToCache.html#a7d101df4e73b8fbf9ec0df25190417b5">SVF::PersistentPointsToCache< Data ></a>
|
|
299
303
|
</li>
|
|
300
304
|
<li>printTDFuns()
|
|
301
305
|
: <a class="el" href="classSVF_1_1PCG.html#af8af0a2a2159261bf05abe226c43006e">SVF::PCG</a>
|