svf-tools 1.0.777 → 1.0.778

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.
Files changed (32) hide show
  1. package/SVF-doxygen/html/html/ConsExeState_8cpp_source.html +3 -3
  2. package/SVF-doxygen/html/html/ConsExeState_8h_source.html +343 -341
  3. package/SVF-doxygen/html/html/ICFGWrapper_8cpp_source.html +8 -8
  4. package/SVF-doxygen/html/html/ICFGWrapper_8h_source.html +690 -689
  5. package/SVF-doxygen/html/html/IntervalExeState_8h_source.html +56 -54
  6. package/SVF-doxygen/html/html/SVFIR2ConsExeState_8cpp_source.html +1 -1
  7. package/SVF-doxygen/html/html/SVFIR2ConsExeState_8h_source.html +4 -4
  8. package/SVF-doxygen/html/html/SVFType_8h.html +1 -0
  9. package/SVF-doxygen/html/html/SVFType_8h_source.html +1 -1
  10. package/SVF-doxygen/html/html/SymState_8h_source.html +1 -1
  11. package/SVF-doxygen/html/html/classSVF_1_1ConsExeState-members.html +9 -7
  12. package/SVF-doxygen/html/html/classSVF_1_1ConsExeState.html +295 -244
  13. package/SVF-doxygen/html/html/classSVF_1_1ICFGEdgeWrapper.html +5 -5
  14. package/SVF-doxygen/html/html/classSVF_1_1ICFGNodeWrapper.html +164 -164
  15. package/SVF-doxygen/html/html/classSVF_1_1ICFGWrapper.html +174 -174
  16. package/SVF-doxygen/html/html/classSVF_1_1ICFGWrapperBuilder.html +7 -7
  17. package/SVF-doxygen/html/html/classSVF_1_1IntervalExeState-members.html +9 -7
  18. package/SVF-doxygen/html/html/classSVF_1_1IntervalExeState.html +77 -26
  19. package/SVF-doxygen/html/html/classSVF_1_1SVFIR2ConsExeState.html +7 -7
  20. package/SVF-doxygen/html/html/classSVF_1_1SymState.html +2 -2
  21. package/SVF-doxygen/html/html/namespaceSVF.html +2 -2
  22. package/SVF-doxygen/html/html/structSVF_1_1DOTGraphTraits_3_01SVF_1_1ICFGWrapper_01_5_01_4.html +142 -142
  23. package/SVF-doxygen/html/html/structSVF_1_1GenericGraphTraits_3_01Inverse_3_01SVF_1_1ICFGNodeWrapper_01_5_01_4_01_4.html +1 -1
  24. package/SVF-doxygen/html/html/structSVF_1_1GenericGraphTraits_3_01SVF_1_1ICFGNodeWrapper_01_5_01_4.html +1 -1
  25. package/SVF-doxygen/html/html/structSVF_1_1GenericGraphTraits_3_01SVF_1_1ICFGWrapper_01_5_01_4.html +2 -2
  26. package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1ConsExeState_01_4.html +5 -5
  27. package/SVF-doxygen/html/html/structstd_1_1hash_3_01SVF_1_1IntervalExeState_01_4.html +5 -5
  28. package/package.json +1 -1
  29. package/svf/include/AbstractExecution/ConsExeState.h +2 -0
  30. package/svf/include/AbstractExecution/IntervalExeState.h +2 -0
  31. package/svf/include/Graphs/ICFGWrapper.h +2 -1
  32. package/svf/include/SVFIR/SVFType.h +1 -1
