svf-tools 1.0.855 → 1.0.856
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SVF-doxygen/html/AndersenPWC_8h_source.html +4 -4
- package/SVF-doxygen/html/AndersenSCD_8cpp_source.html +2 -2
- package/SVF-doxygen/html/AndersenStat_8cpp_source.html +154 -163
- package/SVF-doxygen/html/Andersen_8cpp_source.html +2 -2
- package/SVF-doxygen/html/Andersen_8h_source.html +13 -13
- package/SVF-doxygen/html/CFLAlias_8cpp_source.html +2 -2
- package/SVF-doxygen/html/CFLAlias_8h_source.html +4 -4
- package/SVF-doxygen/html/CFLBase_8cpp_source.html +1 -1
- package/SVF-doxygen/html/CFLBase_8h_source.html +1 -1
- package/SVF-doxygen/html/CFLSVFGBuilder_8cpp_source.html +2 -2
- package/SVF-doxygen/html/CFLStat_8cpp_source.html +2 -2
- package/SVF-doxygen/html/CFLVF_8h_source.html +2 -2
- package/SVF-doxygen/html/ContextDDA_8cpp_source.html +14 -14
- package/SVF-doxygen/html/ContextDDA_8h_source.html +6 -6
- package/SVF-doxygen/html/DDAClient_8cpp_source.html +5 -5
- package/SVF-doxygen/html/DDAClient_8h_source.html +1 -1
- package/SVF-doxygen/html/DDAPass_8cpp_source.html +7 -7
- package/SVF-doxygen/html/DDAPass_8h_source.html +1 -1
- package/SVF-doxygen/html/DDAStat_8cpp_source.html +10 -10
- package/SVF-doxygen/html/DDAStat_8h_source.html +1 -1
- package/SVF-doxygen/html/DDAVFSolver_8h_source.html +1 -1
- package/SVF-doxygen/html/FSMPTA_8cpp_source.html +2 -2
- package/SVF-doxygen/html/FSMPTA_8h_source.html +5 -5
- package/SVF-doxygen/html/FlowDDA_8h_source.html +11 -11
- package/SVF-doxygen/html/FlowSensitiveStat_8cpp_source.html +236 -238
- package/SVF-doxygen/html/FlowSensitive_8cpp_source.html +3 -3
- package/SVF-doxygen/html/FlowSensitive_8h_source.html +7 -7
- package/SVF-doxygen/html/ICFGStat_8h_source.html +1 -1
- package/SVF-doxygen/html/LLVMModule_8cpp_source.html +2 -2
- package/SVF-doxygen/html/MTAAnnotator_8cpp_source.html +2 -2
- package/SVF-doxygen/html/MTAAnnotator_8h_source.html +1 -1
- package/SVF-doxygen/html/MTAStat_8cpp_source.html +3 -3
- package/SVF-doxygen/html/MTA_8cpp_source.html +3 -3
- package/SVF-doxygen/html/MemRegion_8cpp_source.html +3 -3
- package/SVF-doxygen/html/MemSSA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/Options_8cpp_source.html +10 -10
- package/SVF-doxygen/html/PCG_8h_source.html +4 -4
- package/SVF-doxygen/html/PTAStat_8cpp_source.html +99 -87
- package/SVF-doxygen/html/PTAStat_8h_source.html +2 -2
- package/SVF-doxygen/html/PointerAnalysisImpl_8cpp_source.html +30 -30
- package/SVF-doxygen/html/PointerAnalysisImpl_8h_source.html +15 -15
- package/SVF-doxygen/html/PointerAnalysis_8cpp_source.html +42 -42
- package/SVF-doxygen/html/PointerAnalysis_8h_source.html +400 -409
- package/SVF-doxygen/html/SVFGBuilder_8h_source.html +3 -3
- package/SVF-doxygen/html/SVFGStat_8cpp_source.html +16 -19
- package/SVF-doxygen/html/SVFGStat_8h_source.html +1 -1
- package/SVF-doxygen/html/SVFG_8h_source.html +1 -1
- package/SVF-doxygen/html/SVFStat_8cpp_source.html +196 -186
- package/SVF-doxygen/html/SVFStat_8h_source.html +44 -41
- package/SVF-doxygen/html/SaberSVFGBuilder_8cpp_source.html +5 -5
- package/SVF-doxygen/html/SrcSnkDDA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/Steensgaard_8cpp_source.html +2 -2
- package/SVF-doxygen/html/Steensgaard_8h_source.html +4 -4
- package/SVF-doxygen/html/TCT_8h_source.html +5 -5
- package/SVF-doxygen/html/ThreadCallGraph_8cpp_source.html +3 -3
- package/SVF-doxygen/html/ThreadCallGraph_8h_source.html +1 -1
- package/SVF-doxygen/html/TypeAnalysis_8cpp_source.html +3 -3
- package/SVF-doxygen/html/TypeAnalysis_8h_source.html +6 -6
- package/SVF-doxygen/html/VFG_8cpp_source.html +3 -3
- package/SVF-doxygen/html/VFG_8h_source.html +1 -1
- package/SVF-doxygen/html/VersionedFlowSensitiveStat_8cpp_source.html +77 -79
- package/SVF-doxygen/html/VersionedFlowSensitive_8cpp_source.html +6 -6
- package/SVF-doxygen/html/VersionedFlowSensitive_8h_source.html +4 -4
- package/SVF-doxygen/html/WPAPass_8cpp_source.html +12 -12
- package/SVF-doxygen/html/WPAPass_8h_source.html +1 -1
- package/SVF-doxygen/html/WPAStat_8h_source.html +9 -9
- package/SVF-doxygen/html/classSVF_1_1Andersen-members.html +121 -123
- package/SVF-doxygen/html/classSVF_1_1Andersen.html +11 -17
- package/SVF-doxygen/html/classSVF_1_1AndersenBase-members.html +100 -102
- package/SVF-doxygen/html/classSVF_1_1AndersenBase.html +11 -17
- package/SVF-doxygen/html/classSVF_1_1AndersenSCD-members.html +124 -126
- package/SVF-doxygen/html/classSVF_1_1AndersenSCD.html +2 -8
- package/SVF-doxygen/html/classSVF_1_1AndersenSFR-members.html +129 -131
- package/SVF-doxygen/html/classSVF_1_1AndersenSFR.html +1 -7
- package/SVF-doxygen/html/classSVF_1_1AndersenStat-members.html +21 -20
- package/SVF-doxygen/html/classSVF_1_1AndersenStat.html +155 -161
- package/SVF-doxygen/html/classSVF_1_1AndersenWaveDiff-members.html +122 -124
- package/SVF-doxygen/html/classSVF_1_1AndersenWaveDiff.html +2 -8
- package/SVF-doxygen/html/classSVF_1_1BVDataPTAImpl-members.html +58 -60
- package/SVF-doxygen/html/classSVF_1_1BVDataPTAImpl.html +26 -32
- package/SVF-doxygen/html/classSVF_1_1CFLAlias-members.html +78 -80
- package/SVF-doxygen/html/classSVF_1_1CFLAlias.html +4 -10
- package/SVF-doxygen/html/classSVF_1_1CFLBase-members.html +75 -77
- package/SVF-doxygen/html/classSVF_1_1CFLBase.html +1 -7
- package/SVF-doxygen/html/classSVF_1_1CFLSVFGBuilder.html +2 -2
- package/SVF-doxygen/html/classSVF_1_1CFLStat-members.html +19 -18
- package/SVF-doxygen/html/classSVF_1_1CFLStat.html +5 -2
- package/SVF-doxygen/html/classSVF_1_1CFLVF-members.html +77 -79
- package/SVF-doxygen/html/classSVF_1_1CFLVF.html +2 -8
- package/SVF-doxygen/html/classSVF_1_1CondPTAImpl-members.html +50 -52
- package/SVF-doxygen/html/classSVF_1_1CondPTAImpl.html +9 -15
- package/SVF-doxygen/html/classSVF_1_1ContextDDA-members.html +97 -99
- package/SVF-doxygen/html/classSVF_1_1ContextDDA.html +18 -24
- package/SVF-doxygen/html/classSVF_1_1DDAClient.html +3 -3
- package/SVF-doxygen/html/classSVF_1_1DDAPass.html +6 -6
- package/SVF-doxygen/html/classSVF_1_1DDAStat-members.html +18 -17
- package/SVF-doxygen/html/classSVF_1_1DDAStat.html +12 -9
- package/SVF-doxygen/html/classSVF_1_1DDAVFSolver.html +1 -1
- package/SVF-doxygen/html/classSVF_1_1FSMPTA-members.html +140 -142
- package/SVF-doxygen/html/classSVF_1_1FSMPTA.html +2 -8
- package/SVF-doxygen/html/classSVF_1_1FlowDDA-members.html +102 -104
- package/SVF-doxygen/html/classSVF_1_1FlowDDA.html +15 -21
- package/SVF-doxygen/html/classSVF_1_1FlowSensitive-members.html +133 -135
- package/SVF-doxygen/html/classSVF_1_1FlowSensitive.html +18 -24
- package/SVF-doxygen/html/classSVF_1_1FlowSensitiveStat-members.html +24 -23
- package/SVF-doxygen/html/classSVF_1_1FlowSensitiveStat.html +241 -240
- package/SVF-doxygen/html/classSVF_1_1FunptrDDAClient.html +2 -2
- package/SVF-doxygen/html/classSVF_1_1ICFGStat-members.html +19 -18
- package/SVF-doxygen/html/classSVF_1_1ICFGStat.html +4 -1
- package/SVF-doxygen/html/classSVF_1_1LLVMModuleSet.html +2 -2
- package/SVF-doxygen/html/classSVF_1_1MRGenerator.html +3 -3
- package/SVF-doxygen/html/classSVF_1_1MTA.html +3 -3
- package/SVF-doxygen/html/classSVF_1_1MTAAnnotator.html +2 -2
- package/SVF-doxygen/html/classSVF_1_1MTASVFGBuilder.html +1 -1
- package/SVF-doxygen/html/classSVF_1_1MTAStat-members.html +20 -19
- package/SVF-doxygen/html/classSVF_1_1MTAStat.html +6 -3
- package/SVF-doxygen/html/classSVF_1_1MemSSA.html +5 -5
- package/SVF-doxygen/html/classSVF_1_1MemSSAStat-members.html +24 -23
- package/SVF-doxygen/html/classSVF_1_1MemSSAStat.html +7 -4
- package/SVF-doxygen/html/classSVF_1_1PCG.html +3 -3
- package/SVF-doxygen/html/classSVF_1_1POCRAlias-members.html +78 -80
- package/SVF-doxygen/html/classSVF_1_1POCRAlias.html +0 -6
- package/SVF-doxygen/html/classSVF_1_1POCRHybrid-members.html +78 -80
- package/SVF-doxygen/html/classSVF_1_1POCRHybrid.html +0 -6
- package/SVF-doxygen/html/classSVF_1_1PTAStat-members.html +19 -18
- package/SVF-doxygen/html/classSVF_1_1PTAStat.html +100 -85
- package/SVF-doxygen/html/classSVF_1_1PointerAnalysis-members.html +34 -36
- package/SVF-doxygen/html/classSVF_1_1PointerAnalysis.html +291 -356
- package/SVF-doxygen/html/classSVF_1_1SVFGStat-members.html +41 -40
- package/SVF-doxygen/html/classSVF_1_1SVFGStat.html +18 -18
- package/SVF-doxygen/html/classSVF_1_1SVFIRBuilder.html +1 -1
- package/SVF-doxygen/html/classSVF_1_1SVFStat-members.html +13 -12
- package/SVF-doxygen/html/classSVF_1_1SVFStat.html +208 -168
- package/SVF-doxygen/html/classSVF_1_1SaberSVFGBuilder.html +5 -5
- package/SVF-doxygen/html/classSVF_1_1SrcSnkDDA.html +1 -1
- package/SVF-doxygen/html/classSVF_1_1Steensgaard-members.html +109 -111
- package/SVF-doxygen/html/classSVF_1_1Steensgaard.html +4 -10
- package/SVF-doxygen/html/classSVF_1_1TCT.html +4 -4
- package/SVF-doxygen/html/classSVF_1_1ThreadCallGraph.html +2 -2
- package/SVF-doxygen/html/classSVF_1_1TypeAnalysis-members.html +103 -105
- package/SVF-doxygen/html/classSVF_1_1TypeAnalysis.html +9 -15
- package/SVF-doxygen/html/classSVF_1_1VFG.html +2 -2
- package/SVF-doxygen/html/classSVF_1_1VersionedFlowSensitive-members.html +158 -160
- package/SVF-doxygen/html/classSVF_1_1VersionedFlowSensitive.html +6 -12
- package/SVF-doxygen/html/classSVF_1_1VersionedFlowSensitiveStat-members.html +24 -23
- package/SVF-doxygen/html/classSVF_1_1VersionedFlowSensitiveStat.html +84 -83
- package/SVF-doxygen/html/classSVF_1_1WPAPass.html +12 -12
- package/SVF-doxygen/html/functions_func_g.html +10 -13
- package/SVF-doxygen/html/functions_func_n.html +1 -1
- package/SVF-doxygen/html/functions_func_p.html +1 -1
- package/SVF-doxygen/html/functions_g.html +4 -7
- package/SVF-doxygen/html/functions_l.html +5 -5
- package/SVF-doxygen/html/functions_n.html +6 -6
- package/SVF-doxygen/html/functions_o.html +4 -4
- package/SVF-doxygen/html/functions_p.html +19 -12
- package/SVF-doxygen/html/functions_r.html +1 -3
- package/SVF-doxygen/html/functions_s.html +10 -12
- package/SVF-doxygen/html/functions_t.html +9 -12
- package/SVF-doxygen/html/functions_v.html +7 -9
- package/SVF-doxygen/html/functions_vars_p.html +3 -0
- package/SVF-doxygen/html/functions_vars_t.html +0 -3
- package/SVF-doxygen/html/functions_w.html +7 -9
- package/SVF-doxygen/html/search/all_10.js +209 -208
- package/SVF-doxygen/html/search/all_11.js +1 -1
- package/SVF-doxygen/html/search/all_12.js +7 -7
- package/SVF-doxygen/html/search/all_13.js +6 -7
- package/SVF-doxygen/html/search/all_14.js +67 -67
- package/SVF-doxygen/html/search/all_15.js +168 -168
- package/SVF-doxygen/html/search/all_16.js +63 -63
- package/SVF-doxygen/html/search/all_17.js +1 -1
- package/SVF-doxygen/html/search/all_18.js +1 -1
- package/SVF-doxygen/html/search/all_19.js +11 -11
- package/SVF-doxygen/html/search/all_1a.js +175 -175
- package/SVF-doxygen/html/search/all_7.js +99 -100
- package/SVF-doxygen/html/search/all_8.js +196 -196
- package/SVF-doxygen/html/search/all_9.js +605 -605
- package/SVF-doxygen/html/search/all_a.js +46 -46
- package/SVF-doxygen/html/search/all_b.js +26 -26
- package/SVF-doxygen/html/search/all_c.js +115 -115
- package/SVF-doxygen/html/search/all_d.js +197 -197
- package/SVF-doxygen/html/search/all_e.js +207 -207
- package/SVF-doxygen/html/search/all_f.js +116 -116
- package/SVF-doxygen/html/search/classes_0.js +26 -26
- package/SVF-doxygen/html/search/classes_1.js +9 -9
- package/SVF-doxygen/html/search/classes_10.js +74 -74
- package/SVF-doxygen/html/search/classes_11.js +15 -15
- package/SVF-doxygen/html/search/classes_12.js +2 -2
- package/SVF-doxygen/html/search/classes_13.js +10 -10
- package/SVF-doxygen/html/search/classes_14.js +14 -14
- package/SVF-doxygen/html/search/classes_15.js +1 -1
- package/SVF-doxygen/html/search/classes_2.js +81 -81
- package/SVF-doxygen/html/search/classes_3.js +37 -37
- package/SVF-doxygen/html/search/classes_4.js +9 -9
- package/SVF-doxygen/html/search/classes_5.js +28 -28
- package/SVF-doxygen/html/search/classes_6.js +104 -104
- package/SVF-doxygen/html/search/classes_7.js +34 -34
- package/SVF-doxygen/html/search/classes_8.js +57 -57
- package/SVF-doxygen/html/search/classes_9.js +1 -1
- package/SVF-doxygen/html/search/classes_a.js +12 -12
- package/SVF-doxygen/html/search/classes_b.js +29 -29
- package/SVF-doxygen/html/search/classes_c.js +6 -6
- package/SVF-doxygen/html/search/classes_d.js +18 -18
- package/SVF-doxygen/html/search/classes_e.js +36 -36
- package/SVF-doxygen/html/search/classes_f.js +25 -25
- package/SVF-doxygen/html/search/defines_0.js +3 -3
- package/SVF-doxygen/html/search/defines_1.js +2 -2
- package/SVF-doxygen/html/search/defines_2.js +30 -30
- package/SVF-doxygen/html/search/defines_3.js +20 -20
- package/SVF-doxygen/html/search/defines_4.js +2 -2
- package/SVF-doxygen/html/search/defines_5.js +4 -4
- package/SVF-doxygen/html/search/defines_6.js +2 -2
- package/SVF-doxygen/html/search/defines_7.js +5 -5
- package/SVF-doxygen/html/search/defines_8.js +11 -11
- package/SVF-doxygen/html/search/defines_9.js +9 -9
- package/SVF-doxygen/html/search/defines_a.js +2 -2
- package/SVF-doxygen/html/search/defines_b.js +1 -1
- package/SVF-doxygen/html/search/defines_c.js +3 -3
- package/SVF-doxygen/html/search/defines_d.js +2 -2
- package/SVF-doxygen/html/search/defines_e.js +7 -7
- package/SVF-doxygen/html/search/defines_f.js +3 -3
- package/SVF-doxygen/html/search/enums_0.js +3 -3
- package/SVF-doxygen/html/search/enums_1.js +2 -2
- package/SVF-doxygen/html/search/enums_10.js +1 -1
- package/SVF-doxygen/html/search/enums_11.js +1 -1
- package/SVF-doxygen/html/search/enums_2.js +8 -8
- package/SVF-doxygen/html/search/enums_3.js +1 -1
- package/SVF-doxygen/html/search/enums_4.js +3 -3
- package/SVF-doxygen/html/search/enums_5.js +1 -1
- package/SVF-doxygen/html/search/enums_6.js +2 -2
- package/SVF-doxygen/html/search/enums_7.js +2 -2
- package/SVF-doxygen/html/search/enums_8.js +4 -4
- package/SVF-doxygen/html/search/enums_9.js +1 -1
- package/SVF-doxygen/html/search/enums_a.js +1 -1
- package/SVF-doxygen/html/search/enums_b.js +7 -7
- package/SVF-doxygen/html/search/enums_c.js +1 -1
- package/SVF-doxygen/html/search/enums_d.js +4 -4
- package/SVF-doxygen/html/search/enums_e.js +2 -2
- package/SVF-doxygen/html/search/enums_f.js +4 -4
- package/SVF-doxygen/html/search/enumvalues_0.js +14 -14
- package/SVF-doxygen/html/search/enumvalues_1.js +14 -14
- package/SVF-doxygen/html/search/enumvalues_10.js +35 -35
- package/SVF-doxygen/html/search/enumvalues_11.js +3 -3
- package/SVF-doxygen/html/search/enumvalues_12.js +10 -10
- package/SVF-doxygen/html/search/enumvalues_13.js +1 -1
- package/SVF-doxygen/html/search/enumvalues_14.js +1 -1
- package/SVF-doxygen/html/search/enumvalues_15.js +3 -3
- package/SVF-doxygen/html/search/enumvalues_2.js +36 -36
- package/SVF-doxygen/html/search/enumvalues_3.js +13 -13
- package/SVF-doxygen/html/search/enumvalues_4.js +2 -2
- package/SVF-doxygen/html/search/enumvalues_5.js +47 -47
- package/SVF-doxygen/html/search/enumvalues_6.js +6 -6
- package/SVF-doxygen/html/search/enumvalues_7.js +8 -8
- package/SVF-doxygen/html/search/enumvalues_8.js +23 -23
- package/SVF-doxygen/html/search/enumvalues_9.js +6 -6
- package/SVF-doxygen/html/search/enumvalues_a.js +15 -15
- package/SVF-doxygen/html/search/enumvalues_b.js +11 -11
- package/SVF-doxygen/html/search/enumvalues_c.js +5 -5
- package/SVF-doxygen/html/search/enumvalues_d.js +18 -18
- package/SVF-doxygen/html/search/enumvalues_e.js +9 -9
- package/SVF-doxygen/html/search/enumvalues_f.js +45 -45
- package/SVF-doxygen/html/search/files_0.js +14 -14
- package/SVF-doxygen/html/search/files_1.js +7 -7
- package/SVF-doxygen/html/search/files_10.js +8 -8
- package/SVF-doxygen/html/search/files_11.js +8 -8
- package/SVF-doxygen/html/search/files_12.js +2 -2
- package/SVF-doxygen/html/search/files_2.js +57 -57
- package/SVF-doxygen/html/search/files_3.js +14 -14
- package/SVF-doxygen/html/search/files_4.js +5 -5
- package/SVF-doxygen/html/search/files_5.js +13 -13
- package/SVF-doxygen/html/search/files_6.js +9 -9
- package/SVF-doxygen/html/search/files_7.js +14 -14
- package/SVF-doxygen/html/search/files_8.js +13 -13
- package/SVF-doxygen/html/search/files_9.js +18 -18
- package/SVF-doxygen/html/search/files_a.js +3 -3
- package/SVF-doxygen/html/search/files_b.js +2 -2
- package/SVF-doxygen/html/search/files_c.js +20 -20
- package/SVF-doxygen/html/search/files_d.js +4 -4
- package/SVF-doxygen/html/search/files_e.js +62 -62
- package/SVF-doxygen/html/search/files_f.js +8 -8
- package/SVF-doxygen/html/search/functions_0.js +13 -13
- package/SVF-doxygen/html/search/functions_1.js +364 -364
- package/SVF-doxygen/html/search/functions_10.js +140 -140
- package/SVF-doxygen/html/search/functions_11.js +140 -140
- package/SVF-doxygen/html/search/functions_12.js +289 -289
- package/SVF-doxygen/html/search/functions_13.js +72 -72
- package/SVF-doxygen/html/search/functions_14.js +39 -39
- package/SVF-doxygen/html/search/functions_15.js +71 -71
- package/SVF-doxygen/html/search/functions_16.js +32 -32
- package/SVF-doxygen/html/search/functions_17.js +3 -3
- package/SVF-doxygen/html/search/functions_18.js +175 -175
- package/SVF-doxygen/html/search/functions_2.js +91 -91
- package/SVF-doxygen/html/search/functions_3.js +262 -262
- package/SVF-doxygen/html/search/functions_4.js +78 -78
- package/SVF-doxygen/html/search/functions_5.js +53 -53
- package/SVF-doxygen/html/search/functions_6.js +60 -60
- package/SVF-doxygen/html/search/functions_7.js +856 -857
- package/SVF-doxygen/html/search/functions_8.js +148 -148
- package/SVF-doxygen/html/search/functions_9.js +421 -421
- package/SVF-doxygen/html/search/functions_a.js +30 -30
- package/SVF-doxygen/html/search/functions_b.js +2 -2
- package/SVF-doxygen/html/search/functions_c.js +25 -25
- package/SVF-doxygen/html/search/functions_d.js +79 -79
- package/SVF-doxygen/html/search/functions_e.js +35 -35
- package/SVF-doxygen/html/search/functions_f.js +56 -56
- package/SVF-doxygen/html/search/namespaces_0.js +1 -1
- package/SVF-doxygen/html/search/namespaces_1.js +7 -7
- package/SVF-doxygen/html/search/related_0.js +2 -2
- package/SVF-doxygen/html/search/related_1.js +2 -2
- package/SVF-doxygen/html/search/related_2.js +3 -3
- package/SVF-doxygen/html/search/related_3.js +2 -2
- package/SVF-doxygen/html/search/related_4.js +2 -2
- package/SVF-doxygen/html/search/related_5.js +1 -1
- package/SVF-doxygen/html/search/related_6.js +2 -2
- package/SVF-doxygen/html/search/related_7.js +4 -4
- package/SVF-doxygen/html/search/related_8.js +2 -2
- package/SVF-doxygen/html/search/related_9.js +4 -4
- package/SVF-doxygen/html/search/related_a.js +19 -19
- package/SVF-doxygen/html/search/related_b.js +4 -4
- package/SVF-doxygen/html/search/related_c.js +2 -2
- package/SVF-doxygen/html/search/related_d.js +12 -12
- package/SVF-doxygen/html/search/related_e.js +2 -2
- package/SVF-doxygen/html/search/related_f.js +2 -2
- package/SVF-doxygen/html/search/typedefs_0.js +19 -19
- package/SVF-doxygen/html/search/typedefs_1.js +26 -26
- package/SVF-doxygen/html/search/typedefs_10.js +62 -62
- package/SVF-doxygen/html/search/typedefs_11.js +13 -13
- package/SVF-doxygen/html/search/typedefs_12.js +11 -11
- package/SVF-doxygen/html/search/typedefs_13.js +33 -33
- package/SVF-doxygen/html/search/typedefs_14.js +8 -8
- package/SVF-doxygen/html/search/typedefs_2.js +129 -129
- package/SVF-doxygen/html/search/typedefs_3.js +39 -39
- package/SVF-doxygen/html/search/typedefs_4.js +17 -17
- package/SVF-doxygen/html/search/typedefs_5.js +41 -41
- package/SVF-doxygen/html/search/typedefs_6.js +56 -56
- package/SVF-doxygen/html/search/typedefs_7.js +44 -44
- package/SVF-doxygen/html/search/typedefs_8.js +1 -1
- package/SVF-doxygen/html/search/typedefs_9.js +6 -6
- package/SVF-doxygen/html/search/typedefs_a.js +29 -29
- package/SVF-doxygen/html/search/typedefs_b.js +29 -29
- package/SVF-doxygen/html/search/typedefs_c.js +41 -41
- package/SVF-doxygen/html/search/typedefs_d.js +14 -14
- package/SVF-doxygen/html/search/typedefs_e.js +52 -52
- package/SVF-doxygen/html/search/typedefs_f.js +14 -14
- package/SVF-doxygen/html/search/variables_0.js +151 -151
- package/SVF-doxygen/html/search/variables_1.js +76 -76
- package/SVF-doxygen/html/search/variables_10.js +99 -98
- package/SVF-doxygen/html/search/variables_11.js +45 -45
- package/SVF-doxygen/html/search/variables_12.js +91 -91
- package/SVF-doxygen/html/search/variables_13.js +73 -74
- package/SVF-doxygen/html/search/variables_14.js +14 -14
- package/SVF-doxygen/html/search/variables_15.js +49 -49
- package/SVF-doxygen/html/search/variables_16.js +9 -9
- package/SVF-doxygen/html/search/variables_17.js +1 -1
- package/SVF-doxygen/html/search/variables_18.js +2 -2
- package/SVF-doxygen/html/search/variables_2.js +38 -38
- package/SVF-doxygen/html/search/variables_3.js +142 -142
- package/SVF-doxygen/html/search/variables_4.js +50 -50
- package/SVF-doxygen/html/search/variables_5.js +37 -37
- package/SVF-doxygen/html/search/variables_6.js +66 -66
- package/SVF-doxygen/html/search/variables_7.js +34 -34
- package/SVF-doxygen/html/search/variables_8.js +7 -7
- package/SVF-doxygen/html/search/variables_9.js +78 -78
- package/SVF-doxygen/html/search/variables_a.js +4 -4
- package/SVF-doxygen/html/search/variables_b.js +10 -10
- package/SVF-doxygen/html/search/variables_c.js +45 -45
- package/SVF-doxygen/html/search/variables_d.js +55 -55
- package/SVF-doxygen/html/search/variables_e.js +123 -123
- package/SVF-doxygen/html/search/variables_f.js +30 -30
- package/SVF-doxygen/html/svf-ex_8cpp.html +2 -2
- package/SVF-doxygen/html/svf-ex_8cpp_source.html +3 -3
- package/package.json +1 -1
- package/svf/include/MemoryModel/PointerAnalysis.h +0 -9
- package/svf/include/Util/SVFStat.h +3 -0
- package/svf/lib/DDA/DDAStat.cpp +2 -2
- package/svf/lib/Graphs/SVFGStat.cpp +2 -4
- package/svf/lib/MemoryModel/PointerAnalysis.cpp +1 -1
- package/svf/lib/Util/PTAStat.cpp +14 -4
- package/svf/lib/Util/SVFStat.cpp +13 -3
- package/svf/lib/WPA/AndersenStat.cpp +3 -8
- package/svf/lib/WPA/FlowSensitiveStat.cpp +1 -2
- package/svf/lib/WPA/VersionedFlowSensitiveStat.cpp +1 -2
|
@@ -1,265 +1,265 @@
|
|
|
1
1
|
var searchData=
|
|
2
2
|
[
|
|
3
|
-
['
|
|
4
|
-
['
|
|
5
|
-
['
|
|
6
|
-
['
|
|
7
|
-
['
|
|
8
|
-
['
|
|
9
|
-
['
|
|
10
|
-
['
|
|
11
|
-
['
|
|
12
|
-
['
|
|
13
|
-
['
|
|
14
|
-
['
|
|
15
|
-
['
|
|
16
|
-
['
|
|
17
|
-
['
|
|
18
|
-
['
|
|
19
|
-
['
|
|
20
|
-
['
|
|
21
|
-
['
|
|
22
|
-
['
|
|
23
|
-
['
|
|
24
|
-
['
|
|
25
|
-
['
|
|
26
|
-
['
|
|
27
|
-
['
|
|
28
|
-
['
|
|
29
|
-
['
|
|
30
|
-
['
|
|
31
|
-
['
|
|
32
|
-
['
|
|
33
|
-
['
|
|
34
|
-
['
|
|
35
|
-
['
|
|
36
|
-
['
|
|
37
|
-
['
|
|
38
|
-
['
|
|
39
|
-
['
|
|
40
|
-
['
|
|
41
|
-
['
|
|
42
|
-
['
|
|
43
|
-
['
|
|
44
|
-
['
|
|
45
|
-
['
|
|
46
|
-
['
|
|
47
|
-
['
|
|
48
|
-
['
|
|
49
|
-
['
|
|
50
|
-
['
|
|
51
|
-
['
|
|
52
|
-
['
|
|
53
|
-
['
|
|
54
|
-
['
|
|
55
|
-
['
|
|
56
|
-
['
|
|
57
|
-
['
|
|
58
|
-
['
|
|
59
|
-
['
|
|
60
|
-
['
|
|
61
|
-
['
|
|
62
|
-
['
|
|
63
|
-
['
|
|
64
|
-
['
|
|
65
|
-
['
|
|
66
|
-
['
|
|
67
|
-
['
|
|
68
|
-
['
|
|
69
|
-
['
|
|
70
|
-
['
|
|
71
|
-
['
|
|
72
|
-
['
|
|
73
|
-
['
|
|
74
|
-
['
|
|
75
|
-
['
|
|
76
|
-
['classof_7863',['classof',['../classSVF_1_1DCHGraph.html#af9970ff0ef4a8f4c638da9f519d14a21',1,'SVF::DCHGraph::classof()'],['../classSVF_1_1IntervalValue.html#a101633c38e284f6e2bcad852daa3baae',1,'SVF::IntervalValue::classof(const IntervalValue *)'],['../classSVF_1_1IntervalValue.html#a72d89f686c6239c43ea1ea6fcab3062a',1,'SVF::IntervalValue::classof(const AbstractValue *v)'],['../classSVF_1_1CFBasicBlockGWTONode.html#a2d94a3f6bd93d6b3806ec03de3eb1576',1,'SVF::CFBasicBlockGWTONode::classof(const CFBasicBlockGWTONode *)'],['../classSVF_1_1CFBasicBlockGWTONode.html#a2e572490ff932b1efdc6bc86b5ea9558',1,'SVF::CFBasicBlockGWTONode::classof(const CFBasicBlockGWTOComp *c)'],['../classSVF_1_1CFBasicBlockGWTOCycle.html#acce909c4c082749affec7b0d3ceb394a',1,'SVF::CFBasicBlockGWTOCycle::classof(const CFBasicBlockGWTOCycle *)'],['../classSVF_1_1CFBasicBlockGWTOCycle.html#a10dc61999fc10f09921225f12129cade',1,'SVF::CFBasicBlockGWTOCycle::classof(const CFBasicBlockGWTOComp *c)'],['../classSVF_1_1CFGrammar.html#ac004251a16c0af22fe6775b7908d2a33',1,'SVF::CFGrammar::classof(const CFGrammar *)'],['../classSVF_1_1CFGrammar.html#ab5ec52098ce63b94c2b63bf28fa27942',1,'SVF::CFGrammar::classof(const GrammarBase *node)'],['../classSVF_1_1CHGraph.html#ae7e9f1a3c524d80c77b2a75f877dc2d6',1,'SVF::CHGraph::classof()'],['../classSVF_1_1ConstraintEdge.html#a2c2a62e61022bb936a903846e0aacdd3',1,'SVF::ConstraintEdge::classof()'],['../classSVF_1_1AddrCGEdge.html#a541102364cd692d5f53a6aaef8b41965',1,'SVF::AddrCGEdge::classof(const AddrCGEdge *)'],['../classSVF_1_1AddrCGEdge.html#ac635af9bdde40ea73c267998b9e4b6c4',1,'SVF::AddrCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1AddrCGEdge.html#a1eeac9d23b4c3c789697c992e9ef8dbd',1,'SVF::AddrCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1CopyCGEdge.html#a321ccd6048312a570acbb8a217269434',1,'SVF::CopyCGEdge::classof(const CopyCGEdge *)'],['../classSVF_1_1CopyCGEdge.html#a7bd7d0f76d235db2f7d8a846da5bd20d',1,'SVF::CopyCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1CopyCGEdge.html#aee721f02965d46fcd1f8acc4a98df108',1,'SVF::CopyCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1StoreCGEdge.html#a7fdb88d66ee7489f2e2de5e91ed5f25b',1,'SVF::StoreCGEdge::classof(const StoreCGEdge *)'],['../classSVF_1_1StoreCGEdge.html#a2cc6943983c51fac45e312741404e8e9',1,'SVF::StoreCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1StoreCGEdge.html#a1d7f40c84a7601620784dfafec6112b6',1,'SVF::StoreCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1LoadCGEdge.html#a1e4ddf7950685fa18fc0bb8669cc1961',1,'SVF::LoadCGEdge::classof(const LoadCGEdge *)'],['../classSVF_1_1LoadCGEdge.html#ab7d9fa1d9ed23f3f7579ba26dad46032',1,'SVF::LoadCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1LoadCGEdge.html#aa1b47bbe3ac2de21a5dc7a72bb486953',1,'SVF::LoadCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1GepCGEdge.html#af9fbe33becd8f832267ab7ea6e0437b6',1,'SVF::GepCGEdge::classof(const GepCGEdge *)'],['../classSVF_1_1GepCGEdge.html#a13ca016474348064693416fcd183d4ab',1,'SVF::GepCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1GepCGEdge.html#aeceef279a35e9a92ecaff32372f0c112',1,'SVF::GepCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1NormalGepCGEdge.html#a79033645683ead9a7404cd35fd936092',1,'SVF::NormalGepCGEdge::classof(const NormalGepCGEdge *)'],['../classSVF_1_1NormalGepCGEdge.html#abaa71e2b1e7f9a6d7920a89eb397dccc',1,'SVF::NormalGepCGEdge::classof(const GepCGEdge *edge)'],['../classSVF_1_1NormalGepCGEdge.html#ac6c37d7442a4b48cdce8b2eef67ee87d',1,'SVF::NormalGepCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1NormalGepCGEdge.html#a025e8e6526f339c12e357958138be903',1,'SVF::NormalGepCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1VariantGepCGEdge.html#a5afc61b0781b222c70707a0ea765a4bd',1,'SVF::VariantGepCGEdge::classof(const VariantGepCGEdge *)'],['../classSVF_1_1VariantGepCGEdge.html#ae83d829f94cb886ddf36cddb75fb17df',1,'SVF::VariantGepCGEdge::classof(const GepCGEdge *edge)'],['../classSVF_1_1VariantGepCGEdge.html#a0342be6f165cbabc58e1dba75e6a0b79',1,'SVF::VariantGepCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1VariantGepCGEdge.html#aba0cc74af291252bc8911c81832bef68',1,'SVF::VariantGepCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1IntraCFGEdge.html#a70bdadf898a10c6db89e9f432529092c',1,'SVF::IntraCFGEdge::classof(const IntraCFGEdge *)'],['../classSVF_1_1IntraCFGEdge.html#aea905f535696918ed63cd5ce04b7e0fb',1,'SVF::IntraCFGEdge::classof(const ICFGEdge *edge)'],['../classSVF_1_1IntraCFGEdge.html#adda4f50f50127f5d7f193300933c209f',1,'SVF::IntraCFGEdge::classof(const GenericICFGEdgeTy *edge)'],['../classSVF_1_1CallCFGEdge.html#a38b56212fb58934ee50079b1e69ad5ff',1,'SVF::CallCFGEdge::classof(const CallCFGEdge *)'],['../classSVF_1_1CallCFGEdge.html#a2d06b1b7913887fa0b147a5ec3098678',1,'SVF::CallCFGEdge::classof(const ICFGEdge *edge)'],['../classSVF_1_1CallCFGEdge.html#acea0923ca5c08f455af8ba3bcd738dd2',1,'SVF::CallCFGEdge::classof(const GenericICFGEdgeTy *edge)'],['../classSVF_1_1RetCFGEdge.html#aa26fbdb6a5fc801eef8a7f59ea28bc3a',1,'SVF::RetCFGEdge::classof(const RetCFGEdge *)'],['../classSVF_1_1RetCFGEdge.html#acbd01243e6fa346180221b3cc14672fe',1,'SVF::RetCFGEdge::classof(const ICFGEdge *edge)'],['../classSVF_1_1RetCFGEdge.html#a552aab628945c0d5d669c28068221bef',1,'SVF::RetCFGEdge::classof(const GenericICFGEdgeTy *edge)'],['../classSVF_1_1GlobalICFGNode.html#a06d0940d1b923991144c827e145a028e',1,'SVF::GlobalICFGNode::classof(const GlobalICFGNode *)'],['../classSVF_1_1GlobalICFGNode.html#a982efb288d9b6ec41cd64be562e4be6d',1,'SVF::GlobalICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1GlobalICFGNode.html#af6b336561b3924b438d0e4d7c5fd34e3',1,'SVF::GlobalICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1IntraICFGNode.html#a295649753e583729a9f3bfd9e8a1e87f',1,'SVF::IntraICFGNode::classof(const IntraICFGNode *)'],['../classSVF_1_1IntraICFGNode.html#a9ce3f760813e3108dda53ff3f558a23d',1,'SVF::IntraICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1IntraICFGNode.html#a00e015884ec85772b161cc7b4a5bfbd8',1,'SVF::IntraICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1InterICFGNode.html#a67ef8b6f4d8961c54145df0ce8a5c843',1,'SVF::InterICFGNode::classof(const InterICFGNode *)'],['../classSVF_1_1InterICFGNode.html#adfe73a4bcd2a3074bef97661a787bfa3',1,'SVF::InterICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1InterICFGNode.html#a6b43bc8bf2bd2cd78e6cd5064cf7c470',1,'SVF::InterICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1FunEntryICFGNode.html#ad7f8c8f10b067b6766d7c7974f2b751c',1,'SVF::FunEntryICFGNode::classof(const FunEntryICFGNode *)'],['../classSVF_1_1FunEntryICFGNode.html#a1964b1b95d37b8b250a4779c7d4214b4',1,'SVF::FunEntryICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1FunEntryICFGNode.html#a3f0f02c9fb1ab2406ed970f0e0e7942e',1,'SVF::FunEntryICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1FunEntryICFGNode.html#a5225463cf5c8601d919ab810bc3276ef',1,'SVF::FunEntryICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1FunExitICFGNode.html#ab81f7f50638b8ce85f83ca3b7b566213',1,'SVF::FunExitICFGNode::classof(const FunEntryICFGNode *)'],['../classSVF_1_1FunExitICFGNode.html#acace98ae1961dcd498678694b7ba4699',1,'SVF::FunExitICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1FunExitICFGNode.html#a9731fdd29f15eab3a900eb72d3447e13',1,'SVF::FunExitICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1FunExitICFGNode.html#ab980476a746eecd8d1018e43b40db635',1,'SVF::FunExitICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1CallICFGNode.html#afb8bed9242cea8c927d14028526c19b9',1,'SVF::CallICFGNode::classof(const CallICFGNode *)'],['../classSVF_1_1CallICFGNode.html#ad064bfbbc08c297d66071ff7a9c0c991',1,'SVF::CallICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1CallICFGNode.html#a678d5ffc5c2bc44f82f8bd6d97daefc6',1,'SVF::CallICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1CallICFGNode.html#a406c851efb93f7b838f3246deb2610ec',1,'SVF::CallICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1RetICFGNode.html#a495a6ff3a561fac9a5157308c68a5ea8',1,'SVF::RetICFGNode::classof(const RetICFGNode *)'],['../classSVF_1_1RetICFGNode.html#abc490a79a39229d10010816bbd105326',1,'SVF::RetICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1RetICFGNode.html#a5ce46692509e51b32afb060cce5701dd',1,'SVF::RetICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1RetICFGNode.html#a9a1d69cec6f240971767eee3c1c6ac41',1,'SVF::RetICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1PTACallGraphEdge.html#adb10c32eff8a794d9f2b1b4a47d85d21',1,'SVF::PTACallGraphEdge::classof(const PTACallGraphEdge *)'],['../classSVF_1_1PTACallGraphEdge.html#afb092fc0502837b52ebcaa3c0dedb736',1,'SVF::PTACallGraphEdge::classof(const GenericCallGraphEdgeTy *edge)'],['../classSVF_1_1IndirectSVFGEdge.html#a65d58ce28f0bec8ba20191257a80221f',1,'SVF::IndirectSVFGEdge::classof(const IndirectSVFGEdge *)'],['../classSVF_1_1IndirectSVFGEdge.html#ad1635bdd79cae91c5a58b5e540f19df1',1,'SVF::IndirectSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1IndirectSVFGEdge.html#a62352957241f7ac5faba6b502d0ed0f1',1,'SVF::IndirectSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1IntraIndSVFGEdge.html#ae1e57e6cc223a06f957c4d6761c35402',1,'SVF::IntraIndSVFGEdge::classof(const IntraIndSVFGEdge *)'],['../classSVF_1_1IntraIndSVFGEdge.html#ac749c96247b6070479ccd597266c1d84',1,'SVF::IntraIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1IntraIndSVFGEdge.html#ad123c668b35ad004f3897565ac69c054',1,'SVF::IntraIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1IntraIndSVFGEdge.html#a54de415e46849515629ace05fe2afed4',1,'SVF::IntraIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1CallIndSVFGEdge.html#a9da25118e904862eb1f39231c2b191bd',1,'SVF::CallIndSVFGEdge::classof(const CallIndSVFGEdge *)'],['../classSVF_1_1CallIndSVFGEdge.html#ad6a01c5fc68ce5777a801aa7668b47e9',1,'SVF::CallIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1CallIndSVFGEdge.html#a54c3c37723424cb98ac6d01e9ed25c39',1,'SVF::CallIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1CallIndSVFGEdge.html#ad50e4be3af1da84aa8a58b56faba36df',1,'SVF::CallIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1RetIndSVFGEdge.html#a436d46d2a475a291ecc56cc2f26b910f',1,'SVF::RetIndSVFGEdge::classof(const RetIndSVFGEdge *)'],['../classSVF_1_1RetIndSVFGEdge.html#ae3cedf9206a460394f761c8b785fb1f8',1,'SVF::RetIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1RetIndSVFGEdge.html#a4b9b7308ea5e74ff175f6b1fedc873e2',1,'SVF::RetIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1RetIndSVFGEdge.html#a0c7696c378afe92f8cf1612564ab98c3',1,'SVF::RetIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#a4f7b0802389ce183635d5be2a40128bc',1,'SVF::ThreadMHPIndSVFGEdge::classof(const ThreadMHPIndSVFGEdge *)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#a0db2e69a5182d1c30b44e87711558bd9',1,'SVF::ThreadMHPIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#a564a1648b45d3563d69401a7f8e31906',1,'SVF::ThreadMHPIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#acb948e40582b6cc8b4360f2205b5c926',1,'SVF::ThreadMHPIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1MRSVFGNode.html#a22e28a37a013d14964ce832fa23dfb84',1,'SVF::MRSVFGNode::classof(const MRSVFGNode *)'],['../classSVF_1_1MRSVFGNode.html#a9b843265a6f95eea56a5a62eede8893c',1,'SVF::MRSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1MRSVFGNode.html#a5f14facdcee7fec54c45b5956af553be',1,'SVF::MRSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalINSVFGNode.html#a049c4760e5d0ea2e31fc84ec32850310',1,'SVF::FormalINSVFGNode::classof(const FormalINSVFGNode *)'],['../classSVF_1_1FormalINSVFGNode.html#a93393ca0fb82c738b9357e93572b026a',1,'SVF::FormalINSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalINSVFGNode.html#a637ece0b4dcb990d3a3a5d5bbee4ef8d',1,'SVF::FormalINSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalOUTSVFGNode.html#ac29004272d47ad58ea1e05fbfc1ac639',1,'SVF::FormalOUTSVFGNode::classof(const FormalOUTSVFGNode *)'],['../classSVF_1_1FormalOUTSVFGNode.html#a48fc0991af02d9e0b8700cf96a8ca35c',1,'SVF::FormalOUTSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalOUTSVFGNode.html#a3b1387416f3ca61eed5581c9112cfcde',1,'SVF::FormalOUTSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualINSVFGNode.html#a73ccbee2a81439e70ea0c096d113a89b',1,'SVF::ActualINSVFGNode::classof(const ActualINSVFGNode *)'],['../classSVF_1_1ActualINSVFGNode.html#aae28a748413002046d02a4003229fc88',1,'SVF::ActualINSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualINSVFGNode.html#a476ef9fb19b3da1149945f9fe27cd9f1',1,'SVF::ActualINSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualOUTSVFGNode.html#a810b526c35918ed894c8dc2f95d44cb3',1,'SVF::ActualOUTSVFGNode::classof(const ActualOUTSVFGNode *)'],['../classSVF_1_1ActualOUTSVFGNode.html#a12cb923163baad086ca7a6365c74cc6b',1,'SVF::ActualOUTSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualOUTSVFGNode.html#a06dfaac3d2a41fa297a7707fc1240f8f',1,'SVF::ActualOUTSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1MSSAPHISVFGNode.html#ac55ddd2788fff5bcff8afc5c0b49ad2d',1,'SVF::MSSAPHISVFGNode::classof(const MSSAPHISVFGNode *)'],['../classSVF_1_1MSSAPHISVFGNode.html#a44089a90d2c8bdb7ea8d8f2904c9d768',1,'SVF::MSSAPHISVFGNode::classof(const MRSVFGNode *node)'],['../classSVF_1_1MSSAPHISVFGNode.html#abcb8ba7fc0574b75aa3582f35cdb47f5',1,'SVF::MSSAPHISVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1MSSAPHISVFGNode.html#ab91626e88e8c28553c44b5939cfd65b3',1,'SVF::MSSAPHISVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#ae1fef4865427f59811fde241d4ac80cc',1,'SVF::IntraMSSAPHISVFGNode::classof(const IntraMSSAPHISVFGNode *)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#ada532ff4ffbd7592ae1b89b1e234ba21',1,'SVF::IntraMSSAPHISVFGNode::classof(const MSSAPHISVFGNode *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a1382366ed10250d8f9a21c1f28bcad1c',1,'SVF::IntraMSSAPHISVFGNode::classof(const MRSVFGNode *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a4d0c0866ed958cdbb5fd9310696f24ba',1,'SVF::IntraMSSAPHISVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a885dabe57bcf57d10dbdb40fd658b075',1,'SVF::IntraMSSAPHISVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a62c0f4f98a42fe65f1dd570ec277b13f',1,'SVF::InterMSSAPHISVFGNode::classof(const InterMSSAPHISVFGNode *)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a084a26ee34913e89b8b28fac43cda5f2',1,'SVF::InterMSSAPHISVFGNode::classof(const MSSAPHISVFGNode *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a14866d7c95c5d3d8215ffec2172d208b',1,'SVF::InterMSSAPHISVFGNode::classof(const MRSVFGNode *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a7674d5c0f395624085f0764dba78cb93',1,'SVF::InterMSSAPHISVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#ac1b291caedbd584d0e37702b682fa440',1,'SVF::InterMSSAPHISVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1DummyVersionPropSVFGNode.html#ac997d06e133d698a5aa29c2af55a624e',1,'SVF::DummyVersionPropSVFGNode::classof(const DummyVersionPropSVFGNode *)'],['../classSVF_1_1DummyVersionPropSVFGNode.html#a684f1f5c9f9f5059127d3024cc5d71e9',1,'SVF::DummyVersionPropSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1DummyVersionPropSVFGNode.html#aa1ac53d368232b002cdd8f8a91f284da',1,'SVF::DummyVersionPropSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ThreadForkEdge.html#a4d2c3601a3fd530d178ec00ee3e1bc5d',1,'SVF::ThreadForkEdge::classof(const ThreadForkEdge *)'],['../classSVF_1_1ThreadForkEdge.html#ae40d52a9080627661aad198adf5f411a',1,'SVF::ThreadForkEdge::classof(const PTACallGraphEdge *edge)'],['../classSVF_1_1ThreadJoinEdge.html#a0fb671c87fecd2fd9c2dab4187a47d37',1,'SVF::ThreadJoinEdge::classof(const ThreadJoinEdge *)'],['../classSVF_1_1ThreadJoinEdge.html#ae4095b55b035bbf42d0a75afada4244d',1,'SVF::ThreadJoinEdge::classof(const PTACallGraphEdge *edge)'],['../classSVF_1_1HareParForEdge.html#ab1dba5dff1e71bce578dc7b0009ba518',1,'SVF::HareParForEdge::classof(const HareParForEdge *)'],['../classSVF_1_1HareParForEdge.html#af9cc260c4a767f9ebd4a454dff4f88be',1,'SVF::HareParForEdge::classof(const PTACallGraphEdge *edge)'],['../classSVF_1_1ThreadCallGraph.html#a4ba42f59f0a6a7ea5b059f6e8df64d89',1,'SVF::ThreadCallGraph::classof(const ThreadCallGraph *)'],['../classSVF_1_1ThreadCallGraph.html#a5d991e4511fc909dc170a4b03e71d77e',1,'SVF::ThreadCallGraph::classof(const PTACallGraph *g)'],['../classSVF_1_1DirectSVFGEdge.html#a200f8722e39d0267cd5d0212871e16bf',1,'SVF::DirectSVFGEdge::classof(const DirectSVFGEdge *)'],['../classSVF_1_1DirectSVFGEdge.html#ade837b89b661ab92b4f852c4a1d07e91',1,'SVF::DirectSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1DirectSVFGEdge.html#a6e8eba3ca95255ce6d370f70ef1af723',1,'SVF::DirectSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1IntraDirSVFGEdge.html#a66c199063471c5b3fcbe6a8cce47a1fe',1,'SVF::IntraDirSVFGEdge::classof(const IntraDirSVFGEdge *)'],['../classSVF_1_1IntraDirSVFGEdge.html#a05f6b2a386ffdc58f89fc9f650a03ce0',1,'SVF::IntraDirSVFGEdge::classof(const DirectSVFGEdge *edge)'],['../classSVF_1_1IntraDirSVFGEdge.html#a6a6a756f3f4d3b8bb162014ad8a013d6',1,'SVF::IntraDirSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1IntraDirSVFGEdge.html#a83ecbb860bb65c348716a7b6eb0eb6e4',1,'SVF::IntraDirSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1CallDirSVFGEdge.html#a977cb840fbed0b89b445a1b7384d3352',1,'SVF::CallDirSVFGEdge::classof(const CallDirSVFGEdge *)'],['../classSVF_1_1CallDirSVFGEdge.html#a9af19b582b2fc0ad587c186bbe1ae3c5',1,'SVF::CallDirSVFGEdge::classof(const DirectSVFGEdge *edge)'],['../classSVF_1_1CallDirSVFGEdge.html#afc2b7f68c04cb9d0140576c8bb4e3527',1,'SVF::CallDirSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1CallDirSVFGEdge.html#ac4459c3e162af07af327a95b63ad24ba',1,'SVF::CallDirSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1RetDirSVFGEdge.html#ae13c787500749e182c7b48d4750fc0bb',1,'SVF::RetDirSVFGEdge::classof(const RetDirSVFGEdge *)'],['../classSVF_1_1RetDirSVFGEdge.html#ad794858b1424836850d55e66376de2c3',1,'SVF::RetDirSVFGEdge::classof(const DirectSVFGEdge *edge)'],['../classSVF_1_1RetDirSVFGEdge.html#a072bfed40d4fc766f107da70428f4872',1,'SVF::RetDirSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1RetDirSVFGEdge.html#a00d19ac1f96d9d66597d717eea58aeae',1,'SVF::RetDirSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1StmtVFGNode.html#ade2eb6475fdc3d2fa107c9adf508b72a',1,'SVF::StmtVFGNode::classof(const StmtVFGNode *)'],['../classSVF_1_1StmtVFGNode.html#a07b6320e6b57de790737585ad7e0dfc9',1,'SVF::StmtVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1StmtVFGNode.html#a52b07152246113f9b55a9bcacf92e1b4',1,'SVF::StmtVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1LoadVFGNode.html#a4f8125b671b65b106b82fa7f555a0627',1,'SVF::LoadVFGNode::classof(const LoadVFGNode *)'],['../classSVF_1_1LoadVFGNode.html#a6809c239925254fdf505bd907ce8a773',1,'SVF::LoadVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1LoadVFGNode.html#a9bbb5bb491000f973ab2e2d391105eef',1,'SVF::LoadVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1LoadVFGNode.html#a649006bd37ea9a4e0add926acf6711e7',1,'SVF::LoadVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1StoreVFGNode.html#a61b6a4c05576d942024cc002905d5831',1,'SVF::StoreVFGNode::classof(const StoreVFGNode *)'],['../classSVF_1_1StoreVFGNode.html#acc772ccaec8d50c6c794ddf6433cc8da',1,'SVF::StoreVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1StoreVFGNode.html#a557a5eadd147cae44223a9a9b9f22a0a',1,'SVF::StoreVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1StoreVFGNode.html#a41e8b1729da33dd6572288cab334c0eb',1,'SVF::StoreVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1CopyVFGNode.html#adefcc30434a12173cfbdb05145ff2959',1,'SVF::CopyVFGNode::classof(const CopyVFGNode *)'],['../classSVF_1_1CopyVFGNode.html#af2a5123c24452b533b8cf3c737abfa61',1,'SVF::CopyVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1CopyVFGNode.html#ae9c59423e3f5b86eecd07e4d7f6297eb',1,'SVF::CopyVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1CopyVFGNode.html#a53e14acb8134334f2f8444235ba3dae9',1,'SVF::CopyVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1CmpVFGNode.html#ab1248b063654318677471fb10af16fd7',1,'SVF::CmpVFGNode::classof(const CmpVFGNode *)'],['../classSVF_1_1CmpVFGNode.html#a3230ae3a4a7f10e0486f000b92b87713',1,'SVF::CmpVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1CmpVFGNode.html#add2c095c6ae13c5d7a72f4551c2490a2',1,'SVF::CmpVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1BinaryOPVFGNode.html#a74266197f0ac969746c0be4175e70c17',1,'SVF::BinaryOPVFGNode::classof(const BinaryOPVFGNode *)'],['../classSVF_1_1BinaryOPVFGNode.html#aea93da7b12eec71280459e1c4a41306f',1,'SVF::BinaryOPVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1BinaryOPVFGNode.html#a9da4b2fca555fbb6a1867e9bc4749046',1,'SVF::BinaryOPVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1UnaryOPVFGNode.html#a01a9b0fd0189462e37ff51e232a5cda8',1,'SVF::UnaryOPVFGNode::classof(const UnaryOPVFGNode *)'],['../classSVF_1_1UnaryOPVFGNode.html#a11ff85d796e547f0258ec30cf23b7310',1,'SVF::UnaryOPVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1UnaryOPVFGNode.html#a1aec02a86416e9baf8819086bbb53080',1,'SVF::UnaryOPVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1BranchVFGNode.html#abaeefcd88c47e21065947f7587af2181',1,'SVF::BranchVFGNode::classof(const BranchVFGNode *)'],['../classSVF_1_1BranchVFGNode.html#aa578e56a2a4d145ba63628367786b9f0',1,'SVF::BranchVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1BranchVFGNode.html#a5cf9cbe215078178e12e06d859483336',1,'SVF::BranchVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1GepVFGNode.html#a77aa023b0c19e72a1263c63419643241',1,'SVF::GepVFGNode::classof(const GepVFGNode *)'],['../classSVF_1_1GepVFGNode.html#aae7c25ec33e4531778be58c28a0575c4',1,'SVF::GepVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1GepVFGNode.html#aa668a8000407a07937a5f4e4a6bfe31a',1,'SVF::GepVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1GepVFGNode.html#a70e2627cc05920864a97d054b2631985',1,'SVF::GepVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1PHIVFGNode.html#a522b90297d1a34858c9ae830cc24f1aa',1,'SVF::PHIVFGNode::classof(const PHIVFGNode *)'],['../classSVF_1_1PHIVFGNode.html#a4699fc06762e2d2573bbe3c0fd903da4',1,'SVF::PHIVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1PHIVFGNode.html#a1c5073aade64acbac65e8a8add61e231',1,'SVF::PHIVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1IntraPHIVFGNode.html#a30aa2227c1d94c2726d29cdbe800f91e',1,'SVF::IntraPHIVFGNode::classof(const IntraPHIVFGNode *)'],['../classSVF_1_1IntraPHIVFGNode.html#ae8c46b54a0a19b9516829b8ea897b946',1,'SVF::IntraPHIVFGNode::classof(const PHIVFGNode *node)'],['../classSVF_1_1IntraPHIVFGNode.html#a379b6f3452bdc6b5a3913fc7680ef70e',1,'SVF::IntraPHIVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1IntraPHIVFGNode.html#a7b8058dbbb9fc70db5f0de179e7e0196',1,'SVF::IntraPHIVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1AddrVFGNode.html#a5ad9c37ae429e0ac4c4fae224364f177',1,'SVF::AddrVFGNode::classof(const AddrVFGNode *)'],['../classSVF_1_1AddrVFGNode.html#a5510202381d0eb7af55353f8cc3be0d0',1,'SVF::AddrVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1AddrVFGNode.html#a24dde3e1cf8a66736233cd0a8dc91b82',1,'SVF::AddrVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1AddrVFGNode.html#af5ff980dea82f57e146e01d04882abbb',1,'SVF::AddrVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ArgumentVFGNode.html#ab6179be01a029e52df59480c20a92ef2',1,'SVF::ArgumentVFGNode::classof(const ArgumentVFGNode *)'],['../classSVF_1_1ArgumentVFGNode.html#aef245c92b68e42d5a74bcc98fc026ac2',1,'SVF::ArgumentVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ArgumentVFGNode.html#a7a81455d628934b84ce30a055a774673',1,'SVF::ArgumentVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualParmVFGNode.html#a5d0c195ba42dc0dd48a360cba326d502',1,'SVF::ActualParmVFGNode::classof(const ActualParmVFGNode *)'],['../classSVF_1_1ActualParmVFGNode.html#abe1fd545e784375dc8da98db6b5869f8',1,'SVF::ActualParmVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1ActualParmVFGNode.html#acd3b55d18cb1227f7631df8e4912fdb3',1,'SVF::ActualParmVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualParmVFGNode.html#a7f18a3d0eec50fafd505b8d6f8ebca5d',1,'SVF::ActualParmVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalParmVFGNode.html#af91ecca224b99cd6dd3b9b17ad0d8e6f',1,'SVF::FormalParmVFGNode::classof(const FormalParmVFGNode *)'],['../classSVF_1_1FormalParmVFGNode.html#ae4cac828eec4ac2f55ff9d580c855b34',1,'SVF::FormalParmVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalParmVFGNode.html#ad53fc9b2922c6c0145864bce59991d54',1,'SVF::FormalParmVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1FormalParmVFGNode.html#a691dc39c5ed3f3fa1ea518b5ec802c60',1,'SVF::FormalParmVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualRetVFGNode.html#ab814b942e8ba02ed51f11ea6fcadd608',1,'SVF::ActualRetVFGNode::classof(const ActualRetVFGNode *)'],['../classSVF_1_1ActualRetVFGNode.html#a086f5a2156e90eee2ffa846954a79bb3',1,'SVF::ActualRetVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1ActualRetVFGNode.html#af3bf2a8f3a9398ec92a3418347af6b1a',1,'SVF::ActualRetVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualRetVFGNode.html#a8aa10464c4295855c22921a6acb4bcda',1,'SVF::ActualRetVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalRetVFGNode.html#af90572e9ac08cb2fffc9c63d51d5a129',1,'SVF::FormalRetVFGNode::classof(const FormalRetVFGNode)'],['../classSVF_1_1FormalRetVFGNode.html#ab5732a6cea2efbd352d1d8330f366f49',1,'SVF::FormalRetVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalRetVFGNode.html#a75f6357396c84bfc08c9b08f95ae6b40',1,'SVF::FormalRetVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1FormalRetVFGNode.html#a444f13c4680b3762d0f2a55f98037acb',1,'SVF::FormalRetVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1InterPHIVFGNode.html#af05335676298acd6ad0bf2f445c8105b',1,'SVF::InterPHIVFGNode::classof(const InterPHIVFGNode *)'],['../classSVF_1_1InterPHIVFGNode.html#a9363508afb598d53d0deaedefdd8a01c',1,'SVF::InterPHIVFGNode::classof(const PHIVFGNode *node)'],['../classSVF_1_1InterPHIVFGNode.html#a6e134096deb0f33f8b137d7d16f88ba0',1,'SVF::InterPHIVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1InterPHIVFGNode.html#aae63bc1eb14d56d2f82e12eb1829a7a1',1,'SVF::InterPHIVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1NullPtrVFGNode.html#ad3fb6de5ce7d31e881e95bf60528847d',1,'SVF::NullPtrVFGNode::classof(const NullPtrVFGNode *)'],['../classSVF_1_1NullPtrVFGNode.html#a79b84b61e6e2c967fc3c1b8d9dad41c5',1,'SVF::NullPtrVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1NullPtrVFGNode.html#abd9d77737434262b5bb801ebf9c8e9a8',1,'SVF::NullPtrVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1DiffPTData.html#a09f6aa3d329f8adcd4928344720cff0f',1,'SVF::DiffPTData::classof(const DiffPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1DiffPTData.html#af182fd3695fee155abac8c2f0c402a17',1,'SVF::DiffPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1DFPTData.html#a1b09e85de5cc187958dd8fb1aa5edfcd',1,'SVF::DFPTData::classof(const DFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1DFPTData.html#abea003e1262f3e03967939e4028694a4',1,'SVF::DFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1VersionedPTData.html#a385133d44ac2b5fcef007040da8c2fd6',1,'SVF::VersionedPTData::classof(const VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet > *)'],['../classSVF_1_1VersionedPTData.html#a69ceac8acdf820486a45fc4444f78d04',1,'SVF::VersionedPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutablePTData.html#a589d71ff881e53133e5c688f1c616ab3',1,'SVF::MutablePTData::classof(const MutablePTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutablePTData.html#a577a7fce1affd462afeb9fefa4bdb4a8',1,'SVF::MutablePTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableDiffPTData.html#a1b2d520d24a8d19de00e26237e5cd098',1,'SVF::MutableDiffPTData::classof(const MutableDiffPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutableDiffPTData.html#af27d457e1905876631bcf74e434257ae',1,'SVF::MutableDiffPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableDFPTData.html#a5baa6fffedfd0ac356590f9a0b222ee0',1,'SVF::MutableDFPTData::classof(const MutableDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutableDFPTData.html#acb338bbe5773001a15b81e596a764222',1,'SVF::MutableDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableIncDFPTData.html#a89f65d37096c82fcdddb1c324ec206d2',1,'SVF::MutableIncDFPTData::classof(const MutableIncDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutableIncDFPTData.html#aa4c262f0d62e902912d4cd7999731d3d',1,'SVF::MutableIncDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableVersionedPTData.html#a6be54447671288a666af5d48972e2ccf',1,'SVF::MutableVersionedPTData::classof(const MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet > *)'],['../classSVF_1_1MutableVersionedPTData.html#a646111552a7112b8e48c00e766ce8d9b',1,'SVF::MutableVersionedPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentPTData.html#a174c3cac13c839863171621ea25e609f',1,'SVF::PersistentPTData::classof(const PersistentPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentPTData.html#a4e896ec87d07e5b75401de4367d67458',1,'SVF::PersistentPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentDiffPTData.html#afb53f0b47cdad94379c3a4895980be9c',1,'SVF::PersistentDiffPTData::classof(const PersistentDiffPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentDiffPTData.html#a4f4b1869210228e9d1b4f3900b41bb88',1,'SVF::PersistentDiffPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentDFPTData.html#ad374e8e6ddd5c397bd5ab6cf9b259968',1,'SVF::PersistentDFPTData::classof(const PersistentDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentDFPTData.html#a575a441ddbe233d34937792b66d2b39c',1,'SVF::PersistentDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentIncDFPTData.html#a656434f7b67aabf25f6dba400d95f2bb',1,'SVF::PersistentIncDFPTData::classof(const PersistentIncDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentIncDFPTData.html#a47c2fbf8b959aae3166b9757b12880a7',1,'SVF::PersistentIncDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentVersionedPTData.html#a28a8bf95351e295e65360bf16241a5da',1,'SVF::PersistentVersionedPTData::classof(const PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet > *)'],['../classSVF_1_1PersistentVersionedPTData.html#a1f85475cb6690bb1caa003c5a3aec92f',1,'SVF::PersistentVersionedPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1BVDataPTAImpl.html#a6ba68138c10d1fbe5be6346c8dfeca74',1,'SVF::BVDataPTAImpl::classof()'],['../classSVF_1_1CondPTAImpl.html#ae76fb767c13ca39baa0fbec55a7780fe',1,'SVF::CondPTAImpl::classof()'],['../classSVF_1_1LoadMU.html#a675192a60c5afa6e1d5f9b7dae5953b5',1,'SVF::LoadMU::classof(const LoadMU *)'],['../classSVF_1_1LoadMU.html#a2b3f73c38c479e05984e01710227e50f',1,'SVF::LoadMU::classof(const MSSAMU< Cond > *mu)'],['../classSVF_1_1CallMU.html#af8a0defe4c5b36893e155a4b074c0f30',1,'SVF::CallMU::classof(const CallMU *)'],['../classSVF_1_1CallMU.html#a27c70bc7543eeb2fcf64f139481d3bf9',1,'SVF::CallMU::classof(const MSSAMU< Cond > *mu)'],['../classSVF_1_1RetMU.html#ace8b780beda75de78d08247335e1738a',1,'SVF::RetMU::classof(const RetMU *)'],['../classSVF_1_1RetMU.html#ae6608c348426d99a5d3963ceaca2eb8b',1,'SVF::RetMU::classof(const MSSAMU< Cond > *mu)'],['../classSVF_1_1MSSACHI.html#a49cf6b7e0cb38acfeb2eb2e1273c506d',1,'SVF::MSSACHI::classof(const MSSACHI *chi)'],['../classSVF_1_1MSSACHI.html#a450055eb758896fb2e3e4f67febe7782',1,'SVF::MSSACHI::classof(const MSSADEF *chi)'],['../classSVF_1_1StoreCHI.html#a66a4ea0b8b61d39a552f7da000732263',1,'SVF::StoreCHI::classof(const StoreCHI *chi)'],['../classSVF_1_1StoreCHI.html#a7a01d165b24d05f0a218c2abfaad8422',1,'SVF::StoreCHI::classof(const MSSACHI< Cond > *chi)'],['../classSVF_1_1StoreCHI.html#a4324f81324dd6d6c6ba6d1af32e29985',1,'SVF::StoreCHI::classof(const MSSADEF *chi)'],['../classSVF_1_1CallCHI.html#a7c0708ad9a2aa6278b1e7404340ca2ad',1,'SVF::CallCHI::classof(const CallCHI *chi)'],['../classSVF_1_1CallCHI.html#a039209d842c18ef9d4a86a5a725a775b',1,'SVF::CallCHI::classof(const MSSACHI< Cond > *chi)'],['../classSVF_1_1CallCHI.html#aeea8fd6c5904874604bb0ced9b080c29',1,'SVF::CallCHI::classof(const MSSADEF *chi)'],['../classSVF_1_1EntryCHI.html#ad9c86f7cf28fe22584b94416803639aa',1,'SVF::EntryCHI::classof(const EntryCHI *chi)'],['../classSVF_1_1EntryCHI.html#a55404375929d591f93d09f5a9e896cf6',1,'SVF::EntryCHI::classof(const MSSACHI< Cond > *chi)'],['../classSVF_1_1EntryCHI.html#aa5ed214cd44d8847c7539c7e3de3d276',1,'SVF::EntryCHI::classof(const MSSADEF *chi)'],['../classSVF_1_1MSSAPHI.html#adab25ebd69f699c019118bc1e099d4f9',1,'SVF::MSSAPHI::classof(const MSSAPHI *phi)'],['../classSVF_1_1MSSAPHI.html#a48d3a719b97991be8ba94149a1d30091',1,'SVF::MSSAPHI::classof(const MSSADEF *phi)'],['../classSVF_1_1TCTEdge.html#a38d3af1f146d4e70574874c7ec28f6f3',1,'SVF::TCTEdge::classof(const TCTEdge *)'],['../classSVF_1_1TCTEdge.html#a13088f28a806a095ede56240b9fa87a2',1,'SVF::TCTEdge::classof(const GenericTCTEdgeTy *edge)'],['../classSVF_1_1SVFStmt.html#ac517a3166a3afe45d04480534ac3bb50',1,'SVF::SVFStmt::classof(const SVFStmt *)'],['../classSVF_1_1SVFStmt.html#a00339663741d9f581d2f3ecae5a3e7e3',1,'SVF::SVFStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1AssignStmt.html#a4f94b6731f324e44fc4d4e06d7acdbf7',1,'SVF::AssignStmt::classof(const AssignStmt *)'],['../classSVF_1_1AssignStmt.html#ad5e2d41b8cd548628b59227368388ed0',1,'SVF::AssignStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1AssignStmt.html#a8b2837153dcf9f7e2adc3b30b2dd0245',1,'SVF::AssignStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1AddrStmt.html#a32e129c9f7aa16be8c5c8569989f691f',1,'SVF::AddrStmt::classof(const AddrStmt *)'],['../classSVF_1_1AddrStmt.html#aeec83dc4e79ee62c92c75aa778a475ad',1,'SVF::AddrStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1AddrStmt.html#a6876ffc2c97c5ba64155891b55a7884c',1,'SVF::AddrStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1CopyStmt.html#a253c81c922bef6e2d520262c2f7793c4',1,'SVF::CopyStmt::classof(const CopyStmt *)'],['../classSVF_1_1CopyStmt.html#a5e883bb0bc30cf8b7d325b66f7a42848',1,'SVF::CopyStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1CopyStmt.html#a12e960569a9f4beae99195a0fe2d3b68',1,'SVF::CopyStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1StoreStmt.html#ae3c219e8af92e222f55c930009db6e67',1,'SVF::StoreStmt::classof(const StoreStmt *)'],['../classSVF_1_1StoreStmt.html#a31f69e402887eff60e2055799ed561b9',1,'SVF::StoreStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1StoreStmt.html#ab71bf959fce0e702556dd753636298b2',1,'SVF::StoreStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1LoadStmt.html#a03d6f1ee2f52b34d905b204eb53d6560',1,'SVF::LoadStmt::classof(const LoadStmt *)'],['../classSVF_1_1LoadStmt.html#ac252b1e9b7c01108d1aff602fbe1ef40',1,'SVF::LoadStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1LoadStmt.html#ab30f370a8a2a3e63765c1e4843f07826',1,'SVF::LoadStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1GepStmt.html#a441cd8487b320ceff9d62884b4f28176',1,'SVF::GepStmt::classof(const GepStmt *)'],['../classSVF_1_1GepStmt.html#a92016e7d6061e4a157c9cd39ad94cc20',1,'SVF::GepStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1GepStmt.html#ac47064e21e2afdf7bd85c6acba44367f',1,'SVF::GepStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1CallPE.html#a6df0149f79122c5a7d517f75d0235e73',1,'SVF::CallPE::classof(const CallPE *)'],['../classSVF_1_1CallPE.html#a188c51f3e378c451d34e90c96cca0cf5',1,'SVF::CallPE::classof(const SVFStmt *edge)'],['../classSVF_1_1CallPE.html#a0d89c20d1d3ccee5f3e45a32085117aa',1,'SVF::CallPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1RetPE.html#a43c6965616d67e77087b486265139d21',1,'SVF::RetPE::classof(const RetPE *)'],['../classSVF_1_1RetPE.html#a9cd78a723ed55ed6f334a329576a7471',1,'SVF::RetPE::classof(const SVFStmt *edge)'],['../classSVF_1_1RetPE.html#a2f0121f26e79fe3766cba93b42dc1119',1,'SVF::RetPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1MultiOpndStmt.html#aa0d9a26d3ad17432505b1f5bb36368d9',1,'SVF::MultiOpndStmt::classof(const MultiOpndStmt *)'],['../classSVF_1_1MultiOpndStmt.html#a5de8ff8363cb3f0b1427b69aa1058470',1,'SVF::MultiOpndStmt::classof(const SVFStmt *node)'],['../classSVF_1_1MultiOpndStmt.html#ad20128715a7aaf173d60fe8f14575678',1,'SVF::MultiOpndStmt::classof(const GenericPAGEdgeTy *node)'],['../classSVF_1_1PhiStmt.html#abb620d35e77989c2f7f9ed480e5fa1e9',1,'SVF::PhiStmt::classof(const PhiStmt *)'],['../classSVF_1_1PhiStmt.html#ac214292370d79324f6da8624fe2c7139',1,'SVF::PhiStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1PhiStmt.html#ae547394a731d29b44565d3e56a326354',1,'SVF::PhiStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1PhiStmt.html#a904591799ce401e8d3ee6aa634325ba3',1,'SVF::PhiStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1SelectStmt.html#a89f27a20f9c2acc66c4c6152e79ee30e',1,'SVF::SelectStmt::classof(const SelectStmt *)'],['../classSVF_1_1SelectStmt.html#a3cb54c9a91a32e12c5f8ee452fcf64be',1,'SVF::SelectStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1SelectStmt.html#a0b73ca0dedc4b7c718585577424fa0ce',1,'SVF::SelectStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1SelectStmt.html#aa9d3eeb27fee7084bcd2921c98be1bd1',1,'SVF::SelectStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1CmpStmt.html#adec661dd23b7806b35abba2d44aebc61',1,'SVF::CmpStmt::classof(const CmpStmt *)'],['../classSVF_1_1CmpStmt.html#a16a5fddf61f6a13ee34dde0c4267d0e5',1,'SVF::CmpStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1CmpStmt.html#a679ec89e3fa17a17dcc8fafeb30d3a61',1,'SVF::CmpStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1CmpStmt.html#af9f7fe4aa92bb443cd517f06a8fb94cd',1,'SVF::CmpStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1BinaryOPStmt.html#ab5a0f41455474643e8dd97aaab0aaab5',1,'SVF::BinaryOPStmt::classof(const BinaryOPStmt *)'],['../classSVF_1_1BinaryOPStmt.html#abc24c2d50b164a637ad0cec371cb7e63',1,'SVF::BinaryOPStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1BinaryOPStmt.html#a7cae2a90a33225c90eb035cf9e663d3d',1,'SVF::BinaryOPStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1BinaryOPStmt.html#ac8831079a5a9c6d50fbd09ff545e7cfd',1,'SVF::BinaryOPStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1UnaryOPStmt.html#abb10688145fa76629916ec3df61b6c95',1,'SVF::UnaryOPStmt::classof(const UnaryOPStmt *)'],['../classSVF_1_1UnaryOPStmt.html#a2a4b7e3a4c5be8a253b542f144f830b7',1,'SVF::UnaryOPStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1UnaryOPStmt.html#add29b76e0ef73da2606bac97f74a7896',1,'SVF::UnaryOPStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1BranchStmt.html#a750ffca6648fafedfb271fb90d975847',1,'SVF::BranchStmt::classof(const BranchStmt *)'],['../classSVF_1_1BranchStmt.html#a55b867cd85dbbe43e2f7c1bad5dce647',1,'SVF::BranchStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1BranchStmt.html#adf97a239f15b635580cef475980e8d82',1,'SVF::BranchStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1TDForkPE.html#a79317f2ac92ace129a1ccf802406498d',1,'SVF::TDForkPE::classof(const TDForkPE *)'],['../classSVF_1_1TDForkPE.html#a68f16df5a9b44dd2492c33fb0a1b5f0c',1,'SVF::TDForkPE::classof(const SVFStmt *edge)'],['../classSVF_1_1TDForkPE.html#a9e160158fe61958bcd6ef2a7da559018',1,'SVF::TDForkPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1TDJoinPE.html#ace17257476d0ee089a9f9cb8dc63e3f2',1,'SVF::TDJoinPE::classof(const TDJoinPE *)'],['../classSVF_1_1TDJoinPE.html#a18e24262f5be7835bc830ea410acc19d',1,'SVF::TDJoinPE::classof(const SVFStmt *edge)'],['../classSVF_1_1TDJoinPE.html#a22303af690086961b8d2356b345f882b',1,'SVF::TDJoinPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1SVFPointerType.html#a64502ac59788f5a1d53297123afbcfc6',1,'SVF::SVFPointerType::classof()'],['../classSVF_1_1SVFIntegerType.html#aee36de2439ab62fbbe68f71826478914',1,'SVF::SVFIntegerType::classof()'],['../classSVF_1_1SVFFunctionType.html#a527528ffe8005a3ff56f581f27296a49',1,'SVF::SVFFunctionType::classof()'],['../classSVF_1_1SVFStructType.html#a5551dee67814f75b701ba5e2757f6775',1,'SVF::SVFStructType::classof()'],['../classSVF_1_1SVFArrayType.html#a9b680e5f1995e1fb8f7d17f69f1c32ca',1,'SVF::SVFArrayType::classof()'],['../classSVF_1_1SVFOtherType.html#a7b026267db1dee3fd1149b92194d5655',1,'SVF::SVFOtherType::classof()'],['../classSVF_1_1SVFFunction.html#a099203980699464e1fbe5e37f2eb891f',1,'SVF::SVFFunction::classof()'],['../classSVF_1_1SVFBasicBlock.html#a0702a054bc6aec5fb67fe6e287f1e5f8',1,'SVF::SVFBasicBlock::classof()'],['../classSVF_1_1SVFInstruction.html#a3d3d19a3136d5d4fbda3946cf9f86231',1,'SVF::SVFInstruction::classof()'],['../classSVF_1_1SVFCallInst.html#a441f6d479c562ab00b9d287d8ecdb0fd',1,'SVF::SVFCallInst::classof(const SVFValue *node)'],['../classSVF_1_1SVFCallInst.html#a7bcd6dd2c135b3da30dcca7942d3ddb5',1,'SVF::SVFCallInst::classof(const SVFInstruction *node)'],['../classSVF_1_1SVFVirtualCallInst.html#a1d7057e02488b26ca34aefa045f733e9',1,'SVF::SVFVirtualCallInst::classof(const SVFValue *node)'],['../classSVF_1_1SVFVirtualCallInst.html#aa5c00eefbf2f2c8074c8e48b0b9a5e23',1,'SVF::SVFVirtualCallInst::classof(const SVFInstruction *node)'],['../classSVF_1_1SVFVirtualCallInst.html#a16dd17efc0762c20094e960115519c26',1,'SVF::SVFVirtualCallInst::classof(const SVFCallInst *node)'],['../classSVF_1_1SVFConstant.html#ad344f015332cfd79eb61fe734f197c51',1,'SVF::SVFConstant::classof()'],['../classSVF_1_1SVFGlobalValue.html#a5fb9b8bbaf347d99e9df5710da506c96',1,'SVF::SVFGlobalValue::classof(const SVFValue *node)'],['../classSVF_1_1SVFGlobalValue.html#a5a8b570bf9301e0269a6622f33320d4b',1,'SVF::SVFGlobalValue::classof(const SVFConstant *node)'],['../classSVF_1_1SVFArgument.html#a5656acc955ca756ad51064dee30ea07d',1,'SVF::SVFArgument::classof()'],['../classSVF_1_1SVFConstantData.html#a69777730832b61b6503f05ce80af65c3',1,'SVF::SVFConstantData::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantData.html#aaa93a599c1e8fee16aa6844cf64b8f5d',1,'SVF::SVFConstantData::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFConstantInt.html#a68c3dc4b0a685397369b5116c2d31e42',1,'SVF::SVFConstantInt::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantInt.html#afd5d7569b52d4f26850b009a915b7e49',1,'SVF::SVFConstantInt::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFConstantFP.html#a6f44afedce864c6ab6115f1aee4d3857',1,'SVF::SVFConstantFP::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantFP.html#a3aba9ce21649425c539695a7584dfe42',1,'SVF::SVFConstantFP::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFConstantNullPtr.html#ab1b6b67fc90132d8ddbac873ced2f76e',1,'SVF::SVFConstantNullPtr::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantNullPtr.html#a3ca7ed38cf0887e21c14d8a6f18c4a59',1,'SVF::SVFConstantNullPtr::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFBlackHoleValue.html#aa45bdedb7320ea07a902e474d92562c5',1,'SVF::SVFBlackHoleValue::classof(const SVFValue *node)'],['../classSVF_1_1SVFBlackHoleValue.html#ab79f7c5af1e235749b1e2d377748c5c2',1,'SVF::SVFBlackHoleValue::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFOtherValue.html#ae47ccf0d62b35189416c6927136949b8',1,'SVF::SVFOtherValue::classof()'],['../classSVF_1_1SVFMetadataAsValue.html#adf70aaadd34d109de98389896d2ac4f2',1,'SVF::SVFMetadataAsValue::classof(const SVFValue *node)'],['../classSVF_1_1SVFMetadataAsValue.html#a3d62d0b7b89b3bf509b3efaa1a855221',1,'SVF::SVFMetadataAsValue::classof(const SVFOtherValue *node)'],['../classSVF_1_1ValVar.html#adbbf3c9ff5dcb10ac528d3eb4b69750c',1,'SVF::ValVar::classof(const ValVar *)'],['../classSVF_1_1ValVar.html#a71e5f4eaf74f852d3354ac6b0b65f39c',1,'SVF::ValVar::classof(const SVFVar *node)'],['../classSVF_1_1ValVar.html#a371f38564932cc04c6c4a00a99bf6c6a',1,'SVF::ValVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1ObjVar.html#ac127d3ee00a6bed2bdba2f24b389eb4b',1,'SVF::ObjVar::classof(const ObjVar *)'],['../classSVF_1_1ObjVar.html#a78ee2be4a346728be947ce29d3820c13',1,'SVF::ObjVar::classof(const SVFVar *node)'],['../classSVF_1_1ObjVar.html#a42b68822afc39d415db8c29079caf9c8',1,'SVF::ObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1GepValVar.html#a28e42f01110a2d0a5f1f90bca14c5035',1,'SVF::GepValVar::classof(const GepValVar *)'],['../classSVF_1_1GepValVar.html#aea2c58dc4124157a23c2cc0fe050f158',1,'SVF::GepValVar::classof(const ValVar *node)'],['../classSVF_1_1GepValVar.html#a8f8f8e21cdfcccd7523dc2371c696ad8',1,'SVF::GepValVar::classof(const SVFVar *node)'],['../classSVF_1_1GepValVar.html#a0aab756122dcce24faf556f0b7057dc1',1,'SVF::GepValVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1GepObjVar.html#ab3129ad98687e6352675d84373d96ffe',1,'SVF::GepObjVar::classof(const GepObjVar *)'],['../classSVF_1_1GepObjVar.html#ab6105a2f7bbd9a4e611d96f0bcac0e6c',1,'SVF::GepObjVar::classof(const ObjVar *node)'],['../classSVF_1_1GepObjVar.html#ad7fc6e6ed6fca8641c44b91ab29524bd',1,'SVF::GepObjVar::classof(const SVFVar *node)'],['../classSVF_1_1GepObjVar.html#ac3583a2d4d4ceaf820d23b43a893ac92',1,'SVF::GepObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1FIObjVar.html#a1801ca6c6cf3367eff5621fa7c788619',1,'SVF::FIObjVar::classof(const FIObjVar *)'],['../classSVF_1_1FIObjVar.html#a07ed7216777acb05861044542cc2fe66',1,'SVF::FIObjVar::classof(const ObjVar *node)'],['../classSVF_1_1FIObjVar.html#a1f6ba91fe429f55598cef983a2b3a538',1,'SVF::FIObjVar::classof(const SVFVar *node)'],['../classSVF_1_1FIObjVar.html#a73cd80e57f81d34b6295e110e3d43acc',1,'SVF::FIObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1RetPN.html#acedd9e576a077f96c0638065d4c70bcf',1,'SVF::RetPN::classof(const RetPN *)'],['../classSVF_1_1RetPN.html#a5e9d174902aa6dcfae418697363967b9',1,'SVF::RetPN::classof(const SVFVar *node)'],['../classSVF_1_1RetPN.html#a70b218109d2cc7850bbab5a4504784db',1,'SVF::RetPN::classof(const ValVar *node)'],['../classSVF_1_1RetPN.html#a69ee6310b7236bc1230fa63440b0f551',1,'SVF::RetPN::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1VarArgPN.html#acaecf9e9d98c4a14fecee0877a72839c',1,'SVF::VarArgPN::classof(const VarArgPN *)'],['../classSVF_1_1VarArgPN.html#a2adee91065fef72cb8f64924aa83ec0a',1,'SVF::VarArgPN::classof(const SVFVar *node)'],['../classSVF_1_1VarArgPN.html#a3a7f82ff9fe4426ae8d967460995e2cd',1,'SVF::VarArgPN::classof(const ValVar *node)'],['../classSVF_1_1VarArgPN.html#a7f873a8015eb6a6b30530a7e5a69018d',1,'SVF::VarArgPN::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1DummyValVar.html#a06c603907dce56bea44f9a4f9da4d6c7',1,'SVF::DummyValVar::classof(const DummyValVar *)'],['../classSVF_1_1DummyValVar.html#ac09e183185b178f16547bb355ccb01f3',1,'SVF::DummyValVar::classof(const SVFVar *node)'],['../classSVF_1_1DummyValVar.html#a3fbbb34ccb50e65d6d7aabe7e84e548f',1,'SVF::DummyValVar::classof(const ValVar *node)'],['../classSVF_1_1DummyValVar.html#abd4bbbbe43db12627923729a9d5a5442',1,'SVF::DummyValVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1DummyObjVar.html#a543ca59bd39740d1080fe4702bc2fd69',1,'SVF::DummyObjVar::classof(const DummyObjVar *)'],['../classSVF_1_1DummyObjVar.html#a9552d717a869b0ec6678843a56fc8695',1,'SVF::DummyObjVar::classof(const SVFVar *node)'],['../classSVF_1_1DummyObjVar.html#aabbc9127565b4c336b28d433297fa37f',1,'SVF::DummyObjVar::classof(const ObjVar *node)'],['../classSVF_1_1DummyObjVar.html#a6aefb8e6612cb6322e064ac3521fa849',1,'SVF::DummyObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1BufferOverflowBug.html#a236e3cf3e81ec4248547b3011323e45f',1,'SVF::BufferOverflowBug::classof()'],['../classSVF_1_1FullBufferOverflowBug.html#a87e463d4e7af1a3421da2ad73e01eb7d',1,'SVF::FullBufferOverflowBug::classof()'],['../classSVF_1_1PartialBufferOverflowBug.html#a561e055af483e825d095a89d7e7ed39b',1,'SVF::PartialBufferOverflowBug::classof()'],['../classSVF_1_1NeverFreeBug.html#a2fcc321d3132c56423a0d3cfc21b8b80',1,'SVF::NeverFreeBug::classof()'],['../classSVF_1_1PartialLeakBug.html#ad1327aa541ec4eb8c2fd4029e693870f',1,'SVF::PartialLeakBug::classof()'],['../classSVF_1_1DoubleFreeBug.html#a61c7ebeeb916dd223d2279b7b6ba6571',1,'SVF::DoubleFreeBug::classof()'],['../classSVF_1_1FileNeverCloseBug.html#ac1ded32b2cdae3e0a74bf767b5ca96cb',1,'SVF::FileNeverCloseBug::classof()'],['../classSVF_1_1FilePartialCloseBug.html#aa0279f4e85caf2257586568ce34856a3',1,'SVF::FilePartialCloseBug::classof()'],['../classSVF_1_1FullNullPtrDereferenceBug.html#a07bdac10dd87c669358220ac36acbf20',1,'SVF::FullNullPtrDereferenceBug::classof()'],['../classSVF_1_1PartialNullPtrDereferenceBug.html#a3813a8bb6b6ba48bb7f76634045c364a',1,'SVF::PartialNullPtrDereferenceBug::classof()'],['../classSVF_1_1AndersenBase.html#afa4d710b093a6c7a33cb1aef823781f0',1,'SVF::AndersenBase::classof(const AndersenBase *)'],['../classSVF_1_1AndersenBase.html#a0167fa7b59571c07b2cbec08905f6629',1,'SVF::AndersenBase::classof(const PointerAnalysis *pta)'],['../classSVF_1_1Andersen.html#aaec53980b25ed769fa9a985860f810b5',1,'SVF::Andersen::classof(const Andersen *)'],['../classSVF_1_1Andersen.html#a60214d7c6c9aac8e498644b048660ab9',1,'SVF::Andersen::classof(const PointerAnalysis *pta)'],['../classSVF_1_1FlowSensitive.html#ac76934c9ba15742e470a785af54bd958',1,'SVF::FlowSensitive::classof(const FlowSensitive *)'],['../classSVF_1_1FlowSensitive.html#a12dea7b6057daddcc5c0d975aebf3f11',1,'SVF::FlowSensitive::classof(const PointerAnalysis *pta)'],['../classSVF_1_1Steensgaard.html#a7e7493bd144746edb4fbe1292e8ba55f',1,'SVF::Steensgaard::classof(const Steensgaard *)'],['../classSVF_1_1Steensgaard.html#acfd677c395809baea0a32f59646beb0f',1,'SVF::Steensgaard::classof(const AndersenBase *pta)'],['../classSVF_1_1Steensgaard.html#a69daef869bfaaf0dfa2dccaf575dd9a0',1,'SVF::Steensgaard::classof(const PointerAnalysis *pta)'],['../classSVF_1_1TypeAnalysis.html#ae14733ac9763b07a84ed9b5e297badf3',1,'SVF::TypeAnalysis::classof(const TypeAnalysis *)'],['../classSVF_1_1TypeAnalysis.html#a62f4d86457baa516e0fc5db0721dab5f',1,'SVF::TypeAnalysis::classof(const PointerAnalysis *pta)'],['../classSVF_1_1VersionedFlowSensitive.html#afd1e0d4445e1e50e95f816e51f8de3c8',1,'SVF::VersionedFlowSensitive::classof(const VersionedFlowSensitive *)'],['../classSVF_1_1VersionedFlowSensitive.html#abe1874f12ba05b4f453604c6d91598d6',1,'SVF::VersionedFlowSensitive::classof(const PointerAnalysis *pta)']]],
|
|
77
|
-
['
|
|
78
|
-
['
|
|
79
|
-
['
|
|
80
|
-
['
|
|
81
|
-
['
|
|
82
|
-
['
|
|
83
|
-
['
|
|
84
|
-
['
|
|
85
|
-
['
|
|
86
|
-
['
|
|
87
|
-
['
|
|
88
|
-
['
|
|
89
|
-
['
|
|
90
|
-
['
|
|
91
|
-
['
|
|
92
|
-
['
|
|
93
|
-
['
|
|
94
|
-
['
|
|
95
|
-
['
|
|
96
|
-
['
|
|
97
|
-
['
|
|
98
|
-
['
|
|
99
|
-
['
|
|
100
|
-
['
|
|
101
|
-
['
|
|
102
|
-
['
|
|
103
|
-
['
|
|
104
|
-
['
|
|
105
|
-
['
|
|
106
|
-
['
|
|
107
|
-
['
|
|
108
|
-
['
|
|
109
|
-
['
|
|
110
|
-
['
|
|
111
|
-
['
|
|
112
|
-
['
|
|
113
|
-
['
|
|
114
|
-
['
|
|
115
|
-
['
|
|
116
|
-
['
|
|
117
|
-
['
|
|
118
|
-
['
|
|
119
|
-
['
|
|
120
|
-
['
|
|
121
|
-
['
|
|
122
|
-
['
|
|
123
|
-
['
|
|
124
|
-
['
|
|
125
|
-
['
|
|
126
|
-
['
|
|
127
|
-
['
|
|
128
|
-
['
|
|
129
|
-
['
|
|
130
|
-
['
|
|
131
|
-
['
|
|
132
|
-
['
|
|
133
|
-
['
|
|
134
|
-
['
|
|
135
|
-
['
|
|
136
|
-
['
|
|
137
|
-
['
|
|
138
|
-
['
|
|
139
|
-
['
|
|
140
|
-
['
|
|
141
|
-
['
|
|
142
|
-
['
|
|
143
|
-
['
|
|
144
|
-
['
|
|
145
|
-
['
|
|
146
|
-
['
|
|
147
|
-
['
|
|
148
|
-
['
|
|
149
|
-
['
|
|
150
|
-
['
|
|
151
|
-
['
|
|
152
|
-
['
|
|
153
|
-
['
|
|
154
|
-
['
|
|
155
|
-
['
|
|
156
|
-
['
|
|
157
|
-
['
|
|
158
|
-
['
|
|
159
|
-
['
|
|
160
|
-
['
|
|
161
|
-
['
|
|
162
|
-
['
|
|
163
|
-
['
|
|
164
|
-
['
|
|
165
|
-
['
|
|
166
|
-
['
|
|
167
|
-
['
|
|
168
|
-
['
|
|
169
|
-
['
|
|
170
|
-
['
|
|
171
|
-
['
|
|
172
|
-
['
|
|
173
|
-
['
|
|
174
|
-
['
|
|
175
|
-
['
|
|
176
|
-
['
|
|
177
|
-
['
|
|
178
|
-
['
|
|
179
|
-
['
|
|
180
|
-
['
|
|
181
|
-
['
|
|
182
|
-
['
|
|
183
|
-
['
|
|
184
|
-
['
|
|
185
|
-
['
|
|
186
|
-
['
|
|
187
|
-
['
|
|
188
|
-
['
|
|
189
|
-
['
|
|
190
|
-
['
|
|
191
|
-
['
|
|
192
|
-
['
|
|
193
|
-
['
|
|
194
|
-
['
|
|
195
|
-
['
|
|
196
|
-
['
|
|
197
|
-
['
|
|
198
|
-
['
|
|
199
|
-
['
|
|
200
|
-
['
|
|
201
|
-
['
|
|
202
|
-
['
|
|
203
|
-
['
|
|
204
|
-
['
|
|
205
|
-
['
|
|
206
|
-
['
|
|
207
|
-
['
|
|
208
|
-
['
|
|
209
|
-
['
|
|
210
|
-
['
|
|
211
|
-
['
|
|
212
|
-
['
|
|
213
|
-
['
|
|
214
|
-
['
|
|
215
|
-
['
|
|
216
|
-
['
|
|
217
|
-
['
|
|
218
|
-
['
|
|
219
|
-
['
|
|
220
|
-
['
|
|
221
|
-
['
|
|
222
|
-
['
|
|
223
|
-
['
|
|
224
|
-
['
|
|
225
|
-
['
|
|
226
|
-
['
|
|
227
|
-
['
|
|
228
|
-
['
|
|
229
|
-
['
|
|
230
|
-
['
|
|
231
|
-
['
|
|
232
|
-
['
|
|
233
|
-
['
|
|
234
|
-
['
|
|
235
|
-
['
|
|
236
|
-
['
|
|
237
|
-
['
|
|
238
|
-
['
|
|
239
|
-
['
|
|
240
|
-
['
|
|
241
|
-
['
|
|
242
|
-
['
|
|
243
|
-
['
|
|
244
|
-
['
|
|
245
|
-
['
|
|
246
|
-
['
|
|
247
|
-
['
|
|
248
|
-
['
|
|
249
|
-
['
|
|
250
|
-
['
|
|
251
|
-
['
|
|
252
|
-
['
|
|
253
|
-
['
|
|
254
|
-
['
|
|
255
|
-
['
|
|
256
|
-
['
|
|
257
|
-
['
|
|
258
|
-
['
|
|
259
|
-
['
|
|
260
|
-
['
|
|
261
|
-
['
|
|
262
|
-
['
|
|
263
|
-
['
|
|
264
|
-
['
|
|
3
|
+
['calculateaddrvarpts_7789',['calculateAddrVarPts',['../classSVF_1_1FlowSensitiveStat.html#a04466753c771238c6e1cc57964061dce',1,'SVF::FlowSensitiveStat']]],
|
|
4
|
+
['calculatenodedegrees_7790',['calculateNodeDegrees',['../classSVF_1_1SVFGStat.html#a570b8466e99ce5f68e02546d1ef21971',1,'SVF::SVFGStat']]],
|
|
5
|
+
['callcfgedge_7791',['CallCFGEdge',['../classSVF_1_1CallCFGEdge.html#aa6eb16dadce895fbd13d09645b60245a',1,'SVF::CallCFGEdge']]],
|
|
6
|
+
['callchi_7792',['CallCHI',['../classSVF_1_1CallCHI.html#a011044a63529bdd773dd2ad447668029',1,'SVF::CallCHI']]],
|
|
7
|
+
['calldirsvfgedge_7793',['CallDirSVFGEdge',['../classSVF_1_1CallDirSVFGEdge.html#a76db2165a2f956cbb43f63f2949679f4',1,'SVF::CallDirSVFGEdge']]],
|
|
8
|
+
['callgraphbuilder_7794',['CallGraphBuilder',['../classSVF_1_1CallGraphBuilder.html#ae5c2b2deb4a621cb38a31c8895052856',1,'SVF::CallGraphBuilder']]],
|
|
9
|
+
['callgraphsccdetection_7795',['callGraphSCCDetection',['../classSVF_1_1PointerAnalysis.html#aafa5df4aa576a144476e547b1da35795',1,'SVF::PointerAnalysis']]],
|
|
10
|
+
['callgraphsolvebasedoncha_7796',['callGraphSolveBasedOnCHA',['../classSVF_1_1TypeAnalysis.html#aec579b7854aa6a994632d3f7c5d621db',1,'SVF::TypeAnalysis']]],
|
|
11
|
+
['callgraphstat_7797',['callgraphStat',['../classSVF_1_1PTAStat.html#af2eb88d1563be9e6290a5fc69bec3bbe',1,'SVF::PTAStat::callgraphStat()'],['../classSVF_1_1SVFStat.html#a21e6767fbe2c3cdea4aac30199dfd2f0',1,'SVF::SVFStat::callgraphStat()']]],
|
|
12
|
+
['callicfgnode_7798',['CallICFGNode',['../classSVF_1_1CallICFGNode.html#af4af1792690851d797da882546dba2f1',1,'SVF::CallICFGNode::CallICFGNode(NodeID id)'],['../classSVF_1_1CallICFGNode.html#aeaf8909658b59ba248d0c9a89cbd98f2',1,'SVF::CallICFGNode::CallICFGNode(NodeID id, const SVFInstruction *c)']]],
|
|
13
|
+
['callindsvfgedge_7799',['CallIndSVFGEdge',['../classSVF_1_1CallIndSVFGEdge.html#a9651aa6a85a7ee9e626dd66a5410b191',1,'SVF::CallIndSVFGEdge']]],
|
|
14
|
+
['callmu_7800',['CallMU',['../classSVF_1_1CallMU.html#abb981eb0739d7b3fdcc271b693e708ae',1,'SVF::CallMU']]],
|
|
15
|
+
['callpe_7801',['CallPE',['../classSVF_1_1CallPE.html#a1e09f62a8e3ce2d3bc3fadb29e32a50e',1,'SVF::CallPE::CallPE(const CallPE &)'],['../classSVF_1_1CallPE.html#a11e9ece543eed957b5be9da326e22375',1,'SVF::CallPE::CallPE(GEdgeFlag k=SVFStmt::Call)'],['../classSVF_1_1CallPE.html#ac288d86ba28464f37af1d565e7f78571',1,'SVF::CallPE::CallPE(SVFVar *s, SVFVar *d, const CallICFGNode *i, const FunEntryICFGNode *e, GEdgeKind k=SVFStmt::Call)']]],
|
|
16
|
+
['callpebegin_7802',['callPEBegin',['../classSVF_1_1FormalParmVFGNode.html#ac2711b6bf2b27386def742aa0959ba35',1,'SVF::FormalParmVFGNode']]],
|
|
17
|
+
['callpeend_7803',['callPEEnd',['../classSVF_1_1FormalParmVFGNode.html#ae9a11d1c9c646baecc4e510eb10fa515',1,'SVF::FormalParmVFGNode']]],
|
|
18
|
+
['callsite_7804',['CallSite',['../classSVF_1_1CallSite.html#a78cb1b17796c2a696c61dece024a876f',1,'SVF::CallSite::CallSite()'],['../classSVF_1_1CallSite.html#aa21ead8f8652ef405a86b385837ea910',1,'SVF::CallSite::CallSite(const SVFInstruction *I)']]],
|
|
19
|
+
['callsitehasret_7805',['callsiteHasRet',['../classSVF_1_1SVFIR.html#aa79dba26cb34b40eee682713db299d5f',1,'SVF::SVFIR']]],
|
|
20
|
+
['canberemoved_7806',['canBeRemoved',['../classSVF_1_1SVFGOPT.html#ab72ce28409a440bbf5b84a68e5f82b85',1,'SVF::SVFGOPT']]],
|
|
21
|
+
['canhold_7807',['canHold',['../classSVF_1_1CoreBitVector.html#a3c85fd2084e52df869cb8fcf2dab6486',1,'SVF::CoreBitVector']]],
|
|
22
|
+
['canset_7808',['canSet',['../classOptionBase.html#a41b5697dffc86139fa9341210f7233d9',1,'OptionBase::canSet()'],['../classOption.html#a25507245c3b4b8d2d52ab069d756bc31',1,'Option::canSet()'],['../classOptionMap.html#a9fe150111f4ef83a91c5a1a01878ffa3',1,'OptionMap::canSet()'],['../classOptionMultiple.html#aa582e95f6546ffd2fc8420699967bca9',1,'OptionMultiple::canSet()']]],
|
|
23
|
+
['case_5finsensitive_5fstrcmp_7809',['case_insensitive_strcmp',['../cJSON_8cpp.html#a9b295e9edc859c11ad8c1e3d2cef0467',1,'cJSON.cpp']]],
|
|
24
|
+
['cast_7810',['cast',['../namespaceSVF_1_1SVFUtil.html#a3ddf7041e685da8ede81cd773dd47761',1,'SVF::SVFUtil::cast(const Y &Val)'],['../namespaceSVF_1_1SVFUtil.html#a406dd9baf2ce66235d482fd6c6121b2c',1,'SVF::SVFUtil::cast(Y &Val)'],['../namespaceSVF_1_1SVFUtil.html#acc2419a55c0427571f11ad14db2fe481',1,'SVF::SVFUtil::cast(Y *Val)'],['../namespaceSVF_1_1SVFUtil.html#af3ca049b4ce83c874e231f5e13bf36a8',1,'SVF::SVFUtil::cast(std::unique_ptr< Y > &&Val)']]],
|
|
25
|
+
['cast_5faway_5fconst_7811',['cast_away_const',['../cJSON_8cpp.html#a48223c36735c39cfc4711b0659f966c8',1,'cJSON.cpp']]],
|
|
26
|
+
['cdg_7812',['CDG',['../classSVF_1_1CDG.html#a646aa0a899d8cc45df96c0a60c85011e',1,'SVF::CDG']]],
|
|
27
|
+
['cdgbuilder_7813',['CDGBuilder',['../classSVF_1_1CDGBuilder.html#a7789807452c1bbb206fd6bb4e4f00b46',1,'SVF::CDGBuilder']]],
|
|
28
|
+
['cdgedge_7814',['CDGEdge',['../classSVF_1_1CDGEdge.html#a20cecabce76a6d1f1c7c5d7099b969f4',1,'SVF::CDGEdge']]],
|
|
29
|
+
['cdgnode_7815',['CDGNode',['../classSVF_1_1CDGNode.html#a2d8c242701bca378ac8e98acf9b48552',1,'SVF::CDGNode']]],
|
|
30
|
+
['cfbasicblockedge_7816',['CFBasicBlockEdge',['../classSVF_1_1CFBasicBlockEdge.html#a19282dcbe8b0cb22471f72cfc8469f45',1,'SVF::CFBasicBlockEdge::CFBasicBlockEdge(CFBasicBlockNode *src, CFBasicBlockNode *dst, const ICFGEdge *edge)'],['../classSVF_1_1CFBasicBlockEdge.html#abf8dc2f35d28b630f875104ed05512af',1,'SVF::CFBasicBlockEdge::CFBasicBlockEdge(CFBasicBlockNode *src, CFBasicBlockNode *dst)']]],
|
|
31
|
+
['cfbasicblockgbuilder_7817',['CFBasicBlockGBuilder',['../classSVF_1_1CFBasicBlockGBuilder.html#a61d70fb0d2181df3c90152e9226db947',1,'SVF::CFBasicBlockGBuilder']]],
|
|
32
|
+
['cfbasicblockgraph_7818',['CFBasicBlockGraph',['../classSVF_1_1CFBasicBlockGraph.html#afad7ee1f21bf2983d4aa40cccf368137',1,'SVF::CFBasicBlockGraph']]],
|
|
33
|
+
['cfbasicblockgwto_7819',['CFBasicBlockGWTO',['../classSVF_1_1CFBasicBlockGWTO.html#ab4049975aad5b59c31bb5501ff7465c8',1,'SVF::CFBasicBlockGWTO::CFBasicBlockGWTO()'],['../classSVF_1_1CFBasicBlockGWTO.html#af60b932f1b5ffce5a249feb22d7da133',1,'SVF::CFBasicBlockGWTO::CFBasicBlockGWTO(CFBasicBlockGraph *graph, const CFBasicBlockNode *entry)'],['../classSVF_1_1CFBasicBlockGWTO.html#ae18fdfe0b879c329930e9c9404aaf7a4',1,'SVF::CFBasicBlockGWTO::CFBasicBlockGWTO(const CFBasicBlockGWTO &other)=default'],['../classSVF_1_1CFBasicBlockGWTO.html#a96ee9b2b82f959b27020b5207bcc86db',1,'SVF::CFBasicBlockGWTO::CFBasicBlockGWTO(CFBasicBlockGWTO &&other)=default']]],
|
|
34
|
+
['cfbasicblockgwtocomp_7820',['CFBasicBlockGWTOComp',['../classSVF_1_1CFBasicBlockGWTOComp.html#a0ddb4d1f31175afee6d2a57e312f783c',1,'SVF::CFBasicBlockGWTOComp::CFBasicBlockGWTOComp(WtoCT k)'],['../classSVF_1_1CFBasicBlockGWTOComp.html#a5a89a8e51ca8dcfe84e7a95199912512',1,'SVF::CFBasicBlockGWTOComp::CFBasicBlockGWTOComp(const CFBasicBlockGWTOComp &) noexcept=default'],['../classSVF_1_1CFBasicBlockGWTOComp.html#aa56566f53069937d9716f58f48440216',1,'SVF::CFBasicBlockGWTOComp::CFBasicBlockGWTOComp(CFBasicBlockGWTOComp &&) noexcept=default']]],
|
|
35
|
+
['cfbasicblockgwtocycle_7821',['CFBasicBlockGWTOCycle',['../classSVF_1_1CFBasicBlockGWTOCycle.html#a1dbbc3e09c213cf6e8511832b1fa03b6',1,'SVF::CFBasicBlockGWTOCycle']]],
|
|
36
|
+
['cfbasicblockgwtonode_7822',['CFBasicBlockGWTONode',['../classSVF_1_1CFBasicBlockGWTONode.html#a06da59237001e5b4436eae7bf7dda429',1,'SVF::CFBasicBlockGWTONode']]],
|
|
37
|
+
['cfbasicblocknode_7823',['CFBasicBlockNode',['../classSVF_1_1CFBasicBlockNode.html#a34ef44c3ffad24255a72c8ecf2f2919e',1,'SVF::CFBasicBlockNode']]],
|
|
38
|
+
['cfgnormalizer_7824',['CFGNormalizer',['../classSVF_1_1CFGNormalizer.html#ab1c19d6347ed694f52ded7defafeffe3',1,'SVF::CFGNormalizer']]],
|
|
39
|
+
['cfgrammar_7825',['CFGrammar',['../classSVF_1_1CFGrammar.html#a6955bde4faa1d7b5d1f092c242a11a1b',1,'SVF::CFGrammar']]],
|
|
40
|
+
['cflalias_7826',['CFLAlias',['../classSVF_1_1CFLAlias.html#aae1dbf8d8c413eb7812ca428edfbae48',1,'SVF::CFLAlias']]],
|
|
41
|
+
['cflbase_7827',['CFLBase',['../classSVF_1_1CFLBase.html#a59c71b0eada5c763ce776f3618d08dd8',1,'SVF::CFLBase']]],
|
|
42
|
+
['cfledge_7828',['CFLEdge',['../classSVF_1_1CFLEdge.html#a808f0a3b6df73df41dcc2f0bfe944116',1,'SVF::CFLEdge']]],
|
|
43
|
+
['cflfifoworklist_7829',['CFLFIFOWorkList',['../classSVF_1_1CFLFIFOWorkList.html#a1246a16c404664f0f17e8333eaae2511',1,'SVF::CFLFIFOWorkList']]],
|
|
44
|
+
['cflgrammarstat_7830',['CFLGrammarStat',['../classSVF_1_1CFLStat.html#a1fbe39f511320df60f54235bd7842257',1,'SVF::CFLStat']]],
|
|
45
|
+
['cflgraph_7831',['CFLGraph',['../classSVF_1_1CFLGraph.html#a3dddc713969a95943d1f9b1e31ec71bc',1,'SVF::CFLGraph']]],
|
|
46
|
+
['cflgraphstat_7832',['CFLGraphStat',['../classSVF_1_1CFLStat.html#a75710bf2e22ec4881026104e815751cf',1,'SVF::CFLStat']]],
|
|
47
|
+
['cflnode_7833',['CFLNode',['../classSVF_1_1CFLNode.html#a235dcc5d8115d8450230638ce68070d6',1,'SVF::CFLNode']]],
|
|
48
|
+
['cflsolver_7834',['CFLSolver',['../classSVF_1_1CFLSolver.html#afcb585bec6a86f29e9781a5e7ef21dc4',1,'SVF::CFLSolver']]],
|
|
49
|
+
['cflsolverstat_7835',['CFLSolverStat',['../classSVF_1_1CFLStat.html#aced1956e5d8b47cdfea62b9d3ce8d8d6',1,'SVF::CFLStat']]],
|
|
50
|
+
['cflstat_7836',['CFLStat',['../classSVF_1_1CFLStat.html#ada5680cabe65962be3a574a8a740f59c',1,'SVF::CFLStat']]],
|
|
51
|
+
['cflsvfgbuilder_7837',['CFLSVFGBuilder',['../classSVF_1_1CFLSVFGBuilder.html#a6dc5b2c97c0e4948f78bd68fbbf0fdfc',1,'SVF::CFLSVFGBuilder']]],
|
|
52
|
+
['cflvf_7838',['CFLVF',['../classSVF_1_1CFLVF.html#a1e6a36bc27f7b325086f8f44d745d519',1,'SVF::CFLVF']]],
|
|
53
|
+
['cha_7839',['cha',['../classSVF_1_1DCHGraph.html#a0a3dfe1f2757eabd75082e2c4caec47a',1,'SVF::DCHGraph']]],
|
|
54
|
+
['check_7840',['check',['../classSVF_1_1CFLGramGraphChecker.html#ada643d980c2590711660eb5f2a4e5f93',1,'SVF::CFLGramGraphChecker']]],
|
|
55
|
+
['check_5fhead_7841',['check_head',['../classSVF_1_1CFGNormalizer.html#afe01de5c8333e4ba436adbdc0e99e3cc',1,'SVF::CFGNormalizer']]],
|
|
56
|
+
['checkandremap_7842',['checkAndRemap',['../classSVF_1_1CondStdSet.html#a347097404761b16a077eac1ae9fbfd94',1,'SVF::CondStdSet::checkAndRemap()'],['../classSVF_1_1PointsTo.html#a731a028a2a4ed30e86992652ad71a63f',1,'SVF::PointsTo::checkAndRemap()']]],
|
|
57
|
+
['checkargtypes_7843',['checkArgTypes',['../CHG_8cpp.html#a28cd7506ba009f12fa978aab492767b7',1,'CHG.cpp']]],
|
|
58
|
+
['checkintraedgeparents_7844',['checkIntraEdgeParents',['../classSVF_1_1ICFG.html#a70421a19a494eb6131a9ae72ef1a64d6',1,'SVF::ICFG::checkIntraEdgeParents()'],['../classSVF_1_1VFG.html#a43b0c126c2e32cb3d286a78b14e09a96',1,'SVF::VFG::checkIntraEdgeParents()']]],
|
|
59
|
+
['checkparameter_7845',['checkParameter',['../classSVF_1_1CFLBase.html#a5a29d4b85cb24fd33ab65d60a79e4201',1,'SVF::CFLBase::checkParameter()'],['../classSVF_1_1CFLVF.html#a20c6a97e620239c72f402ddf470852bf',1,'SVF::CFLVF::checkParameter()']]],
|
|
60
|
+
['checkrelation_7846',['checkRelation',['../classSVF_1_1AccessPath.html#a98b8b3428479259fbafd9e527ecc09bb',1,'SVF::AccessPath']]],
|
|
61
|
+
['checkselfcycleedges_7847',['checkSelfCycleEdges',['../classSVF_1_1SVFGOPT.html#afb068fd46dfbf993decd7d6c8ca2c9ba',1,'SVF::SVFGOPT']]],
|
|
62
|
+
['chedge_7848',['CHEdge',['../classSVF_1_1CHEdge.html#af01c14c28db231b7bfae39344d1ae8ee',1,'SVF::CHEdge']]],
|
|
63
|
+
['chgbuilder_7849',['CHGBuilder',['../classSVF_1_1CHGBuilder.html#a436e4f8b1e1cad85f0c7df938afe8c78',1,'SVF::CHGBuilder']]],
|
|
64
|
+
['chgraph_7850',['CHGraph',['../classSVF_1_1CHGraph.html#afacd7d35dad4344a5c2551d951acb442',1,'SVF::CHGraph']]],
|
|
65
|
+
['child_5fbegin_7851',['child_begin',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#ae637bc31f349b6f73f0af2af6804de16',1,'SVF::GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >::child_begin()'],['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html#a4d5646121961284a0c378143058a5e98',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >::child_begin()']]],
|
|
66
|
+
['child_5fend_7852',['child_end',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#a478b8ebeec4d12d2e831ba9b5679011e',1,'SVF::GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >::child_end()'],['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4_01_4.html#a5923b4449b0bd4242b8b774870c75601',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > * > >::child_end()']]],
|
|
67
|
+
['children_7853',['children',['../namespaceSVF.html#a67f454fa9341632d195fd5da619130f0',1,'SVF']]],
|
|
68
|
+
['children_5fedges_7854',['children_edges',['../namespaceSVF.html#ab485076115c46b3e009cc5c4d252adae',1,'SVF']]],
|
|
69
|
+
['chnode_7855',['CHNode',['../classSVF_1_1CHNode.html#aa80276c1d5160a401232a310554fd934',1,'SVF::CHNode']]],
|
|
70
|
+
['cjson_5fdelete_7856',['cJSON_Delete',['../cJSON_8cpp.html#afde5c619f31577b3d821b56b23953c85',1,'cJSON_Delete(null): cJSON.cpp'],['../cJSON_8cpp.html#a82198c8ae9b9391ec58d1b4dd2a0d835',1,'cJSON_Delete(true_item): cJSON.cpp'],['../cJSON_8cpp.html#a38f5e694b5c8025da97c64a1323624b6',1,'cJSON_Delete(false_item): cJSON.cpp'],['../cJSON_8cpp.html#ad4379116322d8ea25bed7d926949928e',1,'cJSON_Delete(bool_item): cJSON.cpp'],['../cJSON_8cpp.html#a863d15ca4bb3d25b45537a52e60d5f16',1,'cJSON_Delete(number_item): cJSON.cpp'],['../cJSON_8cpp.html#ac343e582979460eb601a28c0f160f20d',1,'cJSON_Delete(string_item): cJSON.cpp'],['../cJSON_8cpp.html#acd085638be3dd8a2283605d0a63cd10f',1,'cJSON_Delete(raw_item): cJSON.cpp'],['../cJSON_8cpp.html#a4c1451255d141b30ba24e40a463a1a50',1,'cJSON_Delete(object_item): cJSON.cpp'],['../cJSON_8cpp.html#aec5a5cee199637b43ff6bca41f6e4d17',1,'cJSON_Delete(array): cJSON.cpp'],['../cJSON_8cpp.html#ae3da86d5128d65acfd4dd68fbcd4c09c',1,'cJSON_Delete(item): cJSON.cpp']]],
|
|
71
|
+
['cjson_5fdetachitemviapointer_7857',['cJSON_DetachItemViaPointer',['../cJSON_8cpp.html#a3ac2a63423914bb3e443d578dd07b998',1,'cJSON.cpp']]],
|
|
72
|
+
['cjson_5fnew_5fitem_7858',['cJSON_New_Item',['../cJSON_8cpp.html#a8f447c625af025c35d0ec59032ad6473',1,'cJSON.cpp']]],
|
|
73
|
+
['cjson_5fparsewithlengthopts_7859',['cJSON_ParseWithLengthOpts',['../cJSON_8cpp.html#abeffdb0695e8c30e4612c8f917bfd9e1',1,'cJSON.cpp']]],
|
|
74
|
+
['cjson_5fpublic_7860',['CJSON_PUBLIC',['../cJSON_8h.html#ad111420010c8684e2acde69bb1ead4f8',1,'CJSON_PUBLIC(const char *) cJSON_Version(void): cJSON.cpp'],['../cJSON_8h.html#a5712efac9864c56f805260c5e2a5c01b',1,'CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks *hooks): cJSON.cpp'],['../cJSON_8h.html#abd55c37a5af547c3c1ada176e38afbc6',1,'CJSON_PUBLIC(cJSON *) cJSON_Parse(const char *value): cJSON.cpp'],['../cJSON_8h.html#acc0bf2ad0de27db33e6471754c8f3ace',1,'CJSON_PUBLIC(char *) cJSON_Print(const cJSON *item): cJSON.cpp'],['../cJSON_8h.html#aa7717765ab33f9dac70ff47e7e078b8b',1,'CJSON_PUBLIC(cJSON_bool) cJSON_PrintPreallocated(cJSON *item: cJSON.cpp'],['../cJSON_8h.html#a228b429c345d298fa5b887420337a54c',1,'CJSON_PUBLIC(double) cJSON_GetNumberValue(const cJSON *const item): cJSON.h'],['../cJSON_8h.html#a8172bffbb05eec3c761bf0b43484f62d',1,'CJSON_PUBLIC(void *) cJSON_malloc(size_t size): cJSON.h'],['../cJSON_8cpp.html#a92b8d4d07c18d85e65c80af773a575ef',1,'CJSON_PUBLIC(const char *) cJSON_GetErrorPtr(void): cJSON.cpp'],['../cJSON_8cpp.html#aa64b79aec6e4df008236f79b7f373641',1,'CJSON_PUBLIC(char *) cJSON_GetStringValue(const cJSON *const item): cJSON.cpp'],['../cJSON_8cpp.html#a228b429c345d298fa5b887420337a54c',1,'CJSON_PUBLIC(double) cJSON_GetNumberValue(const cJSON *const item): cJSON.cpp'],['../cJSON_8cpp.html#a5712efac9864c56f805260c5e2a5c01b',1,'CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks *hooks): cJSON.cpp'],['../cJSON_8cpp.html#a265fb6f60d093cb333c087fdabc6efdb',1,'CJSON_PUBLIC(cJSON *) cJSON_ParseWithOpts(const char *value: cJSON.cpp'],['../cJSON_8cpp.html#aa7717765ab33f9dac70ff47e7e078b8b',1,'CJSON_PUBLIC(cJSON_bool) cJSON_PrintPreallocated(cJSON *item: cJSON.cpp']]],
|
|
75
|
+
['cjson_5fstrdup_7861',['cJSON_strdup',['../cJSON_8cpp.html#a5da7bd9b4622e97e7e19c36017410252',1,'cJSON.cpp']]],
|
|
76
|
+
['classof_7862',['classof',['../classSVF_1_1DCHGraph.html#af9970ff0ef4a8f4c638da9f519d14a21',1,'SVF::DCHGraph::classof()'],['../classSVF_1_1IntervalValue.html#a101633c38e284f6e2bcad852daa3baae',1,'SVF::IntervalValue::classof(const IntervalValue *)'],['../classSVF_1_1IntervalValue.html#a72d89f686c6239c43ea1ea6fcab3062a',1,'SVF::IntervalValue::classof(const AbstractValue *v)'],['../classSVF_1_1CFBasicBlockGWTONode.html#a2d94a3f6bd93d6b3806ec03de3eb1576',1,'SVF::CFBasicBlockGWTONode::classof(const CFBasicBlockGWTONode *)'],['../classSVF_1_1CFBasicBlockGWTONode.html#a2e572490ff932b1efdc6bc86b5ea9558',1,'SVF::CFBasicBlockGWTONode::classof(const CFBasicBlockGWTOComp *c)'],['../classSVF_1_1CFBasicBlockGWTOCycle.html#acce909c4c082749affec7b0d3ceb394a',1,'SVF::CFBasicBlockGWTOCycle::classof(const CFBasicBlockGWTOCycle *)'],['../classSVF_1_1CFBasicBlockGWTOCycle.html#a10dc61999fc10f09921225f12129cade',1,'SVF::CFBasicBlockGWTOCycle::classof(const CFBasicBlockGWTOComp *c)'],['../classSVF_1_1CFGrammar.html#ac004251a16c0af22fe6775b7908d2a33',1,'SVF::CFGrammar::classof(const CFGrammar *)'],['../classSVF_1_1CFGrammar.html#ab5ec52098ce63b94c2b63bf28fa27942',1,'SVF::CFGrammar::classof(const GrammarBase *node)'],['../classSVF_1_1CHGraph.html#ae7e9f1a3c524d80c77b2a75f877dc2d6',1,'SVF::CHGraph::classof()'],['../classSVF_1_1ConstraintEdge.html#a2c2a62e61022bb936a903846e0aacdd3',1,'SVF::ConstraintEdge::classof()'],['../classSVF_1_1AddrCGEdge.html#a541102364cd692d5f53a6aaef8b41965',1,'SVF::AddrCGEdge::classof(const AddrCGEdge *)'],['../classSVF_1_1AddrCGEdge.html#ac635af9bdde40ea73c267998b9e4b6c4',1,'SVF::AddrCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1AddrCGEdge.html#a1eeac9d23b4c3c789697c992e9ef8dbd',1,'SVF::AddrCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1CopyCGEdge.html#a321ccd6048312a570acbb8a217269434',1,'SVF::CopyCGEdge::classof(const CopyCGEdge *)'],['../classSVF_1_1CopyCGEdge.html#a7bd7d0f76d235db2f7d8a846da5bd20d',1,'SVF::CopyCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1CopyCGEdge.html#aee721f02965d46fcd1f8acc4a98df108',1,'SVF::CopyCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1StoreCGEdge.html#a7fdb88d66ee7489f2e2de5e91ed5f25b',1,'SVF::StoreCGEdge::classof(const StoreCGEdge *)'],['../classSVF_1_1StoreCGEdge.html#a2cc6943983c51fac45e312741404e8e9',1,'SVF::StoreCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1StoreCGEdge.html#a1d7f40c84a7601620784dfafec6112b6',1,'SVF::StoreCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1LoadCGEdge.html#a1e4ddf7950685fa18fc0bb8669cc1961',1,'SVF::LoadCGEdge::classof(const LoadCGEdge *)'],['../classSVF_1_1LoadCGEdge.html#ab7d9fa1d9ed23f3f7579ba26dad46032',1,'SVF::LoadCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1LoadCGEdge.html#aa1b47bbe3ac2de21a5dc7a72bb486953',1,'SVF::LoadCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1GepCGEdge.html#af9fbe33becd8f832267ab7ea6e0437b6',1,'SVF::GepCGEdge::classof(const GepCGEdge *)'],['../classSVF_1_1GepCGEdge.html#a13ca016474348064693416fcd183d4ab',1,'SVF::GepCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1GepCGEdge.html#aeceef279a35e9a92ecaff32372f0c112',1,'SVF::GepCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1NormalGepCGEdge.html#a79033645683ead9a7404cd35fd936092',1,'SVF::NormalGepCGEdge::classof(const NormalGepCGEdge *)'],['../classSVF_1_1NormalGepCGEdge.html#abaa71e2b1e7f9a6d7920a89eb397dccc',1,'SVF::NormalGepCGEdge::classof(const GepCGEdge *edge)'],['../classSVF_1_1NormalGepCGEdge.html#ac6c37d7442a4b48cdce8b2eef67ee87d',1,'SVF::NormalGepCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1NormalGepCGEdge.html#a025e8e6526f339c12e357958138be903',1,'SVF::NormalGepCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1VariantGepCGEdge.html#a5afc61b0781b222c70707a0ea765a4bd',1,'SVF::VariantGepCGEdge::classof(const VariantGepCGEdge *)'],['../classSVF_1_1VariantGepCGEdge.html#ae83d829f94cb886ddf36cddb75fb17df',1,'SVF::VariantGepCGEdge::classof(const GepCGEdge *edge)'],['../classSVF_1_1VariantGepCGEdge.html#a0342be6f165cbabc58e1dba75e6a0b79',1,'SVF::VariantGepCGEdge::classof(const ConstraintEdge *edge)'],['../classSVF_1_1VariantGepCGEdge.html#aba0cc74af291252bc8911c81832bef68',1,'SVF::VariantGepCGEdge::classof(const GenericConsEdgeTy *edge)'],['../classSVF_1_1IntraCFGEdge.html#a70bdadf898a10c6db89e9f432529092c',1,'SVF::IntraCFGEdge::classof(const IntraCFGEdge *)'],['../classSVF_1_1IntraCFGEdge.html#aea905f535696918ed63cd5ce04b7e0fb',1,'SVF::IntraCFGEdge::classof(const ICFGEdge *edge)'],['../classSVF_1_1IntraCFGEdge.html#adda4f50f50127f5d7f193300933c209f',1,'SVF::IntraCFGEdge::classof(const GenericICFGEdgeTy *edge)'],['../classSVF_1_1CallCFGEdge.html#a38b56212fb58934ee50079b1e69ad5ff',1,'SVF::CallCFGEdge::classof(const CallCFGEdge *)'],['../classSVF_1_1CallCFGEdge.html#a2d06b1b7913887fa0b147a5ec3098678',1,'SVF::CallCFGEdge::classof(const ICFGEdge *edge)'],['../classSVF_1_1CallCFGEdge.html#acea0923ca5c08f455af8ba3bcd738dd2',1,'SVF::CallCFGEdge::classof(const GenericICFGEdgeTy *edge)'],['../classSVF_1_1RetCFGEdge.html#aa26fbdb6a5fc801eef8a7f59ea28bc3a',1,'SVF::RetCFGEdge::classof(const RetCFGEdge *)'],['../classSVF_1_1RetCFGEdge.html#acbd01243e6fa346180221b3cc14672fe',1,'SVF::RetCFGEdge::classof(const ICFGEdge *edge)'],['../classSVF_1_1RetCFGEdge.html#a552aab628945c0d5d669c28068221bef',1,'SVF::RetCFGEdge::classof(const GenericICFGEdgeTy *edge)'],['../classSVF_1_1GlobalICFGNode.html#a06d0940d1b923991144c827e145a028e',1,'SVF::GlobalICFGNode::classof(const GlobalICFGNode *)'],['../classSVF_1_1GlobalICFGNode.html#a982efb288d9b6ec41cd64be562e4be6d',1,'SVF::GlobalICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1GlobalICFGNode.html#af6b336561b3924b438d0e4d7c5fd34e3',1,'SVF::GlobalICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1IntraICFGNode.html#a295649753e583729a9f3bfd9e8a1e87f',1,'SVF::IntraICFGNode::classof(const IntraICFGNode *)'],['../classSVF_1_1IntraICFGNode.html#a9ce3f760813e3108dda53ff3f558a23d',1,'SVF::IntraICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1IntraICFGNode.html#a00e015884ec85772b161cc7b4a5bfbd8',1,'SVF::IntraICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1InterICFGNode.html#a67ef8b6f4d8961c54145df0ce8a5c843',1,'SVF::InterICFGNode::classof(const InterICFGNode *)'],['../classSVF_1_1InterICFGNode.html#adfe73a4bcd2a3074bef97661a787bfa3',1,'SVF::InterICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1InterICFGNode.html#a6b43bc8bf2bd2cd78e6cd5064cf7c470',1,'SVF::InterICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1FunEntryICFGNode.html#ad7f8c8f10b067b6766d7c7974f2b751c',1,'SVF::FunEntryICFGNode::classof(const FunEntryICFGNode *)'],['../classSVF_1_1FunEntryICFGNode.html#a1964b1b95d37b8b250a4779c7d4214b4',1,'SVF::FunEntryICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1FunEntryICFGNode.html#a3f0f02c9fb1ab2406ed970f0e0e7942e',1,'SVF::FunEntryICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1FunEntryICFGNode.html#a5225463cf5c8601d919ab810bc3276ef',1,'SVF::FunEntryICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1FunExitICFGNode.html#ab81f7f50638b8ce85f83ca3b7b566213',1,'SVF::FunExitICFGNode::classof(const FunEntryICFGNode *)'],['../classSVF_1_1FunExitICFGNode.html#acace98ae1961dcd498678694b7ba4699',1,'SVF::FunExitICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1FunExitICFGNode.html#a9731fdd29f15eab3a900eb72d3447e13',1,'SVF::FunExitICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1FunExitICFGNode.html#ab980476a746eecd8d1018e43b40db635',1,'SVF::FunExitICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1CallICFGNode.html#afb8bed9242cea8c927d14028526c19b9',1,'SVF::CallICFGNode::classof(const CallICFGNode *)'],['../classSVF_1_1CallICFGNode.html#ad064bfbbc08c297d66071ff7a9c0c991',1,'SVF::CallICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1CallICFGNode.html#a678d5ffc5c2bc44f82f8bd6d97daefc6',1,'SVF::CallICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1CallICFGNode.html#a406c851efb93f7b838f3246deb2610ec',1,'SVF::CallICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1RetICFGNode.html#a495a6ff3a561fac9a5157308c68a5ea8',1,'SVF::RetICFGNode::classof(const RetICFGNode *)'],['../classSVF_1_1RetICFGNode.html#abc490a79a39229d10010816bbd105326',1,'SVF::RetICFGNode::classof(const InterICFGNode *node)'],['../classSVF_1_1RetICFGNode.html#a5ce46692509e51b32afb060cce5701dd',1,'SVF::RetICFGNode::classof(const ICFGNode *node)'],['../classSVF_1_1RetICFGNode.html#a9a1d69cec6f240971767eee3c1c6ac41',1,'SVF::RetICFGNode::classof(const GenericICFGNodeTy *node)'],['../classSVF_1_1PTACallGraphEdge.html#adb10c32eff8a794d9f2b1b4a47d85d21',1,'SVF::PTACallGraphEdge::classof(const PTACallGraphEdge *)'],['../classSVF_1_1PTACallGraphEdge.html#afb092fc0502837b52ebcaa3c0dedb736',1,'SVF::PTACallGraphEdge::classof(const GenericCallGraphEdgeTy *edge)'],['../classSVF_1_1IndirectSVFGEdge.html#a65d58ce28f0bec8ba20191257a80221f',1,'SVF::IndirectSVFGEdge::classof(const IndirectSVFGEdge *)'],['../classSVF_1_1IndirectSVFGEdge.html#ad1635bdd79cae91c5a58b5e540f19df1',1,'SVF::IndirectSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1IndirectSVFGEdge.html#a62352957241f7ac5faba6b502d0ed0f1',1,'SVF::IndirectSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1IntraIndSVFGEdge.html#ae1e57e6cc223a06f957c4d6761c35402',1,'SVF::IntraIndSVFGEdge::classof(const IntraIndSVFGEdge *)'],['../classSVF_1_1IntraIndSVFGEdge.html#ac749c96247b6070479ccd597266c1d84',1,'SVF::IntraIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1IntraIndSVFGEdge.html#ad123c668b35ad004f3897565ac69c054',1,'SVF::IntraIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1IntraIndSVFGEdge.html#a54de415e46849515629ace05fe2afed4',1,'SVF::IntraIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1CallIndSVFGEdge.html#a9da25118e904862eb1f39231c2b191bd',1,'SVF::CallIndSVFGEdge::classof(const CallIndSVFGEdge *)'],['../classSVF_1_1CallIndSVFGEdge.html#ad6a01c5fc68ce5777a801aa7668b47e9',1,'SVF::CallIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1CallIndSVFGEdge.html#a54c3c37723424cb98ac6d01e9ed25c39',1,'SVF::CallIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1CallIndSVFGEdge.html#ad50e4be3af1da84aa8a58b56faba36df',1,'SVF::CallIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1RetIndSVFGEdge.html#a436d46d2a475a291ecc56cc2f26b910f',1,'SVF::RetIndSVFGEdge::classof(const RetIndSVFGEdge *)'],['../classSVF_1_1RetIndSVFGEdge.html#ae3cedf9206a460394f761c8b785fb1f8',1,'SVF::RetIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1RetIndSVFGEdge.html#a4b9b7308ea5e74ff175f6b1fedc873e2',1,'SVF::RetIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1RetIndSVFGEdge.html#a0c7696c378afe92f8cf1612564ab98c3',1,'SVF::RetIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#a4f7b0802389ce183635d5be2a40128bc',1,'SVF::ThreadMHPIndSVFGEdge::classof(const ThreadMHPIndSVFGEdge *)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#a0db2e69a5182d1c30b44e87711558bd9',1,'SVF::ThreadMHPIndSVFGEdge::classof(const IndirectSVFGEdge *edge)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#a564a1648b45d3563d69401a7f8e31906',1,'SVF::ThreadMHPIndSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1ThreadMHPIndSVFGEdge.html#acb948e40582b6cc8b4360f2205b5c926',1,'SVF::ThreadMHPIndSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1MRSVFGNode.html#a22e28a37a013d14964ce832fa23dfb84',1,'SVF::MRSVFGNode::classof(const MRSVFGNode *)'],['../classSVF_1_1MRSVFGNode.html#a9b843265a6f95eea56a5a62eede8893c',1,'SVF::MRSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1MRSVFGNode.html#a5f14facdcee7fec54c45b5956af553be',1,'SVF::MRSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalINSVFGNode.html#a049c4760e5d0ea2e31fc84ec32850310',1,'SVF::FormalINSVFGNode::classof(const FormalINSVFGNode *)'],['../classSVF_1_1FormalINSVFGNode.html#a93393ca0fb82c738b9357e93572b026a',1,'SVF::FormalINSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalINSVFGNode.html#a637ece0b4dcb990d3a3a5d5bbee4ef8d',1,'SVF::FormalINSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalOUTSVFGNode.html#ac29004272d47ad58ea1e05fbfc1ac639',1,'SVF::FormalOUTSVFGNode::classof(const FormalOUTSVFGNode *)'],['../classSVF_1_1FormalOUTSVFGNode.html#a48fc0991af02d9e0b8700cf96a8ca35c',1,'SVF::FormalOUTSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalOUTSVFGNode.html#a3b1387416f3ca61eed5581c9112cfcde',1,'SVF::FormalOUTSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualINSVFGNode.html#a73ccbee2a81439e70ea0c096d113a89b',1,'SVF::ActualINSVFGNode::classof(const ActualINSVFGNode *)'],['../classSVF_1_1ActualINSVFGNode.html#aae28a748413002046d02a4003229fc88',1,'SVF::ActualINSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualINSVFGNode.html#a476ef9fb19b3da1149945f9fe27cd9f1',1,'SVF::ActualINSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualOUTSVFGNode.html#a810b526c35918ed894c8dc2f95d44cb3',1,'SVF::ActualOUTSVFGNode::classof(const ActualOUTSVFGNode *)'],['../classSVF_1_1ActualOUTSVFGNode.html#a12cb923163baad086ca7a6365c74cc6b',1,'SVF::ActualOUTSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualOUTSVFGNode.html#a06dfaac3d2a41fa297a7707fc1240f8f',1,'SVF::ActualOUTSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1MSSAPHISVFGNode.html#ac55ddd2788fff5bcff8afc5c0b49ad2d',1,'SVF::MSSAPHISVFGNode::classof(const MSSAPHISVFGNode *)'],['../classSVF_1_1MSSAPHISVFGNode.html#a44089a90d2c8bdb7ea8d8f2904c9d768',1,'SVF::MSSAPHISVFGNode::classof(const MRSVFGNode *node)'],['../classSVF_1_1MSSAPHISVFGNode.html#abcb8ba7fc0574b75aa3582f35cdb47f5',1,'SVF::MSSAPHISVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1MSSAPHISVFGNode.html#ab91626e88e8c28553c44b5939cfd65b3',1,'SVF::MSSAPHISVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#ae1fef4865427f59811fde241d4ac80cc',1,'SVF::IntraMSSAPHISVFGNode::classof(const IntraMSSAPHISVFGNode *)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#ada532ff4ffbd7592ae1b89b1e234ba21',1,'SVF::IntraMSSAPHISVFGNode::classof(const MSSAPHISVFGNode *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a1382366ed10250d8f9a21c1f28bcad1c',1,'SVF::IntraMSSAPHISVFGNode::classof(const MRSVFGNode *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a4d0c0866ed958cdbb5fd9310696f24ba',1,'SVF::IntraMSSAPHISVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1IntraMSSAPHISVFGNode.html#a885dabe57bcf57d10dbdb40fd658b075',1,'SVF::IntraMSSAPHISVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a62c0f4f98a42fe65f1dd570ec277b13f',1,'SVF::InterMSSAPHISVFGNode::classof(const InterMSSAPHISVFGNode *)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a084a26ee34913e89b8b28fac43cda5f2',1,'SVF::InterMSSAPHISVFGNode::classof(const MSSAPHISVFGNode *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a14866d7c95c5d3d8215ffec2172d208b',1,'SVF::InterMSSAPHISVFGNode::classof(const MRSVFGNode *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#a7674d5c0f395624085f0764dba78cb93',1,'SVF::InterMSSAPHISVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1InterMSSAPHISVFGNode.html#ac1b291caedbd584d0e37702b682fa440',1,'SVF::InterMSSAPHISVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1DummyVersionPropSVFGNode.html#ac997d06e133d698a5aa29c2af55a624e',1,'SVF::DummyVersionPropSVFGNode::classof(const DummyVersionPropSVFGNode *)'],['../classSVF_1_1DummyVersionPropSVFGNode.html#a684f1f5c9f9f5059127d3024cc5d71e9',1,'SVF::DummyVersionPropSVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1DummyVersionPropSVFGNode.html#aa1ac53d368232b002cdd8f8a91f284da',1,'SVF::DummyVersionPropSVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ThreadForkEdge.html#a4d2c3601a3fd530d178ec00ee3e1bc5d',1,'SVF::ThreadForkEdge::classof(const ThreadForkEdge *)'],['../classSVF_1_1ThreadForkEdge.html#ae40d52a9080627661aad198adf5f411a',1,'SVF::ThreadForkEdge::classof(const PTACallGraphEdge *edge)'],['../classSVF_1_1ThreadJoinEdge.html#a0fb671c87fecd2fd9c2dab4187a47d37',1,'SVF::ThreadJoinEdge::classof(const ThreadJoinEdge *)'],['../classSVF_1_1ThreadJoinEdge.html#ae4095b55b035bbf42d0a75afada4244d',1,'SVF::ThreadJoinEdge::classof(const PTACallGraphEdge *edge)'],['../classSVF_1_1HareParForEdge.html#ab1dba5dff1e71bce578dc7b0009ba518',1,'SVF::HareParForEdge::classof(const HareParForEdge *)'],['../classSVF_1_1HareParForEdge.html#af9cc260c4a767f9ebd4a454dff4f88be',1,'SVF::HareParForEdge::classof(const PTACallGraphEdge *edge)'],['../classSVF_1_1ThreadCallGraph.html#a4ba42f59f0a6a7ea5b059f6e8df64d89',1,'SVF::ThreadCallGraph::classof(const ThreadCallGraph *)'],['../classSVF_1_1ThreadCallGraph.html#a5d991e4511fc909dc170a4b03e71d77e',1,'SVF::ThreadCallGraph::classof(const PTACallGraph *g)'],['../classSVF_1_1DirectSVFGEdge.html#a200f8722e39d0267cd5d0212871e16bf',1,'SVF::DirectSVFGEdge::classof(const DirectSVFGEdge *)'],['../classSVF_1_1DirectSVFGEdge.html#ade837b89b661ab92b4f852c4a1d07e91',1,'SVF::DirectSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1DirectSVFGEdge.html#a6e8eba3ca95255ce6d370f70ef1af723',1,'SVF::DirectSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1IntraDirSVFGEdge.html#a66c199063471c5b3fcbe6a8cce47a1fe',1,'SVF::IntraDirSVFGEdge::classof(const IntraDirSVFGEdge *)'],['../classSVF_1_1IntraDirSVFGEdge.html#a05f6b2a386ffdc58f89fc9f650a03ce0',1,'SVF::IntraDirSVFGEdge::classof(const DirectSVFGEdge *edge)'],['../classSVF_1_1IntraDirSVFGEdge.html#a6a6a756f3f4d3b8bb162014ad8a013d6',1,'SVF::IntraDirSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1IntraDirSVFGEdge.html#a83ecbb860bb65c348716a7b6eb0eb6e4',1,'SVF::IntraDirSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1CallDirSVFGEdge.html#a977cb840fbed0b89b445a1b7384d3352',1,'SVF::CallDirSVFGEdge::classof(const CallDirSVFGEdge *)'],['../classSVF_1_1CallDirSVFGEdge.html#a9af19b582b2fc0ad587c186bbe1ae3c5',1,'SVF::CallDirSVFGEdge::classof(const DirectSVFGEdge *edge)'],['../classSVF_1_1CallDirSVFGEdge.html#afc2b7f68c04cb9d0140576c8bb4e3527',1,'SVF::CallDirSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1CallDirSVFGEdge.html#ac4459c3e162af07af327a95b63ad24ba',1,'SVF::CallDirSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1RetDirSVFGEdge.html#ae13c787500749e182c7b48d4750fc0bb',1,'SVF::RetDirSVFGEdge::classof(const RetDirSVFGEdge *)'],['../classSVF_1_1RetDirSVFGEdge.html#ad794858b1424836850d55e66376de2c3',1,'SVF::RetDirSVFGEdge::classof(const DirectSVFGEdge *edge)'],['../classSVF_1_1RetDirSVFGEdge.html#a072bfed40d4fc766f107da70428f4872',1,'SVF::RetDirSVFGEdge::classof(const VFGEdge *edge)'],['../classSVF_1_1RetDirSVFGEdge.html#a00d19ac1f96d9d66597d717eea58aeae',1,'SVF::RetDirSVFGEdge::classof(const GenericVFGEdgeTy *edge)'],['../classSVF_1_1StmtVFGNode.html#ade2eb6475fdc3d2fa107c9adf508b72a',1,'SVF::StmtVFGNode::classof(const StmtVFGNode *)'],['../classSVF_1_1StmtVFGNode.html#a07b6320e6b57de790737585ad7e0dfc9',1,'SVF::StmtVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1StmtVFGNode.html#a52b07152246113f9b55a9bcacf92e1b4',1,'SVF::StmtVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1LoadVFGNode.html#a4f8125b671b65b106b82fa7f555a0627',1,'SVF::LoadVFGNode::classof(const LoadVFGNode *)'],['../classSVF_1_1LoadVFGNode.html#a6809c239925254fdf505bd907ce8a773',1,'SVF::LoadVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1LoadVFGNode.html#a9bbb5bb491000f973ab2e2d391105eef',1,'SVF::LoadVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1LoadVFGNode.html#a649006bd37ea9a4e0add926acf6711e7',1,'SVF::LoadVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1StoreVFGNode.html#a61b6a4c05576d942024cc002905d5831',1,'SVF::StoreVFGNode::classof(const StoreVFGNode *)'],['../classSVF_1_1StoreVFGNode.html#acc772ccaec8d50c6c794ddf6433cc8da',1,'SVF::StoreVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1StoreVFGNode.html#a557a5eadd147cae44223a9a9b9f22a0a',1,'SVF::StoreVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1StoreVFGNode.html#a41e8b1729da33dd6572288cab334c0eb',1,'SVF::StoreVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1CopyVFGNode.html#adefcc30434a12173cfbdb05145ff2959',1,'SVF::CopyVFGNode::classof(const CopyVFGNode *)'],['../classSVF_1_1CopyVFGNode.html#af2a5123c24452b533b8cf3c737abfa61',1,'SVF::CopyVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1CopyVFGNode.html#ae9c59423e3f5b86eecd07e4d7f6297eb',1,'SVF::CopyVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1CopyVFGNode.html#a53e14acb8134334f2f8444235ba3dae9',1,'SVF::CopyVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1CmpVFGNode.html#ab1248b063654318677471fb10af16fd7',1,'SVF::CmpVFGNode::classof(const CmpVFGNode *)'],['../classSVF_1_1CmpVFGNode.html#a3230ae3a4a7f10e0486f000b92b87713',1,'SVF::CmpVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1CmpVFGNode.html#add2c095c6ae13c5d7a72f4551c2490a2',1,'SVF::CmpVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1BinaryOPVFGNode.html#a74266197f0ac969746c0be4175e70c17',1,'SVF::BinaryOPVFGNode::classof(const BinaryOPVFGNode *)'],['../classSVF_1_1BinaryOPVFGNode.html#aea93da7b12eec71280459e1c4a41306f',1,'SVF::BinaryOPVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1BinaryOPVFGNode.html#a9da4b2fca555fbb6a1867e9bc4749046',1,'SVF::BinaryOPVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1UnaryOPVFGNode.html#a01a9b0fd0189462e37ff51e232a5cda8',1,'SVF::UnaryOPVFGNode::classof(const UnaryOPVFGNode *)'],['../classSVF_1_1UnaryOPVFGNode.html#a11ff85d796e547f0258ec30cf23b7310',1,'SVF::UnaryOPVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1UnaryOPVFGNode.html#a1aec02a86416e9baf8819086bbb53080',1,'SVF::UnaryOPVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1BranchVFGNode.html#abaeefcd88c47e21065947f7587af2181',1,'SVF::BranchVFGNode::classof(const BranchVFGNode *)'],['../classSVF_1_1BranchVFGNode.html#aa578e56a2a4d145ba63628367786b9f0',1,'SVF::BranchVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1BranchVFGNode.html#a5cf9cbe215078178e12e06d859483336',1,'SVF::BranchVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1GepVFGNode.html#a77aa023b0c19e72a1263c63419643241',1,'SVF::GepVFGNode::classof(const GepVFGNode *)'],['../classSVF_1_1GepVFGNode.html#aae7c25ec33e4531778be58c28a0575c4',1,'SVF::GepVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1GepVFGNode.html#aa668a8000407a07937a5f4e4a6bfe31a',1,'SVF::GepVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1GepVFGNode.html#a70e2627cc05920864a97d054b2631985',1,'SVF::GepVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1PHIVFGNode.html#a522b90297d1a34858c9ae830cc24f1aa',1,'SVF::PHIVFGNode::classof(const PHIVFGNode *)'],['../classSVF_1_1PHIVFGNode.html#a4699fc06762e2d2573bbe3c0fd903da4',1,'SVF::PHIVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1PHIVFGNode.html#a1c5073aade64acbac65e8a8add61e231',1,'SVF::PHIVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1IntraPHIVFGNode.html#a30aa2227c1d94c2726d29cdbe800f91e',1,'SVF::IntraPHIVFGNode::classof(const IntraPHIVFGNode *)'],['../classSVF_1_1IntraPHIVFGNode.html#ae8c46b54a0a19b9516829b8ea897b946',1,'SVF::IntraPHIVFGNode::classof(const PHIVFGNode *node)'],['../classSVF_1_1IntraPHIVFGNode.html#a379b6f3452bdc6b5a3913fc7680ef70e',1,'SVF::IntraPHIVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1IntraPHIVFGNode.html#a7b8058dbbb9fc70db5f0de179e7e0196',1,'SVF::IntraPHIVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1AddrVFGNode.html#a5ad9c37ae429e0ac4c4fae224364f177',1,'SVF::AddrVFGNode::classof(const AddrVFGNode *)'],['../classSVF_1_1AddrVFGNode.html#a5510202381d0eb7af55353f8cc3be0d0',1,'SVF::AddrVFGNode::classof(const StmtVFGNode *node)'],['../classSVF_1_1AddrVFGNode.html#a24dde3e1cf8a66736233cd0a8dc91b82',1,'SVF::AddrVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1AddrVFGNode.html#af5ff980dea82f57e146e01d04882abbb',1,'SVF::AddrVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ArgumentVFGNode.html#ab6179be01a029e52df59480c20a92ef2',1,'SVF::ArgumentVFGNode::classof(const ArgumentVFGNode *)'],['../classSVF_1_1ArgumentVFGNode.html#aef245c92b68e42d5a74bcc98fc026ac2',1,'SVF::ArgumentVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ArgumentVFGNode.html#a7a81455d628934b84ce30a055a774673',1,'SVF::ArgumentVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualParmVFGNode.html#a5d0c195ba42dc0dd48a360cba326d502',1,'SVF::ActualParmVFGNode::classof(const ActualParmVFGNode *)'],['../classSVF_1_1ActualParmVFGNode.html#abe1fd545e784375dc8da98db6b5869f8',1,'SVF::ActualParmVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1ActualParmVFGNode.html#acd3b55d18cb1227f7631df8e4912fdb3',1,'SVF::ActualParmVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualParmVFGNode.html#a7f18a3d0eec50fafd505b8d6f8ebca5d',1,'SVF::ActualParmVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalParmVFGNode.html#af91ecca224b99cd6dd3b9b17ad0d8e6f',1,'SVF::FormalParmVFGNode::classof(const FormalParmVFGNode *)'],['../classSVF_1_1FormalParmVFGNode.html#ae4cac828eec4ac2f55ff9d580c855b34',1,'SVF::FormalParmVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalParmVFGNode.html#ad53fc9b2922c6c0145864bce59991d54',1,'SVF::FormalParmVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1FormalParmVFGNode.html#a691dc39c5ed3f3fa1ea518b5ec802c60',1,'SVF::FormalParmVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1ActualRetVFGNode.html#ab814b942e8ba02ed51f11ea6fcadd608',1,'SVF::ActualRetVFGNode::classof(const ActualRetVFGNode *)'],['../classSVF_1_1ActualRetVFGNode.html#a086f5a2156e90eee2ffa846954a79bb3',1,'SVF::ActualRetVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1ActualRetVFGNode.html#af3bf2a8f3a9398ec92a3418347af6b1a',1,'SVF::ActualRetVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1ActualRetVFGNode.html#a8aa10464c4295855c22921a6acb4bcda',1,'SVF::ActualRetVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1FormalRetVFGNode.html#af90572e9ac08cb2fffc9c63d51d5a129',1,'SVF::FormalRetVFGNode::classof(const FormalRetVFGNode)'],['../classSVF_1_1FormalRetVFGNode.html#ab5732a6cea2efbd352d1d8330f366f49',1,'SVF::FormalRetVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1FormalRetVFGNode.html#a75f6357396c84bfc08c9b08f95ae6b40',1,'SVF::FormalRetVFGNode::classof(const ArgumentVFGNode *node)'],['../classSVF_1_1FormalRetVFGNode.html#a444f13c4680b3762d0f2a55f98037acb',1,'SVF::FormalRetVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1InterPHIVFGNode.html#af05335676298acd6ad0bf2f445c8105b',1,'SVF::InterPHIVFGNode::classof(const InterPHIVFGNode *)'],['../classSVF_1_1InterPHIVFGNode.html#a9363508afb598d53d0deaedefdd8a01c',1,'SVF::InterPHIVFGNode::classof(const PHIVFGNode *node)'],['../classSVF_1_1InterPHIVFGNode.html#a6e134096deb0f33f8b137d7d16f88ba0',1,'SVF::InterPHIVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1InterPHIVFGNode.html#aae63bc1eb14d56d2f82e12eb1829a7a1',1,'SVF::InterPHIVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1NullPtrVFGNode.html#ad3fb6de5ce7d31e881e95bf60528847d',1,'SVF::NullPtrVFGNode::classof(const NullPtrVFGNode *)'],['../classSVF_1_1NullPtrVFGNode.html#a79b84b61e6e2c967fc3c1b8d9dad41c5',1,'SVF::NullPtrVFGNode::classof(const VFGNode *node)'],['../classSVF_1_1NullPtrVFGNode.html#abd9d77737434262b5bb801ebf9c8e9a8',1,'SVF::NullPtrVFGNode::classof(const GenericVFGNodeTy *node)'],['../classSVF_1_1DiffPTData.html#a09f6aa3d329f8adcd4928344720cff0f',1,'SVF::DiffPTData::classof(const DiffPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1DiffPTData.html#af182fd3695fee155abac8c2f0c402a17',1,'SVF::DiffPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1DFPTData.html#a1b09e85de5cc187958dd8fb1aa5edfcd',1,'SVF::DFPTData::classof(const DFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1DFPTData.html#abea003e1262f3e03967939e4028694a4',1,'SVF::DFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1VersionedPTData.html#a385133d44ac2b5fcef007040da8c2fd6',1,'SVF::VersionedPTData::classof(const VersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet > *)'],['../classSVF_1_1VersionedPTData.html#a69ceac8acdf820486a45fc4444f78d04',1,'SVF::VersionedPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutablePTData.html#a589d71ff881e53133e5c688f1c616ab3',1,'SVF::MutablePTData::classof(const MutablePTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutablePTData.html#a577a7fce1affd462afeb9fefa4bdb4a8',1,'SVF::MutablePTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableDiffPTData.html#a1b2d520d24a8d19de00e26237e5cd098',1,'SVF::MutableDiffPTData::classof(const MutableDiffPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutableDiffPTData.html#af27d457e1905876631bcf74e434257ae',1,'SVF::MutableDiffPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableDFPTData.html#a5baa6fffedfd0ac356590f9a0b222ee0',1,'SVF::MutableDFPTData::classof(const MutableDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutableDFPTData.html#acb338bbe5773001a15b81e596a764222',1,'SVF::MutableDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableIncDFPTData.html#a89f65d37096c82fcdddb1c324ec206d2',1,'SVF::MutableIncDFPTData::classof(const MutableIncDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1MutableIncDFPTData.html#aa4c262f0d62e902912d4cd7999731d3d',1,'SVF::MutableIncDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1MutableVersionedPTData.html#a6be54447671288a666af5d48972e2ccf',1,'SVF::MutableVersionedPTData::classof(const MutableVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet > *)'],['../classSVF_1_1MutableVersionedPTData.html#a646111552a7112b8e48c00e766ce8d9b',1,'SVF::MutableVersionedPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentPTData.html#a174c3cac13c839863171621ea25e609f',1,'SVF::PersistentPTData::classof(const PersistentPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentPTData.html#a4e896ec87d07e5b75401de4367d67458',1,'SVF::PersistentPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentDiffPTData.html#afb53f0b47cdad94379c3a4895980be9c',1,'SVF::PersistentDiffPTData::classof(const PersistentDiffPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentDiffPTData.html#a4f4b1869210228e9d1b4f3900b41bb88',1,'SVF::PersistentDiffPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentDFPTData.html#ad374e8e6ddd5c397bd5ab6cf9b259968',1,'SVF::PersistentDFPTData::classof(const PersistentDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentDFPTData.html#a575a441ddbe233d34937792b66d2b39c',1,'SVF::PersistentDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentIncDFPTData.html#a656434f7b67aabf25f6dba400d95f2bb',1,'SVF::PersistentIncDFPTData::classof(const PersistentIncDFPTData< Key, KeySet, Data, DataSet > *)'],['../classSVF_1_1PersistentIncDFPTData.html#a47c2fbf8b959aae3166b9757b12880a7',1,'SVF::PersistentIncDFPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1PersistentVersionedPTData.html#a28a8bf95351e295e65360bf16241a5da',1,'SVF::PersistentVersionedPTData::classof(const PersistentVersionedPTData< Key, KeySet, Data, DataSet, VersionedKey, VersionedKeySet > *)'],['../classSVF_1_1PersistentVersionedPTData.html#a1f85475cb6690bb1caa003c5a3aec92f',1,'SVF::PersistentVersionedPTData::classof(const PTData< Key, KeySet, Data, DataSet > *ptd)'],['../classSVF_1_1BVDataPTAImpl.html#a6ba68138c10d1fbe5be6346c8dfeca74',1,'SVF::BVDataPTAImpl::classof()'],['../classSVF_1_1CondPTAImpl.html#ae76fb767c13ca39baa0fbec55a7780fe',1,'SVF::CondPTAImpl::classof()'],['../classSVF_1_1LoadMU.html#a675192a60c5afa6e1d5f9b7dae5953b5',1,'SVF::LoadMU::classof(const LoadMU *)'],['../classSVF_1_1LoadMU.html#a2b3f73c38c479e05984e01710227e50f',1,'SVF::LoadMU::classof(const MSSAMU< Cond > *mu)'],['../classSVF_1_1CallMU.html#af8a0defe4c5b36893e155a4b074c0f30',1,'SVF::CallMU::classof(const CallMU *)'],['../classSVF_1_1CallMU.html#a27c70bc7543eeb2fcf64f139481d3bf9',1,'SVF::CallMU::classof(const MSSAMU< Cond > *mu)'],['../classSVF_1_1RetMU.html#ace8b780beda75de78d08247335e1738a',1,'SVF::RetMU::classof(const RetMU *)'],['../classSVF_1_1RetMU.html#ae6608c348426d99a5d3963ceaca2eb8b',1,'SVF::RetMU::classof(const MSSAMU< Cond > *mu)'],['../classSVF_1_1MSSACHI.html#a49cf6b7e0cb38acfeb2eb2e1273c506d',1,'SVF::MSSACHI::classof(const MSSACHI *chi)'],['../classSVF_1_1MSSACHI.html#a450055eb758896fb2e3e4f67febe7782',1,'SVF::MSSACHI::classof(const MSSADEF *chi)'],['../classSVF_1_1StoreCHI.html#a66a4ea0b8b61d39a552f7da000732263',1,'SVF::StoreCHI::classof(const StoreCHI *chi)'],['../classSVF_1_1StoreCHI.html#a7a01d165b24d05f0a218c2abfaad8422',1,'SVF::StoreCHI::classof(const MSSACHI< Cond > *chi)'],['../classSVF_1_1StoreCHI.html#a4324f81324dd6d6c6ba6d1af32e29985',1,'SVF::StoreCHI::classof(const MSSADEF *chi)'],['../classSVF_1_1CallCHI.html#a7c0708ad9a2aa6278b1e7404340ca2ad',1,'SVF::CallCHI::classof(const CallCHI *chi)'],['../classSVF_1_1CallCHI.html#a039209d842c18ef9d4a86a5a725a775b',1,'SVF::CallCHI::classof(const MSSACHI< Cond > *chi)'],['../classSVF_1_1CallCHI.html#aeea8fd6c5904874604bb0ced9b080c29',1,'SVF::CallCHI::classof(const MSSADEF *chi)'],['../classSVF_1_1EntryCHI.html#ad9c86f7cf28fe22584b94416803639aa',1,'SVF::EntryCHI::classof(const EntryCHI *chi)'],['../classSVF_1_1EntryCHI.html#a55404375929d591f93d09f5a9e896cf6',1,'SVF::EntryCHI::classof(const MSSACHI< Cond > *chi)'],['../classSVF_1_1EntryCHI.html#aa5ed214cd44d8847c7539c7e3de3d276',1,'SVF::EntryCHI::classof(const MSSADEF *chi)'],['../classSVF_1_1MSSAPHI.html#adab25ebd69f699c019118bc1e099d4f9',1,'SVF::MSSAPHI::classof(const MSSAPHI *phi)'],['../classSVF_1_1MSSAPHI.html#a48d3a719b97991be8ba94149a1d30091',1,'SVF::MSSAPHI::classof(const MSSADEF *phi)'],['../classSVF_1_1TCTEdge.html#a38d3af1f146d4e70574874c7ec28f6f3',1,'SVF::TCTEdge::classof(const TCTEdge *)'],['../classSVF_1_1TCTEdge.html#a13088f28a806a095ede56240b9fa87a2',1,'SVF::TCTEdge::classof(const GenericTCTEdgeTy *edge)'],['../classSVF_1_1SVFStmt.html#ac517a3166a3afe45d04480534ac3bb50',1,'SVF::SVFStmt::classof(const SVFStmt *)'],['../classSVF_1_1SVFStmt.html#a00339663741d9f581d2f3ecae5a3e7e3',1,'SVF::SVFStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1AssignStmt.html#a4f94b6731f324e44fc4d4e06d7acdbf7',1,'SVF::AssignStmt::classof(const AssignStmt *)'],['../classSVF_1_1AssignStmt.html#ad5e2d41b8cd548628b59227368388ed0',1,'SVF::AssignStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1AssignStmt.html#a8b2837153dcf9f7e2adc3b30b2dd0245',1,'SVF::AssignStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1AddrStmt.html#a32e129c9f7aa16be8c5c8569989f691f',1,'SVF::AddrStmt::classof(const AddrStmt *)'],['../classSVF_1_1AddrStmt.html#aeec83dc4e79ee62c92c75aa778a475ad',1,'SVF::AddrStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1AddrStmt.html#a6876ffc2c97c5ba64155891b55a7884c',1,'SVF::AddrStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1CopyStmt.html#a253c81c922bef6e2d520262c2f7793c4',1,'SVF::CopyStmt::classof(const CopyStmt *)'],['../classSVF_1_1CopyStmt.html#a5e883bb0bc30cf8b7d325b66f7a42848',1,'SVF::CopyStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1CopyStmt.html#a12e960569a9f4beae99195a0fe2d3b68',1,'SVF::CopyStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1StoreStmt.html#ae3c219e8af92e222f55c930009db6e67',1,'SVF::StoreStmt::classof(const StoreStmt *)'],['../classSVF_1_1StoreStmt.html#a31f69e402887eff60e2055799ed561b9',1,'SVF::StoreStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1StoreStmt.html#ab71bf959fce0e702556dd753636298b2',1,'SVF::StoreStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1LoadStmt.html#a03d6f1ee2f52b34d905b204eb53d6560',1,'SVF::LoadStmt::classof(const LoadStmt *)'],['../classSVF_1_1LoadStmt.html#ac252b1e9b7c01108d1aff602fbe1ef40',1,'SVF::LoadStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1LoadStmt.html#ab30f370a8a2a3e63765c1e4843f07826',1,'SVF::LoadStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1GepStmt.html#a441cd8487b320ceff9d62884b4f28176',1,'SVF::GepStmt::classof(const GepStmt *)'],['../classSVF_1_1GepStmt.html#a92016e7d6061e4a157c9cd39ad94cc20',1,'SVF::GepStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1GepStmt.html#ac47064e21e2afdf7bd85c6acba44367f',1,'SVF::GepStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1CallPE.html#a6df0149f79122c5a7d517f75d0235e73',1,'SVF::CallPE::classof(const CallPE *)'],['../classSVF_1_1CallPE.html#a188c51f3e378c451d34e90c96cca0cf5',1,'SVF::CallPE::classof(const SVFStmt *edge)'],['../classSVF_1_1CallPE.html#a0d89c20d1d3ccee5f3e45a32085117aa',1,'SVF::CallPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1RetPE.html#a43c6965616d67e77087b486265139d21',1,'SVF::RetPE::classof(const RetPE *)'],['../classSVF_1_1RetPE.html#a9cd78a723ed55ed6f334a329576a7471',1,'SVF::RetPE::classof(const SVFStmt *edge)'],['../classSVF_1_1RetPE.html#a2f0121f26e79fe3766cba93b42dc1119',1,'SVF::RetPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1MultiOpndStmt.html#aa0d9a26d3ad17432505b1f5bb36368d9',1,'SVF::MultiOpndStmt::classof(const MultiOpndStmt *)'],['../classSVF_1_1MultiOpndStmt.html#a5de8ff8363cb3f0b1427b69aa1058470',1,'SVF::MultiOpndStmt::classof(const SVFStmt *node)'],['../classSVF_1_1MultiOpndStmt.html#ad20128715a7aaf173d60fe8f14575678',1,'SVF::MultiOpndStmt::classof(const GenericPAGEdgeTy *node)'],['../classSVF_1_1PhiStmt.html#abb620d35e77989c2f7f9ed480e5fa1e9',1,'SVF::PhiStmt::classof(const PhiStmt *)'],['../classSVF_1_1PhiStmt.html#ac214292370d79324f6da8624fe2c7139',1,'SVF::PhiStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1PhiStmt.html#ae547394a731d29b44565d3e56a326354',1,'SVF::PhiStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1PhiStmt.html#a904591799ce401e8d3ee6aa634325ba3',1,'SVF::PhiStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1SelectStmt.html#a89f27a20f9c2acc66c4c6152e79ee30e',1,'SVF::SelectStmt::classof(const SelectStmt *)'],['../classSVF_1_1SelectStmt.html#a3cb54c9a91a32e12c5f8ee452fcf64be',1,'SVF::SelectStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1SelectStmt.html#a0b73ca0dedc4b7c718585577424fa0ce',1,'SVF::SelectStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1SelectStmt.html#aa9d3eeb27fee7084bcd2921c98be1bd1',1,'SVF::SelectStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1CmpStmt.html#adec661dd23b7806b35abba2d44aebc61',1,'SVF::CmpStmt::classof(const CmpStmt *)'],['../classSVF_1_1CmpStmt.html#a16a5fddf61f6a13ee34dde0c4267d0e5',1,'SVF::CmpStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1CmpStmt.html#a679ec89e3fa17a17dcc8fafeb30d3a61',1,'SVF::CmpStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1CmpStmt.html#af9f7fe4aa92bb443cd517f06a8fb94cd',1,'SVF::CmpStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1BinaryOPStmt.html#ab5a0f41455474643e8dd97aaab0aaab5',1,'SVF::BinaryOPStmt::classof(const BinaryOPStmt *)'],['../classSVF_1_1BinaryOPStmt.html#abc24c2d50b164a637ad0cec371cb7e63',1,'SVF::BinaryOPStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1BinaryOPStmt.html#a7cae2a90a33225c90eb035cf9e663d3d',1,'SVF::BinaryOPStmt::classof(const MultiOpndStmt *edge)'],['../classSVF_1_1BinaryOPStmt.html#ac8831079a5a9c6d50fbd09ff545e7cfd',1,'SVF::BinaryOPStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1UnaryOPStmt.html#abb10688145fa76629916ec3df61b6c95',1,'SVF::UnaryOPStmt::classof(const UnaryOPStmt *)'],['../classSVF_1_1UnaryOPStmt.html#a2a4b7e3a4c5be8a253b542f144f830b7',1,'SVF::UnaryOPStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1UnaryOPStmt.html#add29b76e0ef73da2606bac97f74a7896',1,'SVF::UnaryOPStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1BranchStmt.html#a750ffca6648fafedfb271fb90d975847',1,'SVF::BranchStmt::classof(const BranchStmt *)'],['../classSVF_1_1BranchStmt.html#a55b867cd85dbbe43e2f7c1bad5dce647',1,'SVF::BranchStmt::classof(const SVFStmt *edge)'],['../classSVF_1_1BranchStmt.html#adf97a239f15b635580cef475980e8d82',1,'SVF::BranchStmt::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1TDForkPE.html#a79317f2ac92ace129a1ccf802406498d',1,'SVF::TDForkPE::classof(const TDForkPE *)'],['../classSVF_1_1TDForkPE.html#a68f16df5a9b44dd2492c33fb0a1b5f0c',1,'SVF::TDForkPE::classof(const SVFStmt *edge)'],['../classSVF_1_1TDForkPE.html#a9e160158fe61958bcd6ef2a7da559018',1,'SVF::TDForkPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1TDJoinPE.html#ace17257476d0ee089a9f9cb8dc63e3f2',1,'SVF::TDJoinPE::classof(const TDJoinPE *)'],['../classSVF_1_1TDJoinPE.html#a18e24262f5be7835bc830ea410acc19d',1,'SVF::TDJoinPE::classof(const SVFStmt *edge)'],['../classSVF_1_1TDJoinPE.html#a22303af690086961b8d2356b345f882b',1,'SVF::TDJoinPE::classof(const GenericPAGEdgeTy *edge)'],['../classSVF_1_1SVFPointerType.html#a64502ac59788f5a1d53297123afbcfc6',1,'SVF::SVFPointerType::classof()'],['../classSVF_1_1SVFIntegerType.html#aee36de2439ab62fbbe68f71826478914',1,'SVF::SVFIntegerType::classof()'],['../classSVF_1_1SVFFunctionType.html#a527528ffe8005a3ff56f581f27296a49',1,'SVF::SVFFunctionType::classof()'],['../classSVF_1_1SVFStructType.html#a5551dee67814f75b701ba5e2757f6775',1,'SVF::SVFStructType::classof()'],['../classSVF_1_1SVFArrayType.html#a9b680e5f1995e1fb8f7d17f69f1c32ca',1,'SVF::SVFArrayType::classof()'],['../classSVF_1_1SVFOtherType.html#a7b026267db1dee3fd1149b92194d5655',1,'SVF::SVFOtherType::classof()'],['../classSVF_1_1SVFFunction.html#a099203980699464e1fbe5e37f2eb891f',1,'SVF::SVFFunction::classof()'],['../classSVF_1_1SVFBasicBlock.html#a0702a054bc6aec5fb67fe6e287f1e5f8',1,'SVF::SVFBasicBlock::classof()'],['../classSVF_1_1SVFInstruction.html#a3d3d19a3136d5d4fbda3946cf9f86231',1,'SVF::SVFInstruction::classof()'],['../classSVF_1_1SVFCallInst.html#a441f6d479c562ab00b9d287d8ecdb0fd',1,'SVF::SVFCallInst::classof(const SVFValue *node)'],['../classSVF_1_1SVFCallInst.html#a7bcd6dd2c135b3da30dcca7942d3ddb5',1,'SVF::SVFCallInst::classof(const SVFInstruction *node)'],['../classSVF_1_1SVFVirtualCallInst.html#a1d7057e02488b26ca34aefa045f733e9',1,'SVF::SVFVirtualCallInst::classof(const SVFValue *node)'],['../classSVF_1_1SVFVirtualCallInst.html#aa5c00eefbf2f2c8074c8e48b0b9a5e23',1,'SVF::SVFVirtualCallInst::classof(const SVFInstruction *node)'],['../classSVF_1_1SVFVirtualCallInst.html#a16dd17efc0762c20094e960115519c26',1,'SVF::SVFVirtualCallInst::classof(const SVFCallInst *node)'],['../classSVF_1_1SVFConstant.html#ad344f015332cfd79eb61fe734f197c51',1,'SVF::SVFConstant::classof()'],['../classSVF_1_1SVFGlobalValue.html#a5fb9b8bbaf347d99e9df5710da506c96',1,'SVF::SVFGlobalValue::classof(const SVFValue *node)'],['../classSVF_1_1SVFGlobalValue.html#a5a8b570bf9301e0269a6622f33320d4b',1,'SVF::SVFGlobalValue::classof(const SVFConstant *node)'],['../classSVF_1_1SVFArgument.html#a5656acc955ca756ad51064dee30ea07d',1,'SVF::SVFArgument::classof()'],['../classSVF_1_1SVFConstantData.html#a69777730832b61b6503f05ce80af65c3',1,'SVF::SVFConstantData::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantData.html#aaa93a599c1e8fee16aa6844cf64b8f5d',1,'SVF::SVFConstantData::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFConstantInt.html#a68c3dc4b0a685397369b5116c2d31e42',1,'SVF::SVFConstantInt::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantInt.html#afd5d7569b52d4f26850b009a915b7e49',1,'SVF::SVFConstantInt::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFConstantFP.html#a6f44afedce864c6ab6115f1aee4d3857',1,'SVF::SVFConstantFP::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantFP.html#a3aba9ce21649425c539695a7584dfe42',1,'SVF::SVFConstantFP::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFConstantNullPtr.html#ab1b6b67fc90132d8ddbac873ced2f76e',1,'SVF::SVFConstantNullPtr::classof(const SVFValue *node)'],['../classSVF_1_1SVFConstantNullPtr.html#a3ca7ed38cf0887e21c14d8a6f18c4a59',1,'SVF::SVFConstantNullPtr::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFBlackHoleValue.html#aa45bdedb7320ea07a902e474d92562c5',1,'SVF::SVFBlackHoleValue::classof(const SVFValue *node)'],['../classSVF_1_1SVFBlackHoleValue.html#ab79f7c5af1e235749b1e2d377748c5c2',1,'SVF::SVFBlackHoleValue::classof(const SVFConstantData *node)'],['../classSVF_1_1SVFOtherValue.html#ae47ccf0d62b35189416c6927136949b8',1,'SVF::SVFOtherValue::classof()'],['../classSVF_1_1SVFMetadataAsValue.html#adf70aaadd34d109de98389896d2ac4f2',1,'SVF::SVFMetadataAsValue::classof(const SVFValue *node)'],['../classSVF_1_1SVFMetadataAsValue.html#a3d62d0b7b89b3bf509b3efaa1a855221',1,'SVF::SVFMetadataAsValue::classof(const SVFOtherValue *node)'],['../classSVF_1_1ValVar.html#adbbf3c9ff5dcb10ac528d3eb4b69750c',1,'SVF::ValVar::classof(const ValVar *)'],['../classSVF_1_1ValVar.html#a71e5f4eaf74f852d3354ac6b0b65f39c',1,'SVF::ValVar::classof(const SVFVar *node)'],['../classSVF_1_1ValVar.html#a371f38564932cc04c6c4a00a99bf6c6a',1,'SVF::ValVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1ObjVar.html#ac127d3ee00a6bed2bdba2f24b389eb4b',1,'SVF::ObjVar::classof(const ObjVar *)'],['../classSVF_1_1ObjVar.html#a78ee2be4a346728be947ce29d3820c13',1,'SVF::ObjVar::classof(const SVFVar *node)'],['../classSVF_1_1ObjVar.html#a42b68822afc39d415db8c29079caf9c8',1,'SVF::ObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1GepValVar.html#a28e42f01110a2d0a5f1f90bca14c5035',1,'SVF::GepValVar::classof(const GepValVar *)'],['../classSVF_1_1GepValVar.html#aea2c58dc4124157a23c2cc0fe050f158',1,'SVF::GepValVar::classof(const ValVar *node)'],['../classSVF_1_1GepValVar.html#a8f8f8e21cdfcccd7523dc2371c696ad8',1,'SVF::GepValVar::classof(const SVFVar *node)'],['../classSVF_1_1GepValVar.html#a0aab756122dcce24faf556f0b7057dc1',1,'SVF::GepValVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1GepObjVar.html#ab3129ad98687e6352675d84373d96ffe',1,'SVF::GepObjVar::classof(const GepObjVar *)'],['../classSVF_1_1GepObjVar.html#ab6105a2f7bbd9a4e611d96f0bcac0e6c',1,'SVF::GepObjVar::classof(const ObjVar *node)'],['../classSVF_1_1GepObjVar.html#ad7fc6e6ed6fca8641c44b91ab29524bd',1,'SVF::GepObjVar::classof(const SVFVar *node)'],['../classSVF_1_1GepObjVar.html#ac3583a2d4d4ceaf820d23b43a893ac92',1,'SVF::GepObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1FIObjVar.html#a1801ca6c6cf3367eff5621fa7c788619',1,'SVF::FIObjVar::classof(const FIObjVar *)'],['../classSVF_1_1FIObjVar.html#a07ed7216777acb05861044542cc2fe66',1,'SVF::FIObjVar::classof(const ObjVar *node)'],['../classSVF_1_1FIObjVar.html#a1f6ba91fe429f55598cef983a2b3a538',1,'SVF::FIObjVar::classof(const SVFVar *node)'],['../classSVF_1_1FIObjVar.html#a73cd80e57f81d34b6295e110e3d43acc',1,'SVF::FIObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1RetPN.html#acedd9e576a077f96c0638065d4c70bcf',1,'SVF::RetPN::classof(const RetPN *)'],['../classSVF_1_1RetPN.html#a5e9d174902aa6dcfae418697363967b9',1,'SVF::RetPN::classof(const SVFVar *node)'],['../classSVF_1_1RetPN.html#a70b218109d2cc7850bbab5a4504784db',1,'SVF::RetPN::classof(const ValVar *node)'],['../classSVF_1_1RetPN.html#a69ee6310b7236bc1230fa63440b0f551',1,'SVF::RetPN::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1VarArgPN.html#acaecf9e9d98c4a14fecee0877a72839c',1,'SVF::VarArgPN::classof(const VarArgPN *)'],['../classSVF_1_1VarArgPN.html#a2adee91065fef72cb8f64924aa83ec0a',1,'SVF::VarArgPN::classof(const SVFVar *node)'],['../classSVF_1_1VarArgPN.html#a3a7f82ff9fe4426ae8d967460995e2cd',1,'SVF::VarArgPN::classof(const ValVar *node)'],['../classSVF_1_1VarArgPN.html#a7f873a8015eb6a6b30530a7e5a69018d',1,'SVF::VarArgPN::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1DummyValVar.html#a06c603907dce56bea44f9a4f9da4d6c7',1,'SVF::DummyValVar::classof(const DummyValVar *)'],['../classSVF_1_1DummyValVar.html#ac09e183185b178f16547bb355ccb01f3',1,'SVF::DummyValVar::classof(const SVFVar *node)'],['../classSVF_1_1DummyValVar.html#a3fbbb34ccb50e65d6d7aabe7e84e548f',1,'SVF::DummyValVar::classof(const ValVar *node)'],['../classSVF_1_1DummyValVar.html#abd4bbbbe43db12627923729a9d5a5442',1,'SVF::DummyValVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1DummyObjVar.html#a543ca59bd39740d1080fe4702bc2fd69',1,'SVF::DummyObjVar::classof(const DummyObjVar *)'],['../classSVF_1_1DummyObjVar.html#a9552d717a869b0ec6678843a56fc8695',1,'SVF::DummyObjVar::classof(const SVFVar *node)'],['../classSVF_1_1DummyObjVar.html#aabbc9127565b4c336b28d433297fa37f',1,'SVF::DummyObjVar::classof(const ObjVar *node)'],['../classSVF_1_1DummyObjVar.html#a6aefb8e6612cb6322e064ac3521fa849',1,'SVF::DummyObjVar::classof(const GenericPAGNodeTy *node)'],['../classSVF_1_1BufferOverflowBug.html#a236e3cf3e81ec4248547b3011323e45f',1,'SVF::BufferOverflowBug::classof()'],['../classSVF_1_1FullBufferOverflowBug.html#a87e463d4e7af1a3421da2ad73e01eb7d',1,'SVF::FullBufferOverflowBug::classof()'],['../classSVF_1_1PartialBufferOverflowBug.html#a561e055af483e825d095a89d7e7ed39b',1,'SVF::PartialBufferOverflowBug::classof()'],['../classSVF_1_1NeverFreeBug.html#a2fcc321d3132c56423a0d3cfc21b8b80',1,'SVF::NeverFreeBug::classof()'],['../classSVF_1_1PartialLeakBug.html#ad1327aa541ec4eb8c2fd4029e693870f',1,'SVF::PartialLeakBug::classof()'],['../classSVF_1_1DoubleFreeBug.html#a61c7ebeeb916dd223d2279b7b6ba6571',1,'SVF::DoubleFreeBug::classof()'],['../classSVF_1_1FileNeverCloseBug.html#ac1ded32b2cdae3e0a74bf767b5ca96cb',1,'SVF::FileNeverCloseBug::classof()'],['../classSVF_1_1FilePartialCloseBug.html#aa0279f4e85caf2257586568ce34856a3',1,'SVF::FilePartialCloseBug::classof()'],['../classSVF_1_1FullNullPtrDereferenceBug.html#a07bdac10dd87c669358220ac36acbf20',1,'SVF::FullNullPtrDereferenceBug::classof()'],['../classSVF_1_1PartialNullPtrDereferenceBug.html#a3813a8bb6b6ba48bb7f76634045c364a',1,'SVF::PartialNullPtrDereferenceBug::classof()'],['../classSVF_1_1AndersenBase.html#afa4d710b093a6c7a33cb1aef823781f0',1,'SVF::AndersenBase::classof(const AndersenBase *)'],['../classSVF_1_1AndersenBase.html#a0167fa7b59571c07b2cbec08905f6629',1,'SVF::AndersenBase::classof(const PointerAnalysis *pta)'],['../classSVF_1_1Andersen.html#aaec53980b25ed769fa9a985860f810b5',1,'SVF::Andersen::classof(const Andersen *)'],['../classSVF_1_1Andersen.html#a60214d7c6c9aac8e498644b048660ab9',1,'SVF::Andersen::classof(const PointerAnalysis *pta)'],['../classSVF_1_1FlowSensitive.html#ac76934c9ba15742e470a785af54bd958',1,'SVF::FlowSensitive::classof(const FlowSensitive *)'],['../classSVF_1_1FlowSensitive.html#a12dea7b6057daddcc5c0d975aebf3f11',1,'SVF::FlowSensitive::classof(const PointerAnalysis *pta)'],['../classSVF_1_1Steensgaard.html#a7e7493bd144746edb4fbe1292e8ba55f',1,'SVF::Steensgaard::classof(const Steensgaard *)'],['../classSVF_1_1Steensgaard.html#acfd677c395809baea0a32f59646beb0f',1,'SVF::Steensgaard::classof(const AndersenBase *pta)'],['../classSVF_1_1Steensgaard.html#a69daef869bfaaf0dfa2dccaf575dd9a0',1,'SVF::Steensgaard::classof(const PointerAnalysis *pta)'],['../classSVF_1_1TypeAnalysis.html#ae14733ac9763b07a84ed9b5e297badf3',1,'SVF::TypeAnalysis::classof(const TypeAnalysis *)'],['../classSVF_1_1TypeAnalysis.html#a62f4d86457baa516e0fc5db0721dab5f',1,'SVF::TypeAnalysis::classof(const PointerAnalysis *pta)'],['../classSVF_1_1VersionedFlowSensitive.html#afd1e0d4445e1e50e95f816e51f8de3c8',1,'SVF::VersionedFlowSensitive::classof(const VersionedFlowSensitive *)'],['../classSVF_1_1VersionedFlowSensitive.html#abe1874f12ba05b4f453604c6d91598d6',1,'SVF::VersionedFlowSensitive::classof(const PointerAnalysis *pta)']]],
|
|
77
|
+
['classtyhasvtable_7863',['classTyHasVTable',['../namespaceSVF_1_1LLVMUtil.html#a2e717591569fd15ef391a2650c7197ba',1,'SVF::LLVMUtil']]],
|
|
78
|
+
['cleanconscg_7864',['cleanConsCG',['../classSVF_1_1AndersenBase.html#aebfe0c7238eb24f74f105b950b86cb5e',1,'SVF::AndersenBase']]],
|
|
79
|
+
['clear_7865',['clear',['../classSVF_1_1IntervalESBase.html#a4849103f97f0c03e434882c32e8d695b',1,'SVF::IntervalESBase::clear()'],['../classSVF_1_1CFLFIFOWorkList.html#a0899c25a81dfad2d134785c31ab6ad56',1,'SVF::CFLFIFOWorkList::clear()'],['../classSVF_1_1POCRSolver.html#a5f3f6218e0934d4b3c87f2bdffe92b58',1,'SVF::POCRSolver::clear()'],['../classSVF_1_1SVFGStat.html#a737352ac44d808c55a91e8bd5e9e0aac',1,'SVF::SVFGStat::clear()'],['../classSVF_1_1PTData.html#ad45879017d8fdeedc987ce35c4eba1a5',1,'SVF::PTData::clear()'],['../classSVF_1_1CondStdSet.html#a4c49e2964276825744ffce26fc43ec36',1,'SVF::CondStdSet::clear()'],['../classSVF_1_1CondPointsToSet.html#ad81774f0ad13fb21579180fc15affd7b',1,'SVF::CondPointsToSet::clear()'],['../classSVF_1_1MutablePTData.html#ac8da1a3357c3bc529f6ca85615486951',1,'SVF::MutablePTData::clear()'],['../classSVF_1_1MutableDiffPTData.html#a712da72277711b9aa1b33a197f6ff23f',1,'SVF::MutableDiffPTData::clear()'],['../classSVF_1_1MutableDFPTData.html#a446112803c54ca937f8b85e42a4a1381',1,'SVF::MutableDFPTData::clear()'],['../classSVF_1_1MutableVersionedPTData.html#ab476e1b59aead37b440fd5735df3814b',1,'SVF::MutableVersionedPTData::clear()'],['../classSVF_1_1PersistentPointsToCache.html#ae9017daca63227066bb1be6dedef8b0f',1,'SVF::PersistentPointsToCache::clear()'],['../classSVF_1_1PersistentPTData.html#a492df7c388e3f616e60b63630b8c37c5',1,'SVF::PersistentPTData::clear()'],['../classSVF_1_1PersistentDiffPTData.html#ae7e3ba711b38a3fe382d690ee24d7912',1,'SVF::PersistentDiffPTData::clear()'],['../classSVF_1_1PersistentDFPTData.html#ab91a95d661a95bb307b011c46f4dcee8',1,'SVF::PersistentDFPTData::clear()'],['../classSVF_1_1PersistentIncDFPTData.html#ad7785e4207e0b45aed72845af6c4916f',1,'SVF::PersistentIncDFPTData::clear()'],['../classSVF_1_1PersistentVersionedPTData.html#af27a907b6207cc1c9f3f72f15a0c7c0a',1,'SVF::PersistentVersionedPTData::clear()'],['../classSVF_1_1PointsTo.html#a14ce3ef70959f10e777e1090fd697116',1,'SVF::PointsTo::clear()'],['../classSVF_1_1CoreBitVector.html#a1e523bab1013a9f3e9eaea56e53afa58',1,'SVF::CoreBitVector::clear()'],['../classSVF_1_1SCCDetection.html#a3323ba77ae690533a0edcaebe82e20f5',1,'SVF::SCCDetection::clear()'],['../classSVF_1_1SparseBitVector.html#a5afe3e74412a1f3f728d7e0eaae70c13',1,'SVF::SparseBitVector::clear()'],['../classSVF_1_1FIFOWorkList.html#a29d9fec1ea7b8e5456342522eea403ad',1,'SVF::FIFOWorkList::clear()'],['../classSVF_1_1FILOWorkList.html#a97265eb340b48436c39f77f4095693fb',1,'SVF::FILOWorkList::clear()'],['../classSVF_1_1CSC.html#ac531556d88bedad2717aacc6575bfedd',1,'SVF::CSC::clear()']]],
|
|
80
|
+
['clearalldfoutupdatedvar_7866',['clearAllDFOutUpdatedVar',['../classSVF_1_1DFPTData.html#ac20579e277a284158e2924fb5946cd86',1,'SVF::DFPTData::clearAllDFOutUpdatedVar()'],['../classSVF_1_1MutableDFPTData.html#a43a45997f6147245fe8a552b42f3f632',1,'SVF::MutableDFPTData::clearAllDFOutUpdatedVar()'],['../classSVF_1_1MutableIncDFPTData.html#ac9ff175dbdf75232a104e2aa34f87d43',1,'SVF::MutableIncDFPTData::clearAllDFOutUpdatedVar()'],['../classSVF_1_1PersistentDFPTData.html#a6af27fbe2c38c4d40d8df5aa1c765f62',1,'SVF::PersistentDFPTData::clearAllDFOutUpdatedVar()'],['../classSVF_1_1PersistentIncDFPTData.html#ab41bf3e2ba1700ae6116702fb5ce8efe',1,'SVF::PersistentIncDFPTData::clearAllDFOutUpdatedVar()']]],
|
|
81
|
+
['clearalldfoutvarflag_7867',['clearAllDFOutVarFlag',['../classSVF_1_1FlowSensitive.html#a9622f0b7b16694b0c74b07834f598e67',1,'SVF::FlowSensitive']]],
|
|
82
|
+
['clearallpts_7868',['clearAllPts',['../classSVF_1_1BVDataPTAImpl.html#a4426df37aeabeb94d301373b55a53c20',1,'SVF::BVDataPTAImpl']]],
|
|
83
|
+
['clearbkvisited_7869',['clearbkVisited',['../classSVF_1_1DDAVFSolver.html#aa7e5839c5bc6f913561de10bce61e74b',1,'SVF::DDAVFSolver']]],
|
|
84
|
+
['clearcfcond_7870',['clearCFCond',['../classSVF_1_1ProgSlice.html#ab514f387ae2122e919030c5006f1bbce',1,'SVF::ProgSlice::clearCFCond()'],['../classSVF_1_1SaberCondAllocator.html#a5406e73b860c419143035ee3774e7c1c',1,'SVF::SaberCondAllocator::clearCFCond()']]],
|
|
85
|
+
['clearedges_7871',['clearEdges',['../classSVF_1_1POCRSolver.html#a1c612d315cb42ea6d4722357e5869ebc',1,'SVF::POCRSolver']]],
|
|
86
|
+
['clearflagmap_7872',['clearFlagMap',['../classSVF_1_1LockAnalysis.html#adffd808458057544e3492c7afffeeebe',1,'SVF::LockAnalysis::clearFlagMap()'],['../classSVF_1_1ForkJoinAnalysis.html#a7965a276a3a12d532c9967de13d4cc8a',1,'SVF::ForkJoinAnalysis::clearFlagMap()']]],
|
|
87
|
+
['clearfullpts_7873',['clearFullPts',['../classSVF_1_1PTData.html#a877888f12d9f8048002cc0e6b83d45ac',1,'SVF::PTData::clearFullPts()'],['../classSVF_1_1VersionedPTData.html#a4bfd083fae6ff689945ed34632e208e9',1,'SVF::VersionedPTData::clearFullPts()'],['../classSVF_1_1MutablePTData.html#a3bf34d8040779b4d251bb08a58604d77',1,'SVF::MutablePTData::clearFullPts()'],['../classSVF_1_1MutableDiffPTData.html#a8b6e2e5e016a5ae00ae440e3f383bb16',1,'SVF::MutableDiffPTData::clearFullPts()'],['../classSVF_1_1MutableDFPTData.html#ab345e148997b9e1c6e4c2c76267880b7',1,'SVF::MutableDFPTData::clearFullPts()'],['../classSVF_1_1MutableVersionedPTData.html#a9f985ff2daee53fb661e4b2bcfd17f05',1,'SVF::MutableVersionedPTData::clearFullPts(const Key &k) override'],['../classSVF_1_1MutableVersionedPTData.html#aaf3df7501f84233f6a687ef9f2f0ae90',1,'SVF::MutableVersionedPTData::clearFullPts(const VersionedKey &vk) override'],['../classSVF_1_1PersistentPTData.html#ae64bcb3ba179e934653e0ebfa2c18d8d',1,'SVF::PersistentPTData::clearFullPts()'],['../classSVF_1_1PersistentDiffPTData.html#af686e607c3dd26a08a36c4212107d78d',1,'SVF::PersistentDiffPTData::clearFullPts()'],['../classSVF_1_1PersistentDFPTData.html#a044c27920b947da4302d5214a3de580b',1,'SVF::PersistentDFPTData::clearFullPts()'],['../classSVF_1_1PersistentVersionedPTData.html#a080969ab00b584d44ea9afbd2baa740a',1,'SVF::PersistentVersionedPTData::clearFullPts(const Key &k) override'],['../classSVF_1_1PersistentVersionedPTData.html#a7560a47f1e8894b9025b779c4794138c',1,'SVF::PersistentVersionedPTData::clearFullPts(const VersionedKey &vk) override'],['../classSVF_1_1BVDataPTAImpl.html#afdb10c2cce4935156566ea1c2daf9ea9',1,'SVF::BVDataPTAImpl::clearFullPts()']]],
|
|
88
|
+
['clearkeynodesset_7874',['clearKeyNodesSet',['../classSVF_1_1SymState.html#ad9acb96857f02bf0515b5c9f51f890cd',1,'SVF::SymState']]],
|
|
89
|
+
['clearmssa_7875',['clearMSSA',['../classSVF_1_1SVFG.html#aeba803e60699f9d9422596d161d44241',1,'SVF::SVFG']]],
|
|
90
|
+
['clearpropapts_7876',['clearPropaPts',['../classSVF_1_1DiffPTData.html#a7784c4a76aa41149975840af8b32c2a9',1,'SVF::DiffPTData::clearPropaPts()'],['../classSVF_1_1MutableDiffPTData.html#a3946e3b737d95539cb57b10e53d356fc',1,'SVF::MutableDiffPTData::clearPropaPts()'],['../classSVF_1_1PersistentDiffPTData.html#a5ab578384889cf6e01b0e67d9b0e456e',1,'SVF::PersistentDiffPTData::clearPropaPts()'],['../classSVF_1_1Andersen.html#a839ed248cf5ff8359217e2029f389d8a',1,'SVF::Andersen::clearPropaPts()']]],
|
|
91
|
+
['clearpts_7877',['clearPts',['../classSVF_1_1PTData.html#a03c783b9a1faac0aee3e22361df594ce',1,'SVF::PTData::clearPts()'],['../classSVF_1_1VersionedPTData.html#a164436121f658ce0967a88bb84ecf220',1,'SVF::VersionedPTData::clearPts()'],['../classSVF_1_1MutablePTData.html#a5ca2c5a8908d003b7ec2c17f949ae6aa',1,'SVF::MutablePTData::clearPts()'],['../classSVF_1_1MutableDiffPTData.html#a65028f1634a18f6adbd4cfdb526d1d20',1,'SVF::MutableDiffPTData::clearPts()'],['../classSVF_1_1MutableDFPTData.html#ae0495fcba25d4baffda9f85254591ae1',1,'SVF::MutableDFPTData::clearPts()'],['../classSVF_1_1MutableVersionedPTData.html#ab20b71c9e2f31439c95071c375bf89e0',1,'SVF::MutableVersionedPTData::clearPts(const Key &k, const Data &element) override'],['../classSVF_1_1MutableVersionedPTData.html#a21e823484199946541b8b79d736b2601',1,'SVF::MutableVersionedPTData::clearPts(const VersionedKey &vk, const Data &element) override'],['../classSVF_1_1PersistentPTData.html#a6d2e2837d18dc66c92d59d0729bd7c91',1,'SVF::PersistentPTData::clearPts()'],['../classSVF_1_1PersistentDiffPTData.html#a4a55644f32cf3ccddf85541f61bef5ff',1,'SVF::PersistentDiffPTData::clearPts()'],['../classSVF_1_1PersistentDFPTData.html#a5ac4485ccff838ea9cf28751d1206e10',1,'SVF::PersistentDFPTData::clearPts()'],['../classSVF_1_1PersistentVersionedPTData.html#a522af0d1727809479b1122b075b0845e',1,'SVF::PersistentVersionedPTData::clearPts(const Key &k, const Data &element) override'],['../classSVF_1_1PersistentVersionedPTData.html#a64e3dbd840184eb8e829c4d003b5b4cf',1,'SVF::PersistentVersionedPTData::clearPts(const VersionedKey &vk, const Data &element) override'],['../classSVF_1_1BVDataPTAImpl.html#a4909696c946cf6aba12542ec51766b64',1,'SVF::BVDataPTAImpl::clearPts()'],['../classSVF_1_1CondPTAImpl.html#adfae199dfbe05c9c20052e0fc204e6de',1,'SVF::CondPTAImpl::clearPts()']]],
|
|
92
|
+
['clearrevpts_7878',['clearRevPts',['../classSVF_1_1MutablePTData.html#a80cb0bdab4aa64d81e3d61405066a0da',1,'SVF::MutablePTData::clearRevPts()'],['../classSVF_1_1PersistentPTData.html#a2a83492ac0b641c67489a770aadc4ad0',1,'SVF::PersistentPTData::clearRevPts()']]],
|
|
93
|
+
['clearsinglerevpts_7879',['clearSingleRevPts',['../classSVF_1_1MutablePTData.html#a5756fb30b7bd405c04defb49a7d688f7',1,'SVF::MutablePTData::clearSingleRevPts()'],['../classSVF_1_1PersistentPTData.html#a46ab9d8365d9f9db9d84f5b8bcd3309c',1,'SVF::PersistentPTData::clearSingleRevPts()']]],
|
|
94
|
+
['clearsolitaries_7880',['clearSolitaries',['../classSVF_1_1ConstraintGraph.html#a65c96cdd904e4240fbc7a044f89b91a1',1,'SVF::ConstraintGraph']]],
|
|
95
|
+
['clearstat_7881',['clearStat',['../classSVF_1_1FlowSensitiveStat.html#ab4c205136b22a13b54ceb48135730d23',1,'SVF::FlowSensitiveStat::clearStat()'],['../classSVF_1_1VersionedFlowSensitiveStat.html#a6664f28eab3052988ab9e89766373981',1,'SVF::VersionedFlowSensitiveStat::clearStat()']]],
|
|
96
|
+
['clearvisitedmap_7882',['clearVisitedMap',['../classSVF_1_1SrcSnkDDA.html#af048c70d7e68da22835570a3381eb14d',1,'SVF::SrcSnkDDA']]],
|
|
97
|
+
['cluster_7883',['cluster',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a33d502a0bd49307cd824e34b73157b9b',1,'SVF::NodeIDAllocator::Clusterer::cluster()'],['../classSVF_1_1Andersen.html#ae1ff65a411f2c4dfee0973ad4af48daf',1,'SVF::Andersen::cluster()'],['../classSVF_1_1FlowSensitive.html#a89d3b97b8077027514135c9201c4d02c',1,'SVF::FlowSensitive::cluster()'],['../classSVF_1_1VersionedFlowSensitive.html#aedd12e894fb2c17d2201f4049e5f3793',1,'SVF::VersionedFlowSensitive::cluster()']]],
|
|
98
|
+
['cmpnodebs_7884',['cmpNodeBS',['../namespaceSVF_1_1SVFUtil.html#a8f749354b7e882ef3e5bf5081fa715b5',1,'SVF::SVFUtil']]],
|
|
99
|
+
['cmppts_7885',['cmpPts',['../namespaceSVF_1_1SVFUtil.html#aa5ce14119a6e3b0b6022753ddd5890f3',1,'SVF::SVFUtil']]],
|
|
100
|
+
['cmpstmt_7886',['CmpStmt',['../classSVF_1_1CmpStmt.html#a6e11c486468a8fe0f7aa38a0546b8328',1,'SVF::CmpStmt::CmpStmt()'],['../classSVF_1_1CmpStmt.html#abab82b7193ac1a9811d0177cedd329dc',1,'SVF::CmpStmt::CmpStmt(const CmpStmt &)'],['../classSVF_1_1CmpStmt.html#a5cf03d97a8e21b09946b0842c6fde54d',1,'SVF::CmpStmt::CmpStmt(SVFVar *s, const OPVars &opnds, u32_t pre)']]],
|
|
101
|
+
['cmpvfgnode_7887',['CmpVFGNode',['../classSVF_1_1CmpVFGNode.html#adcb91fca3c1cd9e23c8996dd825504ac',1,'SVF::CmpVFGNode::CmpVFGNode()'],['../classSVF_1_1CmpVFGNode.html#a003f5049433ade9cdad5f3050532af8e',1,'SVF::CmpVFGNode::CmpVFGNode(const CmpVFGNode &)'],['../classSVF_1_1CmpVFGNode.html#ae7029edffae3f64899bf640fc0842258',1,'SVF::CmpVFGNode::CmpVFGNode(NodeID id, const PAGNode *r)']]],
|
|
102
|
+
['collapsefield_7888',['collapseField',['../classSVF_1_1Andersen.html#af4a0d960ef198047517bb32ee1e24a61',1,'SVF::Andersen']]],
|
|
103
|
+
['collapsefields_7889',['collapseFields',['../classSVF_1_1Andersen.html#ac22a6946de30bc5887b9e4ec9259764f',1,'SVF::Andersen::collapseFields()'],['../classSVF_1_1WPASolver.html#a79c2b3f10f3f813396d8caaa1f7bc62a',1,'SVF::WPASolver::collapseFields()']]],
|
|
104
|
+
['collapsenodepts_7890',['collapseNodePts',['../classSVF_1_1Andersen.html#a3f0048155f0b3a6899dac6f30553aa9e',1,'SVF::Andersen']]],
|
|
105
|
+
['collapsepwcnode_7891',['collapsePWCNode',['../classSVF_1_1Andersen.html#ae79bff0e9c49f15e7db00ed605824d98',1,'SVF::Andersen']]],
|
|
106
|
+
['collectarrayinfo_7892',['collectArrayInfo',['../classSVF_1_1LLVMModuleSet.html#aa8de934358332505d4805db137d8ec29',1,'SVF::LLVMModuleSet']]],
|
|
107
|
+
['collectbbcallingprogexit_7893',['collectBBCallingProgExit',['../classSVF_1_1SaberCondAllocator.html#a9c55829ba737d6100a0a39c32929a56a',1,'SVF::SaberCondAllocator']]],
|
|
108
|
+
['collectcallsitepts_7894',['collectCallSitePts',['../classSVF_1_1MRGenerator.html#a9de695122660c1d8b65e1f3dab8a7ece',1,'SVF::MRGenerator']]],
|
|
109
|
+
['collectcallsitetargets_7895',['collectCallsiteTargets',['../classSVF_1_1MTAResultValidator.html#a1fc4116b134aa87420d055b193208e68',1,'SVF::MTAResultValidator::collectCallsiteTargets()'],['../classSVF_1_1MTAResultValidator.html#ae76dbc090bc0039de0c82fb9e9fa72bd',1,'SVF::MTAResultValidator::collectCallsiteTargets()']]],
|
|
110
|
+
['collectcandidatequeries_7896',['collectCandidateQueries',['../classSVF_1_1DDAClient.html#ab3fdab96c5bf55feb82b688c92510c36',1,'SVF::DDAClient::collectCandidateQueries()'],['../classSVF_1_1FunptrDDAClient.html#ac158889bf01d3fcb4f58c44577e398ab',1,'SVF::FunptrDDAClient::collectCandidateQueries()'],['../classSVF_1_1AliasDDAClient.html#a21ca982b21346c7fef54978de2169360',1,'SVF::AliasDDAClient::collectCandidateQueries()']]],
|
|
111
|
+
['collectcxtinsenedgeforrecur_7897',['collectCxtInsenEdgeForRecur',['../classSVF_1_1DDAPass.html#af8bc7f84e7dc8c7032eec6162a837ba6',1,'SVF::DDAPass']]],
|
|
112
|
+
['collectcxtinsenedgeforvfcycle_7898',['collectCxtInsenEdgeForVFCycle',['../classSVF_1_1DDAPass.html#af03661604ba924d1c3fd34a231ba87a6',1,'SVF::DDAPass']]],
|
|
113
|
+
['collectcxtlock_7899',['collectCxtLock',['../classSVF_1_1LockAnalysis.html#ae03db88ef0ad0da2c31cf1623b32165f',1,'SVF::LockAnalysis']]],
|
|
114
|
+
['collectcxtthreadtargets_7900',['collectCxtThreadTargets',['../classSVF_1_1MTAResultValidator.html#a430c03371b2b5b7300c5c3a68d633909',1,'SVF::MTAResultValidator::collectCxtThreadTargets()'],['../classSVF_1_1MTAResultValidator.html#a63ec4f6251cc95ee96aff15b4924abdc',1,'SVF::MTAResultValidator::collectCxtThreadTargets()']]],
|
|
115
|
+
['collectcycleinfo_7901',['collectCycleInfo',['../classSVF_1_1AndersenStat.html#ae35507bebe6a1a9a64ab379473c85cad',1,'SVF::AndersenStat']]],
|
|
116
|
+
['collectentryfunincallgraph_7902',['collectEntryFunInCallGraph',['../classSVF_1_1TCT.html#a313962cab59c12057d4f780a918ed1e8',1,'SVF::TCT']]],
|
|
117
|
+
['collectfollowers_7903',['collectFollowers',['../classSVF_1_1PCG.html#a075370a557f111219530e166df745c15',1,'SVF::PCG']]],
|
|
118
|
+
['collectglobals_7904',['collectGlobals',['../classSVF_1_1MRGenerator.html#afdae3e11009966856736d9aa1e2ad5bd',1,'SVF::MRGenerator::collectGlobals()'],['../classSVF_1_1SaberSVFGBuilder.html#a2d0492c50159a5f97a587874c6877286',1,'SVF::SaberSVFGBuilder::collectGlobals()']]],
|
|
119
|
+
['collectinterleavingtargets_7905',['collectInterleavingTargets',['../classSVF_1_1MTAResultValidator.html#a3c3eacff786230d093d27615ff360ed4',1,'SVF::MTAResultValidator::collectInterleavingTargets()'],['../classSVF_1_1MTAResultValidator.html#a044d4c936df5b37496076c173f0dd503',1,'SVF::MTAResultValidator::collectInterleavingTargets()']]],
|
|
120
|
+
['collectloadstoreinst_7906',['collectLoadStoreInst',['../classSVF_1_1MTAAnnotator.html#ab84e4295f1137090bdf9e0608a4c2077',1,'SVF::MTAAnnotator']]],
|
|
121
|
+
['collectloadstoresvfgnodes_7907',['collectLoadStoreSVFGNodes',['../classSVF_1_1MTASVFGBuilder.html#a46d39980440040fc0ca50b3df7eead1a',1,'SVF::MTASVFGBuilder']]],
|
|
122
|
+
['collectlocktargets_7908',['collectLockTargets',['../classSVF_1_1LockResultValidator.html#ae6c8782d10e96951f059789aaa309cc2',1,'SVF::LockResultValidator']]],
|
|
123
|
+
['collectlockunlocksites_7909',['collectLockUnlocksites',['../classSVF_1_1LockAnalysis.html#aa8683de99ad02fb75b175b0bb54e5f7d',1,'SVF::LockAnalysis']]],
|
|
124
|
+
['collectloopinfoforjoin_7910',['collectLoopInfoForJoin',['../classSVF_1_1TCT.html#a276da0e6bbe3e4fe9d1dd051ddd8d81b',1,'SVF::TCT']]],
|
|
125
|
+
['collectmodrefforcall_7911',['collectModRefForCall',['../classSVF_1_1MRGenerator.html#a502f8379620378b36bc12d9a91b408d2',1,'SVF::MRGenerator']]],
|
|
126
|
+
['collectmodrefforloadstore_7912',['collectModRefForLoadStore',['../classSVF_1_1MRGenerator.html#a207dfa4c9f044764665478142c6e6b22',1,'SVF::MRGenerator']]],
|
|
127
|
+
['collectmultiforkedthreads_7913',['collectMultiForkedThreads',['../classSVF_1_1TCT.html#ad15753a9c20d738325e5c0edea6c9c56',1,'SVF::TCT']]],
|
|
128
|
+
['collectobj_7914',['collectObj',['../classSVF_1_1SymbolTableBuilder.html#a891bfea437256d1b7aa957d32797e419',1,'SVF::SymbolTableBuilder']]],
|
|
129
|
+
['collectptschain_7915',['CollectPtsChain',['../classSVF_1_1MRGenerator.html#a81bd687d34eea884dfcf68274fcec7b5',1,'SVF::MRGenerator::CollectPtsChain()'],['../classSVF_1_1SaberSVFGBuilder.html#a411e168e2a6c27e15186c609c5e216b3',1,'SVF::SaberSVFGBuilder::CollectPtsChain()']]],
|
|
130
|
+
['collectregdefs_7916',['collectRegDefs',['../classSVF_1_1MemSSA.html#a35bdf8364527f3e556b0a32a8259ee45',1,'SVF::MemSSA']]],
|
|
131
|
+
['collectreguses_7917',['collectRegUses',['../classSVF_1_1MemSSA.html#a8032c530b44e264544881d53d2fac390',1,'SVF::MemSSA']]],
|
|
132
|
+
['collectret_7918',['collectRet',['../classSVF_1_1SymbolTableBuilder.html#a2f5321b9a76ea833650f1391ecd8de5f',1,'SVF::SymbolTableBuilder']]],
|
|
133
|
+
['collectscevinfo_7919',['collectSCEVInfo',['../classSVF_1_1ForkJoinAnalysis.html#a731ece7e21bfa2b08ae16780b55f9f5f',1,'SVF::ForkJoinAnalysis']]],
|
|
134
|
+
['collectsimpletypeinfo_7920',['collectSimpleTypeInfo',['../classSVF_1_1LLVMModuleSet.html#a52853bd34a394882c6fd0fc73739c9f2',1,'SVF::LLVMModuleSet']]],
|
|
135
|
+
['collectspawnees_7921',['collectSpawnees',['../classSVF_1_1PCG.html#a8cff88e2a6cee5f655e491f9f2967460',1,'SVF::PCG']]],
|
|
136
|
+
['collectspawners_7922',['collectSpawners',['../classSVF_1_1PCG.html#aef06745128e4e99c8e3bab226a337041',1,'SVF::PCG']]],
|
|
137
|
+
['collectstructinfo_7923',['collectStructInfo',['../classSVF_1_1LLVMModuleSet.html#a946d1251501c7e0e33a9210838951258',1,'SVF::LLVMModuleSet']]],
|
|
138
|
+
['collectsvftypeinfo_7924',['collectSVFTypeInfo',['../classSVF_1_1SymbolTableBuilder.html#a42c69bc9ee71cc0ff322c1701b7e07bd',1,'SVF::SymbolTableBuilder']]],
|
|
139
|
+
['collectsym_7925',['collectSym',['../classSVF_1_1SymbolTableBuilder.html#ac2fa9a797e3e2a8885ccc488030659d5',1,'SVF::SymbolTableBuilder']]],
|
|
140
|
+
['collecttcttargets_7926',['collectTCTTargets',['../classSVF_1_1MTAResultValidator.html#abdf31e8fca824b56a53788de525042a6',1,'SVF::MTAResultValidator::collectTCTTargets()'],['../classSVF_1_1MTAResultValidator.html#a47b07809c67e2a48245f19ae2a7a488c',1,'SVF::MTAResultValidator::collectTCTTargets()']]],
|
|
141
|
+
['collecttypeinfo_7927',['collectTypeInfo',['../classSVF_1_1LLVMModuleSet.html#a1f6cc76c996a0577b20b8cedd83fff92',1,'SVF::LLVMModuleSet']]],
|
|
142
|
+
['collectval_7928',['collectVal',['../classSVF_1_1SymbolTableBuilder.html#abc8b35d432db78bd5282010c7c800d70',1,'SVF::SymbolTableBuilder']]],
|
|
143
|
+
['collectvalidationtargets_7929',['collectValidationTargets',['../classSVF_1_1RaceResultValidator.html#adb3030fc7514506e2592e11898217375',1,'SVF::RaceResultValidator::collectValidationTargets()'],['../classSVF_1_1RaceResultValidator.html#adb3030fc7514506e2592e11898217375',1,'SVF::RaceResultValidator::collectValidationTargets()']]],
|
|
144
|
+
['collectvararg_7930',['collectVararg',['../classSVF_1_1SymbolTableBuilder.html#add1f3d59a4a8234fb398ed52d4b2115e',1,'SVF::SymbolTableBuilder']]],
|
|
145
|
+
['collectwpanum_7931',['collectWPANum',['../classSVF_1_1DDAClient.html#a76b4c50a1051ff7c0b162b55473de028',1,'SVF::DDAClient']]],
|
|
146
|
+
['compare_7932',['compare',['../classSVF_1_1RaceResultValidator.html#a2fbfa7dffd33fa23fdddc60b94af8467',1,'SVF::RaceResultValidator::compare()'],['../classSVF_1_1WTOCycleDepth.html#a0874603e54060f9309aea39c7655d28e',1,'SVF::WTOCycleDepth::compare()'],['../classSVF_1_1RaceResultValidator.html#a2fbfa7dffd33fa23fdddc60b94af8467',1,'SVF::RaceResultValidator::compare()']]],
|
|
147
|
+
['compare_5fdouble_7933',['compare_double',['../cJSON_8cpp.html#aa7a85b63f1830e7e666e1f56872d5d3e',1,'cJSON.cpp']]],
|
|
148
|
+
['complementpts_7934',['complementPts',['../classSVF_1_1PersistentPointsToCache.html#a86bf6959fb5587e350015d58d529af14',1,'SVF::PersistentPointsToCache']]],
|
|
149
|
+
['component_7935',['component',['../classSVF_1_1CFBasicBlockGWTO.html#a9dd4ed2f3347d529163a60e0386ea11d',1,'SVF::CFBasicBlockGWTO']]],
|
|
150
|
+
['computealllocations_7936',['computeAllLocations',['../classSVF_1_1AccessPath.html#a76222b6571e46e8a8bd5c8c597c8ffaf',1,'SVF::AccessPath']]],
|
|
151
|
+
['computeconstantbyteoffset_7937',['computeConstantByteOffset',['../classSVF_1_1AccessPath.html#a43dc770c4458c6ac58c591974b93fc57',1,'SVF::AccessPath']]],
|
|
152
|
+
['computeconstantoffset_7938',['computeConstantOffset',['../classSVF_1_1AccessPath.html#ae746362c42da05a641ae062658e40651',1,'SVF::AccessPath']]],
|
|
153
|
+
['computeddapts_7939',['computeDDAPts',['../classSVF_1_1ContextDDA.html#a337eb89cc5f31741ad8d840d9f284ca5',1,'SVF::ContextDDA::computeDDAPts(NodeID id) override'],['../classSVF_1_1ContextDDA.html#ae0f3b07267ded5f0ee879c39effff864',1,'SVF::ContextDDA::computeDDAPts(const CxtVar &cxtVar)'],['../classSVF_1_1FlowDDA.html#a113faa56ee75eff39da19fd4b47a47e0',1,'SVF::FlowDDA::computeDDAPts()'],['../classSVF_1_1PointerAnalysis.html#a0bb90b398ef85504bcd816ae57bee01d',1,'SVF::PointerAnalysis::computeDDAPts()']]],
|
|
154
|
+
['computediffpts_7940',['computeDiffPts',['../classSVF_1_1DiffPTData.html#a6eab8e1201083ed8705379e100cfb3b7',1,'SVF::DiffPTData::computeDiffPts()'],['../classSVF_1_1MutableDiffPTData.html#ac97bd53101f306c46ab4349a808f67c9',1,'SVF::MutableDiffPTData::computeDiffPts()'],['../classSVF_1_1PersistentDiffPTData.html#a0aa74ee810233d6f1da09d1e593c35d8',1,'SVF::PersistentDiffPTData::computeDiffPts()'],['../classSVF_1_1Andersen.html#a7e26ac6fb40684694f7ff2aadfde8bc7',1,'SVF::Andersen::computeDiffPts()']]],
|
|
155
|
+
['computegepoffset_7941',['computeGepOffset',['../classSVF_1_1SVFIRBuilder.html#ac8c440fe6513495edb8949df5a32d979',1,'SVF::SVFIRBuilder']]],
|
|
156
|
+
['computeintercallvfgguard_7942',['ComputeInterCallVFGGuard',['../classSVF_1_1ProgSlice.html#a7a3ba7e6c08d84f82690a594e286205f',1,'SVF::ProgSlice::ComputeInterCallVFGGuard()'],['../classSVF_1_1SaberCondAllocator.html#aedb63308f8980bbaf2b6c1bd2826a710',1,'SVF::SaberCondAllocator::ComputeInterCallVFGGuard()']]],
|
|
157
|
+
['computeinterretvfgguard_7943',['ComputeInterRetVFGGuard',['../classSVF_1_1ProgSlice.html#ab7311a806f1c3899b5a4de106eac24b7',1,'SVF::ProgSlice::ComputeInterRetVFGGuard()'],['../classSVF_1_1SaberCondAllocator.html#a8bb7f9ce20b5a640aa48c32176f429bf',1,'SVF::SaberCondAllocator::ComputeInterRetVFGGuard()']]],
|
|
158
|
+
['computeintersections_7944',['computeIntersections',['../classSVF_1_1IntraDisjointMRG.html#adb3ed119aee3f1bc62b9679ee095580d',1,'SVF::IntraDisjointMRG']]],
|
|
159
|
+
['computeintravfgguard_7945',['ComputeIntraVFGGuard',['../classSVF_1_1ProgSlice.html#ae7f6f66b7e70cf872dc572b073f6d67b',1,'SVF::ProgSlice::ComputeIntraVFGGuard()'],['../classSVF_1_1SaberCondAllocator.html#af77d3631664b21a16818f54b03b5a832',1,'SVF::SaberCondAllocator::ComputeIntraVFGGuard()']]],
|
|
160
|
+
['computeinvalidcondfromremovedsuvfedge_7946',['computeInvalidCondFromRemovedSUVFEdge',['../classSVF_1_1ProgSlice.html#abe0cc350db350bd4e9a9973c9052fc41',1,'SVF::ProgSlice']]],
|
|
161
|
+
['computelocksets_7947',['computeLocksets',['../classSVF_1_1MTA.html#a0f4805f195ebd42d81127b1a79333c75',1,'SVF::MTA']]],
|
|
162
|
+
['computemhp_7948',['computeMHP',['../classSVF_1_1MTA.html#a4f2f17975aabd2c4b9a3b2fbf3b1a487',1,'SVF::MTA']]],
|
|
163
|
+
['cond_7949',['cond',['../classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a3ccbb22634968d2fca0f6aba7b57971e',1,'SVF::CondPointsToSet::CondPtsSetIterator']]],
|
|
164
|
+
['condand_7950',['condAnd',['../classSVF_1_1ProgSlice.html#aceb26d08f0d12367e4726e1ff0e25953',1,'SVF::ProgSlice::condAnd()'],['../classSVF_1_1SaberCondAllocator.html#a79682a4e4da23d0eaf0066a91c2f7bd4',1,'SVF::SaberCondAllocator::condAnd()']]],
|
|
165
|
+
['condensedindex_7951',['condensedIndex',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#ac8c209af1d177cbc8fbbfe4526fe8ce2',1,'SVF::NodeIDAllocator::Clusterer']]],
|
|
166
|
+
['condneg_7952',['condNeg',['../classSVF_1_1ProgSlice.html#a0dfd466a758dd0be4c2bc5832c50fbd8',1,'SVF::ProgSlice::condNeg()'],['../classSVF_1_1SaberCondAllocator.html#a620d53b9af8dd30523c478f4e9655817',1,'SVF::SaberCondAllocator::condNeg()']]],
|
|
167
|
+
['condor_7953',['condOr',['../classSVF_1_1ProgSlice.html#a3e729aba81cd64e8628df630f5a0f416',1,'SVF::ProgSlice::condOr()'],['../classSVF_1_1SaberCondAllocator.html#a2e4c3f5149a5085a5c8bb7547eae8161',1,'SVF::SaberCondAllocator::condOr()']]],
|
|
168
|
+
['condpointstoset_7954',['CondPointsToSet',['../classSVF_1_1CondPointsToSet.html#a3670dc2bb046f2d3e0d27dc02b32e62f',1,'SVF::CondPointsToSet::CondPointsToSet()'],['../classSVF_1_1CondPointsToSet.html#a7217769c21c50c44f139006ec44d3a6f',1,'SVF::CondPointsToSet::CondPointsToSet(const Cond &cond, const PointsTo &pts)'],['../classSVF_1_1CondPointsToSet.html#aad144061d006968ff4d6d21488b84801',1,'SVF::CondPointsToSet::CondPointsToSet(const CondPointsToSet< Cond > &cptsSet)']]],
|
|
169
|
+
['condptaimpl_7955',['CondPTAImpl',['../classSVF_1_1CondPTAImpl.html#a60678dda5071557483b27d09d26dc270',1,'SVF::CondPTAImpl']]],
|
|
170
|
+
['condptssetiterator_7956',['CondPtsSetIterator',['../classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#a8a3d10d0aaf4708e7e44bedc6be077e0',1,'SVF::CondPointsToSet::CondPtsSetIterator']]],
|
|
171
|
+
['condstdset_7957',['CondStdSet',['../classSVF_1_1CondStdSet.html#a1f3e8aa09ca8e7f252525e35c4886c5b',1,'SVF::CondStdSet::CondStdSet()'],['../classSVF_1_1CondStdSet.html#a3f1885562bb34c3ccbd15117788725e0',1,'SVF::CondStdSet::CondStdSet(const CondStdSet< Element > &cptsSet)']]],
|
|
172
|
+
['condvar_7958',['CondVar',['../classSVF_1_1CondVar.html#a0999a4b34face00af83b3b840920fd3f',1,'SVF::CondVar::CondVar(const Cond &cond, NodeID id)'],['../classSVF_1_1CondVar.html#afd729e068419ed45bb9da8d5920f8674',1,'SVF::CondVar::CondVar(const CondVar &conVar)'],['../classSVF_1_1CondVar.html#a93101c4401ed4ced33d64b5726e9cd69',1,'SVF::CondVar::CondVar()']]],
|
|
173
|
+
['connectainandfin_7959',['connectAInAndFIn',['../classSVF_1_1SVFG.html#ac9ab2a95cd7a09bbe4b4aa3e6fafaf62',1,'SVF::SVFG::connectAInAndFIn()'],['../classSVF_1_1SVFGOPT.html#a624c36b40fd301d67a71952adf206e47',1,'SVF::SVFGOPT::connectAInAndFIn()']]],
|
|
174
|
+
['connectaparamandfparam_7960',['connectAParamAndFParam',['../classSVF_1_1SVFGOPT.html#a82c28afbba24b90ef0394c9dcd0aae57',1,'SVF::SVFGOPT::connectAParamAndFParam()'],['../classSVF_1_1VFG.html#a2c508fbf07bad33d5b56d2acc6e012d3',1,'SVF::VFG::connectAParamAndFParam()']]],
|
|
175
|
+
['connectcaller2calleeparams_7961',['connectCaller2CalleeParams',['../classSVF_1_1CFLAlias.html#abfab36c0d5edbdfb94e617bed61ba875',1,'SVF::CFLAlias::connectCaller2CalleeParams()'],['../classSVF_1_1Andersen.html#a5a90e681e46c52ffd3debf02910c7ecf',1,'SVF::Andersen::connectCaller2CalleeParams()'],['../classSVF_1_1Steensgaard.html#a155de712a16162bdf419e8dec6fd6949',1,'SVF::Steensgaard::connectCaller2CalleeParams()']]],
|
|
176
|
+
['connectcallerandcallee_7962',['connectCallerAndCallee',['../classSVF_1_1SVFG.html#aefca97f043b3e220ef6012a049b83fdf',1,'SVF::SVFG::connectCallerAndCallee()'],['../classSVF_1_1VFG.html#aa055ce3c4fe1cde5529cd63dd1ef2ed6',1,'SVF::VFG::connectCallerAndCallee()'],['../classSVF_1_1FlowSensitive.html#ad7640ada31b5cb542e492e27ab4fe1af',1,'SVF::FlowSensitive::connectCallerAndCallee()']]],
|
|
177
|
+
['connectdirectvfgedges_7963',['connectDirectVFGEdges',['../classSVF_1_1VFG.html#adedaba0713164e10ce6273b2947535e0',1,'SVF::VFG']]],
|
|
178
|
+
['connectfoutandaout_7964',['connectFOutAndAOut',['../classSVF_1_1SVFG.html#a402dfe93b8692be453c4f76d048b690a',1,'SVF::SVFG::connectFOutAndAOut()'],['../classSVF_1_1SVFGOPT.html#ad88f85a4d5c397b3b6896608ba035bd3',1,'SVF::SVFGOPT::connectFOutAndAOut()']]],
|
|
179
|
+
['connectfretandaret_7965',['connectFRetAndARet',['../classSVF_1_1SVFGOPT.html#ae5648d1248af4e4ce755ee5d32f84a06',1,'SVF::SVFGOPT::connectFRetAndARet()'],['../classSVF_1_1VFG.html#ab4e8ab307ad6beb46812a60ebd31ae3b',1,'SVF::VFG::connectFRetAndARet()']]],
|
|
180
|
+
['connectfromglobaltoprogentry_7966',['connectFromGlobalToProgEntry',['../classSVF_1_1SVFG.html#a5921483cd5e1bf77b1b2bc8fb3250612',1,'SVF::SVFG']]],
|
|
181
|
+
['connectglobaltoprogentry_7967',['connectGlobalToProgEntry',['../classSVF_1_1ICFGBuilder.html#a05539eb12b22886ea4b5b4275f601641',1,'SVF::ICFGBuilder']]],
|
|
182
|
+
['connectindirectsvfgedges_7968',['connectIndirectSVFGEdges',['../classSVF_1_1SVFG.html#a164a3df08fc24bacc0b97aee8b6eec38',1,'SVF::SVFG']]],
|
|
183
|
+
['connectinheritedgeviacall_7969',['connectInheritEdgeViaCall',['../classSVF_1_1CHGBuilder.html#ae6d92d48149334b177e9cb8be411b09d',1,'SVF::CHGBuilder']]],
|
|
184
|
+
['connectinheritedgeviastore_7970',['connectInheritEdgeViaStore',['../classSVF_1_1CHGBuilder.html#a2898888c29261911388a9295bc969567',1,'SVF::CHGBuilder']]],
|
|
185
|
+
['connectmhpedges_7971',['connectMHPEdges',['../classSVF_1_1MTASVFGBuilder.html#a1010ef4fc52e312f2b22867a63a5810d',1,'SVF::MTASVFGBuilder']]],
|
|
186
|
+
['connectvcalltovfns_7972',['connectVCallToVFns',['../classSVF_1_1PointerAnalysis.html#a6a5dec067fa2a1babc83f36daa8afcc3',1,'SVF::PointerAnalysis']]],
|
|
187
|
+
['connectvgep_7973',['connectVGep',['../classSVF_1_1AliasCFLGraphBuilder.html#a9feeeca8a919b19693e48d6a382c8871',1,'SVF::AliasCFLGraphBuilder::connectVGep()'],['../classSVF_1_1VFCFLGraphBuilder.html#a23e16f4dd62ffb96e64318c60f594067',1,'SVF::VFCFLGraphBuilder::connectVGep()']]],
|
|
188
|
+
['consexestate_7974',['ConsExeState',['../classSVF_1_1ConsExeState.html#ae2868bff69d249ff28daff28fd3c86ea',1,'SVF::ConsExeState::ConsExeState()'],['../classSVF_1_1ConsExeState.html#ad619c8c3874b9c65e706651d6a1c22ab',1,'SVF::ConsExeState::ConsExeState(VarToValMap varToValMap, LocToValMap locToValMap)'],['../classSVF_1_1ConsExeState.html#a61645ed0edcdab44f30f6e0e3989cb6d',1,'SVF::ConsExeState::ConsExeState(const ConsExeState &rhs)'],['../classSVF_1_1ConsExeState.html#a2c661a9a6742cd091dccabee30314f89',1,'SVF::ConsExeState::ConsExeState(ConsExeState &&rhs) noexcept']]],
|
|
189
|
+
['constant_5fbegin_7975',['constant_begin',['../classSVF_1_1SVFModule.html#ac088d7ffb9319033308b7aaee78f364d',1,'SVF::SVFModule::constant_begin()'],['../classSVF_1_1SVFModule.html#a236f64d0b5529573f5070506e07b1faf',1,'SVF::SVFModule::constant_begin() const']]],
|
|
190
|
+
['constant_5fend_7976',['constant_end',['../classSVF_1_1SVFModule.html#ad4616c3bde775e0cf19ea9ed90065a2e',1,'SVF::SVFModule::constant_end()'],['../classSVF_1_1SVFModule.html#abd37790149389fe1fd3bf93196b302e0',1,'SVF::SVFModule::constant_end() const']]],
|
|
191
|
+
['constantsymid_7977',['constantSymID',['../classSVF_1_1SymbolTableInfo.html#ab582424fdb6d9674c1bd4466cdfbe497',1,'SVF::SymbolTableInfo']]],
|
|
192
|
+
['constraintedge_7978',['ConstraintEdge',['../classSVF_1_1ConstraintEdge.html#a2b2b7206af6463b82441ac7a5c78e637',1,'SVF::ConstraintEdge']]],
|
|
193
|
+
['constraintgraph_7979',['ConstraintGraph',['../classSVF_1_1ConstraintGraph.html#a7e4c0c3e6e3c64d2729abd0f161cf550',1,'SVF::ConstraintGraph']]],
|
|
194
|
+
['constraintgraphstat_7980',['constraintGraphStat',['../classSVF_1_1AndersenStat.html#a5ad75166a80052f9e6fdd14ff7c8b948',1,'SVF::AndersenStat']]],
|
|
195
|
+
['constraintnode_7981',['ConstraintNode',['../classSVF_1_1ConstraintNode.html#af8a23bea84c7a28a8ac4daa38586b88a',1,'SVF::ConstraintNode']]],
|
|
196
|
+
['containblackholenode_7982',['containBlackHoleNode',['../classSVF_1_1PointerAnalysis.html#a56368369bc37e37b13f19e5eb1890063',1,'SVF::PointerAnalysis::containBlackHoleNode()'],['../classSVF_1_1CondPTAImpl.html#a8cd7b08bd978513cb0faacc47bbaf578',1,'SVF::CondPTAImpl::containBlackHoleNode()']]],
|
|
197
|
+
['containcallstr_7983',['containCallStr',['../classSVF_1_1ContextCond.html#a6f5b0bbc0978220aaa990f5fd0ddce8d',1,'SVF::ContextCond']]],
|
|
198
|
+
['containconstantnode_7984',['containConstantNode',['../classSVF_1_1PointerAnalysis.html#afa7d9f6209904acd7893ae583e28dafd',1,'SVF::PointerAnalysis::containConstantNode()'],['../classSVF_1_1CondPTAImpl.html#a3a10f3327d6473c348df5b62a5d6683f',1,'SVF::CondPTAImpl::containConstantNode()']]],
|
|
199
|
+
['contains_7985',['contains',['../classSVF_1_1AddressValue.html#a6c18835f554f02ead25ea3c1cf981e8f',1,'SVF::AddressValue::contains()'],['../classSVF_1_1IntervalValue.html#afcb91d48a79aeba3c78c1a41b0730a73',1,'SVF::IntervalValue::contains()'],['../classSVF_1_1CondPTAImpl.html#a5af00bb26800882ab96c470ee9fc4632',1,'SVF::CondPTAImpl::contains()'],['../classSVF_1_1PointsTo.html#ab31a53693fe070767b8de74e88091cd8',1,'SVF::PointsTo::contains()'],['../classSVF_1_1CoreBitVector.html#af08c16aed45dfa65472f0b5ae518add2',1,'SVF::CoreBitVector::contains()'],['../classSVF_1_1SparseBitVector.html#abbd0e0cf759fad7858224ed8a63aade8',1,'SVF::SparseBitVector::contains()']]],
|
|
200
|
+
['contenttojson_7986',['contentToJson',['../classSVF_1_1SVFIRWriter.html#aa7c88a48d18d052895733771f2ad9e2d',1,'SVF::SVFIRWriter::contentToJson(const SVFVar *var)'],['../classSVF_1_1SVFIRWriter.html#a537a1c42582b8374c15d7ad6cd4d41df',1,'SVF::SVFIRWriter::contentToJson(const ValVar *var)'],['../classSVF_1_1SVFIRWriter.html#a1459390bbf40dc5c77291cc85b334bd2',1,'SVF::SVFIRWriter::contentToJson(const ObjVar *var)'],['../classSVF_1_1SVFIRWriter.html#a9ee668270d3430591f89fa1f0810787a',1,'SVF::SVFIRWriter::contentToJson(const GepValVar *var)'],['../classSVF_1_1SVFIRWriter.html#a32fb1b1ff8c53745842b8b691c3abd5e',1,'SVF::SVFIRWriter::contentToJson(const GepObjVar *var)'],['../classSVF_1_1SVFIRWriter.html#a5e37174baebf9065857cbc0ea368cd30',1,'SVF::SVFIRWriter::contentToJson(const FIObjVar *var)'],['../classSVF_1_1SVFIRWriter.html#a4980697a5e7bf80f58a82b88d9f43d72',1,'SVF::SVFIRWriter::contentToJson(const RetPN *var)'],['../classSVF_1_1SVFIRWriter.html#aa81a38241341f960f28910c822875513',1,'SVF::SVFIRWriter::contentToJson(const VarArgPN *var)'],['../classSVF_1_1SVFIRWriter.html#af27a7445bf42c5c3419f1be7b9d43ce2',1,'SVF::SVFIRWriter::contentToJson(const DummyValVar *var)'],['../classSVF_1_1SVFIRWriter.html#a6359ac9648777ff027a1be519fbdbef7',1,'SVF::SVFIRWriter::contentToJson(const DummyObjVar *var)'],['../classSVF_1_1SVFIRWriter.html#a651f8d418a28983a10947f0413511ae3',1,'SVF::SVFIRWriter::contentToJson(const SVFStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#acc241482c26efc447abecb6c911ca0c9',1,'SVF::SVFIRWriter::contentToJson(const AssignStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a13ccbeaef98b61c2df16319932397280',1,'SVF::SVFIRWriter::contentToJson(const AddrStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#aeaaa76ad5fa6fc7e506819a163093f62',1,'SVF::SVFIRWriter::contentToJson(const CopyStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a422f38519fc9953d694d449915d2d75e',1,'SVF::SVFIRWriter::contentToJson(const StoreStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#ae5ae0633530eda1fb005d31709d4601f',1,'SVF::SVFIRWriter::contentToJson(const LoadStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a7102d7370cda277093e89cc1c96eb65c',1,'SVF::SVFIRWriter::contentToJson(const GepStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a3bcdeef1a85ab1833cc10b8b7b3b88e9',1,'SVF::SVFIRWriter::contentToJson(const CallPE *edge)'],['../classSVF_1_1SVFIRWriter.html#ad948efe686f27fee0107296fbc95a943',1,'SVF::SVFIRWriter::contentToJson(const RetPE *edge)'],['../classSVF_1_1SVFIRWriter.html#a53df57955b76fd745acd6e18a8925033',1,'SVF::SVFIRWriter::contentToJson(const MultiOpndStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a1fa3589d76995acb4a9da5d07ad1bec0',1,'SVF::SVFIRWriter::contentToJson(const PhiStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a49193efca6debcd9280b7d0b100516db',1,'SVF::SVFIRWriter::contentToJson(const SelectStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a3e4c5b355d0ad7efee7691ab399425e2',1,'SVF::SVFIRWriter::contentToJson(const CmpStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a4802baa5a55da54dcbb330d1bf0a5773',1,'SVF::SVFIRWriter::contentToJson(const BinaryOPStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#aef0d9b742855a09007aacb62808aa701',1,'SVF::SVFIRWriter::contentToJson(const UnaryOPStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#a4bd182143a96162df126de2bdb964f4a',1,'SVF::SVFIRWriter::contentToJson(const BranchStmt *edge)'],['../classSVF_1_1SVFIRWriter.html#aef3decd0f53c40fc276d88ed61231c81',1,'SVF::SVFIRWriter::contentToJson(const TDForkPE *edge)'],['../classSVF_1_1SVFIRWriter.html#aac5acaf49f3036ab1a47d39053c4420c',1,'SVF::SVFIRWriter::contentToJson(const TDJoinPE *edge)'],['../classSVF_1_1SVFIRWriter.html#ae8b7b2b9b9ce20cd6b962f204cab0947',1,'SVF::SVFIRWriter::contentToJson(const ICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a28749d35eae79af7caceb53be9b5f920',1,'SVF::SVFIRWriter::contentToJson(const GlobalICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a420f12dd8462a9249ad4136bf0a1f21e',1,'SVF::SVFIRWriter::contentToJson(const IntraICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a1b8ff9400b18d9786c5d936dfbbcd8a7',1,'SVF::SVFIRWriter::contentToJson(const InterICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a511f8f55565ed4e8c0c5948e1a113a68',1,'SVF::SVFIRWriter::contentToJson(const FunEntryICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a9c11025e72dc0d50bd6c8861c987a9bd',1,'SVF::SVFIRWriter::contentToJson(const FunExitICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#af4bda9ee619a9c65ae5875f84c7bdb7d',1,'SVF::SVFIRWriter::contentToJson(const CallICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a2305753e0dc75a34bf32abe39bee7f57',1,'SVF::SVFIRWriter::contentToJson(const RetICFGNode *node)'],['../classSVF_1_1SVFIRWriter.html#a92792f6766cdca52289cc96270ea832c',1,'SVF::SVFIRWriter::contentToJson(const ICFGEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a39f7f259184a7248a569366fc0411c96',1,'SVF::SVFIRWriter::contentToJson(const IntraCFGEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a4e0ee6cf6a6af5f01f84a01ce76c0af3',1,'SVF::SVFIRWriter::contentToJson(const CallCFGEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a102dffad6dc695c7edf64d3e25a71c42',1,'SVF::SVFIRWriter::contentToJson(const RetCFGEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a142e5e0c255fa7a0a92207bd0b4b2660',1,'SVF::SVFIRWriter::contentToJson(const CHNode *node)'],['../classSVF_1_1SVFIRWriter.html#ae3280b9c7d26d1307aff536dd4538962',1,'SVF::SVFIRWriter::contentToJson(const CHEdge *edge)'],['../classSVF_1_1SVFIRWriter.html#a6af57712b6db7e339fe252243c275719',1,'SVF::SVFIRWriter::contentToJson(const SVFType *type)'],['../classSVF_1_1SVFIRWriter.html#a1efd4603f577338128d48c541e5cbddb',1,'SVF::SVFIRWriter::contentToJson(const SVFPointerType *type)'],['../classSVF_1_1SVFIRWriter.html#ad25075748f28f52ef794d310336c9406',1,'SVF::SVFIRWriter::contentToJson(const SVFIntegerType *type)'],['../classSVF_1_1SVFIRWriter.html#adbb8896aa66c635d506116ab9fb79426',1,'SVF::SVFIRWriter::contentToJson(const SVFFunctionType *type)'],['../classSVF_1_1SVFIRWriter.html#a5af55ff79454efa076329ae16692fe6b',1,'SVF::SVFIRWriter::contentToJson(const SVFStructType *type)'],['../classSVF_1_1SVFIRWriter.html#a4f66dc95d3f1ba24afcb99070f088241',1,'SVF::SVFIRWriter::contentToJson(const SVFArrayType *type)'],['../classSVF_1_1SVFIRWriter.html#a28ac364c374221bce665e52f1d360d12',1,'SVF::SVFIRWriter::contentToJson(const SVFOtherType *type)'],['../classSVF_1_1SVFIRWriter.html#aa729d46c25a066e3a6ca47099fddcc81',1,'SVF::SVFIRWriter::contentToJson(const SVFValue *value)'],['../classSVF_1_1SVFIRWriter.html#ad67b61dce8153775441e8d163f49db85',1,'SVF::SVFIRWriter::contentToJson(const SVFFunction *value)'],['../classSVF_1_1SVFIRWriter.html#af79464d720409f8b34a49f2295009a4c',1,'SVF::SVFIRWriter::contentToJson(const SVFBasicBlock *value)'],['../classSVF_1_1SVFIRWriter.html#a875f2919f4e4edc2d1c92e4b44968921',1,'SVF::SVFIRWriter::contentToJson(const SVFInstruction *value)'],['../classSVF_1_1SVFIRWriter.html#abf7750aaa981554365147e00b61fcc28',1,'SVF::SVFIRWriter::contentToJson(const SVFCallInst *value)'],['../classSVF_1_1SVFIRWriter.html#aaf2d5d5f32ec2520947ea9a9dcc51e38',1,'SVF::SVFIRWriter::contentToJson(const SVFVirtualCallInst *value)'],['../classSVF_1_1SVFIRWriter.html#a390911a19db22119513b2261fdb8f803',1,'SVF::SVFIRWriter::contentToJson(const SVFConstant *value)'],['../classSVF_1_1SVFIRWriter.html#a8c2718e4229429726efae47a112ee0e8',1,'SVF::SVFIRWriter::contentToJson(const SVFGlobalValue *value)'],['../classSVF_1_1SVFIRWriter.html#aee1088706ad035c70eaafe4bda51d267',1,'SVF::SVFIRWriter::contentToJson(const SVFArgument *value)'],['../classSVF_1_1SVFIRWriter.html#a418ce3f29ad04187439ef667efda4432',1,'SVF::SVFIRWriter::contentToJson(const SVFConstantData *value)'],['../classSVF_1_1SVFIRWriter.html#ae6a4b6b7f2658493d9f9f208a59b11aa',1,'SVF::SVFIRWriter::contentToJson(const SVFConstantInt *value)'],['../classSVF_1_1SVFIRWriter.html#a9feef4e0f3f9bb853e8cd781777618b6',1,'SVF::SVFIRWriter::contentToJson(const SVFConstantFP *value)'],['../classSVF_1_1SVFIRWriter.html#abc719def35684aa913a24b062e3b9b40',1,'SVF::SVFIRWriter::contentToJson(const SVFConstantNullPtr *value)'],['../classSVF_1_1SVFIRWriter.html#ade9a4782c10cc9b1211ed4a207f4e907',1,'SVF::SVFIRWriter::contentToJson(const SVFBlackHoleValue *value)'],['../classSVF_1_1SVFIRWriter.html#aef23c59e31bcd922ba4144c42276b746',1,'SVF::SVFIRWriter::contentToJson(const SVFOtherValue *value)'],['../classSVF_1_1SVFIRWriter.html#a2cc93dbc8a5299c25f7de593782b16ea',1,'SVF::SVFIRWriter::contentToJson(const SVFMetadataAsValue *value)'],['../classSVF_1_1SVFIRWriter.html#a4a61edccc5cdea0b353a0dbeb53f740b',1,'SVF::SVFIRWriter::contentToJson(const SVFLoop *loop)'],['../classSVF_1_1SVFIRWriter.html#a555f034d322b10a83fc78ef669bfd120',1,'SVF::SVFIRWriter::contentToJson(const MemObj *memObj)'],['../classSVF_1_1SVFIRWriter.html#a4319f5b80cf599a9364dfe791adfa2bf',1,'SVF::SVFIRWriter::contentToJson(const StInfo *stInfo)']]],
|
|
201
|
+
['contextcond_7987',['ContextCond',['../classSVF_1_1ContextCond.html#a9b81bf11679645d32d50b91bdb6d2dc1',1,'SVF::ContextCond::ContextCond()'],['../classSVF_1_1ContextCond.html#a5f31275f74ff9eb5734481f36275c6d9',1,'SVF::ContextCond::ContextCond(const ContextCond &cond)'],['../classSVF_1_1ContextCond.html#a9ddc22484df27618c5095445f33b4cf1',1,'SVF::ContextCond::ContextCond(ContextCond &&cond) noexcept']]],
|
|
202
|
+
['contextdda_7988',['ContextDDA',['../classSVF_1_1ContextDDA.html#ac73213825d188fb4d1105ddc472fde05',1,'SVF::ContextDDA']]],
|
|
203
|
+
['convertexpression_7989',['convertExpression',['../BreakConstantExpr_8cpp.html#a25cf7d9aff084a1cd1aa51c85a4a17e1',1,'BreakConstantExpr.cpp']]],
|
|
204
|
+
['copycgedge_7990',['CopyCGEdge',['../classSVF_1_1CopyCGEdge.html#a0e950b306ec8d45e38f0320c63681ecd',1,'SVF::CopyCGEdge::CopyCGEdge()'],['../classSVF_1_1CopyCGEdge.html#ac82949d49688f428d09842bda0ba1d53',1,'SVF::CopyCGEdge::CopyCGEdge(const CopyCGEdge &)'],['../classSVF_1_1CopyCGEdge.html#a90cbb8b4085648811f95afde4175a168',1,'SVF::CopyCGEdge::CopyCGEdge(ConstraintNode *s, ConstraintNode *d, EdgeID id)']]],
|
|
205
|
+
['copystmt_7991',['CopyStmt',['../classSVF_1_1CopyStmt.html#a63b808e82e75562c53e4371cc3d7ed1e',1,'SVF::CopyStmt::CopyStmt()'],['../classSVF_1_1CopyStmt.html#aa965d58e96e8729d16d66387ee09eac7',1,'SVF::CopyStmt::CopyStmt(const CopyStmt &)'],['../classSVF_1_1CopyStmt.html#a69b179ef052408034786d32a52c52389',1,'SVF::CopyStmt::CopyStmt(SVFVar *s, SVFVar *d)']]],
|
|
206
|
+
['copyvfgnode_7992',['CopyVFGNode',['../classSVF_1_1CopyVFGNode.html#a0f3f697a0053bf5847db95f526bec1e7',1,'SVF::CopyVFGNode::CopyVFGNode()'],['../classSVF_1_1CopyVFGNode.html#ac04930bac7b31563ce761779ff1dbf91',1,'SVF::CopyVFGNode::CopyVFGNode(const CopyVFGNode &)'],['../classSVF_1_1CopyVFGNode.html#aee4a402546b3df92412a5252c9608818',1,'SVF::CopyVFGNode::CopyVFGNode(NodeID id, const CopyStmt *copy)']]],
|
|
207
|
+
['corebitvector_7993',['CoreBitVector',['../classSVF_1_1CoreBitVector.html#adb5b13df8bc76f00ceb145711cfb77e1',1,'SVF::CoreBitVector::CoreBitVector(void)'],['../classSVF_1_1CoreBitVector.html#aa25de5d26935c74e156c5f6604b3d8a8',1,'SVF::CoreBitVector::CoreBitVector(size_t n)'],['../classSVF_1_1CoreBitVector.html#a57b3db689583b652ab1426c04a66c4ae',1,'SVF::CoreBitVector::CoreBitVector(const CoreBitVector &cbv)'],['../classSVF_1_1CoreBitVector.html#a93f42d767c99bdf788dc4df4881751c5',1,'SVF::CoreBitVector::CoreBitVector(CoreBitVector &&cbv)']]],
|
|
208
|
+
['corebitvectoriterator_7994',['CoreBitVectorIterator',['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#abe0289ad45158397b6950afc920f34ef',1,'SVF::CoreBitVector::CoreBitVectorIterator::CoreBitVectorIterator(void)=delete'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#ae209179f396c8b5b788ff6d2c437e5d6',1,'SVF::CoreBitVector::CoreBitVectorIterator::CoreBitVectorIterator(const CoreBitVector *cbv, bool end=false)'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a66b4a85853791c4e1537a4bdbc7a2f90',1,'SVF::CoreBitVector::CoreBitVectorIterator::CoreBitVectorIterator(const CoreBitVectorIterator &cbv)=default'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#add4da76753804d22314f070e1ad1ce6f',1,'SVF::CoreBitVector::CoreBitVectorIterator::CoreBitVectorIterator(CoreBitVectorIterator &&cbv)=default']]],
|
|
209
|
+
['count_7995',['count',['../classSVF_1_1CondStdSet.html#aa19e82905537f3ae41f64fce070ee555',1,'SVF::CondStdSet::count()'],['../classSVF_1_1PointsTo.html#aa0d4ee196b91fce626f3f15bcc5599e4',1,'SVF::PointsTo::count()'],['../classSVF_1_1CoreBitVector.html#abfed2e7daf2407e11cade625ac19a6ce',1,'SVF::CoreBitVector::count()'],['../structSVF_1_1TrailingZerosCounter.html#aa8b0814bfce87a935ef57f870fe1ee83',1,'SVF::TrailingZerosCounter::count()'],['../structSVF_1_1PopulationCounter.html#aa49a07f6be7991ffe42af5445b38d59b',1,'SVF::PopulationCounter::count()'],['../structSVF_1_1LeadingZerosCounter.html#ad85fa905e96374d79a832a027226d8d3',1,'SVF::LeadingZerosCounter::count()'],['../structSVF_1_1PopulationCounter_3_01T_00_018_01_4.html#a6b0aabdd55f93d2b5ea8df270a14a0ec',1,'SVF::PopulationCounter< T, 8 >::count()'],['../structSVF_1_1SparseBitVectorElement.html#a8ed9ca88c7eef7574a9887197b422e81',1,'SVF::SparseBitVectorElement::count()'],['../classSVF_1_1SparseBitVector.html#a9f96e6a886fa69e07cda5dbfaed8b7c9',1,'SVF::SparseBitVector::count()']]],
|
|
210
|
+
['countaliases_7996',['countAliases',['../classSVF_1_1FlowSensitive.html#a94dc671f524ed3ed00f5a54b13f18e18',1,'SVF::FlowSensitive']]],
|
|
211
|
+
['countleadingzeros_7997',['countLeadingZeros',['../namespaceSVF.html#af897f6692f1f6aa13d897f89b3370d0d',1,'SVF']]],
|
|
212
|
+
['countpopulation_7998',['countPopulation',['../namespaceSVF.html#ae86e9ecca38512426d0bade3a95d0a51',1,'SVF']]],
|
|
213
|
+
['countstat_7999',['countStat',['../classSVF_1_1ICFGStat.html#a632f57db1f1e17f49289b5dfec048ef6',1,'SVF::ICFGStat']]],
|
|
214
|
+
['countsumedges_8000',['countSumEdges',['../classSVF_1_1CFLBase.html#a824da17d03599090d4e3b4c50aeccff9',1,'SVF::CFLBase']]],
|
|
215
|
+
['counttrailingzeros_8001',['countTrailingZeros',['../namespaceSVF.html#a5cb5811bab8e04773dfa21ad919df461',1,'SVF']]],
|
|
216
|
+
['cptsbegin_8002',['cptsBegin',['../classSVF_1_1CondPointsToSet.html#acc5c77fbd1a6133d5e80c3f587d49fb3',1,'SVF::CondPointsToSet::cptsBegin()'],['../classSVF_1_1CondPointsToSet.html#ad26570b94c56d6d2ae1cd5093ac66670',1,'SVF::CondPointsToSet::cptsBegin() const']]],
|
|
217
|
+
['cptsend_8003',['cptsEnd',['../classSVF_1_1CondPointsToSet.html#a20026db57cfef6bf6a978140b2372cea',1,'SVF::CondPointsToSet::cptsEnd()'],['../classSVF_1_1CondPointsToSet.html#aa4c47630b9a06d70375daf5e9237303d',1,'SVF::CondPointsToSet::cptsEnd() const']]],
|
|
218
|
+
['cpyitvtolocal_8004',['cpyItvToLocal',['../classSVF_1_1IntervalExeState.html#a052d677fb5ee940ed0686f3d67d10d19',1,'SVF::IntervalExeState']]],
|
|
219
|
+
['create_5freference_8005',['create_reference',['../cJSON_8cpp.html#ac06bbc307a6f39fe58aafbcb82fbf4b3',1,'cJSON.cpp']]],
|
|
220
|
+
['createandersenscd_8006',['createAndersenSCD',['../classSVF_1_1AndersenSCD.html#ad403be45ff1c69fccdff6c5f3f1959c2',1,'SVF::AndersenSCD']]],
|
|
221
|
+
['createandersensfr_8007',['createAndersenSFR',['../classSVF_1_1AndersenSFR.html#a4792427f84f402ec30f9447d24f3faad',1,'SVF::AndersenSFR']]],
|
|
222
|
+
['createandersenwavediff_8008',['createAndersenWaveDiff',['../classSVF_1_1AndersenWaveDiff.html#a48ff6fc4badc79ad3204ae9bd95cc540',1,'SVF::AndersenWaveDiff']]],
|
|
223
|
+
['createblkobj_8009',['createBlkObj',['../classSVF_1_1SymbolTableBuilder.html#a5db9e476132b0a653c7995b61def4065',1,'SVF::SymbolTableBuilder']]],
|
|
224
|
+
['createchedge_8010',['createCHEdge',['../classSVF_1_1SVFIRReader.html#a785e48ae09bf607a41efe7fd66615af4',1,'SVF::SVFIRReader']]],
|
|
225
|
+
['createchnode_8011',['createCHNode',['../classSVF_1_1SVFIRReader.html#a26bb57669d2bb947d96d0e0d93ae40e1',1,'SVF::SVFIRReader']]],
|
|
226
|
+
['createconstantobj_8012',['createConstantObj',['../classSVF_1_1SymbolTableBuilder.html#a85994a1cdb68036dde589aab0d7b3e82',1,'SVF::SymbolTableBuilder']]],
|
|
227
|
+
['createdisjointmr_8013',['createDisjointMR',['../classSVF_1_1IntraDisjointMRG.html#a17d0ad0c62982d2b03121e935469e7b2',1,'SVF::IntraDisjointMRG']]],
|
|
228
|
+
['createdistinctmr_8014',['createDistinctMR',['../classSVF_1_1DistinctMRG.html#a7a6ffa1c8dc8e624e3b42f97e6e4b393',1,'SVF::DistinctMRG']]],
|
|
229
|
+
['createdummyobj_8015',['createDummyObj',['../classSVF_1_1SymbolTableInfo.html#ae39b1a2330b157312727a560fddbd0dc',1,'SVF::SymbolTableInfo']]],
|
|
230
|
+
['createedgewithflag_8016',['createEdgeWithFlag',['../classSVF_1_1SVFIRReader.html#ab6f96f9491fe0f15b91c3c1f2989d842',1,'SVF::SVFIRReader']]],
|
|
231
|
+
['createfsmpta_8017',['createFSMPTA',['../classSVF_1_1FSMPTA.html#a8a2d1c846f8b6aead8d9426e1effa426',1,'SVF::FSMPTA']]],
|
|
232
|
+
['createfswpa_8018',['createFSWPA',['../classSVF_1_1FlowSensitive.html#af21aa66bc41607d8c93faf1acea1f3be',1,'SVF::FlowSensitive']]],
|
|
233
|
+
['createicfgedge_8019',['createICFGEdge',['../classSVF_1_1SVFIRReader.html#a2b97dbcdea2f61bc83268cf8e7ecb87d',1,'SVF::SVFIRReader']]],
|
|
234
|
+
['createicfgnode_8020',['createICFGNode',['../classSVF_1_1SVFIRReader.html#a75dcf9f3ecdcc65151566e9f6e296eea',1,'SVF::SVFIRReader']]],
|
|
235
|
+
['createintervalvalue_8021',['createIntervalValue',['../classSVF_1_1IntervalESBase.html#a080484bdcd9287e95d0ced0fa474fd05',1,'SVF::IntervalESBase']]],
|
|
236
|
+
['createmr_8022',['createMR',['../classSVF_1_1MRGenerator.html#ac18324bd2b862c3cdbf65494bf69ecb5',1,'SVF::MRGenerator']]],
|
|
237
|
+
['createmuchi_8023',['createMUCHI',['../classSVF_1_1MemSSA.html#a695adf83e8c40b9628b1866053f68033',1,'SVF::MemSSA']]],
|
|
238
|
+
['createnode_8024',['createNode',['../classSVF_1_1CHGBuilder.html#ae0376b8ecdf2093b88e8c529f0e014e0',1,'SVF::CHGBuilder']]],
|
|
239
|
+
['createobjs_8025',['createObjs',['../classSVF_1_1ReaderIDToObjMap.html#ae81aaaaf1c3bb461ff2929e79fd8c8f2',1,'SVF::ReaderIDToObjMap::createObjs()'],['../classSVF_1_1ReaderPtrPool.html#ae324e7cf279e2b007a41ebea737d06f5',1,'SVF::ReaderPtrPool::createObjs()'],['../classSVF_1_1GenericGraphReader.html#a29c813df947df665d068fabe7b1fe919',1,'SVF::GenericGraphReader::createObjs()'],['../classSVF_1_1SymbolTableInfoReader.html#ad1da745e0f65a6a3f8d45730e4458dee',1,'SVF::SymbolTableInfoReader::createObjs()'],['../classSVF_1_1ICFGReader.html#ad1f5fb592f2c89ac76abff828506f608',1,'SVF::ICFGReader::createObjs()'],['../classSVF_1_1SVFModuleReader.html#a8145cbd243e0604582ae86408d0a2477',1,'SVF::SVFModuleReader::createObjs()'],['../classSVF_1_1SVFIRReader.html#ad8e86d5b991ff3411c807f6cb65b2d24',1,'SVF::SVFIRReader::createObjs()']]],
|
|
240
|
+
['createobjtypeinfo_8026',['createObjTypeInfo',['../classSVF_1_1SymbolTableBuilder.html#a31190ba1934f945abe8a1b4fcbb636b3',1,'SVF::SymbolTableBuilder::createObjTypeInfo()'],['../classSVF_1_1SymbolTableInfo.html#a2994a616d76020a21903fcdc2d2cfdff',1,'SVF::SymbolTableInfo::createObjTypeInfo()']]],
|
|
241
|
+
['createpagedge_8027',['createPAGEdge',['../classSVF_1_1SVFIRReader.html#a786c202edf78de73d6f0996f06bd8106',1,'SVF::SVFIRReader']]],
|
|
242
|
+
['createpagnode_8028',['createPAGNode',['../classSVF_1_1SVFIRReader.html#ae38a6f1a2c930fb1136be280c4aa35f4',1,'SVF::SVFIRReader']]],
|
|
243
|
+
['createsteensgaard_8029',['createSteensgaard',['../classSVF_1_1Steensgaard.html#acd5f31c3b1f9b47def458637f8e9389e',1,'SVF::Steensgaard']]],
|
|
244
|
+
['createsvfdatastructure_8030',['createSVFDataStructure',['../classSVF_1_1LLVMModuleSet.html#a4ca8c4678a7fefe26372fc1f4b2880fd',1,'SVF::LLVMModuleSet']]],
|
|
245
|
+
['createsvffunction_8031',['createSVFFunction',['../classSVF_1_1LLVMModuleSet.html#a024f5de163fde6f63cb2d762b4b28d8a',1,'SVF::LLVMModuleSet']]],
|
|
246
|
+
['createsvftype_8032',['createSVFType',['../namespaceSVF.html#aa006007c2108ee3b1bf1f9087ef9a4e8',1,'SVF']]],
|
|
247
|
+
['createsvfvalue_8033',['createSVFValue',['../namespaceSVF.html#a5949109584f6bce72bd2414960f78afe',1,'SVF']]],
|
|
248
|
+
['createvfswpa_8034',['createVFSWPA',['../classSVF_1_1VersionedFlowSensitive.html#ae7cf16ad79c13104dd9981e6b984057e',1,'SVF::VersionedFlowSensitive']]],
|
|
249
|
+
['csc_8035',['CSC',['../classSVF_1_1CSC.html#a4ffb05984b0509d97ec713fc6bfc4b6e',1,'SVF::CSC']]],
|
|
250
|
+
['cshasvfnsbasedoncha_8036',['csHasVFnsBasedonCHA',['../classSVF_1_1DCHGraph.html#a1494aeef22e15baaa160e8d598dd7de0',1,'SVF::DCHGraph::csHasVFnsBasedonCHA()'],['../classSVF_1_1CommonCHGraph.html#a0ce9117288d9e0b498f128217fda0cca',1,'SVF::CommonCHGraph::csHasVFnsBasedonCHA()'],['../classSVF_1_1CHGraph.html#a885a81b08477e6ccdd7df98d249b8c39',1,'SVF::CHGraph::csHasVFnsBasedonCHA()']]],
|
|
251
|
+
['cshasvtblsbasedoncha_8037',['csHasVtblsBasedonCHA',['../classSVF_1_1DCHGraph.html#afc7235305640be3d6dbae8199d5c8611',1,'SVF::DCHGraph::csHasVtblsBasedonCHA(CallBase *cs)'],['../classSVF_1_1DCHGraph.html#a2fef8f7209f100c7a266cf3102b1219b',1,'SVF::DCHGraph::csHasVtblsBasedonCHA(CallSite cs) override'],['../classSVF_1_1CommonCHGraph.html#aff7363feebc20267dad7230666b583b1',1,'SVF::CommonCHGraph::csHasVtblsBasedonCHA()'],['../classSVF_1_1CHGraph.html#acd4907aa926a4c7fdc3964700d721f79',1,'SVF::CHGraph::csHasVtblsBasedonCHA()']]],
|
|
252
|
+
['ctermid_8038',['ctermid',['../extapi_8c.html#ab5e4eb3862b8cdd8d57eae42287b1adf',1,'extapi.c']]],
|
|
253
|
+
['ctime_5fr_8039',['ctime_r',['../extapi_8c.html#a38a3d2105ca03528415010263361e8e4',1,'extapi.c']]],
|
|
254
|
+
['cutree_5fcdist_8040',['cutree_cdist',['../fastcluster_8h.html#a8dbbd465af9ed88a066301ac83ce6961',1,'cutree_cdist(int n, const int *merge, double *height, double cdist, int *labels): fastcluster.cpp'],['../fastcluster_8cpp.html#a8dbbd465af9ed88a066301ac83ce6961',1,'cutree_cdist(int n, const int *merge, double *height, double cdist, int *labels): fastcluster.cpp']]],
|
|
255
|
+
['cutree_5fk_8041',['cutree_k',['../fastcluster_8h.html#a4815993b37ce6e177c9838584e4cda24',1,'cutree_k(int n, const int *merge, int nclust, int *labels): fastcluster.cpp'],['../fastcluster_8cpp.html#a4815993b37ce6e177c9838584e4cda24',1,'cutree_k(int n, const int *merge, int nclust, int *labels): fastcluster.cpp']]],
|
|
256
|
+
['cxtdpitem_8042',['CxtDPItem',['../classSVF_1_1CxtDPItem.html#a673749f246b002b33ca3718a566779ca',1,'SVF::CxtDPItem::CxtDPItem(NodeID c, const ContextCond &cxt)'],['../classSVF_1_1CxtDPItem.html#a1c2b14fd60bd4902bfc520c9ba08c6e8',1,'SVF::CxtDPItem::CxtDPItem(const CxtVar &var)'],['../classSVF_1_1CxtDPItem.html#a53fa464132d5e51e832158d2e928db32',1,'SVF::CxtDPItem::CxtDPItem(const CxtDPItem &dps)'],['../classSVF_1_1CxtDPItem.html#ab2adb60f776ed2cde73253ff367e14cf',1,'SVF::CxtDPItem::CxtDPItem(CxtDPItem &&dps) noexcept']]],
|
|
257
|
+
['cxtproc_8043',['CxtProc',['../classSVF_1_1CxtProc.html#ac1ca3a049f6d0f8a0548a153cc903aa0',1,'SVF::CxtProc::CxtProc(const CallStrCxt &c, const SVFFunction *f)'],['../classSVF_1_1CxtProc.html#a25a80c93a6aeb1112a846d6c588364cc',1,'SVF::CxtProc::CxtProc(const CxtProc &ctm)']]],
|
|
258
|
+
['cxtsize_8044',['cxtSize',['../classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1',1,'SVF::ContextCond']]],
|
|
259
|
+
['cxtstmt_8045',['CxtStmt',['../classSVF_1_1CxtStmt.html#a1fa357ea71dee45deac94141ef8cdd32',1,'SVF::CxtStmt::CxtStmt(const CallStrCxt &c, const SVFInstruction *f)'],['../classSVF_1_1CxtStmt.html#ad976db5b794019bb68ccc9a35349fb41',1,'SVF::CxtStmt::CxtStmt(const CxtStmt &ctm)']]],
|
|
260
|
+
['cxtstmtdpitem_8046',['CxtStmtDPItem',['../classSVF_1_1CxtStmtDPItem.html#a5c3bd4e8f26bfdc863baeb1241a557d1',1,'SVF::CxtStmtDPItem::CxtStmtDPItem(const CxtVar &var, const LocCond *locCond)'],['../classSVF_1_1CxtStmtDPItem.html#a595d44fa92f4ebef2fe789873fd357e0',1,'SVF::CxtStmtDPItem::CxtStmtDPItem(const CxtStmtDPItem< LocCond > &dps)']]],
|
|
261
|
+
['cxtthread_8047',['CxtThread',['../classSVF_1_1CxtThread.html#ad05fb5464900d6d444c1fd3a6e0d9280',1,'SVF::CxtThread::CxtThread(const CallStrCxt &c, const SVFInstruction *fork)'],['../classSVF_1_1CxtThread.html#ac6af46ba08bbad4454358298fd2557d3',1,'SVF::CxtThread::CxtThread(const CxtThread &ct)']]],
|
|
262
|
+
['cxtthreadproc_8048',['CxtThreadProc',['../classSVF_1_1CxtThreadProc.html#a1c7dd7740266a07d354df537a9167bcc',1,'SVF::CxtThreadProc::CxtThreadProc(NodeID t, const CallStrCxt &c, const SVFFunction *f)'],['../classSVF_1_1CxtThreadProc.html#acce14996e41ae55ae8e27b29408ef7c8',1,'SVF::CxtThreadProc::CxtThreadProc(const CxtThreadProc &ctm)']]],
|
|
263
|
+
['cxtthreadstmt_8049',['CxtThreadStmt',['../classSVF_1_1CxtThreadStmt.html#a5a4392f444e5fe64a1387c134935893d',1,'SVF::CxtThreadStmt::CxtThreadStmt(NodeID t, const CallStrCxt &c, const SVFInstruction *f)'],['../classSVF_1_1CxtThreadStmt.html#ab5487e3f330bb18685281c5effcecfbb',1,'SVF::CxtThreadStmt::CxtThreadStmt(const CxtThreadStmt &ctm)']]],
|
|
264
|
+
['cxttostr_8050',['cxtToStr',['../classSVF_1_1CxtStmt.html#a85aa14770cec41503d674958f64c43ee',1,'SVF::CxtStmt::cxtToStr()'],['../classSVF_1_1CxtThread.html#aa07c20dee73682364690c3b454084c47',1,'SVF::CxtThread::cxtToStr()'],['../classSVF_1_1CxtProc.html#ac53f22f1e9547b15b8998d83290f4281',1,'SVF::CxtProc::cxtToStr()']]]
|
|
265
265
|
];
|