svf-tools 1.0.282 → 1.0.286
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Dockerfile +8 -5
- package/LICENSE.TXT +6 -4
- package/SVF-doxygen/html/html/AndersenSCD_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/AndersenStat_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/Andersen_8cpp_source.html +8 -8
- package/SVF-doxygen/html/html/Andersen_8h_source.html +5 -5
- package/SVF-doxygen/html/html/BasicTypes_8h_source.html +2 -2
- package/SVF-doxygen/html/html/CHG_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/CallGraphBuilder_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/ConditionalPT_8h_source.html +1 -1
- package/SVF-doxygen/html/html/Conditions_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ConsG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +6 -6
- package/SVF-doxygen/html/html/ContextDDA_8h_source.html +4 -4
- package/SVF-doxygen/html/html/CxtStmt_8h_source.html +1 -1
- package/SVF-doxygen/html/html/DCHG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/DDAClient_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/DDAStat_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/DDAVFSolver_8h_source.html +1 -1
- package/SVF-doxygen/html/html/DoubleFreeChecker_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/ExternalPAG_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/FSMPTA_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/FSMPTA_8h_source.html +1 -1
- package/SVF-doxygen/html/html/FileChecker_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/FlowDDA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/FlowDDA_8h_source.html +3 -3
- package/SVF-doxygen/html/html/FlowSensitiveStat_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/FlowSensitiveTBHC_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/FlowSensitive_8cpp_source.html +9 -9
- package/SVF-doxygen/html/html/FlowSensitive_8h_source.html +8 -8
- package/SVF-doxygen/html/html/Graph2Json_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ICFGBuilder_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/ICFGBuilder_8h_source.html +1 -1
- package/SVF-doxygen/html/html/ICFGNode_8h_source.html +1 -1
- package/SVF-doxygen/html/html/ICFG_8cpp_source.html +6 -6
- package/SVF-doxygen/html/html/IRAnnotator_8h_source.html +2 -2
- package/SVF-doxygen/html/html/LLVMUtil_8cpp_source.html +4 -4
- package/SVF-doxygen/html/html/LLVMUtil_8h_source.html +1 -1
- package/SVF-doxygen/html/html/LeakChecker_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/LocationSet_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/LocationSet_8h_source.html +3 -3
- package/SVF-doxygen/html/html/LockAnalysis_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/LockResultValidator_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/MHP_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/MSSAMuChi_8h_source.html +5 -5
- package/SVF-doxygen/html/html/MTAAnnotator_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MTAAnnotator_8h_source.html +1 -1
- package/SVF-doxygen/html/html/MTAResultValidator_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/MTAResultValidator_8h_source.html +5 -5
- package/SVF-doxygen/html/html/MTA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MemModel_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MemPartition_8cpp_source.html +15 -15
- package/SVF-doxygen/html/html/MemPartition_8h_source.html +11 -11
- package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +103 -34
- package/SVF-doxygen/html/html/MemRegion_8h.html +3 -3
- package/SVF-doxygen/html/html/MemRegion_8h_source.html +97 -109
- package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +43 -42
- package/SVF-doxygen/html/html/MemSSA_8h_source.html +46 -47
- package/SVF-doxygen/html/html/MutablePointsToDS_8h_source.html +3 -3
- package/SVF-doxygen/html/html/PAGBuilder_8cpp_source.html +5 -5
- package/SVF-doxygen/html/html/PAG_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/PCG_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/PTACallGraph_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/PathCondAllocator_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PersistentPointsToCache_8h_source.html +29 -29
- package/SVF-doxygen/html/html/PersistentPointsToDS_8h_source.html +7 -7
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp.html +2 -2
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8cpp_source.html +19 -21
- package/SVF-doxygen/html/html/PointerAnalysisImpl_8h_source.html +81 -81
- package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +8 -8
- package/SVF-doxygen/html/html/ProgSlice_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFGBuilder_8cpp_source.html +8 -8
- package/SVF-doxygen/html/html/SVFGBuilder_8h.html +2 -1
- package/SVF-doxygen/html/html/SVFGBuilder_8h_source.html +20 -19
- package/SVF-doxygen/html/html/SVFGEdge_8h_source.html +3 -3
- package/SVF-doxygen/html/html/SVFGNode_8h_source.html +3 -3
- package/SVF-doxygen/html/html/SVFGOPT_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/SVFGOPT_8h_source.html +3 -4
- package/SVF-doxygen/html/html/SVFGStat_8cpp_source.html +21 -21
- package/SVF-doxygen/html/html/SVFG_8cpp.html +1 -0
- package/SVF-doxygen/html/html/SVFG_8cpp_source.html +46 -45
- package/SVF-doxygen/html/html/SVFG_8h_source.html +12 -13
- package/SVF-doxygen/html/html/SVFModule_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFUtil_8cpp.html +9 -8
- package/SVF-doxygen/html/html/SVFUtil_8cpp_source.html +34 -33
- package/SVF-doxygen/html/html/SVFUtil_8h.html +14 -2
- package/SVF-doxygen/html/html/SVFUtil_8h_source.html +43 -36
- package/SVF-doxygen/html/html/SaberCheckerAPI_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SaberSVFGBuilder_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/SaberSVFGBuilder_8h_source.html +2 -2
- package/SVF-doxygen/html/html/Steensgaard_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SymbolTableInfo_8cpp_source.html +6 -6
- package/SVF-doxygen/html/html/TCT_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/ThreadAPI_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/ThreadCallGraph_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/TypeAnalysis_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/TypeBasedHeapCloning_8cpp_source.html +9 -9
- package/SVF-doxygen/html/html/VFG_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/VFG_8h_source.html +1 -1
- package/SVF-doxygen/html/html/VersionedFlowSensitive_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/WPAPass_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/annotated.html +16 -16
- package/SVF-doxygen/html/html/classSVF_1_1ActualINSVFGNode.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1ActualOUTSVFGNode.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1ActualParmVFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ActualRetVFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1AddrPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1Andersen-members.html +58 -59
- package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +19 -22
- package/SVF-doxygen/html/html/classSVF_1_1AndersenBase-members.html +48 -49
- package/SVF-doxygen/html/html/classSVF_1_1AndersenBase.html +9 -12
- package/SVF-doxygen/html/html/classSVF_1_1AndersenHCD-members.html +60 -61
- package/SVF-doxygen/html/html/classSVF_1_1AndersenHCD.html +2 -5
- package/SVF-doxygen/html/html/classSVF_1_1AndersenHLCD-members.html +63 -64
- package/SVF-doxygen/html/html/classSVF_1_1AndersenHLCD.html +2 -5
- package/SVF-doxygen/html/html/classSVF_1_1AndersenLCD-members.html +59 -60
- package/SVF-doxygen/html/html/classSVF_1_1AndersenLCD.html +2 -5
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD-members.html +63 -64
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD.html +5 -8
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR-members.html +67 -68
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR.html +2 -5
- package/SVF-doxygen/html/html/classSVF_1_1AndersenStat.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff-members.html +58 -59
- package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff.html +2 -5
- package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiffWithType-members.html +64 -65
- package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiffWithType.html +4 -7
- package/SVF-doxygen/html/html/classSVF_1_1ArgumentVFGNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl-members.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +135 -138
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1BinaryOPVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1BranchCondManager.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1CHGraph.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1CallBlockNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1CallCHI.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1CallGraphBuilder.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1CallIndSVFGEdge.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1CallMU.html +2 -2
- 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 -3
- package/SVF-doxygen/html/html/classSVF_1_1CondPTAImpl.html +115 -115
- package/SVF-doxygen/html/html/classSVF_1_1CondPointsToSet.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +10 -10
- package/SVF-doxygen/html/html/classSVF_1_1CopyPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CxtStmt.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CxtThread.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CxtThreadStmt.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1DCHGraph.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1DDAClient.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1DDAStat.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1DistinctMRG-members.html +63 -62
- package/SVF-doxygen/html/html/classSVF_1_1DistinctMRG.html +94 -92
- package/SVF-doxygen/html/html/classSVF_1_1DoubleFreeChecker.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1EntryCHI.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1ExternalPAG.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FIObjPN.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FSMPTA-members.html +65 -66
- package/SVF-doxygen/html/html/classSVF_1_1FSMPTA.html +2 -5
- package/SVF-doxygen/html/html/classSVF_1_1FileChecker.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1FlowDDA-members.html +51 -52
- package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +10 -13
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive-members.html +62 -63
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +55 -53
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveTBHC-members.html +74 -75
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveTBHC.html +17 -20
- package/SVF-doxygen/html/html/classSVF_1_1FormalINSVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1FormalOUTSVFGNode.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1FunEntryBlockNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FunExitBlockNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1FunptrDDAClient.html +2 -2
- 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_1GepValPN.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ICFG.html +7 -7
- package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder.html +7 -7
- package/SVF-doxygen/html/html/classSVF_1_1ICFGPrinter.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1IRAnnotator.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1IndirectSVFGEdge.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1InterDisjointMRG-members.html +71 -70
- package/SVF-doxygen/html/html/classSVF_1_1InterDisjointMRG.html +88 -86
- package/SVF-doxygen/html/html/classSVF_1_1InterMSSAPHISVFGNode.html +3 -3
- 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_1IntraDisjointMRG-members.html +71 -70
- package/SVF-doxygen/html/html/classSVF_1_1IntraDisjointMRG.html +126 -124
- package/SVF-doxygen/html/html/classSVF_1_1IntraIndSVFGEdge.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1IntraMSSAPHISVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1IntraPHIVFGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1LeakChecker.html +13 -13
- package/SVF-doxygen/html/html/classSVF_1_1LoadMU.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1LoadPE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1LocSymTableInfo.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1LocationSet-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1LocationSet.html +11 -11
- package/SVF-doxygen/html/html/classSVF_1_1LockAnalysis.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1LockResultValidator.html +8 -8
- package/SVF-doxygen/html/html/classSVF_1_1MHP.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1MRGenerator-members.html +76 -75
- package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +515 -506
- package/SVF-doxygen/html/html/classSVF_1_1MRSVFGNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MSSACHI.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MSSADEF.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MSSAMU.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MSSAPHI.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MSSAPHISVFGNode.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1MTA.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1MTAResultValidator.html +14 -14
- package/SVF-doxygen/html/html/classSVF_1_1MTASVFGBuilder.html +14 -14
- package/SVF-doxygen/html/html/classSVF_1_1MemObj.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1MemRegion-members.html +9 -10
- package/SVF-doxygen/html/html/classSVF_1_1MemRegion.html +38 -56
- package/SVF-doxygen/html/html/classSVF_1_1MemSSA-members.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +132 -132
- package/SVF-doxygen/html/html/classSVF_1_1MemSSADF.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1MemSSAStat.html +21 -21
- package/SVF-doxygen/html/html/classSVF_1_1MutableDFPTData.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1MutablePTData.html +2 -2
- 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_1PAGBuilder.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1PAGNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1PCG.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1PHIVFGNode.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1PTACallGraph.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1PTACallGraphEdge.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1PathCondAllocator.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1PersistentDFPTData.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1PersistentDiffPTData.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1PersistentIncDFPTData.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1PersistentPTData.html +9 -9
- package/SVF-doxygen/html/html/classSVF_1_1PersistentPointsToCache-members.html +28 -27
- package/SVF-doxygen/html/html/classSVF_1_1PersistentPointsToCache.html +144 -111
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +21 -21
- package/SVF-doxygen/html/html/classSVF_1_1ProgSlice.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1RaceResultValidator.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1RetBlockNode.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1RetIndSVFGEdge.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1RetMU.html +2 -2
- 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-members.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +62 -62
- package/SVF-doxygen/html/html/classSVF_1_1SVFGBuilder.html +37 -37
- package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT-members.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT.html +49 -49
- package/SVF-doxygen/html/html/classSVF_1_1SVFModule.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SaberCheckerAPI.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1SaberSVFGBuilder.html +15 -15
- package/SVF-doxygen/html/html/classSVF_1_1SrcSnkDDA.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1Steensgaard-members.html +52 -53
- package/SVF-doxygen/html/html/classSVF_1_1Steensgaard.html +6 -9
- package/SVF-doxygen/html/html/classSVF_1_1StmtVFGNode.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1StoreCHI.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1StorePE.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SymbolTableInfo.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1TCT.html +2 -2
- 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_1ThreadAPI.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1ThreadCallGraph.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1ThreadMHPIndSVFGEdge.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis-members.html +51 -52
- package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis.html +3 -6
- package/SVF-doxygen/html/html/classSVF_1_1TypeBasedHeapCloning.html +10 -10
- 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_1VFG.html +2 -2
- 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 +82 -83
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive.html +5 -8
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1WPAPass.html +7 -7
- package/SVF-doxygen/html/html/classes.html +2 -2
- package/SVF-doxygen/html/html/dir_63dba4c559aa5986900c35e27974bafc.html +83 -0
- package/SVF-doxygen/html/html/dir_97aefd0d527b934f1d99a682da8fe6a9.html +2 -0
- package/SVF-doxygen/html/html/dir_d1b325ac671111a54e189ae033ba710d.html +87 -0
- package/SVF-doxygen/html/html/dir_d44c64559bbebec7f509842c48db8b23.html +2 -0
- package/SVF-doxygen/html/html/fastcluster_8cpp.html +263 -0
- package/SVF-doxygen/html/html/fastcluster_8cpp_source.html +88 -0
- package/SVF-doxygen/html/html/fastcluster_8h.html +278 -0
- package/SVF-doxygen/html/html/fastcluster_8h_source.html +86 -0
- package/SVF-doxygen/html/html/fastcluster__R__dm_8cpp_8inc.html +79 -0
- package/SVF-doxygen/html/html/fastcluster__R__dm_8cpp_8inc_source.html +77 -0
- package/SVF-doxygen/html/html/fastcluster__dm_8cpp_8inc.html +89 -0
- package/SVF-doxygen/html/html/fastcluster__dm_8cpp_8inc_source.html +80 -0
- package/SVF-doxygen/html/html/files.html +220 -214
- package/SVF-doxygen/html/html/functions_a.html +10 -10
- package/SVF-doxygen/html/html/functions_c.html +11 -11
- package/SVF-doxygen/html/html/functions_e.html +4 -7
- package/SVF-doxygen/html/html/functions_f.html +17 -14
- package/SVF-doxygen/html/html/functions_func.html +10 -10
- package/SVF-doxygen/html/html/functions_func_c.html +5 -5
- package/SVF-doxygen/html/html/functions_func_g.html +33 -30
- package/SVF-doxygen/html/html/functions_func_h.html +1 -1
- package/SVF-doxygen/html/html/functions_func_i.html +1 -1
- package/SVF-doxygen/html/html/functions_func_m.html +2 -2
- package/SVF-doxygen/html/html/functions_func_o.html +3 -3
- package/SVF-doxygen/html/html/functions_func_p.html +1 -1
- package/SVF-doxygen/html/html/functions_func_s.html +1 -1
- package/SVF-doxygen/html/html/functions_g.html +30 -27
- package/SVF-doxygen/html/html/functions_h.html +1 -1
- package/SVF-doxygen/html/html/functions_i.html +7 -7
- package/SVF-doxygen/html/html/functions_l.html +4 -4
- package/SVF-doxygen/html/html/functions_m.html +2 -2
- package/SVF-doxygen/html/html/functions_o.html +7 -9
- package/SVF-doxygen/html/html/functions_p.html +17 -13
- package/SVF-doxygen/html/html/functions_r.html +8 -4
- package/SVF-doxygen/html/html/functions_s.html +7 -7
- package/SVF-doxygen/html/html/functions_t.html +3 -3
- package/SVF-doxygen/html/html/functions_type_c.html +1 -1
- package/SVF-doxygen/html/html/functions_type_e.html +0 -3
- package/SVF-doxygen/html/html/functions_type_f.html +4 -1
- package/SVF-doxygen/html/html/functions_type_l.html +1 -1
- package/SVF-doxygen/html/html/functions_type_p.html +3 -3
- package/SVF-doxygen/html/html/functions_type_s.html +1 -1
- package/SVF-doxygen/html/html/functions_vars_c.html +5 -5
- package/SVF-doxygen/html/html/functions_vars_f.html +3 -3
- package/SVF-doxygen/html/html/functions_vars_i.html +1 -1
- package/SVF-doxygen/html/html/functions_vars_p.html +1 -1
- package/SVF-doxygen/html/html/globals_c.html +82 -74
- package/SVF-doxygen/html/html/globals_enum.html +3 -0
- package/SVF-doxygen/html/html/globals_eval.html +19 -0
- package/SVF-doxygen/html/html/globals_f.html +6 -3
- package/SVF-doxygen/html/html/globals_func_c.html +46 -38
- package/SVF-doxygen/html/html/globals_func_f.html +3 -0
- package/SVF-doxygen/html/html/globals_func_h.html +4 -0
- package/SVF-doxygen/html/html/globals_h.html +22 -0
- package/SVF-doxygen/html/html/globals_r.html +3 -3
- package/SVF-doxygen/html/html/globals_s.html +4 -6
- package/SVF-doxygen/html/html/hierarchy.html +2 -2
- package/SVF-doxygen/html/html/menudata.js +2 -0
- package/SVF-doxygen/html/html/namespaceSVF.html +3 -3
- package/SVF-doxygen/html/html/namespaceSVF_1_1SVFUtil.html +250 -122
- package/SVF-doxygen/html/html/namespacemembers_c.html +3 -0
- package/SVF-doxygen/html/html/namespacemembers_e.html +3 -0
- package/SVF-doxygen/html/html/namespacemembers_func.html +23 -10
- package/SVF-doxygen/html/html/namespacemembers_m.html +3 -0
- package/SVF-doxygen/html/html/namespacemembers_p.html +4 -1
- package/SVF-doxygen/html/html/namespacemembers_type_e.html +3 -0
- package/SVF-doxygen/html/html/namespacemembers_type_p.html +1 -1
- package/SVF-doxygen/html/html/search/all_1.js +10 -10
- package/SVF-doxygen/html/html/search/all_10.js +12 -11
- package/SVF-doxygen/html/html/search/all_12.js +3 -3
- package/SVF-doxygen/html/html/search/all_13.js +9 -9
- package/SVF-doxygen/html/html/search/all_14.js +4 -4
- package/SVF-doxygen/html/html/search/all_15.js +1 -1
- package/SVF-doxygen/html/html/search/all_3.js +14 -11
- package/SVF-doxygen/html/html/search/all_5.js +2 -1
- package/SVF-doxygen/html/html/search/all_6.js +9 -3
- package/SVF-doxygen/html/html/search/all_7.js +14 -13
- package/SVF-doxygen/html/html/search/all_8.js +8 -1
- package/SVF-doxygen/html/html/search/all_9.js +4 -4
- package/SVF-doxygen/html/html/search/all_c.js +2 -2
- package/SVF-doxygen/html/html/search/all_d.js +5 -4
- package/SVF-doxygen/html/html/search/all_e.js +2 -2
- package/SVF-doxygen/html/html/search/all_f.js +3 -3
- package/SVF-doxygen/html/html/search/classes_4.js +2 -1
- package/SVF-doxygen/html/html/search/enums_4.js +1 -2
- package/SVF-doxygen/html/html/search/enums_5.js +2 -2
- package/SVF-doxygen/html/html/search/enums_6.js +2 -3
- package/SVF-doxygen/html/html/search/enums_7.js +3 -6
- package/SVF-doxygen/html/html/search/enums_8.js +6 -1
- package/SVF-doxygen/html/html/search/enums_9.js +1 -5
- package/SVF-doxygen/html/html/search/enums_a.js +5 -1
- package/SVF-doxygen/html/html/search/enums_b.js +1 -4
- package/SVF-doxygen/html/html/search/enums_c.html +26 -0
- package/SVF-doxygen/html/html/search/enums_c.js +7 -0
- package/SVF-doxygen/html/html/search/enumvalues_7.js +5 -0
- package/SVF-doxygen/html/html/search/files_5.js +4 -0
- package/SVF-doxygen/html/html/search/functions_0.js +10 -10
- package/SVF-doxygen/html/html/search/functions_10.js +2 -2
- package/SVF-doxygen/html/html/search/functions_2.js +8 -5
- package/SVF-doxygen/html/html/search/functions_5.js +1 -0
- package/SVF-doxygen/html/html/search/functions_6.js +14 -13
- package/SVF-doxygen/html/html/search/functions_7.js +2 -1
- package/SVF-doxygen/html/html/search/functions_8.js +1 -1
- package/SVF-doxygen/html/html/search/functions_b.js +3 -2
- package/SVF-doxygen/html/html/search/functions_d.js +1 -1
- package/SVF-doxygen/html/html/search/functions_e.js +2 -1
- package/SVF-doxygen/html/html/search/searchdata.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_11.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_2.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_4.js +2 -1
- package/SVF-doxygen/html/html/search/typedefs_5.js +2 -1
- package/SVF-doxygen/html/html/search/typedefs_b.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_f.js +3 -3
- package/SVF-doxygen/html/html/search/variables_10.js +1 -1
- package/SVF-doxygen/html/html/search/variables_14.js +2 -2
- package/SVF-doxygen/html/html/search/variables_15.js +1 -1
- package/SVF-doxygen/html/html/search/variables_3.js +5 -5
- package/SVF-doxygen/html/html/search/variables_6.js +3 -3
- package/SVF-doxygen/html/html/search/variables_9.js +1 -1
- package/SVF-doxygen/html/html/search/variables_d.js +1 -1
- package/SVF-doxygen/html/html/search/variables_e.js +2 -2
- package/SVF-doxygen/html/html/structSVF_1_1MemRegion_1_1equalMemRegion.html +3 -3
- package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1equalNodeBS-members.html +81 -0
- package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1equalNodeBS.html +134 -0
- package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1equalPointsTo.html +3 -3
- 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_01PAG_01_5_01_4.html +1 -1
- package/SVF-doxygen/html/html/svf-ex_8cpp.html +1 -1
- package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +1 -1
- package/include/FastCluster/LICENSE.TXT +13 -0
- package/include/FastCluster/fastcluster.h +79 -0
- package/include/Graphs/SVFG.h +4 -4
- package/include/Graphs/SVFGOPT.h +4 -4
- package/include/MSSA/MemPartition.h +10 -10
- package/include/MSSA/MemRegion.h +40 -64
- package/include/MSSA/MemSSA.h +1 -4
- package/include/MSSA/SVFGBuilder.h +1 -0
- package/include/MemoryModel/LocationSet.h +3 -3
- package/include/MemoryModel/PersistentPointsToCache.h +19 -8
- package/include/MemoryModel/PointerAnalysisImpl.h +3 -4
- package/include/Util/SVFUtil.h +44 -1
- package/lib/CMakeLists.txt +4 -1
- package/lib/FastCluster/LICENSE.TXT +13 -0
- package/lib/FastCluster/fastcluster.cpp +170 -0
- package/lib/FastCluster/fastcluster_R_dm.cpp.inc +115 -0
- package/lib/FastCluster/fastcluster_dm.cpp.inc +1795 -0
- package/lib/Graphs/SVFG.cpp +12 -12
- package/lib/Graphs/SVFGOPT.cpp +6 -6
- package/lib/MSSA/MemPartition.cpp +31 -31
- package/lib/MSSA/MemRegion.cpp +59 -35
- package/lib/MSSA/MemSSA.cpp +5 -0
- package/lib/MemoryModel/LocationSet.cpp +2 -2
- package/lib/MemoryModel/PointerAnalysisImpl.cpp +1 -4
- package/lib/Util/SVFUtil.cpp +3 -2
- package/lib/WPA/FlowSensitive.cpp +34 -0
- package/package.json +1 -1
|
@@ -163,7 +163,7 @@ $(function() {
|
|
|
163
163
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a55ca7850e00f57a8a4b83bc969493046">SVF::MRGenerator</a>
|
|
164
164
|
</li>
|
|
165
165
|
<li>CallSiteToPointsToMap
|
|
166
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
166
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a9d22e9d113393c536c5fe473fd76f388">SVF::MRGenerator</a>
|
|
167
167
|
</li>
|
|
168
168
|
<li>CallSiteToVFunSetMap
|
|
169
169
|
: <a class="el" href="classSVF_1_1CHGraph.html#a0397e5da88106dc8b4a1e207ae455e74">SVF::CHGraph</a>
|
|
@@ -88,9 +88,6 @@ $(function() {
|
|
|
88
88
|
<li>equalMemRegion
|
|
89
89
|
: <a class="el" href="classSVF_1_1MemRegion.html#af0a0b4a5862a136ef4f203f19139da65">SVF::MemRegion</a>
|
|
90
90
|
</li>
|
|
91
|
-
<li>equalPointsTo
|
|
92
|
-
: <a class="el" href="classSVF_1_1MemRegion.html#a52b14094d018fb5d9f024c154ab61b8e">SVF::MemRegion</a>
|
|
93
|
-
</li>
|
|
94
91
|
</ul>
|
|
95
92
|
</div><!-- contents -->
|
|
96
93
|
<!-- start footer part -->
|
|
@@ -163,7 +163,10 @@ $(function() {
|
|
|
163
163
|
: <a class="el" href="classSVF_1_1PAG.html#a369ea2832e74716757a7d4afa7cb5d60">SVF::PAG</a>
|
|
164
164
|
</li>
|
|
165
165
|
<li>FunToPointsToMap
|
|
166
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
166
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#ad492e2940936fc7df06127f0cb94d47a">SVF::MRGenerator</a>
|
|
167
|
+
</li>
|
|
168
|
+
<li>FunToPointsTosMap
|
|
169
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a6b8bbb60126105cc77c1a6a4c46677fd">SVF::MRGenerator</a>
|
|
167
170
|
</li>
|
|
168
171
|
<li>FunToPostDTMap
|
|
169
172
|
: <a class="el" href="classSVF_1_1PTACFInfoBuilder.html#a8e4d95e3c98ad17b060844063a494946">SVF::PTACFInfoBuilder</a>
|
|
@@ -87,7 +87,7 @@ $(function() {
|
|
|
87
87
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a72f55ad36f4ce46c5eee4bf0ce736cee">SVF::MRGenerator</a>
|
|
88
88
|
</li>
|
|
89
89
|
<li>LoadsToPointsToMap
|
|
90
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
90
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a7b9b1c326d075a9be473680fef6a9616">SVF::MRGenerator</a>
|
|
91
91
|
</li>
|
|
92
92
|
<li>LoadToMUSetMap
|
|
93
93
|
: <a class="el" href="classSVF_1_1MemSSA.html#ac5a9b2218c946ec17b478a95ab60ec6b">SVF::MemSSA</a>
|
|
@@ -164,7 +164,7 @@ $(function() {
|
|
|
164
164
|
: <a class="el" href="structSVF_1_1SVFUtil_1_1cast__retty__impl_3_01To_00_01std_1_1unique__ptr_3_01From_01_4_01_4.html#a9d08abc346f3b77c487eba144f3cbd8d">SVF::SVFUtil::cast_retty_impl< To, std::unique_ptr< From > ></a>
|
|
165
165
|
</li>
|
|
166
166
|
<li>PointsToList
|
|
167
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
167
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a8b254a0c5063e25f297d1b00fb0b515e">SVF::MRGenerator</a>
|
|
168
168
|
</li>
|
|
169
169
|
<li>PTACGNodeSet
|
|
170
170
|
: <a class="el" href="classSVF_1_1TCT.html#afb579a5bdcc0a1c6b075bb9aae36c237">SVF::TCT</a>
|
|
@@ -217,10 +217,10 @@ $(function() {
|
|
|
217
217
|
: <a class="el" href="classSVF_1_1PersistentPointsToCache.html#a9a1b0d0d215c048c7200da0e8f816943">SVF::PersistentPointsToCache< Data ></a>
|
|
218
218
|
</li>
|
|
219
219
|
<li>PtsToRepPtsSetMap
|
|
220
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
220
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a665836fd866c6393fc4a251eb4929dae">SVF::MRGenerator</a>
|
|
221
221
|
</li>
|
|
222
222
|
<li>PtsToSubPtsMap
|
|
223
|
-
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#
|
|
223
|
+
: <a class="el" href="classSVF_1_1IntraDisjointMRG.html#a5ff8d1cade33445ef7c17f0aedd6a4d1">SVF::IntraDisjointMRG</a>
|
|
224
224
|
</li>
|
|
225
225
|
</ul>
|
|
226
226
|
</div><!-- contents -->
|
|
@@ -89,7 +89,7 @@ $(function() {
|
|
|
89
89
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a9d2221818297a7abeb8d8736093105d0">SVF::MRGenerator</a>
|
|
90
90
|
</li>
|
|
91
91
|
<li>StoresToPointsToMap
|
|
92
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
92
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a45e786ca09aa6cbfcf17d8e5a166a801">SVF::MRGenerator</a>
|
|
93
93
|
</li>
|
|
94
94
|
<li>StoreToChiSetMap
|
|
95
95
|
: <a class="el" href="classSVF_1_1MemSSA.html#a00fc1f85bd92da6f0033a1a385c792ad">SVF::MemSSA</a>
|
|
@@ -348,7 +348,7 @@ $(function() {
|
|
|
348
348
|
, <a class="el" href="classSVF_1_1MRSVFGNode.html#a3fc32c474e542ebb3c91adb6b5c1bb1f">SVF::MRSVFGNode</a>
|
|
349
349
|
</li>
|
|
350
350
|
<li>cptsSet
|
|
351
|
-
: <a class="el" href="classSVF_1_1MemRegion.html#
|
|
351
|
+
: <a class="el" href="classSVF_1_1MemRegion.html#a77a18bcce56cf48d1c338e852a2be9bc">SVF::MemRegion</a>
|
|
352
352
|
</li>
|
|
353
353
|
<li>cptsToRepCPtsMap
|
|
354
354
|
: <a class="el" href="classSVF_1_1MRGenerator.html#ab4d1ff0357d389a65ff1c2112ce631a1">SVF::MRGenerator</a>
|
|
@@ -383,10 +383,10 @@ $(function() {
|
|
|
383
383
|
: <a class="el" href="classSVF_1_1ICFG.html#af0434d6ffd247eeaf73b9294e659a3f9">SVF::ICFG</a>
|
|
384
384
|
</li>
|
|
385
385
|
<li>csToCallSiteArgsPtsMap
|
|
386
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
386
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#afe91b57b451d7788364493549e015acf">SVF::MRGenerator</a>
|
|
387
387
|
</li>
|
|
388
388
|
<li>csToCallSiteRetPtsMap
|
|
389
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
389
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a21550f978f42ac3cbb32cbc426ff5cb1">SVF::MRGenerator</a>
|
|
390
390
|
</li>
|
|
391
391
|
<li>csToCHAVFnsMap
|
|
392
392
|
: <a class="el" href="classSVF_1_1CHGraph.html#a5e6502c5baad99c70e1cf56c84ce9474">SVF::CHGraph</a>
|
|
@@ -401,10 +401,10 @@ $(function() {
|
|
|
401
401
|
: <a class="el" href="classSVF_1_1PTACallGraph.html#a75ffe4f24d59ad42601b7550aa988187">SVF::PTACallGraph</a>
|
|
402
402
|
</li>
|
|
403
403
|
<li>csToModsMap
|
|
404
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
404
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a603f993995e7d6961e203a195bb56029">SVF::MRGenerator</a>
|
|
405
405
|
</li>
|
|
406
406
|
<li>csToRefsMap
|
|
407
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
407
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#ac7b5ca3fd950e1a940f875ac135640f6">SVF::MRGenerator</a>
|
|
408
408
|
</li>
|
|
409
409
|
<li>CSToRetNodeMap
|
|
410
410
|
: <a class="el" href="classSVF_1_1ICFG.html#a0e43308038663c10667177238b23ab3e">SVF::ICFG</a>
|
|
@@ -270,7 +270,7 @@ $(function() {
|
|
|
270
270
|
: <a class="el" href="classSVF_1_1PTACFInfoBuilder.html#a155db92ff5057abcb929c0ca8e8bee89">SVF::PTACFInfoBuilder</a>
|
|
271
271
|
</li>
|
|
272
272
|
<li>funToModsMap
|
|
273
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
273
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a2c94bfa19ad8d1d6360b12693c8b891d">SVF::MRGenerator</a>
|
|
274
274
|
</li>
|
|
275
275
|
<li>funToMRsMap
|
|
276
276
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a3e74c3706ffcc14f378771b417dcbb96">SVF::MRGenerator</a>
|
|
@@ -279,10 +279,10 @@ $(function() {
|
|
|
279
279
|
: <a class="el" href="classSVF_1_1PTACFInfoBuilder.html#a11a1bb877406f45ea4c8f7c4678bfa15">SVF::PTACFInfoBuilder</a>
|
|
280
280
|
</li>
|
|
281
281
|
<li>funToPointsToMap
|
|
282
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
282
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#a05c7a5ddbe3079f63be76c35298d1c2b">SVF::MRGenerator</a>
|
|
283
283
|
</li>
|
|
284
284
|
<li>funToRefsMap
|
|
285
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#
|
|
285
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#af6d58e2971c4a8d3ee03f9dfd9072a3a">SVF::MRGenerator</a>
|
|
286
286
|
</li>
|
|
287
287
|
<li>funToReturnMuSetMap
|
|
288
288
|
: <a class="el" href="classSVF_1_1MemSSA.html#abae2396bf8a37a22be9365d368fe455c">SVF::MemSSA</a>
|
|
@@ -101,7 +101,7 @@ $(function() {
|
|
|
101
101
|
: <a class="el" href="classSVF_1_1GenericGraph.html#a47a1ef8b67b0c92f78b4457dc3bbfe71">SVF::GenericGraph< NodeTy, EdgeTy ></a>
|
|
102
102
|
</li>
|
|
103
103
|
<li>idToPts
|
|
104
|
-
: <a class="el" href="classSVF_1_1PersistentPointsToCache.html#
|
|
104
|
+
: <a class="el" href="classSVF_1_1PersistentPointsToCache.html#a390c08099f16afb4b80b6e094d1adf25">SVF::PersistentPointsToCache< Data ></a>
|
|
105
105
|
</li>
|
|
106
106
|
<li>IgnoreDeadFun
|
|
107
107
|
: <a class="el" href="classSVF_1_1Options.html#a50182faec95c6c4635df65a55148b040">SVF::Options</a>
|
|
@@ -306,7 +306,7 @@ $(function() {
|
|
|
306
306
|
: <a class="el" href="classSVF_1_1WPAPass.html#a72a66ae158793f5d1bcb37b655db4446">SVF::WPAPass</a>
|
|
307
307
|
</li>
|
|
308
308
|
<li>ptCache
|
|
309
|
-
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#
|
|
309
|
+
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a94acf249e50ad56f966ddad6843c18f8">SVF::BVDataPTAImpl</a>
|
|
310
310
|
, <a class="el" href="classSVF_1_1PersistentDFPTData.html#af86313e37c5177e45456f813b9b46a4f">SVF::PersistentDFPTData< Key, KeySet, Data, DataSet ></a>
|
|
311
311
|
, <a class="el" href="classSVF_1_1PersistentDiffPTData.html#a444bc59754b4c365327b7ef44baadcd2">SVF::PersistentDiffPTData< Key, KeySet, Data, DataSet ></a>
|
|
312
312
|
, <a class="el" href="classSVF_1_1PersistentPTData.html#a146a25bf9ae76f4c3c117433df9d382f">SVF::PersistentPTData< Key, KeySet, Data, DataSet ></a>
|
|
@@ -686,16 +686,16 @@ $(function() {
|
|
|
686
686
|
, <a class="el" href="cuddInt_8c.html#aad1ef5892f9b1b85a2766956fca9761c">cuddInt.c</a>
|
|
687
687
|
</li>
|
|
688
688
|
<li>cuddBddXorExistAbstractRecur()
|
|
689
|
-
: <a class="el" href="
|
|
690
|
-
, <a class="el" href="
|
|
689
|
+
: <a class="el" href="cuddInt_8h.html#adfcd7d01c37505e26ff4d7ae7617a43f">cuddInt.h</a>
|
|
690
|
+
, <a class="el" href="cuddInt_8c.html#adfcd7d01c37505e26ff4d7ae7617a43f">cuddInt.c</a>
|
|
691
691
|
</li>
|
|
692
692
|
<li>cuddBddXorRecur()
|
|
693
693
|
: <a class="el" href="cuddInt_8h.html#aed935896575aab5d56fefdd6d351b676">cuddInt.h</a>
|
|
694
694
|
, <a class="el" href="cuddInt_8c.html#aed935896575aab5d56fefdd6d351b676">cuddInt.c</a>
|
|
695
695
|
</li>
|
|
696
696
|
<li>cuddCacheFlush()
|
|
697
|
-
: <a class="el" href="
|
|
698
|
-
, <a class="el" href="
|
|
697
|
+
: <a class="el" href="cuddInt_8c.html#a3430a7b66708275953bffbdd8d04dba8">cuddInt.c</a>
|
|
698
|
+
, <a class="el" href="cuddInt_8h.html#a3430a7b66708275953bffbdd8d04dba8">cuddInt.h</a>
|
|
699
699
|
</li>
|
|
700
700
|
<li>cuddCacheInsert()
|
|
701
701
|
: <a class="el" href="cuddInt_8h.html#ac766e39390bf4d3c975d4a6bd34653dc">cuddInt.h</a>
|
|
@@ -887,8 +887,8 @@ $(function() {
|
|
|
887
887
|
, <a class="el" href="cuddInt_8c.html#a6280eb698415f13868d44ada26f93d64">cuddInt.c</a>
|
|
888
888
|
</li>
|
|
889
889
|
<li>cuddLinearInPlace()
|
|
890
|
-
: <a class="el" href="
|
|
891
|
-
, <a class="el" href="
|
|
890
|
+
: <a class="el" href="cuddInt_8c.html#a94afb04204cc16194cc7a920138bede7">cuddInt.c</a>
|
|
891
|
+
, <a class="el" href="cuddInt_8h.html#a94afb04204cc16194cc7a920138bede7">cuddInt.h</a>
|
|
892
892
|
</li>
|
|
893
893
|
<li>cuddLocalCacheAddToList()
|
|
894
894
|
: <a class="el" href="cuddInt_8c.html#ab6fa61b6c791a7a7fe678994675aef47">cuddInt.c</a>
|
|
@@ -912,16 +912,16 @@ $(function() {
|
|
|
912
912
|
, <a class="el" href="cuddInt_8h.html#ab1a42f8ffa091f37d1aa152908a778bb">cuddInt.h</a>
|
|
913
913
|
</li>
|
|
914
914
|
<li>cuddNextHigh()
|
|
915
|
-
: <a class="el" href="
|
|
916
|
-
, <a class="el" href="
|
|
915
|
+
: <a class="el" href="cuddInt_8c.html#a1001b8075a1b90d0231d8967a0290186">cuddInt.c</a>
|
|
916
|
+
, <a class="el" href="cuddInt_8h.html#a1001b8075a1b90d0231d8967a0290186">cuddInt.h</a>
|
|
917
917
|
</li>
|
|
918
918
|
<li>cuddNextLow()
|
|
919
|
-
: <a class="el" href="
|
|
920
|
-
, <a class="el" href="
|
|
919
|
+
: <a class="el" href="cuddInt_8c.html#ace4f0137c821e3a72f1121ad072de8d8">cuddInt.c</a>
|
|
920
|
+
, <a class="el" href="cuddInt_8h.html#ace4f0137c821e3a72f1121ad072de8d8">cuddInt.h</a>
|
|
921
921
|
</li>
|
|
922
922
|
<li>cuddNodeArray()
|
|
923
|
-
: <a class="el" href="
|
|
924
|
-
, <a class="el" href="
|
|
923
|
+
: <a class="el" href="cuddInt_8h.html#aa089ce201a38140aa26db5fbe0347c4a">cuddInt.h</a>
|
|
924
|
+
, <a class="el" href="cuddInt_8c.html#aa089ce201a38140aa26db5fbe0347c4a">cuddInt.c</a>
|
|
925
925
|
</li>
|
|
926
926
|
<li>cuddNodeArrayRecur()
|
|
927
927
|
: <a class="el" href="cuddInt_8c.html#aafa4c6dac57d4b1643ea4097a95a9109">cuddInt.c</a>
|
|
@@ -948,19 +948,19 @@ $(function() {
|
|
|
948
948
|
, <a class="el" href="cuddInt_8c.html#acc19dbda07ed77727cd149f7aeb2527b">cuddInt.c</a>
|
|
949
949
|
</li>
|
|
950
950
|
<li>cuddReclaimZdd()
|
|
951
|
-
: <a class="el" href="
|
|
952
|
-
, <a class="el" href="
|
|
951
|
+
: <a class="el" href="cuddInt_8c.html#adc39ed6aca9e7c16f7370bb373ed694b">cuddInt.c</a>
|
|
952
|
+
, <a class="el" href="cuddInt_8h.html#adc39ed6aca9e7c16f7370bb373ed694b">cuddInt.h</a>
|
|
953
953
|
</li>
|
|
954
954
|
<li>cuddRef
|
|
955
955
|
: <a class="el" href="cuddInt_8h.html#a5eb828fea5b6c493712d171ca59f4496">cuddInt.h</a>
|
|
956
956
|
</li>
|
|
957
957
|
<li>cuddRehash()
|
|
958
|
-
: <a class="el" href="
|
|
959
|
-
, <a class="el" href="
|
|
958
|
+
: <a class="el" href="cuddInt_8c.html#a808cc83054e0925704d498f721605926">cuddInt.c</a>
|
|
959
|
+
, <a class="el" href="cuddInt_8h.html#a808cc83054e0925704d498f721605926">cuddInt.h</a>
|
|
960
960
|
</li>
|
|
961
961
|
<li>cuddResizeLinear()
|
|
962
|
-
: <a class="el" href="
|
|
963
|
-
, <a class="el" href="
|
|
962
|
+
: <a class="el" href="cuddInt_8c.html#a952f869c6bd03fd89b1398a8c2149790">cuddInt.c</a>
|
|
963
|
+
, <a class="el" href="cuddInt_8h.html#a952f869c6bd03fd89b1398a8c2149790">cuddInt.h</a>
|
|
964
964
|
</li>
|
|
965
965
|
<li>cuddResizeTableZdd()
|
|
966
966
|
: <a class="el" href="cuddInt_8h.html#af9fabe670c27f42152573dbf713ec2ee">cuddInt.h</a>
|
|
@@ -973,8 +973,8 @@ $(function() {
|
|
|
973
973
|
: <a class="el" href="cuddInt_8h.html#a820d3934f12d1a15066986d58e44d923">cuddInt.h</a>
|
|
974
974
|
</li>
|
|
975
975
|
<li>cuddSetInteract()
|
|
976
|
-
: <a class="el" href="
|
|
977
|
-
, <a class="el" href="
|
|
976
|
+
: <a class="el" href="cuddInt_8h.html#a888f4a3339c8df41fa0eefd265657a44">cuddInt.h</a>
|
|
977
|
+
, <a class="el" href="cuddInt_8c.html#a888f4a3339c8df41fa0eefd265657a44">cuddInt.c</a>
|
|
978
978
|
</li>
|
|
979
979
|
<li>cuddShrinkDeathRow()
|
|
980
980
|
: <a class="el" href="cuddInt_8h.html#a68543f5aa10af3730f82919fdac4fd98">cuddInt.h</a>
|
|
@@ -985,20 +985,20 @@ $(function() {
|
|
|
985
985
|
, <a class="el" href="cuddInt_8h.html#ad379df946ff42f0241f8cc432ed5a61a">cuddInt.h</a>
|
|
986
986
|
</li>
|
|
987
987
|
<li>cuddSlowTableGrowth()
|
|
988
|
-
: <a class="el" href="
|
|
989
|
-
, <a class="el" href="
|
|
988
|
+
: <a class="el" href="cuddInt_8h.html#a917f877ac725fc2d169102ab9d7aec97">cuddInt.h</a>
|
|
989
|
+
, <a class="el" href="cuddInt_8c.html#a917f877ac725fc2d169102ab9d7aec97">cuddInt.c</a>
|
|
990
990
|
</li>
|
|
991
991
|
<li>cuddSwapInPlace()
|
|
992
|
-
: <a class="el" href="
|
|
993
|
-
, <a class="el" href="
|
|
992
|
+
: <a class="el" href="cuddInt_8h.html#a02e55858557a72e60c2c2e81a53916d8">cuddInt.h</a>
|
|
993
|
+
, <a class="el" href="cuddInt_8c.html#a02e55858557a72e60c2c2e81a53916d8">cuddInt.c</a>
|
|
994
994
|
</li>
|
|
995
995
|
<li>cuddSwapping()
|
|
996
996
|
: <a class="el" href="cuddInt_8c.html#a4fcc58544702da24985351c6e63fcc04">cuddInt.c</a>
|
|
997
997
|
, <a class="el" href="cuddInt_8h.html#a4fcc58544702da24985351c6e63fcc04">cuddInt.h</a>
|
|
998
998
|
</li>
|
|
999
999
|
<li>cuddSymmCheck()
|
|
1000
|
-
: <a class="el" href="
|
|
1001
|
-
, <a class="el" href="
|
|
1000
|
+
: <a class="el" href="cuddInt_8h.html#a23afa87c3a2b034ed77d613510958a42">cuddInt.h</a>
|
|
1001
|
+
, <a class="el" href="cuddInt_8c.html#a23afa87c3a2b034ed77d613510958a42">cuddInt.c</a>
|
|
1002
1002
|
</li>
|
|
1003
1003
|
<li>cuddSymmSifting()
|
|
1004
1004
|
: <a class="el" href="cuddInt_8c.html#a8a7e7ba2e8fb65399112bd5b7fd71ad4">cuddInt.c</a>
|
|
@@ -1012,8 +1012,8 @@ $(function() {
|
|
|
1012
1012
|
: <a class="el" href="cuddInt_8h.html#a09834c697b92ac296b1e50c863f88262">cuddInt.h</a>
|
|
1013
1013
|
</li>
|
|
1014
1014
|
<li>cuddTestInteract()
|
|
1015
|
-
: <a class="el" href="
|
|
1016
|
-
, <a class="el" href="
|
|
1015
|
+
: <a class="el" href="cuddInt_8h.html#a2cc583804f0963d4a76049be83d54d9c">cuddInt.h</a>
|
|
1016
|
+
, <a class="el" href="cuddInt_8c.html#a2cc583804f0963d4a76049be83d54d9c">cuddInt.c</a>
|
|
1017
1017
|
</li>
|
|
1018
1018
|
<li>cuddTreeSifting()
|
|
1019
1019
|
: <a class="el" href="cuddInt_8h.html#a66ff5219b538de2d580f832a4ddfc362">cuddInt.h</a>
|
|
@@ -1024,12 +1024,12 @@ $(function() {
|
|
|
1024
1024
|
, <a class="el" href="cuddInt_8c.html#a4e44fedc71d81a76167dc441ca10cff6">cuddInt.c</a>
|
|
1025
1025
|
</li>
|
|
1026
1026
|
<li>cuddUniqueInter()
|
|
1027
|
-
: <a class="el" href="
|
|
1028
|
-
, <a class="el" href="
|
|
1027
|
+
: <a class="el" href="cuddInt_8h.html#a767e31fbbfdbddc623396dde86249497">cuddInt.h</a>
|
|
1028
|
+
, <a class="el" href="cuddInt_8c.html#a767e31fbbfdbddc623396dde86249497">cuddInt.c</a>
|
|
1029
1029
|
</li>
|
|
1030
1030
|
<li>cuddUniqueInterIVO()
|
|
1031
|
-
: <a class="el" href="
|
|
1032
|
-
, <a class="el" href="
|
|
1031
|
+
: <a class="el" href="cuddInt_8c.html#af46446c8dfbd689f5d68be71275816c3">cuddInt.c</a>
|
|
1032
|
+
, <a class="el" href="cuddInt_8h.html#af46446c8dfbd689f5d68be71275816c3">cuddInt.h</a>
|
|
1033
1033
|
</li>
|
|
1034
1034
|
<li>cuddUniqueInterZdd()
|
|
1035
1035
|
: <a class="el" href="cuddInt_8h.html#a82d51c70097e5d4acddd5c8c4aef6d73">cuddInt.h</a>
|
|
@@ -1046,8 +1046,8 @@ $(function() {
|
|
|
1046
1046
|
: <a class="el" href="cuddInt_8h.html#ae4c91711a93064634cccc69dc22f3712">cuddInt.h</a>
|
|
1047
1047
|
</li>
|
|
1048
1048
|
<li>cuddWindowReorder()
|
|
1049
|
-
: <a class="el" href="
|
|
1050
|
-
, <a class="el" href="
|
|
1049
|
+
: <a class="el" href="cuddInt_8h.html#a80cc91f0b3e9f6e5318534321c23c655">cuddInt.h</a>
|
|
1050
|
+
, <a class="el" href="cuddInt_8c.html#a80cc91f0b3e9f6e5318534321c23c655">cuddInt.c</a>
|
|
1051
1051
|
</li>
|
|
1052
1052
|
<li>cuddXorLinear()
|
|
1053
1053
|
: <a class="el" href="cuddInt_8c.html#a28e48cf4a38f1088d1844bc675658ee1">cuddInt.c</a>
|
|
@@ -1057,8 +1057,8 @@ $(function() {
|
|
|
1057
1057
|
, <a class="el" href="cuddInt_8h.html#ae994abd80d7d5b41c74a3a6016f52815">cuddInt.h</a>
|
|
1058
1058
|
</li>
|
|
1059
1059
|
<li>cuddZddChangeAux()
|
|
1060
|
-
: <a class="el" href="
|
|
1061
|
-
, <a class="el" href="
|
|
1060
|
+
: <a class="el" href="cuddInt_8h.html#aaca76fe4ed2c4316c53afcf996e6ae20">cuddInt.h</a>
|
|
1061
|
+
, <a class="el" href="cuddInt_8c.html#aaca76fe4ed2c4316c53afcf996e6ae20">cuddInt.c</a>
|
|
1062
1062
|
</li>
|
|
1063
1063
|
<li>cuddZddComplement()
|
|
1064
1064
|
: <a class="el" href="cuddInt_8c.html#a83f563a2bf47531a70e0b34c3cdd504b">cuddInt.c</a>
|
|
@@ -1089,28 +1089,28 @@ $(function() {
|
|
|
1089
1089
|
, <a class="el" href="cuddInt_8c.html#a57eb6f354f1b6ed2cdd629162f46db82">cuddInt.c</a>
|
|
1090
1090
|
</li>
|
|
1091
1091
|
<li>cuddZddGetNegVarIndex()
|
|
1092
|
-
: <a class="el" href="
|
|
1093
|
-
, <a class="el" href="
|
|
1092
|
+
: <a class="el" href="cuddInt_8h.html#aa74e960c9595f499b6c55c35b76c38c3">cuddInt.h</a>
|
|
1093
|
+
, <a class="el" href="cuddInt_8c.html#aa74e960c9595f499b6c55c35b76c38c3">cuddInt.c</a>
|
|
1094
1094
|
</li>
|
|
1095
1095
|
<li>cuddZddGetNegVarLevel()
|
|
1096
1096
|
: <a class="el" href="cuddInt_8h.html#a17372914aa5d0e2b405e6b4db7b340ff">cuddInt.h</a>
|
|
1097
1097
|
, <a class="el" href="cuddInt_8c.html#a17372914aa5d0e2b405e6b4db7b340ff">cuddInt.c</a>
|
|
1098
1098
|
</li>
|
|
1099
1099
|
<li>cuddZddGetNode()
|
|
1100
|
-
: <a class="el" href="
|
|
1101
|
-
, <a class="el" href="
|
|
1100
|
+
: <a class="el" href="cuddInt_8c.html#af607cebd30fbd27bb9bd0fa125a1e1a8">cuddInt.c</a>
|
|
1101
|
+
, <a class="el" href="cuddInt_8h.html#af607cebd30fbd27bb9bd0fa125a1e1a8">cuddInt.h</a>
|
|
1102
1102
|
</li>
|
|
1103
1103
|
<li>cuddZddGetNodeIVO()
|
|
1104
|
-
: <a class="el" href="
|
|
1105
|
-
, <a class="el" href="
|
|
1104
|
+
: <a class="el" href="cuddInt_8c.html#af19757ac3885d62886ce2a63ba409ce3">cuddInt.c</a>
|
|
1105
|
+
, <a class="el" href="cuddInt_8h.html#af19757ac3885d62886ce2a63ba409ce3">cuddInt.h</a>
|
|
1106
1106
|
</li>
|
|
1107
1107
|
<li>cuddZddGetPosVarIndex()
|
|
1108
|
-
: <a class="el" href="
|
|
1109
|
-
, <a class="el" href="
|
|
1108
|
+
: <a class="el" href="cuddInt_8c.html#a4449045d422400ac577707490b4b1a05">cuddInt.c</a>
|
|
1109
|
+
, <a class="el" href="cuddInt_8h.html#a4449045d422400ac577707490b4b1a05">cuddInt.h</a>
|
|
1110
1110
|
</li>
|
|
1111
1111
|
<li>cuddZddGetPosVarLevel()
|
|
1112
|
-
: <a class="el" href="
|
|
1113
|
-
, <a class="el" href="
|
|
1112
|
+
: <a class="el" href="cuddInt_8h.html#add2dde03c13e04eda9512dd54fef4278">cuddInt.h</a>
|
|
1113
|
+
, <a class="el" href="cuddInt_8c.html#add2dde03c13e04eda9512dd54fef4278">cuddInt.c</a>
|
|
1114
1114
|
</li>
|
|
1115
1115
|
<li>cuddZddInitUniv()
|
|
1116
1116
|
: <a class="el" href="cuddInt_8c.html#abadd982c3d591b858a9a2369659e4528">cuddInt.c</a>
|
|
@@ -1121,12 +1121,12 @@ $(function() {
|
|
|
1121
1121
|
, <a class="el" href="cuddInt_8c.html#a985332f0d24772bc916a46f2b3465b53">cuddInt.c</a>
|
|
1122
1122
|
</li>
|
|
1123
1123
|
<li>cuddZddIsop()
|
|
1124
|
-
: <a class="el" href="
|
|
1125
|
-
, <a class="el" href="
|
|
1124
|
+
: <a class="el" href="cuddInt_8h.html#ada2ddff66ba0fabe1c39ac446f77fd32">cuddInt.h</a>
|
|
1125
|
+
, <a class="el" href="cuddInt_8c.html#ada2ddff66ba0fabe1c39ac446f77fd32">cuddInt.c</a>
|
|
1126
1126
|
</li>
|
|
1127
1127
|
<li>cuddZddIte()
|
|
1128
|
-
: <a class="el" href="
|
|
1129
|
-
, <a class="el" href="
|
|
1128
|
+
: <a class="el" href="cuddInt_8h.html#ab0441bafcc095a43788d491e762b790c">cuddInt.h</a>
|
|
1129
|
+
, <a class="el" href="cuddInt_8c.html#ab0441bafcc095a43788d491e762b790c">cuddInt.c</a>
|
|
1130
1130
|
</li>
|
|
1131
1131
|
<li>cuddZddLinearAux()
|
|
1132
1132
|
: <a class="el" href="cuddInt_8c.html#a50676cdc8f1a9b86dd6847fbd8a8181c">cuddInt.c</a>
|
|
@@ -1141,26 +1141,26 @@ $(function() {
|
|
|
1141
1141
|
: <a class="el" href="cuddInt_8c.html#a839a8dec363eb7d7f729295c45da4fc2">cuddInt.c</a>
|
|
1142
1142
|
</li>
|
|
1143
1143
|
<li>cuddZddLinearSifting()
|
|
1144
|
-
: <a class="el" href="
|
|
1145
|
-
, <a class="el" href="
|
|
1144
|
+
: <a class="el" href="cuddInt_8c.html#a03240bfcc17024895c43dfaf899ed46a">cuddInt.c</a>
|
|
1145
|
+
, <a class="el" href="cuddInt_8h.html#a03240bfcc17024895c43dfaf899ed46a">cuddInt.h</a>
|
|
1146
1146
|
</li>
|
|
1147
1147
|
<li>cuddZddLinearUp()
|
|
1148
1148
|
: <a class="el" href="cuddInt_8c.html#ac95a47c799b37da2d56034245c3632f6">cuddInt.c</a>
|
|
1149
1149
|
</li>
|
|
1150
1150
|
<li>cuddZddNextHigh()
|
|
1151
|
-
: <a class="el" href="
|
|
1152
|
-
, <a class="el" href="
|
|
1151
|
+
: <a class="el" href="cuddInt_8h.html#a7b76a250d30e9522c9ee1551d38843d6">cuddInt.h</a>
|
|
1152
|
+
, <a class="el" href="cuddInt_8c.html#a7b76a250d30e9522c9ee1551d38843d6">cuddInt.c</a>
|
|
1153
1153
|
</li>
|
|
1154
1154
|
<li>cuddZddNextLow()
|
|
1155
|
-
: <a class="el" href="
|
|
1156
|
-
, <a class="el" href="
|
|
1155
|
+
: <a class="el" href="cuddInt_8h.html#a986286a0a4952cfbe5095afde9c69b19">cuddInt.h</a>
|
|
1156
|
+
, <a class="el" href="cuddInt_8c.html#a986286a0a4952cfbe5095afde9c69b19">cuddInt.c</a>
|
|
1157
1157
|
</li>
|
|
1158
1158
|
<li>cuddZddP()
|
|
1159
1159
|
: <a class="el" href="cuddInt_8h.html#a6e8a6b880ea63f99e8d52084468b0be5">cuddInt.h</a>
|
|
1160
1160
|
</li>
|
|
1161
1161
|
<li>cuddZddProduct()
|
|
1162
|
-
: <a class="el" href="
|
|
1163
|
-
, <a class="el" href="
|
|
1162
|
+
: <a class="el" href="cuddInt_8c.html#a99b880cf40736e465e1cbf46cb13da40">cuddInt.c</a>
|
|
1163
|
+
, <a class="el" href="cuddInt_8h.html#a99b880cf40736e465e1cbf46cb13da40">cuddInt.h</a>
|
|
1164
1164
|
</li>
|
|
1165
1165
|
<li>cuddZddSifting()
|
|
1166
1166
|
: <a class="el" href="cuddInt_8c.html#aaff66bd6a0344a5ece2fbd3c121a6f75">cuddInt.c</a>
|
|
@@ -1179,24 +1179,24 @@ $(function() {
|
|
|
1179
1179
|
: <a class="el" href="cuddInt_8c.html#a789113cc56cb05380a131ce5a3aa0aff">cuddInt.c</a>
|
|
1180
1180
|
</li>
|
|
1181
1181
|
<li>cuddZddSubset0()
|
|
1182
|
-
: <a class="el" href="
|
|
1183
|
-
, <a class="el" href="
|
|
1182
|
+
: <a class="el" href="cuddInt_8c.html#a7f3e9b7302820781160c550d08667d3c">cuddInt.c</a>
|
|
1183
|
+
, <a class="el" href="cuddInt_8h.html#a7f3e9b7302820781160c550d08667d3c">cuddInt.h</a>
|
|
1184
1184
|
</li>
|
|
1185
1185
|
<li>cuddZddSubset1()
|
|
1186
|
-
: <a class="el" href="
|
|
1187
|
-
, <a class="el" href="
|
|
1186
|
+
: <a class="el" href="cuddInt_8h.html#a54688fe7f1014c1e871ab5966d9e948e">cuddInt.h</a>
|
|
1187
|
+
, <a class="el" href="cuddInt_8c.html#a54688fe7f1014c1e871ab5966d9e948e">cuddInt.c</a>
|
|
1188
1188
|
</li>
|
|
1189
1189
|
<li>cuddZddSwapInPlace()
|
|
1190
1190
|
: <a class="el" href="cuddInt_8c.html#a89a9fd8d4d09048463a62256b8dab6c9">cuddInt.c</a>
|
|
1191
1191
|
, <a class="el" href="cuddInt_8h.html#a89a9fd8d4d09048463a62256b8dab6c9">cuddInt.h</a>
|
|
1192
1192
|
</li>
|
|
1193
1193
|
<li>cuddZddSwapping()
|
|
1194
|
-
: <a class="el" href="
|
|
1195
|
-
, <a class="el" href="
|
|
1194
|
+
: <a class="el" href="cuddInt_8h.html#a2fceb4892ce0dcc3f78e2558593e724b">cuddInt.h</a>
|
|
1195
|
+
, <a class="el" href="cuddInt_8c.html#a2fceb4892ce0dcc3f78e2558593e724b">cuddInt.c</a>
|
|
1196
1196
|
</li>
|
|
1197
1197
|
<li>cuddZddSymmCheck()
|
|
1198
|
-
: <a class="el" href="
|
|
1199
|
-
, <a class="el" href="
|
|
1198
|
+
: <a class="el" href="cuddInt_8c.html#aa370fba2ec1edad4d8c9c9d5f1516eae">cuddInt.c</a>
|
|
1199
|
+
, <a class="el" href="cuddInt_8h.html#aa370fba2ec1edad4d8c9c9d5f1516eae">cuddInt.h</a>
|
|
1200
1200
|
</li>
|
|
1201
1201
|
<li>cuddZddSymmSifting()
|
|
1202
1202
|
: <a class="el" href="cuddInt_8c.html#a33b0811f3238900db5c9b07a3fb55f10">cuddInt.c</a>
|
|
@@ -1215,8 +1215,8 @@ $(function() {
|
|
|
1215
1215
|
: <a class="el" href="cuddInt_8c.html#abea7ac08bf99972d38972dbc9666a7cc">cuddInt.c</a>
|
|
1216
1216
|
</li>
|
|
1217
1217
|
<li>cuddZddSymmSiftingConv()
|
|
1218
|
-
: <a class="el" href="
|
|
1219
|
-
, <a class="el" href="
|
|
1218
|
+
: <a class="el" href="cuddInt_8h.html#ac76928dd3d33600509504d53802c3000">cuddInt.h</a>
|
|
1219
|
+
, <a class="el" href="cuddInt_8c.html#ac76928dd3d33600509504d53802c3000">cuddInt.c</a>
|
|
1220
1220
|
</li>
|
|
1221
1221
|
<li>cuddZddSymmSiftingConvAux()
|
|
1222
1222
|
: <a class="el" href="cuddInt_8c.html#a447c4ee2e2ea22adaa37d20ac8f6a6f8">cuddInt.c</a>
|
|
@@ -1229,8 +1229,8 @@ $(function() {
|
|
|
1229
1229
|
, <a class="el" href="cuddInt_8h.html#a502f13629f5546da11d81c81cae8cc1b">cuddInt.h</a>
|
|
1230
1230
|
</li>
|
|
1231
1231
|
<li>cuddZddUnateProduct()
|
|
1232
|
-
: <a class="el" href="
|
|
1233
|
-
, <a class="el" href="
|
|
1232
|
+
: <a class="el" href="cuddInt_8c.html#afea6d3e9ead2bc24cc71cf61524b38d8">cuddInt.c</a>
|
|
1233
|
+
, <a class="el" href="cuddInt_8h.html#afea6d3e9ead2bc24cc71cf61524b38d8">cuddInt.h</a>
|
|
1234
1234
|
</li>
|
|
1235
1235
|
<li>cuddZddUndoMoves()
|
|
1236
1236
|
: <a class="el" href="cuddInt_8c.html#a37d9d5c0202700e85ee6ab3bb64f9c8f">cuddInt.c</a>
|
|
@@ -1240,17 +1240,25 @@ $(function() {
|
|
|
1240
1240
|
, <a class="el" href="cuddInt_8h.html#af13034436631370bd5c24e9f8e58e38b">cuddInt.h</a>
|
|
1241
1241
|
</li>
|
|
1242
1242
|
<li>cuddZddUniqueCompare()
|
|
1243
|
-
: <a class="el" href="
|
|
1244
|
-
, <a class="el" href="
|
|
1243
|
+
: <a class="el" href="cuddInt_8h.html#a5ff41c21e47b8bc8f6d1249de47bbd6d">cuddInt.h</a>
|
|
1244
|
+
, <a class="el" href="cuddInt_8c.html#a5ff41c21e47b8bc8f6d1249de47bbd6d">cuddInt.c</a>
|
|
1245
1245
|
</li>
|
|
1246
1246
|
<li>cuddZddWeakDiv()
|
|
1247
|
-
: <a class="el" href="
|
|
1248
|
-
, <a class="el" href="
|
|
1247
|
+
: <a class="el" href="cuddInt_8c.html#a86e1c6c9f20fb70fdd9579a4c63f448d">cuddInt.c</a>
|
|
1248
|
+
, <a class="el" href="cuddInt_8h.html#a86e1c6c9f20fb70fdd9579a4c63f448d">cuddInt.h</a>
|
|
1249
1249
|
</li>
|
|
1250
1250
|
<li>cuddZddWeakDivF()
|
|
1251
1251
|
: <a class="el" href="cuddInt_8h.html#a24e2e6aa2dffe817f50ebed63f048db1">cuddInt.h</a>
|
|
1252
1252
|
, <a class="el" href="cuddInt_8c.html#a24e2e6aa2dffe817f50ebed63f048db1">cuddInt.c</a>
|
|
1253
1253
|
</li>
|
|
1254
|
+
<li>cutree_cdist()
|
|
1255
|
+
: <a class="el" href="fastcluster_8cpp.html#a8dbbd465af9ed88a066301ac83ce6961">fastcluster.cpp</a>
|
|
1256
|
+
, <a class="el" href="fastcluster_8h.html#a8dbbd465af9ed88a066301ac83ce6961">fastcluster.h</a>
|
|
1257
|
+
</li>
|
|
1258
|
+
<li>cutree_k()
|
|
1259
|
+
: <a class="el" href="fastcluster_8cpp.html#a4815993b37ce6e177c9838584e4cda24">fastcluster.cpp</a>
|
|
1260
|
+
, <a class="el" href="fastcluster_8h.html#a4815993b37ce6e177c9838584e4cda24">fastcluster.h</a>
|
|
1261
|
+
</li>
|
|
1254
1262
|
</ul>
|
|
1255
1263
|
</div><!-- contents -->
|
|
1256
1264
|
<!-- start footer part -->
|
|
@@ -77,6 +77,9 @@ $(function() {
|
|
|
77
77
|
<li>Cudd_VariableType
|
|
78
78
|
: <a class="el" href="cudd_8h.html#ae6d55585c0a16ded7753ebc19d765659">cudd.h</a>
|
|
79
79
|
</li>
|
|
80
|
+
<li>hclust_fast_methods
|
|
81
|
+
: <a class="el" href="fastcluster_8h.html#a4205a14ad66b3320d2e94c61d74913dd">fastcluster.h</a>
|
|
82
|
+
</li>
|
|
80
83
|
<li>st_retval
|
|
81
84
|
: <a class="el" href="st_8h.html#a0c6a172fd99de7928916e65034ed8b1f">st.h</a>
|
|
82
85
|
</li>
|
|
@@ -214,6 +214,25 @@ $(function() {
|
|
|
214
214
|
</ul>
|
|
215
215
|
|
|
216
216
|
|
|
217
|
+
<h3><a id="index_h"></a>- h -</h3><ul>
|
|
218
|
+
<li>HCLUST_METHOD_AVERAGE
|
|
219
|
+
: <a class="el" href="fastcluster_8h.html#a4205a14ad66b3320d2e94c61d74913dda3ab72664fc61704a1ba46bddbc347115">fastcluster.h</a>
|
|
220
|
+
</li>
|
|
221
|
+
<li>HCLUST_METHOD_COMPLETE
|
|
222
|
+
: <a class="el" href="fastcluster_8h.html#a4205a14ad66b3320d2e94c61d74913dda44ce22fdfc560f27242e9b8f8e7009f4">fastcluster.h</a>
|
|
223
|
+
</li>
|
|
224
|
+
<li>HCLUST_METHOD_MEDIAN
|
|
225
|
+
: <a class="el" href="fastcluster_8h.html#a4205a14ad66b3320d2e94c61d74913ddaa453b79910d9c6f7f57a179bcdf63474">fastcluster.h</a>
|
|
226
|
+
</li>
|
|
227
|
+
<li>HCLUST_METHOD_SINGLE
|
|
228
|
+
: <a class="el" href="fastcluster_8h.html#a4205a14ad66b3320d2e94c61d74913ddad16cc6362447cc32292c4af4c6fe8024">fastcluster.h</a>
|
|
229
|
+
</li>
|
|
230
|
+
<li>HCLUST_METHOD_SVF_BEST
|
|
231
|
+
: <a class="el" href="fastcluster_8h.html#a4205a14ad66b3320d2e94c61d74913dda66ab3fde95842ef6da0dae1f702a9618">fastcluster.h</a>
|
|
232
|
+
</li>
|
|
233
|
+
</ul>
|
|
234
|
+
|
|
235
|
+
|
|
217
236
|
<h3><a id="index_s"></a>- s -</h3><ul>
|
|
218
237
|
<li>ST_CONTINUE
|
|
219
238
|
: <a class="el" href="st_8h.html#a0c6a172fd99de7928916e65034ed8b1fac99fc55c7f355bf9071739a4bc2ea139">st.h</a>
|
|
@@ -64,6 +64,9 @@ $(function() {
|
|
|
64
64
|
<li>fail
|
|
65
65
|
: <a class="el" href="util_8h.html#a71a6998301cde817b7ade39eff117424">util.h</a>
|
|
66
66
|
</li>
|
|
67
|
+
<li>fc_isnan()
|
|
68
|
+
: <a class="el" href="fastcluster_8cpp.html#a8abcd9d66492e761592578e82ce2cba0">fastcluster.cpp</a>
|
|
69
|
+
</li>
|
|
67
70
|
<li>FILECHECKER()
|
|
68
71
|
: <a class="el" href="saber_8cpp.html#ae054770c30aa9b9ef72d5bc84084b472">saber.cpp</a>
|
|
69
72
|
</li>
|
|
@@ -76,12 +79,12 @@ $(function() {
|
|
|
76
79
|
<li>fixVarTree()
|
|
77
80
|
: <a class="el" href="cuddInt_8c.html#a9a7571d0ca349667f3912593b8a7d8d1">cuddInt.c</a>
|
|
78
81
|
</li>
|
|
79
|
-
<li>free()
|
|
80
|
-
: <a class="el" href="util_8h.html#a3110dcad20c2a6616d360901b94e06a1">util.h</a>
|
|
81
|
-
</li>
|
|
82
82
|
<li>FREE
|
|
83
83
|
: <a class="el" href="util_8h.html#aa279a8302d25fa9dfeb3e00161aee784">util.h</a>
|
|
84
84
|
</li>
|
|
85
|
+
<li>free()
|
|
86
|
+
: <a class="el" href="util_8h.html#a3110dcad20c2a6616d360901b94e06a1">util.h</a>
|
|
87
|
+
</li>
|
|
85
88
|
<li>freeMatrix()
|
|
86
89
|
: <a class="el" href="cuddInt_8c.html#ae61a29ea2e8e94b45114dbb698e14ac7">cuddInt.c</a>
|
|
87
90
|
</li>
|