@@ -633,7 +633,7 @@ $(function() {
633
633
  <div class="ttc" id="aOptions_8h_html"><div class="ttname"><a href="Options_8h.html">Options.h</a></div></div>
634
634
  <div class="ttc" id="aclassSVF_1_1ConsExeState_html_a4553e0d059ea66f9a0287454686eb558"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#a4553e0d059ea66f9a0287454686eb558">SVF::ConsExeState::toString</a></div><div class="ttdeci">std::string toString() const override</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8cpp_source.html#l00410">ConsExeState.cpp:410</a></div></div>
635
635
  <div class="ttc" id="aclassSVF_1_1SingleAbsValue_html_a70528ca5e4ad67b593104a7b2bba17c6"><div class="ttname"><a href="classSVF_1_1SingleAbsValue.html#a70528ca5e4ad67b593104a7b2bba17c6">SVF::SingleAbsValue::topConstant</a></div><div class="ttdeci">static SingleAbsValue topConstant()</div><div class="ttdef"><b>Definition:</b> <a href="SingleAbsValue_8h_source.html#l00053">SingleAbsValue.h:53</a></div></div>
636
- <div class="ttc" id="aclassSVF_1_1ConsExeState_html_a990f50ae338a2e332d333bb3fc04c520"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#a990f50ae338a2e332d333bb3fc04c520">SVF::ConsExeState::getVarToVal</a></div><div class="ttdeci">const VarToValMap &amp; getVarToVal() const</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8h_source.html#l00339">ConsExeState.h:339</a></div></div>
636
+ <div class="ttc" id="aclassSVF_1_1ConsExeState_html_a990f50ae338a2e332d333bb3fc04c520"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#a990f50ae338a2e332d333bb3fc04c520">SVF::ConsExeState::getVarToVal</a></div><div class="ttdeci">const VarToValMap &amp; getVarToVal() const</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8h_source.html#l00341">ConsExeState.h:341</a></div></div>
637
637
  <div class="ttc" id="aclassSVF_1_1ConsExeState_html_ac3ea5c4d65fac8934276a1ad12c97d06"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#ac3ea5c4d65fac8934276a1ad12c97d06">SVF::ConsExeState::globalConsES</a></div><div class="ttdeci">static ConsExeState globalConsES</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8h_source.html#l00055">ConsExeState.h:55</a></div></div>
638
638
  <div class="ttc" id="acJSON_8h_html_ad4c68ea99a26b0a98ad9a79982960458"><div class="ttname"><a href="cJSON_8h.html#ad4c68ea99a26b0a98ad9a79982960458">string</a></div><div class="ttdeci">const char *const string</div><div class="ttdef"><b>Definition:</b> <a href="cJSON_8h_source.html#l00172">cJSON.h:172</a></div></div>
639
639
  <div class="ttc" id="aclassSVF_1_1BoundedZ3Expr_html_ae1a0bc98b18563c87136dea2a60f67be"><div class="ttname"><a href="classSVF_1_1BoundedZ3Expr.html#ae1a0bc98b18563c87136dea2a60f67be">SVF::BoundedZ3Expr::is_zero</a></div><div class="ttdeci">bool is_zero() const</div><div class="ttdef"><b>Definition:</b> <a href="BoundedZ3Expr_8h_source.html#l00113">BoundedZ3Expr.h:113</a></div></div>
@@ -649,7 +649,7 @@ $(function() {
649
649
  <div class="ttc" id="anamespaceSVF_1_1SVFUtil_html_a72502f7f536418621485e90ab98c2016"><div class="ttname"><a href="namespaceSVF_1_1SVFUtil.html#a72502f7f536418621485e90ab98c2016">SVF::SVFUtil::move</a></div><div class="ttdeci">constexpr std::remove_reference&lt; T &gt;::type &amp;&amp; move(T &amp;&amp;t) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="SVFUtil_8h_source.html#l00621">SVFUtil.h:621</a></div></div>
650
650
  <div class="ttc" id="aclassSVF_1_1ConsExeState_html_ae708165c762328232dab128e27a62f30"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#ae708165c762328232dab128e27a62f30">SVF::ConsExeState::operator==</a></div><div class="ttdeci">bool operator==(const ConsExeState &amp;rhs) const</div><div class="ttdoc">Exposed APIs.</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8cpp_source.html#l00077">ConsExeState.cpp:77</a></div></div>
651
651
  <div class="ttc" id="aclassSVF_1_1ConsExeState_html_a8f2668196be5ecbc061d5b43caa43cae"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#a8f2668196be5ecbc061d5b43caa43cae">SVF::ConsExeState::joinWith</a></div><div class="ttdeci">bool joinWith(const ConsExeState &amp;rhs)</div><div class="ttdoc">Merge rhs into this.</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8cpp_source.html#l00145">ConsExeState.cpp:145</a></div></div>
652
- <div class="ttc" id="aclassSVF_1_1ConsExeState_html_a22eb7b0b38d8df8efae757f4c76b5328"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#a22eb7b0b38d8df8efae757f4c76b5328">SVF::ConsExeState::inLocalLocToVal</a></div><div class="ttdeci">bool inLocalLocToVal(const SingleAbsValue &amp;loc) const</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8h_source.html#l00153">ConsExeState.h:153</a></div></div>
652
+ <div class="ttc" id="aclassSVF_1_1ConsExeState_html_a22eb7b0b38d8df8efae757f4c76b5328"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#a22eb7b0b38d8df8efae757f4c76b5328">SVF::ConsExeState::inLocalLocToVal</a></div><div class="ttdeci">bool inLocalLocToVal(const SingleAbsValue &amp;loc) const</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8h_source.html#l00155">ConsExeState.h:155</a></div></div>
653
653
  <div class="ttc" id="aclassSVF_1_1ConsExeState_html_a3efeeb8311b868c4a7fc2df69f061317"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#a3efeeb8311b868c4a7fc2df69f061317">SVF::ConsExeState::getNumber</a></div><div class="ttdeci">s64_t getNumber(u32_t lhs)</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8cpp_source.html#l00498">ConsExeState.cpp:498</a></div></div>
654
654
  <div class="ttc" id="aclassSVF_1_1ConsExeState_html_a3905e71e489f8caf29e378364ea6e593"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#a3905e71e489f8caf29e378364ea6e593">SVF::ConsExeState::pcToString</a></div><div class="ttdeci">std::string pcToString() const</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8cpp_source.html#l00332">ConsExeState.cpp:332</a></div></div>
655
655
  <div class="ttc" id="aclassSVF_1_1ConsExeState_html_ae024143db76c3350ed581db661393052"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#ae024143db76c3350ed581db661393052">SVF::ConsExeState::eqVarToValMap</a></div><div class="ttdeci">static bool eqVarToValMap(const VarToValMap &amp;pre, const VarToValMap &amp;nxt)</div><div class="ttdoc">Whether two var to value map is equivalent.</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8cpp_source.html#l00538">ConsExeState.cpp:538</a></div></div>
@@ -669,7 +669,7 @@ $(function() {
669
669
  <div class="ttc" id="aclassSVF_1_1SingleAbsValue_html"><div class="ttname"><a href="classSVF_1_1SingleAbsValue.html">SVF::SingleAbsValue</a></div><div class="ttdef"><b>Definition:</b> <a href="SingleAbsValue_8h_source.html#l00016">SingleAbsValue.h:16</a></div></div>
670
670
  <div class="ttc" id="anamespaceSVF_html_ad42bff8d0a7d60a085aa32d10f4955af"><div class="ttname"><a href="namespaceSVF.html#ad42bff8d0a7d60a085aa32d10f4955af">SVF::u32_t</a></div><div class="ttdeci">unsigned u32_t</div><div class="ttdef"><b>Definition:</b> <a href="SVFType_8h_source.html#l00051">SVFType.h:51</a></div></div>
671
671
  <div class="ttc" id="anamespaceSVF_1_1SVFUtil_html_ab2e0196e0ce547ab4a483cc6d2646b24"><div class="ttname"><a href="namespaceSVF_1_1SVFUtil.html#ab2e0196e0ce547ab4a483cc6d2646b24">SVF::SVFUtil::writeWrnMsg</a></div><div class="ttdeci">void writeWrnMsg(const std::string &amp;msg)</div><div class="ttdoc">Writes a message run through wrnMsg.</div><div class="ttdef"><b>Definition:</b> <a href="SVFUtil_8cpp_source.html#l00066">SVFUtil.cpp:66</a></div></div>
672
- <div class="ttc" id="aclassSVF_1_1ConsExeState_html_adf45b2d4b73220e80a1265f4e1b1ee35"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#adf45b2d4b73220e80a1265f4e1b1ee35">SVF::ConsExeState::getLocToVal</a></div><div class="ttdeci">const LocToValMap &amp; getLocToVal() const</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8h_source.html#l00344">ConsExeState.h:344</a></div></div>
672
+ <div class="ttc" id="aclassSVF_1_1ConsExeState_html_adf45b2d4b73220e80a1265f4e1b1ee35"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#adf45b2d4b73220e80a1265f4e1b1ee35">SVF::ConsExeState::getLocToVal</a></div><div class="ttdeci">const LocToValMap &amp; getLocToVal() const</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8h_source.html#l00346">ConsExeState.h:346</a></div></div>
673
673
  <div class="ttc" id="aclassSVF_1_1ConsExeState_html_aa9892fc61571c173598cd73598c589fa"><div class="ttname"><a href="classSVF_1_1ConsExeState.html#aa9892fc61571c173598cd73598c589fa">SVF::ConsExeState::printExprValues</a></div><div class="ttdeci">void printExprValues() const</div><div class="ttdoc">Print values of all expressions.</div><div class="ttdef"><b>Definition:</b> <a href="ConsExeState_8cpp_source.html#l00252">ConsExeState.cpp:252</a></div></div>
674
674
  <!-- start footer part -->
675
675
  <hr class="footer"/><address class="footer"><small>