svf-tools 1.0.562 → 1.0.565
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/AndersenStat_8cpp_source.html +7 -38
- package/SVF-doxygen/html/html/BreakConstantExpr_8h_source.html +1 -2
- package/SVF-doxygen/html/html/CFGNormalizer_8cpp_source.html +11 -10
- package/SVF-doxygen/html/html/CFGNormalizer_8h_source.html +10 -9
- package/SVF-doxygen/html/html/CFLGrammar_8txt.html +37 -37
- package/SVF-doxygen/html/html/CHGBuilder_8cpp_source.html +2 -3
- package/SVF-doxygen/html/html/CHGBuilder_8h_source.html +1 -2
- package/SVF-doxygen/html/html/CPPUtil_8h.html +4 -4
- package/SVF-doxygen/html/html/ContextDDA_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/DDAStat_8cpp_source.html +7 -7
- package/SVF-doxygen/html/html/DDAStat_8h_source.html +1 -1
- package/SVF-doxygen/html/html/DDAVFSolver_8h_source.html +2 -2
- package/SVF-doxygen/html/html/FlowSensitiveStat_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/ICFGStat_8h_source.html +2 -2
- package/SVF-doxygen/html/html/LLVMModule_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/LLVMModule_8h_source.html +10 -10
- package/SVF-doxygen/html/html/LockAnalysis_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/MHP_8cpp_source.html +2 -2
- package/SVF-doxygen/html/html/MTAResultValidator_8h_source.html +1 -2
- package/SVF-doxygen/html/html/MTAStat_8cpp_source.html +4 -4
- package/SVF-doxygen/html/html/MTA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/NodeIDAllocator_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/PEGGrammar_8txt.html +37 -138
- package/SVF-doxygen/html/html/PTAStat_8cpp.html +0 -1
- package/SVF-doxygen/html/html/PTAStat_8cpp_source.html +9 -111
- package/SVF-doxygen/html/html/PTAStat_8h_source.html +7 -69
- package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/SVFGStat_8cpp_source.html +6 -6
- package/SVF-doxygen/html/html/SVFGStat_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +2 -1
- package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +37 -37
- package/SVF-doxygen/html/html/SVFModule_8cpp.html +1 -0
- package/SVF-doxygen/html/html/SVFModule_8cpp_source.html +6 -2
- package/SVF-doxygen/html/html/SVFModule_8h_source.html +1 -1
- package/SVF-doxygen/html/html/SVFStat_8cpp_source.html +65 -3
- package/SVF-doxygen/html/html/SVFStat_8h_source.html +16 -11
- package/SVF-doxygen/html/html/SVFUtil_8h.html +1 -1
- package/SVF-doxygen/html/html/SaberCondAllocator_8cpp_source.html +1 -2
- package/SVF-doxygen/html/html/Util_2BasicTypes_8h.html +1 -1
- package/SVF-doxygen/html/html/VersionedFlowSensitiveStat_8cpp_source.html +3 -3
- package/SVF-doxygen/html/html/VersionedFlowSensitive_8cpp_source.html +1 -1
- 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_1Andersen.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSCD.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1AndersenSFR.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1AndersenStat-members.html +18 -68
- package/SVF-doxygen/html/html/classSVF_1_1AndersenStat.html +23 -208
- package/SVF-doxygen/html/html/classSVF_1_1AndersenWaveDiff.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1BreakConstantGEPs.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CFGNormalizer-members.html +12 -11
- package/SVF-doxygen/html/html/classSVF_1_1CFGNormalizer.html +63 -28
- package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1CHGBuilder.html +8 -11
- package/SVF-doxygen/html/html/classSVF_1_1ContextDDA.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1DDAStat-members.html +17 -67
- package/SVF-doxygen/html/html/classSVF_1_1DDAStat.html +22 -176
- package/SVF-doxygen/html/html/classSVF_1_1DDAVFSolver.html +4 -4
- package/SVF-doxygen/html/html/classSVF_1_1ExtAPI.html +12 -12
- package/SVF-doxygen/html/html/classSVF_1_1FlowDDA.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitive.html +13 -13
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat-members.html +20 -70
- package/SVF-doxygen/html/html/classSVF_1_1FlowSensitiveStat.html +20 -188
- package/SVF-doxygen/html/html/classSVF_1_1ICFGStat-members.html +17 -67
- package/SVF-doxygen/html/html/classSVF_1_1ICFGStat.html +18 -172
- package/SVF-doxygen/html/html/classSVF_1_1LLVMModuleSet.html +36 -34
- package/SVF-doxygen/html/html/classSVF_1_1LockAnalysis.html +5 -5
- package/SVF-doxygen/html/html/classSVF_1_1MHP.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1MTA.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MTAStat-members.html +23 -73
- package/SVF-doxygen/html/html/classSVF_1_1MTAStat.html +26 -180
- package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +2 -2
- package/SVF-doxygen/html/html/classSVF_1_1MemSSAStat-members.html +22 -72
- package/SVF-doxygen/html/html/classSVF_1_1MemSSAStat.html +18 -172
- package/SVF-doxygen/html/html/classSVF_1_1MergeFunctionRets.html +2 -3
- package/SVF-doxygen/html/html/classSVF_1_1NodeIDAllocator_1_1Clusterer.html +3 -3
- package/SVF-doxygen/html/html/classSVF_1_1PTAStat-members.html +11 -64
- package/SVF-doxygen/html/html/classSVF_1_1PTAStat.html +33 -1830
- package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1SVFGStat-members.html +48 -98
- package/SVF-doxygen/html/html/classSVF_1_1SVFGStat.html +32 -186
- package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +125 -122
- package/SVF-doxygen/html/html/classSVF_1_1SVFModule.html +5 -2
- package/SVF-doxygen/html/html/classSVF_1_1SVFStat-members.html +22 -17
- package/SVF-doxygen/html/html/classSVF_1_1SVFStat.html +237 -34
- package/SVF-doxygen/html/html/classSVF_1_1SaberCheckerAPI.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1ThreadAPI.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1TypeAnalysis.html +1 -1
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitive.html +6 -6
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat-members.html +17 -67
- package/SVF-doxygen/html/html/classSVF_1_1VersionedFlowSensitiveStat.html +20 -187
- package/SVF-doxygen/html/html/dda_8cpp.html +1 -1
- package/SVF-doxygen/html/html/dda_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/functions_a.html +5 -9
- package/SVF-doxygen/html/html/functions_b.html +8 -8
- package/SVF-doxygen/html/html/functions_c.html +2 -2
- package/SVF-doxygen/html/html/functions_e.html +2 -3
- package/SVF-doxygen/html/html/functions_f.html +6 -6
- package/SVF-doxygen/html/html/functions_func_b.html +6 -6
- package/SVF-doxygen/html/html/functions_func_p.html +4 -5
- package/SVF-doxygen/html/html/functions_func_s.html +1 -1
- package/SVF-doxygen/html/html/functions_m.html +1 -9
- package/SVF-doxygen/html/html/functions_n.html +0 -114
- package/SVF-doxygen/html/html/functions_o.html +6 -6
- package/SVF-doxygen/html/html/functions_p.html +15 -24
- package/SVF-doxygen/html/html/functions_s.html +12 -21
- package/SVF-doxygen/html/html/functions_t.html +14 -22
- package/SVF-doxygen/html/html/functions_u.html +0 -3
- package/SVF-doxygen/html/html/functions_v.html +6 -6
- package/SVF-doxygen/html/html/functions_vars_a.html +0 -4
- package/SVF-doxygen/html/html/functions_vars_e.html +1 -2
- package/SVF-doxygen/html/html/functions_vars_m.html +1 -9
- package/SVF-doxygen/html/html/functions_vars_n.html +0 -114
- package/SVF-doxygen/html/html/functions_vars_p.html +1 -7
- package/SVF-doxygen/html/html/functions_vars_s.html +1 -8
- package/SVF-doxygen/html/html/functions_vars_t.html +9 -15
- package/SVF-doxygen/html/html/functions_vars_u.html +0 -3
- package/SVF-doxygen/html/html/functions_w.html +11 -11
- package/SVF-doxygen/html/html/globals_a.html +0 -1
- package/SVF-doxygen/html/html/globals_c.html +5 -6
- package/SVF-doxygen/html/html/globals_e.html +0 -1
- package/SVF-doxygen/html/html/globals_f.html +2 -3
- package/SVF-doxygen/html/html/globals_func.html +3 -0
- package/SVF-doxygen/html/html/globals_g.html +5 -7
- package/SVF-doxygen/html/html/globals_m.html +3 -6
- package/SVF-doxygen/html/html/globals_vars.html +10 -19
- package/SVF-doxygen/html/html/mta_8cpp.html +1 -1
- package/SVF-doxygen/html/html/mta_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/namespaceSVF.html +2 -2
- package/SVF-doxygen/html/html/namespaceSVF_1_1SVFUtil.html +1 -1
- package/SVF-doxygen/html/html/namespaceSVF_1_1cppUtil.html +4 -4
- package/SVF-doxygen/html/html/saber_8cpp.html +1 -1
- package/SVF-doxygen/html/html/saber_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/search/all_1.js +2 -3
- package/SVF-doxygen/html/html/search/all_10.js +10 -12
- package/SVF-doxygen/html/html/search/all_12.js +7 -9
- package/SVF-doxygen/html/html/search/all_13.js +7 -9
- package/SVF-doxygen/html/html/search/all_14.js +1 -1
- package/SVF-doxygen/html/html/search/all_15.js +4 -4
- package/SVF-doxygen/html/html/search/all_16.js +2 -2
- package/SVF-doxygen/html/html/search/all_2.js +2 -2
- package/SVF-doxygen/html/html/search/all_3.js +2 -2
- package/SVF-doxygen/html/html/search/all_5.js +3 -3
- package/SVF-doxygen/html/html/search/all_6.js +4 -4
- package/SVF-doxygen/html/html/search/all_7.js +4 -4
- package/SVF-doxygen/html/html/search/all_c.js +1 -1
- package/SVF-doxygen/html/html/search/all_d.js +3 -5
- package/SVF-doxygen/html/html/search/all_e.js +5 -41
- package/SVF-doxygen/html/html/search/all_f.js +3 -3
- package/SVF-doxygen/html/html/search/functions_1.js +2 -2
- package/SVF-doxygen/html/html/search/functions_11.js +1 -1
- package/SVF-doxygen/html/html/search/functions_5.js +1 -0
- package/SVF-doxygen/html/html/search/functions_f.js +3 -3
- package/SVF-doxygen/html/html/search/variables_1.js +2 -3
- package/SVF-doxygen/html/html/search/variables_10.js +1 -3
- package/SVF-doxygen/html/html/search/variables_12.js +1 -3
- package/SVF-doxygen/html/html/search/variables_13.js +4 -6
- package/SVF-doxygen/html/html/search/variables_14.js +1 -1
- package/SVF-doxygen/html/html/search/variables_3.js +1 -1
- package/SVF-doxygen/html/html/search/variables_5.js +2 -2
- package/SVF-doxygen/html/html/search/variables_6.js +2 -2
- package/SVF-doxygen/html/html/search/variables_7.js +4 -4
- package/SVF-doxygen/html/html/search/variables_c.js +1 -1
- package/SVF-doxygen/html/html/search/variables_d.js +3 -5
- package/SVF-doxygen/html/html/search/variables_e.js +4 -40
- package/SVF-doxygen/html/html/svf-ex_8cpp.html +1 -1
- package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +1 -1
- package/SVF-doxygen/html/html/wpa_8cpp.html +1 -1
- package/SVF-doxygen/html/html/wpa_8cpp_source.html +1 -1
- package/include/CFL/CFGNormalizer.h +3 -1
- package/include/CFL/PEGGrammar.txt +5 -18
- package/include/DDA/DDAVFSolver.h +4 -4
- package/include/Util/PTAStat.h +0 -79
- package/include/Util/SVFStat.h +7 -2
- package/lib/CFL/CFGNormalizer.cpp +57 -6
- package/lib/MTA/LockAnalysis.cpp +4 -4
- package/lib/MTA/MHP.cpp +2 -2
- package/lib/SVF-FE/LLVMModule.cpp +5 -0
- package/lib/SVF-FE/SVFIRBuilder.cpp +5 -0
- package/lib/Util/PTAStat.cpp +7 -254
- package/lib/Util/SVFModule.cpp +4 -0
- package/lib/Util/SVFStat.cpp +202 -2
- package/lib/WPA/AndersenStat.cpp +31 -31
- package/lib/WPA/FlowSensitiveStat.cpp +14 -14
- package/lib/WPA/VersionedFlowSensitiveStat.cpp +13 -13
- package/package.json +1 -1
|
@@ -337,7 +337,7 @@ Functions</h2></td></tr>
|
|
|
337
337
|
<div class="ttc" id="classSVF_1_1DDAPass_html"><div class="ttname"><a href="classSVF_1_1DDAPass.html">SVF::DDAPass</a></div><div class="ttdef"><b>Definition:</b> <a href="DDAPass_8h_source.html#l00046">DDAPass.h:46</a></div></div>
|
|
338
338
|
<div class="ttc" id="classSVF_1_1DDAPass_html_af196994d6ec7f5cead72212407842103"><div class="ttname"><a href="classSVF_1_1DDAPass.html#af196994d6ec7f5cead72212407842103">SVF::DDAPass::runOnModule</a></div><div class="ttdeci">virtual void runOnModule(SVFModule *module)</div><div class="ttdoc">We start from here. </div><div class="ttdef"><b>Definition:</b> <a href="DDAPass_8cpp_source.html#l00056">DDAPass.cpp:56</a></div></div>
|
|
339
339
|
<div class="ttc" id="namespaceSVF_1_1LLVMUtil_html_accdd44093d6d145dc92edeaaff3f5732"><div class="ttname"><a href="namespaceSVF_1_1LLVMUtil.html#accdd44093d6d145dc92edeaaff3f5732">SVF::LLVMUtil::processArguments</a></div><div class="ttdeci">void processArguments(int argc, char **argv, int &arg_num, char **arg_value, std::vector< std::string > &moduleNameVec)</div><div class="ttdoc">Parse argument for multi-module analysis. </div><div class="ttdef"><b>Definition:</b> <a href="LLVMUtil_8cpp_source.html#l00436">LLVMUtil.cpp:436</a></div></div>
|
|
340
|
-
<div class="ttc" id="classSVF_1_1SVFModule_html_aa03ab5272652290f30870c6e2d053d98"><div class="ttname"><a href="classSVF_1_1SVFModule.html#aa03ab5272652290f30870c6e2d053d98">SVF::SVFModule::buildSymbolTableInfo</a></div><div class="ttdeci">void buildSymbolTableInfo()</div><div class="ttdef"><b>Definition:</b> <a href="SVFModule_8cpp_source.html#
|
|
340
|
+
<div class="ttc" id="classSVF_1_1SVFModule_html_aa03ab5272652290f30870c6e2d053d98"><div class="ttname"><a href="classSVF_1_1SVFModule.html#aa03ab5272652290f30870c6e2d053d98">SVF::SVFModule::buildSymbolTableInfo</a></div><div class="ttdeci">void buildSymbolTableInfo()</div><div class="ttdef"><b>Definition:</b> <a href="SVFModule_8cpp_source.html#l00031">SVFModule.cpp:31</a></div></div>
|
|
341
341
|
</div><!-- fragment -->
|
|
342
342
|
</div>
|
|
343
343
|
</div>
|
|
@@ -83,7 +83,7 @@ $(function() {
|
|
|
83
83
|
<div class="ttc" id="dda_8cpp_html_af95c31f8cf35812a4fe4a22342aacaa2"><div class="ttname"><a href="dda_8cpp.html#af95c31f8cf35812a4fe4a22342aacaa2">ENABLEFLOW</a></div><div class="ttdeci">static cl::opt< bool > ENABLEFLOW("ldaa", cl::init(false), cl::desc("enable flow-sensitivity for demand-driven analysis"))</div></div>
|
|
84
84
|
<div class="ttc" id="namespaceSVF_html"><div class="ttname"><a href="namespaceSVF.html">SVF</a></div><div class="ttdoc">for isBitcode </div><div class="ttdef"><b>Definition:</b> <a href="CFGNormalizer_8h_source.html#l00035">CFGNormalizer.h:35</a></div></div>
|
|
85
85
|
<div class="ttc" id="namespaceSVF_1_1LLVMUtil_html_accdd44093d6d145dc92edeaaff3f5732"><div class="ttname"><a href="namespaceSVF_1_1LLVMUtil.html#accdd44093d6d145dc92edeaaff3f5732">SVF::LLVMUtil::processArguments</a></div><div class="ttdeci">void processArguments(int argc, char **argv, int &arg_num, char **arg_value, std::vector< std::string > &moduleNameVec)</div><div class="ttdoc">Parse argument for multi-module analysis. </div><div class="ttdef"><b>Definition:</b> <a href="LLVMUtil_8cpp_source.html#l00436">LLVMUtil.cpp:436</a></div></div>
|
|
86
|
-
<div class="ttc" id="classSVF_1_1SVFModule_html_aa03ab5272652290f30870c6e2d053d98"><div class="ttname"><a href="classSVF_1_1SVFModule.html#aa03ab5272652290f30870c6e2d053d98">SVF::SVFModule::buildSymbolTableInfo</a></div><div class="ttdeci">void buildSymbolTableInfo()</div><div class="ttdef"><b>Definition:</b> <a href="SVFModule_8cpp_source.html#
|
|
86
|
+
<div class="ttc" id="classSVF_1_1SVFModule_html_aa03ab5272652290f30870c6e2d053d98"><div class="ttname"><a href="classSVF_1_1SVFModule.html#aa03ab5272652290f30870c6e2d053d98">SVF::SVFModule::buildSymbolTableInfo</a></div><div class="ttdeci">void buildSymbolTableInfo()</div><div class="ttdef"><b>Definition:</b> <a href="SVFModule_8cpp_source.html#l00031">SVFModule.cpp:31</a></div></div>
|
|
87
87
|
<div class="ttc" id="LLVMUtil_8h_html"><div class="ttname"><a href="LLVMUtil_8h.html">LLVMUtil.h</a></div></div>
|
|
88
88
|
</div><!-- fragment --></div><!-- contents -->
|
|
89
89
|
<!-- start footer part -->
|
|
@@ -958,10 +958,10 @@ $(function() {
|
|
|
958
958
|
: <a class="el" href="classSVF_1_1VFG.html#a65c88a6c20380b715ac8b6c31e68afed">SVF::VFG</a>
|
|
959
959
|
</li>
|
|
960
960
|
<li>addValNode()
|
|
961
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#
|
|
961
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#a93bc14960cdd4eb345c64e9b79757ccf">SVF::SVFIR</a>
|
|
962
962
|
</li>
|
|
963
963
|
<li>addVarargNode()
|
|
964
|
-
: <a class="el" href="classSVF_1_1SVFIR.html#
|
|
964
|
+
: <a class="el" href="classSVF_1_1SVFIR.html#a078c01295f47bf12f1a2b8abfab8b28d">SVF::SVFIR</a>
|
|
965
965
|
</li>
|
|
966
966
|
<li>addVariantGepCGEdge()
|
|
967
967
|
: <a class="el" href="classSVF_1_1ConstraintGraph.html#a6902cabb252b1eaadb3c8220b4581a2f">SVF::ConstraintGraph</a>
|
|
@@ -995,9 +995,9 @@ $(function() {
|
|
|
995
995
|
: <a class="el" href="classSVF_1_1SparseBitVector_1_1SparseBitVectorIterator.html#a346d500f11666f4746237f42a8d67fc1">SVF::SparseBitVector< ElementSize >::SparseBitVectorIterator</a>
|
|
996
996
|
</li>
|
|
997
997
|
<li>alias()
|
|
998
|
-
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#
|
|
998
|
+
: <a class="el" href="classSVF_1_1BVDataPTAImpl.html#a25720f154731a8c745da10aa76ab8517">SVF::BVDataPTAImpl</a>
|
|
999
999
|
, <a class="el" href="classSVF_1_1CFLAlias.html#afb96040a903b9b889fcf23b26cb4565a">SVF::CFLAlias</a>
|
|
1000
|
-
, <a class="el" href="classSVF_1_1CondPTAImpl.html#
|
|
1000
|
+
, <a class="el" href="classSVF_1_1CondPTAImpl.html#a8e48e9fe6f7e21da49a155f8f6893944">SVF::CondPTAImpl< Cond ></a>
|
|
1001
1001
|
, <a class="el" href="classSVF_1_1DDAPass.html#a96de481dd2af7b39428aff38158c1d4e">SVF::DDAPass</a>
|
|
1002
1002
|
, <a class="el" href="classSVF_1_1LockAnalysis.html#a4424f27444c12dce8071c56a95c664bf">SVF::LockAnalysis</a>
|
|
1003
1003
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a0f712ead1f31750879948c36b2fc77cf">SVF::PointerAnalysis</a>
|
|
@@ -1274,7 +1274,7 @@ $(function() {
|
|
|
1274
1274
|
: <a class="el" href="classSVF_1_1Z3Expr.html#a5c3347a21592e43e36d421ea5cae6bc9">SVF::Z3Expr</a>
|
|
1275
1275
|
</li>
|
|
1276
1276
|
<li>AssignStmt()
|
|
1277
|
-
: <a class="el" href="classSVF_1_1AssignStmt.html#
|
|
1277
|
+
: <a class="el" href="classSVF_1_1AssignStmt.html#aff4c35109790daed3c6170c985153620">SVF::AssignStmt</a>
|
|
1278
1278
|
</li>
|
|
1279
1279
|
<li>atEnd
|
|
1280
1280
|
: <a class="el" href="classSVF_1_1CondPointsToSet_1_1CondPtsSetIterator.html#ad22614f30570619802e23715d1d5eaf0">SVF::CondPointsToSet< Cond >::CondPtsSetIterator</a>
|
|
@@ -1311,10 +1311,6 @@ $(function() {
|
|
|
1311
1311
|
</li>
|
|
1312
1312
|
<li>AveragePointsToSetSize
|
|
1313
1313
|
: <a class="el" href="classSVF_1_1AndersenBase.html#adaf738bee77a4b1fbb8d42911fabdb49">SVF::AndersenBase</a>
|
|
1314
|
-
, <a class="el" href="classSVF_1_1PTAStat.html#adb0edbe88a74e5e89921bcfafa4759c6">SVF::PTAStat</a>
|
|
1315
|
-
</li>
|
|
1316
|
-
<li>AverageTopLevPointsToSetSize
|
|
1317
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a1649c9f893c5b9ec2d57a399bc050030">SVF::PTAStat</a>
|
|
1318
1314
|
</li>
|
|
1319
1315
|
<li>avgInDegree
|
|
1320
1316
|
: <a class="el" href="classSVF_1_1SVFGStat.html#a4328f75f379e692901b95bacdf8dd413">SVF::SVFGStat</a>
|
|
@@ -102,6 +102,9 @@ $(function() {
|
|
|
102
102
|
: <a class="el" href="classSVF_1_1DDAVFSolver.html#a63d04c3af4529d0e0f82acd76ed57f6c">SVF::DDAVFSolver< CVar, CPtSet, DPIm ></a>
|
|
103
103
|
, <a class="el" href="classSVF_1_1SrcSnkDDA.html#a32cc8a131b2448b5e8e1fe65d99fd286">SVF::SrcSnkDDA</a>
|
|
104
104
|
</li>
|
|
105
|
+
<li>barReplace()
|
|
106
|
+
: <a class="el" href="classSVF_1_1CFGNormalizer.html#ad56aa4b7f6eba0c873ea18f83c398bc5">SVF::CFGNormalizer</a>
|
|
107
|
+
</li>
|
|
105
108
|
<li>base
|
|
106
109
|
: <a class="el" href="classSVF_1_1GepObjVar.html#aff50e1d96403eeacaa64f7adb07ce0a5">SVF::GepObjVar</a>
|
|
107
110
|
</li>
|
|
@@ -194,12 +197,12 @@ $(function() {
|
|
|
194
197
|
<li>bbSuccessorPosMap
|
|
195
198
|
: <a class="el" href="classSVF_1_1SVFModule.html#aea210fb8fd41aa497f609f4d9c49b3ae">SVF::SVFModule</a>
|
|
196
199
|
</li>
|
|
197
|
-
<li>bbToCondMap
|
|
198
|
-
: <a class="el" href="classSVF_1_1SaberCondAllocator.html#a6d29487d00d66dadae7b4b79f9bf50e9">SVF::SaberCondAllocator</a>
|
|
199
|
-
</li>
|
|
200
200
|
<li>BBToCondMap
|
|
201
201
|
: <a class="el" href="classSVF_1_1SaberCondAllocator.html#a43782d54ecac8b538c4f8484e8b32dab">SVF::SaberCondAllocator</a>
|
|
202
202
|
</li>
|
|
203
|
+
<li>bbToCondMap
|
|
204
|
+
: <a class="el" href="classSVF_1_1SaberCondAllocator.html#a6d29487d00d66dadae7b4b79f9bf50e9">SVF::SaberCondAllocator</a>
|
|
205
|
+
</li>
|
|
203
206
|
<li>BBToMRSetMap
|
|
204
207
|
: <a class="el" href="classSVF_1_1MemSSA.html#a4d4f7039c2972e671dc15b8c75abad14">SVF::MemSSA</a>
|
|
205
208
|
</li>
|
|
@@ -236,9 +239,6 @@ $(function() {
|
|
|
236
239
|
<li>bit
|
|
237
240
|
: <a class="el" href="classSVF_1_1CoreBitVector_1_1CoreBitVectorIterator.html#a853b685cf022839c183df46f1cafe638">SVF::CoreBitVector::CoreBitVectorIterator</a>
|
|
238
241
|
</li>
|
|
239
|
-
<li>bitcastInstStat()
|
|
240
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a3431df864d616336700d3086e4113054">SVF::PTAStat</a>
|
|
241
|
-
</li>
|
|
242
242
|
<li>BitNumber
|
|
243
243
|
: <a class="el" href="classSVF_1_1SparseBitVector_1_1SparseBitVectorIterator.html#aae6ff6aada3863feb736619d4f8dba16">SVF::SparseBitVector< ElementSize >::SparseBitVectorIterator</a>
|
|
244
244
|
</li>
|
|
@@ -295,7 +295,7 @@ $(function() {
|
|
|
295
295
|
: <a class="el" href="classSVF_1_1IntraCFGEdge.html#aa1c91aad3dec610100b1f2f4b9826d10">SVF::IntraCFGEdge</a>
|
|
296
296
|
</li>
|
|
297
297
|
<li>branchStat()
|
|
298
|
-
: <a class="el" href="
|
|
298
|
+
: <a class="el" href="classSVF_1_1SVFStat.html#a17c8ea68bf1341ab80f71fff76a9ffce">SVF::SVFStat</a>
|
|
299
299
|
</li>
|
|
300
300
|
<li>BranchStmt()
|
|
301
301
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a5e102d5c08b7121efc87b99651f0b5d2">SVF::BranchStmt</a>
|
|
@@ -412,7 +412,7 @@ $(function() {
|
|
|
412
412
|
: <a class="el" href="classSVF_1_1LLVMLoopAnalysis.html#a82b29fc1e138e082d7da6e016a5b7eb8">SVF::LLVMLoopAnalysis</a>
|
|
413
413
|
</li>
|
|
414
414
|
<li>buildSVFModule()
|
|
415
|
-
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#
|
|
415
|
+
: <a class="el" href="classSVF_1_1LLVMModuleSet.html#ae919327019b5014f64b754dbdeb07f75">SVF::LLVMModuleSet</a>
|
|
416
416
|
</li>
|
|
417
417
|
<li>buildSymbolTableInfo()
|
|
418
418
|
: <a class="el" href="classSVF_1_1SVFModule.html#aa03ab5272652290f30870c6e2d053d98">SVF::SVFModule</a>
|
|
@@ -1666,7 +1666,7 @@ $(function() {
|
|
|
1666
1666
|
: <a class="el" href="classSVF_1_1ContextCond.html#a20f15a1661f928ab80bacaf8f5c497b1">SVF::ContextCond</a>
|
|
1667
1667
|
</li>
|
|
1668
1668
|
<li>CxtStmt()
|
|
1669
|
-
: <a class="el" href="classSVF_1_1CxtStmt.html#
|
|
1669
|
+
: <a class="el" href="classSVF_1_1CxtStmt.html#ad976db5b794019bb68ccc9a35349fb41">SVF::CxtStmt</a>
|
|
1670
1670
|
</li>
|
|
1671
1671
|
<li>CxtStmtDPItem()
|
|
1672
1672
|
: <a class="el" href="classSVF_1_1CxtStmtDPItem.html#a595d44fa92f4ebef2fe789873fd357e0">SVF::CxtStmtDPItem< LocCond ></a>
|
|
@@ -1712,7 +1712,7 @@ $(function() {
|
|
|
1712
1712
|
: <a class="el" href="classSVF_1_1CxtThread.html#ac6af46ba08bbad4454358298fd2557d3">SVF::CxtThread</a>
|
|
1713
1713
|
</li>
|
|
1714
1714
|
<li>CxtThreadProc()
|
|
1715
|
-
: <a class="el" href="classSVF_1_1CxtThreadProc.html#
|
|
1715
|
+
: <a class="el" href="classSVF_1_1CxtThreadProc.html#acce14996e41ae55ae8e27b29408ef7c8">SVF::CxtThreadProc</a>
|
|
1716
1716
|
</li>
|
|
1717
1717
|
<li>CxtThreadProcSet
|
|
1718
1718
|
: <a class="el" href="classSVF_1_1TCT.html#a09493a428c0ebe7f67847b48f0481f40">SVF::TCT</a>
|
|
@@ -300,8 +300,7 @@ $(function() {
|
|
|
300
300
|
: <a class="el" href="classSVF_1_1NodeIDAllocator.html#a92b053f79cfa1259603836cb0aacad7d">SVF::NodeIDAllocator</a>
|
|
301
301
|
</li>
|
|
302
302
|
<li>endTime
|
|
303
|
-
: <a class="el" href="
|
|
304
|
-
, <a class="el" href="classSVF_1_1SVFStat.html#a8b01f1564408b51f28c107454bf9068d">SVF::SVFStat</a>
|
|
303
|
+
: <a class="el" href="classSVF_1_1SVFStat.html#a8b01f1564408b51f28c107454bf9068d">SVF::SVFStat</a>
|
|
305
304
|
</li>
|
|
306
305
|
<li>entry
|
|
307
306
|
: <a class="el" href="classSVF_1_1CallPE.html#a88e420e259b8d7d34c9850ddde53d372">SVF::CallPE</a>
|
|
@@ -380,7 +379,7 @@ $(function() {
|
|
|
380
379
|
: <a class="el" href="classSVF_1_1MHP.html#aab80f1bc5c359a7d3b03f249bafa1d40">SVF::MHP</a>
|
|
381
380
|
</li>
|
|
382
381
|
<li>ExeState()
|
|
383
|
-
: <a class="el" href="classSVF_1_1ExeState.html#
|
|
382
|
+
: <a class="el" href="classSVF_1_1ExeState.html#a83ce58a2551d511448d0224a96ca1bd7">SVF::ExeState</a>
|
|
384
383
|
</li>
|
|
385
384
|
<li>exeState
|
|
386
385
|
: <a class="el" href="classSVF_1_1SymState.html#ab9ee5f993809fc026ffd270b0e9a6db4">SVF::SymState</a>
|
|
@@ -67,12 +67,12 @@ $(function() {
|
|
|
67
67
|
<li>fieldExpand()
|
|
68
68
|
: <a class="el" href="classSVF_1_1AndersenSFR.html#aa768e5cd0a762d17e2ec2baaad0486bf">SVF::AndersenSFR</a>
|
|
69
69
|
</li>
|
|
70
|
-
<li>fieldReps
|
|
71
|
-
: <a class="el" href="classSVF_1_1AndersenSFR.html#a99337c429aebe9046c65068b44eff7cc">SVF::AndersenSFR</a>
|
|
72
|
-
</li>
|
|
73
70
|
<li>FieldReps
|
|
74
71
|
: <a class="el" href="classSVF_1_1AndersenSFR.html#a52aa0c2a02a0db6700c4a7a8819d0a5d">SVF::AndersenSFR</a>
|
|
75
72
|
</li>
|
|
73
|
+
<li>fieldReps
|
|
74
|
+
: <a class="el" href="classSVF_1_1AndersenSFR.html#a99337c429aebe9046c65068b44eff7cc">SVF::AndersenSFR</a>
|
|
75
|
+
</li>
|
|
76
76
|
<li>FieldS_DDA
|
|
77
77
|
: <a class="el" href="classSVF_1_1PointerAnalysis.html#a0b182ac680cce0547dbe7714c870ca85abe1d8104c77bfe4bbc201a64410c7f61">SVF::PointerAnalysis</a>
|
|
78
78
|
</li>
|
|
@@ -563,12 +563,12 @@ $(function() {
|
|
|
563
563
|
<li>funToPDTMap
|
|
564
564
|
: <a class="el" href="classSVF_1_1PTACFInfoBuilder.html#a11a1bb877406f45ea4c8f7c4678bfa15">SVF::PTACFInfoBuilder</a>
|
|
565
565
|
</li>
|
|
566
|
-
<li>FunToPointsToMap
|
|
567
|
-
: <a class="el" href="classSVF_1_1MRGenerator.html#ad492e2940936fc7df06127f0cb94d47a">SVF::MRGenerator</a>
|
|
568
|
-
</li>
|
|
569
566
|
<li>funToPointsToMap
|
|
570
567
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a05c7a5ddbe3079f63be76c35298d1c2b">SVF::MRGenerator</a>
|
|
571
568
|
</li>
|
|
569
|
+
<li>FunToPointsToMap
|
|
570
|
+
: <a class="el" href="classSVF_1_1MRGenerator.html#ad492e2940936fc7df06127f0cb94d47a">SVF::MRGenerator</a>
|
|
571
|
+
</li>
|
|
572
572
|
<li>FunToPointsTosMap
|
|
573
573
|
: <a class="el" href="classSVF_1_1MRGenerator.html#a6b8bbb60126105cc77c1a6a4c46677fd">SVF::MRGenerator</a>
|
|
574
574
|
</li>
|
|
@@ -92,10 +92,13 @@ $(function() {
|
|
|
92
92
|
<li>backwardVisited()
|
|
93
93
|
: <a class="el" href="classSVF_1_1SrcSnkDDA.html#a32cc8a131b2448b5e8e1fe65d99fd286">SVF::SrcSnkDDA</a>
|
|
94
94
|
</li>
|
|
95
|
+
<li>barReplace()
|
|
96
|
+
: <a class="el" href="classSVF_1_1CFGNormalizer.html#ad56aa4b7f6eba0c873ea18f83c398bc5">SVF::CFGNormalizer</a>
|
|
97
|
+
</li>
|
|
95
98
|
<li>begin()
|
|
96
99
|
: <a class="el" href="classllvm_1_1generic__bridge__gep__type__iterator.html#aabd833b8eca182f681462209c9f24f1a">llvm::generic_bridge_gep_type_iterator< ItTy ></a>
|
|
97
100
|
, <a class="el" href="classSVF_1_1CondPointsToSet.html#a3521ec3be48cc03d9d3f562cb088a9ad">SVF::CondPointsToSet< Cond ></a>
|
|
98
|
-
, <a class="el" href="classSVF_1_1CondStdSet.html#
|
|
101
|
+
, <a class="el" href="classSVF_1_1CondStdSet.html#a76fb2382bf424638ed8e03cb48cdc90e">SVF::CondStdSet< Element ></a>
|
|
99
102
|
, <a class="el" href="classSVF_1_1ContextCond.html#a4ae7e2236708b0d205f393cdce75c8d1">SVF::ContextCond</a>
|
|
100
103
|
, <a class="el" href="classSVF_1_1CoreBitVector.html#a835bf11a1f698942db8e6bdadbbfd1f3">SVF::CoreBitVector</a>
|
|
101
104
|
, <a class="el" href="classSVF_1_1GenericGraph.html#a0d9744b1b0e7a09a6f7af29188e243b7">SVF::GenericGraph< NodeTy, EdgeTy ></a>
|
|
@@ -107,10 +110,7 @@ $(function() {
|
|
|
107
110
|
: <a class="el" href="classSVF_1_1BinaryOPStmt.html#a4c87a90a0190b50c0318c0f316f4fc2a">SVF::BinaryOPStmt</a>
|
|
108
111
|
</li>
|
|
109
112
|
<li>BinaryOPVFGNode()
|
|
110
|
-
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#
|
|
111
|
-
</li>
|
|
112
|
-
<li>bitcastInstStat()
|
|
113
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a3431df864d616336700d3086e4113054">SVF::PTAStat</a>
|
|
113
|
+
: <a class="el" href="classSVF_1_1BinaryOPVFGNode.html#afa52d77205075141b59847b8400344e7">SVF::BinaryOPVFGNode</a>
|
|
114
114
|
</li>
|
|
115
115
|
<li>BitVector()
|
|
116
116
|
: <a class="el" href="classSVF_1_1BitVector.html#a212871312b985f7d7215dd46ba171990">SVF::BitVector</a>
|
|
@@ -125,7 +125,7 @@ $(function() {
|
|
|
125
125
|
: <a class="el" href="classSVF_1_1SVFGOPT.html#a6d5cdb3b78e4ed482b0da4c64323b463">SVF::SVFGOPT</a>
|
|
126
126
|
</li>
|
|
127
127
|
<li>branchStat()
|
|
128
|
-
: <a class="el" href="
|
|
128
|
+
: <a class="el" href="classSVF_1_1SVFStat.html#a17c8ea68bf1341ab80f71fff76a9ffce">SVF::SVFStat</a>
|
|
129
129
|
</li>
|
|
130
130
|
<li>BranchStmt()
|
|
131
131
|
: <a class="el" href="classSVF_1_1BranchStmt.html#a83244ad7db61a544f7538961081d4fbd">SVF::BranchStmt</a>
|
|
@@ -131,7 +131,7 @@ $(function() {
|
|
|
131
131
|
, <a class="el" href="classSVF_1_1PTAStat.html#ad6de9d3f25c20705768000c987af0eb6">SVF::PTAStat</a>
|
|
132
132
|
, <a class="el" href="classSVF_1_1SVFG.html#adc9fbb4553472b238d6c3bb5062279cb">SVF::SVFG</a>
|
|
133
133
|
, <a class="el" href="classSVF_1_1SVFGStat.html#a037600bfff11659542f8595d8700dec4">SVF::SVFGStat</a>
|
|
134
|
-
, <a class="el" href="classSVF_1_1SVFStat.html#
|
|
134
|
+
, <a class="el" href="classSVF_1_1SVFStat.html#a77c24aa3409dcbf56f57302f237b1eeb">SVF::SVFStat</a>
|
|
135
135
|
, <a class="el" href="classSVF_1_1VersionedFlowSensitiveStat.html#af202623692135ad746aed1be995c55fb">SVF::VersionedFlowSensitiveStat</a>
|
|
136
136
|
</li>
|
|
137
137
|
<li>performStatforIFDS()
|
|
@@ -270,9 +270,8 @@ $(function() {
|
|
|
270
270
|
, <a class="el" href="classSVF_1_1ICFGStat.html#af9c004e3532968ae806a3d344ef885ea">SVF::ICFGStat</a>
|
|
271
271
|
, <a class="el" href="classSVF_1_1MemSSAStat.html#ad5fbe23c3374e5b3a45ac5fa4900441a">SVF::MemSSAStat</a>
|
|
272
272
|
, <a class="el" href="classSVF_1_1PointerAnalysis.html#a4880571f57542afc50da506dfe273183">SVF::PointerAnalysis</a>
|
|
273
|
-
, <a class="el" href="classSVF_1_1PTAStat.html#aca3e99ad83bddabee1dd565522691c78">SVF::PTAStat</a>
|
|
274
273
|
, <a class="el" href="classSVF_1_1SVFGStat.html#a2e0adcfbe233523212e1ffbf5b01ba88">SVF::SVFGStat</a>
|
|
275
|
-
, <a class="el" href="classSVF_1_1SVFStat.html#
|
|
274
|
+
, <a class="el" href="classSVF_1_1SVFStat.html#a178fcefed6ffffc78bbe9b23e0e1babe">SVF::SVFStat</a>
|
|
276
275
|
</li>
|
|
277
276
|
<li>printStatPerQuery()
|
|
278
277
|
: <a class="el" href="classSVF_1_1DDAStat.html#ae695696e5cd06eb27635887f0de30eff">SVF::DDAStat</a>
|
|
@@ -394,7 +393,7 @@ $(function() {
|
|
|
394
393
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a3abffe1434386b1ce349fbed0cfe0967">SVF::FlowSensitive</a>
|
|
395
394
|
</li>
|
|
396
395
|
<li>propagateVersion()
|
|
397
|
-
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#
|
|
396
|
+
: <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#ad1aa83a71379164d3b7ccf6b61639cb1">SVF::VersionedFlowSensitive</a>
|
|
398
397
|
</li>
|
|
399
398
|
<li>propagateViaObj()
|
|
400
399
|
: <a class="el" href="classSVF_1_1ContextDDA.html#a45d7a381fec0692b4d2f7d0eec47ccf1">SVF::ContextDDA</a>
|
|
@@ -454,7 +453,7 @@ $(function() {
|
|
|
454
453
|
, <a class="el" href="classSVF_1_1VersionedFlowSensitive.html#a6e4964389f96667bd69354fd4a742720">SVF::VersionedFlowSensitive</a>
|
|
455
454
|
</li>
|
|
456
455
|
<li>PTASCEV()
|
|
457
|
-
: <a class="el" href="classSVF_1_1PTASCEV.html#
|
|
456
|
+
: <a class="el" href="classSVF_1_1PTASCEV.html#afb1582fa355f2ae93a877f4f5bed56d3">SVF::PTASCEV</a>
|
|
458
457
|
</li>
|
|
459
458
|
<li>PTAStat()
|
|
460
459
|
: <a class="el" href="classSVF_1_1PTAStat.html#ac9b65b591200c16c420fbd26710b448f">SVF::PTAStat</a>
|
|
@@ -658,7 +658,7 @@ $(function() {
|
|
|
658
658
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#aff272bc1d00f2e57b7677d1826a31237">SVF::SymbolTableInfo</a>
|
|
659
659
|
</li>
|
|
660
660
|
<li>SymState()
|
|
661
|
-
: <a class="el" href="classSVF_1_1SymState.html#
|
|
661
|
+
: <a class="el" href="classSVF_1_1SymState.html#aee986d8fbccf71a606284d8467f450e4">SVF::SymState</a>
|
|
662
662
|
</li>
|
|
663
663
|
<li>szudzik()
|
|
664
664
|
: <a class="el" href="structSVF_1_1Hash_3_01std_1_1pair_3_01S_00_01T_01_4_01_4.html#adf5f19b1b32c117571fe74035cdcdbe2">SVF::Hash< std::pair< S, T > ></a>
|
|
@@ -166,9 +166,6 @@ $(function() {
|
|
|
166
166
|
<li>maxIndOutDegree
|
|
167
167
|
: <a class="el" href="classSVF_1_1SVFGStat.html#ac7cb2228bd31e8ebdf33ae2bfd399683">SVF::SVFGStat</a>
|
|
168
168
|
</li>
|
|
169
|
-
<li>MaxNumOfNodesInSCC
|
|
170
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#ab754f7768ffcd6f232b8cdf0fef6fc4e">SVF::PTAStat</a>
|
|
171
|
-
</li>
|
|
172
169
|
<li>maxOffsetLimit
|
|
173
170
|
: <a class="el" href="classSVF_1_1ObjTypeInfo.html#a5ff63eb0654acd152f7d6c18618ee94a">SVF::ObjTypeInfo</a>
|
|
174
171
|
</li>
|
|
@@ -180,7 +177,6 @@ $(function() {
|
|
|
180
177
|
</li>
|
|
181
178
|
<li>MaxPointsToSetSize
|
|
182
179
|
: <a class="el" href="classSVF_1_1AndersenBase.html#abd73e930450b7c605f478672bdf9bdae">SVF::AndersenBase</a>
|
|
183
|
-
, <a class="el" href="classSVF_1_1PTAStat.html#af2b45aab2eee96a1cabba3025e4375a2">SVF::PTAStat</a>
|
|
184
180
|
</li>
|
|
185
181
|
<li>maxSCCSize
|
|
186
182
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#aa3d4703756a6297ab5c0756172024fe4">SVF::FlowSensitive</a>
|
|
@@ -191,9 +187,6 @@ $(function() {
|
|
|
191
187
|
<li>maxStruct
|
|
192
188
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#a4e33a01e203f07a8154af6ee65f5ba46">SVF::SymbolTableInfo</a>
|
|
193
189
|
</li>
|
|
194
|
-
<li>MaxStructSize
|
|
195
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#af6a6e3ea4c7f8e1c984bea8d5fb9a7c0">SVF::PTAStat</a>
|
|
196
|
-
</li>
|
|
197
190
|
<li>maxStSize
|
|
198
191
|
: <a class="el" href="classSVF_1_1SymbolTableInfo.html#abb8550c9ef856e45cb7675c3796f9a35">SVF::SymbolTableInfo</a>
|
|
199
192
|
</li>
|
|
@@ -363,8 +356,7 @@ $(function() {
|
|
|
363
356
|
: <a class="el" href="classSVF_1_1SVFModule.html#ac40e98040f949171279afec54bb03f71">SVF::SVFModule</a>
|
|
364
357
|
</li>
|
|
365
358
|
<li>moduleName
|
|
366
|
-
: <a class="el" href="
|
|
367
|
-
, <a class="el" href="classSVF_1_1SVFStat.html#a3333e45303dcc9c3da00858628cdbbff">SVF::SVFStat</a>
|
|
359
|
+
: <a class="el" href="classSVF_1_1SVFStat.html#a3333e45303dcc9c3da00858628cdbbff">SVF::SVFStat</a>
|
|
368
360
|
</li>
|
|
369
361
|
<li>modulePass
|
|
370
362
|
: <a class="el" href="classSVF_1_1MTA.html#a3dd09dcdcf58ae8ee1745634cefbb8aa">SVF::MTA</a>
|
|
@@ -313,12 +313,6 @@ $(function() {
|
|
|
313
313
|
<li>num_generator()
|
|
314
314
|
: <a class="el" href="classSVF_1_1CFLGrammar.html#a2494806a1282de3d7f6b588f7d6cc83e">SVF::CFLGrammar</a>
|
|
315
315
|
</li>
|
|
316
|
-
<li>NumberOfFieldInsensitiveObj
|
|
317
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#ad1a7e7aec8f272017be7d0b6acda86a4">SVF::PTAStat</a>
|
|
318
|
-
</li>
|
|
319
|
-
<li>NumberOfFieldSensitiveObj
|
|
320
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#ab62eb21c7dc03f68b0509c31451b2e98">SVF::PTAStat</a>
|
|
321
|
-
</li>
|
|
322
316
|
<li>numElement()
|
|
323
317
|
: <a class="el" href="classSVF_1_1CondPointsToSet.html#a8d8f9e91b62b94d876f34066de7944d4">SVF::CondPointsToSet< Cond ></a>
|
|
324
318
|
</li>
|
|
@@ -352,9 +346,6 @@ $(function() {
|
|
|
352
346
|
<li>numOfAddr
|
|
353
347
|
: <a class="el" href="classSVF_1_1SVFGStat.html#aa6a39e0f1d41d67cb3441389a943bf5f">SVF::SVFGStat</a>
|
|
354
348
|
</li>
|
|
355
|
-
<li>NumOfAddrs
|
|
356
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#ac5bf59a0a7a760c9fec5f22dedec5eb6">SVF::PTAStat</a>
|
|
357
|
-
</li>
|
|
358
349
|
<li>numOfAliasLd
|
|
359
350
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#aa1572c2a9f260ff66c9da661fd669a5f">SVF::MTAAnnotator</a>
|
|
360
351
|
</li>
|
|
@@ -385,18 +376,9 @@ $(function() {
|
|
|
385
376
|
<li>numOfCallNodes
|
|
386
377
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a7f8d88b6d8d4892e85006320b39c7dc4">SVF::ICFGStat</a>
|
|
387
378
|
</li>
|
|
388
|
-
<li>NumOfCalls
|
|
389
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a6cbeca77d0681f7da28979cbd0f661b2">SVF::PTAStat</a>
|
|
390
|
-
</li>
|
|
391
|
-
<li>NumOfConstantObjs
|
|
392
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#ae74458d96423e4a7391fe8697d5a9a67">SVF::PTAStat</a>
|
|
393
|
-
</li>
|
|
394
379
|
<li>numOfCopy
|
|
395
380
|
: <a class="el" href="classSVF_1_1SVFGStat.html#ac86d6d7cb0090ab665729b56111ca464">SVF::SVFGStat</a>
|
|
396
381
|
</li>
|
|
397
|
-
<li>NumOfCopys
|
|
398
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a97a8b662356fc89cdd2cb9463fa5578b">SVF::PTAStat</a>
|
|
399
|
-
</li>
|
|
400
382
|
<li>NumOfCSChi
|
|
401
383
|
: <a class="el" href="classSVF_1_1MemSSAStat.html#a921a0f4eba4b891ab9b7699ea0d3f91c">SVF::MemSSAStat</a>
|
|
402
384
|
</li>
|
|
@@ -409,9 +391,6 @@ $(function() {
|
|
|
409
391
|
<li>NumOfCSMu
|
|
410
392
|
: <a class="el" href="classSVF_1_1MemSSAStat.html#a7b07190a20361e30999cd9107749599d">SVF::MemSSAStat</a>
|
|
411
393
|
</li>
|
|
412
|
-
<li>NumOfCycles
|
|
413
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#ac518843a4148ecc45027ccc19a690c05">SVF::PTAStat</a>
|
|
414
|
-
</li>
|
|
415
394
|
<li>numOfEdges
|
|
416
395
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a5e9bb5ae47aacba7c625a9fa3e349e82">SVF::ICFGStat</a>
|
|
417
396
|
</li>
|
|
@@ -427,9 +406,6 @@ $(function() {
|
|
|
427
406
|
<li>numOfFieldExpand
|
|
428
407
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a9f453ec1b4236b8194ae590981217259">SVF::AndersenBase</a>
|
|
429
408
|
</li>
|
|
430
|
-
<li>NumOfFieldExpand
|
|
431
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a1745e5c3c026a130a70954da9c0074b1">SVF::PTAStat</a>
|
|
432
|
-
</li>
|
|
433
409
|
<li>numOfFlattenElements
|
|
434
410
|
: <a class="el" href="classSVF_1_1StInfo.html#a7aa5b5018b4dec4913eb6aecf25568a4">SVF::StInfo</a>
|
|
435
411
|
</li>
|
|
@@ -448,9 +424,6 @@ $(function() {
|
|
|
448
424
|
<li>numOfFormalRet
|
|
449
425
|
: <a class="el" href="classSVF_1_1SVFGStat.html#a29807c066e60ef3905a5e01e0b86ffd2">SVF::SVFGStat</a>
|
|
450
426
|
</li>
|
|
451
|
-
<li>NumOfFunctionObjs
|
|
452
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#ae9952b7456b5102113d1fee4d9d7801a">SVF::PTAStat</a>
|
|
453
|
-
</li>
|
|
454
427
|
<li>NumOfFunHasEntryChi
|
|
455
428
|
: <a class="el" href="classSVF_1_1MemSSAStat.html#aee2e0df55c40745a9b9aac415aa7a399">SVF::MemSSAStat</a>
|
|
456
429
|
</li>
|
|
@@ -460,27 +433,6 @@ $(function() {
|
|
|
460
433
|
<li>numOfGep
|
|
461
434
|
: <a class="el" href="classSVF_1_1SVFGStat.html#a862cd075a7c9d5019acfabe608ab7905">SVF::SVFGStat</a>
|
|
462
435
|
</li>
|
|
463
|
-
<li>NumOfGepFieldObjects
|
|
464
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a16f9bdb5387471d0bd825c4a9cbcb22e">SVF::PTAStat</a>
|
|
465
|
-
</li>
|
|
466
|
-
<li>NumOfGepFieldPointers
|
|
467
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a164249b9d35606387e628529c643d119">SVF::PTAStat</a>
|
|
468
|
-
</li>
|
|
469
|
-
<li>NumOfGeps
|
|
470
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#acc5e4740e11cb6f9794723e5f61ab63b">SVF::PTAStat</a>
|
|
471
|
-
</li>
|
|
472
|
-
<li>NumOfGlobalObjs
|
|
473
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a57574c85a5a875a05ef83d3c916cf3e5">SVF::PTAStat</a>
|
|
474
|
-
</li>
|
|
475
|
-
<li>NumOfHeapObjs
|
|
476
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a4aff48eaa2045ee619a8ea793a9234b8">SVF::PTAStat</a>
|
|
477
|
-
</li>
|
|
478
|
-
<li>NumOfIndirectCallSites
|
|
479
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a618707c52da086e04f5e7bff31794cf3">SVF::PTAStat</a>
|
|
480
|
-
</li>
|
|
481
|
-
<li>NumOfIndirectEdgeSolved
|
|
482
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#ad51d2bd924f049e440b3d0dd0d423524">SVF::PTAStat</a>
|
|
483
|
-
</li>
|
|
484
436
|
<li>numOfIntraEdges
|
|
485
437
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a3ddf933064f2a7f2efbd3a1af2ae7658">SVF::ICFGStat</a>
|
|
486
438
|
</li>
|
|
@@ -490,9 +442,6 @@ $(function() {
|
|
|
490
442
|
<li>numOfIteration
|
|
491
443
|
: <a class="el" href="classSVF_1_1WPASolver.html#ab3369caa278da03e6e6697a839985cd6">SVF::WPASolver< GraphType ></a>
|
|
492
444
|
</li>
|
|
493
|
-
<li>NumOfIterations
|
|
494
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#ae95fb0771a71ead27da79a45cac47a36">SVF::PTAStat</a>
|
|
495
|
-
</li>
|
|
496
445
|
<li>numOfLoad
|
|
497
446
|
: <a class="el" href="classSVF_1_1SVFGStat.html#a7c80f2332b97a3228e2ad7621162167a">SVF::SVFGStat</a>
|
|
498
447
|
</li>
|
|
@@ -502,18 +451,12 @@ $(function() {
|
|
|
502
451
|
<li>NumOfLoadMu
|
|
503
452
|
: <a class="el" href="classSVF_1_1MemSSAStat.html#a284dbb01e051945a40179b315bdb112f">SVF::MemSSAStat</a>
|
|
504
453
|
</li>
|
|
505
|
-
<li>NumOfLoads
|
|
506
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a4aa7356142f51d942063be5a2910940f">SVF::PTAStat</a>
|
|
507
|
-
</li>
|
|
508
454
|
<li>numOfLockedQueries
|
|
509
455
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#a80c56ebc6b9b594e97b56767f451ff8b">SVF::LockAnalysis</a>
|
|
510
456
|
</li>
|
|
511
457
|
<li>NumOfMaxRegion
|
|
512
458
|
: <a class="el" href="classSVF_1_1MemSSAStat.html#acf3732557238de882bf7f34c49bd6cee">SVF::MemSSAStat</a>
|
|
513
459
|
</li>
|
|
514
|
-
<li>NumOfMemObjects
|
|
515
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a5c09f41916e40d784a63e301584511f9">SVF::PTAStat</a>
|
|
516
|
-
</li>
|
|
517
460
|
<li>NumOfMemRegions
|
|
518
461
|
: <a class="el" href="classSVF_1_1MemSSAStat.html#a95695aa32886776804e192b4c4ddcc1d">SVF::MemSSAStat</a>
|
|
519
462
|
</li>
|
|
@@ -539,9 +482,6 @@ $(function() {
|
|
|
539
482
|
: <a class="el" href="classSVF_1_1ICFGStat.html#a8e71a19c266aacd7acb1fee6bb339788">SVF::ICFGStat</a>
|
|
540
483
|
, <a class="el" href="classSVF_1_1SVFGStat.html#ab499c24856a990dd4adb366107eb3302">SVF::SVFGStat</a>
|
|
541
484
|
</li>
|
|
542
|
-
<li>NumOfNodesInCycles
|
|
543
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#aea3e95097b3b9d326bef0d36f17e51a5">SVF::PTAStat</a>
|
|
544
|
-
</li>
|
|
545
485
|
<li>numOfNodesInSCC
|
|
546
486
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a9f3fe97202db8170fa9f47c5684bce75">SVF::FlowSensitive</a>
|
|
547
487
|
</li>
|
|
@@ -551,30 +491,9 @@ $(function() {
|
|
|
551
491
|
<li>numOfNonLocalSt
|
|
552
492
|
: <a class="el" href="classSVF_1_1MTAAnnotator.html#a3c07f9964623b3895b1bab59a63dccfb">SVF::MTAAnnotator</a>
|
|
553
493
|
</li>
|
|
554
|
-
<li>NumOfNonPtrObjs
|
|
555
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a9014371b8ed95ab8135eed2a7fa945f1">SVF::PTAStat</a>
|
|
556
|
-
</li>
|
|
557
|
-
<li>NumOfNullPointer
|
|
558
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a1211e1c7f16b715f32ecdef83f39a8c6">SVF::PTAStat</a>
|
|
559
|
-
</li>
|
|
560
|
-
<li>NumOfObjsHasConstArray
|
|
561
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#adb31b163f0cbb9d9ce207ef5d8c075fa">SVF::PTAStat</a>
|
|
562
|
-
</li>
|
|
563
|
-
<li>NumOfObjsHasConstStruct
|
|
564
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a918051b1d0eb4f49c349352408cc9751">SVF::PTAStat</a>
|
|
565
|
-
</li>
|
|
566
|
-
<li>NumOfObjsHasVarArray
|
|
567
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a78693e8bf93d712eb76c9d6dc0c45ae6">SVF::PTAStat</a>
|
|
568
|
-
</li>
|
|
569
|
-
<li>NumOfObjsHasVarStruct
|
|
570
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a95edd35cec92fa4cacc8b59b5eecc827">SVF::PTAStat</a>
|
|
571
|
-
</li>
|
|
572
494
|
<li>numOfPhi
|
|
573
495
|
: <a class="el" href="classSVF_1_1SVFGStat.html#a0e1fcb9154aad266406c4da4861ba020">SVF::SVFGStat</a>
|
|
574
496
|
</li>
|
|
575
|
-
<li>NumOfPointers
|
|
576
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a218748b401bdd3d5eebd45eea0026b12">SVF::PTAStat</a>
|
|
577
|
-
</li>
|
|
578
497
|
<li>numOfProcessedActualParam
|
|
579
498
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#abdc30e45347579986c42795a436a1251">SVF::FlowSensitive</a>
|
|
580
499
|
</li>
|
|
@@ -582,16 +501,10 @@ $(function() {
|
|
|
582
501
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a4acad18a6eb585ba9e3d2276dd591067">SVF::AndersenBase</a>
|
|
583
502
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#ae4253bc632ffffe2498263c90f456ca7">SVF::FlowSensitive</a>
|
|
584
503
|
</li>
|
|
585
|
-
<li>NumOfProcessedAddrs
|
|
586
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a0de03cdb382b353c6c1495c0f80cfe19">SVF::PTAStat</a>
|
|
587
|
-
</li>
|
|
588
504
|
<li>numOfProcessedCopy
|
|
589
505
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a04acd871bd1b98cd9e83e395334ac130">SVF::AndersenBase</a>
|
|
590
506
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#a19e017f3ed6429fa30687018e64dae54">SVF::FlowSensitive</a>
|
|
591
507
|
</li>
|
|
592
|
-
<li>NumOfProcessedCopys
|
|
593
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#ad30b36fb1884d1ef0b01c3b36a245211">SVF::PTAStat</a>
|
|
594
|
-
</li>
|
|
595
508
|
<li>numOfProcessedFormalRet
|
|
596
509
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#ae048cc5350cf2b075c05f5d84777a3c5">SVF::FlowSensitive</a>
|
|
597
510
|
</li>
|
|
@@ -599,16 +512,10 @@ $(function() {
|
|
|
599
512
|
: <a class="el" href="classSVF_1_1AndersenBase.html#aa1246b392aeae1fd10c8a9ebedcc2dd9">SVF::AndersenBase</a>
|
|
600
513
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#a88a111b6bc347d6562db7af8bd8f2f0e">SVF::FlowSensitive</a>
|
|
601
514
|
</li>
|
|
602
|
-
<li>NumOfProcessedGeps
|
|
603
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#aaa9d98f868c0724cb57c6934e783d1e5">SVF::PTAStat</a>
|
|
604
|
-
</li>
|
|
605
515
|
<li>numOfProcessedLoad
|
|
606
516
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a69aae96fc1c99bf108075e5061f50f9e">SVF::AndersenBase</a>
|
|
607
517
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#a0e1a0bdbf4f81a3600ac26ac011ac268">SVF::FlowSensitive</a>
|
|
608
518
|
</li>
|
|
609
|
-
<li>NumOfProcessedLoads
|
|
610
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a17531fa1df42df0b19191d61853380d9">SVF::PTAStat</a>
|
|
611
|
-
</li>
|
|
612
519
|
<li>numOfProcessedMSSANode
|
|
613
520
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#af71a5ae3aef022c569e89f40515072cf">SVF::FlowSensitive</a>
|
|
614
521
|
</li>
|
|
@@ -619,12 +526,6 @@ $(function() {
|
|
|
619
526
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a2b763519509ce21cf40893c01f8357b6">SVF::AndersenBase</a>
|
|
620
527
|
, <a class="el" href="classSVF_1_1FlowSensitive.html#a669e8f1dd8572b7dcff373c9787a923d">SVF::FlowSensitive</a>
|
|
621
528
|
</li>
|
|
622
|
-
<li>NumOfProcessedStores
|
|
623
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a5b9bc0e9dac6ac97199476f6b7ea1edf">SVF::PTAStat</a>
|
|
624
|
-
</li>
|
|
625
|
-
<li>NumOfPWCCycles
|
|
626
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#aefcc3638fac7034ab3542be8eb01ab58">SVF::PTAStat</a>
|
|
627
|
-
</li>
|
|
628
529
|
<li>numOfRemovedPTS
|
|
629
530
|
: <a class="el" href="classSVF_1_1MTASVFGBuilder.html#a07c3f5fa2e0092dac28521cf901a26cf">SVF::MTASVFGBuilder</a>
|
|
630
531
|
</li>
|
|
@@ -643,27 +544,15 @@ $(function() {
|
|
|
643
544
|
<li>numOfRetNodes
|
|
644
545
|
: <a class="el" href="classSVF_1_1ICFGStat.html#ac9bfce40c058ed7ab178fe1f1818e9de">SVF::ICFGStat</a>
|
|
645
546
|
</li>
|
|
646
|
-
<li>NumOfReturns
|
|
647
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a0a552611fcd20e1310290bdae404a514">SVF::PTAStat</a>
|
|
648
|
-
</li>
|
|
649
547
|
<li>numOfSCC
|
|
650
548
|
: <a class="el" href="classSVF_1_1FlowSensitive.html#a0ac955bf06261eec1c6bb78ec99652e3">SVF::FlowSensitive</a>
|
|
651
549
|
</li>
|
|
652
550
|
<li>numOfSCCDetection
|
|
653
551
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a0d7298cbf83568f24fd2bd1926a32968">SVF::AndersenBase</a>
|
|
654
552
|
</li>
|
|
655
|
-
<li>NumOfSCCDetection
|
|
656
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#ad1731b88c24bb79728f62cd3e9c55699">SVF::PTAStat</a>
|
|
657
|
-
</li>
|
|
658
|
-
<li>NumOfSfr
|
|
659
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a07a1db62ddba50bda787b2985ef8d135">SVF::PTAStat</a>
|
|
660
|
-
</li>
|
|
661
553
|
<li>numOfSfrs
|
|
662
554
|
: <a class="el" href="classSVF_1_1AndersenBase.html#a25b00d9ca71cbdd27530fc5d0dc84ee5">SVF::AndersenBase</a>
|
|
663
555
|
</li>
|
|
664
|
-
<li>NumOfStackObjs
|
|
665
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#ae05503909688a17dc1f282d1d029d24e">SVF::PTAStat</a>
|
|
666
|
-
</li>
|
|
667
556
|
<li>numOfStore
|
|
668
557
|
: <a class="el" href="classSVF_1_1SVFGStat.html#a4d15f2de3f226c26cb2af57176444ec9">SVF::SVFGStat</a>
|
|
669
558
|
</li>
|
|
@@ -673,9 +562,6 @@ $(function() {
|
|
|
673
562
|
<li>NumOfStoreHasChi
|
|
674
563
|
: <a class="el" href="classSVF_1_1MemSSAStat.html#a3bc14307bd0f986cbd8ba5970f1abf0f">SVF::MemSSAStat</a>
|
|
675
564
|
</li>
|
|
676
|
-
<li>NumOfStores
|
|
677
|
-
: <a class="el" href="classSVF_1_1PTAStat.html#a656ad9980ff05af396ed6754c50916e7">SVF::PTAStat</a>
|
|
678
|
-
</li>
|
|
679
565
|
<li>numOfTotalQueries
|
|
680
566
|
: <a class="el" href="classSVF_1_1LockAnalysis.html#ad648ad9cda4070f9aec1addef0067627">SVF::LockAnalysis</a>
|
|
681
567
|
, <a class="el" href="classSVF_1_1MHP.html#a26ae18993915d76b704232cded9811c2">SVF::MHP</a>
|
|
@@ -435,12 +435,12 @@ $(function() {
|
|
|
435
435
|
<li>OpICFGNodeVec
|
|
436
436
|
: <a class="el" href="classSVF_1_1PhiStmt.html#ac505a4fe33e82f555663872e81220ba4">SVF::PhiStmt</a>
|
|
437
437
|
</li>
|
|
438
|
-
<li>OPIncomingBBs
|
|
439
|
-
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a66928f6cc755bd2a048804d00f859a80">SVF::IntraPHIVFGNode</a>
|
|
440
|
-
</li>
|
|
441
438
|
<li>opIncomingBBs
|
|
442
439
|
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a73f39a488ad82300010abd18afe247a4">SVF::IntraPHIVFGNode</a>
|
|
443
440
|
</li>
|
|
441
|
+
<li>OPIncomingBBs
|
|
442
|
+
: <a class="el" href="classSVF_1_1IntraPHIVFGNode.html#a66928f6cc755bd2a048804d00f859a80">SVF::IntraPHIVFGNode</a>
|
|
443
|
+
</li>
|
|
444
444
|
<li>OpIt
|
|
445
445
|
: <a class="el" href="classllvm_1_1generic__bridge__gep__type__iterator.html#aa3fd4dca27e09df9ee726879624ae47e">llvm::generic_bridge_gep_type_iterator< ItTy ></a>
|
|
446
446
|
</li>
|
|
@@ -456,12 +456,12 @@ $(function() {
|
|
|
456
456
|
<li>opVarBegin()
|
|
457
457
|
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#abebed8985cb4d4d1361c42e5454c90b9">SVF::MultiOpndStmt</a>
|
|
458
458
|
</li>
|
|
459
|
-
<li>OPVars
|
|
460
|
-
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#acf8c7cfbf1c8baab672040635bb9a007">SVF::MultiOpndStmt</a>
|
|
461
|
-
</li>
|
|
462
459
|
<li>opVars
|
|
463
460
|
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#a172025849492f4de8f87564ef08f5880">SVF::MultiOpndStmt</a>
|
|
464
461
|
</li>
|
|
462
|
+
<li>OPVars
|
|
463
|
+
: <a class="el" href="classSVF_1_1MultiOpndStmt.html#acf8c7cfbf1c8baab672040635bb9a007">SVF::MultiOpndStmt</a>
|
|
464
|
+
</li>
|
|
465
465
|
<li>opVer
|
|
466
466
|
: <a class="el" href="classSVF_1_1MSSACHI.html#a86f2f3f6e2215cdbe31caee048510757">SVF::MSSACHI< Cond ></a>
|
|
467
467
|
</li>
|