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
|
@@ -98,6 +98,9 @@ $(function() {
|
|
|
98
98
|
<li>recordTypeMismatchedGep()
|
|
99
99
|
: <a class="el" href="classSVF_1_1AndersenWaveDiffWithType.html#a5ec70e91d9d588688a6cbe06cdb2979f">SVF::AndersenWaveDiffWithType</a>
|
|
100
100
|
</li>
|
|
101
|
+
<li>regionObjects()
|
|
102
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a7d34542f34a8e8008119c3d61943daa2">SVF::NodeIDAllocator::Clusterer</a>
|
|
103
|
+
</li>
|
|
101
104
|
<li>release()
|
|
102
105
|
: <a class="el" href="classSVF_1_1RaceResultValidator.html#a64f61b58f59eba5f3e7c69f90edc68df">SVF::RaceResultValidator</a>
|
|
103
106
|
</li>
|
|
@@ -302,6 +305,9 @@ $(function() {
|
|
|
302
305
|
<li>reportPartialLeak()
|
|
303
306
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a93486083c0f186b91e655cbef2382634">SVF::LeakChecker</a>
|
|
304
307
|
</li>
|
|
308
|
+
<li>requiredBits()
|
|
309
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a9aea96839c51ac1e2cbf4813174bb21c">SVF::NodeIDAllocator::Clusterer</a>
|
|
310
|
+
</li>
|
|
305
311
|
<li>reset()
|
|
306
312
|
: <a class="el" href="classSVF_1_1CondPointsToSet.html#aced740c1aadf06b4a63630844fac2dd8">SVF::CondPointsToSet< Cond ></a>
|
|
307
313
|
, <a class="el" href="classSVF_1_1CondStdSet.html#a857396d9e820a9fab8a498d981855e2a">SVF::CondStdSet< Element ></a>
|
|
@@ -402,7 +408,7 @@ $(function() {
|
|
|
402
408
|
, <a class="el" href="classSVF_1_1LeakChecker.html#ab3bb79d88d73c8b881d714921e7b5e12">SVF::LeakChecker</a>
|
|
403
409
|
, <a class="el" href="classSVF_1_1MergeFunctionRets.html#a8fe74477a43f80104fb3461d006ad392">SVF::MergeFunctionRets</a>
|
|
404
410
|
, <a class="el" href="classSVF_1_1MTA.html#a32f6beffb47e5c2ac86f5c3b8a1bd9ba">SVF::MTA</a>
|
|
405
|
-
, <a class="el" href="classSVF_1_1WPAPass.html#
|
|
411
|
+
, <a class="el" href="classSVF_1_1WPAPass.html#a394dcd976c1ef08d9cadcba8f5d07c75">SVF::WPAPass</a>
|
|
406
412
|
</li>
|
|
407
413
|
<li>runPointerAnalysis()
|
|
408
414
|
: <a class="el" href="classSVF_1_1DDAPass.html#a13ff3107a0e4f8749b166fa9b8165167">SVF::DDAPass</a>
|
|
@@ -224,6 +224,9 @@ $(function() {
|
|
|
224
224
|
<li>translateLLVMTypeToPTAType()
|
|
225
225
|
: <a class="el" href="classSVF_1_1TypeSystem.html#a961bbab47530d05ddb18e4c7d58d8a69">SVF::TypeSystem</a>
|
|
226
226
|
</li>
|
|
227
|
+
<li>traverseDendrogram()
|
|
228
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#abd44e3b07b0482bacf6b1a080fe650c6">SVF::NodeIDAllocator::Clusterer</a>
|
|
229
|
+
</li>
|
|
227
230
|
<li>TypeAnalysis()
|
|
228
231
|
: <a class="el" href="classSVF_1_1TypeAnalysis.html#a994a2914820f7c31b12cc48b180e6e49">SVF::TypeAnalysis</a>
|
|
229
232
|
</li>
|
|
@@ -812,6 +812,9 @@ $(function() {
|
|
|
812
812
|
<li>getDirectOutEdges()
|
|
813
813
|
: <a class="el" href="classSVF_1_1ConstraintNode.html#a06c9db0dcc96af4707ba29b9a959ae28">SVF::ConstraintNode</a>
|
|
814
814
|
</li>
|
|
815
|
+
<li>getDistanceMatrix()
|
|
816
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#adf415d244ef1fafe7a7de3c360553c0f">SVF::NodeIDAllocator::Clusterer</a>
|
|
817
|
+
</li>
|
|
815
818
|
<li>getDPIm()
|
|
816
819
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#ad7d92fad8606d5512786a7b7a08930e2">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
817
820
|
</li>
|
|
@@ -1333,9 +1336,6 @@ $(function() {
|
|
|
1333
1336
|
<li>getLLVMType()
|
|
1334
1337
|
: <a class="el" href="classSVF_1_1PTAType.html#a03fa0db591fb5b93e6701e835ade9dcf">SVF::PTAType</a>
|
|
1335
1338
|
</li>
|
|
1336
|
-
<li>getLLVMValue()
|
|
1337
|
-
: <a class="el" href="classSVF_1_1ProgSlice.html#ae91ba54faff9f6a2f85a499799419cb5">SVF::ProgSlice</a>
|
|
1338
|
-
</li>
|
|
1339
1339
|
<li>getLoadCGEdges()
|
|
1340
1340
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#afb849d8f3425ff36497d062ecefd2cc1">SVF::ConstraintGraph</a>
|
|
1341
1341
|
</li>
|
|
@@ -1605,6 +1605,9 @@ $(function() {
|
|
|
1605
1605
|
<li>getNumFields()
|
|
1606
1606
|
: <a class="el" href="classSVF_1_1DCHGraph.html#a0788694fbff155949fc4f4d6487c223e">SVF::DCHGraph</a>
|
|
1607
1607
|
</li>
|
|
1608
|
+
<li>getNumObjects()
|
|
1609
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#ad63e43c65cb7d7cac7824f5cede5ec89">SVF::NodeIDAllocator</a>
|
|
1610
|
+
</li>
|
|
1608
1611
|
<li>getNumOfCxtLocks()
|
|
1609
1612
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a3df63f936d488166109d73bdcf0437d5">SVF::LockAnalysis</a>
|
|
1610
1613
|
</li>
|
|
@@ -1970,7 +1973,7 @@ $(function() {
|
|
|
1970
1973
|
: <a class="el" href="classSVF_1_1ICFG.html#ae3bd3bf29b3dac286b93be22cbb60b2c">SVF::ICFG</a>
|
|
1971
1974
|
</li>
|
|
1972
1975
|
<li>getRetParmAtJoinedSite()
|
|
1973
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
1976
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#ad1c595f7b15a2d3079b9e9200c84f7d7">SVF::ThreadAPI</a>
|
|
1974
1977
|
</li>
|
|
1975
1978
|
<li>getRetSite()
|
|
1976
1979
|
: <a class="el" href="classSVF_1_1ProgSlice.html#a2a4c2d573b43f005ae668bffc7fc911d">SVF::ProgSlice</a>
|
|
@@ -1990,9 +1993,12 @@ $(function() {
|
|
|
1990
1993
|
<li>getRev()
|
|
1991
1994
|
: <a class="el" href="classSVF_1_1ActualRetVFGNode.html#a4bcfddf05da46729c670b4f450f9d606">SVF::ActualRetVFGNode</a>
|
|
1992
1995
|
</li>
|
|
1996
|
+
<li>getReverseNodeMapping()
|
|
1997
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a36b25188130f4c21d145c950a70d616f">SVF::NodeIDAllocator::Clusterer</a>
|
|
1998
|
+
</li>
|
|
1993
1999
|
<li>getRevPts()
|
|
1994
2000
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a58113943e4e7144d94d26991dcc8bcc7">SVF::BVDataPTAImpl</a>
|
|
1995
|
-
, <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
2001
|
+
, <a class="el" href="classSVF_1_1CondPTAImpl.html#aa266eef30817c557882de19aefe135a9">SVF::CondPTAImpl< Cond ></a>
|
|
1996
2002
|
, <a class="el" href="classSVF_1_1MutableDFPTData.html#a2f98940bd8266ad37a975c6d30d948b4">SVF::MutableDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
1997
2003
|
, <a class="el" href="classSVF_1_1MutableDiffPTData.html#ad9bd6762fc6525afaed4a6c6da63688d">SVF::MutableDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
1998
2004
|
, <a class="el" href="classSVF_1_1MutablePTData.html#a36aa05b8f5c308035315d6df7036c096">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -2157,7 +2163,7 @@ $(function() {
|
|
|
2157
2163
|
: <a class="el" href="classSVF_1_1MemObj.html#ad7f7de744715c3acaf3d48822865c87b">SVF::MemObj</a>
|
|
2158
2164
|
</li>
|
|
2159
2165
|
<li>getTaskDataAtHareParForSite()
|
|
2160
|
-
: <a class="el" href="classSVF_1_1ThreadAPI.html#
|
|
2166
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a58cf56e35be873a5a26c5eb0d9b5c9b3">SVF::ThreadAPI</a>
|
|
2161
2167
|
</li>
|
|
2162
2168
|
<li>getTaskFuncAtHareParForSite()
|
|
2163
2169
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#afeedd6e518af76fa9e7142af8899b2f5">SVF::ThreadAPI</a>
|
|
@@ -2271,7 +2277,7 @@ $(function() {
|
|
|
2271
2277
|
, <a class="el" href="classSVF_1_1PAGEdge.html#aa0adbe8548303302425bc6b276445f30">SVF::PAGEdge</a>
|
|
2272
2278
|
, <a class="el" href="classSVF_1_1PAGNode.html#a45be6b7b2f1f9754ea47e511e65d46ae">SVF::PAGNode</a>
|
|
2273
2279
|
, <a class="el" href="classSVF_1_1PHIVFGNode.html#a188a4d3ae95fe01dc59784d076f28aef">SVF::PHIVFGNode</a>
|
|
2274
|
-
, <a class="el" href="classSVF_1_1StmtVFGNode.html#
|
|
2280
|
+
, <a class="el" href="classSVF_1_1StmtVFGNode.html#ab51f462a26bc03cd5e2379be98a4dd3b">SVF::StmtVFGNode</a>
|
|
2275
2281
|
, <a class="el" href="classSVF_1_1SVFValue.html#a50f77757ac9c37a9501eb48deccdfef1">SVF::SVFValue</a>
|
|
2276
2282
|
, <a class="el" href="classSVF_1_1VFGNode.html#a5ac80149696c243f77e4b4d25ad44898">SVF::VFGNode</a>
|
|
2277
2283
|
</li>
|
|
@@ -2383,10 +2389,10 @@ $(function() {
|
|
|
2383
2389
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a6ea3f8e2aa85ea588735514c0b6ff255">SVF::VersionedFlowSensitive</a>
|
|
2384
2390
|
</li>
|
|
2385
2391
|
<li>global_begin()
|
|
2386
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2392
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#af81c6deed3978562f83f120119c6aad2">SVF::SVFModule</a>
|
|
2387
2393
|
</li>
|
|
2388
2394
|
<li>global_end()
|
|
2389
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#
|
|
2395
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#afa9068e662918f6649d5ca25340a3ae2">SVF::SVFModule</a>
|
|
2390
2396
|
</li>
|
|
2391
2397
|
<li>global_iterator
|
|
2392
2398
|
: <a class="el" href="classSVF_1_1SVFModule.html#a4cf1ca2e9f045a0520b0a8a6cd5993f2">SVF::SVFModule</a>
|
|
@@ -64,6 +64,9 @@ $(function() {
|
|
|
64
64
|
<li>l
|
|
65
65
|
: <a class="el" href="structSVF_1_1VersionedFlowSensitive_1_1VersionCache.html#abbc4b4beea4318f9ccb81dbdeed239b7">SVF::VersionedFlowSensitive::VersionCache</a>
|
|
66
66
|
</li>
|
|
67
|
+
<li>LargestRegion
|
|
68
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a172d72ae4ae45fa2baf2f20ff2b499dc">SVF::NodeIDAllocator::Clusterer</a>
|
|
69
|
+
</li>
|
|
67
70
|
<li>last
|
|
68
71
|
: <a class="el" href="structDdLevelQueue.html#acf28d01edde7bf6634b4213299f487b3">DdLevelQueue</a>
|
|
69
72
|
</li>
|
|
@@ -136,7 +139,7 @@ $(function() {
|
|
|
136
139
|
: <a class="el" href="classSVF_1_1MemSSA.html#a5cf94edea3a5c35b3c1d9c6ae4b5f9d6">SVF::MemSSA</a>
|
|
137
140
|
</li>
|
|
138
141
|
<li>LoadCGEdge()
|
|
139
|
-
: <a class="el" href="classSVF_1_1LoadCGEdge.html#
|
|
142
|
+
: <a class="el" href="classSVF_1_1LoadCGEdge.html#a36a21551732bbe3f7ff4babc0804bff2">SVF::LoadCGEdge</a>
|
|
140
143
|
</li>
|
|
141
144
|
<li>LoadCGEdgeSet
|
|
142
145
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#a1cb9124b29720e7a5b39d83419f9cc17">SVF::ConstraintGraph</a>
|
|
@@ -178,18 +181,18 @@ $(function() {
|
|
|
178
181
|
<li>loadSrcNodes
|
|
179
182
|
: <a class="el" href="classSVF_1_1AliasDDAClient.html#a246448efd1ff5da683a6ffe9f759e282">SVF::AliasDDAClient</a>
|
|
180
183
|
</li>
|
|
181
|
-
<li>loadsToMRsMap
|
|
182
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#a0d8229b1f0b8428708e923d19096e4ba">SVF::MRGenerator</a>
|
|
183
|
-
</li>
|
|
184
184
|
<li>LoadsToMRsMap
|
|
185
185
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a72f55ad36f4ce46c5eee4bf0ce736cee">SVF::MRGenerator</a>
|
|
186
186
|
</li>
|
|
187
|
-
<li>
|
|
188
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
187
|
+
<li>loadsToMRsMap
|
|
188
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a0d8229b1f0b8428708e923d19096e4ba">SVF::MRGenerator</a>
|
|
189
189
|
</li>
|
|
190
190
|
<li>loadsToPointsToMap
|
|
191
191
|
: <a class="el" href="classSVF_1_1MRGenerator.html#af47e15d6b8c15d547a718f3577513975">SVF::MRGenerator</a>
|
|
192
192
|
</li>
|
|
193
|
+
<li>LoadsToPointsToMap
|
|
194
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a7b9b1c326d075a9be473680fef6a9616">SVF::MRGenerator</a>
|
|
195
|
+
</li>
|
|
193
196
|
<li>loadTime
|
|
194
197
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#aab4f70210eb1e6447a24697d3b459067">SVF::FlowSensitive</a>
|
|
195
198
|
</li>
|
|
@@ -209,7 +212,7 @@ $(function() {
|
|
|
209
212
|
: <a class="el" href="classSVF_1_1PTAStat.html#a5b4095f427c9c7b9ec0db497ba33baea">SVF::PTAStat</a>
|
|
210
213
|
</li>
|
|
211
214
|
<li>LocationSet()
|
|
212
|
-
: <a class="el" href="classSVF_1_1LocationSet.html#
|
|
215
|
+
: <a class="el" href="classSVF_1_1LocationSet.html#afd3b135453644cd42e869d378c270d23">SVF::LocationSet</a>
|
|
213
216
|
</li>
|
|
214
217
|
<li>LocID
|
|
215
218
|
: <a class="el" href="classSVF_1_1DFPTData.html#a298a5ef6cfffbe10b9d05af0ad12e786">SVF::DFPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -77,6 +77,9 @@ $(function() {
|
|
|
77
77
|
<li>NEVER_FREE_LEAK
|
|
78
78
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a42f54433e5ca60928f3c329ab545842da3ec849f333df9530fb0a6a285c26b86d">SVF::LeakChecker</a>
|
|
79
79
|
</li>
|
|
80
|
+
<li>NewBvNumWords
|
|
81
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#af3fe4b4098898ee38928c9db30ea0fe9">SVF::NodeIDAllocator::Clusterer</a>
|
|
82
|
+
</li>
|
|
80
83
|
<li>newCond()
|
|
81
84
|
: <a class="el" href="classSVF_1_1PathCondAllocator.html#a3cd08242b82129e6074b2f30a19b5c17">SVF::PathCondAllocator</a>
|
|
82
85
|
</li>
|
|
@@ -89,6 +92,9 @@ $(function() {
|
|
|
89
92
|
<li>newPointsToId()
|
|
90
93
|
: <a class="el" href="classSVF_1_1PersistentPointsToCache.html#a52ec4a787a199bb4d7553e8bafa9c127">SVF::PersistentPointsToCache< Data ></a>
|
|
91
94
|
</li>
|
|
95
|
+
<li>NewSbvNumWords
|
|
96
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a779446e2fe92518401f1732fb809f066">SVF::NodeIDAllocator::Clusterer</a>
|
|
97
|
+
</li>
|
|
92
98
|
<li>newSSAName()
|
|
93
99
|
: <a class="el" href="classSVF_1_1MemSSA.html#a381a35d48ce2f8e348ddbbb9ce526ca8">SVF::MemSSA</a>
|
|
94
100
|
</li>
|
|
@@ -245,12 +251,12 @@ $(function() {
|
|
|
245
251
|
<li>nodeToRefMap
|
|
246
252
|
: <a class="el" href="classSVF_1_1OfflineConsG.html#aebeb8a44fcfbb677a738fa04c8e9c5e1">SVF::OfflineConsG</a>
|
|
247
253
|
</li>
|
|
248
|
-
<li>nodeToRepMap
|
|
249
|
-
: <a class="el" href="classSVF_1_1ConstraintGraph.html#ab1b5ee9202bd9f5d738f9850b42a45d2">SVF::ConstraintGraph</a>
|
|
250
|
-
</li>
|
|
251
254
|
<li>NodeToRepMap
|
|
252
255
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#afe34ca6bdbb22b188799a4297fd19004">SVF::ConstraintGraph</a>
|
|
253
256
|
</li>
|
|
257
|
+
<li>nodeToRepMap
|
|
258
|
+
: <a class="el" href="classSVF_1_1ConstraintGraph.html#ab1b5ee9202bd9f5d738f9850b42a45d2">SVF::ConstraintGraph</a>
|
|
259
|
+
</li>
|
|
254
260
|
<li>nodeToSubsMap
|
|
255
261
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#af91f1027cd5de591ae40865f691c5f60">SVF::ConstraintGraph</a>
|
|
256
262
|
</li>
|
|
@@ -350,12 +356,21 @@ $(function() {
|
|
|
350
356
|
<li>numElement()
|
|
351
357
|
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a8d8f9e91b62b94d876f34066de7944d4">SVF::CondPointsToSet< Cond ></a>
|
|
352
358
|
</li>
|
|
359
|
+
<li>NumGtIntRegions
|
|
360
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#ad7cb36a1f0f67864fb8290e9dfd7b639">SVF::NodeIDAllocator::Clusterer</a>
|
|
361
|
+
</li>
|
|
353
362
|
<li>numInit
|
|
354
363
|
: <a class="el" href="classSVF_1_1TypeBasedHeapCloning.html#a4c658be1ade99ad1e848cd80332e38ce">SVF::TypeBasedHeapCloning</a>
|
|
355
364
|
</li>
|
|
356
365
|
<li>numNodes
|
|
357
366
|
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a8e76e0da58f0a5bdbd8118ac419cfa62">SVF::NodeIDAllocator</a>
|
|
358
367
|
</li>
|
|
368
|
+
<li>NumNonTrivialRegionObjects
|
|
369
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a1bf9461c717e8dabaee6a57f3d76d61f">SVF::NodeIDAllocator::Clusterer</a>
|
|
370
|
+
</li>
|
|
371
|
+
<li>NumObjects
|
|
372
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#afa74c5ccd22bebe0b76db33066d8b498">SVF::NodeIDAllocator::Clusterer</a>
|
|
373
|
+
</li>
|
|
359
374
|
<li>numObjects
|
|
360
375
|
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a190c729a3f3f622f82cee4917946b50f">SVF::NodeIDAllocator</a>
|
|
361
376
|
</li>
|
|
@@ -705,6 +720,9 @@ $(function() {
|
|
|
705
720
|
<li>numPrelabelVersions
|
|
706
721
|
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a9235db71172dcdf277050f6ca5f344c6">SVF::VersionedFlowSensitive</a>
|
|
707
722
|
</li>
|
|
723
|
+
<li>NumRegions
|
|
724
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#ac5fe44f10cdbca9754444943a0f5c3c1">SVF::NodeIDAllocator::Clusterer</a>
|
|
725
|
+
</li>
|
|
708
726
|
<li>numReuse
|
|
709
727
|
: <a class="el" href="classSVF_1_1TypeBasedHeapCloning.html#a0b14eb60ddc73654bec24cd8142e447b">SVF::TypeBasedHeapCloning</a>
|
|
710
728
|
</li>
|
|
@@ -361,12 +361,12 @@ $(function() {
|
|
|
361
361
|
, <a class="el" href="classSVF_1_1CoreBitVector.html#af8e63360242a49fb63c3ef3d7071503d">SVF::CoreBitVector</a>
|
|
362
362
|
, <a class="el" href="classSVF_1_1PointsTo.html#aa8644057ec182382e3c34e90d7d61ade">SVF::PointsTo</a>
|
|
363
363
|
</li>
|
|
364
|
-
<li>OPIncomingBBs
|
|
365
|
-
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a66928f6cc755bd2a048804d00f859a80">SVF::IntraPHIVFGNode</a>
|
|
366
|
-
</li>
|
|
367
364
|
<li>opIncomingBBs
|
|
368
365
|
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a73f39a488ad82300010abd18afe247a4">SVF::IntraPHIVFGNode</a>
|
|
369
366
|
</li>
|
|
367
|
+
<li>OPIncomingBBs
|
|
368
|
+
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a66928f6cc755bd2a048804d00f859a80">SVF::IntraPHIVFGNode</a>
|
|
369
|
+
</li>
|
|
370
370
|
<li>OpIt
|
|
371
371
|
: <a class="el" href="classllvm_1_1generic__bridge__gep__type__iterator.html#aa3fd4dca27e09df9ee726879624ae47e">llvm::generic_bridge_gep_type_iterator< ItTy ></a>
|
|
372
372
|
</li>
|
|
@@ -405,13 +405,13 @@ $(function() {
|
|
|
405
405
|
</li>
|
|
406
406
|
<li>OPVers
|
|
407
407
|
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a880c8260e3acb3fbe431446f2c1f5990">SVF::BinaryOPVFGNode</a>
|
|
408
|
-
, <a class="el" href="classSVF_1_1CmpVFGNode.html#a0db4ada3c366c811962415454a859b22">SVF::CmpVFGNode</a>
|
|
409
408
|
</li>
|
|
410
409
|
<li>opVers
|
|
411
410
|
: <a class="el" href="classSVF_1_1CmpVFGNode.html#aae30d80fd848d62467476d21c691573c">SVF::CmpVFGNode</a>
|
|
412
411
|
</li>
|
|
413
412
|
<li>OPVers
|
|
414
|
-
: <a class="el" href="
|
|
413
|
+
: <a class="el" href="classSVF_1_1CmpVFGNode.html#a0db4ada3c366c811962415454a859b22">SVF::CmpVFGNode</a>
|
|
414
|
+
, <a class="el" href="classSVF_1_1MSSAPHI.html#a622892bb1c3c151e646ae1a46838c3ba">SVF::MSSAPHI< Cond ></a>
|
|
415
415
|
</li>
|
|
416
416
|
<li>opVers
|
|
417
417
|
: <a class="el" href="classSVF_1_1MSSAPHI.html#abdabd6dff67cd59622f18d48e8b34271">SVF::MSSAPHI< Cond ></a>
|
|
@@ -423,15 +423,23 @@ $(function() {
|
|
|
423
423
|
</li>
|
|
424
424
|
<li>opVers
|
|
425
425
|
: <a class="el" href="classSVF_1_1PHIVFGNode.html#a08ccd55d0fb6ce33f69959349008daca">SVF::PHIVFGNode</a>
|
|
426
|
-
, <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#ae6fdb5759a0dfeb0635ffd758b752dc1">SVF::UnaryOPVFGNode</a>
|
|
427
426
|
</li>
|
|
428
427
|
<li>OPVers
|
|
429
428
|
: <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#af96b598342bbcbcd739e2603acfc5a41">SVF::UnaryOPVFGNode</a>
|
|
430
429
|
</li>
|
|
430
|
+
<li>opVers
|
|
431
|
+
: <a class="el" href="classSVF_1_1UnaryOPVFGNode.html#ae6fdb5759a0dfeb0635ffd758b752dc1">SVF::UnaryOPVFGNode</a>
|
|
432
|
+
</li>
|
|
431
433
|
<li>OR()
|
|
432
434
|
: <a class="el" href="classSVF_1_1BranchCondManager.html#a7f3fa5e90c08950099ff6f05e96ecb9c">SVF::BranchCondManager</a>
|
|
433
435
|
, <a class="el" href="classSVF_1_1CondManager.html#a83824b36d6cd073a171df9919aa0c704">SVF::CondManager</a>
|
|
434
436
|
</li>
|
|
437
|
+
<li>OriginalBvNumWords
|
|
438
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#af2786eae11ee13845da336ad23bc97e9">SVF::NodeIDAllocator::Clusterer</a>
|
|
439
|
+
</li>
|
|
440
|
+
<li>OriginalSbvNumWords
|
|
441
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a639b887e30115c2a6cd108c65f18fcc1">SVF::NodeIDAllocator::Clusterer</a>
|
|
442
|
+
</li>
|
|
435
443
|
<li>OSCC
|
|
436
444
|
: <a class="el" href="classSVF_1_1AndersenHCD.html#a33cb18543abbcd434861c5da7e588356">SVF::AndersenHCD</a>
|
|
437
445
|
, <a class="el" href="classSVF_1_1OfflineConsG.html#ab7ce6d127d85cedfdeb6501195b8818f">SVF::OfflineConsG</a>
|
|
@@ -443,10 +451,10 @@ $(function() {
|
|
|
443
451
|
: <a class="el" href="classSVF_1_1FlowSensitiveStat.html#ab11996ab5606f51c977b9b1385c13d71ac018f116c78ed5e314b52e5d743f3fa5">SVF::FlowSensitiveStat</a>
|
|
444
452
|
</li>
|
|
445
453
|
<li>OutEdgeBegin()
|
|
446
|
-
: <a class="el" href="classSVF_1_1GenericNode.html#
|
|
454
|
+
: <a class="el" href="classSVF_1_1GenericNode.html#aa4f103330118c8976bf95e4bf53416eb">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
447
455
|
</li>
|
|
448
456
|
<li>OutEdgeEnd()
|
|
449
|
-
: <a class="el" href="classSVF_1_1GenericNode.html#
|
|
457
|
+
: <a class="el" href="classSVF_1_1GenericNode.html#a19a3366fd8a58290d0c740c46c3dcb3d">SVF::GenericNode< NodeTy, EdgeTy ></a>
|
|
450
458
|
</li>
|
|
451
459
|
<li>OutEdgeKindToSetMap
|
|
452
460
|
: <a class="el" href="classSVF_1_1PAGNode.html#aa829bcee6e9456ccc895b72f52fae409">SVF::PAGNode</a>
|
|
@@ -201,12 +201,12 @@ $(function() {
|
|
|
201
201
|
<li>PAGPrint
|
|
202
202
|
: <a class="el" href="classSVF_1_1Options.html#a98df022c5da54ea30b3f0ce008d3ca80">SVF::Options</a>
|
|
203
203
|
</li>
|
|
204
|
-
<li>pagReadFromTXT()
|
|
205
|
-
: <a class="el" href="classSVF_1_1SVFModule.html#a1357c876eccedd58b3abe68875b3a570">SVF::SVFModule</a>
|
|
206
|
-
</li>
|
|
207
204
|
<li>pagReadFromTxt
|
|
208
205
|
: <a class="el" href="classSVF_1_1SVFModule.html#a2547331e2c32b077d5876e609cb7f48f">SVF::SVFModule</a>
|
|
209
206
|
</li>
|
|
207
|
+
<li>pagReadFromTXT()
|
|
208
|
+
: <a class="el" href="classSVF_1_1SVFModule.html#a1357c876eccedd58b3abe68875b3a570">SVF::SVFModule</a>
|
|
209
|
+
</li>
|
|
210
210
|
<li>pairheadmap
|
|
211
211
|
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#af65f6553c6a7184401e249d777cd520e">SVF::MTASVFGBuilder</a>
|
|
212
212
|
</li>
|
|
@@ -422,12 +422,12 @@ $(function() {
|
|
|
422
422
|
<li>PHI
|
|
423
423
|
: <a class="el" href="classSVF_1_1MemSSA.html#a8e948ea7778158107657fdd8195530e1">SVF::MemSSA</a>
|
|
424
424
|
</li>
|
|
425
|
-
<li>phiNodeMap
|
|
426
|
-
: <a class="el" href="classSVF_1_1PAG.html#af3158e346a519beca6aebf6c9092efc0">SVF::PAG</a>
|
|
427
|
-
</li>
|
|
428
425
|
<li>PHINodeMap
|
|
429
426
|
: <a class="el" href="classSVF_1_1PAG.html#aaf91fa0a5807355e276eeaeee0638aea">SVF::PAG</a>
|
|
430
427
|
</li>
|
|
428
|
+
<li>phiNodeMap
|
|
429
|
+
: <a class="el" href="classSVF_1_1PAG.html#af3158e346a519beca6aebf6c9092efc0">SVF::PAG</a>
|
|
430
|
+
</li>
|
|
431
431
|
<li>PHISet
|
|
432
432
|
: <a class="el" href="classSVF_1_1MemSSA.html#a8a5d3597f3dba9744e170cc8c32bf25f">SVF::MemSSA</a>
|
|
433
433
|
, <a class="el" href="classSVF_1_1SVFG.html#aef7ee9d802934d51b3761663bdaf0c05">SVF::SVFG</a>
|
|
@@ -438,6 +438,9 @@ $(function() {
|
|
|
438
438
|
<li>PHIVFGNode()
|
|
439
439
|
: <a class="el" href="classSVF_1_1PHIVFGNode.html#add1ed5dfc7fbb095e2bdb7ff1e2658ef">SVF::PHIVFGNode</a>
|
|
440
440
|
</li>
|
|
441
|
+
<li>plainMap()
|
|
442
|
+
: <a class="el" href="classSVF_1_1FlowSensitive.html#a5a8688102f3675cf414b01dc2ae51c6b">SVF::FlowSensitive</a>
|
|
443
|
+
</li>
|
|
441
444
|
<li>PlainMappingFs
|
|
442
445
|
: <a class="el" href="classSVF_1_1Options.html#a75a38fff97f7f18f3945c953cabc168b">SVF::Options</a>
|
|
443
446
|
</li>
|
|
@@ -636,7 +639,8 @@ $(function() {
|
|
|
636
639
|
, <a class="el" href="classSVF_1_1PTAStat.html#a7ce0630cfe41448bec002f03a176175d">SVF::PTAStat</a>
|
|
637
640
|
</li>
|
|
638
641
|
<li>printStats()
|
|
639
|
-
: <a class="el" href="
|
|
642
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#ac10cbda6a84ce890c9946a5ff35800b7">SVF::NodeIDAllocator::Clusterer</a>
|
|
643
|
+
, <a class="el" href="classSVF_1_1PersistentPointsToCache.html#a7d101df4e73b8fbf9ec0df25190417b5">SVF::PersistentPointsToCache< Data ></a>
|
|
640
644
|
</li>
|
|
641
645
|
<li>printTDFuns()
|
|
642
646
|
: <a class="el" href="classSVF_1_1PCG.html#af8af0a2a2159261bf05abe226c43006e">SVF::PCG</a>
|
|
@@ -899,22 +903,24 @@ $(function() {
|
|
|
899
903
|
<li>PTAStat()
|
|
900
904
|
: <a class="el" href="classSVF_1_1PTAStat.html#ac9b65b591200c16c420fbd26710b448f">SVF::PTAStat</a>
|
|
901
905
|
</li>
|
|
902
|
-
<li>ptaTy
|
|
903
|
-
: <a class="el" href="classSVF_1_1PointerAnalysis.html#ade83738ac754d5ffc2a3b497b600cad4">SVF::PointerAnalysis</a>
|
|
904
|
-
</li>
|
|
905
906
|
<li>PTATY
|
|
906
907
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85">SVF::PointerAnalysis</a>
|
|
907
908
|
</li>
|
|
909
|
+
<li>ptaTy
|
|
910
|
+
: <a class="el" href="classSVF_1_1PointerAnalysis.html#ade83738ac754d5ffc2a3b497b600cad4">SVF::PointerAnalysis</a>
|
|
911
|
+
</li>
|
|
908
912
|
<li>PTAType()
|
|
909
913
|
: <a class="el" href="classSVF_1_1PTAType.html#a2c4257200d48cad0bda92b4298879827">SVF::PTAType</a>
|
|
910
914
|
</li>
|
|
911
915
|
<li>PTAVector
|
|
912
916
|
: <a class="el" href="classSVF_1_1DDAPass.html#acc7ad5d3266cb3e24fba0b4db186348a">SVF::DDAPass</a>
|
|
913
|
-
, <a class="el" href="classSVF_1_1WPAPass.html#ad4e3d480ebcc6bbbb7bcc8dc3df8663e">SVF::WPAPass</a>
|
|
914
917
|
</li>
|
|
915
918
|
<li>ptaVector
|
|
916
919
|
: <a class="el" href="classSVF_1_1WPAPass.html#a72a66ae158793f5d1bcb37b655db4446">SVF::WPAPass</a>
|
|
917
920
|
</li>
|
|
921
|
+
<li>PTAVector
|
|
922
|
+
: <a class="el" href="classSVF_1_1WPAPass.html#ad4e3d480ebcc6bbbb7bcc8dc3df8663e">SVF::WPAPass</a>
|
|
923
|
+
</li>
|
|
918
924
|
<li>PTBackingType
|
|
919
925
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#ad76328a8543b02784992afc2d5501d8a">SVF::BVDataPTAImpl</a>
|
|
920
926
|
</li>
|
|
@@ -970,18 +976,18 @@ $(function() {
|
|
|
970
976
|
<li>PTRONLYSVFG_OPT
|
|
971
977
|
: <a class="el" href="classSVF_1_1VFG.html#ac2e2f555975063da3fa1932ac35802c6a8ed0b9aea88fbbbe91f33301bea0c9dd">SVF::VFG</a>
|
|
972
978
|
</li>
|
|
973
|
-
<li>PtrToBVPtsMap
|
|
974
|
-
: <a class="el" href="classSVF_1_1CondPTAImpl.html#aba828ca8e2aa2bd71b78be8b45a48c9b">SVF::CondPTAImpl< Cond ></a>
|
|
975
|
-
</li>
|
|
976
979
|
<li>ptrToBVPtsMap
|
|
977
980
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a30b9ee7b1dcd04285f92cf7accd05b2e">SVF::CondPTAImpl< Cond ></a>
|
|
978
981
|
</li>
|
|
979
|
-
<li>
|
|
980
|
-
: <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
982
|
+
<li>PtrToBVPtsMap
|
|
983
|
+
: <a class="el" href="classSVF_1_1CondPTAImpl.html#aba828ca8e2aa2bd71b78be8b45a48c9b">SVF::CondPTAImpl< Cond ></a>
|
|
981
984
|
</li>
|
|
982
985
|
<li>ptrToCPtsMap
|
|
983
986
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a61167fcdb2005090de1b38e53450431a">SVF::CondPTAImpl< Cond ></a>
|
|
984
987
|
</li>
|
|
988
|
+
<li>PtrToCPtsMap
|
|
989
|
+
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a5043e9d9255d31777d038c48c809bb09">SVF::CondPTAImpl< Cond ></a>
|
|
990
|
+
</li>
|
|
985
991
|
<li>PtrToNSMap
|
|
986
992
|
: <a class="el" href="classSVF_1_1CondPTAImpl.html#a838c3f2be39d278072f7a9df7c0bcb4d">SVF::CondPTAImpl< Cond ></a>
|
|
987
993
|
</li>
|
|
@@ -1056,7 +1062,7 @@ $(function() {
|
|
|
1056
1062
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#aaf70954762aa86f835d799994726790e">SVF::ForkJoinAnalysis</a>
|
|
1057
1063
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#a7d9fd3ddcadd84969b57491181983b17">SVF::LockAnalysis</a>
|
|
1058
1064
|
, <a class="el" href="classSVF_1_1MHP.html#a67e2d43f0e35cc46eb7680ec66a4fe44">SVF::MHP</a>
|
|
1059
|
-
, <a class="el" href="classSVF_1_1TCT.html#
|
|
1065
|
+
, <a class="el" href="classSVF_1_1TCT.html#aa98a5b427a92eca1e043efcdf7945169">SVF::TCT</a>
|
|
1060
1066
|
</li>
|
|
1061
1067
|
<li>pushIntoWorklist()
|
|
1062
1068
|
: <a class="el" href="classSVF_1_1CFLSolver.html#a28cd2677717b19c9cd8ab3c1c441d409">SVF::CFLSolver< GraphType, DPIm ></a>
|
|
@@ -177,6 +177,12 @@ $(function() {
|
|
|
177
177
|
<li>RegionedClustering
|
|
178
178
|
: <a class="el" href="classSVF_1_1Options.html#ab6115b28808af348e1f6a6b58b4cd84f">SVF::Options</a>
|
|
179
179
|
</li>
|
|
180
|
+
<li>RegioningTime
|
|
181
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#ad5f733cad8a103a64e80270acb67567a">SVF::NodeIDAllocator::Clusterer</a>
|
|
182
|
+
</li>
|
|
183
|
+
<li>regionObjects()
|
|
184
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a7d34542f34a8e8008119c3d61943daa2">SVF::NodeIDAllocator::Clusterer</a>
|
|
185
|
+
</li>
|
|
180
186
|
<li>RELATIONTYPE
|
|
181
187
|
: <a class="el" href="classSVF_1_1CHGraph.html#a2a1da7f262a2f11653fb583154a93a22">SVF::CHGraph</a>
|
|
182
188
|
</li>
|
|
@@ -405,6 +411,9 @@ $(function() {
|
|
|
405
411
|
<li>reportPartialLeak()
|
|
406
412
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a93486083c0f186b91e655cbef2382634">SVF::LeakChecker</a>
|
|
407
413
|
</li>
|
|
414
|
+
<li>requiredBits()
|
|
415
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a9aea96839c51ac1e2cbf4813174bb21c">SVF::NodeIDAllocator::Clusterer</a>
|
|
416
|
+
</li>
|
|
408
417
|
<li>res
|
|
409
418
|
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#a01ca492acb9b769eb6e1fe2137dff47d">SVF::BinaryOPVFGNode</a>
|
|
410
419
|
, <a class="el" href="classSVF_1_1CmpVFGNode.html#a9a358028cf15ba49b410e0c2a1fafe7c">SVF::CmpVFGNode</a>
|
|
@@ -518,7 +527,7 @@ $(function() {
|
|
|
518
527
|
: <a class="el" href="classSVF_1_1PAGNode.html#a5cc5327ba68c3f11ed4bef47d89c3dfda02baa6f73696007a1ed47262491bd26b">SVF::PAGNode</a>
|
|
519
528
|
</li>
|
|
520
529
|
<li>RetPE()
|
|
521
|
-
: <a class="el" href="classSVF_1_1RetPE.html#
|
|
530
|
+
: <a class="el" href="classSVF_1_1RetPE.html#a0af89e939e91a980a083f931b209aea0">SVF::RetPE</a>
|
|
522
531
|
</li>
|
|
523
532
|
<li>retPEBegin()
|
|
524
533
|
: <a class="el" href="classSVF_1_1FormalRetVFGNode.html#ad81c6e6579293352ecb59345538b2132">SVF::FormalRetVFGNode</a>
|
|
@@ -555,14 +564,12 @@ $(function() {
|
|
|
555
564
|
<li>reverseNodeMapping
|
|
556
565
|
: <a class="el" href="classSVF_1_1PointsTo.html#a1ae4abe690d21eb5aaf2154243b604c1">SVF::PointsTo</a>
|
|
557
566
|
</li>
|
|
558
|
-
<li>RevPtsMap
|
|
559
|
-
: <a class="el" href="classSVF_1_1MutablePTData.html#a6d491581d17876625d0265cd26acd8e1">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
560
|
-
</li>
|
|
561
567
|
<li>revPtsMap
|
|
562
568
|
: <a class="el" href="classSVF_1_1MutablePTData.html#ad8c9fc1b290372ed9c68e54687724b64">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
563
569
|
</li>
|
|
564
570
|
<li>RevPtsMap
|
|
565
|
-
: <a class="el" href="
|
|
571
|
+
: <a class="el" href="classSVF_1_1MutablePTData.html#a6d491581d17876625d0265cd26acd8e1">SVF::MutablePTData< Key, KeySet, Data, DataSet ></a>
|
|
572
|
+
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#ac008ee5f7e4d286f9e76d85989358305">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
566
573
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#aad89172e6e99d5ee576faa7bc74b36d8">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
567
574
|
</li>
|
|
568
575
|
<li>revPtsMap
|
|
@@ -609,7 +616,7 @@ $(function() {
|
|
|
609
616
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#a611608ccc9659bd320670f1ec31ad18e">SVF::FlowSensitive</a>
|
|
610
617
|
, <a class="el" href="classSVF_1_1LeakChecker.html#ab3bb79d88d73c8b881d714921e7b5e12">SVF::LeakChecker</a>
|
|
611
618
|
, <a class="el" href="classSVF_1_1MergeFunctionRets.html#a8fe74477a43f80104fb3461d006ad392">SVF::MergeFunctionRets</a>
|
|
612
|
-
, <a class="el" href="classSVF_1_1MTA.html#
|
|
619
|
+
, <a class="el" href="classSVF_1_1MTA.html#a32f6beffb47e5c2ac86f5c3b8a1bd9ba">SVF::MTA</a>
|
|
613
620
|
, <a class="el" href="classSVF_1_1WPAPass.html#a394dcd976c1ef08d9cadcba8f5d07c75">SVF::WPAPass</a>
|
|
614
621
|
</li>
|
|
615
622
|
<li>runPointerAnalysis()
|
|
@@ -95,12 +95,12 @@ $(function() {
|
|
|
95
95
|
<li>SB_SLICESOURCE
|
|
96
96
|
: <a class="el" href="classSVF_1_1Annotator.html#a01900f5ada5948361cc18857aee26744">SVF::Annotator</a>
|
|
97
97
|
</li>
|
|
98
|
-
<li>SBV
|
|
99
|
-
: <a class="el" href="classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923eacccb6e19f3e8db5f5b5b8858b22da61a">SVF::PointsTo</a>
|
|
100
|
-
</li>
|
|
101
98
|
<li>sbv
|
|
102
99
|
: <a class="el" href="classSVF_1_1PointsTo.html#aecd6b98c0687de59aebb297ec38a7084">SVF::PointsTo</a>
|
|
103
100
|
</li>
|
|
101
|
+
<li>SBV
|
|
102
|
+
: <a class="el" href="classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923eacccb6e19f3e8db5f5b5b8858b22da61a">SVF::PointsTo</a>
|
|
103
|
+
</li>
|
|
104
104
|
<li>sbvIt
|
|
105
105
|
: <a class="el" href="classSVF_1_1PointsTo_1_1PointsToIterator.html#ac13245e140ab7c488c776b8dd97facf4">SVF::PointsTo::PointsToIterator</a>
|
|
106
106
|
</li>
|
|
@@ -796,12 +796,12 @@ $(function() {
|
|
|
796
796
|
<li>storeset
|
|
797
797
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#a37df9f2416685c535be2faa01e162f3a">SVF::MTAAnnotator</a>
|
|
798
798
|
</li>
|
|
799
|
-
<li>StoresToMRsMap
|
|
800
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#a9d2221818297a7abeb8d8736093105d0">SVF::MRGenerator</a>
|
|
801
|
-
</li>
|
|
802
799
|
<li>storesToMRsMap
|
|
803
800
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a255551fd3ff8fb33bcea93d0b00280b3">SVF::MRGenerator</a>
|
|
804
801
|
</li>
|
|
802
|
+
<li>StoresToMRsMap
|
|
803
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a9d2221818297a7abeb8d8736093105d0">SVF::MRGenerator</a>
|
|
804
|
+
</li>
|
|
805
805
|
<li>storesToPointsToMap
|
|
806
806
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a7d86f708743a59aa31c0a9fd6de45dac">SVF::MRGenerator</a>
|
|
807
807
|
</li>
|
|
@@ -946,12 +946,12 @@ $(function() {
|
|
|
946
946
|
: <a class="el" href="classSVF_1_1ProgSlice.html#af41c438baa739406a35bcb2e9ba431dd">SVF::ProgSlice</a>
|
|
947
947
|
, <a class="el" href="classSVF_1_1SrcSnkDDA.html#ad6935e27bbd95d26a01b22b879efed58">SVF::SrcSnkDDA</a>
|
|
948
948
|
</li>
|
|
949
|
-
<li>svfgNodeToCondMap
|
|
950
|
-
: <a class="el" href="classSVF_1_1ProgSlice.html#aeda61b2786b128e8c45089de60dcafce">SVF::ProgSlice</a>
|
|
951
|
-
</li>
|
|
952
949
|
<li>SVFGNodeToCondMap
|
|
953
950
|
: <a class="el" href="classSVF_1_1ProgSlice.html#ae16157bd0b66dfb3cc18b778a745ed00">SVF::ProgSlice</a>
|
|
954
951
|
</li>
|
|
952
|
+
<li>svfgNodeToCondMap
|
|
953
|
+
: <a class="el" href="classSVF_1_1ProgSlice.html#aeda61b2786b128e8c45089de60dcafce">SVF::ProgSlice</a>
|
|
954
|
+
</li>
|
|
955
955
|
<li>SVFGNodeToCSIDMap
|
|
956
956
|
: <a class="el" href="classSVF_1_1LeakChecker.html#a47a79514e1fdc402453b864407aacd6a">SVF::LeakChecker</a>
|
|
957
957
|
</li>
|
|
@@ -196,18 +196,18 @@ $(function() {
|
|
|
196
196
|
, <a class="el" href="classSVF_1_1ThreadAPI.html#a2faebd2e481362b11ccce4256f81c32d">SVF::ThreadAPI</a>
|
|
197
197
|
, <a class="el" href="classSVF_1_1ThreadCallGraph.html#af1146c3d8e8b8885a1c48701e5b5a27f">SVF::ThreadCallGraph</a>
|
|
198
198
|
</li>
|
|
199
|
-
<li>tdAPIMap
|
|
200
|
-
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a62471599cba4bde20d2696a91fa064ec">SVF::SaberCheckerAPI</a>
|
|
201
|
-
</li>
|
|
202
199
|
<li>TDAPIMap
|
|
203
200
|
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a3115116dc595c4b157f2cfc0a6ea89fc">SVF::SaberCheckerAPI</a>
|
|
204
201
|
</li>
|
|
205
202
|
<li>tdAPIMap
|
|
206
|
-
: <a class="el" href="
|
|
203
|
+
: <a class="el" href="classSVF_1_1SaberCheckerAPI.html#a62471599cba4bde20d2696a91fa064ec">SVF::SaberCheckerAPI</a>
|
|
207
204
|
</li>
|
|
208
205
|
<li>TDAPIMap
|
|
209
206
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#ae9721b91bd60d27ae3dd48cb058301b2">SVF::ThreadAPI</a>
|
|
210
207
|
</li>
|
|
208
|
+
<li>tdAPIMap
|
|
209
|
+
: <a class="el" href="classSVF_1_1ThreadAPI.html#a4277abaae24b43d83470054c247f479c">SVF::ThreadAPI</a>
|
|
210
|
+
</li>
|
|
211
211
|
<li>TDDead
|
|
212
212
|
: <a class="el" href="classSVF_1_1ForkJoinAnalysis.html#a8d40e687caf8999369621ed385dfc631ad5af2a561c196e33d88fc63363d0d8f4">SVF::ForkJoinAnalysis</a>
|
|
213
213
|
</li>
|
|
@@ -267,6 +267,9 @@ $(function() {
|
|
|
267
267
|
<li>TheadMHPIndirectVF
|
|
268
268
|
: <a class="el" href="classSVF_1_1VFGEdge.html#a156ae6a8b3a033f505c18c6b162e7cf5aae3168b6bc9141e4a1f3723eae4f3375">SVF::VFGEdge</a>
|
|
269
269
|
</li>
|
|
270
|
+
<li>TheoreticalNumWords
|
|
271
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a2a70b98363303cb33d96732f44b4c5c3">SVF::NodeIDAllocator::Clusterer</a>
|
|
272
|
+
</li>
|
|
270
273
|
<li>ThreadAPI()
|
|
271
274
|
: <a class="el" href="classSVF_1_1ThreadAPI.html#a9c5ea333cc420bc3b8d8765c664ab128">SVF::ThreadAPI</a>
|
|
272
275
|
</li>
|
|
@@ -362,12 +365,12 @@ $(function() {
|
|
|
362
365
|
<li>timeOfUpdateCallGraph
|
|
363
366
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a2afb49f513c9534fd051117b59dc056b">SVF::AndersenBase</a>
|
|
364
367
|
</li>
|
|
365
|
-
<li>timeStatMap
|
|
366
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a3724756ac0527ba3d199be32e38c6337">SVF::PTAStat</a>
|
|
367
|
-
</li>
|
|
368
368
|
<li>TIMEStatMap
|
|
369
369
|
: <a class="el" href="classSVF_1_1PTAStat.html#a28f304e7095f3843ca4cc017bc1f7b10">SVF::PTAStat</a>
|
|
370
370
|
</li>
|
|
371
|
+
<li>timeStatMap
|
|
372
|
+
: <a class="el" href="classSVF_1_1PTAStat.html#a3724756ac0527ba3d199be32e38c6337">SVF::PTAStat</a>
|
|
373
|
+
</li>
|
|
371
374
|
<li>TInterPhi
|
|
372
375
|
: <a class="el" href="classSVF_1_1VFGNode.html#a99a54cf322b0eec3a1ef109ce5f2db75aa501e9891cbacea3950d80aa6071ec69">SVF::VFGNode</a>
|
|
373
376
|
</li>
|
|
@@ -546,6 +549,9 @@ $(function() {
|
|
|
546
549
|
<li>totalSymNum
|
|
547
550
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a125faa0295b38d027b35bc3d76b3afdd">SVF::SymbolTableInfo</a>
|
|
548
551
|
</li>
|
|
552
|
+
<li>TotalTime
|
|
553
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#afef85f0ecacd681357b3945f97d52964">SVF::NodeIDAllocator::Clusterer</a>
|
|
554
|
+
</li>
|
|
549
555
|
<li>TotalTimeOfConstructMemSSA
|
|
550
556
|
: <a class="el" href="classSVF_1_1MemSSAStat.html#a7dd7e6af850b9d724ea580450bfd3afd">SVF::MemSSAStat</a>
|
|
551
557
|
</li>
|
|
@@ -573,6 +579,9 @@ $(function() {
|
|
|
573
579
|
<li>translateLLVMTypeToPTAType()
|
|
574
580
|
: <a class="el" href="classSVF_1_1TypeSystem.html#a961bbab47530d05ddb18e4c7d58d8a69">SVF::TypeSystem</a>
|
|
575
581
|
</li>
|
|
582
|
+
<li>traverseDendrogram()
|
|
583
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#abd44e3b07b0482bacf6b1a080fe650c6">SVF::NodeIDAllocator::Clusterer</a>
|
|
584
|
+
</li>
|
|
576
585
|
<li>tree
|
|
577
586
|
: <a class="el" href="structDdManager.html#a805f4afec8a9e4c4461dfc28307ee1ee">DdManager</a>
|
|
578
587
|
</li>
|
|
@@ -592,13 +601,13 @@ $(function() {
|
|
|
592
601
|
, <a class="el" href="classSVF_1_1MSSADEF.html#a9e8a03dc2c2f76ef6bc095f21911f5b6">SVF::MSSADEF</a>
|
|
593
602
|
, <a class="el" href="classSVF_1_1MSSAMU.html#a3cbe5ca0cb91090ef0e8b331e2f15f7c">SVF::MSSAMU< Cond ></a>
|
|
594
603
|
, <a class="el" href="classSVF_1_1ObjTypeInfo.html#a6e7780d4e2639c089ff6c853d8d78a4d">SVF::ObjTypeInfo</a>
|
|
604
|
+
, <a class="el" href="classSVF_1_1PointsTo.html#aaa9c956187f2c04a7a242ce440d1416f">SVF::PointsTo</a>
|
|
595
605
|
</li>
|
|
596
606
|
<li>Type
|
|
597
607
|
: <a class="el" href="classSVF_1_1PointsTo.html#a8f757f92ebf0a2ebdb5e6b001606923e">SVF::PointsTo</a>
|
|
598
608
|
</li>
|
|
599
609
|
<li>type
|
|
600
|
-
: <a class="el" href="
|
|
601
|
-
, <a class="el" href="classSVF_1_1PTAType.html#a748b82b463001ba95f08a7ec229c412b">SVF::PTAType</a>
|
|
610
|
+
: <a class="el" href="classSVF_1_1PTAType.html#a748b82b463001ba95f08a7ec229c412b">SVF::PTAType</a>
|
|
602
611
|
</li>
|
|
603
612
|
<li>TypeAnalysis()
|
|
604
613
|
: <a class="el" href="classSVF_1_1TypeAnalysis.html#a994a2914820f7c31b12cc48b180e6e49">SVF::TypeAnalysis</a>
|
|
@@ -107,6 +107,9 @@ $(function() {
|
|
|
107
107
|
<li>DiffPTDataTy
|
|
108
108
|
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#abd8bb73e9beac5e39667091b1e211bd3">SVF::BVDataPTAImpl</a>
|
|
109
109
|
</li>
|
|
110
|
+
<li>DistOccMap
|
|
111
|
+
: <a class="el" href="classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a1f74f1e72a844166f742d2d46efbbb5e">SVF::NodeIDAllocator::Clusterer</a>
|
|
112
|
+
</li>
|
|
110
113
|
<li>DPIm
|
|
111
114
|
: <a class="el" href="classSVF_1_1SrcSnkDDA.html#a83d5ccf0836f8f751aff078f88328cca">SVF::SrcSnkDDA</a>
|
|
112
115
|
</li>
|