svf-tools 1.0.620 → 1.0.622
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SVF-doxygen/html/html/CFLAlias_8cpp_source.html +7 -2
- package/SVF-doxygen/html/html/CFLAlias_8h.html +4 -0
- package/SVF-doxygen/html/html/CFLAlias_8h_source.html +19 -10
- package/SVF-doxygen/html/html/CFLBase_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/CFLBase_8h_source.html +1 -1
- package/SVF-doxygen/html/html/CFLDataBuilder_8h.html +96 -0
- package/SVF-doxygen/html/html/CFLDataBuilder_8h_source.html +99 -0
- package/SVF-doxygen/html/html/CFLData_8h.html +106 -0
- package/SVF-doxygen/html/html/CFLData_8h_source.html +136 -0
- package/SVF-doxygen/html/html/CFLSolver_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/CFLSolver_8h.html +4 -0
- package/SVF-doxygen/html/html/CFLSolver_8h_source.html +22 -16
- package/SVF-doxygen/html/html/CFLVF_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/ConditionalPT_8h_source.html +1 -1
- package/SVF-doxygen/html/html/GraphWriter_8cpp_source.html +2 -1
- package/SVF-doxygen/html/html/GraphWriter_8h_source.html +2 -1
- package/SVF-doxygen/html/html/IntervalValue_8h_source.html +17 -15
- package/SVF-doxygen/html/html/LLVMLoopAnalysis_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/LLVMModule_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MSSAMuChi_8h_source.html +2 -2
- package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/Options_8cpp_source.html +4 -3
- package/SVF-doxygen/html/html/Options_8h_source.html +4 -3
- package/SVF-doxygen/html/html/PointsTo_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/PointsTo_8h_source.html +3 -3
- package/SVF-doxygen/html/html/SVFGOPT_8h_source.html +3 -3
- package/SVF-doxygen/html/html/SVFG_8cpp_source.html +22 -22
- package/SVF-doxygen/html/html/SVFG_8h_source.html +37 -36
- package/SVF-doxygen/html/html/SVFValue_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SparseBitVector_8h_source.html +3 -3
- package/SVF-doxygen/html/html/VersionedFlowSensitive_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/WTO_8h_source.html +1 -1
- package/SVF-doxygen/html/html/annotated.html +357 -351
- package/SVF-doxygen/html/html/cfl_8cpp.html +1 -1
- package/SVF-doxygen/html/html/cfl_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.html +1 -0
- package/SVF-doxygen/html/html/classSVF_1_1BVDataPTAImpl.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.html +27 -24
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase.html +2 -1
- package/SVF-doxygen/html/html/classSVF_1_1CFLBase.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLData-members.html +110 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLData.html +1126 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLDataBuilder-members.html +88 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLDataBuilder.html +380 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLSolver.html +48 -39
- package/SVF-doxygen/html/html/classSVF_1_1CFLSolver.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1CFLVF.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1GraphWriter.html +3 -2
- package/SVF-doxygen/html/html/classSVF_1_1HybridData-members.html +89 -0
- package/SVF-doxygen/html/html/classSVF_1_1HybridData.html +449 -0
- package/SVF-doxygen/html/html/classSVF_1_1IntervalValue-members.html +5 -4
- package/SVF-doxygen/html/html/classSVF_1_1IntervalValue.html +32 -0
- package/SVF-doxygen/html/html/classSVF_1_1LLVMLoopAnalysis.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1LLVMModuleSet.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1Options-members.html +45 -44
- package/SVF-doxygen/html/html/classSVF_1_1Options.html +28 -2
- package/SVF-doxygen/html/html/classSVF_1_1POCRAlias-members.html +281 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRAlias.html +828 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRAlias.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRSolver-members.html +98 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRSolver.html +245 -0
- package/SVF-doxygen/html/html/classSVF_1_1POCRSolver.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +2 -1
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1SVFG-members.html +96 -95
- package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +157 -121
- package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT-members.html +116 -115
- package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT.html +13 -10
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive.html +2 -2
- package/SVF-doxygen/html/html/classes.html +110 -109
- package/SVF-doxygen/html/html/dir_ae8aa099e368efaa962140c6624142bc.html +4 -0
- package/SVF-doxygen/html/html/fastcluster__dm_8cpp_8inc_source.html +1 -1
- package/SVF-doxygen/html/html/files.html +9 -7
- package/SVF-doxygen/html/html/functions.html +7 -1
- package/SVF-doxygen/html/html/functions_0x7e.html +18 -0
- package/SVF-doxygen/html/html/functions_a.html +38 -14
- package/SVF-doxygen/html/html/functions_b.html +9 -4
- package/SVF-doxygen/html/html/functions_c.html +59 -38
- package/SVF-doxygen/html/html/functions_d.html +7 -1
- package/SVF-doxygen/html/html/functions_e.html +5 -1
- package/SVF-doxygen/html/html/functions_func.html +35 -11
- package/SVF-doxygen/html/html/functions_func_0x7e.html +18 -0
- package/SVF-doxygen/html/html/functions_func_b.html +8 -3
- package/SVF-doxygen/html/html/functions_func_c.html +42 -27
- package/SVF-doxygen/html/html/functions_func_e.html +2 -1
- package/SVF-doxygen/html/html/functions_func_g.html +20 -7
- package/SVF-doxygen/html/html/functions_func_h.html +17 -7
- package/SVF-doxygen/html/html/functions_func_i.html +14 -10
- package/SVF-doxygen/html/html/functions_func_m.html +3 -2
- package/SVF-doxygen/html/html/functions_func_o.html +13 -11
- package/SVF-doxygen/html/html/functions_func_p.html +6 -3
- package/SVF-doxygen/html/html/functions_func_t.html +4 -0
- package/SVF-doxygen/html/html/functions_g.html +22 -9
- package/SVF-doxygen/html/html/functions_h.html +15 -5
- package/SVF-doxygen/html/html/functions_i.html +24 -15
- package/SVF-doxygen/html/html/functions_l.html +5 -5
- package/SVF-doxygen/html/html/functions_m.html +2 -1
- package/SVF-doxygen/html/html/functions_n.html +3 -3
- package/SVF-doxygen/html/html/functions_o.html +23 -21
- package/SVF-doxygen/html/html/functions_p.html +23 -20
- package/SVF-doxygen/html/html/functions_r.html +3 -5
- package/SVF-doxygen/html/html/functions_s.html +16 -13
- package/SVF-doxygen/html/html/functions_t.html +12 -2
- package/SVF-doxygen/html/html/functions_type_c.html +2 -1
- package/SVF-doxygen/html/html/functions_type_d.html +3 -0
- package/SVF-doxygen/html/html/functions_type_i.html +2 -1
- package/SVF-doxygen/html/html/functions_type_t.html +3 -0
- package/SVF-doxygen/html/html/functions_v.html +6 -6
- package/SVF-doxygen/html/html/functions_vars.html +7 -1
- package/SVF-doxygen/html/html/functions_vars_c.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_d.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_e.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_i.html +4 -0
- package/SVF-doxygen/html/html/functions_vars_p.html +6 -0
- package/SVF-doxygen/html/html/functions_vars_s.html +3 -0
- package/SVF-doxygen/html/html/functions_vars_t.html +3 -0
- package/SVF-doxygen/html/html/hierarchy.html +517 -511
- package/SVF-doxygen/html/html/namespaceSVF.html +59 -30
- package/SVF-doxygen/html/html/namespaceSVF_1_1DOT.html +3 -2
- package/SVF-doxygen/html/html/namespacemembers_l.html +3 -0
- package/SVF-doxygen/html/html/namespacemembers_type_l.html +3 -0
- package/SVF-doxygen/html/html/search/all_0.js +2 -1
- package/SVF-doxygen/html/html/search/all_1.js +8 -1
- package/SVF-doxygen/html/html/search/all_10.js +11 -8
- package/SVF-doxygen/html/html/search/all_11.js +3 -3
- package/SVF-doxygen/html/html/search/all_12.js +7 -6
- package/SVF-doxygen/html/html/search/all_13.js +8 -5
- package/SVF-doxygen/html/html/search/all_15.js +3 -3
- package/SVF-doxygen/html/html/search/all_16.js +1 -1
- package/SVF-doxygen/html/html/search/all_19.js +6 -0
- package/SVF-doxygen/html/html/search/all_2.js +3 -2
- package/SVF-doxygen/html/html/search/all_3.js +11 -6
- package/SVF-doxygen/html/html/search/all_4.js +2 -1
- package/SVF-doxygen/html/html/search/all_5.js +2 -1
- package/SVF-doxygen/html/html/search/all_7.js +6 -2
- package/SVF-doxygen/html/html/search/all_8.js +5 -2
- package/SVF-doxygen/html/html/search/all_9.js +8 -6
- package/SVF-doxygen/html/html/search/all_b.js +1 -1
- package/SVF-doxygen/html/html/search/all_c.js +4 -3
- package/SVF-doxygen/html/html/search/all_d.js +1 -1
- package/SVF-doxygen/html/html/search/all_e.js +2 -2
- package/SVF-doxygen/html/html/search/all_f.js +5 -5
- package/SVF-doxygen/html/html/search/classes_10.js +1 -0
- package/SVF-doxygen/html/html/search/classes_2.js +2 -0
- package/SVF-doxygen/html/html/search/classes_7.js +2 -1
- package/SVF-doxygen/html/html/search/classes_d.js +2 -0
- package/SVF-doxygen/html/html/search/files_2.js +2 -0
- package/SVF-doxygen/html/html/search/functions_0.js +8 -1
- package/SVF-doxygen/html/html/search/functions_1.js +3 -2
- package/SVF-doxygen/html/html/search/functions_12.js +2 -1
- package/SVF-doxygen/html/html/search/functions_17.js +6 -0
- package/SVF-doxygen/html/html/search/functions_2.js +4 -1
- package/SVF-doxygen/html/html/search/functions_4.js +1 -1
- package/SVF-doxygen/html/html/search/functions_6.js +5 -1
- package/SVF-doxygen/html/html/search/functions_7.js +5 -2
- package/SVF-doxygen/html/html/search/functions_8.js +2 -1
- package/SVF-doxygen/html/html/search/functions_c.js +1 -1
- package/SVF-doxygen/html/html/search/functions_e.js +2 -2
- package/SVF-doxygen/html/html/search/functions_f.js +1 -0
- package/SVF-doxygen/html/html/search/typedefs_11.js +2 -1
- package/SVF-doxygen/html/html/search/typedefs_2.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_3.js +1 -0
- package/SVF-doxygen/html/html/search/typedefs_7.js +1 -1
- package/SVF-doxygen/html/html/search/typedefs_a.js +1 -0
- package/SVF-doxygen/html/html/search/variables_0.js +2 -1
- package/SVF-doxygen/html/html/search/variables_10.js +2 -0
- package/SVF-doxygen/html/html/search/variables_12.js +1 -0
- package/SVF-doxygen/html/html/search/variables_13.js +3 -2
- package/SVF-doxygen/html/html/search/variables_3.js +1 -0
- package/SVF-doxygen/html/html/search/variables_4.js +1 -0
- package/SVF-doxygen/html/html/search/variables_5.js +1 -0
- package/SVF-doxygen/html/html/search/variables_7.js +1 -1
- package/SVF-doxygen/html/html/search/variables_9.js +2 -1
- package/SVF-doxygen/html/html/search/variables_c.js +1 -1
- package/SVF-doxygen/html/html/search/variables_e.js +1 -1
- package/SVF-doxygen/html/html/structSVF_1_1GenericGraphTraits_3_01SVF_1_1SVFG_01_5_01_4.html +2 -2
- package/SVF-doxygen/html/html/structSVF_1_1HybridData_1_1TreeNode-members.html +86 -0
- package/SVF-doxygen/html/html/structSVF_1_1HybridData_1_1TreeNode.html +255 -0
- package/include/AbstractExecution/IntervalValue.h +5 -0
- package/include/CFL/CFLAlias.h +34 -0
- package/include/CFL/CFLData.h +316 -0
- package/include/CFL/CFLDataBuilder.h +91 -0
- package/include/CFL/CFLSolver.h +21 -0
- package/include/Graphs/SVFG.h +6 -0
- package/include/Util/Options.h +1 -0
- package/lib/CFL/CFLAlias.cpp +36 -0
- package/lib/Util/Options.cpp +5 -0
- package/package.json +1 -1
- package/tools/CFL/cfl.cpp +2 -0
|
@@ -12,7 +12,7 @@ var searchData=
|
|
|
12
12
|
['validatestmtinlock',['validateStmtInLock',['../classSVF_1_1LockResultValidator.html#acddd2f9d118cbf448d92626d281fdaf9',1,'SVF::LockResultValidator']]],
|
|
13
13
|
['validatesuccesstests',['validateSuccessTests',['../classSVF_1_1PointerAnalysis.html#a7accf4e4db4001716e53d98ce5217ac8',1,'SVF::PointerAnalysis::validateSuccessTests()'],['../classSVF_1_1DoubleFreeChecker.html#a13fc5269cbd00cfd0eed5b1cee89e1c2',1,'SVF::DoubleFreeChecker::validateSuccessTests()'],['../classSVF_1_1LeakChecker.html#a0aa051a956b61cad9ec5419f33829e6a',1,'SVF::LeakChecker::validateSuccessTests()']]],
|
|
14
14
|
['validatetct',['validateTCT',['../classSVF_1_1MTAResultValidator.html#ae6a18cbaf113ee8e28c3e8dca458d4be',1,'SVF::MTAResultValidator::validateTCT()'],['../classSVF_1_1MTAResultValidator.html#a3cc2fa74c3eb82230b8929e7ffb007b7',1,'SVF::MTAResultValidator::validateTCT()']]],
|
|
15
|
-
['validatetests',['
|
|
15
|
+
['validatetests',['ValidateTests',['../classSVF_1_1Options.html#aceaa5cc22c7f362e4c4d66531ec27bf1',1,'SVF::Options::ValidateTests()'],['../classSVF_1_1PointerAnalysis.html#a0454332c89e60729956bb7d69a1a24df',1,'SVF::PointerAnalysis::validateTests()']]],
|
|
16
16
|
['valnode',['ValNode',['../classSVF_1_1SVFVar.html#a283f7c0c2eaae07c6865f73a0daafeffa32d22852d39756992f87bd02def75f66',1,'SVF::SVFVar']]],
|
|
17
17
|
['valsymbol',['ValSymbol',['../classSVF_1_1SymbolTableInfo.html#afd2cf6ef6d7f2a583c709a72067be89ba23583f8cf79d3fd142f8550664ad8247',1,'SVF::SymbolTableInfo']]],
|
|
18
18
|
['valsymmap',['valSymMap',['../classSVF_1_1SymbolTableInfo.html#a5054f95a7b77257ffb283044aab17b08',1,'SVF::SymbolTableInfo']]],
|
|
@@ -22,10 +22,10 @@ var searchData=
|
|
|
22
22
|
['valuedouble',['valuedouble',['../structcJSON.html#a4b21817d0fd2919901abadac73214e7f',1,'cJSON::valuedouble()'],['../cJSON_8cpp.html#a6ea693e884dae57fb36b03a8ba6cad27',1,'valuedouble(): cJSON.cpp']]],
|
|
23
23
|
['valueint',['valueint',['../structcJSON.html#a369cea49494eb5d4409d532a731a0fbf',1,'cJSON::valueint()'],['../cJSON_8cpp.html#a467a5974a6eae3b3059a89ba909c2a9c',1,'valueint(): cJSON.cpp']]],
|
|
24
24
|
['valuestring',['valuestring',['../structcJSON.html#ad43f8de2571e504c4c5ce0a36990e6e1',1,'cJSON::valuestring()'],['../cJSON_8h.html#a7dc61ad7586ca3231e691514bad7cbc4',1,'valuestring(): cJSON.h'],['../cJSON_8cpp.html#a7dc61ad7586ca3231e691514bad7cbc4',1,'valuestring(): cJSON.cpp']]],
|
|
25
|
-
['valuetoedgemap',['
|
|
25
|
+
['valuetoedgemap',['ValueToEdgeMap',['../classSVF_1_1IRGraph.html#a6247c1b1f6b92ce684c39af760878bbc',1,'SVF::IRGraph::ValueToEdgeMap()'],['../classSVF_1_1IRGraph.html#a1308b5d3001c6676e8a8be6a8b118704',1,'SVF::IRGraph::valueToEdgeMap()']]],
|
|
26
26
|
['valuetoidmapty',['ValueToIDMapTy',['../classSVF_1_1SymbolTableInfo.html#ad1741e65d47c39e03049c6d7265961af',1,'SVF::SymbolTableInfo']]],
|
|
27
27
|
['valvar',['ValVar',['../classSVF_1_1ValVar.html',1,'SVF::ValVar'],['../classSVF_1_1ValVar.html#a4f01c7de5795f85a5f70bbf4f15c70df',1,'SVF::ValVar::ValVar()']]],
|
|
28
|
-
['var2labelmap',['
|
|
28
|
+
['var2labelmap',['Var2LabelMap',['../classSVF_1_1SVFStmt.html#ad178ccbc7800527c3dc406ad5fa069bb',1,'SVF::SVFStmt::Var2LabelMap()'],['../classSVF_1_1SVFStmt.html#a24c64109d27ef7549d1c7a07c391e007',1,'SVF::SVFStmt::var2LabelMap()']]],
|
|
29
29
|
['var_5farray_5fobj',['VAR_ARRAY_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830adedc43e0fcaebf433120869aa9307b1c',1,'SVF::ObjTypeInfo']]],
|
|
30
30
|
['var_5fstruct_5fobj',['VAR_STRUCT_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830aaf98981bd15b41f543fd99d0c6222f08',1,'SVF::ObjTypeInfo']]],
|
|
31
31
|
['vararg',['varArg',['../classSVF_1_1SVFFunction.html#a11aaa0ffaf7fa3d220c9af5d4537eaad',1,'SVF::SVFFunction::varArg()'],['../classSVF_1_1SVFCallInst.html#a4280d986cfa4ebd0a1c4b6c63bb13eb6',1,'SVF::SVFCallInst::varArg()']]],
|
|
@@ -6,7 +6,7 @@ var searchData=
|
|
|
6
6
|
['while',['while',['../cJSON_8cpp.html#a209b15238c5803bc547b2d77e02f29b4',1,'cJSON.cpp']]],
|
|
7
7
|
['widen_5fwith',['widen_with',['../classSVF_1_1IntervalValue.html#ab7ddcc29a116944a91db24af90d4c144',1,'SVF::IntervalValue']]],
|
|
8
8
|
['widenwith',['widenWith',['../classSVF_1_1IntervalExeState.html#acfbe4dbb85e802a0456b7223a26280d3',1,'SVF::IntervalExeState']]],
|
|
9
|
-
['word',['
|
|
9
|
+
['word',['word',['../structSVF_1_1SparseBitVectorElement.html#a5d43d980591d14d3a3d0782be034ed4f',1,'SVF::SparseBitVectorElement::word()'],['../classSVF_1_1CoreBitVector.html#aaee26ffc13d05cd57f0fd7e4c2ea875c',1,'SVF::CoreBitVector::Word()']]],
|
|
10
10
|
['wordit',['wordIt',['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a1afa1cb9e8377d3dab767aa4bfc713dc',1,'SVF::CoreBitVector::CoreBitVectorIterator']]],
|
|
11
11
|
['wordnumber',['WordNumber',['../classSVF_1_1SparseBitVector_1_1SparseBitVectorIterator.html#a6b139db78c9cba017df0fa468bee713a',1,'SVF::SparseBitVector::SparseBitVectorIterator']]],
|
|
12
12
|
['words',['words',['../classSVF_1_1CoreBitVector.html#a807283a917e845ef19c4962b1744e98b',1,'SVF::CoreBitVector']]],
|
|
@@ -12,6 +12,8 @@ var searchData=
|
|
|
12
12
|
['_7ecallchi',['~CallCHI',['../classSVF_1_1CallCHI.html#a9ae4f818ff29ebaccc0d82a0170577b5',1,'SVF::CallCHI']]],
|
|
13
13
|
['_7ecallmu',['~CallMU',['../classSVF_1_1CallMU.html#a408184b7a6c625d67a4b660e140b10c5',1,'SVF::CallMU']]],
|
|
14
14
|
['_7ecflbase',['~CFLBase',['../classSVF_1_1CFLBase.html#a9bcd55546fc9ec1fbbac2b257ffa3243',1,'SVF::CFLBase']]],
|
|
15
|
+
['_7ecfldata',['~CFLData',['../classSVF_1_1CFLData.html#a2c04558fd5b2a69d4aa6e1af1c3c3279',1,'SVF::CFLData']]],
|
|
16
|
+
['_7ecfldatabuilder',['~CFLDataBuilder',['../classSVF_1_1CFLDataBuilder.html#a073a84eaffbb1ab63b825aa26ee3e6bb',1,'SVF::CFLDataBuilder']]],
|
|
15
17
|
['_7ecfledge',['~CFLEdge',['../classSVF_1_1CFLEdge.html#a8754c9d2a2a8b342d614383ee5829e70',1,'SVF::CFLEdge']]],
|
|
16
18
|
['_7ecflfifoworklist',['~CFLFIFOWorkList',['../classSVF_1_1CFLFIFOWorkList.html#a1dadae237fbfb576ddb60cad60530b9e',1,'SVF::CFLFIFOWorkList']]],
|
|
17
19
|
['_7ecflgraph',['~CFLGraph',['../classSVF_1_1CFLGraph.html#a887f27836a2fb5eca3c33fb95f3990d3',1,'SVF::CFLGraph']]],
|
|
@@ -61,6 +63,7 @@ var searchData=
|
|
|
61
63
|
['_7egenericnode',['~GenericNode',['../classSVF_1_1GenericNode.html#a48a8d05b81b5c8099c3f3d1f2c4983a9',1,'SVF::GenericNode']]],
|
|
62
64
|
['_7egraphreachsolver',['~GraphReachSolver',['../classSVF_1_1GraphReachSolver.html#a31e78a14271a152f5b7c0d751a39312a',1,'SVF::GraphReachSolver']]],
|
|
63
65
|
['_7ehareparforedge',['~HareParForEdge',['../classSVF_1_1HareParForEdge.html#a6496eb7d7d33d49cc174722034451b1b',1,'SVF::HareParForEdge']]],
|
|
66
|
+
['_7ehybriddata',['~HybridData',['../classSVF_1_1HybridData.html#a06a0f79963a5d9a330f030d3c93096f6',1,'SVF::HybridData']]],
|
|
64
67
|
['_7eicfg',['~ICFG',['../classSVF_1_1ICFG.html#ae1a4cb907f4313c253576c51955f2b53',1,'SVF::ICFG']]],
|
|
65
68
|
['_7eicfgedge',['~ICFGEdge',['../classSVF_1_1ICFGEdge.html#a6dea0df51f68b621fcabef6a3ce9e778',1,'SVF::ICFGEdge']]],
|
|
66
69
|
['_7einterdisjointmrg',['~InterDisjointMRG',['../classSVF_1_1InterDisjointMRG.html#a664e831aa98e3c894e794273fbb78591',1,'SVF::InterDisjointMRG']]],
|
|
@@ -104,6 +107,8 @@ var searchData=
|
|
|
104
107
|
['_7epersistentincdfptdata',['~PersistentIncDFPTData',['../classSVF_1_1PersistentIncDFPTData.html#ada599afb703c16e16f6b1d7ab6045a50',1,'SVF::PersistentIncDFPTData']]],
|
|
105
108
|
['_7epersistentptdata',['~PersistentPTData',['../classSVF_1_1PersistentPTData.html#a5d8aab7bf619800ae289ef38dad23306',1,'SVF::PersistentPTData']]],
|
|
106
109
|
['_7epersistentversionedptdata',['~PersistentVersionedPTData',['../classSVF_1_1PersistentVersionedPTData.html#a70d4addaf968ab26132a84079ee6fd03',1,'SVF::PersistentVersionedPTData']]],
|
|
110
|
+
['_7epocralias',['~POCRAlias',['../classSVF_1_1POCRAlias.html#afde197bfe5e98bdc6c879e1364b2b373',1,'SVF::POCRAlias']]],
|
|
111
|
+
['_7epocrsolver',['~POCRSolver',['../classSVF_1_1POCRSolver.html#a5149116e1dbcffcf656f5a63fa0e0c25',1,'SVF::POCRSolver']]],
|
|
107
112
|
['_7epointeranalysis',['~PointerAnalysis',['../classSVF_1_1PointerAnalysis.html#a4aeca84393c5586eea7a480737daf17c',1,'SVF::PointerAnalysis']]],
|
|
108
113
|
['_7epointsto',['~PointsTo',['../classSVF_1_1PointsTo.html#a21bc5e2236fdd3cb8c185d8eb142fdac',1,'SVF::PointsTo']]],
|
|
109
114
|
['_7eprogslice',['~ProgSlice',['../classSVF_1_1ProgSlice.html#ad761a9848d2dab7700a7fdeb91c2454d',1,'SVF::ProgSlice']]],
|
|
@@ -144,6 +149,7 @@ var searchData=
|
|
|
144
149
|
['_7ethreadcallgraph',['~ThreadCallGraph',['../classSVF_1_1ThreadCallGraph.html#a7991ee2d70e1c9f1f8bdf5e46d56802c',1,'SVF::ThreadCallGraph']]],
|
|
145
150
|
['_7ethreadforkedge',['~ThreadForkEdge',['../classSVF_1_1ThreadForkEdge.html#a8be8c59b7c254b5b3e7f05913c3df158',1,'SVF::ThreadForkEdge']]],
|
|
146
151
|
['_7ethreadjoinedge',['~ThreadJoinEdge',['../classSVF_1_1ThreadJoinEdge.html#a0a09e2d148e6d02a5fcb31b8752a3ea5',1,'SVF::ThreadJoinEdge']]],
|
|
152
|
+
['_7etreenode',['~TreeNode',['../structSVF_1_1HybridData_1_1TreeNode.html#ad93a4d1a7e025403c741421c96030ce7',1,'SVF::HybridData::TreeNode']]],
|
|
147
153
|
['_7etypeanalysis',['~TypeAnalysis',['../classSVF_1_1TypeAnalysis.html#a6375b5601feda2fb22259ecce08548fc',1,'SVF::TypeAnalysis']]],
|
|
148
154
|
['_7eversionedflowsensitivestat',['~VersionedFlowSensitiveStat',['../classSVF_1_1VersionedFlowSensitiveStat.html#a57190355942c2f4f839a1a3fd8db9d32',1,'SVF::VersionedFlowSensitiveStat']]],
|
|
149
155
|
['_7eversionedptdata',['~VersionedPTData',['../classSVF_1_1VersionedPTData.html#af97621df8039a6453597d03b7641ec81',1,'SVF::VersionedPTData']]],
|
|
@@ -41,7 +41,7 @@ var searchData=
|
|
|
41
41
|
['bbtomrsetmap',['BBToMRSetMap',['../classSVF_1_1MemSSA.html#acfe05b5b026ed41039540b11fe345734',1,'SVF::MemSSA']]],
|
|
42
42
|
['bbtophisetmap',['BBToPhiSetMap',['../classSVF_1_1MemSSA.html#af939c93eee0128973d86974e36345917',1,'SVF::MemSSA']]],
|
|
43
43
|
['bbworklist',['BBWorkList',['../classSVF_1_1PCG.html#a4eff22e077741d2decbad6f416ca7c6f',1,'SVF::PCG']]],
|
|
44
|
-
['begin',['begin',['../classSVF_1_1AddressValue.html#aed0b4789beda4980e4e215a65350f323',1,'SVF::AddressValue::begin()'],['../classSVF_1_1WtoNesting.html#adcd8c44ebdf968de75ed7b950082c2aa',1,'SVF::WtoNesting::begin()'],['../classSVF_1_1WtoCycle.html#af8bc18d803523a81a79c8d2937067062',1,'SVF::WtoCycle::begin()'],['../classSVF_1_1Wto.html#a0e0dfb1d27ced24411387488dd97f270',1,'SVF::Wto::begin()'],['../classSVF_1_1GenericGraph.html#a0d9744b1b0e7a09a6f7af29188e243b7',1,'SVF::GenericGraph::begin()'],['../classSVF_1_1GenericGraph.html#a3385b008ae03444404c1e392fd47f1d6',1,'SVF::GenericGraph::begin() const'],['../classSVF_1_1CondStdSet.html#adf095111734d81b6ad1908a7f795b038',1,'SVF::CondStdSet::begin()'],['../classSVF_1_1CondStdSet.html#a76fb2382bf424638ed8e03cb48cdc90e',1,'SVF::CondStdSet::begin() const'],['../classSVF_1_1CondPointsToSet.html#a3521ec3be48cc03d9d3f562cb088a9ad',1,'SVF::CondPointsToSet::begin()'],['../classSVF_1_1CondPointsToSet.html#acec077e130e49ac66a5c3e464a73dec2',1,'SVF::CondPointsToSet::begin() const'],['../classSVF_1_1PointsTo.html#ad5b582d2672617806c61e6170d0b5a7e',1,'SVF::PointsTo::begin()'],['../classllvm_1_1generic__bridge__gep__type__iterator.html#aabd833b8eca182f681462209c9f24f1a',1,'llvm::generic_bridge_gep_type_iterator::begin(Type *Ty, ItTy It)'],['../classllvm_1_1generic__bridge__gep__type__iterator.html#a4d10570a7a3b75fbec9fbc9fc7d3e619',1,'llvm::generic_bridge_gep_type_iterator::begin(Type *Ty, unsigned AddrSpace, ItTy It)'],['../classSVF_1_1SVFModule.html#a5486697889c6cca4f9f426650defc255',1,'SVF::SVFModule::begin()'],['../classSVF_1_1SVFModule.html#a436c4bdede4d1c1e68d7e41bd2b27da7',1,'SVF::SVFModule::begin() const'],['../classSVF_1_1SVFFunction.html#a49a6e9c0661135ceda2dd4d84c4b24ae',1,'SVF::SVFFunction::begin()'],['../classSVF_1_1SVFBasicBlock.html#ac9cb2f17e42c40ca81b49c8b63a855fc',1,'SVF::SVFBasicBlock::begin()'],['../classSVF_1_1CoreBitVector.html#a835bf11a1f698942db8e6bdadbbfd1f3',1,'SVF::CoreBitVector::begin()'],['../classSVF_1_1ContextCond.html#a4ae7e2236708b0d205f393cdce75c8d1',1,'SVF::ContextCond::begin()'],['../classSVF_1_1iter__range.html#a35c298cfeda798cbf4f65150796f8489',1,'SVF::iter_range::begin()'],['../classSVF_1_1SparseBitVector.html#abf76d8157c49ddba24bdc9dab3655772',1,'SVF::SparseBitVector::begin()']]],
|
|
44
|
+
['begin',['begin',['../classSVF_1_1AddressValue.html#aed0b4789beda4980e4e215a65350f323',1,'SVF::AddressValue::begin()'],['../classSVF_1_1WtoNesting.html#adcd8c44ebdf968de75ed7b950082c2aa',1,'SVF::WtoNesting::begin()'],['../classSVF_1_1WtoCycle.html#af8bc18d803523a81a79c8d2937067062',1,'SVF::WtoCycle::begin()'],['../classSVF_1_1Wto.html#a0e0dfb1d27ced24411387488dd97f270',1,'SVF::Wto::begin()'],['../classSVF_1_1CFLData.html#a41a7fd0398309e57e5397ff84907e489',1,'SVF::CFLData::begin() const'],['../classSVF_1_1CFLData.html#acb324be8b4e78900fba3f0d08b6edf4f',1,'SVF::CFLData::begin()'],['../classSVF_1_1GenericGraph.html#a0d9744b1b0e7a09a6f7af29188e243b7',1,'SVF::GenericGraph::begin()'],['../classSVF_1_1GenericGraph.html#a3385b008ae03444404c1e392fd47f1d6',1,'SVF::GenericGraph::begin() const'],['../classSVF_1_1CondStdSet.html#adf095111734d81b6ad1908a7f795b038',1,'SVF::CondStdSet::begin()'],['../classSVF_1_1CondStdSet.html#a76fb2382bf424638ed8e03cb48cdc90e',1,'SVF::CondStdSet::begin() const'],['../classSVF_1_1CondPointsToSet.html#a3521ec3be48cc03d9d3f562cb088a9ad',1,'SVF::CondPointsToSet::begin()'],['../classSVF_1_1CondPointsToSet.html#acec077e130e49ac66a5c3e464a73dec2',1,'SVF::CondPointsToSet::begin() const'],['../classSVF_1_1PointsTo.html#ad5b582d2672617806c61e6170d0b5a7e',1,'SVF::PointsTo::begin()'],['../classllvm_1_1generic__bridge__gep__type__iterator.html#aabd833b8eca182f681462209c9f24f1a',1,'llvm::generic_bridge_gep_type_iterator::begin(Type *Ty, ItTy It)'],['../classllvm_1_1generic__bridge__gep__type__iterator.html#a4d10570a7a3b75fbec9fbc9fc7d3e619',1,'llvm::generic_bridge_gep_type_iterator::begin(Type *Ty, unsigned AddrSpace, ItTy It)'],['../classSVF_1_1SVFModule.html#a5486697889c6cca4f9f426650defc255',1,'SVF::SVFModule::begin()'],['../classSVF_1_1SVFModule.html#a436c4bdede4d1c1e68d7e41bd2b27da7',1,'SVF::SVFModule::begin() const'],['../classSVF_1_1SVFFunction.html#a49a6e9c0661135ceda2dd4d84c4b24ae',1,'SVF::SVFFunction::begin()'],['../classSVF_1_1SVFBasicBlock.html#ac9cb2f17e42c40ca81b49c8b63a855fc',1,'SVF::SVFBasicBlock::begin()'],['../classSVF_1_1CoreBitVector.html#a835bf11a1f698942db8e6bdadbbfd1f3',1,'SVF::CoreBitVector::begin()'],['../classSVF_1_1ContextCond.html#a4ae7e2236708b0d205f393cdce75c8d1',1,'SVF::ContextCond::begin()'],['../classSVF_1_1iter__range.html#a35c298cfeda798cbf4f65150796f8489',1,'SVF::iter_range::begin()'],['../classSVF_1_1SparseBitVector.html#abf76d8157c49ddba24bdc9dab3655772',1,'SVF::SparseBitVector::begin()']]],
|
|
45
45
|
['begin_5fiterator',['begin_iterator',['../classSVF_1_1iter__range.html#a56f458edec1d1181e1cfe0f9a23c8003',1,'SVF::iter_range']]],
|
|
46
46
|
['bestcandidate',['BestCandidate',['../classSVF_1_1NodeIDAllocator_1_1Clusterer.html#a3556bdda6725b72d0ca88364daeae32e',1,'SVF::NodeIDAllocator::Clusterer']]],
|
|
47
47
|
['beta',['beta',['../classSVF_1_1RelationSolver.html#a5514dd057977686097cf314154748a25',1,'SVF::RelationSolver']]],
|
|
@@ -93,7 +93,7 @@ var searchData=
|
|
|
93
93
|
['bugmsg1',['bugMsg1',['../namespaceSVF_1_1SVFUtil.html#af6c66553e2559eebfe4f98c0c7ec4b08',1,'SVF::SVFUtil']]],
|
|
94
94
|
['bugmsg2',['bugMsg2',['../namespaceSVF_1_1SVFUtil.html#a054c3e668ce8b265bbc5d923f6243ce7',1,'SVF::SVFUtil']]],
|
|
95
95
|
['bugmsg3',['bugMsg3',['../namespaceSVF_1_1SVFUtil.html#aabbca7c40d2da6bd2374ea53d5de0553',1,'SVF::SVFUtil']]],
|
|
96
|
-
['build',['build',['../classSVF_1_1CFLGraphBuilder.html#ab0d2bd46dd1c3be10c04f573e9365757',1,'SVF::CFLGraphBuilder::build(GenericGraph< N, E > *graph, CFLGraph *cflGraph)'],['../classSVF_1_1CFLGraphBuilder.html#a5944c6a36e150a50a54aedd622c43ff9',1,'SVF::CFLGraphBuilder::build(std::string filename, CFLGraph *cflGraph)'],['../classSVF_1_1GrammarBuilder.html#a23d03b2cd348d85bda1ee582dded6505',1,'SVF::GrammarBuilder::build() const'],['../classSVF_1_1GrammarBuilder.html#a11bd8225be12650c811ba968cc3935b3',1,'SVF::GrammarBuilder::build(Map< std::string, SVF::GrammarBase::Symbol > &preMap) const'],['../classSVF_1_1SVFGBuilder.html#a47591192260ddc3ff0717430f127cc95',1,'SVF::SVFGBuilder::build()'],['../classSVF_1_1TCT.html#ab86389b3bf292c5b3d2b29fc49a5d94d',1,'SVF::TCT::build()'],['../classSVF_1_1ICFGBuilder.html#ae66565ee32fff4ef5f0157e867333250',1,'SVF::ICFGBuilder::build()'],['../classSVF_1_1LLVMLoopAnalysis.html#a17e4805c2db146430c58af35625a388d',1,'SVF::LLVMLoopAnalysis::build()'],['../classSVF_1_1LLVMModuleSet.html#af8edfe08027020f14b81b44362c6018e',1,'SVF::LLVMModuleSet::build()'],['../classSVF_1_1SVFIRBuilder.html#a5ecf1deb5646ccb46b0b3101417f4689',1,'SVF::SVFIRBuilder::build()'],['../classSVF_1_1PAGBuilderFromFile.html#ac5a5058088d03fc9e0e8a0ed8b4367aa',1,'SVF::PAGBuilderFromFile::build()']]],
|
|
96
|
+
['build',['build',['../classSVF_1_1CFLDataBuilder.html#afb5aaadc3d2cb2e0158e9e5a83823d23',1,'SVF::CFLDataBuilder::build()'],['../classSVF_1_1CFLGraphBuilder.html#ab0d2bd46dd1c3be10c04f573e9365757',1,'SVF::CFLGraphBuilder::build(GenericGraph< N, E > *graph, CFLGraph *cflGraph)'],['../classSVF_1_1CFLGraphBuilder.html#a5944c6a36e150a50a54aedd622c43ff9',1,'SVF::CFLGraphBuilder::build(std::string filename, CFLGraph *cflGraph)'],['../classSVF_1_1GrammarBuilder.html#a23d03b2cd348d85bda1ee582dded6505',1,'SVF::GrammarBuilder::build() const'],['../classSVF_1_1GrammarBuilder.html#a11bd8225be12650c811ba968cc3935b3',1,'SVF::GrammarBuilder::build(Map< std::string, SVF::GrammarBase::Symbol > &preMap) const'],['../classSVF_1_1SVFGBuilder.html#a47591192260ddc3ff0717430f127cc95',1,'SVF::SVFGBuilder::build()'],['../classSVF_1_1TCT.html#ab86389b3bf292c5b3d2b29fc49a5d94d',1,'SVF::TCT::build()'],['../classSVF_1_1ICFGBuilder.html#ae66565ee32fff4ef5f0157e867333250',1,'SVF::ICFGBuilder::build()'],['../classSVF_1_1LLVMLoopAnalysis.html#a17e4805c2db146430c58af35625a388d',1,'SVF::LLVMLoopAnalysis::build()'],['../classSVF_1_1LLVMModuleSet.html#af8edfe08027020f14b81b44362c6018e',1,'SVF::LLVMModuleSet::build()'],['../classSVF_1_1SVFIRBuilder.html#a5ecf1deb5646ccb46b0b3101417f4689',1,'SVF::SVFIRBuilder::build()'],['../classSVF_1_1PAGBuilderFromFile.html#ac5a5058088d03fc9e0e8a0ed8b4367aa',1,'SVF::PAGBuilderFromFile::build()']]],
|
|
97
97
|
['build_5fnesting',['build_nesting',['../classSVF_1_1Wto.html#a8b810f6fa00d36baba23dd88ddec0c19',1,'SVF::Wto']]],
|
|
98
98
|
['build_5fsymbol_5ftable',['build_symbol_table',['../classSVF_1_1LLVMModuleSet.html#afb6ac5d4e334d6e3acb66c8e33ae8d18',1,'SVF::LLVMModuleSet']]],
|
|
99
99
|
['build_5ftails',['build_tails',['../classSVF_1_1Wto.html#aa08d1aee433382c432945313a213113a',1,'SVF::Wto']]],
|
|
@@ -101,6 +101,7 @@ var searchData=
|
|
|
101
101
|
['buildbipeggraph',['buildBiPEGgraph',['../classSVF_1_1AliasCFLGraphBuilder.html#ac74b55198d73acebb9843fd13c1fd880',1,'SVF::AliasCFLGraphBuilder::buildBiPEGgraph()'],['../classSVF_1_1VFCFLGraphBuilder.html#ac4a6620622ad6642ed8543e0f8c65c20',1,'SVF::VFCFLGraphBuilder::buildBiPEGgraph()']]],
|
|
102
102
|
['buildcallgraph',['buildCallGraph',['../classSVF_1_1CallGraphBuilder.html#aa64a27e99434908a203e566074c66ebc',1,'SVF::CallGraphBuilder']]],
|
|
103
103
|
['buildcandidatefuncsetforlock',['buildCandidateFuncSetforLock',['../classSVF_1_1LockAnalysis.html#a271506d5032033efae684b0d729f5b3e',1,'SVF::LockAnalysis']]],
|
|
104
|
+
['buildcfldata',['buildCFLData',['../classSVF_1_1POCRAlias.html#a010c8f2757debf259598f11d1c6e97fe',1,'SVF::POCRAlias']]],
|
|
104
105
|
['buildcflgrammar',['buildCFLGrammar',['../classSVF_1_1CFLBase.html#a77bc3b0260fe02cdcf41fdb6b80caa09',1,'SVF::CFLBase']]],
|
|
105
106
|
['buildcflgraph',['buildCFLGraph',['../classSVF_1_1CFLBase.html#a0daabb58bd7d5be40379ccc670c37a93',1,'SVF::CFLBase::buildCFLGraph()'],['../classSVF_1_1CFLVF.html#aa20f8d27da439c831f36b31312daf047',1,'SVF::CFLVF::buildCFLGraph()']]],
|
|
106
107
|
['buildcg',['buildCG',['../classSVF_1_1ConstraintGraph.html#a1973126243ff619033a78a3782944278',1,'SVF::ConstraintGraph']]],
|
|
@@ -50,13 +50,13 @@ var searchData=
|
|
|
50
50
|
['callpeset',['CallPESet',['../classSVF_1_1ICFGNode.html#ab1a4b4a8dc600ca375d9f5adbd2a5b59',1,'SVF::ICFGNode::CallPESet()'],['../classSVF_1_1VFG.html#ade3f735b3c7b1a53cab3d67cd9f7b874',1,'SVF::VFG::CallPESet()'],['../classSVF_1_1VFGNode.html#a43b6b3dc747d310f793ca1b3bfa9d05f',1,'SVF::VFGNode::CallPESet()']]],
|
|
51
51
|
['callretedge',['CallRetEdge',['../classSVF_1_1PTACallGraphEdge.html#a9738544725458bb022b8d5f2dbd281f7aa968b68fb87a0135833105f4e6413c69',1,'SVF::PTACallGraphEdge']]],
|
|
52
52
|
['callsite',['CallSite',['../classSVF_1_1CallSite.html',1,'SVF::CallSite'],['../classSVF_1_1CallSite.html#aa21ead8f8652ef405a86b385837ea910',1,'SVF::CallSite::CallSite()'],['../classSVF_1_1CallMU.html#aa90a06c9e44914a7a8e104aa80bf1374',1,'SVF::CallMU::callsite()'],['../classSVF_1_1CallCHI.html#a30f1f8f2b23df3bad70d8083397e28eb',1,'SVF::CallCHI::callsite()']]],
|
|
53
|
-
['callsite2dummyvalpn',['
|
|
53
|
+
['callsite2dummyvalpn',['callsite2DummyValPN',['../classSVF_1_1CFLAlias.html#ae879c990852862e5ed4e4e7da76dda05',1,'SVF::CFLAlias::callsite2DummyValPN()'],['../classSVF_1_1Andersen.html#a2f88b6035ecb480f7d11afe6bc666541',1,'SVF::Andersen::callsite2DummyValPN()'],['../classSVF_1_1CFLAlias.html#af8424cab679dae62320c6dec6253036a',1,'SVF::CFLAlias::CallSite2DummyValPN()'],['../classSVF_1_1Andersen.html#a0f65f1881111167bffe1cb2ad05c0a51',1,'SVF::Andersen::CallSite2DummyValPN()']]],
|
|
54
54
|
['callsiteargslistmap',['callSiteArgsListMap',['../classSVF_1_1SVFIR.html#aa0920f5f967efdb89e23f12d31b112a2',1,'SVF::SVFIR']]],
|
|
55
55
|
['callsitehasret',['callsiteHasRet',['../classSVF_1_1SVFIR.html#aa79dba26cb34b40eee682713db299d5f',1,'SVF::SVFIR']]],
|
|
56
56
|
['callsiteid',['CallSiteID',['../namespaceSVF.html#a03d88a0302bcd253387690f13f693f64',1,'SVF']]],
|
|
57
57
|
['callsitepair',['CallSitePair',['../classSVF_1_1PTACallGraph.html#a178d9971028e8ce26ab8894c5c6b5784',1,'SVF::PTACallGraph']]],
|
|
58
58
|
['callsiteretmap',['callSiteRetMap',['../classSVF_1_1SVFIR.html#a11ab07f48c934f45c239393332aa60e1',1,'SVF::SVFIR']]],
|
|
59
|
-
['callsiteset',['
|
|
59
|
+
['callsiteset',['callSiteSet',['../classSVF_1_1SVFIR.html#ac6c537688366e73bb0ae5db49c0b2450',1,'SVF::SVFIR::callSiteSet()'],['../classSVF_1_1DDAVFSolver.html#a0c590e9d56b6d37cb6e0c9081363a0ef',1,'SVF::DDAVFSolver::CallSiteSet()'],['../classSVF_1_1FlowDDA.html#a5f51c3ba53410fa31225b8ff6fb5e4b4',1,'SVF::FlowDDA::CallSiteSet()'],['../classSVF_1_1ThreadCallGraph.html#a0d560b811f8df1a710c627e1ac100155',1,'SVF::ThreadCallGraph::CallSiteSet()'],['../classSVF_1_1PointerAnalysis.html#a5583b5fc0db461a0138b1f2f1c9a89a0',1,'SVF::PointerAnalysis::CallSiteSet()'],['../classSVF_1_1SVFGBuilder.html#a77bc88750823c8a0d19aad002e56ce07',1,'SVF::SVFGBuilder::CallSiteSet()'],['../classSVF_1_1MTASVFGBuilder.html#a6a56d37d832ebe1d98ea32120b58bc1e',1,'SVF::MTASVFGBuilder::CallSiteSet()'],['../classSVF_1_1SrcSnkDDA.html#a47a4be28c625bf4d079a04ac24132165',1,'SVF::SrcSnkDDA::CallSiteSet()'],['../classSVF_1_1SVFIR.html#a2b237e55fd8d7fd61eb3ac6968e4a76e',1,'SVF::SVFIR::CallSiteSet()']]],
|
|
60
60
|
['callsitetoactualinmap',['callSiteToActualINMap',['../classSVF_1_1SVFG.html#af9313ebec4a52fd887169b7c6373a7d4',1,'SVF::SVFG']]],
|
|
61
61
|
['callsitetoactualinsmapty',['CallSiteToActualINsMapTy',['../classSVF_1_1SVFG.html#a727af89a305e48f399ad33cc7149dbcb',1,'SVF::SVFG']]],
|
|
62
62
|
['callsitetoactualoutmap',['callSiteToActualOUTMap',['../classSVF_1_1SVFG.html#a39873b954b6e0eb0641f56ca4cd06ef9',1,'SVF::SVFG']]],
|
|
@@ -122,6 +122,10 @@ var searchData=
|
|
|
122
122
|
['cflbase',['CFLBase',['../classSVF_1_1CFLBase.html',1,'SVF::CFLBase'],['../classSVF_1_1CFLBase.html#a59c71b0eada5c763ce776f3618d08dd8',1,'SVF::CFLBase::CFLBase()']]],
|
|
123
123
|
['cflbase_2ecpp',['CFLBase.cpp',['../CFLBase_8cpp.html',1,'']]],
|
|
124
124
|
['cflbase_2eh',['CFLBase.h',['../CFLBase_8h.html',1,'']]],
|
|
125
|
+
['cfldata',['CFLData',['../classSVF_1_1CFLData.html',1,'SVF::CFLData'],['../classSVF_1_1POCRAlias.html#a8f936a2325919f016d09b1fb86c5c72b',1,'SVF::POCRAlias::cflData()'],['../classSVF_1_1CFLDataBuilder.html#a0e7ddcf73bde929b9b1b87f503f3bc3f',1,'SVF::CFLDataBuilder::cflData()'],['../classSVF_1_1POCRSolver.html#a5e82e65d4e7bec0031d06b41902fae54',1,'SVF::POCRSolver::cflData()'],['../classSVF_1_1CFLData.html#a05d8b0f55753fdad40a0f7be00aa80e4',1,'SVF::CFLData::CFLData()']]],
|
|
126
|
+
['cfldata_2eh',['CFLData.h',['../CFLData_8h.html',1,'']]],
|
|
127
|
+
['cfldatabuilder',['CFLDataBuilder',['../classSVF_1_1CFLDataBuilder.html',1,'SVF::CFLDataBuilder'],['../classSVF_1_1CFLDataBuilder.html#a5a2cdbf128e536c771567b372c29ce0b',1,'SVF::CFLDataBuilder::CFLDataBuilder()']]],
|
|
128
|
+
['cfldatabuilder_2eh',['CFLDataBuilder.h',['../CFLDataBuilder_8h.html',1,'']]],
|
|
125
129
|
['cfledge',['CFLEdge',['../classSVF_1_1CFLEdge.html',1,'SVF::CFLEdge'],['../classSVF_1_1CFLEdge.html#a808f0a3b6df73df41dcc2f0bfe944116',1,'SVF::CFLEdge::CFLEdge()']]],
|
|
126
130
|
['cfledgedataty',['CFLEdgeDataTy',['../classSVF_1_1CFLNode.html#ade95ad99cb4d89e5eeb5ce7043e80852',1,'SVF::CFLNode']]],
|
|
127
131
|
['cfledgeset',['cflEdgeSet',['../classSVF_1_1CFLGraph.html#afb41039ad53899fa64fedcef8b7aa7fe',1,'SVF::CFLGraph::cflEdgeSet()'],['../classSVF_1_1CFLGraph.html#a09ba3a0e3878f8ac55596838ea958f14',1,'SVF::CFLGraph::CFLEdgeSet()']]],
|
|
@@ -188,7 +192,7 @@ var searchData=
|
|
|
188
192
|
['child_5fend',['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_4_01_4.html#ad46aad713072be28258bd2d0350300cc',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > *> >::child_end()']]],
|
|
189
193
|
['child_5fiterator',['child_iterator',['../classSVF_1_1GraphWriter.html#ad41e952ca114bba64b87478f469b6d56',1,'SVF::GraphWriter::child_iterator()'],['../classSVF_1_1SrcSnkSolver.html#a78684539084301715a665f0aece23c8e',1,'SVF::SrcSnkSolver::child_iterator()'],['../classSVF_1_1GraphReachSolver.html#ad3fb81ac5017c6c3dc4b2b3b65b3ca04',1,'SVF::GraphReachSolver::child_iterator()'],['../classSVF_1_1SCCDetection.html#ac1274a90ddbea6f1f0b539710505d902',1,'SVF::SCCDetection::child_iterator()'],['../classSVF_1_1WPASCCSolver.html#abec9201d60f0bf2724dbe9ad8a0dfc39',1,'SVF::WPASCCSolver::child_iterator()'],['../classSVF_1_1WPAMinimumSolver.html#ab16212294f1dab31215fe113b02f09c6',1,'SVF::WPAMinimumSolver::child_iterator()'],['../classSVF_1_1WPASolver.html#a4d5b605b8932824a7088399305952f12',1,'SVF::WPASolver::child_iterator()']]],
|
|
190
194
|
['childiteratortype',['ChildIteratorType',['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_01_4.html#ab4886d654f7f3678490d09c15b42f79e',1,'SVF::GenericGraphTraits< SVF::GenericNode< NodeTy, EdgeTy > * >::ChildIteratorType()'],['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_4_01_4.html#a9be4c858403f9161e48f6aa551932b04',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > *> >::ChildIteratorType()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a72a273d644d002b59a546b047d4bb0dd',1,'SVF::DOTGraphTraits< IRGraph * >::ChildIteratorType()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#a95fc3b739ccea8d236e5b795b8770787',1,'SVF::DOTGraphTraits< PTACallGraph * >::ChildIteratorType()'],['../structSVF_1_1DOTGraphTraits_3_01TCT_01_5_01_4.html#a4036db1b2c075bd1f2b7249b8e268937',1,'SVF::DOTGraphTraits< TCT * >::ChildIteratorType()']]],
|
|
191
|
-
['children',['children',['../namespaceSVF.html#a67f454fa9341632d195fd5da619130f0',1,'SVF']]],
|
|
195
|
+
['children',['children',['../structSVF_1_1HybridData_1_1TreeNode.html#ab9fbeff34671b066d10611616909c683',1,'SVF::HybridData::TreeNode::children()'],['../namespaceSVF.html#a67f454fa9341632d195fd5da619130f0',1,'SVF::children()']]],
|
|
192
196
|
['children_5fedges',['children_edges',['../namespaceSVF.html#ab485076115c46b3e009cc5c4d252adae',1,'SVF']]],
|
|
193
197
|
['chiset',['CHISet',['../classSVF_1_1SVFG.html#a8843ab4a4608f7f5f46f68ad31314c07',1,'SVF::SVFG::CHISet()'],['../classSVF_1_1MemSSA.html#af9cf084e3070456d8cca491e1391b0c4',1,'SVF::MemSSA::CHISet()']]],
|
|
194
198
|
['chitype',['CHITYPE',['../classSVF_1_1MSSACHI.html#a21d9218e105987a1f807633ea824e5d3',1,'SVF::MSSACHI']]],
|
|
@@ -245,12 +249,13 @@ var searchData=
|
|
|
245
249
|
['classnum',['classNum',['../classSVF_1_1CHGraph.html#adb99b732d20cfc8cc0f078cda6753bc0',1,'SVF::CHGraph']]],
|
|
246
250
|
['classof',['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_1WtoVertex.html#aa16a28629fd927cd2c827b2019f92c31',1,'SVF::WtoVertex::classof(const WtoVertex *)'],['../classSVF_1_1WtoVertex.html#af1629f621a67d660f75054a22b513965',1,'SVF::WtoVertex::classof(const WtoComponent *c)'],['../classSVF_1_1WtoCycle.html#af55574afbbb75dede2d9589070da600d',1,'SVF::WtoCycle::classof(const WtoCycle *)'],['../classSVF_1_1WtoCycle.html#a6310716df636f3623b5b3ecda0033aea',1,'SVF::WtoCycle::classof(const WtoComponent *c)'],['../classSVF_1_1CFLGrammar.html#a866db9b7ba6569421fa8a9e3c64c2eab',1,'SVF::CFLGrammar::classof(const CFLGrammar *)'],['../classSVF_1_1CFLGrammar.html#a25b035e49e90f42a44f7f6173a4bfdaf',1,'SVF::CFLGrammar::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_1DCHGraph.html#af9970ff0ef4a8f4c638da9f519d14a21',1,'SVF::DCHGraph::classof()'],['../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_1SVFIntergerType.html#a731f46274e4008355700dfba8c1f695a',1,'SVF::SVFIntergerType::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_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)']]],
|
|
247
251
|
['cleanconscg',['cleanConsCG',['../classSVF_1_1AndersenBase.html#aebfe0c7238eb24f74f105b950b86cb5e',1,'SVF::AndersenBase']]],
|
|
248
|
-
['clear',['clear',['../classSVF_1_1IntervalExeState.html#a4723715a8d9be3021b39082432d99375',1,'SVF::IntervalExeState::clear()'],['../classSVF_1_1CFLFIFOWorkList.html#a0899c25a81dfad2d134785c31ab6ad56',1,'SVF::CFLFIFOWorkList::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()']]],
|
|
252
|
+
['clear',['clear',['../classSVF_1_1IntervalExeState.html#a4723715a8d9be3021b39082432d99375',1,'SVF::IntervalExeState::clear()'],['../classSVF_1_1CFLData.html#add6e4c022793302af571cfd251de1f51',1,'SVF::CFLData::clear()'],['../classSVF_1_1CFLFIFOWorkList.html#a0899c25a81dfad2d134785c31ab6ad56',1,'SVF::CFLFIFOWorkList::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()']]],
|
|
249
253
|
['clearalldfoutupdatedvar',['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()']]],
|
|
250
254
|
['clearalldfoutvarflag',['clearAllDFOutVarFlag',['../classSVF_1_1FlowSensitive.html#a9622f0b7b16694b0c74b07834f598e67',1,'SVF::FlowSensitive']]],
|
|
251
255
|
['clearallpts',['clearAllPts',['../classSVF_1_1BVDataPTAImpl.html#a4426df37aeabeb94d301373b55a53c20',1,'SVF::BVDataPTAImpl']]],
|
|
252
256
|
['clearbkvisited',['clearbkVisited',['../classSVF_1_1DDAVFSolver.html#aa7e5839c5bc6f913561de10bce61e74b',1,'SVF::DDAVFSolver']]],
|
|
253
257
|
['clearcfcond',['clearCFCond',['../classSVF_1_1ProgSlice.html#ab514f387ae2122e919030c5006f1bbce',1,'SVF::ProgSlice::clearCFCond()'],['../classSVF_1_1SaberCondAllocator.html#a5406e73b860c419143035ee3774e7c1c',1,'SVF::SaberCondAllocator::clearCFCond()']]],
|
|
258
|
+
['clearedges',['clearEdges',['../classSVF_1_1CFLData.html#af9427cd02ab98f3a265c92ca5b60131f',1,'SVF::CFLData']]],
|
|
254
259
|
['clearflagmap',['clearFlagMap',['../classSVF_1_1LockAnalysis.html#adffd808458057544e3492c7afffeeebe',1,'SVF::LockAnalysis::clearFlagMap()'],['../classSVF_1_1ForkJoinAnalysis.html#a7965a276a3a12d532c9967de13d4cc8a',1,'SVF::ForkJoinAnalysis::clearFlagMap()']]],
|
|
255
260
|
['clearfullpts',['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()']]],
|
|
256
261
|
['clearmssa',['clearMSSA',['../classSVF_1_1SVFG.html#aeba803e60699f9d9422596d161d44241',1,'SVF::SVFG']]],
|
|
@@ -394,7 +399,7 @@ var searchData=
|
|
|
394
399
|
['const_5fglobal_5fiterator',['const_global_iterator',['../classSVF_1_1SVFModule.html#a5d4f73db8fb5bddb0e7630eda8c6da57',1,'SVF::SVFModule']]],
|
|
395
400
|
['const_5fglobal_5fobj',['CONST_GLOBAL_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a84c1bc6eaff950330a102afca1efc04c',1,'SVF::ObjTypeInfo']]],
|
|
396
401
|
['const_5finst_5fiterator',['const_inst_iterator',['../namespaceSVF.html#a032e8478a7b6a8bb0b7755c98a7bce91',1,'SVF']]],
|
|
397
|
-
['const_5fiterator',['const_iterator',['../classSVF_1_1ConstraintNode.html#ab1868f04de44f6fe1e9ac14f3d4ee56b',1,'SVF::ConstraintNode::const_iterator()'],['../classSVF_1_1GenericNode.html#ab6dc1ae41ae23b383f8add474caa7429',1,'SVF::GenericNode::const_iterator()'],['../classSVF_1_1GenericGraph.html#a5dfa3f178d4abf37177d0d74ff4c6a97',1,'SVF::GenericGraph::const_iterator()'],['../classSVF_1_1ICFG.html#a94e4de04d8da10a19ab65c22e257b82b',1,'SVF::ICFG::const_iterator()'],['../classSVF_1_1ICFGNode.html#ac16c5a3227a44d3b9f7c3209156d9df2',1,'SVF::ICFGNode::const_iterator()'],['../classSVF_1_1PTACallGraphNode.html#adf17f5699c9f40ffc8837e813e3af3ec',1,'SVF::PTACallGraphNode::const_iterator()'],['../classSVF_1_1VFG.html#a225a91c04afac6a8fe198e9860890a52',1,'SVF::VFG::const_iterator()'],['../classSVF_1_1VFGNode.html#a3c558955f60c237c558d8faafed781e8',1,'SVF::VFGNode::const_iterator()'],['../classSVF_1_1CondStdSet.html#a55152b7749868cc25f1c3c33ea57a650',1,'SVF::CondStdSet::const_iterator()'],['../classSVF_1_1PointsTo.html#ad37fe6c7bb8b509a837348a12cab80c1',1,'SVF::PointsTo::const_iterator()'],['../classSVF_1_1SVFModule.html#afcf2978f32e15127fb093405dc17d7f1',1,'SVF::SVFModule::const_iterator()'],['../classSVF_1_1SVFFunction.html#aaec097379a345ab0e80b6a9c50508f48',1,'SVF::SVFFunction::const_iterator()'],['../classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca',1,'SVF::SVFBasicBlock::const_iterator()'],['../classSVF_1_1CoreBitVector.html#a45a3bf8465e63f723c0a551f0b0f37ff',1,'SVF::CoreBitVector::const_iterator()'],['../classSVF_1_1ContextCond.html#a101bc917679a9d8ee7badb3c9e8c12e3',1,'SVF::ContextCond::const_iterator()']]],
|
|
402
|
+
['const_5fiterator',['const_iterator',['../classSVF_1_1CFLData.html#ac65bbba5545887149cfe270fc6970d37',1,'SVF::CFLData::const_iterator()'],['../classSVF_1_1ConstraintNode.html#ab1868f04de44f6fe1e9ac14f3d4ee56b',1,'SVF::ConstraintNode::const_iterator()'],['../classSVF_1_1GenericNode.html#ab6dc1ae41ae23b383f8add474caa7429',1,'SVF::GenericNode::const_iterator()'],['../classSVF_1_1GenericGraph.html#a5dfa3f178d4abf37177d0d74ff4c6a97',1,'SVF::GenericGraph::const_iterator()'],['../classSVF_1_1ICFG.html#a94e4de04d8da10a19ab65c22e257b82b',1,'SVF::ICFG::const_iterator()'],['../classSVF_1_1ICFGNode.html#ac16c5a3227a44d3b9f7c3209156d9df2',1,'SVF::ICFGNode::const_iterator()'],['../classSVF_1_1PTACallGraphNode.html#adf17f5699c9f40ffc8837e813e3af3ec',1,'SVF::PTACallGraphNode::const_iterator()'],['../classSVF_1_1VFG.html#a225a91c04afac6a8fe198e9860890a52',1,'SVF::VFG::const_iterator()'],['../classSVF_1_1VFGNode.html#a3c558955f60c237c558d8faafed781e8',1,'SVF::VFGNode::const_iterator()'],['../classSVF_1_1CondStdSet.html#a55152b7749868cc25f1c3c33ea57a650',1,'SVF::CondStdSet::const_iterator()'],['../classSVF_1_1PointsTo.html#ad37fe6c7bb8b509a837348a12cab80c1',1,'SVF::PointsTo::const_iterator()'],['../classSVF_1_1SVFModule.html#afcf2978f32e15127fb093405dc17d7f1',1,'SVF::SVFModule::const_iterator()'],['../classSVF_1_1SVFFunction.html#aaec097379a345ab0e80b6a9c50508f48',1,'SVF::SVFFunction::const_iterator()'],['../classSVF_1_1SVFBasicBlock.html#a73b7029f85e3762033f49c953d4b95ca',1,'SVF::SVFBasicBlock::const_iterator()'],['../classSVF_1_1CoreBitVector.html#a45a3bf8465e63f723c0a551f0b0f37ff',1,'SVF::CoreBitVector::const_iterator()'],['../classSVF_1_1ContextCond.html#a101bc917679a9d8ee7badb3c9e8c12e3',1,'SVF::ContextCond::const_iterator()']]],
|
|
398
403
|
['const_5fovalue_5fiterator',['const_ovalue_iterator',['../classSVF_1_1SVFModule.html#a3a13c562020a6b18dfa94dadeb42c912',1,'SVF::SVFModule']]],
|
|
399
404
|
['const_5fpred_5fiterator',['const_pred_iterator',['../namespaceSVF.html#a5c943191dc4e242704943e5f594ae99e',1,'SVF']]],
|
|
400
405
|
['const_5fstruct_5fobj',['CONST_STRUCT_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a6443b9fadd2d34e00832b2215a120ebd',1,'SVF::ObjTypeInfo']]],
|
|
@@ -554,7 +559,7 @@ var searchData=
|
|
|
554
559
|
['cxtlockproc',['CxtLockProc',['../classSVF_1_1LockAnalysis.html#ad855d1de318766ac305a10bfdae4da82',1,'SVF::LockAnalysis']]],
|
|
555
560
|
['cxtlockprocset',['CxtLockProcSet',['../classSVF_1_1LockAnalysis.html#a75c8b645bdca401896d731a1af8dc464',1,'SVF::LockAnalysis']]],
|
|
556
561
|
['cxtlockprocvec',['CxtLockProcVec',['../classSVF_1_1LockAnalysis.html#a058f3518f0b861c46c99095922e373f0',1,'SVF::LockAnalysis']]],
|
|
557
|
-
['cxtlockset',['
|
|
562
|
+
['cxtlockset',['cxtLockset',['../classSVF_1_1LockAnalysis.html#a3081e7c7165908ed4aa282f398c5236d',1,'SVF::LockAnalysis::cxtLockset()'],['../classSVF_1_1LockAnalysis.html#a0716c155b42b3ae7a6c8d7593bb6ac83',1,'SVF::LockAnalysis::CxtLockSet()'],['../classSVF_1_1LockResultValidator.html#a51e6f48be9f2a65b390e4e0350eb12a9',1,'SVF::LockResultValidator::cxtLockSet()']]],
|
|
558
563
|
['cxtlocksetstr',['CxtLockSetStr',['../classSVF_1_1LockResultValidator.html#afec6058866fe334646db78227fb4d6a6',1,'SVF::LockResultValidator']]],
|
|
559
564
|
['cxtlocktolockset',['CxtLockToLockSet',['../classSVF_1_1LockAnalysis.html#ab782401c6521a2810e28ac602710ac22',1,'SVF::LockAnalysis']]],
|
|
560
565
|
['cxtlocktospan',['CxtLockToSpan',['../classSVF_1_1LockAnalysis.html#a7335d5b13a6cb1dcde9706f30b8a4826',1,'SVF::LockAnalysis::CxtLockToSpan()'],['../classSVF_1_1LockAnalysis.html#a2fd796765f16cc7094f36d68c0ff70a0',1,'SVF::LockAnalysis::cxtLocktoSpan()']]],
|
|
@@ -9,6 +9,7 @@ var searchData=
|
|
|
9
9
|
['dataflow',['DataFlow',['../classSVF_1_1PTData.html#a74ce29609c51f2be34a0b5b7650a9848acb817cbf655c365c02af3675588f06cc',1,'SVF::PTData']]],
|
|
10
10
|
['dataiter',['DataIter',['../classSVF_1_1MutableIncDFPTData.html#a1fc4dff28f9044234fdfeede6f4b1cb0',1,'SVF::MutableIncDFPTData']]],
|
|
11
11
|
['datalayout',['DataLayout',['../namespaceSVF.html#a03db82b8a7914367024723dba4d6ca3c',1,'SVF']]],
|
|
12
|
+
['datamap',['DataMap',['../classSVF_1_1CFLData.html#a3a33fbfd1fb0afa58926e748012a2bf7',1,'SVF::CFLData']]],
|
|
12
13
|
['dataop',['DataOp',['../classSVF_1_1PersistentPointsToCache.html#a5a0f1b93f29ce62ad13042ab8435c62c',1,'SVF::PersistentPointsToCache']]],
|
|
13
14
|
['dataset',['DataSet',['../classSVF_1_1CFLFIFOWorkList.html#a0db15ca0ec5a14aee493ccfe54d34d85',1,'SVF::CFLFIFOWorkList::DataSet()'],['../classSVF_1_1List.html#a8f8a9dff1d1213a747f0d7ce8b1802e9',1,'SVF::List::DataSet()'],['../classSVF_1_1FIFOWorkList.html#a4803dc3b7f3ab57261261acb20551579',1,'SVF::FIFOWorkList::DataSet()'],['../classSVF_1_1FILOWorkList.html#abe04c596453280fe15cadde868ded798',1,'SVF::FILOWorkList::DataSet()']]],
|
|
14
15
|
['datavector',['DataVector',['../classSVF_1_1FILOWorkList.html#a41d3d71633adc6a1282922b4e4929a7f',1,'SVF::FILOWorkList']]],
|
|
@@ -85,7 +86,7 @@ var searchData=
|
|
|
85
86
|
['dibasictype',['DIBasicType',['../namespaceSVF.html#ada0513be7e25325325ccc9183aeca278',1,'SVF']]],
|
|
86
87
|
['dicompositetype',['DICompositeType',['../namespaceSVF.html#aded9b991c77acc5284ccead0739e84f1',1,'SVF']]],
|
|
87
88
|
['diderivedtype',['DIDerivedType',['../namespaceSVF.html#a852e75c562139237fcc754c7461533e6',1,'SVF']]],
|
|
88
|
-
['diff',['
|
|
89
|
+
['diff',['diff',['../classSVF_1_1CFLData.html#ab7db3b1ae0698c64b02001dd9943c311',1,'SVF::CFLData::diff()'],['../classSVF_1_1PTData.html#a74ce29609c51f2be34a0b5b7650a9848a03a155517b9587d79c3f0b6dc3b72447',1,'SVF::PTData::Diff()']]],
|
|
89
90
|
['difference_5ftype',['difference_type',['../classSVF_1_1PointsTo_1_1PointsToIterator.html#a79da80a016d68d70b63bcaa884cf53cb',1,'SVF::PointsTo::PointsToIterator::difference_type()'],['../classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#aeabc3acd9ce15b8beff0db8a49d8781f',1,'SVF::CoreBitVector::CoreBitVectorIterator::difference_type()'],['../classSVF_1_1iter__facade__base.html#a4850340b864a13fb78e52dfb46d0e8a3',1,'SVF::iter_facade_base::difference_type()'],['../classSVF_1_1iter__adaptor__base.html#a0dc562917692ec5e4880509444b66e9a',1,'SVF::iter_adaptor_base::difference_type()']]],
|
|
90
91
|
['diffptdata',['DiffPTData',['../classSVF_1_1DiffPTData.html',1,'SVF::DiffPTData< Key, KeySet, Data, DataSet >'],['../classSVF_1_1DiffPTData.html#ac7e9661cfb4d5af3ef35d323ddc35558',1,'SVF::DiffPTData::DiffPTData()']]],
|
|
91
92
|
['diffptdataty',['DiffPTDataTy',['../classSVF_1_1BVDataPTAImpl.html#abd8bb73e9beac5e39667091b1e211bd3',1,'SVF::BVDataPTAImpl']]],
|
|
@@ -66,13 +66,14 @@ var searchData=
|
|
|
66
66
|
['emitsimplenode',['emitSimpleNode',['../classSVF_1_1GraphWriter.html#a0feff91ed80b997dd4550fae16382768',1,'SVF::GraphWriter']]],
|
|
67
67
|
['emplacepts',['emplacePts',['../classSVF_1_1PersistentPointsToCache.html#a98d176e384469e0308bfee2061ef84b5',1,'SVF::PersistentPointsToCache']]],
|
|
68
68
|
['empty',['Empty',['../classSVF_1_1LockAnalysis.html#ac2fbbabca4506e28f706cf54b1614791ae16d4995f32298086fd37b4759ec069c',1,'SVF::LockAnalysis::Empty()'],['../classSVF_1_1ForkJoinAnalysis.html#a8d40e687caf8999369621ed385dfc631a9d940442c782d5a1297102209540182f',1,'SVF::ForkJoinAnalysis::Empty()'],['../classSVF_1_1AddressValue.html#aa7291f4b74bb824fb38b8c383fa0b6a0',1,'SVF::AddressValue::empty()'],['../classSVF_1_1CFLFIFOWorkList.html#aa0ce832f5eeae74d52260fd8954d545f',1,'SVF::CFLFIFOWorkList::empty()'],['../classSVF_1_1CondStdSet.html#a0305cbf452b4e858e464023727417d76',1,'SVF::CondStdSet::empty()'],['../classSVF_1_1CondPointsToSet.html#aca84f0f9e09686d9f30f309d36267aff',1,'SVF::CondPointsToSet::empty()'],['../classSVF_1_1PointsTo.html#a13746982a11d0cab57e5919d53bfbec8',1,'SVF::PointsTo::empty()'],['../classSVF_1_1LLVMModuleSet.html#ae19e38054c55d5822dfc83a12f12aa60',1,'SVF::LLVMModuleSet::empty()'],['../classSVF_1_1CoreBitVector.html#a98b9795b4fdc74d9d2efa9a3f2ecb62f',1,'SVF::CoreBitVector::empty()'],['../classSVF_1_1iter__range.html#ad8b380db56076165a0324922daa2e850',1,'SVF::iter_range::empty()'],['../structSVF_1_1SparseBitVectorElement.html#ac3a4795681af74563d757f587252aa7f',1,'SVF::SparseBitVectorElement::empty()'],['../classSVF_1_1SparseBitVector.html#aea5389ad7e5fe4c8bef686940a1a6056',1,'SVF::SparseBitVector::empty()'],['../classSVF_1_1List.html#a063246d2aa23e389e513c5498ff33aca',1,'SVF::List::empty()'],['../classSVF_1_1FIFOWorkList.html#a7056704c224dfb4b57287fe90c004aa8',1,'SVF::FIFOWorkList::empty()'],['../classSVF_1_1FILOWorkList.html#a071a624c91def82a4bbbf3806c7b7eea',1,'SVF::FILOWorkList::empty()']]],
|
|
69
|
+
['emptydata',['emptyData',['../classSVF_1_1CFLData.html#ad6d63106c4db16659cf29a7e0c31c6bc',1,'SVF::CFLData']]],
|
|
69
70
|
['emptypointstoid',['emptyPointsToId',['../classSVF_1_1PersistentPointsToCache.html#a921a4ef4c72ccde5724860f98ad62a57',1,'SVF::PersistentPointsToCache']]],
|
|
70
71
|
['enablealiascheck',['EnableAliasCheck',['../classSVF_1_1Options.html#a5f07ff361307017b35fb6b9a97919a73',1,'SVF::Options']]],
|
|
71
72
|
['enablecontext',['ENABLECONTEXT',['../dda_8cpp.html#a0a4ada5aa37179525df2c87a5c6e2685',1,'dda.cpp']]],
|
|
72
73
|
['enablefield',['ENABLEFIELD',['../dda_8cpp.html#a33384804c17c2e3f457d80b47b114e1d',1,'dda.cpp']]],
|
|
73
74
|
['enableflow',['ENABLEFLOW',['../dda_8cpp.html#a41cf6b3bb80c86976fab3561440031fe',1,'dda.cpp']]],
|
|
74
75
|
['enablethreadcallgraph',['EnableThreadCallGraph',['../classSVF_1_1Options.html#a1daf36a755523519187c3a8e9a19b58d',1,'SVF::Options']]],
|
|
75
|
-
['end',['end',['../classSVF_1_1AddressValue.html#a6f8186d1df43be4fbd0a48f724046372',1,'SVF::AddressValue::end()'],['../classSVF_1_1WtoNesting.html#a1d1f51a9b6dc966ba29705898c82f7a8',1,'SVF::WtoNesting::end()'],['../classSVF_1_1WtoCycle.html#a5d758afdf454b6993360527b4319b3b0',1,'SVF::WtoCycle::end()'],['../classSVF_1_1Wto.html#a2fdacb77aff2067f6aff2b3cb4b408b9',1,'SVF::Wto::end()'],['../classSVF_1_1GenericGraph.html#a4bef15157423cef48dc7333a803cd27d',1,'SVF::GenericGraph::end()'],['../classSVF_1_1GenericGraph.html#a3001af3746d26b7dc0a212db5e48a4bb',1,'SVF::GenericGraph::end() const'],['../classSVF_1_1CondStdSet.html#a93c232ef7e5dea652622da7f994e1dc3',1,'SVF::CondStdSet::end()'],['../classSVF_1_1CondStdSet.html#accc5305781696701c00245ed1e8a25a3',1,'SVF::CondStdSet::end() const'],['../classSVF_1_1CondPointsToSet.html#a5ead697952ada3fbb07da3459a2b1b86',1,'SVF::CondPointsToSet::end()'],['../classSVF_1_1CondPointsToSet.html#a537890d918d23abeea39bc73198f7365',1,'SVF::CondPointsToSet::end() const'],['../classSVF_1_1PointsTo.html#a6e2ff63437d07a30cc6db35de032728a',1,'SVF::PointsTo::end()'],['../classllvm_1_1generic__bridge__gep__type__iterator.html#a4f13b7cccd69bdac2a4f5feff5625f01',1,'llvm::generic_bridge_gep_type_iterator::end()'],['../classSVF_1_1SVFModule.html#a58d03edb6ff85f4943135478f113df31',1,'SVF::SVFModule::end()'],['../classSVF_1_1SVFModule.html#ad3f057892f970c22ef3bf345841eb4cc',1,'SVF::SVFModule::end() const'],['../classSVF_1_1SVFFunction.html#a2f274c3af098ae6a5919246b1b88e7b7',1,'SVF::SVFFunction::end()'],['../classSVF_1_1SVFBasicBlock.html#ab65173c2668b80643cb96e8133e5ea0a',1,'SVF::SVFBasicBlock::end()'],['../classSVF_1_1CoreBitVector.html#a93cdd9890522cc9fee2451567e0b1f0d',1,'SVF::CoreBitVector::end()'],['../classSVF_1_1ContextCond.html#a4b56b54896a1241032d7614309829399',1,'SVF::ContextCond::end()'],['../classSVF_1_1iter__range.html#a86124761467c76a7f7b0926b47d4f031',1,'SVF::iter_range::end()'],['../classSVF_1_1SparseBitVector.html#a1b5abe09fd0fcd337385653cb47343c1',1,'SVF::SparseBitVector::end()']]],
|
|
76
|
+
['end',['end',['../classSVF_1_1AddressValue.html#a6f8186d1df43be4fbd0a48f724046372',1,'SVF::AddressValue::end()'],['../classSVF_1_1WtoNesting.html#a1d1f51a9b6dc966ba29705898c82f7a8',1,'SVF::WtoNesting::end()'],['../classSVF_1_1WtoCycle.html#a5d758afdf454b6993360527b4319b3b0',1,'SVF::WtoCycle::end()'],['../classSVF_1_1Wto.html#a2fdacb77aff2067f6aff2b3cb4b408b9',1,'SVF::Wto::end()'],['../classSVF_1_1CFLData.html#aaab737512ca958a7f43e27bbcac23285',1,'SVF::CFLData::end() const'],['../classSVF_1_1CFLData.html#a013a6273943a633d33ded9705a0f7d19',1,'SVF::CFLData::end()'],['../classSVF_1_1GenericGraph.html#a4bef15157423cef48dc7333a803cd27d',1,'SVF::GenericGraph::end()'],['../classSVF_1_1GenericGraph.html#a3001af3746d26b7dc0a212db5e48a4bb',1,'SVF::GenericGraph::end() const'],['../classSVF_1_1CondStdSet.html#a93c232ef7e5dea652622da7f994e1dc3',1,'SVF::CondStdSet::end()'],['../classSVF_1_1CondStdSet.html#accc5305781696701c00245ed1e8a25a3',1,'SVF::CondStdSet::end() const'],['../classSVF_1_1CondPointsToSet.html#a5ead697952ada3fbb07da3459a2b1b86',1,'SVF::CondPointsToSet::end()'],['../classSVF_1_1CondPointsToSet.html#a537890d918d23abeea39bc73198f7365',1,'SVF::CondPointsToSet::end() const'],['../classSVF_1_1PointsTo.html#a6e2ff63437d07a30cc6db35de032728a',1,'SVF::PointsTo::end()'],['../classllvm_1_1generic__bridge__gep__type__iterator.html#a4f13b7cccd69bdac2a4f5feff5625f01',1,'llvm::generic_bridge_gep_type_iterator::end()'],['../classSVF_1_1SVFModule.html#a58d03edb6ff85f4943135478f113df31',1,'SVF::SVFModule::end()'],['../classSVF_1_1SVFModule.html#ad3f057892f970c22ef3bf345841eb4cc',1,'SVF::SVFModule::end() const'],['../classSVF_1_1SVFFunction.html#a2f274c3af098ae6a5919246b1b88e7b7',1,'SVF::SVFFunction::end()'],['../classSVF_1_1SVFBasicBlock.html#ab65173c2668b80643cb96e8133e5ea0a',1,'SVF::SVFBasicBlock::end()'],['../classSVF_1_1CoreBitVector.html#a93cdd9890522cc9fee2451567e0b1f0d',1,'SVF::CoreBitVector::end()'],['../classSVF_1_1ContextCond.html#a4b56b54896a1241032d7614309829399',1,'SVF::ContextCond::end()'],['../classSVF_1_1iter__range.html#a86124761467c76a7f7b0926b47d4f031',1,'SVF::iter_range::end()'],['../classSVF_1_1SparseBitVector.html#a1b5abe09fd0fcd337385653cb47343c1',1,'SVF::SparseBitVector::end()']]],
|
|
76
77
|
['end_5fiterator',['end_iterator',['../classSVF_1_1iter__range.html#aced2e91eaf4970e387ad249f6e936373',1,'SVF::iter_range']]],
|
|
77
78
|
['endclk',['endClk',['../classSVF_1_1SVFStat.html#a1b7f1e3381de87f75f06cddb9c6c1ec1',1,'SVF::SVFStat']]],
|
|
78
79
|
['endsymbolallocation',['endSymbolAllocation',['../classSVF_1_1NodeIDAllocator.html#a92b053f79cfa1259603836cb0aacad7d',1,'SVF::NodeIDAllocator']]],
|
|
@@ -583,7 +583,7 @@ var searchData=
|
|
|
583
583
|
['getname',['getName',['../classSVF_1_1CHNode.html#af6e71c1a932464b1b615fc177f5af089',1,'SVF::CHNode::getName()'],['../classSVF_1_1DCHNode.html#a089af6085dec833b58133a9e834dab54',1,'SVF::DCHNode::getName()'],['../classSVF_1_1SVFValue.html#a68b40576b24c4cb81cc3ba75550f4654',1,'SVF::SVFValue::getName()']]],
|
|
584
584
|
['getnextcollapsenode',['getNextCollapseNode',['../classSVF_1_1ConstraintGraph.html#a006667ed55132ca0909c0e9118fea704',1,'SVF::ConstraintGraph']]],
|
|
585
585
|
['getnextinsts',['getNextInsts',['../namespaceSVF_1_1LLVMUtil.html#a3b2ca48c72fba877c6cb3d52e23704e3',1,'SVF::LLVMUtil::getNextInsts(const Instruction *curInst, std::vector< const SVFInstruction *> &instList)'],['../namespaceSVF_1_1LLVMUtil.html#a752d53b6b65d892d0e579aafe70083b4',1,'SVF::LLVMUtil::getNextInsts(const Instruction *curInst, std::vector< const Instruction *> &instList)']]],
|
|
586
|
-
['getnode',['getNode',['../classSVF_1_1CHGraph.html#a7beec68a60036c93a741a7152e8198b6',1,'SVF::CHGraph::getNode()'],['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_4.html#a2fe6388f27ab97ed38a52b6af3f3ca58',1,'SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > *>::getNode()'],['../classSVF_1_1SrcSnkSolver.html#a18008d5496010aa5f54aade230bd64ff',1,'SVF::SrcSnkSolver::getNode()'],['../classSVF_1_1DCHGraph.html#a96c68bbb5ee5e939158ce0b67da2c61d',1,'SVF::DCHGraph::getNode()'],['../classSVF_1_1GraphReachSolver.html#a0b7f0923105dfb198a2a8428d6c1ca98',1,'SVF::GraphReachSolver::getNode()']]],
|
|
586
|
+
['getnode',['getNode',['../classSVF_1_1HybridData.html#ab27e0428efc2db15a97238f2e17e9e73',1,'SVF::HybridData::getNode()'],['../classSVF_1_1CHGraph.html#a7beec68a60036c93a741a7152e8198b6',1,'SVF::CHGraph::getNode()'],['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_4.html#a2fe6388f27ab97ed38a52b6af3f3ca58',1,'SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > *>::getNode()'],['../classSVF_1_1SrcSnkSolver.html#a18008d5496010aa5f54aade230bd64ff',1,'SVF::SrcSnkSolver::getNode()'],['../classSVF_1_1DCHGraph.html#a96c68bbb5ee5e939158ce0b67da2c61d',1,'SVF::DCHGraph::getNode()'],['../classSVF_1_1GraphReachSolver.html#a0b7f0923105dfb198a2a8428d6c1ca98',1,'SVF::GraphReachSolver::getNode()']]],
|
|
587
587
|
['getnodeattributes',['getNodeAttributes',['../structSVF_1_1DefaultDOTGraphTraits.html#a3438f5f1ed763f2f7818535f212ff43b',1,'SVF::DefaultDOTGraphTraits::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01CFLGraph_01_5_01_4.html#a35499a5e7010339f4333cead3b2c4cfc',1,'SVF::DOTGraphTraits< CFLGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01CHGraph_01_5_01_4.html#a8109531ce97bb08828b06f2203c3b347',1,'SVF::DOTGraphTraits< CHGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#a646cb350726d62532cda229aaf6af9cc',1,'SVF::DOTGraphTraits< ConstraintGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01ICFG_01_5_01_4.html#ada6dd55df689908741823e8e3a3cf289',1,'SVF::DOTGraphTraits< ICFG * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a3f073b3b89256914a1582dabebd308e9',1,'SVF::DOTGraphTraits< IRGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01PTACallGraph_01_5_01_4.html#ab35af67d234b32aeb2bed4336058cb57',1,'SVF::DOTGraphTraits< PTACallGraph * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#ad851a3820df828f0598046e0c953330c',1,'SVF::DOTGraphTraits< SVFG * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01VFG_01_5_01_4.html#a58fa641de3db32b97edcb60a64004270',1,'SVF::DOTGraphTraits< VFG * >::getNodeAttributes()'],['../structSVF_1_1DOTGraphTraits_3_01TCT_01_5_01_4.html#a61074356d304d9f1e4a2b9870f6e0fcd',1,'SVF::DOTGraphTraits< TCT * >::getNodeAttributes()']]],
|
|
588
588
|
['getnodedescription',['getNodeDescription',['../structSVF_1_1DefaultDOTGraphTraits.html#af5800f2d8efa24fee85f03871c07df21',1,'SVF::DefaultDOTGraphTraits']]],
|
|
589
589
|
['getnodeid',['getNodeID',['../structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1GenericNode_3_01NodeTy_00_01EdgeTy_01_4_01_5_4_01_4.html#ad35b19e918b1d6807ed2296dd8394093',1,'SVF::GenericGraphTraits< Inverse< SVF::GenericNode< NodeTy, EdgeTy > *> >::getNodeID()'],['../structSVF_1_1GenericGraphTraits_3_01SVF_1_1GenericGraph_3_01NodeTy_00_01EdgeTy_01_4_01_5_4.html#a006d75a6017fe36fd052640a7b6ff108',1,'SVF::GenericGraphTraits< SVF::GenericGraph< NodeTy, EdgeTy > *>::getNodeID()']]],
|
|
@@ -676,6 +676,8 @@ var searchData=
|
|
|
676
676
|
['getpredecessors',['getPredecessors',['../classSVF_1_1SVFBasicBlock.html#ac6fabc508f6b64127bb597f7b2110231',1,'SVF::SVFBasicBlock']]],
|
|
677
677
|
['getpredicate',['getPredicate',['../classSVF_1_1CmpStmt.html#aa6a21fb1cfbc263bb38651176c495632',1,'SVF::CmpStmt']]],
|
|
678
678
|
['getpredinstructions',['getPredInstructions',['../classSVF_1_1SVFInstruction.html#acc18d048b6f6b07bf1786980bb2d74f8',1,'SVF::SVFInstruction::getPredInstructions()'],['../classSVF_1_1SVFInstruction.html#a51c967b9e808b077562fbf25a04bafdc',1,'SVF::SVFInstruction::getPredInstructions() const']]],
|
|
679
|
+
['getpredmap',['getPredMap',['../classSVF_1_1CFLData.html#a997fd769bab5e47a648f080796e6ce5a',1,'SVF::CFLData::getPredMap()'],['../classSVF_1_1CFLData.html#a375add3c76a44eef188d12661d8170da',1,'SVF::CFLData::getPredMap(const NodeID key)']]],
|
|
680
|
+
['getpreds',['getPreds',['../classSVF_1_1CFLData.html#a27871f50a6b24770a7c8e4a7a1c42820',1,'SVF::CFLData']]],
|
|
679
681
|
['getprevinsts',['getPrevInsts',['../namespaceSVF_1_1LLVMUtil.html#ae9ddfd95ec4a36537f582acad0262e70',1,'SVF::LLVMUtil::getPrevInsts(const Instruction *curInst, std::vector< const SVFInstruction *> &instList)'],['../namespaceSVF_1_1LLVMUtil.html#af904cd58192dccb85572cfa95f5ea670',1,'SVF::LLVMUtil::getPrevInsts(const Instruction *curInst, std::vector< const Instruction *> &instList)']]],
|
|
680
682
|
['getpreviousmemoryaccessinst',['getPreviousMemoryAccessInst',['../classSVF_1_1MTAResultValidator.html#ab3ba3c6d9c40e97febdab0e7d4ad9a3e',1,'SVF::MTAResultValidator::getPreviousMemoryAccessInst()'],['../classSVF_1_1RaceResultValidator.html#ad029f7a9a5161191a44d1e841f9d6114',1,'SVF::RaceResultValidator::getPreviousMemoryAccessInst()'],['../classSVF_1_1LockResultValidator.html#a0be1cdab3c36835044e3b26d5d8402e6',1,'SVF::LockResultValidator::getPreviousMemoryAccessInst()'],['../classSVF_1_1MTAResultValidator.html#a2ddf3189b3f90986752282b1c6bd003d',1,'SVF::MTAResultValidator::getPreviousMemoryAccessInst()'],['../classSVF_1_1RaceResultValidator.html#ad029f7a9a5161191a44d1e841f9d6114',1,'SVF::RaceResultValidator::getPreviousMemoryAccessInst()']]],
|
|
681
683
|
['getprevnodes',['getPrevNodes',['../classSVF_1_1MTASVFGBuilder.html#a7b034f9f8f01823ecfb7f6c17e47b502',1,'SVF::MTASVFGBuilder']]],
|
|
@@ -776,7 +778,9 @@ var searchData=
|
|
|
776
778
|
['getsuccessorcondvalue',['getSuccessorCondValue',['../classSVF_1_1IntraCFGEdge.html#a6a4ba7a362bae8bff69ccad07df61119',1,'SVF::IntraCFGEdge::getSuccessorCondValue()'],['../classSVF_1_1BranchStmt.html#a0881e8decb0bfe2066995d9d729d1aad',1,'SVF::BranchStmt::getSuccessorCondValue()']]],
|
|
777
779
|
['getsuccessors',['getSuccessors',['../classSVF_1_1BranchVFGNode.html#a2ef5951de4760d28adb9d82b22067360',1,'SVF::BranchVFGNode::getSuccessors()'],['../classSVF_1_1BranchStmt.html#a93040c884df211ac62d53ceafdd9c4dd',1,'SVF::BranchStmt::getSuccessors()'],['../classSVF_1_1SVFBasicBlock.html#a66f51cd41e93ad055c4a0c2874e73fae',1,'SVF::SVFBasicBlock::getSuccessors()']]],
|
|
778
780
|
['getsuccinstructions',['getSuccInstructions',['../classSVF_1_1SVFInstruction.html#a281d6b024afeeb96bac281eb23ce3f1f',1,'SVF::SVFInstruction::getSuccInstructions()'],['../classSVF_1_1SVFInstruction.html#a6364671e823166d1192bf791a8dd412b',1,'SVF::SVFInstruction::getSuccInstructions() const']]],
|
|
781
|
+
['getsuccmap',['getSuccMap',['../classSVF_1_1CFLData.html#ae764a0df4fe6ad0791418f617bae6e38',1,'SVF::CFLData::getSuccMap()'],['../classSVF_1_1CFLData.html#a130dce5452773ab1b3c4612519f19f55',1,'SVF::CFLData::getSuccMap(const NodeID key)']]],
|
|
779
782
|
['getsuccnodes',['getSuccNodes',['../classSVF_1_1MTASVFGBuilder.html#a7033805052c8fae5cd0104fdd9e345c0',1,'SVF::MTASVFGBuilder::getSuccNodes(const StmtSVFGNode *n)'],['../classSVF_1_1MTASVFGBuilder.html#a8164ae39b494115142767abc29cebd53',1,'SVF::MTASVFGBuilder::getSuccNodes(const StmtSVFGNode *n, NodeID o)']]],
|
|
783
|
+
['getsuccs',['getSuccs',['../classSVF_1_1CFLData.html#a4143cd55f9b844d35c1d8bf457db2cd4',1,'SVF::CFLData']]],
|
|
780
784
|
['getsvfargument',['getSVFArgument',['../classSVF_1_1LLVMModuleSet.html#ad3f66b40ad360003845253f452d6a711',1,'SVF::LLVMModuleSet']]],
|
|
781
785
|
['getsvfbasicblock',['getSVFBasicBlock',['../classSVF_1_1LLVMModuleSet.html#ab0c0f321b6bfbfab2e4ff06d81920ab9',1,'SVF::LLVMModuleSet']]],
|
|
782
786
|
['getsvfcallsite',['getSVFCallSite',['../classSVF_1_1ThreadAPI.html#a9c1e40279cc3b13a3b449b31131d88bc',1,'SVF::ThreadAPI::getSVFCallSite()'],['../namespaceSVF_1_1SVFUtil.html#a9815a5b31ac7dc21239d08e5b9f61106',1,'SVF::SVFUtil::getSVFCallSite(const SVFInstruction *inst)'],['../namespaceSVF_1_1SVFUtil.html#af985ceea64e3e61cf1b5c78467248c2d',1,'SVF::SVFUtil::getSVFCallSite(const SVFValue *value)']]],
|
|
@@ -907,7 +911,7 @@ var searchData=
|
|
|
907
911
|
['grammarbuilder_2ecpp',['GrammarBuilder.cpp',['../GrammarBuilder_8cpp.html',1,'']]],
|
|
908
912
|
['grammarbuilder_2eh',['GrammarBuilder.h',['../GrammarBuilder_8h.html',1,'']]],
|
|
909
913
|
['grammarfilename',['GrammarFilename',['../classSVF_1_1Options.html#ad09017ae2e1010fbba5c086a4772750f',1,'SVF::Options']]],
|
|
910
|
-
['graph',['
|
|
914
|
+
['graph',['Graph',['../structSVF_1_1Inverse.html#a2037408b7047e9265b4b14e54bb584a2',1,'SVF::Inverse::Graph()'],['../classSVF_1_1CFLBase.html#a8101683062b9a71c0b2309cbdfb7b26f',1,'SVF::CFLBase::graph()'],['../classSVF_1_1CFLSolver.html#aedd6c605c4c381c738f4c6682c40d9f2',1,'SVF::CFLSolver::graph()'],['../classSVF_1_1SVFGStat.html#a3d06ead4c3222ce8a0535d9f3d504c3d',1,'SVF::SVFGStat::graph()'],['../classSVF_1_1SrcSnkSolver.html#ae66ed69eb3412c2eef14ef2f86a34c6c',1,'SVF::SrcSnkSolver::graph()'],['../classSVF_1_1GraphReachSolver.html#a88775eedbbc3039caac1e350b48aa838',1,'SVF::GraphReachSolver::graph()'],['../classSVF_1_1SCCDetection.html#a1b8b57a3ea3740f36a19afc8bd42033d',1,'SVF::SCCDetection::graph()'],['../classSVF_1_1WPASolver.html#abe0a304039d1bd2cfd7befd32fdcde2b',1,'SVF::WPASolver::graph()']]],
|
|
911
915
|
['graphprinter',['GraphPrinter',['../classSVF_1_1GraphPrinter.html',1,'SVF::GraphPrinter'],['../classSVF_1_1GraphPrinter.html#a5adb844506085e9ba66c1688f9548a25',1,'SVF::GraphPrinter::GraphPrinter()'],['../namespaceSVF.html#ac8f90a58fd0d8e775e290b31f8ea9ce9',1,'SVF::GraphPrinter()']]],
|
|
912
916
|
['graphprinter_2eh',['GraphPrinter.h',['../GraphPrinter_8h.html',1,'']]],
|
|
913
917
|
['graphreachsolver',['GraphReachSolver',['../classSVF_1_1GraphReachSolver.html',1,'SVF::GraphReachSolver< GraphType, DPIm >'],['../classSVF_1_1GraphReachSolver.html#a766dc60e7ce7b24b829ba591d069c174',1,'SVF::GraphReachSolver::GraphReachSolver()']]],
|
|
@@ -67,11 +67,12 @@ var searchData=
|
|
|
67
67
|
['hasdeclaration',['hasDeclaration',['../classSVF_1_1LLVMModuleSet.html#a74a7961552498d1a99e1da70b7f78620',1,'SVF::LLVMModuleSet']]],
|
|
68
68
|
['hasdef',['hasDef',['../classSVF_1_1SVFG.html#a926c79813d5cfbd16201832024b95190',1,'SVF::SVFG::hasDef()'],['../classSVF_1_1VFG.html#ab5b63b4f6317bfb5875f2b977bcf26a4',1,'SVF::VFG::hasDef()']]],
|
|
69
69
|
['hasdefinition',['hasDefinition',['../classSVF_1_1LLVMModuleSet.html#a32558da64f03452c502ec57d1e106427',1,'SVF::LLVMModuleSet']]],
|
|
70
|
+
['hasdefsvfgnode',['hasDefSVFGNode',['../classSVF_1_1SVFG.html#ad2d19c5b80b01c8a7bb41100bb156279',1,'SVF::SVFG']]],
|
|
70
71
|
['hasdfinset',['hasDFInSet',['../classSVF_1_1DFPTData.html#ac1b87463b419dfa658f090d795ccd34c',1,'SVF::DFPTData::hasDFInSet(LocID loc) const =0'],['../classSVF_1_1DFPTData.html#abafe504c07e305d9aac15493c68918ab',1,'SVF::DFPTData::hasDFInSet(LocID loc, const Key &var) const =0'],['../classSVF_1_1MutableDFPTData.html#a9a9641305c9d670e09f02b71a3e384a9',1,'SVF::MutableDFPTData::hasDFInSet(LocID loc) const override'],['../classSVF_1_1MutableDFPTData.html#aa8b85dee2b70031a2f97e1a36c9b25de',1,'SVF::MutableDFPTData::hasDFInSet(LocID loc, const Key &var) const override'],['../classSVF_1_1PersistentDFPTData.html#a17e68e28860278b425b9a2d99082e715',1,'SVF::PersistentDFPTData::hasDFInSet(LocID loc) const override'],['../classSVF_1_1PersistentDFPTData.html#ad5ca81c46b57ba0203732f10423ad6ae',1,'SVF::PersistentDFPTData::hasDFInSet(LocID loc, const Key &var) const override']]],
|
|
71
72
|
['hasdfoutset',['hasDFOutSet',['../classSVF_1_1DFPTData.html#a31592c6086318f889749f55e80310e03',1,'SVF::DFPTData::hasDFOutSet(LocID loc) const =0'],['../classSVF_1_1DFPTData.html#a1c108dbe8148efc3cccd33d5ae1e88b4',1,'SVF::DFPTData::hasDFOutSet(LocID loc, const Key &var) const =0'],['../classSVF_1_1MutableDFPTData.html#ac6d487a4af529ecb30366be54b29260a',1,'SVF::MutableDFPTData::hasDFOutSet(LocID loc) const override'],['../classSVF_1_1MutableDFPTData.html#af6d234ae2b0aa91b510f3a2fba877340',1,'SVF::MutableDFPTData::hasDFOutSet(LocID loc, const Key &var) const override'],['../classSVF_1_1PersistentDFPTData.html#af8e866e13c7ba87a33b0da0a769d4372',1,'SVF::PersistentDFPTData::hasDFOutSet(LocID loc) const override'],['../classSVF_1_1PersistentDFPTData.html#a4e0a1656047e6a1e53a1377d23d251bd',1,'SVF::PersistentDFPTData::hasDFOutSet(LocID loc, const Key &var) const override']]],
|
|
72
73
|
['hasdrcheckflag',['hasDRCheckFlag',['../classSVF_1_1Annotator.html#a6e958c20d7809545b026eb5246444711',1,'SVF::Annotator::hasDRCheckFlag(Instruction *inst) const'],['../classSVF_1_1Annotator.html#abc2d4a40ac8a0d70428b5066266f861c',1,'SVF::Annotator::hasDRCheckFlag(const Instruction *inst) const']]],
|
|
73
74
|
['hasdrnotcheckflag',['hasDRNotCheckFlag',['../classSVF_1_1Annotator.html#ad78f6de28e5474614f16707e1c599f48',1,'SVF::Annotator::hasDRNotCheckFlag(Instruction *inst) const'],['../classSVF_1_1Annotator.html#a11d7bfcb525e4fb74e3031dd9a2635fe',1,'SVF::Annotator::hasDRNotCheckFlag(const Instruction *inst) const']]],
|
|
74
|
-
['hasedge',['hasEdge',['../classSVF_1_1CFLGraph.html#aca4c22dd10f65bcde5dadb7688544b50',1,'SVF::CFLGraph::hasEdge()'],['../classSVF_1_1ConstraintGraph.html#a5f57823a4918f6c6bfee9c18beddda51',1,'SVF::ConstraintGraph::hasEdge()'],['../classSVF_1_1DCHGraph.html#a74b2e5787f65cf3e3b4a03ebec806b91',1,'SVF::DCHGraph::hasEdge()'],['../CHG_8cpp.html#a4c6cbac96543cd55e4df050a33512ac5',1,'hasEdge(): CHG.cpp']]],
|
|
75
|
+
['hasedge',['hasEdge',['../classSVF_1_1CFLData.html#aa8a05aeeff41bfe940694c1ffb265371',1,'SVF::CFLData::hasEdge()'],['../classSVF_1_1CFLGraph.html#aca4c22dd10f65bcde5dadb7688544b50',1,'SVF::CFLGraph::hasEdge()'],['../classSVF_1_1ConstraintGraph.html#a5f57823a4918f6c6bfee9c18beddda51',1,'SVF::ConstraintGraph::hasEdge()'],['../classSVF_1_1DCHGraph.html#a74b2e5787f65cf3e3b4a03ebec806b91',1,'SVF::DCHGraph::hasEdge()'],['../CHG_8cpp.html#a4c6cbac96543cd55e4df050a33512ac5',1,'hasEdge(): CHG.cpp']]],
|
|
75
76
|
['hasedgedestlabels',['hasEdgeDestLabels',['../structSVF_1_1DefaultDOTGraphTraits.html#a87d7b47985a849c7c4ff1c328a59c623',1,'SVF::DefaultDOTGraphTraits']]],
|
|
76
77
|
['hasflag',['hasFlag',['../classSVF_1_1CHNode.html#aebcbd36a7efc0dbe9b3c3f680ef033e7',1,'SVF::CHNode::hasFlag()'],['../classSVF_1_1DCHNode.html#a743bc5df582114c45d1907d62a42a39c',1,'SVF::DCHNode::hasFlag()'],['../classSVF_1_1ObjTypeInfo.html#a8e630eb30d05f665b998c6f9326d65cb',1,'SVF::ObjTypeInfo::hasFlag()']]],
|
|
77
78
|
['hasformalinsvfgnodes',['hasFormalINSVFGNodes',['../classSVF_1_1SVFG.html#a65f28035e0fa5bebf76d28612b2f8ba8',1,'SVF::SVFG']]],
|
|
@@ -113,6 +114,7 @@ var searchData=
|
|
|
113
114
|
['hasincomingedge',['hasIncomingEdge',['../classSVF_1_1GenericNode.html#a06a7373b11143e709784de784fa476fe',1,'SVF::GenericNode::hasIncomingEdge() const'],['../classSVF_1_1GenericNode.html#add6b6b3bd45a9460335c5db9eda821b8',1,'SVF::GenericNode::hasIncomingEdge(EdgeType *edge) const']]],
|
|
114
115
|
['hasincomingedges',['hasIncomingEdges',['../classSVF_1_1SVFVar.html#a747b2c92c81d32fcd357e80d2d8fe7cc',1,'SVF::SVFVar']]],
|
|
115
116
|
['hasincomingvariantgepedge',['hasIncomingVariantGepEdge',['../classSVF_1_1SVFVar.html#a71e4fd7a1271a17e971ed90044e6da24',1,'SVF::SVFVar']]],
|
|
117
|
+
['hasind',['hasInd',['../classSVF_1_1HybridData.html#aa07399d09863d01ea05a0418846eeb7b',1,'SVF::HybridData']]],
|
|
116
118
|
['hasindcscallees',['hasIndCSCallees',['../classSVF_1_1PTACallGraph.html#a71a63c53a093ea8e450fb53fd60c9424',1,'SVF::PTACallGraph::hasIndCSCallees()'],['../classSVF_1_1PointerAnalysis.html#abdacd060691add054839aa183babe095',1,'SVF::PointerAnalysis::hasIndCSCallees()']]],
|
|
117
119
|
['hasintericfgedge',['hasInterICFGEdge',['../classSVF_1_1ICFG.html#a86535e50d1feba706b19491d905baef1',1,'SVF::ICFG']]],
|
|
118
120
|
['hasinterleavingthreads',['hasInterleavingThreads',['../classSVF_1_1MHP.html#a3ba43bb0be55ffade3d70f8cbb95f88f',1,'SVF::MHP']]],
|
|
@@ -183,5 +185,6 @@ var searchData=
|
|
|
183
185
|
['heap_5fobj',['HEAP_OBJ',['../classSVF_1_1ObjTypeInfo.html#a91b41b7ade5871362b77a2ef566b2830a692b4b0df23bad19ea04d18b01bf445c',1,'SVF::ObjTypeInfo']]],
|
|
184
186
|
['heapallocatorviaindcall',['heapAllocatorViaIndCall',['../classSVF_1_1CFLAlias.html#a40841c2b47cf690af5c13ba7662d0863',1,'SVF::CFLAlias::heapAllocatorViaIndCall()'],['../classSVF_1_1Andersen.html#a7b1b9e9b25b5643440aca77e23a8de07',1,'SVF::Andersen::heapAllocatorViaIndCall()']]],
|
|
185
187
|
['hooks',['hooks',['../structparse__buffer.html#a2c3e99b15da2935fc5d58124ffb4a894',1,'parse_buffer::hooks()'],['../structprintbuffer.html#a43a8b3bcc644432f12f5aed5159d2520',1,'printbuffer::hooks()'],['../cJSON_8cpp.html#a182a7b0d4467e799ca4ea26235b1cf74',1,'hooks(): cJSON.cpp']]],
|
|
186
|
-
['hppair',['HPPair',['../classSVF_1_1ForkJoinAnalysis.html#a4ad5c7a21ca994d908d648ca9d9e1833',1,'SVF::ForkJoinAnalysis']]]
|
|
188
|
+
['hppair',['HPPair',['../classSVF_1_1ForkJoinAnalysis.html#a4ad5c7a21ca994d908d648ca9d9e1833',1,'SVF::ForkJoinAnalysis']]],
|
|
189
|
+
['hybriddata',['HybridData',['../classSVF_1_1HybridData.html',1,'SVF::HybridData'],['../classSVF_1_1HybridData.html#a6300911be9cebefba2248afd9dce59ce',1,'SVF::HybridData::HybridData()']]]
|
|
187
190
|
];
|