Skip to content

Instantly share code, notes, and snippets.

@rocky
Last active June 12, 2018 09:30
Show Gist options
  • Save rocky/a1305fb62b618d8d03d18bb1882c490d to your computer and use it in GitHub Desktop.
Save rocky/a1305fb62b618d8d03d18bb1882c490d to your computer and use it in GitHub Desktop.
vmyth -v 1 -x coe.sol
22:07:33 INFO Analyzing contract coe.sol:Target
22:07:33 INFO LASER EVM initialized with dynamic loader: None
22:07:33 INFO - Entering function Target:unknown
22:07:33 INFO - Entering function Target:unknown
22:07:40 INFO - Entering function Target:unknown
22:07:41 INFO - Entering function Target:unknown
22:07:41 INFO - Entering function Target:unknown
22:07:41 INFO - Entering function Target:unknown
22:07:41 INFO - Entering function Target:unknown
22:07:41 INFO - Entering function Target:unknown
22:07:41 INFO - Entering function Target:unknown
22:07:41 INFO - Entering function Target:unknown
22:07:41 INFO - Entering function Target:unknown
22:07:41 INFO - Entering function Target:unknown
22:07:42 INFO - Entering function Target:unknown
22:07:42 INFO - Entering function Target:unknown
22:07:42 INFO - Entering function Target:unknown
22:07:42 INFO - Entering function Target:unknown
22:07:42 INFO - Entering function Target:unknown
22:07:42 INFO - Entering function Target:unknown
22:07:42 INFO - Entering function Target:unknown
22:07:55 INFO - Entering function Target:unknown
22:07:56 INFO - Entering function Target:unknown
22:07:56 INFO - Entering function Target:unknown
22:07:56 INFO - Entering function Target:unknown
22:07:57 INFO - Entering function Target:unknown
22:07:57 INFO - Entering function Target:unknown
22:07:58 INFO - Entering function Target:unknown
22:07:58 INFO - Entering function Target:unknown
22:07:58 INFO - Entering function Target:unknown
22:07:58 INFO - Entering function Target:unknown
22:07:59 INFO - Entering function Target:unknown
22:07:59 INFO - Entering function Target:unknown
22:08:01 INFO Execution complete
22:08:01 INFO 927 nodes, 926 edges, 13551 total states
22:08:01 INFO Starting analysis
22:08:01 INFO Executing delegatecall
22:08:01 INFO Executing dependence_on_predictable_vars
22:08:01 INFO Executing deprecated_ops
22:08:01 INFO Executing ether_send
22:08:01 INFO Executing exceptions
22:08:01 INFO Executing external_calls
22:08:01 INFO Executing integer
22:08:01 INFO Executing module: INTEGER on 746 states
22:10:42 INFO Executing multiple_sends
22:10:42 INFO Executing suicide
22:10:42 INFO Executing transaction_order_independence
22:10:42 INFO Executing unchecked_retval
==== Integer Overflow ====
Type: Warning
Contract: Unknown
Function name: transfer(address,uint256)
PC address: 2551
A possible integer overflow exists in the function `transfer(address,uint256)`.
The addition or multiplication may result in a value higher than the maximum representable integer.
--------------------
In file: coe.sol:316
a + b
--------------------
==== Integer Overflow ====
Type: Warning
Contract: Unknown
Function name: setTokenAndRate(uint256,uint256)
PC address: 4191
A possible integer overflow exists in the function `setTokenAndRate(uint256,uint256)`.
The addition or multiplication may result in a value higher than the maximum representable integer.
--------------------
In file: coe.sol:271
maxTier++
--------------------
10:10:44 [issue-203-refactor-analysis+] vagrant@mythril-bionic:~/github/mythril/tests/testdata/benchmark [3,0,b] 0
$ !!
myth -v 1 -x coe.sol
22:19:23 INFO Analyzing contract coe.sol:Target
22:19:23 INFO LASER EVM initialized with dynamic loader: None
22:19:24 INFO - Entering function Target:unknown
22:19:24 INFO - Entering function Target:unknown
22:19:30 INFO - Entering function Target:unknown
22:19:30 INFO - Entering function Target:unknown
22:19:30 INFO - Entering function Target:unknown
22:19:30 INFO - Entering function Target:unknown
22:19:31 INFO - Entering function Target:unknown
22:19:31 INFO - Entering function Target:unknown
22:19:31 INFO - Entering function Target:unknown
22:19:31 INFO - Entering function Target:unknown
22:19:31 INFO - Entering function Target:unknown
22:19:31 INFO - Entering function Target:unknown
22:19:31 INFO - Entering function Target:unknown
22:19:31 INFO - Entering function Target:unknown
22:19:31 INFO - Entering function Target:unknown
22:19:32 INFO - Entering function Target:unknown
22:19:32 INFO - Entering function Target:unknown
22:19:32 INFO - Entering function Target:unknown
22:19:32 INFO - Entering function Target:unknown
22:19:40 INFO - Entering function Target:unknown
22:19:41 INFO - Entering function Target:unknown
22:19:41 INFO - Entering function Target:unknown
22:19:41 INFO - Entering function Target:unknown
22:19:41 INFO - Entering function Target:unknown
22:19:41 INFO - Entering function Target:unknown
22:19:42 INFO - Entering function Target:unknown
22:19:42 INFO - Entering function Target:unknown
22:19:42 INFO - Entering function Target:unknown
22:19:42 INFO - Entering function Target:unknown
22:19:42 INFO - Entering function Target:unknown
22:19:42 INFO - Entering function Target:unknown
22:19:43 INFO Execution complete
22:19:43 INFO 927 nodes, 926 edges, 13551 total states
22:19:43 INFO Starting analysis
22:19:43 INFO Executing delegatecall
22:19:43 INFO Executing dependence_on_predictable_vars
22:19:44 INFO Executing deprecated_ops
22:19:44 INFO Executing ether_send
22:19:44 INFO Executing exceptions
22:19:57 INFO Executing external_calls
22:19:57 INFO [EXTERNAL_CALLS] Call to: Concat(0, Extract(167, 8, storage_4)), value = storage_14, gas = 2300*If(storage_14 == 0, 1, 0)
22:19:57 INFO [EXTERNAL_CALLS] Call to: Concat(0, Extract(159, 0, calldata_Target_4)), value = 0, gas = gas
22:19:57 INFO [EXTERNAL_CALLS] Call to: Concat(0, Extract(159, 0, calldata_Target_4)), value = calldata_Target_32 + 4, gas = 2300*If(calldata_Target_32 + 4 == 0, 1, 0)
22:19:57 INFO Executing integer
22:19:57 INFO Executing module: INTEGER on 746 states
22:22:37 INFO Executing multiple_sends
22:22:37 INFO Executing suicide
22:22:37 INFO Executing transaction_order_independence
22:22:37 INFO Executing unchecked_retval
==== Integer Overflow ====
Type: Warning
Contract: Unknown
Function name: transfer(address,uint256)
PC address: 2551
A possible integer overflow exists in the function `transfer(address,uint256)`.
The addition or multiplication may result in a value higher than the maximum representable integer.
--------------------
In file: coe.sol:316
a + b
--------------------
==== Transaction order dependence ====
Type: Warning
Contract: Unknown
Function name: withdrawDevFees()
PC address: 3799
A possible transaction order independence vulnerability exists in function withdrawDevFees(). The value or direction of the call statement is determined from a tainted storage location
--------------------
In file: coe.sol:214
devFeesAddr.transfer(devFees)
--------------------
==== Integer Overflow ====
Type: Warning
Contract: Unknown
Function name: setTokenAndRate(uint256,uint256)
PC address: 4191
A possible integer overflow exists in the function `setTokenAndRate(uint256,uint256)`.
The addition or multiplication may result in a value higher than the maximum representable integer.
--------------------
In file: coe.sol:271
maxTier++
--------------------
==== Exception state ====
Type: Informational
Contract: Unknown
Function name: setTokenAndRate(uint256,uint256)
PC address: 4213
A reachable exception (opcode 0xfe) has been detected. This can be caused by type errors, division by zero, out-of-bounds array access, or assert violations. This is acceptable in most situations. Note however that `assert()` should only be used to check invariants. Use `require()` for regular input checking.
--------------------
In file: coe.sol:272
tierTokens[maxTier]
--------------------
==== Exception state ====
Type: Informational
Contract: Unknown
Function name: setTokenAndRate(uint256,uint256)
PC address: 4245
A reachable exception (opcode 0xfe) has been detected. This can be caused by type errors, division by zero, out-of-bounds array access, or assert violations. This is acceptable in most situations. Note however that `assert()` should only be used to check invariants. Use `require()` for regular input checking.
--------------------
In file: coe.sol:273
costPerToken[maxTier]
--------------------
==== Message call to external contract ====
Type: Warning
Contract: Unknown
Function name: handleTokensFromOtherContracts(address,address,uint256)
PC address: 4589
This contract executes a message call to an address provided as a function argument. Generally, it is not recommended to call user-supplied addresses using Solidity's call() construct. Note that attackers might leverage reentrancy attacks to exploit race conditions or manipulate this contract's state.
--------------------
In file: coe.sol:256
t.transfer(_recipient, _tokens)
--------------------
==== Exception state ====
Type: Informational
Contract: Unknown
Function name: balanceInTier()
PC address: 7788
A reachable exception (opcode 0xfe) has been detected. This can be caused by type errors, division by zero, out-of-bounds array access, or assert violations. This is acceptable in most situations. Note however that `assert()` should only be used to check invariants. Use `require()` for regular input checking.
--------------------
In file: coe.sol:186
tierTokens[tierLevel]
--------------------
-- mode: compilation; default-directory: "~/github/mythril/tests/testdata/benchmark/" --
Compilation started at Sun Jun 10 09:32:47
myth -v 1 -x coe.sol
09:32:48 INFO Analyzing contract coe.sol:Target
09:32:48 INFO LASER EVM initialized with dynamic loader: None
09:32:49 INFO - Entering function Target:unknown
09:32:49 INFO - Entering function Target:unknown
09:32:54 INFO - Entering function Target:unknown
09:32:54 INFO - Entering function Target:unknown
09:32:55 INFO - Entering function Target:unknown
09:32:55 INFO - Entering function Target:unknown
09:32:55 INFO - Entering function Target:unknown
09:32:55 INFO - Entering function Target:unknown
09:32:55 INFO - Entering function Target:unknown
09:32:55 INFO - Entering function Target:unknown
09:32:55 INFO - Entering function Target:unknown
09:32:55 INFO - Entering function Target:unknown
09:32:55 INFO - Entering function Target:unknown
09:32:56 INFO - Entering function Target:unknown
09:32:56 INFO - Entering function Target:unknown
09:32:56 INFO - Entering function Target:unknown
09:32:56 INFO - Entering function Target:unknown
09:32:56 INFO - Entering function Target:unknown
09:32:56 INFO - Entering function Target:unknown
09:33:03 INFO - Entering function Target:unknown
09:33:04 INFO - Entering function Target:unknown
09:33:04 INFO - Entering function Target:unknown
09:33:04 INFO - Entering function Target:unknown
09:33:04 INFO - Entering function Target:unknown
09:33:04 INFO - Entering function Target:unknown
09:33:05 INFO - Entering function Target:unknown
09:33:05 INFO - Entering function Target:unknown
09:33:05 INFO - Entering function Target:unknown
09:33:05 INFO - Entering function Target:unknown
09:33:05 INFO - Entering function Target:unknown
09:33:05 INFO - Entering function Target:unknown
09:33:06 INFO Execution complete
09:33:06 INFO 927 nodes, 926 edges, 13551 total states
09:33:06 INFO Starting analysis
09:33:06 INFO Executing <module 'delegatecall' from '/home/vagrant/github/mythril/mythril/analysis/modules/delegatecall.py'>
09:33:06 INFO Executing <module 'dependence_on_predictable_vars' from '/home/vagrant/github/mythril/mythril/analysis/modules/dependence_on_predictable_vars.py'>
09:33:07 INFO Executing <module 'deprecated_ops' from '/home/vagrant/github/mythril/mythril/analysis/modules/deprecated_ops.py'>
09:33:07 INFO Executing <module 'ether_send' from '/home/vagrant/github/mythril/mythril/analysis/modules/ether_send.py'>
09:33:07 INFO Executing <module 'exceptions' from '/home/vagrant/github/mythril/mythril/analysis/modules/exceptions.py'>
09:33:20 INFO Executing <module 'external_calls' from '/home/vagrant/github/mythril/mythril/analysis/modules/external_calls.py'>
09:33:20 INFO [EXTERNAL_CALLS] Call to: Concat(0, Extract(167, 8, storage_4)), value = storage_14, gas = 2300*If(storage_14 == 0, 1, 0)
09:33:20 INFO [EXTERNAL_CALLS] Call to: Concat(0, Extract(159, 0, calldata_Target_4)), value = 0, gas = gas
09:33:20 INFO [EXTERNAL_CALLS] Call to: Concat(0, Extract(159, 0, calldata_Target_4)), value = calldata_Target_32 + 4, gas = 2300*If(calldata_Target_32 + 4 == 0, 1, 0)
09:33:20 INFO Executing <module 'integer' from '/home/vagrant/github/mythril/mythril/analysis/modules/integer.py'>
09:36:45 INFO Executing <module 'multiple_sends' from '/home/vagrant/github/mythril/mythril/analysis/modules/multiple_sends.py'>
09:36:45 INFO Executing <module 'suicide' from '/home/vagrant/github/mythril/mythril/analysis/modules/suicide.py'>
09:36:45 INFO Executing <module 'transaction_order_independence' from '/home/vagrant/github/mythril/mythril/analysis/modules/transaction_order_independence.py'>
09:36:45 INFO Executing <module 'unchecked_retval' from '/home/vagrant/github/mythril/mythril/analysis/modules/unchecked_retval.py'>
==== Integer Overflow ====
Type: Warning
Contract: Unknown
Function name: transfer(address,uint256)
PC address: 2551
A possible integer overflow exists in the function `transfer(address,uint256)`.
The addition or multiplication may result in a value higher than the maximum representable integer.
--------------------
In file: coe.sol:316
a + b
--------------------
==== Transaction order dependence ====
Type: Warning
Contract: Unknown
Function name: withdrawDevFees()
PC address: 3799
A possible transaction order independence vulnerability exists in function withdrawDevFees(). The value or direction of the call statement is determined from a tainted storage location
--------------------
In file: coe.sol:214
devFeesAddr.transfer(devFees)
--------------------
==== Integer Overflow ====
Type: Warning
Contract: Unknown
Function name: setTokenAndRate(uint256,uint256)
PC address: 4191
A possible integer overflow exists in the function `setTokenAndRate(uint256,uint256)`.
The addition or multiplication may result in a value higher than the maximum representable integer.
--------------------
In file: coe.sol:271
maxTier++
--------------------
==== Exception state ====
Type: Informational
Contract: Unknown
Function name: setTokenAndRate(uint256,uint256)
PC address: 4213
A reachable exception (opcode 0xfe) has been detected. This can be caused by type errors, division by zero, out-of-bounds array access, or assert violations. This is acceptable in most situations. Note however that `assert()` should only be used to check invariants. Use `require()` for regular input checking.
--------------------
In file: coe.sol:272
tierTokens[maxTier]
--------------------
==== Exception state ====
Type: Informational
Contract: Unknown
Function name: setTokenAndRate(uint256,uint256)
PC address: 4245
A reachable exception (opcode 0xfe) has been detected. This can be caused by type errors, division by zero, out-of-bounds array access, or assert violations. This is acceptable in most situations. Note however that `assert()` should only be used to check invariants. Use `require()` for regular input checking.
--------------------
In file: coe.sol:273
costPerToken[maxTier]
--------------------
==== Message call to external contract ====
Type: Warning
Contract: Unknown
Function name: handleTokensFromOtherContracts(address,address,uint256)
PC address: 4589
This contract executes a message call to an address provided as a function argument. Generally, it is not recommended to call user-supplied addresses using Solidity's call() construct. Note that attackers might leverage reentrancy attacks to exploit race conditions or manipulate this contract's state.
--------------------
In file: coe.sol:256
t.transfer(_recipient, _tokens)
--------------------
==== Exception state ====
Type: Informational
Contract: Unknown
Function name: balanceInTier()
PC address: 7788
A reachable exception (opcode 0xfe) has been detected. This can be caused by type errors, division by zero, out-of-bounds array access, or assert violations. This is acceptable in most situations. Note however that `assert()` should only be used to check invariants. Use `require()` for regular input checking.
--------------------
In file: coe.sol:186
tierTokens[tierLevel]
--------------------
Compilation finished at Sun Jun 10 09:36:46
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" width="1200" height="4802" onload="init(evt)" viewBox="0 0 1200 4802" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Flame graph stack visualization. See https://github.com/brendangregg/FlameGraph for latest version, and http://www.brendangregg.com/flamegraphs.html for examples. -->
<defs >
<linearGradient id="background" y1="0" y2="1" x1="0" x2="0" >
<stop stop-color="#eeeeee" offset="5%" />
<stop stop-color="#eeeeb0" offset="95%" />
</linearGradient>
</defs>
<style type="text/css">
.func_g:hover { stroke:black; stroke-width:0.5; cursor:pointer; }
</style>
<script type="text/ecmascript">
<![CDATA[
var details, svg;
function init(evt) {
details = document.getElementById("details").firstChild;
svg = document.getElementsByTagName("svg")[0];
searching = 0;
}
// mouse-over for info
function s(info) { details.nodeValue = "Function: " + info; }
function c() { details.nodeValue = ' '; }
// functions
function find_child(parent, name, attr) {
var children = parent.childNodes;
for (var i=0; i<children.length;i++) {
if (children[i].tagName == name)
return (attr != undefined) ? children[i].attributes[attr].value : children[i];
}
return;
}
function orig_save(e, attr, val) {
if (e.attributes["_orig_"+attr] != undefined) return;
if (e.attributes[attr] == undefined) return;
if (val == undefined) val = e.attributes[attr].value;
e.setAttribute("_orig_"+attr, val);
}
function orig_load(e, attr) {
if (e.attributes["_orig_"+attr] == undefined) return;
e.attributes[attr].value = e.attributes["_orig_"+attr].value;
e.removeAttribute("_orig_"+attr);
}
function update_text(e) {
var r = find_child(e, "rect");
var t = find_child(e, "text");
var w = parseFloat(r.attributes["width"].value) -3;
var txt = find_child(e, "title").textContent.replace(/\([^(]*\)/,"");
t.attributes["x"].value = parseFloat(r.attributes["x"].value) +3;
// Smaller than this size won't fit anything
if (w < 2*12*0.59) {
t.textContent = "";
return;
}
t.textContent = txt;
// Fit in full text width
if (/^ *$/.test(txt) || t.getSubStringLength(0, txt.length) < w)
return;
for (var x=txt.length-2; x>0; x--) {
if (t.getSubStringLength(0, x+2) <= w) {
t.textContent = txt.substring(0,x) + "..";
return;
}
}
t.textContent = "";
}
// zoom
function zoom_reset(e) {
if (e.attributes != undefined) {
orig_load(e, "x");
orig_load(e, "width");
}
if (e.childNodes == undefined) return;
for(var i=0, c=e.childNodes; i<c.length; i++) {
zoom_reset(c[i]);
}
}
function zoom_child(e, x, ratio) {
if (e.attributes != undefined) {
if (e.attributes["x"] != undefined) {
orig_save(e, "x");
e.attributes["x"].value = (parseFloat(e.attributes["x"].value) - x - 10) * ratio + 10;
if(e.tagName == "text") e.attributes["x"].value = find_child(e.parentNode, "rect", "x") + 3;
}
if (e.attributes["width"] != undefined) {
orig_save(e, "width");
e.attributes["width"].value = parseFloat(e.attributes["width"].value) * ratio;
}
}
if (e.childNodes == undefined) return;
for(var i=0, c=e.childNodes; i<c.length; i++) {
zoom_child(c[i], x-10, ratio);
}
}
function zoom_parent(e) {
if (e.attributes) {
if (e.attributes["x"] != undefined) {
orig_save(e, "x");
e.attributes["x"].value = 10;
}
if (e.attributes["width"] != undefined) {
orig_save(e, "width");
e.attributes["width"].value = parseInt(svg.width.baseVal.value) - (10*2);
}
}
if (e.childNodes == undefined) return;
for(var i=0, c=e.childNodes; i<c.length; i++) {
zoom_parent(c[i]);
}
}
function zoom(node) {
var attr = find_child(node, "rect").attributes;
var width = parseFloat(attr["width"].value);
var xmin = parseFloat(attr["x"].value);
var xmax = parseFloat(xmin + width);
var ymin = parseFloat(attr["y"].value);
var ratio = (svg.width.baseVal.value - 2*10) / width;
// XXX: Workaround for JavaScript float issues (fix me)
var fudge = 0.0001;
var unzoombtn = document.getElementById("unzoom");
unzoombtn.style["opacity"] = "1.0";
var el = document.getElementsByTagName("g");
for(var i=0;i<el.length;i++){
var e = el[i];
var a = find_child(e, "rect").attributes;
var ex = parseFloat(a["x"].value);
var ew = parseFloat(a["width"].value);
// Is it an ancestor
if (0 == 0) {
var upstack = parseFloat(a["y"].value) > ymin;
} else {
var upstack = parseFloat(a["y"].value) < ymin;
}
if (upstack) {
// Direct ancestor
if (ex <= xmin && (ex+ew+fudge) >= xmax) {
e.style["opacity"] = "0.5";
zoom_parent(e);
e.onclick = function(e){unzoom(); zoom(this);};
update_text(e);
}
// not in current path
else
e.style["display"] = "none";
}
// Children maybe
else {
// no common path
if (ex < xmin || ex + fudge >= xmax) {
e.style["display"] = "none";
}
else {
zoom_child(e, xmin, ratio);
e.onclick = function(e){zoom(this);};
update_text(e);
}
}
}
}
function unzoom() {
var unzoombtn = document.getElementById("unzoom");
unzoombtn.style["opacity"] = "0.0";
var el = document.getElementsByTagName("g");
for(i=0;i<el.length;i++) {
el[i].style["display"] = "block";
el[i].style["opacity"] = "1";
zoom_reset(el[i]);
update_text(el[i]);
}
}
// search
function reset_search() {
var el = document.getElementsByTagName("rect");
for (var i=0; i < el.length; i++){
orig_load(el[i], "fill")
}
}
function search_prompt() {
if (!searching) {
var term = prompt("Enter a search term (regexp " +
"allowed, eg: ^ext4_)", "");
if (term != null) {
search(term)
}
} else {
reset_search();
searching = 0;
var searchbtn = document.getElementById("search");
searchbtn.style["opacity"] = "0.1";
searchbtn.firstChild.nodeValue = "Search"
}
}
function search(term) {
var re = new RegExp(term);
var el = document.getElementsByTagName("g");
for (var i=0; i < el.length; i++){
var e = el[i];
if (e.attributes["class"].value == "func_g") {
// Scrape the function name from the onmouseover
// callback text. This is a little dirty.
var func = e.attributes["onmouseover"].value;
if (func != null) {
func = func.substr(3);
func = func.replace(/ .*/, "");
var r = find_child(e, "rect");
if (r == null) {
// the rect might be wrapped in an anchor
// if nameattr href is being used
if (r = find_child(e, "a")) {
r = find_child(r, "rect");
}
}
}
if (func != null && r != null &&
func.match(re)) {
orig_save(r, "fill");
r.attributes["fill"].value =
"rgb(230,0,230)";
searching = 1;
}
}
}
if (searching) {
var searchbtn = document.getElementById("search");
searchbtn.style["opacity"] = "1.0";
searchbtn.firstChild.nodeValue = "Reset Search"
}
}
function searchover(e) {
var searchbtn = document.getElementById("search");
searchbtn.style["opacity"] = "1.0";
}
function searchout(e) {
var searchbtn = document.getElementById("search");
if (searching) {
searchbtn.style["opacity"] = "1.0";
} else {
searchbtn.style["opacity"] = "0.1";
}
}
]]>
</script>
<rect x="0.0" y="0" width="1200.0" height="4802.0" fill="url(#background)" />
<text text-anchor="middle" x="600.00" y="24" font-size="17" font-family="Verdana" fill="rgb(0,0,0)" >Flame Graph</text>
<text text-anchor="" x="10.00" y="4785" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" id="details" > </text>
<text text-anchor="" x="10.00" y="24" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" id="unzoom" onclick="unzoom()" style="opacity:0.0;cursor:pointer" >Reset Zoom</text>
<text text-anchor="" x="1090.00" y="24" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" id="search" onmouseover="searchover()" onmouseout="searchout()" onclick="search_prompt()" style="opacity:0.1;cursor:pointer" >Search</text>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="391.7" y="3633" width="0.4" height="15.0" fill="rgb(245,185,0)" rx="2" ry="2" />
<text text-anchor="" x="394.73" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="714.0" y="3969" width="0.4" height="15.0" fill="rgb(239,197,1)" rx="2" ry="2" />
<text text-anchor="" x="717.01" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="367.1" y="3857" width="0.3" height="15.0" fill="rgb(221,118,38)" rx="2" ry="2" />
<text text-anchor="" x="370.08" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2946 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2946 (1 samples, 0.03%)</title><rect x="337.7" y="3905" width="0.4" height="15.0" fill="rgb(217,184,1)" rx="2" ry="2" />
<text text-anchor="" x="340.72" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)</title><rect x="983.4" y="3761" width="0.3" height="15.0" fill="rgb(224,126,11)" rx="2" ry="2" />
<text text-anchor="" x="986.36" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)</title><rect x="816.2" y="4017" width="0.8" height="15.0" fill="rgb(221,162,53)" rx="2" ry="2" />
<text text-anchor="" x="819.24" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="176.0" y="4161" width="0.4" height="15.0" fill="rgb(219,216,24)" rx="2" ry="2" />
<text text-anchor="" x="179.03" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="525.9" y="3297" width="0.3" height="15.0" fill="rgb(212,105,11)" rx="2" ry="2" />
<text text-anchor="" x="528.86" y="3307.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="450.1" y="3841" width="0.4" height="15.0" fill="rgb(212,178,27)" rx="2" ry="2" />
<text text-anchor="" x="453.10" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)</title><rect x="711.5" y="3937" width="0.7" height="15.0" fill="rgb(246,174,1)" rx="2" ry="2" />
<text text-anchor="" x="714.47" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="769.1" y="4097" width="0.4" height="15.0" fill="rgb(225,97,50)" rx="2" ry="2" />
<text text-anchor="" x="772.12" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:713 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:713 (1 samples, 0.03%)</title><rect x="171.0" y="4337" width="0.3" height="15.0" fill="rgb(215,101,41)" rx="2" ry="2" />
<text text-anchor="" x="173.96" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="103.5" y="4257" width="0.4" height="15.0" fill="rgb(209,13,32)" rx="2" ry="2" />
<text text-anchor="" x="106.53" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="283.0" y="3937" width="0.3" height="15.0" fill="rgb(236,203,36)" rx="2" ry="2" />
<text text-anchor="" x="285.98" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (2 samples, 0.06%)</title><rect x="328.7" y="4001" width="0.7" height="15.0" fill="rgb(237,58,35)" rx="2" ry="2" />
<text text-anchor="" x="331.65" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)</title><rect x="226.1" y="4369" width="0.3" height="15.0" fill="rgb(219,137,50)" rx="2" ry="2" />
<text text-anchor="" x="229.06" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)</title><rect x="30.3" y="3153" width="1.1" height="15.0" fill="rgb(241,102,39)" rx="2" ry="2" />
<text text-anchor="" x="33.30" y="3163.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="1042.8" y="3761" width="0.4" height="15.0" fill="rgb(207,99,3)" rx="2" ry="2" />
<text text-anchor="" x="1045.82" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="217.4" y="4353" width="0.3" height="15.0" fill="rgb(239,168,13)" rx="2" ry="2" />
<text text-anchor="" x="220.36" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (3 samples, 0.09%)</title><rect x="27.4" y="2257" width="1.1" height="15.0" fill="rgb(252,168,45)" rx="2" ry="2" />
<text text-anchor="" x="30.40" y="2267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="97.0" y="4065" width="0.4" height="15.0" fill="rgb(220,156,28)" rx="2" ry="2" />
<text text-anchor="" x="100.00" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="393.2" y="4177" width="0.3" height="15.0" fill="rgb(243,121,45)" rx="2" ry="2" />
<text text-anchor="" x="396.18" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)</title><rect x="489.6" y="3217" width="0.4" height="15.0" fill="rgb(207,80,8)" rx="2" ry="2" />
<text text-anchor="" x="492.61" y="3227.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (4 samples, 0.12%)</title><rect x="1079.1" y="3889" width="1.4" height="15.0" fill="rgb(235,194,17)" rx="2" ry="2" />
<text text-anchor="" x="1082.07" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="478.0" y="3633" width="0.4" height="15.0" fill="rgb(251,166,31)" rx="2" ry="2" />
<text text-anchor="" x="481.01" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (26 samples, 0.80%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (26 samples, 0.80%)</title><rect x="990.3" y="3921" width="9.4" height="15.0" fill="rgb(213,97,45)" rx="2" ry="2" />
<text text-anchor="" x="993.25" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)</title><rect x="736.9" y="4097" width="0.7" height="15.0" fill="rgb(217,35,32)" rx="2" ry="2" />
<text text-anchor="" x="739.85" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="906.5" y="3841" width="0.4" height="15.0" fill="rgb(217,9,30)" rx="2" ry="2" />
<text text-anchor="" x="909.51" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (14 samples, 0.43%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (14 samples, 0.43%)</title><rect x="461.3" y="4145" width="5.1" height="15.0" fill="rgb(253,51,37)" rx="2" ry="2" />
<text text-anchor="" x="464.34" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:891 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:891 (1 samples, 0.03%)</title><rect x="927.2" y="4001" width="0.3" height="15.0" fill="rgb(233,198,11)" rx="2" ry="2" />
<text text-anchor="" x="930.17" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (8 samples, 0.25%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (8 samples, 0.25%)</title><rect x="436.7" y="4129" width="2.9" height="15.0" fill="rgb(232,74,37)" rx="2" ry="2" />
<text text-anchor="" x="439.69" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="597.3" y="4145" width="0.3" height="15.0" fill="rgb(252,184,39)" rx="2" ry="2" />
<text text-anchor="" x="600.28" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)</title><rect x="495.1" y="3857" width="0.3" height="15.0" fill="rgb(207,164,10)" rx="2" ry="2" />
<text text-anchor="" x="498.05" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:is_infix:535 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:is_infix:535 (1 samples, 0.03%)</title><rect x="943.5" y="3953" width="0.3" height="15.0" fill="rgb(227,104,15)" rx="2" ry="2" />
<text text-anchor="" x="946.49" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/version.py:(module):191 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/version.py:(module):191 (1 samples, 0.03%)</title><rect x="23.1" y="4545" width="0.3" height="15.0" fill="rgb(233,125,24)" rx="2" ry="2" />
<text text-anchor="" x="26.05" y="4555.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="260.9" y="4385" width="0.3" height="15.0" fill="rgb(250,143,8)" rx="2" ry="2" />
<text text-anchor="" x="263.86" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)</title><rect x="461.0" y="3777" width="0.3" height="15.0" fill="rgb(232,70,15)" rx="2" ry="2" />
<text text-anchor="" x="463.97" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="220.6" y="4449" width="0.4" height="15.0" fill="rgb(242,64,5)" rx="2" ry="2" />
<text text-anchor="" x="223.62" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)</title><rect x="750.6" y="4257" width="0.8" height="15.0" fill="rgb(210,19,47)" rx="2" ry="2" />
<text text-anchor="" x="753.63" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="945.7" y="3697" width="0.3" height="15.0" fill="rgb(228,213,29)" rx="2" ry="2" />
<text text-anchor="" x="948.66" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)</title><rect x="851.8" y="4193" width="0.3" height="15.0" fill="rgb(233,74,40)" rx="2" ry="2" />
<text text-anchor="" x="854.77" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="252.2" y="4353" width="0.7" height="15.0" fill="rgb(249,210,27)" rx="2" ry="2" />
<text text-anchor="" x="255.16" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="339.5" y="3345" width="0.4" height="15.0" fill="rgb(216,101,35)" rx="2" ry="2" />
<text text-anchor="" x="342.53" y="3355.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/pkg_resources/_vendor/pyparsing.py:makeHTMLTags:4880 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/pkg_resources/_vendor/pyparsing.py:makeHTMLTags:4880 (1 samples, 0.03%)</title><rect x="24.1" y="4353" width="0.4" height="15.0" fill="rgb(230,11,6)" rx="2" ry="2" />
<text text-anchor="" x="27.14" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="302.2" y="3713" width="0.4" height="15.0" fill="rgb(223,83,0)" rx="2" ry="2" />
<text text-anchor="" x="305.19" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (27 samples, 0.83%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (27 samples, 0.83%)</title><rect x="557.0" y="4257" width="9.8" height="15.0" fill="rgb(243,94,43)" rx="2" ry="2" />
<text text-anchor="" x="560.04" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:891 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:891 (1 samples, 0.03%)</title><rect x="1116.8" y="3521" width="0.3" height="15.0" fill="rgb(242,87,1)" rx="2" ry="2" />
<text text-anchor="" x="1119.77" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1184 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1184 (2 samples, 0.06%)</title><rect x="773.8" y="4609" width="0.8" height="15.0" fill="rgb(234,31,10)" rx="2" ry="2" />
<text text-anchor="" x="776.83" y="4619.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="333.7" y="3489" width="0.4" height="15.0" fill="rgb(238,55,19)" rx="2" ry="2" />
<text text-anchor="" x="336.73" y="3499.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="402.2" y="4065" width="0.4" height="15.0" fill="rgb(219,157,11)" rx="2" ry="2" />
<text text-anchor="" x="405.25" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="117.7" y="3809" width="0.3" height="15.0" fill="rgb(254,23,18)" rx="2" ry="2" />
<text text-anchor="" x="120.67" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (6 samples, 0.18%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (6 samples, 0.18%)</title><rect x="818.1" y="4081" width="2.1" height="15.0" fill="rgb(246,99,24)" rx="2" ry="2" />
<text text-anchor="" x="821.06" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (1 samples, 0.03%)</title><rect x="223.9" y="4449" width="0.3" height="15.0" fill="rgb(225,171,41)" rx="2" ry="2" />
<text text-anchor="" x="226.89" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="165.9" y="3521" width="0.3" height="15.0" fill="rgb(207,107,54)" rx="2" ry="2" />
<text text-anchor="" x="168.88" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="110.4" y="4385" width="0.4" height="15.0" fill="rgb(227,51,14)" rx="2" ry="2" />
<text text-anchor="" x="113.42" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_find_and_load_unlocked:955 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_find_and_load_unlocked:955 (4 samples, 0.12%)</title><rect x="36.8" y="4497" width="1.5" height="15.0" fill="rgb(242,0,8)" rx="2" ry="2" />
<text text-anchor="" x="39.83" y="4507.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (3 samples, 0.09%)</title><rect x="540.0" y="3921" width="1.1" height="15.0" fill="rgb(236,7,7)" rx="2" ry="2" />
<text text-anchor="" x="543.00" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)</title><rect x="141.2" y="4289" width="0.8" height="15.0" fill="rgb(238,206,4)" rx="2" ry="2" />
<text text-anchor="" x="144.23" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)</title><rect x="151.7" y="3777" width="0.4" height="15.0" fill="rgb(252,56,42)" rx="2" ry="2" />
<text text-anchor="" x="154.75" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="580.6" y="3969" width="0.7" height="15.0" fill="rgb(212,212,53)" rx="2" ry="2" />
<text text-anchor="" x="583.61" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="372.2" y="4001" width="0.3" height="15.0" fill="rgb(251,91,19)" rx="2" ry="2" />
<text text-anchor="" x="375.16" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:470 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:470 (1 samples, 0.03%)</title><rect x="490.7" y="3953" width="0.4" height="15.0" fill="rgb(226,131,52)" rx="2" ry="2" />
<text text-anchor="" x="493.70" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="189.1" y="3841" width="0.3" height="15.0" fill="rgb(234,93,4)" rx="2" ry="2" />
<text text-anchor="" x="192.08" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="181.5" y="4113" width="0.3" height="15.0" fill="rgb(235,130,25)" rx="2" ry="2" />
<text text-anchor="" x="184.47" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="372.2" y="4113" width="0.3" height="15.0" fill="rgb(245,163,11)" rx="2" ry="2" />
<text text-anchor="" x="375.16" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:770 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:770 (1 samples, 0.03%)</title><rect x="1096.8" y="4433" width="0.4" height="15.0" fill="rgb(207,132,19)" rx="2" ry="2" />
<text text-anchor="" x="1099.83" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_coerce_expr_merge:997 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_coerce_expr_merge:997 (2 samples, 0.06%)</title><rect x="1161.0" y="4577" width="0.7" height="15.0" fill="rgb(250,34,30)" rx="2" ry="2" />
<text text-anchor="" x="1164.00" y="4587.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="391.4" y="3761" width="0.3" height="15.0" fill="rgb(244,41,16)" rx="2" ry="2" />
<text text-anchor="" x="394.37" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)</title><rect x="1071.8" y="3985" width="0.7" height="15.0" fill="rgb(240,227,25)" rx="2" ry="2" />
<text text-anchor="" x="1074.82" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)</title><rect x="907.2" y="4353" width="1.1" height="15.0" fill="rgb(243,99,2)" rx="2" ry="2" />
<text text-anchor="" x="910.24" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/pkg_resources/_vendor/pyparsing.py:_parseNoCache:1379 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/pkg_resources/_vendor/pyparsing.py:_parseNoCache:1379 (2 samples, 0.06%)</title><rect x="16.5" y="4001" width="0.8" height="15.0" fill="rgb(237,172,51)" rx="2" ry="2" />
<text text-anchor="" x="19.53" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="238.4" y="3857" width="0.3" height="15.0" fill="rgb(227,67,16)" rx="2" ry="2" />
<text text-anchor="" x="241.39" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="160.4" y="4097" width="0.4" height="15.0" fill="rgb(254,65,26)" rx="2" ry="2" />
<text text-anchor="" x="163.45" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="165.9" y="3473" width="0.3" height="15.0" fill="rgb(220,143,12)" rx="2" ry="2" />
<text text-anchor="" x="168.88" y="3483.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="84.3" y="4449" width="0.4" height="15.0" fill="rgb(216,130,33)" rx="2" ry="2" />
<text text-anchor="" x="87.32" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="453.7" y="3745" width="0.4" height="15.0" fill="rgb(220,90,45)" rx="2" ry="2" />
<text text-anchor="" x="456.72" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="96.3" y="3665" width="0.3" height="15.0" fill="rgb(244,87,38)" rx="2" ry="2" />
<text text-anchor="" x="99.28" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)</title><rect x="505.2" y="4017" width="0.4" height="15.0" fill="rgb(224,159,45)" rx="2" ry="2" />
<text text-anchor="" x="508.20" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="239.1" y="4289" width="0.4" height="15.0" fill="rgb(231,168,53)" rx="2" ry="2" />
<text text-anchor="" x="242.11" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="422.2" y="4161" width="0.3" height="15.0" fill="rgb(231,85,45)" rx="2" ry="2" />
<text text-anchor="" x="425.18" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="182.9" y="3921" width="0.4" height="15.0" fill="rgb(207,219,38)" rx="2" ry="2" />
<text text-anchor="" x="185.92" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="227.5" y="4305" width="0.4" height="15.0" fill="rgb(251,2,31)" rx="2" ry="2" />
<text text-anchor="" x="230.51" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):307 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):307 (1 samples, 0.03%)</title><rect x="1012.4" y="3905" width="0.3" height="15.0" fill="rgb(212,60,10)" rx="2" ry="2" />
<text text-anchor="" x="1015.37" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="516.1" y="3457" width="0.3" height="15.0" fill="rgb(240,106,13)" rx="2" ry="2" />
<text text-anchor="" x="519.08" y="3467.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:470 (7 samples, 0.22%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:470 (7 samples, 0.22%)</title><rect x="881.5" y="4561" width="2.5" height="15.0" fill="rgb(210,229,17)" rx="2" ry="2" />
<text text-anchor="" x="884.50" y="4571.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)</title><rect x="732.9" y="4177" width="0.3" height="15.0" fill="rgb(226,59,11)" rx="2" ry="2" />
<text text-anchor="" x="735.86" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="400.1" y="3361" width="0.3" height="15.0" fill="rgb(211,26,34)" rx="2" ry="2" />
<text text-anchor="" x="403.07" y="3371.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="501.2" y="4049" width="0.4" height="15.0" fill="rgb(240,215,31)" rx="2" ry="2" />
<text text-anchor="" x="504.21" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="442.8" y="4049" width="0.4" height="15.0" fill="rgb(221,34,1)" rx="2" ry="2" />
<text text-anchor="" x="445.85" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (2 samples, 0.06%)</title><rect x="927.9" y="3905" width="0.7" height="15.0" fill="rgb(253,218,32)" rx="2" ry="2" />
<text text-anchor="" x="930.90" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="554.5" y="4241" width="0.4" height="15.0" fill="rgb(242,170,6)" rx="2" ry="2" />
<text text-anchor="" x="557.50" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)</title><rect x="488.9" y="3841" width="0.4" height="15.0" fill="rgb(226,108,33)" rx="2" ry="2" />
<text text-anchor="" x="491.89" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="218.8" y="3921" width="0.4" height="15.0" fill="rgb(216,35,3)" rx="2" ry="2" />
<text text-anchor="" x="221.81" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (42 samples, 1.29%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (42 samples, 1.29%)</title><rect x="327.6" y="4177" width="15.2" height="15.0" fill="rgb(241,210,2)" rx="2" ry="2" />
<text text-anchor="" x="330.57" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="164.8" y="4369" width="0.4" height="15.0" fill="rgb(230,229,29)" rx="2" ry="2" />
<text text-anchor="" x="167.80" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="449.0" y="3937" width="0.4" height="15.0" fill="rgb(230,17,31)" rx="2" ry="2" />
<text text-anchor="" x="452.01" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)</title><rect x="496.1" y="3873" width="0.4" height="15.0" fill="rgb(220,45,50)" rx="2" ry="2" />
<text text-anchor="" x="499.14" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:159 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:159 (1 samples, 0.03%)</title><rect x="414.9" y="3937" width="0.4" height="15.0" fill="rgb(226,54,54)" rx="2" ry="2" />
<text text-anchor="" x="417.93" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)</title><rect x="31.4" y="1681" width="0.4" height="15.0" fill="rgb(220,17,50)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="1691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="404.1" y="3521" width="0.3" height="15.0" fill="rgb(240,75,31)" rx="2" ry="2" />
<text text-anchor="" x="407.06" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="475.8" y="4081" width="0.4" height="15.0" fill="rgb(253,109,44)" rx="2" ry="2" />
<text text-anchor="" x="478.84" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="655.3" y="3985" width="0.3" height="15.0" fill="rgb(245,183,42)" rx="2" ry="2" />
<text text-anchor="" x="658.28" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (10 samples, 0.31%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (10 samples, 0.31%)</title><rect x="951.5" y="4161" width="3.6" height="15.0" fill="rgb(231,146,1)" rx="2" ry="2" />
<text text-anchor="" x="954.46" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="469.3" y="4081" width="0.4" height="15.0" fill="rgb(211,106,54)" rx="2" ry="2" />
<text text-anchor="" x="472.31" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="301.8" y="3889" width="0.4" height="15.0" fill="rgb(218,84,18)" rx="2" ry="2" />
<text text-anchor="" x="304.83" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="392.1" y="3249" width="0.4" height="15.0" fill="rgb(244,27,19)" rx="2" ry="2" />
<text text-anchor="" x="395.10" y="3259.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="503.4" y="3777" width="0.4" height="15.0" fill="rgb(222,81,19)" rx="2" ry="2" />
<text text-anchor="" x="506.39" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:285 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:285 (1 samples, 0.03%)</title><rect x="451.2" y="3873" width="0.3" height="15.0" fill="rgb(245,153,16)" rx="2" ry="2" />
<text text-anchor="" x="454.19" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:_len:406 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:_len:406 (1 samples, 0.03%)</title><rect x="754.3" y="3857" width="0.3" height="15.0" fill="rgb(230,135,22)" rx="2" ry="2" />
<text text-anchor="" x="757.25" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)</title><rect x="472.2" y="4065" width="0.4" height="15.0" fill="rgb(238,105,15)" rx="2" ry="2" />
<text text-anchor="" x="475.21" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="172.0" y="3761" width="0.4" height="15.0" fill="rgb(214,76,14)" rx="2" ry="2" />
<text text-anchor="" x="175.05" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="634.3" y="3761" width="0.3" height="15.0" fill="rgb(249,142,54)" rx="2" ry="2" />
<text text-anchor="" x="637.26" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (755 samples, 23.20%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (755 samples, 23.20%)</title><rect x="280.1" y="4305" width="273.7" height="15.0" fill="rgb(244,38,31)" rx="2" ry="2" />
<text text-anchor="" x="283.08" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/home/vagrant/github/mythril/mythril..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)</title><rect x="85.0" y="4385" width="0.8" height="15.0" fill="rgb(208,162,51)" rx="2" ry="2" />
<text text-anchor="" x="88.04" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:841 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:841 (1 samples, 0.03%)</title><rect x="815.5" y="4065" width="0.4" height="15.0" fill="rgb(227,141,22)" rx="2" ry="2" />
<text text-anchor="" x="818.52" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="641.5" y="3777" width="0.4" height="15.0" fill="rgb(241,93,16)" rx="2" ry="2" />
<text text-anchor="" x="644.51" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="1121.5" y="3697" width="0.3" height="15.0" fill="rgb(247,137,24)" rx="2" ry="2" />
<text text-anchor="" x="1124.48" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="209.0" y="3505" width="0.4" height="15.0" fill="rgb(239,155,27)" rx="2" ry="2" />
<text text-anchor="" x="212.02" y="3515.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="557.8" y="4081" width="0.3" height="15.0" fill="rgb(252,48,8)" rx="2" ry="2" />
<text text-anchor="" x="560.77" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:908 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:908 (1 samples, 0.03%)</title><rect x="979.4" y="4017" width="0.3" height="15.0" fill="rgb(235,69,26)" rx="2" ry="2" />
<text text-anchor="" x="982.38" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="413.8" y="3313" width="0.4" height="15.0" fill="rgb(223,0,21)" rx="2" ry="2" />
<text text-anchor="" x="416.85" y="3323.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="407.3" y="4049" width="0.4" height="15.0" fill="rgb(207,35,52)" rx="2" ry="2" />
<text text-anchor="" x="410.32" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="516.1" y="3233" width="0.3" height="15.0" fill="rgb(208,151,16)" rx="2" ry="2" />
<text text-anchor="" x="519.08" y="3243.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (21 samples, 0.65%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (21 samples, 0.65%)</title><rect x="1021.8" y="4321" width="7.6" height="15.0" fill="rgb(241,121,35)" rx="2" ry="2" />
<text text-anchor="" x="1024.79" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="114.8" y="4209" width="0.3" height="15.0" fill="rgb(233,117,49)" rx="2" ry="2" />
<text text-anchor="" x="117.77" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="812.3" y="3729" width="0.3" height="15.0" fill="rgb(219,135,47)" rx="2" ry="2" />
<text text-anchor="" x="815.25" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (6 samples, 0.18%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (6 samples, 0.18%)</title><rect x="818.1" y="4193" width="2.1" height="15.0" fill="rgb(252,197,30)" rx="2" ry="2" />
<text text-anchor="" x="821.06" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (2 samples, 0.06%)</title><rect x="538.2" y="3969" width="0.7" height="15.0" fill="rgb(208,91,39)" rx="2" ry="2" />
<text text-anchor="" x="541.19" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (2 samples, 0.06%)</title><rect x="32.5" y="2961" width="0.7" height="15.0" fill="rgb(206,227,54)" rx="2" ry="2" />
<text text-anchor="" x="35.48" y="2971.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_func_decl_to_ast:2770 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_func_decl_to_ast:2770 (1 samples, 0.03%)</title><rect x="1031.9" y="4465" width="0.4" height="15.0" fill="rgb(254,191,37)" rx="2" ry="2" />
<text text-anchor="" x="1034.94" y="4475.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="367.1" y="3889" width="0.3" height="15.0" fill="rgb(209,76,3)" rx="2" ry="2" />
<text text-anchor="" x="370.08" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="181.8" y="4337" width="0.4" height="15.0" fill="rgb(226,86,1)" rx="2" ry="2" />
<text text-anchor="" x="184.83" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="631.4" y="3921" width="0.3" height="15.0" fill="rgb(246,106,31)" rx="2" ry="2" />
<text text-anchor="" x="634.36" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="438.1" y="4001" width="0.4" height="15.0" fill="rgb(222,59,37)" rx="2" ry="2" />
<text text-anchor="" x="441.14" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_find_and_load:971 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_find_and_load:971 (2 samples, 0.06%)</title><rect x="23.8" y="4449" width="0.7" height="15.0" fill="rgb(229,44,31)" rx="2" ry="2" />
<text text-anchor="" x="26.78" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="116.9" y="4049" width="0.4" height="15.0" fill="rgb(208,2,46)" rx="2" ry="2" />
<text text-anchor="" x="119.94" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="144.1" y="3777" width="0.4" height="15.0" fill="rgb(209,83,52)" rx="2" ry="2" />
<text text-anchor="" x="147.13" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="127.1" y="3761" width="0.4" height="15.0" fill="rgb(235,1,39)" rx="2" ry="2" />
<text text-anchor="" x="130.09" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="350.4" y="3393" width="0.4" height="15.0" fill="rgb(242,135,38)" rx="2" ry="2" />
<text text-anchor="" x="353.41" y="3403.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="182.9" y="4257" width="0.4" height="15.0" fill="rgb(221,160,32)" rx="2" ry="2" />
<text text-anchor="" x="185.92" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="626.3" y="4033" width="0.3" height="15.0" fill="rgb(233,153,42)" rx="2" ry="2" />
<text text-anchor="" x="629.28" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (2 samples, 0.06%)</title><rect x="755.7" y="4177" width="0.7" height="15.0" fill="rgb(226,98,31)" rx="2" ry="2" />
<text text-anchor="" x="758.70" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="1138.9" y="3953" width="0.3" height="15.0" fill="rgb(217,211,19)" rx="2" ry="2" />
<text text-anchor="" x="1141.88" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (5 samples, 0.15%)</title><rect x="503.0" y="4193" width="1.8" height="15.0" fill="rgb(230,198,42)" rx="2" ry="2" />
<text text-anchor="" x="506.03" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="91.9" y="3905" width="0.4" height="15.0" fill="rgb(250,7,6)" rx="2" ry="2" />
<text text-anchor="" x="94.93" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:883 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:883 (1 samples, 0.03%)</title><rect x="200.3" y="3825" width="0.4" height="15.0" fill="rgb(225,189,11)" rx="2" ry="2" />
<text text-anchor="" x="203.32" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)</title><rect x="349.7" y="3265" width="0.3" height="15.0" fill="rgb(250,96,40)" rx="2" ry="2" />
<text text-anchor="" x="352.68" y="3275.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1302 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1302 (1 samples, 0.03%)</title><rect x="798.5" y="3793" width="0.3" height="15.0" fill="rgb(214,53,39)" rx="2" ry="2" />
<text text-anchor="" x="801.48" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="220.6" y="4417" width="0.4" height="15.0" fill="rgb(239,55,25)" rx="2" ry="2" />
<text text-anchor="" x="223.62" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="125.6" y="4257" width="0.4" height="15.0" fill="rgb(213,212,9)" rx="2" ry="2" />
<text text-anchor="" x="128.64" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:780 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:780 (1 samples, 0.03%)</title><rect x="751.4" y="4305" width="0.3" height="15.0" fill="rgb(206,95,42)" rx="2" ry="2" />
<text text-anchor="" x="754.35" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:281 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:281 (1 samples, 0.03%)</title><rect x="177.8" y="4417" width="0.4" height="15.0" fill="rgb(237,26,49)" rx="2" ry="2" />
<text text-anchor="" x="180.85" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="117.3" y="4017" width="0.4" height="15.0" fill="rgb(208,208,21)" rx="2" ry="2" />
<text text-anchor="" x="120.31" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="673.4" y="4497" width="0.4" height="15.0" fill="rgb(222,172,49)" rx="2" ry="2" />
<text text-anchor="" x="676.41" y="4507.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="119.8" y="4049" width="0.4" height="15.0" fill="rgb(231,155,28)" rx="2" ry="2" />
<text text-anchor="" x="122.84" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="436.3" y="3633" width="0.4" height="15.0" fill="rgb(232,2,51)" rx="2" ry="2" />
<text text-anchor="" x="439.32" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="1131.6" y="3905" width="0.4" height="15.0" fill="rgb(232,90,49)" rx="2" ry="2" />
<text text-anchor="" x="1134.63" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="381.9" y="3409" width="0.4" height="15.0" fill="rgb(211,11,18)" rx="2" ry="2" />
<text text-anchor="" x="384.94" y="3419.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)</title><rect x="611.8" y="4081" width="0.3" height="15.0" fill="rgb(225,163,0)" rx="2" ry="2" />
<text text-anchor="" x="614.78" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:891 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:891 (1 samples, 0.03%)</title><rect x="678.8" y="4225" width="0.4" height="15.0" fill="rgb(216,214,0)" rx="2" ry="2" />
<text text-anchor="" x="681.85" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="103.5" y="3985" width="0.4" height="15.0" fill="rgb(241,40,23)" rx="2" ry="2" />
<text text-anchor="" x="106.53" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:ULT:3754 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:ULT:3754 (3 samples, 0.09%)</title><rect x="1166.1" y="4625" width="1.1" height="15.0" fill="rgb(250,39,25)" rx="2" ry="2" />
<text text-anchor="" x="1169.07" y="4635.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="795.2" y="3921" width="0.4" height="15.0" fill="rgb(252,106,42)" rx="2" ry="2" />
<text text-anchor="" x="798.22" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="242.0" y="4241" width="0.4" height="15.0" fill="rgb(208,219,0)" rx="2" ry="2" />
<text text-anchor="" x="245.01" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:716 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:716 (1 samples, 0.03%)</title><rect x="220.6" y="3505" width="0.4" height="15.0" fill="rgb(209,72,9)" rx="2" ry="2" />
<text text-anchor="" x="223.62" y="3515.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="439.6" y="3969" width="0.3" height="15.0" fill="rgb(235,32,14)" rx="2" ry="2" />
<text text-anchor="" x="442.59" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:730 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:730 (2 samples, 0.06%)</title><rect x="162.3" y="4401" width="0.7" height="15.0" fill="rgb(223,150,41)" rx="2" ry="2" />
<text text-anchor="" x="165.26" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:636 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:636 (1 samples, 0.03%)</title><rect x="824.6" y="4177" width="0.3" height="15.0" fill="rgb(231,185,21)" rx="2" ry="2" />
<text text-anchor="" x="827.58" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="814.8" y="3921" width="0.4" height="15.0" fill="rgb(220,62,6)" rx="2" ry="2" />
<text text-anchor="" x="817.79" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="257.2" y="4353" width="0.4" height="15.0" fill="rgb(239,110,24)" rx="2" ry="2" />
<text text-anchor="" x="260.24" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)</title><rect x="968.5" y="4177" width="1.1" height="15.0" fill="rgb(214,112,41)" rx="2" ry="2" />
<text text-anchor="" x="971.50" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (7 samples, 0.22%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (7 samples, 0.22%)</title><rect x="839.8" y="4321" width="2.5" height="15.0" fill="rgb(213,98,20)" rx="2" ry="2" />
<text text-anchor="" x="842.81" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="520.8" y="3793" width="0.4" height="15.0" fill="rgb(234,181,34)" rx="2" ry="2" />
<text text-anchor="" x="523.79" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="483.8" y="3697" width="0.4" height="15.0" fill="rgb(222,117,17)" rx="2" ry="2" />
<text text-anchor="" x="486.81" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="146.3" y="3601" width="0.4" height="15.0" fill="rgb(244,46,52)" rx="2" ry="2" />
<text text-anchor="" x="149.31" y="3611.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="476.9" y="3425" width="0.4" height="15.0" fill="rgb(218,83,24)" rx="2" ry="2" />
<text text-anchor="" x="479.92" y="3435.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="457.7" y="3889" width="0.4" height="15.0" fill="rgb(230,37,22)" rx="2" ry="2" />
<text text-anchor="" x="460.71" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="396.1" y="4017" width="0.3" height="15.0" fill="rgb(241,100,29)" rx="2" ry="2" />
<text text-anchor="" x="399.08" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="1005.1" y="4209" width="0.4" height="15.0" fill="rgb(233,146,32)" rx="2" ry="2" />
<text text-anchor="" x="1008.12" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (2 samples, 0.06%)</title><rect x="478.4" y="4065" width="0.7" height="15.0" fill="rgb(237,96,35)" rx="2" ry="2" />
<text text-anchor="" x="481.37" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="567.6" y="4161" width="0.7" height="15.0" fill="rgb(235,186,20)" rx="2" ry="2" />
<text text-anchor="" x="570.55" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:fits:378 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:fits:378 (1 samples, 0.03%)</title><rect x="339.9" y="3873" width="0.4" height="15.0" fill="rgb(247,39,12)" rx="2" ry="2" />
<text text-anchor="" x="342.89" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)</title><rect x="32.8" y="1873" width="0.4" height="15.0" fill="rgb(207,7,23)" rx="2" ry="2" />
<text text-anchor="" x="35.84" y="1883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="442.5" y="4049" width="0.3" height="15.0" fill="rgb(217,221,39)" rx="2" ry="2" />
<text text-anchor="" x="445.49" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="122.4" y="4017" width="0.3" height="15.0" fill="rgb(227,157,32)" rx="2" ry="2" />
<text text-anchor="" x="125.38" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="232.6" y="3857" width="0.3" height="15.0" fill="rgb(232,177,15)" rx="2" ry="2" />
<text text-anchor="" x="235.59" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:768 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:768 (1 samples, 0.03%)</title><rect x="1086.3" y="4177" width="0.4" height="15.0" fill="rgb(243,94,53)" rx="2" ry="2" />
<text text-anchor="" x="1089.32" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="116.9" y="4305" width="0.4" height="15.0" fill="rgb(229,179,13)" rx="2" ry="2" />
<text text-anchor="" x="119.94" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq:417 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq:417 (1 samples, 0.03%)</title><rect x="232.9" y="3409" width="0.4" height="15.0" fill="rgb(219,142,8)" rx="2" ry="2" />
<text text-anchor="" x="235.95" y="3419.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_const:563 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_const:563 (2 samples, 0.06%)</title><rect x="864.1" y="3569" width="0.7" height="15.0" fill="rgb(222,170,52)" rx="2" ry="2" />
<text text-anchor="" x="867.10" y="3579.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="468.6" y="4065" width="0.3" height="15.0" fill="rgb(229,113,38)" rx="2" ry="2" />
<text text-anchor="" x="471.59" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="722.7" y="3905" width="0.4" height="15.0" fill="rgb(212,179,4)" rx="2" ry="2" />
<text text-anchor="" x="725.71" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="812.3" y="3793" width="0.3" height="15.0" fill="rgb(212,217,29)" rx="2" ry="2" />
<text text-anchor="" x="815.25" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="246.4" y="4433" width="0.3" height="15.0" fill="rgb(226,82,35)" rx="2" ry="2" />
<text text-anchor="" x="249.36" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)</title><rect x="205.0" y="4177" width="0.4" height="15.0" fill="rgb(220,196,42)" rx="2" ry="2" />
<text text-anchor="" x="208.04" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="693.3" y="4241" width="0.4" height="15.0" fill="rgb(223,181,40)" rx="2" ry="2" />
<text text-anchor="" x="696.35" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (2 samples, 0.06%)</title><rect x="696.6" y="3953" width="0.7" height="15.0" fill="rgb(226,89,34)" rx="2" ry="2" />
<text text-anchor="" x="699.61" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (6 samples, 0.18%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (6 samples, 0.18%)</title><rect x="179.7" y="4449" width="2.1" height="15.0" fill="rgb(218,104,52)" rx="2" ry="2" />
<text text-anchor="" x="182.66" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (6 samples, 0.18%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (6 samples, 0.18%)</title><rect x="1002.2" y="4065" width="2.2" height="15.0" fill="rgb(227,40,19)" rx="2" ry="2" />
<text text-anchor="" x="1005.22" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="404.1" y="4081" width="0.3" height="15.0" fill="rgb(208,30,26)" rx="2" ry="2" />
<text text-anchor="" x="407.06" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="190.5" y="4113" width="0.4" height="15.0" fill="rgb(246,72,35)" rx="2" ry="2" />
<text text-anchor="" x="193.53" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:636 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:636 (1 samples, 0.03%)</title><rect x="968.1" y="4385" width="0.4" height="15.0" fill="rgb(222,174,11)" rx="2" ry="2" />
<text text-anchor="" x="971.14" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="655.3" y="3905" width="0.3" height="15.0" fill="rgb(240,199,7)" rx="2" ry="2" />
<text text-anchor="" x="658.28" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (3 samples, 0.09%)</title><rect x="1124.0" y="3857" width="1.1" height="15.0" fill="rgb(238,135,15)" rx="2" ry="2" />
<text text-anchor="" x="1127.02" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="141.6" y="4193" width="0.4" height="15.0" fill="rgb(218,43,14)" rx="2" ry="2" />
<text text-anchor="" x="144.59" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="490.3" y="3729" width="0.4" height="15.0" fill="rgb(244,102,37)" rx="2" ry="2" />
<text text-anchor="" x="493.34" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="298.6" y="3281" width="0.3" height="15.0" fill="rgb(227,4,52)" rx="2" ry="2" />
<text text-anchor="" x="301.57" y="3291.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:427 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:427 (2 samples, 0.06%)</title><rect x="807.5" y="3873" width="0.8" height="15.0" fill="rgb(244,34,1)" rx="2" ry="2" />
<text text-anchor="" x="810.54" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="294.6" y="4049" width="0.3" height="15.0" fill="rgb(214,64,20)" rx="2" ry="2" />
<text text-anchor="" x="297.58" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="169.5" y="4305" width="0.4" height="15.0" fill="rgb(239,120,17)" rx="2" ry="2" />
<text text-anchor="" x="172.51" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="280.8" y="3633" width="0.4" height="15.0" fill="rgb(210,149,12)" rx="2" ry="2" />
<text text-anchor="" x="283.80" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="381.9" y="3937" width="0.4" height="15.0" fill="rgb(243,154,25)" rx="2" ry="2" />
<text text-anchor="" x="384.94" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="94.8" y="4449" width="0.4" height="15.0" fill="rgb(223,44,20)" rx="2" ry="2" />
<text text-anchor="" x="97.83" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="136.9" y="3665" width="0.3" height="15.0" fill="rgb(209,208,35)" rx="2" ry="2" />
<text text-anchor="" x="139.88" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)</title><rect x="161.5" y="4433" width="0.4" height="15.0" fill="rgb(215,36,5)" rx="2" ry="2" />
<text text-anchor="" x="164.53" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="474.0" y="4049" width="0.4" height="15.0" fill="rgb(214,109,37)" rx="2" ry="2" />
<text text-anchor="" x="477.02" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (5 samples, 0.15%)</title><rect x="430.9" y="4065" width="1.8" height="15.0" fill="rgb(221,96,1)" rx="2" ry="2" />
<text text-anchor="" x="433.88" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:444 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:444 (1 samples, 0.03%)</title><rect x="426.9" y="4177" width="0.4" height="15.0" fill="rgb(239,53,26)" rx="2" ry="2" />
<text text-anchor="" x="429.90" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)</title><rect x="1093.6" y="4385" width="1.1" height="15.0" fill="rgb(213,79,18)" rx="2" ry="2" />
<text text-anchor="" x="1096.57" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:465 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:465 (1 samples, 0.03%)</title><rect x="627.0" y="3905" width="0.4" height="15.0" fill="rgb(243,117,29)" rx="2" ry="2" />
<text text-anchor="" x="630.01" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="192.3" y="4273" width="0.4" height="15.0" fill="rgb(224,216,23)" rx="2" ry="2" />
<text text-anchor="" x="195.35" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="603.4" y="4017" width="0.4" height="15.0" fill="rgb(250,111,24)" rx="2" ry="2" />
<text text-anchor="" x="606.44" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="503.8" y="3489" width="0.3" height="15.0" fill="rgb(245,62,6)" rx="2" ry="2" />
<text text-anchor="" x="506.75" y="3499.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="400.1" y="3585" width="0.3" height="15.0" fill="rgb(212,170,0)" rx="2" ry="2" />
<text text-anchor="" x="403.07" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="273.9" y="4369" width="0.4" height="15.0" fill="rgb(207,208,21)" rx="2" ry="2" />
<text text-anchor="" x="276.91" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="327.6" y="4065" width="0.7" height="15.0" fill="rgb(214,10,38)" rx="2" ry="2" />
<text text-anchor="" x="330.57" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="366.7" y="3345" width="0.4" height="15.0" fill="rgb(208,160,47)" rx="2" ry="2" />
<text text-anchor="" x="369.72" y="3355.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="1035.2" y="4065" width="0.4" height="15.0" fill="rgb(232,174,51)" rx="2" ry="2" />
<text text-anchor="" x="1038.20" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="360.2" y="4001" width="0.4" height="15.0" fill="rgb(224,56,43)" rx="2" ry="2" />
<text text-anchor="" x="363.19" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (7 samples, 0.22%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (7 samples, 0.22%)</title><rect x="729.2" y="4113" width="2.6" height="15.0" fill="rgb(236,170,46)" rx="2" ry="2" />
<text text-anchor="" x="732.24" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="661.1" y="3841" width="0.3" height="15.0" fill="rgb(253,99,10)" rx="2" ry="2" />
<text text-anchor="" x="664.08" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)</title><rect x="649.5" y="3937" width="0.7" height="15.0" fill="rgb(230,199,51)" rx="2" ry="2" />
<text text-anchor="" x="652.48" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="177.1" y="4001" width="0.4" height="15.0" fill="rgb(248,67,6)" rx="2" ry="2" />
<text text-anchor="" x="180.12" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:num_args:907 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:num_args:907 (1 samples, 0.03%)</title><rect x="740.5" y="3969" width="0.3" height="15.0" fill="rgb(215,77,37)" rx="2" ry="2" />
<text text-anchor="" x="743.48" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (2 samples, 0.06%)</title><rect x="538.2" y="3729" width="0.7" height="15.0" fill="rgb(235,171,54)" rx="2" ry="2" />
<text text-anchor="" x="541.19" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_app_decl:2903 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_app_decl:2903 (1 samples, 0.03%)</title><rect x="1092.5" y="4209" width="0.3" height="15.0" fill="rgb(224,24,1)" rx="2" ry="2" />
<text text-anchor="" x="1095.48" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)</title><rect x="315.2" y="4017" width="0.4" height="15.0" fill="rgb(237,125,52)" rx="2" ry="2" />
<text text-anchor="" x="318.24" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="197.8" y="4353" width="0.3" height="15.0" fill="rgb(218,79,20)" rx="2" ry="2" />
<text text-anchor="" x="200.78" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="289.1" y="3697" width="0.4" height="15.0" fill="rgb(207,202,21)" rx="2" ry="2" />
<text text-anchor="" x="292.14" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (5 samples, 0.15%)</title><rect x="1034.1" y="4385" width="1.8" height="15.0" fill="rgb(254,219,32)" rx="2" ry="2" />
<text text-anchor="" x="1037.12" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="350.4" y="3889" width="0.4" height="15.0" fill="rgb(228,21,48)" rx="2" ry="2" />
<text text-anchor="" x="353.41" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:949 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:949 (1 samples, 0.03%)</title><rect x="562.8" y="4033" width="0.4" height="15.0" fill="rgb(248,227,3)" rx="2" ry="2" />
<text text-anchor="" x="565.84" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="229.0" y="4145" width="0.3" height="15.0" fill="rgb(220,62,6)" rx="2" ry="2" />
<text text-anchor="" x="231.96" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)</title><rect x="1012.0" y="4017" width="0.7" height="15.0" fill="rgb(232,174,36)" rx="2" ry="2" />
<text text-anchor="" x="1015.00" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="127.5" y="4289" width="0.3" height="15.0" fill="rgb(215,181,13)" rx="2" ry="2" />
<text text-anchor="" x="130.46" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="215.9" y="4273" width="0.4" height="15.0" fill="rgb(240,136,10)" rx="2" ry="2" />
<text text-anchor="" x="218.91" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="674.5" y="4401" width="0.4" height="15.0" fill="rgb(236,90,10)" rx="2" ry="2" />
<text text-anchor="" x="677.50" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="269.9" y="4209" width="0.8" height="15.0" fill="rgb(214,129,44)" rx="2" ry="2" />
<text text-anchor="" x="272.93" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="140.9" y="4321" width="0.3" height="15.0" fill="rgb(224,75,39)" rx="2" ry="2" />
<text text-anchor="" x="143.87" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)</title><rect x="1097.6" y="4081" width="0.7" height="15.0" fill="rgb(218,174,39)" rx="2" ry="2" />
<text text-anchor="" x="1100.56" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (85 samples, 2.61%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (85 samples, 2.61%)</title><rect x="281.2" y="4273" width="30.8" height="15.0" fill="rgb(236,228,42)" rx="2" ry="2" />
<text text-anchor="" x="284.16" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/h..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (6 samples, 0.18%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (6 samples, 0.18%)</title><rect x="818.1" y="4113" width="2.1" height="15.0" fill="rgb(213,3,45)" rx="2" ry="2" />
<text text-anchor="" x="821.06" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="408.8" y="3313" width="0.3" height="15.0" fill="rgb(243,147,48)" rx="2" ry="2" />
<text text-anchor="" x="411.77" y="3323.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="296.0" y="4033" width="0.4" height="15.0" fill="rgb(219,144,50)" rx="2" ry="2" />
<text text-anchor="" x="299.03" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)</title><rect x="280.8" y="4145" width="0.4" height="15.0" fill="rgb(205,67,2)" rx="2" ry="2" />
<text text-anchor="" x="283.80" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (7 samples, 0.22%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (7 samples, 0.22%)</title><rect x="770.9" y="4113" width="2.6" height="15.0" fill="rgb(231,121,40)" rx="2" ry="2" />
<text text-anchor="" x="773.93" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="640.8" y="3777" width="0.3" height="15.0" fill="rgb(253,92,42)" rx="2" ry="2" />
<text text-anchor="" x="643.78" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)</title><rect x="146.3" y="3617" width="0.4" height="15.0" fill="rgb(240,132,54)" rx="2" ry="2" />
<text text-anchor="" x="149.31" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort_kind:2630 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort_kind:2630 (1 samples, 0.03%)</title><rect x="1095.7" y="4401" width="0.4" height="15.0" fill="rgb(243,223,49)" rx="2" ry="2" />
<text text-anchor="" x="1098.75" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="191.6" y="4225" width="0.4" height="15.0" fill="rgb(210,195,44)" rx="2" ry="2" />
<text text-anchor="" x="194.62" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_string:462 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_string:462 (1 samples, 0.03%)</title><rect x="1142.5" y="4209" width="0.4" height="15.0" fill="rgb(245,69,2)" rx="2" ry="2" />
<text text-anchor="" x="1145.51" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (4 samples, 0.12%)</title><rect x="814.4" y="4081" width="1.5" height="15.0" fill="rgb(245,216,26)" rx="2" ry="2" />
<text text-anchor="" x="817.43" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="300.0" y="3153" width="0.4" height="15.0" fill="rgb(210,57,43)" rx="2" ry="2" />
<text text-anchor="" x="303.02" y="3163.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="98.5" y="4241" width="0.3" height="15.0" fill="rgb(226,44,34)" rx="2" ry="2" />
<text text-anchor="" x="101.45" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="1014.2" y="4113" width="0.3" height="15.0" fill="rgb(234,189,29)" rx="2" ry="2" />
<text text-anchor="" x="1017.18" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="204.3" y="4401" width="0.4" height="15.0" fill="rgb(246,101,34)" rx="2" ry="2" />
<text text-anchor="" x="207.31" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/sre_parse.py:_parse_sub:416 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/sre_parse.py:_parse_sub:416 (2 samples, 0.06%)</title><rect x="25.6" y="3729" width="0.7" height="15.0" fill="rgb(239,210,23)" rx="2" ry="2" />
<text text-anchor="" x="28.59" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)</title><rect x="562.8" y="4049" width="0.4" height="15.0" fill="rgb(229,169,42)" rx="2" ry="2" />
<text text-anchor="" x="565.84" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="516.1" y="4065" width="0.3" height="15.0" fill="rgb(222,148,10)" rx="2" ry="2" />
<text text-anchor="" x="519.08" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (2 samples, 0.06%)</title><rect x="340.3" y="4001" width="0.7" height="15.0" fill="rgb(221,174,40)" rx="2" ry="2" />
<text text-anchor="" x="343.25" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (5 samples, 0.15%)</title><rect x="1039.6" y="4321" width="1.8" height="15.0" fill="rgb(206,89,54)" rx="2" ry="2" />
<text text-anchor="" x="1042.55" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="433.4" y="3809" width="0.4" height="15.0" fill="rgb(226,6,33)" rx="2" ry="2" />
<text text-anchor="" x="436.42" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)</title><rect x="136.5" y="4305" width="0.4" height="15.0" fill="rgb(248,210,12)" rx="2" ry="2" />
<text text-anchor="" x="139.52" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="404.1" y="3985" width="0.3" height="15.0" fill="rgb(212,68,42)" rx="2" ry="2" />
<text text-anchor="" x="407.06" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:719 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:719 (2 samples, 0.06%)</title><rect x="91.2" y="4497" width="0.7" height="15.0" fill="rgb(252,140,3)" rx="2" ry="2" />
<text text-anchor="" x="94.20" y="4507.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="116.9" y="4289" width="0.4" height="15.0" fill="rgb(211,215,46)" rx="2" ry="2" />
<text text-anchor="" x="119.94" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (8 samples, 0.25%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (8 samples, 0.25%)</title><rect x="813.3" y="4225" width="2.9" height="15.0" fill="rgb(210,43,40)" rx="2" ry="2" />
<text text-anchor="" x="816.34" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="489.3" y="3393" width="0.3" height="15.0" fill="rgb(231,42,12)" rx="2" ry="2" />
<text text-anchor="" x="492.25" y="3403.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="283.3" y="3729" width="0.4" height="15.0" fill="rgb(220,66,37)" rx="2" ry="2" />
<text text-anchor="" x="286.34" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (4 samples, 0.12%)</title><rect x="323.2" y="4113" width="1.5" height="15.0" fill="rgb(220,222,50)" rx="2" ry="2" />
<text text-anchor="" x="326.22" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="261.2" y="4369" width="0.4" height="15.0" fill="rgb(230,50,51)" rx="2" ry="2" />
<text text-anchor="" x="264.23" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="340.3" y="3937" width="0.3" height="15.0" fill="rgb(237,62,48)" rx="2" ry="2" />
<text text-anchor="" x="343.25" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:indent:396 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:indent:396 (1 samples, 0.03%)</title><rect x="1097.9" y="3601" width="0.4" height="15.0" fill="rgb(219,176,1)" rx="2" ry="2" />
<text text-anchor="" x="1100.92" y="3611.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="557.8" y="4049" width="0.3" height="15.0" fill="rgb(221,129,48)" rx="2" ry="2" />
<text text-anchor="" x="560.77" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)</title><rect x="322.5" y="3713" width="0.4" height="15.0" fill="rgb(243,36,16)" rx="2" ry="2" />
<text text-anchor="" x="325.49" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="945.7" y="3729" width="0.3" height="15.0" fill="rgb(206,70,42)" rx="2" ry="2" />
<text text-anchor="" x="948.66" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)</title><rect x="736.9" y="4177" width="0.7" height="15.0" fill="rgb(233,158,18)" rx="2" ry="2" />
<text text-anchor="" x="739.85" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="234.4" y="4257" width="0.4" height="15.0" fill="rgb(235,136,25)" rx="2" ry="2" />
<text text-anchor="" x="237.40" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="496.1" y="3521" width="0.4" height="15.0" fill="rgb(219,73,29)" rx="2" ry="2" />
<text text-anchor="" x="499.14" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="150.3" y="4225" width="0.4" height="15.0" fill="rgb(239,120,47)" rx="2" ry="2" />
<text text-anchor="" x="153.29" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="182.2" y="4337" width="0.4" height="15.0" fill="rgb(253,8,17)" rx="2" ry="2" />
<text text-anchor="" x="185.20" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)</title><rect x="332.3" y="3921" width="0.3" height="15.0" fill="rgb(212,100,49)" rx="2" ry="2" />
<text text-anchor="" x="335.28" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (82 samples, 2.52%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (82 samples, 2.52%)</title><rect x="363.5" y="4209" width="29.7" height="15.0" fill="rgb(239,93,51)" rx="2" ry="2" />
<text text-anchor="" x="366.46" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/h..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="342.8" y="4161" width="0.4" height="15.0" fill="rgb(225,199,28)" rx="2" ry="2" />
<text text-anchor="" x="345.79" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="174.6" y="4065" width="0.3" height="15.0" fill="rgb(213,179,31)" rx="2" ry="2" />
<text text-anchor="" x="177.58" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="211.6" y="4177" width="0.3" height="15.0" fill="rgb(210,78,26)" rx="2" ry="2" />
<text text-anchor="" x="214.56" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)</title><rect x="792.3" y="4033" width="0.7" height="15.0" fill="rgb(210,216,36)" rx="2" ry="2" />
<text text-anchor="" x="795.32" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="241.6" y="4001" width="0.4" height="15.0" fill="rgb(222,58,11)" rx="2" ry="2" />
<text text-anchor="" x="244.65" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)</title><rect x="239.8" y="4289" width="0.4" height="15.0" fill="rgb(230,227,36)" rx="2" ry="2" />
<text text-anchor="" x="242.84" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="443.9" y="3553" width="0.4" height="15.0" fill="rgb(206,97,11)" rx="2" ry="2" />
<text text-anchor="" x="446.94" y="3563.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap_external):exec_module:678 (23 samples, 0.71%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap_external):exec_module:678 (23 samples, 0.71%)</title><rect x="24.9" y="4241" width="8.3" height="15.0" fill="rgb(229,206,13)" rx="2" ry="2" />
<text text-anchor="" x="27.86" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (2 samples, 0.06%)</title><rect x="697.7" y="4081" width="0.7" height="15.0" fill="rgb(219,134,27)" rx="2" ry="2" />
<text text-anchor="" x="700.70" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_const:1102 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_const:1102 (1 samples, 0.03%)</title><rect x="1079.8" y="3761" width="0.4" height="15.0" fill="rgb(220,23,37)" rx="2" ry="2" />
<text text-anchor="" x="1082.79" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="788.3" y="3745" width="0.4" height="15.0" fill="rgb(233,86,15)" rx="2" ry="2" />
<text text-anchor="" x="791.33" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="177.5" y="3585" width="0.3" height="15.0" fill="rgb(244,122,29)" rx="2" ry="2" />
<text text-anchor="" x="180.48" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (1 samples, 0.03%)</title><rect x="105.7" y="3985" width="0.4" height="15.0" fill="rgb(220,60,32)" rx="2" ry="2" />
<text text-anchor="" x="108.71" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (1 samples, 0.03%)</title><rect x="489.3" y="3169" width="0.3" height="15.0" fill="rgb(228,61,20)" rx="2" ry="2" />
<text text-anchor="" x="492.25" y="3179.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)</title><rect x="511.0" y="3681" width="0.4" height="15.0" fill="rgb(253,102,14)" rx="2" ry="2" />
<text text-anchor="" x="514.00" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)</title><rect x="362.0" y="3873" width="0.4" height="15.0" fill="rgb(253,116,40)" rx="2" ry="2" />
<text text-anchor="" x="365.01" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="408.8" y="3873" width="0.3" height="15.0" fill="rgb(228,204,1)" rx="2" ry="2" />
<text text-anchor="" x="411.77" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="112.6" y="4273" width="0.4" height="15.0" fill="rgb(239,18,44)" rx="2" ry="2" />
<text text-anchor="" x="115.59" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (3 samples, 0.09%)</title><rect x="578.4" y="4081" width="1.1" height="15.0" fill="rgb(254,132,47)" rx="2" ry="2" />
<text text-anchor="" x="581.43" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="235.5" y="4305" width="0.3" height="15.0" fill="rgb(211,19,0)" rx="2" ry="2" />
<text text-anchor="" x="238.49" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:901 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:901 (1 samples, 0.03%)</title><rect x="469.7" y="3777" width="0.3" height="15.0" fill="rgb(226,28,9)" rx="2" ry="2" />
<text text-anchor="" x="472.67" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="511.0" y="3841" width="0.4" height="15.0" fill="rgb(217,8,7)" rx="2" ry="2" />
<text text-anchor="" x="514.00" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="387.7" y="3377" width="0.4" height="15.0" fill="rgb(228,148,36)" rx="2" ry="2" />
<text text-anchor="" x="390.75" y="3387.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="237.3" y="4225" width="0.4" height="15.0" fill="rgb(211,67,21)" rx="2" ry="2" />
<text text-anchor="" x="240.30" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="642.6" y="3921" width="0.4" height="15.0" fill="rgb(205,103,8)" rx="2" ry="2" />
<text text-anchor="" x="645.60" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (41 samples, 1.26%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (41 samples, 1.26%)</title><rect x="794.9" y="4049" width="14.8" height="15.0" fill="rgb(233,71,27)" rx="2" ry="2" />
<text text-anchor="" x="797.85" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:444 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:444 (1 samples, 0.03%)</title><rect x="139.8" y="4353" width="0.3" height="15.0" fill="rgb(238,31,25)" rx="2" ry="2" />
<text text-anchor="" x="142.78" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (2 samples, 0.06%)</title><rect x="200.3" y="4385" width="0.7" height="15.0" fill="rgb(254,197,31)" rx="2" ry="2" />
<text text-anchor="" x="203.32" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (2 samples, 0.06%)</title><rect x="272.8" y="4369" width="0.8" height="15.0" fill="rgb(235,18,25)" rx="2" ry="2" />
<text text-anchor="" x="275.83" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="451.5" y="3969" width="0.4" height="15.0" fill="rgb(213,68,27)" rx="2" ry="2" />
<text text-anchor="" x="454.55" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="666.2" y="4401" width="0.3" height="15.0" fill="rgb(242,92,18)" rx="2" ry="2" />
<text text-anchor="" x="669.16" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)</title><rect x="744.5" y="3777" width="0.3" height="15.0" fill="rgb(234,192,4)" rx="2" ry="2" />
<text text-anchor="" x="747.46" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="1125.8" y="3857" width="0.4" height="15.0" fill="rgb(253,162,29)" rx="2" ry="2" />
<text text-anchor="" x="1128.83" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="1128.4" y="3969" width="0.3" height="15.0" fill="rgb(205,152,12)" rx="2" ry="2" />
<text text-anchor="" x="1131.37" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="169.5" y="3473" width="0.4" height="15.0" fill="rgb(242,199,34)" rx="2" ry="2" />
<text text-anchor="" x="172.51" y="3483.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (1,084 samples, 33.30%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (1,084 samples, 33.30%)</title><rect x="272.5" y="4433" width="392.9" height="15.0" fill="rgb(207,123,25)" rx="2" ry="2" />
<text text-anchor="" x="275.46" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/home/vagrant/github/mythril/mythril/laser/ethereum/s..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="387.4" y="3585" width="0.3" height="15.0" fill="rgb(251,91,53)" rx="2" ry="2" />
<text text-anchor="" x="390.38" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)</title><rect x="324.7" y="3969" width="0.3" height="15.0" fill="rgb(219,84,34)" rx="2" ry="2" />
<text text-anchor="" x="327.67" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (6 samples, 0.18%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (6 samples, 0.18%)</title><rect x="879.0" y="4241" width="2.1" height="15.0" fill="rgb(241,202,4)" rx="2" ry="2" />
<text text-anchor="" x="881.96" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (2 samples, 0.06%)</title><rect x="1023.6" y="4033" width="0.7" height="15.0" fill="rgb(233,16,29)" rx="2" ry="2" />
<text text-anchor="" x="1026.60" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:compose:391 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:compose:391 (1 samples, 0.03%)</title><rect x="1072.2" y="3857" width="0.3" height="15.0" fill="rgb(223,113,32)" rx="2" ry="2" />
<text text-anchor="" x="1075.18" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="391.4" y="3393" width="0.3" height="15.0" fill="rgb(212,54,29)" rx="2" ry="2" />
<text text-anchor="" x="394.37" y="3403.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:896 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:896 (1 samples, 0.03%)</title><rect x="615.8" y="4161" width="0.3" height="15.0" fill="rgb(240,211,40)" rx="2" ry="2" />
<text text-anchor="" x="618.77" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:886 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:886 (1 samples, 0.03%)</title><rect x="695.5" y="4257" width="0.4" height="15.0" fill="rgb(207,176,42)" rx="2" ry="2" />
<text text-anchor="" x="698.52" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="219.5" y="3937" width="0.4" height="15.0" fill="rgb(251,99,39)" rx="2" ry="2" />
<text text-anchor="" x="222.54" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (1 samples, 0.03%)</title><rect x="381.2" y="3185" width="0.4" height="15.0" fill="rgb(209,78,49)" rx="2" ry="2" />
<text text-anchor="" x="384.22" y="3195.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="424.4" y="3249" width="0.3" height="15.0" fill="rgb(241,152,37)" rx="2" ry="2" />
<text text-anchor="" x="427.36" y="3259.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="288.4" y="4129" width="0.4" height="15.0" fill="rgb(217,213,28)" rx="2" ry="2" />
<text text-anchor="" x="291.41" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:713 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:713 (2 samples, 0.06%)</title><rect x="212.3" y="4305" width="0.7" height="15.0" fill="rgb(207,189,2)" rx="2" ry="2" />
<text text-anchor="" x="215.29" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)</title><rect x="472.2" y="3137" width="0.4" height="15.0" fill="rgb(245,40,26)" rx="2" ry="2" />
<text text-anchor="" x="475.21" y="3147.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="229.7" y="3745" width="0.3" height="15.0" fill="rgb(249,10,36)" rx="2" ry="2" />
<text text-anchor="" x="232.69" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (5 samples, 0.15%)</title><rect x="115.1" y="4321" width="1.8" height="15.0" fill="rgb(249,71,42)" rx="2" ry="2" />
<text text-anchor="" x="118.13" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="599.1" y="4081" width="0.4" height="15.0" fill="rgb(221,70,14)" rx="2" ry="2" />
<text text-anchor="" x="602.09" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:890 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:890 (1 samples, 0.03%)</title><rect x="856.8" y="3937" width="0.4" height="15.0" fill="rgb(221,212,6)" rx="2" ry="2" />
<text text-anchor="" x="859.84" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="161.5" y="4449" width="0.4" height="15.0" fill="rgb(227,170,33)" rx="2" ry="2" />
<text text-anchor="" x="164.53" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_const:1102 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_const:1102 (1 samples, 0.03%)</title><rect x="818.4" y="3937" width="0.4" height="15.0" fill="rgb(218,104,29)" rx="2" ry="2" />
<text text-anchor="" x="821.42" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (7 samples, 0.22%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (7 samples, 0.22%)</title><rect x="770.9" y="4033" width="2.6" height="15.0" fill="rgb(239,223,1)" rx="2" ry="2" />
<text text-anchor="" x="773.93" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="158.6" y="4417" width="0.4" height="15.0" fill="rgb(227,50,24)" rx="2" ry="2" />
<text text-anchor="" x="161.63" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:967 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:967 (1 samples, 0.03%)</title><rect x="503.0" y="3633" width="0.4" height="15.0" fill="rgb(209,181,49)" rx="2" ry="2" />
<text text-anchor="" x="506.03" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="645.1" y="3985" width="0.4" height="15.0" fill="rgb(248,189,3)" rx="2" ry="2" />
<text text-anchor="" x="648.13" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:278 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:278 (1 samples, 0.03%)</title><rect x="273.6" y="4353" width="0.3" height="15.0" fill="rgb(207,191,49)" rx="2" ry="2" />
<text text-anchor="" x="276.55" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:773 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:773 (1 samples, 0.03%)</title><rect x="927.5" y="4017" width="0.4" height="15.0" fill="rgb(250,107,36)" rx="2" ry="2" />
<text text-anchor="" x="930.54" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)</title><rect x="943.8" y="4001" width="0.8" height="15.0" fill="rgb(242,145,2)" rx="2" ry="2" />
<text text-anchor="" x="946.85" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="401.2" y="3697" width="0.3" height="15.0" fill="rgb(221,56,14)" rx="2" ry="2" />
<text text-anchor="" x="404.16" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:841 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:841 (1 samples, 0.03%)</title><rect x="289.1" y="3329" width="0.4" height="15.0" fill="rgb(217,31,36)" rx="2" ry="2" />
<text text-anchor="" x="292.14" y="3339.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="490.3" y="3953" width="0.4" height="15.0" fill="rgb(253,166,36)" rx="2" ry="2" />
<text text-anchor="" x="493.34" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/helper.py:pop_bitvec:61 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/helper.py:pop_bitvec:61 (1 samples, 0.03%)</title><rect x="386.3" y="4065" width="0.4" height="15.0" fill="rgb(227,225,28)" rx="2" ry="2" />
<text text-anchor="" x="389.29" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (3 samples, 0.09%)</title><rect x="344.2" y="4081" width="1.1" height="15.0" fill="rgb(212,44,3)" rx="2" ry="2" />
<text text-anchor="" x="347.24" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_handle_fromlist:1023 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_handle_fromlist:1023 (1 samples, 0.03%)</title><rect x="37.9" y="4321" width="0.4" height="15.0" fill="rgb(218,40,53)" rx="2" ry="2" />
<text text-anchor="" x="40.91" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (2 samples, 0.06%)</title><rect x="302.2" y="4017" width="0.7" height="15.0" fill="rgb(230,160,8)" rx="2" ry="2" />
<text text-anchor="" x="305.19" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="552.0" y="2817" width="0.3" height="15.0" fill="rgb(227,201,12)" rx="2" ry="2" />
<text text-anchor="" x="554.97" y="2827.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:713 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:713 (1 samples, 0.03%)</title><rect x="144.1" y="4417" width="0.4" height="15.0" fill="rgb(210,208,12)" rx="2" ry="2" />
<text text-anchor="" x="147.13" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="356.9" y="3985" width="0.4" height="15.0" fill="rgb(231,60,31)" rx="2" ry="2" />
<text text-anchor="" x="359.93" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="150.7" y="4305" width="0.3" height="15.0" fill="rgb(220,184,44)" rx="2" ry="2" />
<text text-anchor="" x="153.66" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)</title><rect x="346.4" y="3985" width="0.4" height="15.0" fill="rgb(246,9,14)" rx="2" ry="2" />
<text text-anchor="" x="349.42" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2945 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2945 (1 samples, 0.03%)</title><rect x="81.8" y="4257" width="0.3" height="15.0" fill="rgb(231,81,27)" rx="2" ry="2" />
<text text-anchor="" x="84.78" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="537.5" y="3777" width="0.3" height="15.0" fill="rgb(239,147,36)" rx="2" ry="2" />
<text text-anchor="" x="540.47" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)</title><rect x="688.6" y="4353" width="0.8" height="15.0" fill="rgb(242,185,5)" rx="2" ry="2" />
<text text-anchor="" x="691.64" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)</title><rect x="698.8" y="4017" width="0.3" height="15.0" fill="rgb(226,66,39)" rx="2" ry="2" />
<text text-anchor="" x="701.79" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)</title><rect x="100.6" y="4369" width="0.4" height="15.0" fill="rgb(235,207,39)" rx="2" ry="2" />
<text text-anchor="" x="103.63" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="112.2" y="4097" width="0.4" height="15.0" fill="rgb(224,211,36)" rx="2" ry="2" />
<text text-anchor="" x="115.23" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="284.8" y="4161" width="0.4" height="15.0" fill="rgb(245,216,10)" rx="2" ry="2" />
<text text-anchor="" x="287.79" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="468.9" y="4017" width="0.4" height="15.0" fill="rgb(214,44,21)" rx="2" ry="2" />
<text text-anchor="" x="471.95" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="117.3" y="3857" width="0.4" height="15.0" fill="rgb(215,225,22)" rx="2" ry="2" />
<text text-anchor="" x="120.31" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:719 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:719 (2 samples, 0.06%)</title><rect x="306.9" y="4049" width="0.7" height="15.0" fill="rgb(241,21,17)" rx="2" ry="2" />
<text text-anchor="" x="309.90" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:954 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:954 (2 samples, 0.06%)</title><rect x="127.8" y="4177" width="0.7" height="15.0" fill="rgb(240,60,13)" rx="2" ry="2" />
<text text-anchor="" x="130.82" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="353.7" y="3889" width="0.3" height="15.0" fill="rgb(215,118,32)" rx="2" ry="2" />
<text text-anchor="" x="356.67" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (2 samples, 0.06%)</title><rect x="827.1" y="3921" width="0.7" height="15.0" fill="rgb(230,100,38)" rx="2" ry="2" />
<text text-anchor="" x="830.12" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:indent:396 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:indent:396 (2 samples, 0.06%)</title><rect x="719.1" y="3729" width="0.7" height="15.0" fill="rgb(209,144,43)" rx="2" ry="2" />
<text text-anchor="" x="722.09" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)</title><rect x="330.5" y="4113" width="0.7" height="15.0" fill="rgb(237,72,11)" rx="2" ry="2" />
<text text-anchor="" x="333.47" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="227.1" y="4273" width="0.4" height="15.0" fill="rgb(233,93,1)" rx="2" ry="2" />
<text text-anchor="" x="230.15" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="347.1" y="3985" width="0.4" height="15.0" fill="rgb(218,205,20)" rx="2" ry="2" />
<text text-anchor="" x="350.14" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (9 samples, 0.28%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (9 samples, 0.28%)</title><rect x="1026.1" y="3793" width="3.3" height="15.0" fill="rgb(225,98,10)" rx="2" ry="2" />
<text text-anchor="" x="1029.14" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="164.4" y="3809" width="0.4" height="15.0" fill="rgb(228,203,38)" rx="2" ry="2" />
<text text-anchor="" x="167.43" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_call_with_frames_removed:219 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_call_with_frames_removed:219 (1 samples, 0.03%)</title><rect x="34.3" y="4305" width="0.4" height="15.0" fill="rgb(235,72,11)" rx="2" ry="2" />
<text text-anchor="" x="37.29" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (3 samples, 0.09%)</title><rect x="906.1" y="4305" width="1.1" height="15.0" fill="rgb(226,226,32)" rx="2" ry="2" />
<text text-anchor="" x="909.15" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="238.0" y="3937" width="0.4" height="15.0" fill="rgb(208,106,21)" rx="2" ry="2" />
<text text-anchor="" x="241.02" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:808 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:808 (1 samples, 0.03%)</title><rect x="116.6" y="4177" width="0.3" height="15.0" fill="rgb(244,156,10)" rx="2" ry="2" />
<text text-anchor="" x="119.58" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:num_args:906 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:num_args:906 (1 samples, 0.03%)</title><rect x="675.2" y="4433" width="0.4" height="15.0" fill="rgb(216,84,19)" rx="2" ry="2" />
<text text-anchor="" x="678.22" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="397.5" y="4033" width="0.4" height="15.0" fill="rgb(242,199,49)" rx="2" ry="2" />
<text text-anchor="" x="400.53" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:307 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:307 (1 samples, 0.03%)</title><rect x="815.5" y="4017" width="0.4" height="15.0" fill="rgb(249,8,32)" rx="2" ry="2" />
<text text-anchor="" x="818.52" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="438.9" y="3665" width="0.3" height="15.0" fill="rgb(221,60,41)" rx="2" ry="2" />
<text text-anchor="" x="441.86" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:719 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:719 (2 samples, 0.06%)</title><rect x="510.6" y="4193" width="0.8" height="15.0" fill="rgb(216,173,7)" rx="2" ry="2" />
<text text-anchor="" x="513.64" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:141 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:141 (1 samples, 0.03%)</title><rect x="415.3" y="3921" width="0.4" height="15.0" fill="rgb(206,224,39)" rx="2" ry="2" />
<text text-anchor="" x="418.30" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="340.3" y="3713" width="0.3" height="15.0" fill="rgb(245,128,11)" rx="2" ry="2" />
<text text-anchor="" x="343.25" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)</title><rect x="254.3" y="4401" width="0.8" height="15.0" fill="rgb(218,139,23)" rx="2" ry="2" />
<text text-anchor="" x="257.34" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:307 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:307 (1 samples, 0.03%)</title><rect x="748.5" y="3873" width="0.3" height="15.0" fill="rgb(217,14,28)" rx="2" ry="2" />
<text text-anchor="" x="751.45" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="123.1" y="4193" width="0.4" height="15.0" fill="rgb(206,110,23)" rx="2" ry="2" />
<text text-anchor="" x="126.11" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="250.7" y="4353" width="0.4" height="15.0" fill="rgb(237,35,41)" rx="2" ry="2" />
<text text-anchor="" x="253.71" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="149.6" y="4385" width="0.3" height="15.0" fill="rgb(223,156,53)" rx="2" ry="2" />
<text text-anchor="" x="152.57" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="506.7" y="3713" width="0.3" height="15.0" fill="rgb(224,36,26)" rx="2" ry="2" />
<text text-anchor="" x="509.65" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:307 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:307 (1 samples, 0.03%)</title><rect x="1040.6" y="3857" width="0.4" height="15.0" fill="rgb(247,121,19)" rx="2" ry="2" />
<text text-anchor="" x="1043.64" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="356.2" y="3985" width="0.4" height="15.0" fill="rgb(241,159,53)" rx="2" ry="2" />
<text text-anchor="" x="359.21" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="160.1" y="4337" width="0.3" height="15.0" fill="rgb(215,51,43)" rx="2" ry="2" />
<text text-anchor="" x="163.08" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="134.7" y="4241" width="0.4" height="15.0" fill="rgb(250,152,54)" rx="2" ry="2" />
<text text-anchor="" x="137.71" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:to_format:382 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:to_format:382 (1 samples, 0.03%)</title><rect x="1120.0" y="3921" width="0.4" height="15.0" fill="rgb(222,187,14)" rx="2" ry="2" />
<text text-anchor="" x="1123.03" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:lib:13 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:lib:13 (1 samples, 0.03%)</title><rect x="1105.9" y="3953" width="0.4" height="15.0" fill="rgb(250,166,23)" rx="2" ry="2" />
<text text-anchor="" x="1108.90" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="125.6" y="3905" width="0.4" height="15.0" fill="rgb(240,73,27)" rx="2" ry="2" />
<text text-anchor="" x="128.64" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="387.7" y="3697" width="0.4" height="15.0" fill="rgb(233,10,38)" rx="2" ry="2" />
<text text-anchor="" x="390.75" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="302.2" y="3585" width="0.4" height="15.0" fill="rgb(223,64,38)" rx="2" ry="2" />
<text text-anchor="" x="305.19" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="470.0" y="3921" width="0.4" height="15.0" fill="rgb(243,18,41)" rx="2" ry="2" />
<text text-anchor="" x="473.04" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:arg:928 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:arg:928 (1 samples, 0.03%)</title><rect x="484.2" y="3665" width="0.3" height="15.0" fill="rgb(209,142,31)" rx="2" ry="2" />
<text text-anchor="" x="487.18" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)</title><rect x="31.4" y="2865" width="0.4" height="15.0" fill="rgb(218,133,26)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="2875.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="200.7" y="4209" width="0.3" height="15.0" fill="rgb(218,80,15)" rx="2" ry="2" />
<text text-anchor="" x="203.69" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:793 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:793 (1 samples, 0.03%)</title><rect x="285.2" y="3681" width="0.3" height="15.0" fill="rgb(223,142,26)" rx="2" ry="2" />
<text text-anchor="" x="288.15" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="200.0" y="3473" width="0.3" height="15.0" fill="rgb(235,103,16)" rx="2" ry="2" />
<text text-anchor="" x="202.96" y="3483.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (3 samples, 0.09%)</title><rect x="156.1" y="4353" width="1.1" height="15.0" fill="rgb(246,150,46)" rx="2" ry="2" />
<text text-anchor="" x="159.10" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="428.3" y="3761" width="0.4" height="15.0" fill="rgb(235,93,45)" rx="2" ry="2" />
<text text-anchor="" x="431.35" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="215.5" y="4033" width="0.4" height="15.0" fill="rgb(206,76,5)" rx="2" ry="2" />
<text text-anchor="" x="218.55" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (2 samples, 0.06%)</title><rect x="621.2" y="3985" width="0.7" height="15.0" fill="rgb(217,93,12)" rx="2" ry="2" />
<text text-anchor="" x="624.21" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="185.8" y="4321" width="0.4" height="15.0" fill="rgb(249,24,16)" rx="2" ry="2" />
<text text-anchor="" x="188.82" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="189.1" y="4257" width="0.3" height="15.0" fill="rgb(212,213,25)" rx="2" ry="2" />
<text text-anchor="" x="192.08" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)</title><rect x="871.3" y="4209" width="0.8" height="15.0" fill="rgb(224,197,28)" rx="2" ry="2" />
<text text-anchor="" x="874.35" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="371.1" y="3985" width="0.3" height="15.0" fill="rgb(243,194,1)" rx="2" ry="2" />
<text text-anchor="" x="374.07" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)</title><rect x="128.5" y="4449" width="0.8" height="15.0" fill="rgb(207,163,5)" rx="2" ry="2" />
<text text-anchor="" x="131.54" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="359.1" y="3985" width="0.4" height="15.0" fill="rgb(216,89,15)" rx="2" ry="2" />
<text text-anchor="" x="362.11" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="206.5" y="4113" width="0.3" height="15.0" fill="rgb(226,150,34)" rx="2" ry="2" />
<text text-anchor="" x="209.49" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="985.2" y="3569" width="0.3" height="15.0" fill="rgb(244,157,30)" rx="2" ry="2" />
<text text-anchor="" x="988.18" y="3579.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (16 samples, 0.49%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (16 samples, 0.49%)</title><rect x="712.9" y="4257" width="5.8" height="15.0" fill="rgb(205,23,30)" rx="2" ry="2" />
<text text-anchor="" x="715.92" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="296.4" y="3857" width="0.4" height="15.0" fill="rgb(233,137,34)" rx="2" ry="2" />
<text text-anchor="" x="299.39" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1303 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1303 (1 samples, 0.03%)</title><rect x="859.7" y="3761" width="0.4" height="15.0" fill="rgb(220,222,0)" rx="2" ry="2" />
<text text-anchor="" x="862.75" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:364 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:364 (1 samples, 0.03%)</title><rect x="1069.6" y="3761" width="0.4" height="15.0" fill="rgb(208,125,53)" rx="2" ry="2" />
<text text-anchor="" x="1072.64" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (1 samples, 0.03%)</title><rect x="749.2" y="3985" width="0.3" height="15.0" fill="rgb(221,40,39)" rx="2" ry="2" />
<text text-anchor="" x="752.18" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="91.6" y="3521" width="0.3" height="15.0" fill="rgb(206,136,39)" rx="2" ry="2" />
<text text-anchor="" x="94.57" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="190.5" y="4161" width="0.4" height="15.0" fill="rgb(217,70,1)" rx="2" ry="2" />
<text text-anchor="" x="193.53" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (3 samples, 0.09%)</title><rect x="1068.6" y="3713" width="1.0" height="15.0" fill="rgb(236,35,28)" rx="2" ry="2" />
<text text-anchor="" x="1071.56" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="371.8" y="3713" width="0.4" height="15.0" fill="rgb(231,95,43)" rx="2" ry="2" />
<text text-anchor="" x="374.79" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="360.2" y="3585" width="0.4" height="15.0" fill="rgb(214,44,47)" rx="2" ry="2" />
<text text-anchor="" x="363.19" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:738 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:738 (1 samples, 0.03%)</title><rect x="171.3" y="3425" width="0.4" height="15.0" fill="rgb(205,137,4)" rx="2" ry="2" />
<text text-anchor="" x="174.32" y="3435.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="308.0" y="4049" width="0.4" height="15.0" fill="rgb(222,154,24)" rx="2" ry="2" />
<text text-anchor="" x="310.99" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)</title><rect x="792.3" y="3889" width="0.7" height="15.0" fill="rgb(233,107,41)" rx="2" ry="2" />
<text text-anchor="" x="795.32" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (3 samples, 0.09%)</title><rect x="582.4" y="4017" width="1.1" height="15.0" fill="rgb(207,150,39)" rx="2" ry="2" />
<text text-anchor="" x="585.42" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="237.3" y="4065" width="0.4" height="15.0" fill="rgb(229,154,46)" rx="2" ry="2" />
<text text-anchor="" x="240.30" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)</title><rect x="1140.7" y="4193" width="0.4" height="15.0" fill="rgb(243,160,44)" rx="2" ry="2" />
<text text-anchor="" x="1143.70" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="230.4" y="4273" width="0.4" height="15.0" fill="rgb(212,64,45)" rx="2" ry="2" />
<text text-anchor="" x="233.41" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="127.1" y="4017" width="0.4" height="15.0" fill="rgb(233,194,47)" rx="2" ry="2" />
<text text-anchor="" x="130.09" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_mk_numeral:2225 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_mk_numeral:2225 (1 samples, 0.03%)</title><rect x="560.3" y="4177" width="0.4" height="15.0" fill="rgb(229,36,7)" rx="2" ry="2" />
<text text-anchor="" x="563.30" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (2 samples, 0.06%)</title><rect x="503.0" y="3937" width="0.8" height="15.0" fill="rgb(210,139,16)" rx="2" ry="2" />
<text text-anchor="" x="506.03" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="241.3" y="4065" width="0.3" height="15.0" fill="rgb(212,81,27)" rx="2" ry="2" />
<text text-anchor="" x="244.29" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="471.8" y="3985" width="0.4" height="15.0" fill="rgb(214,129,2)" rx="2" ry="2" />
<text text-anchor="" x="474.85" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)</title><rect x="232.9" y="4305" width="0.4" height="15.0" fill="rgb(244,126,50)" rx="2" ry="2" />
<text text-anchor="" x="235.95" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_inc_ref:1296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_inc_ref:1296 (1 samples, 0.03%)</title><rect x="1044.3" y="4241" width="0.3" height="15.0" fill="rgb(237,34,9)" rx="2" ry="2" />
<text text-anchor="" x="1047.27" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="283.3" y="3985" width="0.4" height="15.0" fill="rgb(253,14,2)" rx="2" ry="2" />
<text text-anchor="" x="286.34" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (26 samples, 0.80%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (26 samples, 0.80%)</title><rect x="119.1" y="4433" width="9.4" height="15.0" fill="rgb(247,17,0)" rx="2" ry="2" />
<text text-anchor="" x="122.12" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:879 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:879 (1 samples, 0.03%)</title><rect x="1053.3" y="3953" width="0.4" height="15.0" fill="rgb(237,90,27)" rx="2" ry="2" />
<text text-anchor="" x="1056.33" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="479.5" y="3457" width="0.3" height="15.0" fill="rgb(226,124,21)" rx="2" ry="2" />
<text text-anchor="" x="482.46" y="3467.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)</title><rect x="704.2" y="3745" width="0.4" height="15.0" fill="rgb(209,50,42)" rx="2" ry="2" />
<text text-anchor="" x="707.22" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)</title><rect x="531.7" y="3825" width="0.3" height="15.0" fill="rgb(223,174,30)" rx="2" ry="2" />
<text text-anchor="" x="534.67" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="906.5" y="3729" width="0.4" height="15.0" fill="rgb(218,139,33)" rx="2" ry="2" />
<text text-anchor="" x="909.51" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (4 samples, 0.12%)</title><rect x="454.1" y="4049" width="1.4" height="15.0" fill="rgb(229,135,31)" rx="2" ry="2" />
<text text-anchor="" x="457.09" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="334.5" y="3873" width="0.3" height="15.0" fill="rgb(216,205,52)" rx="2" ry="2" />
<text text-anchor="" x="337.45" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)</title><rect x="144.1" y="4353" width="0.4" height="15.0" fill="rgb(245,228,20)" rx="2" ry="2" />
<text text-anchor="" x="147.13" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:839 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:839 (1 samples, 0.03%)</title><rect x="408.8" y="3265" width="0.3" height="15.0" fill="rgb(223,164,13)" rx="2" ry="2" />
<text text-anchor="" x="411.77" y="3275.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="479.1" y="3665" width="0.4" height="15.0" fill="rgb(240,212,42)" rx="2" ry="2" />
<text text-anchor="" x="482.10" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="417.1" y="3345" width="0.4" height="15.0" fill="rgb(222,184,12)" rx="2" ry="2" />
<text text-anchor="" x="420.11" y="3355.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (5 samples, 0.15%)</title><rect x="765.5" y="4225" width="1.8" height="15.0" fill="rgb(250,189,9)" rx="2" ry="2" />
<text text-anchor="" x="768.49" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="412.4" y="3473" width="0.4" height="15.0" fill="rgb(238,101,2)" rx="2" ry="2" />
<text text-anchor="" x="415.40" y="3483.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="345.3" y="4065" width="0.4" height="15.0" fill="rgb(211,171,6)" rx="2" ry="2" />
<text text-anchor="" x="348.33" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="674.5" y="4321" width="0.4" height="15.0" fill="rgb(240,102,3)" rx="2" ry="2" />
<text text-anchor="" x="677.50" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="519.0" y="3441" width="0.3" height="15.0" fill="rgb(233,193,46)" rx="2" ry="2" />
<text text-anchor="" x="521.98" y="3451.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_load_unlocked:665 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_load_unlocked:665 (1 samples, 0.03%)</title><rect x="22.3" y="4305" width="0.4" height="15.0" fill="rgb(225,102,52)" rx="2" ry="2" />
<text text-anchor="" x="25.33" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="100.6" y="4289" width="0.4" height="15.0" fill="rgb(213,189,12)" rx="2" ry="2" />
<text text-anchor="" x="103.63" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)</title><rect x="711.5" y="3681" width="0.7" height="15.0" fill="rgb(246,144,37)" rx="2" ry="2" />
<text text-anchor="" x="714.47" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort_kind:2631 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort_kind:2631 (1 samples, 0.03%)</title><rect x="471.8" y="3937" width="0.4" height="15.0" fill="rgb(251,72,9)" rx="2" ry="2" />
<text text-anchor="" x="474.85" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:is_infix:535 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:is_infix:535 (1 samples, 0.03%)</title><rect x="1070.0" y="4033" width="0.4" height="15.0" fill="rgb(244,80,15)" rx="2" ry="2" />
<text text-anchor="" x="1073.01" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (1 samples, 0.03%)</title><rect x="29.9" y="1489" width="0.4" height="15.0" fill="rgb(210,163,23)" rx="2" ry="2" />
<text text-anchor="" x="32.94" y="1499.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_app_num_args:2910 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_app_num_args:2910 (1 samples, 0.03%)</title><rect x="1050.1" y="4033" width="0.3" height="15.0" fill="rgb(224,33,15)" rx="2" ry="2" />
<text text-anchor="" x="1053.07" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="208.7" y="3601" width="0.3" height="15.0" fill="rgb(238,141,29)" rx="2" ry="2" />
<text text-anchor="" x="211.66" y="3611.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="371.8" y="3857" width="0.4" height="15.0" fill="rgb(249,27,4)" rx="2" ry="2" />
<text text-anchor="" x="374.79" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:739 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:739 (4 samples, 0.12%)</title><rect x="805.0" y="3601" width="1.5" height="15.0" fill="rgb(209,211,8)" rx="2" ry="2" />
<text text-anchor="" x="808.00" y="3611.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="210.8" y="4001" width="0.4" height="15.0" fill="rgb(231,115,5)" rx="2" ry="2" />
<text text-anchor="" x="213.84" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="384.8" y="3169" width="0.4" height="15.0" fill="rgb(230,191,8)" rx="2" ry="2" />
<text text-anchor="" x="387.84" y="3179.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="756.1" y="4033" width="0.3" height="15.0" fill="rgb(216,93,13)" rx="2" ry="2" />
<text text-anchor="" x="759.06" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)</title><rect x="81.8" y="4273" width="0.3" height="15.0" fill="rgb(253,74,51)" rx="2" ry="2" />
<text text-anchor="" x="84.78" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:735 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:735 (1 samples, 0.03%)</title><rect x="117.3" y="3601" width="0.4" height="15.0" fill="rgb(225,85,14)" rx="2" ry="2" />
<text text-anchor="" x="120.31" y="3611.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="570.8" y="4241" width="0.4" height="15.0" fill="rgb(242,142,5)" rx="2" ry="2" />
<text text-anchor="" x="573.82" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:949 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:949 (1 samples, 0.03%)</title><rect x="584.2" y="3889" width="0.4" height="15.0" fill="rgb(246,127,2)" rx="2" ry="2" />
<text text-anchor="" x="587.23" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (11 samples, 0.34%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (11 samples, 0.34%)</title><rect x="983.7" y="3777" width="4.0" height="15.0" fill="rgb(219,8,42)" rx="2" ry="2" />
<text text-anchor="" x="986.73" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:line_break:402 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:line_break:402 (1 samples, 0.03%)</title><rect x="806.5" y="3729" width="0.3" height="15.0" fill="rgb(244,57,16)" rx="2" ry="2" />
<text text-anchor="" x="809.45" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)</title><rect x="445.0" y="3601" width="0.4" height="15.0" fill="rgb(216,224,18)" rx="2" ry="2" />
<text text-anchor="" x="448.02" y="3611.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (29 samples, 0.89%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (29 samples, 0.89%)</title><rect x="701.0" y="4001" width="10.5" height="15.0" fill="rgb(213,76,25)" rx="2" ry="2" />
<text text-anchor="" x="703.96" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="220.6" y="3729" width="0.4" height="15.0" fill="rgb(239,20,2)" rx="2" ry="2" />
<text text-anchor="" x="223.62" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:line_break:402 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:line_break:402 (1 samples, 0.03%)</title><rect x="1125.5" y="4225" width="0.3" height="15.0" fill="rgb(213,222,49)" rx="2" ry="2" />
<text text-anchor="" x="1128.47" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="495.8" y="3697" width="0.3" height="15.0" fill="rgb(240,126,54)" rx="2" ry="2" />
<text text-anchor="" x="498.78" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="407.7" y="3937" width="0.3" height="15.0" fill="rgb(222,167,26)" rx="2" ry="2" />
<text text-anchor="" x="410.68" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="226.1" y="4353" width="0.3" height="15.0" fill="rgb(215,211,11)" rx="2" ry="2" />
<text text-anchor="" x="229.06" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="371.1" y="3953" width="0.3" height="15.0" fill="rgb(254,153,41)" rx="2" ry="2" />
<text text-anchor="" x="374.07" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="117.3" y="3617" width="0.4" height="15.0" fill="rgb(220,178,41)" rx="2" ry="2" />
<text text-anchor="" x="120.31" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="503.4" y="3297" width="0.4" height="15.0" fill="rgb(253,119,7)" rx="2" ry="2" />
<text text-anchor="" x="506.39" y="3307.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="387.0" y="3873" width="0.4" height="15.0" fill="rgb(252,162,4)" rx="2" ry="2" />
<text text-anchor="" x="390.02" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (7 samples, 0.22%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (7 samples, 0.22%)</title><rect x="169.9" y="4353" width="2.5" height="15.0" fill="rgb(220,81,4)" rx="2" ry="2" />
<text text-anchor="" x="172.87" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="479.5" y="4017" width="0.3" height="15.0" fill="rgb(225,128,12)" rx="2" ry="2" />
<text text-anchor="" x="482.46" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="381.6" y="3473" width="0.3" height="15.0" fill="rgb(214,5,33)" rx="2" ry="2" />
<text text-anchor="" x="384.58" y="3483.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)</title><rect x="1073.3" y="4193" width="0.7" height="15.0" fill="rgb(239,3,8)" rx="2" ry="2" />
<text text-anchor="" x="1076.27" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:342 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:342 (1 samples, 0.03%)</title><rect x="1133.1" y="4193" width="0.3" height="15.0" fill="rgb(242,45,26)" rx="2" ry="2" />
<text text-anchor="" x="1136.08" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)</title><rect x="360.9" y="3921" width="0.4" height="15.0" fill="rgb(210,20,41)" rx="2" ry="2" />
<text text-anchor="" x="363.92" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="631.7" y="3873" width="0.4" height="15.0" fill="rgb(226,76,33)" rx="2" ry="2" />
<text text-anchor="" x="634.72" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/interfaces/cli.py:(module):16 (40 samples, 1.23%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/interfaces/cli.py:(module):16 (40 samples, 1.23%)</title><rect x="24.5" y="4625" width="14.5" height="15.0" fill="rgb(221,146,44)" rx="2" ry="2" />
<text text-anchor="" x="27.50" y="4635.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (2 samples, 0.06%)</title><rect x="405.9" y="4081" width="0.7" height="15.0" fill="rgb(239,221,40)" rx="2" ry="2" />
<text text-anchor="" x="408.87" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)</title><rect x="89.0" y="4449" width="0.8" height="15.0" fill="rgb(243,163,1)" rx="2" ry="2" />
<text text-anchor="" x="92.03" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="624.5" y="4065" width="0.3" height="15.0" fill="rgb(250,10,50)" rx="2" ry="2" />
<text text-anchor="" x="627.47" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)</title><rect x="798.1" y="3825" width="0.4" height="15.0" fill="rgb(222,171,33)" rx="2" ry="2" />
<text text-anchor="" x="801.12" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="122.0" y="4145" width="0.4" height="15.0" fill="rgb(252,68,54)" rx="2" ry="2" />
<text text-anchor="" x="125.02" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="185.1" y="4273" width="0.4" height="15.0" fill="rgb(215,225,50)" rx="2" ry="2" />
<text text-anchor="" x="188.10" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="350.0" y="3985" width="0.4" height="15.0" fill="rgb(220,25,27)" rx="2" ry="2" />
<text text-anchor="" x="353.04" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)</title><rect x="31.4" y="2753" width="0.4" height="15.0" fill="rgb(209,69,29)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="2763.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:739 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:739 (1 samples, 0.03%)</title><rect x="535.3" y="3297" width="0.4" height="15.0" fill="rgb(227,89,15)" rx="2" ry="2" />
<text text-anchor="" x="538.29" y="3307.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:770 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:770 (2 samples, 0.06%)</title><rect x="800.3" y="3761" width="0.7" height="15.0" fill="rgb(212,136,53)" rx="2" ry="2" />
<text text-anchor="" x="803.29" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="167.3" y="4049" width="0.4" height="15.0" fill="rgb(221,208,7)" rx="2" ry="2" />
<text text-anchor="" x="170.33" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="518.6" y="3761" width="0.4" height="15.0" fill="rgb(245,190,25)" rx="2" ry="2" />
<text text-anchor="" x="521.61" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_func_decl_to_ast:2770 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_func_decl_to_ast:2770 (1 samples, 0.03%)</title><rect x="913.8" y="4353" width="0.3" height="15.0" fill="rgb(221,153,53)" rx="2" ry="2" />
<text text-anchor="" x="916.76" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:813 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:813 (3 samples, 0.09%)</title><rect x="578.4" y="4161" width="1.1" height="15.0" fill="rgb(217,75,9)" rx="2" ry="2" />
<text text-anchor="" x="581.43" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/analysis/ops.py:__str__:18 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/analysis/ops.py:__str__:18 (3 samples, 0.09%)</title><rect x="673.4" y="4641" width="1.1" height="15.0" fill="rgb(236,46,5)" rx="2" ry="2" />
<text text-anchor="" x="676.41" y="4651.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="331.2" y="4001" width="0.4" height="15.0" fill="rgb(219,180,19)" rx="2" ry="2" />
<text text-anchor="" x="334.19" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="322.9" y="4001" width="0.3" height="15.0" fill="rgb(205,172,5)" rx="2" ry="2" />
<text text-anchor="" x="325.85" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="734.3" y="3889" width="0.4" height="15.0" fill="rgb(241,65,1)" rx="2" ry="2" />
<text text-anchor="" x="737.31" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="164.4" y="3633" width="0.4" height="15.0" fill="rgb(253,161,45)" rx="2" ry="2" />
<text text-anchor="" x="167.43" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="160.1" y="4401" width="0.3" height="15.0" fill="rgb(224,177,47)" rx="2" ry="2" />
<text text-anchor="" x="163.08" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (7 samples, 0.22%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (7 samples, 0.22%)</title><rect x="770.9" y="4065" width="2.6" height="15.0" fill="rgb(220,175,12)" rx="2" ry="2" />
<text text-anchor="" x="773.93" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/analysis/solver.py:get_model:10 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/analysis/solver.py:get_model:10 (1 samples, 0.03%)</title><rect x="1151.6" y="4625" width="0.3" height="15.0" fill="rgb(209,212,54)" rx="2" ry="2" />
<text text-anchor="" x="1154.57" y="4635.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1081 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1081 (1 samples, 0.03%)</title><rect x="302.2" y="3377" width="0.4" height="15.0" fill="rgb(248,161,2)" rx="2" ry="2" />
<text text-anchor="" x="305.19" y="3387.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)</title><rect x="766.6" y="3985" width="0.3" height="15.0" fill="rgb(254,20,4)" rx="2" ry="2" />
<text text-anchor="" x="769.58" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)</title><rect x="158.3" y="4273" width="0.3" height="15.0" fill="rgb(230,32,26)" rx="2" ry="2" />
<text text-anchor="" x="161.27" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="785.1" y="4305" width="0.3" height="15.0" fill="rgb(221,146,28)" rx="2" ry="2" />
<text text-anchor="" x="788.07" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)</title><rect x="1068.6" y="3697" width="1.0" height="15.0" fill="rgb(241,185,41)" rx="2" ry="2" />
<text text-anchor="" x="1071.56" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/re.py:compile:233 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/re.py:compile:233 (2 samples, 0.06%)</title><rect x="25.6" y="3793" width="0.7" height="15.0" fill="rgb(220,171,18)" rx="2" ry="2" />
<text text-anchor="" x="28.59" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="725.3" y="4033" width="0.3" height="15.0" fill="rgb(239,173,14)" rx="2" ry="2" />
<text text-anchor="" x="728.25" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="408.4" y="3777" width="0.4" height="15.0" fill="rgb(209,214,48)" rx="2" ry="2" />
<text text-anchor="" x="411.41" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="674.1" y="4529" width="0.4" height="15.0" fill="rgb(243,207,33)" rx="2" ry="2" />
<text text-anchor="" x="677.14" y="4539.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:716 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:716 (1 samples, 0.03%)</title><rect x="283.3" y="3265" width="0.4" height="15.0" fill="rgb(236,29,53)" rx="2" ry="2" />
<text text-anchor="" x="286.34" y="3275.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="229.7" y="3361" width="0.3" height="15.0" fill="rgb(250,184,45)" rx="2" ry="2" />
<text text-anchor="" x="232.69" y="3371.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (53 samples, 1.63%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (53 samples, 1.63%)</title><rect x="343.9" y="4177" width="19.2" height="15.0" fill="rgb(254,159,16)" rx="2" ry="2" />
<text text-anchor="" x="346.88" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (2 samples, 0.06%)</title><rect x="136.9" y="4209" width="0.7" height="15.0" fill="rgb(244,122,23)" rx="2" ry="2" />
<text text-anchor="" x="139.88" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="144.5" y="4289" width="0.4" height="15.0" fill="rgb(230,110,35)" rx="2" ry="2" />
<text text-anchor="" x="147.49" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="283.7" y="3873" width="0.4" height="15.0" fill="rgb(245,20,2)" rx="2" ry="2" />
<text text-anchor="" x="286.70" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (2 samples, 0.06%)</title><rect x="339.2" y="3985" width="0.7" height="15.0" fill="rgb(236,30,42)" rx="2" ry="2" />
<text text-anchor="" x="342.17" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="136.2" y="4289" width="0.3" height="15.0" fill="rgb(225,179,35)" rx="2" ry="2" />
<text text-anchor="" x="139.16" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:308 (1 samples, 0.03%)</title><rect x="795.2" y="3857" width="0.4" height="15.0" fill="rgb(227,164,21)" rx="2" ry="2" />
<text text-anchor="" x="798.22" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="700.6" y="3713" width="0.4" height="15.0" fill="rgb(214,175,39)" rx="2" ry="2" />
<text text-anchor="" x="703.60" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)</title><rect x="286.6" y="3793" width="0.4" height="15.0" fill="rgb(242,65,40)" rx="2" ry="2" />
<text text-anchor="" x="289.60" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)</title><rect x="432.0" y="3953" width="0.3" height="15.0" fill="rgb(248,213,39)" rx="2" ry="2" />
<text text-anchor="" x="434.97" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="523.3" y="3857" width="0.4" height="15.0" fill="rgb(217,210,45)" rx="2" ry="2" />
<text text-anchor="" x="526.33" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="552.7" y="3985" width="0.4" height="15.0" fill="rgb(253,87,25)" rx="2" ry="2" />
<text text-anchor="" x="555.69" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)</title><rect x="714.0" y="4081" width="0.4" height="15.0" fill="rgb(219,81,7)" rx="2" ry="2" />
<text text-anchor="" x="717.01" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="531.3" y="3505" width="0.4" height="15.0" fill="rgb(219,109,30)" rx="2" ry="2" />
<text text-anchor="" x="534.30" y="3515.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)</title><rect x="1041.4" y="4401" width="0.3" height="15.0" fill="rgb(212,15,10)" rx="2" ry="2" />
<text text-anchor="" x="1044.37" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:fits:378 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:fits:378 (1 samples, 0.03%)</title><rect x="188.7" y="3841" width="0.4" height="15.0" fill="rgb(245,25,40)" rx="2" ry="2" />
<text text-anchor="" x="191.72" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="451.5" y="3905" width="0.4" height="15.0" fill="rgb(249,24,33)" rx="2" ry="2" />
<text text-anchor="" x="454.55" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:636 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:636 (1 samples, 0.03%)</title><rect x="678.8" y="4193" width="0.4" height="15.0" fill="rgb(216,119,16)" rx="2" ry="2" />
<text text-anchor="" x="681.85" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="93.7" y="4017" width="0.4" height="15.0" fill="rgb(231,156,42)" rx="2" ry="2" />
<text text-anchor="" x="96.74" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (1 samples, 0.03%)</title><rect x="29.9" y="1345" width="0.4" height="15.0" fill="rgb(250,176,26)" rx="2" ry="2" />
<text text-anchor="" x="32.94" y="1355.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="195.6" y="4481" width="0.4" height="15.0" fill="rgb(250,95,10)" rx="2" ry="2" />
<text text-anchor="" x="198.61" y="4491.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq:418 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq:418 (1 samples, 0.03%)</title><rect x="864.8" y="3681" width="0.4" height="15.0" fill="rgb(231,53,18)" rx="2" ry="2" />
<text text-anchor="" x="867.82" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="413.8" y="3345" width="0.4" height="15.0" fill="rgb(240,35,23)" rx="2" ry="2" />
<text text-anchor="" x="416.85" y="3355.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="192.3" y="3457" width="0.4" height="15.0" fill="rgb(213,188,48)" rx="2" ry="2" />
<text text-anchor="" x="195.35" y="3467.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="472.2" y="4017" width="0.4" height="15.0" fill="rgb(254,73,8)" rx="2" ry="2" />
<text text-anchor="" x="475.21" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)</title><rect x="629.5" y="3809" width="0.4" height="15.0" fill="rgb(228,42,16)" rx="2" ry="2" />
<text text-anchor="" x="632.55" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="542.2" y="3665" width="0.3" height="15.0" fill="rgb(238,113,47)" rx="2" ry="2" />
<text text-anchor="" x="545.18" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="223.9" y="4065" width="0.3" height="15.0" fill="rgb(243,77,32)" rx="2" ry="2" />
<text text-anchor="" x="226.89" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="146.3" y="3905" width="0.4" height="15.0" fill="rgb(233,120,16)" rx="2" ry="2" />
<text text-anchor="" x="149.31" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (7 samples, 0.22%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (7 samples, 0.22%)</title><rect x="817.7" y="4321" width="2.5" height="15.0" fill="rgb(238,220,25)" rx="2" ry="2" />
<text text-anchor="" x="820.69" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)</title><rect x="481.6" y="3489" width="0.4" height="15.0" fill="rgb(233,114,14)" rx="2" ry="2" />
<text text-anchor="" x="484.64" y="3499.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)</title><rect x="189.1" y="3521" width="0.3" height="15.0" fill="rgb(230,62,20)" rx="2" ry="2" />
<text text-anchor="" x="192.08" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:485 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:485 (1 samples, 0.03%)</title><rect x="1160.3" y="4561" width="0.3" height="15.0" fill="rgb(225,75,25)" rx="2" ry="2" />
<text text-anchor="" x="1163.27" y="4571.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="371.1" y="3521" width="0.3" height="15.0" fill="rgb(226,144,44)" rx="2" ry="2" />
<text text-anchor="" x="374.07" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="487.8" y="3953" width="0.4" height="15.0" fill="rgb(251,200,25)" rx="2" ry="2" />
<text text-anchor="" x="490.80" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="333.7" y="3297" width="0.4" height="15.0" fill="rgb(217,72,1)" rx="2" ry="2" />
<text text-anchor="" x="336.73" y="3307.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="476.9" y="3585" width="0.4" height="15.0" fill="rgb(251,47,8)" rx="2" ry="2" />
<text text-anchor="" x="479.92" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="455.9" y="4113" width="0.4" height="15.0" fill="rgb(246,110,54)" rx="2" ry="2" />
<text text-anchor="" x="458.90" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:954 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:954 (1 samples, 0.03%)</title><rect x="466.4" y="4033" width="0.4" height="15.0" fill="rgb(249,187,39)" rx="2" ry="2" />
<text text-anchor="" x="469.41" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)</title><rect x="201.0" y="3809" width="0.4" height="15.0" fill="rgb(219,220,17)" rx="2" ry="2" />
<text text-anchor="" x="204.05" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="428.0" y="3857" width="0.3" height="15.0" fill="rgb(224,131,27)" rx="2" ry="2" />
<text text-anchor="" x="430.98" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="557.8" y="4193" width="0.3" height="15.0" fill="rgb(252,117,13)" rx="2" ry="2" />
<text text-anchor="" x="560.77" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="572.6" y="4081" width="0.4" height="15.0" fill="rgb(218,100,22)" rx="2" ry="2" />
<text text-anchor="" x="575.63" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (6 samples, 0.18%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (6 samples, 0.18%)</title><rect x="661.8" y="3953" width="2.2" height="15.0" fill="rgb(245,156,21)" rx="2" ry="2" />
<text text-anchor="" x="664.81" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="495.8" y="3761" width="0.3" height="15.0" fill="rgb(208,8,27)" rx="2" ry="2" />
<text text-anchor="" x="498.78" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (6 samples, 0.18%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (6 samples, 0.18%)</title><rect x="629.2" y="3985" width="2.2" height="15.0" fill="rgb(243,65,46)" rx="2" ry="2" />
<text text-anchor="" x="632.18" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (3 samples, 0.09%)</title><rect x="1093.6" y="4225" width="1.1" height="15.0" fill="rgb(216,7,27)" rx="2" ry="2" />
<text text-anchor="" x="1096.57" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:lib:13 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:lib:13 (1 samples, 0.03%)</title><rect x="348.6" y="3921" width="0.4" height="15.0" fill="rgb(244,174,25)" rx="2" ry="2" />
<text text-anchor="" x="351.59" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="219.9" y="3665" width="0.4" height="15.0" fill="rgb(228,73,54)" rx="2" ry="2" />
<text text-anchor="" x="222.90" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (1 samples, 0.03%)</title><rect x="1072.5" y="4225" width="0.4" height="15.0" fill="rgb(231,151,21)" rx="2" ry="2" />
<text text-anchor="" x="1075.54" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:788 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:788 (1 samples, 0.03%)</title><rect x="576.6" y="4225" width="0.4" height="15.0" fill="rgb(226,111,1)" rx="2" ry="2" />
<text text-anchor="" x="579.62" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:444 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:444 (1 samples, 0.03%)</title><rect x="416.7" y="4049" width="0.4" height="15.0" fill="rgb(252,209,14)" rx="2" ry="2" />
<text text-anchor="" x="419.75" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_find_and_load_unlocked:955 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_find_and_load_unlocked:955 (1 samples, 0.03%)</title><rect x="35.0" y="4401" width="0.4" height="15.0" fill="rgb(235,2,4)" rx="2" ry="2" />
<text text-anchor="" x="38.01" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="223.9" y="3809" width="0.3" height="15.0" fill="rgb(208,134,29)" rx="2" ry="2" />
<text text-anchor="" x="226.89" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="223.9" y="4385" width="0.3" height="15.0" fill="rgb(237,6,41)" rx="2" ry="2" />
<text text-anchor="" x="226.89" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="387.4" y="3121" width="0.3" height="15.0" fill="rgb(221,73,51)" rx="2" ry="2" />
<text text-anchor="" x="390.38" y="3131.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="133.6" y="4193" width="0.4" height="15.0" fill="rgb(209,216,49)" rx="2" ry="2" />
<text text-anchor="" x="136.62" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:719 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:719 (2 samples, 0.06%)</title><rect x="532.0" y="4097" width="0.8" height="15.0" fill="rgb(251,153,47)" rx="2" ry="2" />
<text text-anchor="" x="535.03" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="289.5" y="3809" width="0.4" height="15.0" fill="rgb(231,36,4)" rx="2" ry="2" />
<text text-anchor="" x="292.50" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="288.4" y="4145" width="0.4" height="15.0" fill="rgb(252,0,7)" rx="2" ry="2" />
<text text-anchor="" x="291.41" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (2 samples, 0.06%)</title><rect x="754.3" y="3937" width="0.7" height="15.0" fill="rgb(215,210,7)" rx="2" ry="2" />
<text text-anchor="" x="757.25" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (2 samples, 0.06%)</title><rect x="1021.1" y="4225" width="0.7" height="15.0" fill="rgb(240,166,50)" rx="2" ry="2" />
<text text-anchor="" x="1024.07" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="220.3" y="4049" width="0.3" height="15.0" fill="rgb(250,85,7)" rx="2" ry="2" />
<text text-anchor="" x="223.26" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="291.7" y="3825" width="0.3" height="15.0" fill="rgb(218,116,46)" rx="2" ry="2" />
<text text-anchor="" x="294.68" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (8 samples, 0.25%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (8 samples, 0.25%)</title><rect x="500.1" y="4209" width="2.9" height="15.0" fill="rgb(213,177,35)" rx="2" ry="2" />
<text text-anchor="" x="503.13" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="296.4" y="3601" width="0.4" height="15.0" fill="rgb(213,155,9)" rx="2" ry="2" />
<text text-anchor="" x="299.39" y="3611.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="298.6" y="3441" width="0.3" height="15.0" fill="rgb(236,213,47)" rx="2" ry="2" />
<text text-anchor="" x="301.57" y="3451.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_const:1102 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_const:1102 (1 samples, 0.03%)</title><rect x="669.1" y="4497" width="0.3" height="15.0" fill="rgb(206,170,51)" rx="2" ry="2" />
<text text-anchor="" x="672.06" y="4507.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="532.8" y="3281" width="0.3" height="15.0" fill="rgb(225,47,41)" rx="2" ry="2" />
<text text-anchor="" x="535.75" y="3291.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="91.9" y="3697" width="0.4" height="15.0" fill="rgb(235,200,35)" rx="2" ry="2" />
<text text-anchor="" x="94.93" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="164.4" y="4033" width="0.4" height="15.0" fill="rgb(252,64,28)" rx="2" ry="2" />
<text text-anchor="" x="167.43" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_find_and_load:971 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_find_and_load:971 (1 samples, 0.03%)</title><rect x="37.2" y="4033" width="0.4" height="15.0" fill="rgb(231,201,41)" rx="2" ry="2" />
<text text-anchor="" x="40.19" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="269.2" y="4305" width="0.4" height="15.0" fill="rgb(252,154,14)" rx="2" ry="2" />
<text text-anchor="" x="272.20" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)</title><rect x="31.4" y="1057" width="0.4" height="15.0" fill="rgb(251,53,9)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="1067.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="298.6" y="3633" width="0.3" height="15.0" fill="rgb(238,179,39)" rx="2" ry="2" />
<text text-anchor="" x="301.57" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="577.3" y="4065" width="0.4" height="15.0" fill="rgb(219,80,36)" rx="2" ry="2" />
<text text-anchor="" x="580.34" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="1115.3" y="3585" width="0.4" height="15.0" fill="rgb(234,183,34)" rx="2" ry="2" />
<text text-anchor="" x="1118.32" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (2 samples, 0.06%)</title><rect x="188.4" y="4337" width="0.7" height="15.0" fill="rgb(230,103,10)" rx="2" ry="2" />
<text text-anchor="" x="191.36" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:773 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:773 (1 samples, 0.03%)</title><rect x="703.1" y="3841" width="0.4" height="15.0" fill="rgb(216,169,35)" rx="2" ry="2" />
<text text-anchor="" x="706.14" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="108.2" y="4433" width="0.4" height="15.0" fill="rgb(248,26,9)" rx="2" ry="2" />
<text text-anchor="" x="111.24" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (2 samples, 0.06%)</title><rect x="886.2" y="4193" width="0.7" height="15.0" fill="rgb(243,85,20)" rx="2" ry="2" />
<text text-anchor="" x="889.21" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)</title><rect x="758.2" y="4321" width="0.4" height="15.0" fill="rgb(215,176,26)" rx="2" ry="2" />
<text text-anchor="" x="761.24" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="226.1" y="4225" width="0.3" height="15.0" fill="rgb(211,158,22)" rx="2" ry="2" />
<text text-anchor="" x="229.06" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:738 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:738 (1 samples, 0.03%)</title><rect x="804.6" y="3601" width="0.4" height="15.0" fill="rgb(222,229,37)" rx="2" ry="2" />
<text text-anchor="" x="807.64" y="3611.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="459.2" y="3185" width="0.3" height="15.0" fill="rgb(221,156,54)" rx="2" ry="2" />
<text text-anchor="" x="462.16" y="3195.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="427.3" y="3377" width="0.3" height="15.0" fill="rgb(210,211,47)" rx="2" ry="2" />
<text text-anchor="" x="430.26" y="3387.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="207.6" y="3633" width="0.3" height="15.0" fill="rgb(228,144,43)" rx="2" ry="2" />
<text text-anchor="" x="210.57" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="94.1" y="4113" width="0.4" height="15.0" fill="rgb(253,32,36)" rx="2" ry="2" />
<text text-anchor="" x="97.10" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="200.3" y="4257" width="0.4" height="15.0" fill="rgb(254,30,21)" rx="2" ry="2" />
<text text-anchor="" x="203.32" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:423 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:423 (1 samples, 0.03%)</title><rect x="1001.9" y="4001" width="0.3" height="15.0" fill="rgb(239,131,13)" rx="2" ry="2" />
<text text-anchor="" x="1004.85" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="455.9" y="4097" width="0.4" height="15.0" fill="rgb(212,160,21)" rx="2" ry="2" />
<text text-anchor="" x="458.90" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="481.3" y="4001" width="0.3" height="15.0" fill="rgb(232,182,35)" rx="2" ry="2" />
<text text-anchor="" x="484.27" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="331.2" y="3297" width="0.4" height="15.0" fill="rgb(235,166,2)" rx="2" ry="2" />
<text text-anchor="" x="334.19" y="3307.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="190.5" y="3905" width="0.4" height="15.0" fill="rgb(246,31,39)" rx="2" ry="2" />
<text text-anchor="" x="193.53" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (1 samples, 0.03%)</title><rect x="1058.4" y="3825" width="0.4" height="15.0" fill="rgb(252,110,40)" rx="2" ry="2" />
<text text-anchor="" x="1061.41" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)</title><rect x="32.1" y="753" width="0.4" height="15.0" fill="rgb(251,55,16)" rx="2" ry="2" />
<text text-anchor="" x="35.11" y="763.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="99.5" y="4097" width="0.4" height="15.0" fill="rgb(236,173,47)" rx="2" ry="2" />
<text text-anchor="" x="102.54" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:730 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:730 (1 samples, 0.03%)</title><rect x="143.0" y="4417" width="0.4" height="15.0" fill="rgb(237,225,0)" rx="2" ry="2" />
<text text-anchor="" x="146.04" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)</title><rect x="351.1" y="4097" width="0.8" height="15.0" fill="rgb(251,213,31)" rx="2" ry="2" />
<text text-anchor="" x="354.13" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (1 samples, 0.03%)</title><rect x="31.0" y="305" width="0.4" height="15.0" fill="rgb(225,134,36)" rx="2" ry="2" />
<text text-anchor="" x="34.03" y="315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="968.9" y="3585" width="0.3" height="15.0" fill="rgb(237,6,0)" rx="2" ry="2" />
<text text-anchor="" x="971.86" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)</title><rect x="97.4" y="4369" width="0.3" height="15.0" fill="rgb(219,199,12)" rx="2" ry="2" />
<text text-anchor="" x="100.37" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)</title><rect x="168.1" y="4225" width="0.3" height="15.0" fill="rgb(218,30,41)" rx="2" ry="2" />
<text text-anchor="" x="171.06" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (8 samples, 0.25%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (8 samples, 0.25%)</title><rect x="958.4" y="4065" width="2.9" height="15.0" fill="rgb(218,221,35)" rx="2" ry="2" />
<text text-anchor="" x="961.35" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)</title><rect x="240.2" y="4209" width="0.7" height="15.0" fill="rgb(243,165,38)" rx="2" ry="2" />
<text text-anchor="" x="243.20" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="206.5" y="3777" width="0.3" height="15.0" fill="rgb(222,203,7)" rx="2" ry="2" />
<text text-anchor="" x="209.49" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="516.1" y="3521" width="0.3" height="15.0" fill="rgb(230,145,26)" rx="2" ry="2" />
<text text-anchor="" x="519.08" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort_kind:2630 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort_kind:2630 (2 samples, 0.06%)</title><rect x="370.0" y="3953" width="0.7" height="15.0" fill="rgb(221,213,2)" rx="2" ry="2" />
<text text-anchor="" x="372.98" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (16 samples, 0.49%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (16 samples, 0.49%)</title><rect x="727.8" y="4305" width="5.8" height="15.0" fill="rgb(207,181,38)" rx="2" ry="2" />
<text text-anchor="" x="730.79" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:238 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:238 (2 samples, 0.06%)</title><rect x="637.9" y="3825" width="0.7" height="15.0" fill="rgb(234,193,32)" rx="2" ry="2" />
<text text-anchor="" x="640.88" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="126.7" y="4177" width="0.4" height="15.0" fill="rgb(215,86,49)" rx="2" ry="2" />
<text text-anchor="" x="129.73" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="349.7" y="4097" width="0.3" height="15.0" fill="rgb(240,5,47)" rx="2" ry="2" />
<text text-anchor="" x="352.68" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="816.2" y="3713" width="0.4" height="15.0" fill="rgb(214,70,1)" rx="2" ry="2" />
<text text-anchor="" x="819.24" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:242 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:242 (1 samples, 0.03%)</title><rect x="556.3" y="4241" width="0.4" height="15.0" fill="rgb(215,198,1)" rx="2" ry="2" />
<text text-anchor="" x="559.32" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (2 samples, 0.06%)</title><rect x="889.8" y="4385" width="0.8" height="15.0" fill="rgb(218,68,38)" rx="2" ry="2" />
<text text-anchor="" x="892.83" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="208.7" y="4289" width="0.3" height="15.0" fill="rgb(235,229,2)" rx="2" ry="2" />
<text text-anchor="" x="211.66" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="224.6" y="4161" width="0.4" height="15.0" fill="rgb(221,91,15)" rx="2" ry="2" />
<text text-anchor="" x="227.61" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="135.1" y="4353" width="0.3" height="15.0" fill="rgb(215,89,48)" rx="2" ry="2" />
<text text-anchor="" x="138.07" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (2 samples, 0.06%)</title><rect x="31.8" y="2737" width="0.7" height="15.0" fill="rgb(232,81,10)" rx="2" ry="2" />
<text text-anchor="" x="34.75" y="2747.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1303 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1303 (1 samples, 0.03%)</title><rect x="793.0" y="4145" width="0.4" height="15.0" fill="rgb(251,76,2)" rx="2" ry="2" />
<text text-anchor="" x="796.04" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="223.9" y="3793" width="0.3" height="15.0" fill="rgb(249,149,39)" rx="2" ry="2" />
<text text-anchor="" x="226.89" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="457.3" y="3681" width="0.4" height="15.0" fill="rgb(244,174,17)" rx="2" ry="2" />
<text text-anchor="" x="460.35" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:735 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:735 (1 samples, 0.03%)</title><rect x="830.7" y="4193" width="0.4" height="15.0" fill="rgb(208,108,11)" rx="2" ry="2" />
<text text-anchor="" x="833.74" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (2 samples, 0.06%)</title><rect x="446.5" y="4049" width="0.7" height="15.0" fill="rgb(254,173,54)" rx="2" ry="2" />
<text text-anchor="" x="449.47" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="140.5" y="3617" width="0.4" height="15.0" fill="rgb(217,93,44)" rx="2" ry="2" />
<text text-anchor="" x="143.51" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="371.4" y="3825" width="0.4" height="15.0" fill="rgb(209,106,53)" rx="2" ry="2" />
<text text-anchor="" x="374.43" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="194.9" y="4033" width="0.3" height="15.0" fill="rgb(217,19,46)" rx="2" ry="2" />
<text text-anchor="" x="197.88" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (2 samples, 0.06%)</title><rect x="27.8" y="1425" width="0.7" height="15.0" fill="rgb(205,134,13)" rx="2" ry="2" />
<text text-anchor="" x="30.76" y="1435.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)</title><rect x="632.4" y="3985" width="0.4" height="15.0" fill="rgb(233,49,47)" rx="2" ry="2" />
<text text-anchor="" x="635.45" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (4 samples, 0.12%)</title><rect x="1123.7" y="4001" width="1.4" height="15.0" fill="rgb(232,203,40)" rx="2" ry="2" />
<text text-anchor="" x="1126.66" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="197.8" y="4305" width="0.3" height="15.0" fill="rgb(212,220,1)" rx="2" ry="2" />
<text text-anchor="" x="200.78" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (2 samples, 0.06%)</title><rect x="32.5" y="2881" width="0.7" height="15.0" fill="rgb(232,220,38)" rx="2" ry="2" />
<text text-anchor="" x="35.48" y="2891.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (1 samples, 0.03%)</title><rect x="905.4" y="4513" width="0.4" height="15.0" fill="rgb(234,23,40)" rx="2" ry="2" />
<text text-anchor="" x="908.42" y="4523.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="281.5" y="4049" width="0.4" height="15.0" fill="rgb(221,205,22)" rx="2" ry="2" />
<text text-anchor="" x="284.53" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="113.0" y="4113" width="0.3" height="15.0" fill="rgb(231,22,6)" rx="2" ry="2" />
<text text-anchor="" x="115.96" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)</title><rect x="388.1" y="3777" width="0.4" height="15.0" fill="rgb(252,92,23)" rx="2" ry="2" />
<text text-anchor="" x="391.11" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="229.7" y="3313" width="0.3" height="15.0" fill="rgb(223,165,40)" rx="2" ry="2" />
<text text-anchor="" x="232.69" y="3323.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:compose:393 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:compose:393 (1 samples, 0.03%)</title><rect x="928.3" y="3569" width="0.3" height="15.0" fill="rgb(238,169,23)" rx="2" ry="2" />
<text text-anchor="" x="931.26" y="3579.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__del__:290 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__del__:290 (1 samples, 0.03%)</title><rect x="1051.5" y="3985" width="0.4" height="15.0" fill="rgb(221,113,31)" rx="2" ry="2" />
<text text-anchor="" x="1054.52" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (5 samples, 0.15%)</title><rect x="542.5" y="3953" width="1.9" height="15.0" fill="rgb(206,179,35)" rx="2" ry="2" />
<text text-anchor="" x="545.54" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:891 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:891 (1 samples, 0.03%)</title><rect x="208.3" y="4001" width="0.4" height="15.0" fill="rgb(208,220,37)" rx="2" ry="2" />
<text text-anchor="" x="211.30" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:838 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:838 (1 samples, 0.03%)</title><rect x="856.8" y="3953" width="0.4" height="15.0" fill="rgb(250,138,44)" rx="2" ry="2" />
<text text-anchor="" x="859.84" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:730 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:730 (1 samples, 0.03%)</title><rect x="369.3" y="4145" width="0.3" height="15.0" fill="rgb(229,197,52)" rx="2" ry="2" />
<text text-anchor="" x="372.26" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:954 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:954 (1 samples, 0.03%)</title><rect x="87.6" y="4417" width="0.3" height="15.0" fill="rgb(245,218,20)" rx="2" ry="2" />
<text text-anchor="" x="90.58" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="449.0" y="4033" width="0.4" height="15.0" fill="rgb(234,116,18)" rx="2" ry="2" />
<text text-anchor="" x="452.01" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="140.5" y="4145" width="0.4" height="15.0" fill="rgb(219,148,30)" rx="2" ry="2" />
<text text-anchor="" x="143.51" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="405.1" y="4033" width="0.4" height="15.0" fill="rgb(208,225,18)" rx="2" ry="2" />
<text text-anchor="" x="408.15" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="93.0" y="4385" width="0.4" height="15.0" fill="rgb(210,165,7)" rx="2" ry="2" />
<text text-anchor="" x="96.02" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="334.5" y="3921" width="0.3" height="15.0" fill="rgb(238,138,16)" rx="2" ry="2" />
<text text-anchor="" x="337.45" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="597.3" y="4049" width="0.3" height="15.0" fill="rgb(228,161,35)" rx="2" ry="2" />
<text text-anchor="" x="600.28" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="474.4" y="3585" width="0.3" height="15.0" fill="rgb(208,13,37)" rx="2" ry="2" />
<text text-anchor="" x="477.39" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (4 samples, 0.12%)</title><rect x="361.6" y="3969" width="1.5" height="15.0" fill="rgb(206,52,9)" rx="2" ry="2" />
<text text-anchor="" x="364.64" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="586.0" y="4049" width="0.4" height="15.0" fill="rgb(249,77,14)" rx="2" ry="2" />
<text text-anchor="" x="589.04" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)</title><rect x="31.4" y="2065" width="0.4" height="15.0" fill="rgb(205,190,42)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="2075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (3 samples, 0.09%)</title><rect x="1048.6" y="4081" width="1.1" height="15.0" fill="rgb(234,186,22)" rx="2" ry="2" />
<text text-anchor="" x="1051.62" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="190.5" y="3617" width="0.4" height="15.0" fill="rgb(216,78,43)" rx="2" ry="2" />
<text text-anchor="" x="193.53" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (3 samples, 0.09%)</title><rect x="584.2" y="3953" width="1.1" height="15.0" fill="rgb(234,5,5)" rx="2" ry="2" />
<text text-anchor="" x="587.23" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:886 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:886 (1 samples, 0.03%)</title><rect x="538.9" y="3793" width="0.4" height="15.0" fill="rgb(211,130,46)" rx="2" ry="2" />
<text text-anchor="" x="541.92" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (12 samples, 0.37%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (12 samples, 0.37%)</title><rect x="480.5" y="4097" width="4.4" height="15.0" fill="rgb(239,124,22)" rx="2" ry="2" />
<text text-anchor="" x="483.55" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (3 samples, 0.09%)</title><rect x="690.8" y="4225" width="1.1" height="15.0" fill="rgb(233,221,47)" rx="2" ry="2" />
<text text-anchor="" x="693.81" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)</title><rect x="532.4" y="3681" width="0.4" height="15.0" fill="rgb(218,222,46)" rx="2" ry="2" />
<text text-anchor="" x="535.39" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="608.5" y="4001" width="0.4" height="15.0" fill="rgb(232,166,10)" rx="2" ry="2" />
<text text-anchor="" x="611.52" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="1071.8" y="3809" width="0.4" height="15.0" fill="rgb(249,139,5)" rx="2" ry="2" />
<text text-anchor="" x="1074.82" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (1 samples, 0.03%)</title><rect x="925.0" y="4081" width="0.4" height="15.0" fill="rgb(248,38,54)" rx="2" ry="2" />
<text text-anchor="" x="928.00" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="644.8" y="4017" width="0.3" height="15.0" fill="rgb(237,123,1)" rx="2" ry="2" />
<text text-anchor="" x="647.77" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="130.7" y="4273" width="0.4" height="15.0" fill="rgb(219,53,28)" rx="2" ry="2" />
<text text-anchor="" x="133.72" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="171.3" y="3665" width="0.4" height="15.0" fill="rgb(224,6,49)" rx="2" ry="2" />
<text text-anchor="" x="174.32" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="107.2" y="4289" width="0.3" height="15.0" fill="rgb(230,184,39)" rx="2" ry="2" />
<text text-anchor="" x="110.16" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (2 samples, 0.06%)</title><rect x="495.4" y="3873" width="0.7" height="15.0" fill="rgb(241,85,5)" rx="2" ry="2" />
<text text-anchor="" x="498.41" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="405.1" y="3841" width="0.4" height="15.0" fill="rgb(230,11,54)" rx="2" ry="2" />
<text text-anchor="" x="408.15" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)</title><rect x="580.6" y="3921" width="0.7" height="15.0" fill="rgb(241,35,20)" rx="2" ry="2" />
<text text-anchor="" x="583.61" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)</title><rect x="435.6" y="4065" width="0.7" height="15.0" fill="rgb(207,72,21)" rx="2" ry="2" />
<text text-anchor="" x="438.60" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)</title><rect x="399.7" y="3441" width="0.4" height="15.0" fill="rgb(219,107,4)" rx="2" ry="2" />
<text text-anchor="" x="402.71" y="3451.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)</title><rect x="234.4" y="3937" width="0.4" height="15.0" fill="rgb(215,197,36)" rx="2" ry="2" />
<text text-anchor="" x="237.40" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_is_numeral:2381 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_is_numeral:2381 (1 samples, 0.03%)</title><rect x="99.2" y="3761" width="0.3" height="15.0" fill="rgb(240,61,54)" rx="2" ry="2" />
<text text-anchor="" x="102.18" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="240.9" y="4241" width="0.4" height="15.0" fill="rgb(214,5,11)" rx="2" ry="2" />
<text text-anchor="" x="243.92" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:768 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:768 (1 samples, 0.03%)</title><rect x="91.9" y="3681" width="0.4" height="15.0" fill="rgb(252,32,27)" rx="2" ry="2" />
<text text-anchor="" x="94.93" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)</title><rect x="734.3" y="4081" width="0.7" height="15.0" fill="rgb(213,104,24)" rx="2" ry="2" />
<text text-anchor="" x="737.31" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (11 samples, 0.34%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (11 samples, 0.34%)</title><rect x="951.5" y="4305" width="4.0" height="15.0" fill="rgb(244,23,29)" rx="2" ry="2" />
<text text-anchor="" x="954.46" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (3 samples, 0.09%)</title><rect x="1014.2" y="4289" width="1.1" height="15.0" fill="rgb(208,25,42)" rx="2" ry="2" />
<text text-anchor="" x="1017.18" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="466.8" y="4145" width="0.3" height="15.0" fill="rgb(216,191,35)" rx="2" ry="2" />
<text text-anchor="" x="469.77" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="221.0" y="4145" width="0.3" height="15.0" fill="rgb(247,131,44)" rx="2" ry="2" />
<text text-anchor="" x="223.99" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:375 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:375 (1 samples, 0.03%)</title><rect x="339.9" y="3553" width="0.4" height="15.0" fill="rgb(247,177,6)" rx="2" ry="2" />
<text text-anchor="" x="342.89" y="3563.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="346.1" y="4097" width="0.3" height="15.0" fill="rgb(217,112,22)" rx="2" ry="2" />
<text text-anchor="" x="349.06" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="219.5" y="3953" width="0.4" height="15.0" fill="rgb(222,154,19)" rx="2" ry="2" />
<text text-anchor="" x="222.54" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="340.3" y="3825" width="0.3" height="15.0" fill="rgb(235,75,25)" rx="2" ry="2" />
<text text-anchor="" x="343.25" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="326.8" y="3633" width="0.4" height="15.0" fill="rgb(224,61,44)" rx="2" ry="2" />
<text text-anchor="" x="329.84" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (3 samples, 0.09%)</title><rect x="772.4" y="3649" width="1.1" height="15.0" fill="rgb(212,203,50)" rx="2" ry="2" />
<text text-anchor="" x="775.38" y="3659.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="651.3" y="3745" width="0.4" height="15.0" fill="rgb(217,29,37)" rx="2" ry="2" />
<text text-anchor="" x="654.30" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:arg:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:arg:927 (1 samples, 0.03%)</title><rect x="956.9" y="4225" width="0.4" height="15.0" fill="rgb(236,93,4)" rx="2" ry="2" />
<text text-anchor="" x="959.90" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="360.2" y="3601" width="0.4" height="15.0" fill="rgb(214,129,23)" rx="2" ry="2" />
<text text-anchor="" x="363.19" y="3611.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (10 samples, 0.31%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (10 samples, 0.31%)</title><rect x="265.2" y="4337" width="3.6" height="15.0" fill="rgb(212,158,22)" rx="2" ry="2" />
<text text-anchor="" x="268.21" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="225.0" y="4241" width="0.3" height="15.0" fill="rgb(245,191,19)" rx="2" ry="2" />
<text text-anchor="" x="227.97" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="134.7" y="4337" width="0.4" height="15.0" fill="rgb(216,31,23)" rx="2" ry="2" />
<text text-anchor="" x="137.71" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site.py:addsitedir:207 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site.py:addsitedir:207 (1 samples, 0.03%)</title><rect x="1189.6" y="4609" width="0.4" height="15.0" fill="rgb(232,37,10)" rx="2" ry="2" />
<text text-anchor="" x="1192.64" y="4619.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (3 samples, 0.09%)</title><rect x="541.1" y="4033" width="1.1" height="15.0" fill="rgb(248,87,51)" rx="2" ry="2" />
<text text-anchor="" x="544.09" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="96.3" y="4257" width="0.3" height="15.0" fill="rgb(247,30,2)" rx="2" ry="2" />
<text text-anchor="" x="99.28" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)</title><rect x="387.0" y="3953" width="0.4" height="15.0" fill="rgb(235,200,6)" rx="2" ry="2" />
<text text-anchor="" x="390.02" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/bin/myth:(module):6 (3,213 samples, 98.71%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/bin/myth:(module):6 (3,213 samples, 98.71%)</title><rect x="24.5" y="4737" width="1164.8" height="15.0" fill="rgb(208,189,35)" rx="2" ry="2" />
<text text-anchor="" x="27.50" y="4747.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/home/vagrant/.pyenv/versions/3.6.5/bin/myth:(module):6</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)</title><rect x="247.5" y="4465" width="0.3" height="15.0" fill="rgb(235,212,9)" rx="2" ry="2" />
<text text-anchor="" x="250.45" y="4475.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="580.2" y="4081" width="0.4" height="15.0" fill="rgb(237,55,28)" rx="2" ry="2" />
<text text-anchor="" x="583.24" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:636 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:636 (1 samples, 0.03%)</title><rect x="867.0" y="3905" width="0.4" height="15.0" fill="rgb(216,89,43)" rx="2" ry="2" />
<text text-anchor="" x="870.00" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (3 samples, 0.09%)</title><rect x="788.3" y="3937" width="1.1" height="15.0" fill="rgb(254,140,47)" rx="2" ry="2" />
<text text-anchor="" x="791.33" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="450.1" y="3761" width="0.4" height="15.0" fill="rgb(237,222,31)" rx="2" ry="2" />
<text text-anchor="" x="453.10" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="96.3" y="3857" width="0.3" height="15.0" fill="rgb(216,198,1)" rx="2" ry="2" />
<text text-anchor="" x="99.28" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="91.9" y="4001" width="0.4" height="15.0" fill="rgb(220,80,39)" rx="2" ry="2" />
<text text-anchor="" x="94.93" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="519.0" y="3761" width="0.3" height="15.0" fill="rgb(207,162,43)" rx="2" ry="2" />
<text text-anchor="" x="521.98" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)</title><rect x="287.0" y="4017" width="0.3" height="15.0" fill="rgb(210,121,5)" rx="2" ry="2" />
<text text-anchor="" x="289.96" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:142 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:142 (1 samples, 0.03%)</title><rect x="300.7" y="3937" width="0.4" height="15.0" fill="rgb(215,193,3)" rx="2" ry="2" />
<text text-anchor="" x="303.74" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__del__:290 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__del__:290 (1 samples, 0.03%)</title><rect x="1089.9" y="4129" width="0.4" height="15.0" fill="rgb(222,76,29)" rx="2" ry="2" />
<text text-anchor="" x="1092.94" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:940 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:940 (1 samples, 0.03%)</title><rect x="744.8" y="3729" width="0.4" height="15.0" fill="rgb(206,9,47)" rx="2" ry="2" />
<text text-anchor="" x="747.83" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (2 samples, 0.06%)</title><rect x="31.8" y="3073" width="0.7" height="15.0" fill="rgb(237,149,53)" rx="2" ry="2" />
<text text-anchor="" x="34.75" y="3083.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)</title><rect x="474.7" y="4145" width="0.8" height="15.0" fill="rgb(249,7,1)" rx="2" ry="2" />
<text text-anchor="" x="477.75" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (3 samples, 0.09%)</title><rect x="245.3" y="4497" width="1.1" height="15.0" fill="rgb(238,98,18)" rx="2" ry="2" />
<text text-anchor="" x="248.27" y="4507.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)</title><rect x="634.3" y="3745" width="0.3" height="15.0" fill="rgb(227,162,47)" rx="2" ry="2" />
<text text-anchor="" x="637.26" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (1,131 samples, 34.75%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (1,131 samples, 34.75%)</title><rect x="255.4" y="4545" width="410.0" height="15.0" fill="rgb(228,209,13)" rx="2" ry="2" />
<text text-anchor="" x="258.43" y="4555.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/home/vagrant/github/mythril/mythril/laser/ethereum/svm..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="211.9" y="4177" width="0.4" height="15.0" fill="rgb(220,103,22)" rx="2" ry="2" />
<text text-anchor="" x="214.92" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="479.5" y="3617" width="0.3" height="15.0" fill="rgb(248,113,21)" rx="2" ry="2" />
<text text-anchor="" x="482.46" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (14 samples, 0.43%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (14 samples, 0.43%)</title><rect x="461.3" y="4097" width="5.1" height="15.0" fill="rgb(208,19,17)" rx="2" ry="2" />
<text text-anchor="" x="464.34" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="175.3" y="4305" width="0.4" height="15.0" fill="rgb(243,103,35)" rx="2" ry="2" />
<text text-anchor="" x="178.31" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (3 samples, 0.09%)</title><rect x="102.4" y="4145" width="1.1" height="15.0" fill="rgb(215,33,32)" rx="2" ry="2" />
<text text-anchor="" x="105.44" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="340.3" y="3521" width="0.3" height="15.0" fill="rgb(222,42,52)" rx="2" ry="2" />
<text text-anchor="" x="343.25" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:838 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:838 (1 samples, 0.03%)</title><rect x="197.8" y="4065" width="0.3" height="15.0" fill="rgb(232,122,31)" rx="2" ry="2" />
<text text-anchor="" x="200.78" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:341 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:341 (1 samples, 0.03%)</title><rect x="906.9" y="4225" width="0.3" height="15.0" fill="rgb(242,165,49)" rx="2" ry="2" />
<text text-anchor="" x="909.87" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:465 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:465 (1 samples, 0.03%)</title><rect x="82.1" y="4305" width="0.4" height="15.0" fill="rgb(216,174,49)" rx="2" ry="2" />
<text text-anchor="" x="85.14" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (120 samples, 3.69%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (120 samples, 3.69%)</title><rect x="837.6" y="4497" width="43.5" height="15.0" fill="rgb(207,67,12)" rx="2" ry="2" />
<text text-anchor="" x="840.63" y="4507.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/hom..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)</title><rect x="693.3" y="4305" width="0.4" height="15.0" fill="rgb(217,219,22)" rx="2" ry="2" />
<text text-anchor="" x="696.35" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="136.5" y="4353" width="0.4" height="15.0" fill="rgb(213,24,35)" rx="2" ry="2" />
<text text-anchor="" x="139.52" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="105.3" y="4177" width="0.4" height="15.0" fill="rgb(233,198,20)" rx="2" ry="2" />
<text text-anchor="" x="108.34" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)</title><rect x="232.9" y="3681" width="0.4" height="15.0" fill="rgb(220,110,29)" rx="2" ry="2" />
<text text-anchor="" x="235.95" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="438.5" y="3265" width="0.4" height="15.0" fill="rgb(254,91,35)" rx="2" ry="2" />
<text text-anchor="" x="441.50" y="3275.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="173.9" y="3681" width="0.3" height="15.0" fill="rgb(208,224,4)" rx="2" ry="2" />
<text text-anchor="" x="176.86" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:507 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:507 (1 samples, 0.03%)</title><rect x="154.3" y="4289" width="0.3" height="15.0" fill="rgb(253,184,53)" rx="2" ry="2" />
<text text-anchor="" x="157.28" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="286.6" y="4017" width="0.4" height="15.0" fill="rgb(253,29,34)" rx="2" ry="2" />
<text text-anchor="" x="289.60" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)</title><rect x="733.6" y="4417" width="0.4" height="15.0" fill="rgb(218,223,2)" rx="2" ry="2" />
<text text-anchor="" x="736.59" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="168.1" y="3953" width="0.3" height="15.0" fill="rgb(213,89,26)" rx="2" ry="2" />
<text text-anchor="" x="171.06" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="483.5" y="3329" width="0.3" height="15.0" fill="rgb(228,131,5)" rx="2" ry="2" />
<text text-anchor="" x="486.45" y="3339.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (2 samples, 0.06%)</title><rect x="621.2" y="3969" width="0.7" height="15.0" fill="rgb(229,116,15)" rx="2" ry="2" />
<text text-anchor="" x="624.21" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="490.3" y="3665" width="0.4" height="15.0" fill="rgb(232,12,9)" rx="2" ry="2" />
<text text-anchor="" x="493.34" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)</title><rect x="93.0" y="4305" width="0.4" height="15.0" fill="rgb(223,67,44)" rx="2" ry="2" />
<text text-anchor="" x="96.02" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="127.1" y="3905" width="0.4" height="15.0" fill="rgb(228,35,51)" rx="2" ry="2" />
<text text-anchor="" x="130.09" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (1 samples, 0.03%)</title><rect x="29.9" y="513" width="0.4" height="15.0" fill="rgb(248,171,28)" rx="2" ry="2" />
<text text-anchor="" x="32.94" y="523.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="400.1" y="3329" width="0.3" height="15.0" fill="rgb(225,85,15)" rx="2" ry="2" />
<text text-anchor="" x="403.07" y="3339.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="99.9" y="4369" width="0.4" height="15.0" fill="rgb(252,75,9)" rx="2" ry="2" />
<text text-anchor="" x="102.90" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="375.1" y="3265" width="0.3" height="15.0" fill="rgb(252,11,13)" rx="2" ry="2" />
<text text-anchor="" x="378.06" y="3275.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (4 samples, 0.12%)</title><rect x="690.8" y="4273" width="1.5" height="15.0" fill="rgb(253,225,53)" rx="2" ry="2" />
<text text-anchor="" x="693.81" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)</title><rect x="833.3" y="4097" width="0.3" height="15.0" fill="rgb(210,6,3)" rx="2" ry="2" />
<text text-anchor="" x="836.28" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_find_and_load_unlocked:955 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_find_and_load_unlocked:955 (1 samples, 0.03%)</title><rect x="33.9" y="4353" width="0.4" height="15.0" fill="rgb(249,122,3)" rx="2" ry="2" />
<text text-anchor="" x="36.93" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="191.6" y="3921" width="0.4" height="15.0" fill="rgb(210,14,39)" rx="2" ry="2" />
<text text-anchor="" x="194.62" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="292.8" y="3521" width="0.3" height="15.0" fill="rgb(215,221,24)" rx="2" ry="2" />
<text text-anchor="" x="295.76" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)</title><rect x="968.5" y="3937" width="1.1" height="15.0" fill="rgb(241,87,2)" rx="2" ry="2" />
<text text-anchor="" x="971.50" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="223.9" y="3953" width="0.3" height="15.0" fill="rgb(228,169,45)" rx="2" ry="2" />
<text text-anchor="" x="226.89" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="668.3" y="4321" width="0.4" height="15.0" fill="rgb(213,193,3)" rx="2" ry="2" />
<text text-anchor="" x="671.33" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2946 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2946 (1 samples, 0.03%)</title><rect x="539.3" y="3889" width="0.3" height="15.0" fill="rgb(224,168,2)" rx="2" ry="2" />
<text text-anchor="" x="542.28" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="359.8" y="3905" width="0.4" height="15.0" fill="rgb(254,129,2)" rx="2" ry="2" />
<text text-anchor="" x="362.83" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_coerce_exprs:1016 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_coerce_exprs:1016 (1 samples, 0.03%)</title><rect x="269.6" y="4321" width="0.3" height="15.0" fill="rgb(244,12,41)" rx="2" ry="2" />
<text text-anchor="" x="272.56" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="279.7" y="4225" width="0.4" height="15.0" fill="rgb(243,100,44)" rx="2" ry="2" />
<text text-anchor="" x="282.71" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)</title><rect x="1135.3" y="4369" width="0.3" height="15.0" fill="rgb(219,106,52)" rx="2" ry="2" />
<text text-anchor="" x="1138.26" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="284.8" y="4065" width="0.4" height="15.0" fill="rgb(209,57,5)" rx="2" ry="2" />
<text text-anchor="" x="287.79" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (1 samples, 0.03%)</title><rect x="453.7" y="3777" width="0.4" height="15.0" fill="rgb(241,13,5)" rx="2" ry="2" />
<text text-anchor="" x="456.72" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="214.8" y="4113" width="0.4" height="15.0" fill="rgb(246,57,5)" rx="2" ry="2" />
<text text-anchor="" x="217.82" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (3 samples, 0.09%)</title><rect x="27.4" y="3233" width="1.1" height="15.0" fill="rgb(218,213,24)" rx="2" ry="2" />
<text text-anchor="" x="30.40" y="3243.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (3 samples, 0.09%)</title><rect x="1121.1" y="3873" width="1.1" height="15.0" fill="rgb(242,28,21)" rx="2" ry="2" />
<text text-anchor="" x="1124.12" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="303.3" y="3665" width="0.3" height="15.0" fill="rgb(250,205,24)" rx="2" ry="2" />
<text text-anchor="" x="306.28" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)</title><rect x="29.2" y="2465" width="1.1" height="15.0" fill="rgb(238,196,34)" rx="2" ry="2" />
<text text-anchor="" x="32.21" y="2475.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="224.2" y="4401" width="0.4" height="15.0" fill="rgb(253,174,17)" rx="2" ry="2" />
<text text-anchor="" x="227.25" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="281.2" y="4145" width="0.3" height="15.0" fill="rgb(238,179,16)" rx="2" ry="2" />
<text text-anchor="" x="284.16" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="960.9" y="3905" width="0.4" height="15.0" fill="rgb(228,85,45)" rx="2" ry="2" />
<text text-anchor="" x="963.89" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (2 samples, 0.06%)</title><rect x="395.7" y="4145" width="0.7" height="15.0" fill="rgb(216,44,26)" rx="2" ry="2" />
<text text-anchor="" x="398.72" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)</title><rect x="235.5" y="4193" width="0.3" height="15.0" fill="rgb(245,110,49)" rx="2" ry="2" />
<text text-anchor="" x="238.49" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="400.8" y="3969" width="0.4" height="15.0" fill="rgb(245,28,37)" rx="2" ry="2" />
<text text-anchor="" x="403.80" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (13 samples, 0.40%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (13 samples, 0.40%)</title><rect x="461.7" y="3601" width="4.7" height="15.0" fill="rgb(243,112,31)" rx="2" ry="2" />
<text text-anchor="" x="464.70" y="3611.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="346.1" y="4081" width="0.3" height="15.0" fill="rgb(224,45,25)" rx="2" ry="2" />
<text text-anchor="" x="349.06" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="93.7" y="3841" width="0.4" height="15.0" fill="rgb(234,96,7)" rx="2" ry="2" />
<text text-anchor="" x="96.74" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="359.8" y="3729" width="0.4" height="15.0" fill="rgb(209,83,27)" rx="2" ry="2" />
<text text-anchor="" x="362.83" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:713 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:713 (1 samples, 0.03%)</title><rect x="297.5" y="4097" width="0.3" height="15.0" fill="rgb(217,166,12)" rx="2" ry="2" />
<text text-anchor="" x="300.48" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (3 samples, 0.09%)</title><rect x="884.8" y="4417" width="1.0" height="15.0" fill="rgb(245,183,50)" rx="2" ry="2" />
<text text-anchor="" x="887.76" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="103.9" y="3425" width="0.4" height="15.0" fill="rgb(250,12,30)" rx="2" ry="2" />
<text text-anchor="" x="106.89" y="3435.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)</title><rect x="727.1" y="4337" width="0.3" height="15.0" fill="rgb(250,204,20)" rx="2" ry="2" />
<text text-anchor="" x="730.06" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (2 samples, 0.06%)</title><rect x="296.0" y="4113" width="0.8" height="15.0" fill="rgb(209,117,40)" rx="2" ry="2" />
<text text-anchor="" x="299.03" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="430.9" y="3969" width="0.3" height="15.0" fill="rgb(206,211,43)" rx="2" ry="2" />
<text text-anchor="" x="433.88" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:_len:406 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:_len:406 (1 samples, 0.03%)</title><rect x="892.4" y="4193" width="0.3" height="15.0" fill="rgb(208,0,45)" rx="2" ry="2" />
<text text-anchor="" x="895.37" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_find_and_load_unlocked:955 (13 samples, 0.40%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_find_and_load_unlocked:955 (13 samples, 0.40%)</title><rect x="26.7" y="4001" width="4.7" height="15.0" fill="rgb(229,118,7)" rx="2" ry="2" />
<text text-anchor="" x="29.68" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:compose:393 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:compose:393 (1 samples, 0.03%)</title><rect x="812.6" y="3921" width="0.4" height="15.0" fill="rgb(245,90,26)" rx="2" ry="2" />
<text text-anchor="" x="815.62" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="520.4" y="3937" width="0.4" height="15.0" fill="rgb(251,71,15)" rx="2" ry="2" />
<text text-anchor="" x="523.43" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:716 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:716 (1 samples, 0.03%)</title><rect x="947.8" y="3857" width="0.4" height="15.0" fill="rgb(251,124,22)" rx="2" ry="2" />
<text text-anchor="" x="950.84" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="264.5" y="4305" width="0.4" height="15.0" fill="rgb(250,141,13)" rx="2" ry="2" />
<text text-anchor="" x="267.49" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="298.6" y="3265" width="0.3" height="15.0" fill="rgb(217,71,1)" rx="2" ry="2" />
<text text-anchor="" x="301.57" y="3275.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (2 samples, 0.06%)</title><rect x="580.6" y="4097" width="0.7" height="15.0" fill="rgb(210,205,41)" rx="2" ry="2" />
<text text-anchor="" x="583.61" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:fits:378 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:fits:378 (1 samples, 0.03%)</title><rect x="771.3" y="3809" width="0.4" height="15.0" fill="rgb(210,108,13)" rx="2" ry="2" />
<text text-anchor="" x="774.29" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="283.0" y="4081" width="0.3" height="15.0" fill="rgb(249,51,12)" rx="2" ry="2" />
<text text-anchor="" x="285.98" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)</title><rect x="376.1" y="3921" width="0.4" height="15.0" fill="rgb(225,191,41)" rx="2" ry="2" />
<text text-anchor="" x="379.14" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:949 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:949 (1 samples, 0.03%)</title><rect x="646.6" y="3777" width="0.3" height="15.0" fill="rgb(248,41,22)" rx="2" ry="2" />
<text text-anchor="" x="649.58" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="203.6" y="4209" width="0.3" height="15.0" fill="rgb(217,196,23)" rx="2" ry="2" />
<text text-anchor="" x="206.59" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="169.5" y="3681" width="0.4" height="15.0" fill="rgb(227,77,49)" rx="2" ry="2" />
<text text-anchor="" x="172.51" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="417.5" y="3713" width="0.3" height="15.0" fill="rgb(238,47,35)" rx="2" ry="2" />
<text text-anchor="" x="420.47" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="234.8" y="3985" width="0.3" height="15.0" fill="rgb(243,180,45)" rx="2" ry="2" />
<text text-anchor="" x="237.76" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="814.8" y="3761" width="0.4" height="15.0" fill="rgb(233,96,22)" rx="2" ry="2" />
<text text-anchor="" x="817.79" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)</title><rect x="283.7" y="3537" width="0.4" height="15.0" fill="rgb(245,72,45)" rx="2" ry="2" />
<text text-anchor="" x="286.70" y="3547.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="409.1" y="3617" width="0.4" height="15.0" fill="rgb(239,226,30)" rx="2" ry="2" />
<text text-anchor="" x="412.13" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="1055.9" y="3841" width="0.3" height="15.0" fill="rgb(222,23,42)" rx="2" ry="2" />
<text text-anchor="" x="1058.87" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)</title><rect x="451.5" y="4033" width="0.4" height="15.0" fill="rgb(242,135,53)" rx="2" ry="2" />
<text text-anchor="" x="454.55" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (2 samples, 0.06%)</title><rect x="218.4" y="4481" width="0.8" height="15.0" fill="rgb(235,157,30)" rx="2" ry="2" />
<text text-anchor="" x="221.45" y="4491.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="979.0" y="3969" width="0.4" height="15.0" fill="rgb(251,78,44)" rx="2" ry="2" />
<text text-anchor="" x="982.01" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="537.8" y="3585" width="0.4" height="15.0" fill="rgb(253,17,45)" rx="2" ry="2" />
<text text-anchor="" x="540.83" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)</title><rect x="1141.1" y="4001" width="0.3" height="15.0" fill="rgb(234,183,8)" rx="2" ry="2" />
<text text-anchor="" x="1144.06" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (2 samples, 0.06%)</title><rect x="504.1" y="4097" width="0.7" height="15.0" fill="rgb(236,72,53)" rx="2" ry="2" />
<text text-anchor="" x="507.11" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)</title><rect x="167.3" y="3905" width="0.4" height="15.0" fill="rgb(251,156,28)" rx="2" ry="2" />
<text text-anchor="" x="170.33" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="631.4" y="4001" width="0.3" height="15.0" fill="rgb(242,133,15)" rx="2" ry="2" />
<text text-anchor="" x="634.36" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)</title><rect x="209.0" y="3953" width="0.4" height="15.0" fill="rgb(206,70,49)" rx="2" ry="2" />
<text text-anchor="" x="212.02" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="478.0" y="3729" width="0.4" height="15.0" fill="rgb(250,59,27)" rx="2" ry="2" />
<text text-anchor="" x="481.01" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2945 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2945 (1 samples, 0.03%)</title><rect x="1171.5" y="4513" width="0.4" height="15.0" fill="rgb(252,70,1)" rx="2" ry="2" />
<text text-anchor="" x="1174.51" y="4523.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="338.8" y="3681" width="0.4" height="15.0" fill="rgb(221,99,20)" rx="2" ry="2" />
<text text-anchor="" x="341.80" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:lib:23 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:lib:23 (1 samples, 0.03%)</title><rect x="93.4" y="4129" width="0.3" height="15.0" fill="rgb(218,169,52)" rx="2" ry="2" />
<text text-anchor="" x="96.38" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="346.1" y="4113" width="0.3" height="15.0" fill="rgb(206,46,23)" rx="2" ry="2" />
<text text-anchor="" x="349.06" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="392.1" y="3985" width="0.4" height="15.0" fill="rgb(236,78,24)" rx="2" ry="2" />
<text text-anchor="" x="395.10" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:954 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:954 (1 samples, 0.03%)</title><rect x="572.3" y="4065" width="0.3" height="15.0" fill="rgb(251,10,41)" rx="2" ry="2" />
<text text-anchor="" x="575.27" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="598.7" y="4209" width="0.4" height="15.0" fill="rgb(210,6,30)" rx="2" ry="2" />
<text text-anchor="" x="601.73" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (36 samples, 1.11%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (36 samples, 1.11%)</title><rect x="298.9" y="4113" width="13.1" height="15.0" fill="rgb(215,73,31)" rx="2" ry="2" />
<text text-anchor="" x="301.93" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)</title><rect x="153.6" y="3841" width="0.3" height="15.0" fill="rgb(248,219,23)" rx="2" ry="2" />
<text text-anchor="" x="156.56" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (17 samples, 0.52%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (17 samples, 0.52%)</title><rect x="767.7" y="4353" width="6.1" height="15.0" fill="rgb(242,139,31)" rx="2" ry="2" />
<text text-anchor="" x="770.67" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="103.9" y="4097" width="0.4" height="15.0" fill="rgb(233,131,52)" rx="2" ry="2" />
<text text-anchor="" x="106.89" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_func_decl_to_ast:2771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_func_decl_to_ast:2771 (1 samples, 0.03%)</title><rect x="221.3" y="4241" width="0.4" height="15.0" fill="rgb(207,125,25)" rx="2" ry="2" />
<text text-anchor="" x="224.35" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:444 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:444 (1 samples, 0.03%)</title><rect x="537.1" y="4065" width="0.4" height="15.0" fill="rgb(241,217,0)" rx="2" ry="2" />
<text text-anchor="" x="540.10" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="171.0" y="4161" width="0.3" height="15.0" fill="rgb(220,150,4)" rx="2" ry="2" />
<text text-anchor="" x="173.96" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="155.7" y="4273" width="0.4" height="15.0" fill="rgb(236,190,19)" rx="2" ry="2" />
<text text-anchor="" x="158.73" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)</title><rect x="450.8" y="3985" width="0.7" height="15.0" fill="rgb(226,80,41)" rx="2" ry="2" />
<text text-anchor="" x="453.82" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (2 samples, 0.06%)</title><rect x="31.8" y="1841" width="0.7" height="15.0" fill="rgb(222,207,39)" rx="2" ry="2" />
<text text-anchor="" x="34.75" y="1851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (2 samples, 0.06%)</title><rect x="420.0" y="3921" width="0.7" height="15.0" fill="rgb(226,46,33)" rx="2" ry="2" />
<text text-anchor="" x="423.01" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/sre_compile.py:_code:551 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/sre_compile.py:_code:551 (1 samples, 0.03%)</title><rect x="23.1" y="4465" width="0.3" height="15.0" fill="rgb(216,47,12)" rx="2" ry="2" />
<text text-anchor="" x="26.05" y="4475.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)</title><rect x="968.5" y="4065" width="1.1" height="15.0" fill="rgb(228,83,8)" rx="2" ry="2" />
<text text-anchor="" x="971.50" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="449.4" y="3681" width="0.3" height="15.0" fill="rgb(245,98,10)" rx="2" ry="2" />
<text text-anchor="" x="452.37" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)</title><rect x="217.0" y="4481" width="0.4" height="15.0" fill="rgb(220,189,19)" rx="2" ry="2" />
<text text-anchor="" x="220.00" y="4491.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (2 samples, 0.06%)</title><rect x="523.0" y="4017" width="0.7" height="15.0" fill="rgb(241,166,6)" rx="2" ry="2" />
<text text-anchor="" x="525.96" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap_external):exec_module:678 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap_external):exec_module:678 (1 samples, 0.03%)</title><rect x="35.7" y="3985" width="0.4" height="15.0" fill="rgb(253,207,45)" rx="2" ry="2" />
<text text-anchor="" x="38.74" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="447.6" y="3537" width="0.3" height="15.0" fill="rgb(224,57,27)" rx="2" ry="2" />
<text text-anchor="" x="450.56" y="3547.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)</title><rect x="185.5" y="4353" width="0.3" height="15.0" fill="rgb(225,120,35)" rx="2" ry="2" />
<text text-anchor="" x="188.46" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="1139.2" y="3857" width="0.4" height="15.0" fill="rgb(207,148,11)" rx="2" ry="2" />
<text text-anchor="" x="1142.25" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)</title><rect x="203.2" y="3969" width="0.4" height="15.0" fill="rgb(245,53,6)" rx="2" ry="2" />
<text text-anchor="" x="206.22" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:730 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:730 (1 samples, 0.03%)</title><rect x="392.1" y="4065" width="0.4" height="15.0" fill="rgb(239,22,32)" rx="2" ry="2" />
<text text-anchor="" x="395.10" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="185.1" y="4161" width="0.4" height="15.0" fill="rgb(249,30,42)" rx="2" ry="2" />
<text text-anchor="" x="188.10" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="153.6" y="3889" width="0.3" height="15.0" fill="rgb(238,46,28)" rx="2" ry="2" />
<text text-anchor="" x="156.56" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="244.5" y="4481" width="0.4" height="15.0" fill="rgb(224,226,2)" rx="2" ry="2" />
<text text-anchor="" x="247.55" y="4491.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="189.1" y="4065" width="0.3" height="15.0" fill="rgb(208,147,44)" rx="2" ry="2" />
<text text-anchor="" x="192.08" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (4 samples, 0.12%)</title><rect x="777.8" y="4305" width="1.5" height="15.0" fill="rgb(210,35,51)" rx="2" ry="2" />
<text text-anchor="" x="780.82" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_const:1102 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_const:1102 (1 samples, 0.03%)</title><rect x="553.4" y="3889" width="0.4" height="15.0" fill="rgb(218,205,23)" rx="2" ry="2" />
<text text-anchor="" x="556.42" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_field_elements.py:__init__:46 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_field_elements.py:__init__:46 (1 samples, 0.03%)</title><rect x="29.2" y="1617" width="0.4" height="15.0" fill="rgb(209,183,50)" rx="2" ry="2" />
<text text-anchor="" x="32.21" y="1627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="537.8" y="3857" width="0.4" height="15.0" fill="rgb(237,130,35)" rx="2" ry="2" />
<text text-anchor="" x="540.83" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="286.2" y="4065" width="0.4" height="15.0" fill="rgb(239,124,40)" rx="2" ry="2" />
<text text-anchor="" x="289.24" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="82.1" y="4433" width="0.4" height="15.0" fill="rgb(230,101,47)" rx="2" ry="2" />
<text text-anchor="" x="85.14" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="181.5" y="3873" width="0.3" height="15.0" fill="rgb(205,210,7)" rx="2" ry="2" />
<text text-anchor="" x="184.47" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (2 samples, 0.06%)</title><rect x="504.8" y="4097" width="0.8" height="15.0" fill="rgb(218,155,50)" rx="2" ry="2" />
<text text-anchor="" x="507.84" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="148.1" y="4145" width="0.4" height="15.0" fill="rgb(210,124,44)" rx="2" ry="2" />
<text text-anchor="" x="151.12" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="955.5" y="4001" width="0.3" height="15.0" fill="rgb(244,31,50)" rx="2" ry="2" />
<text text-anchor="" x="958.45" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)</title><rect x="455.9" y="4049" width="0.4" height="15.0" fill="rgb(209,228,49)" rx="2" ry="2" />
<text text-anchor="" x="458.90" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="383.4" y="3985" width="0.4" height="15.0" fill="rgb(246,171,0)" rx="2" ry="2" />
<text text-anchor="" x="386.39" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="334.1" y="3873" width="0.4" height="15.0" fill="rgb(241,214,22)" rx="2" ry="2" />
<text text-anchor="" x="337.09" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_ast:402 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_ast:402 (1 samples, 0.03%)</title><rect x="647.7" y="3729" width="0.3" height="15.0" fill="rgb(254,133,5)" rx="2" ry="2" />
<text text-anchor="" x="650.67" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)</title><rect x="772.7" y="3473" width="0.4" height="15.0" fill="rgb(253,104,22)" rx="2" ry="2" />
<text text-anchor="" x="775.74" y="3483.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (3 samples, 0.09%)</title><rect x="1136.0" y="4305" width="1.1" height="15.0" fill="rgb(236,193,9)" rx="2" ry="2" />
<text text-anchor="" x="1138.98" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="182.9" y="4001" width="0.4" height="15.0" fill="rgb(229,100,20)" rx="2" ry="2" />
<text text-anchor="" x="185.92" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:428 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:428 (2 samples, 0.06%)</title><rect x="748.1" y="3937" width="0.7" height="15.0" fill="rgb(226,160,23)" rx="2" ry="2" />
<text text-anchor="" x="751.09" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="449.4" y="3969" width="0.3" height="15.0" fill="rgb(233,209,41)" rx="2" ry="2" />
<text text-anchor="" x="452.37" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="785.1" y="4257" width="0.3" height="15.0" fill="rgb(241,30,40)" rx="2" ry="2" />
<text text-anchor="" x="788.07" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="366.7" y="3697" width="0.4" height="15.0" fill="rgb(253,169,9)" rx="2" ry="2" />
<text text-anchor="" x="369.72" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="117.7" y="4161" width="0.3" height="15.0" fill="rgb(247,47,22)" rx="2" ry="2" />
<text text-anchor="" x="120.67" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (2 samples, 0.06%)</title><rect x="302.2" y="3921" width="0.7" height="15.0" fill="rgb(208,155,50)" rx="2" ry="2" />
<text text-anchor="" x="305.19" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:782 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:782 (1 samples, 0.03%)</title><rect x="1074.0" y="4241" width="0.4" height="15.0" fill="rgb(211,186,45)" rx="2" ry="2" />
<text text-anchor="" x="1076.99" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (1 samples, 0.03%)</title><rect x="391.4" y="3633" width="0.3" height="15.0" fill="rgb(228,63,40)" rx="2" ry="2" />
<text text-anchor="" x="394.37" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:891 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:891 (1 samples, 0.03%)</title><rect x="162.6" y="4177" width="0.4" height="15.0" fill="rgb(213,60,18)" rx="2" ry="2" />
<text text-anchor="" x="165.62" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="151.7" y="4161" width="0.4" height="15.0" fill="rgb(237,71,12)" rx="2" ry="2" />
<text text-anchor="" x="154.75" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:185 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:185 (1 samples, 0.03%)</title><rect x="570.1" y="4161" width="0.4" height="15.0" fill="rgb(232,68,7)" rx="2" ry="2" />
<text text-anchor="" x="573.09" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="283.7" y="4065" width="0.4" height="15.0" fill="rgb(234,181,29)" rx="2" ry="2" />
<text text-anchor="" x="286.70" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="234.4" y="3617" width="0.4" height="15.0" fill="rgb(213,191,6)" rx="2" ry="2" />
<text text-anchor="" x="237.40" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="392.1" y="3585" width="0.4" height="15.0" fill="rgb(254,149,25)" rx="2" ry="2" />
<text text-anchor="" x="395.10" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)</title><rect x="103.9" y="4305" width="0.4" height="15.0" fill="rgb(208,168,9)" rx="2" ry="2" />
<text text-anchor="" x="106.89" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (4 samples, 0.12%)</title><rect x="879.7" y="4225" width="1.4" height="15.0" fill="rgb(236,123,50)" rx="2" ry="2" />
<text text-anchor="" x="882.68" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)</title><rect x="616.1" y="4017" width="0.4" height="15.0" fill="rgb(247,124,11)" rx="2" ry="2" />
<text text-anchor="" x="619.13" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:lib:23 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:lib:23 (1 samples, 0.03%)</title><rect x="612.9" y="3969" width="0.3" height="15.0" fill="rgb(254,67,8)" rx="2" ry="2" />
<text text-anchor="" x="615.87" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="509.9" y="3697" width="0.4" height="15.0" fill="rgb(215,199,11)" rx="2" ry="2" />
<text text-anchor="" x="512.91" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="1071.8" y="3825" width="0.4" height="15.0" fill="rgb(237,217,6)" rx="2" ry="2" />
<text text-anchor="" x="1074.82" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="229.7" y="3793" width="0.3" height="15.0" fill="rgb(240,5,41)" rx="2" ry="2" />
<text text-anchor="" x="232.69" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="206.5" y="4097" width="0.3" height="15.0" fill="rgb(241,190,33)" rx="2" ry="2" />
<text text-anchor="" x="209.49" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="278.6" y="4225" width="0.4" height="15.0" fill="rgb(224,103,16)" rx="2" ry="2" />
<text text-anchor="" x="281.63" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="756.1" y="3953" width="0.3" height="15.0" fill="rgb(208,172,18)" rx="2" ry="2" />
<text text-anchor="" x="759.06" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="131.1" y="4289" width="0.3" height="15.0" fill="rgb(206,178,54)" rx="2" ry="2" />
<text text-anchor="" x="134.08" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)</title><rect x="331.6" y="3937" width="0.3" height="15.0" fill="rgb(217,163,22)" rx="2" ry="2" />
<text text-anchor="" x="334.55" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="272.8" y="4209" width="0.4" height="15.0" fill="rgb(251,143,28)" rx="2" ry="2" />
<text text-anchor="" x="275.83" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:_op_name:214 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:_op_name:214 (1 samples, 0.03%)</title><rect x="1105.2" y="4049" width="0.3" height="15.0" fill="rgb(238,150,49)" rx="2" ry="2" />
<text text-anchor="" x="1108.17" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="292.8" y="4049" width="0.3" height="15.0" fill="rgb(216,175,50)" rx="2" ry="2" />
<text text-anchor="" x="295.76" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)</title><rect x="413.8" y="3617" width="0.4" height="15.0" fill="rgb(239,114,45)" rx="2" ry="2" />
<text text-anchor="" x="416.85" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:sort:3089 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:sort:3089 (1 samples, 0.03%)</title><rect x="269.6" y="4289" width="0.3" height="15.0" fill="rgb(239,47,29)" rx="2" ry="2" />
<text text-anchor="" x="272.56" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (7 samples, 0.22%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (7 samples, 0.22%)</title><rect x="715.1" y="3937" width="2.5" height="15.0" fill="rgb(220,90,13)" rx="2" ry="2" />
<text text-anchor="" x="718.10" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="503.8" y="3729" width="0.3" height="15.0" fill="rgb(229,67,44)" rx="2" ry="2" />
<text text-anchor="" x="506.75" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_find_and_load:971 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_find_and_load:971 (5 samples, 0.15%)</title><rect x="31.4" y="3921" width="1.8" height="15.0" fill="rgb(222,78,36)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="535.3" y="3745" width="0.4" height="15.0" fill="rgb(212,127,6)" rx="2" ry="2" />
<text text-anchor="" x="538.29" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (1 samples, 0.03%)</title><rect x="664.7" y="4049" width="0.4" height="15.0" fill="rgb(219,131,10)" rx="2" ry="2" />
<text text-anchor="" x="667.71" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (4 samples, 0.12%)</title><rect x="1116.0" y="3553" width="1.5" height="15.0" fill="rgb(239,129,23)" rx="2" ry="2" />
<text text-anchor="" x="1119.05" y="3563.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="212.3" y="4145" width="0.3" height="15.0" fill="rgb(241,80,10)" rx="2" ry="2" />
<text text-anchor="" x="215.29" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:896 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:896 (1 samples, 0.03%)</title><rect x="633.5" y="3953" width="0.4" height="15.0" fill="rgb(217,64,23)" rx="2" ry="2" />
<text text-anchor="" x="636.53" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)</title><rect x="539.3" y="4065" width="0.3" height="15.0" fill="rgb(246,165,11)" rx="2" ry="2" />
<text text-anchor="" x="542.28" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (38 samples, 1.17%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (38 samples, 1.17%)</title><rect x="795.9" y="3969" width="13.8" height="15.0" fill="rgb(234,194,25)" rx="2" ry="2" />
<text text-anchor="" x="798.94" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (3 samples, 0.09%)</title><rect x="138.7" y="4225" width="1.1" height="15.0" fill="rgb(230,180,28)" rx="2" ry="2" />
<text text-anchor="" x="141.69" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="126.7" y="4017" width="0.4" height="15.0" fill="rgb(206,115,22)" rx="2" ry="2" />
<text text-anchor="" x="129.73" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="426.9" y="3873" width="0.4" height="15.0" fill="rgb(242,85,49)" rx="2" ry="2" />
<text text-anchor="" x="429.90" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="101.0" y="4033" width="0.4" height="15.0" fill="rgb(214,8,39)" rx="2" ry="2" />
<text text-anchor="" x="103.99" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="162.6" y="4241" width="0.4" height="15.0" fill="rgb(214,158,4)" rx="2" ry="2" />
<text text-anchor="" x="165.62" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="1018.2" y="3953" width="0.3" height="15.0" fill="rgb(223,74,17)" rx="2" ry="2" />
<text text-anchor="" x="1021.17" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)</title><rect x="27.4" y="2417" width="1.1" height="15.0" fill="rgb(227,172,22)" rx="2" ry="2" />
<text text-anchor="" x="30.40" y="2427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (2 samples, 0.06%)</title><rect x="1062.4" y="3697" width="0.7" height="15.0" fill="rgb(237,75,45)" rx="2" ry="2" />
<text text-anchor="" x="1065.39" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="203.2" y="3953" width="0.4" height="15.0" fill="rgb(209,125,12)" rx="2" ry="2" />
<text text-anchor="" x="206.22" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="281.9" y="4161" width="0.4" height="15.0" fill="rgb(239,20,14)" rx="2" ry="2" />
<text text-anchor="" x="284.89" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="225.0" y="3953" width="0.3" height="15.0" fill="rgb(241,62,25)" rx="2" ry="2" />
<text text-anchor="" x="227.97" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="526.6" y="3745" width="0.4" height="15.0" fill="rgb(229,184,20)" rx="2" ry="2" />
<text text-anchor="" x="529.59" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)</title><rect x="889.1" y="3761" width="0.4" height="15.0" fill="rgb(236,96,46)" rx="2" ry="2" />
<text text-anchor="" x="892.11" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)</title><rect x="31.4" y="945" width="0.4" height="15.0" fill="rgb(238,170,1)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="955.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (2 samples, 0.06%)</title><rect x="30.7" y="2273" width="0.7" height="15.0" fill="rgb(210,209,53)" rx="2" ry="2" />
<text text-anchor="" x="33.66" y="2283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (4 samples, 0.12%)</title><rect x="1034.1" y="4321" width="1.5" height="15.0" fill="rgb(247,68,51)" rx="2" ry="2" />
<text text-anchor="" x="1037.12" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:427 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:427 (1 samples, 0.03%)</title><rect x="1088.9" y="4209" width="0.3" height="15.0" fill="rgb(237,116,50)" rx="2" ry="2" />
<text text-anchor="" x="1091.86" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:375 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:375 (1 samples, 0.03%)</title><rect x="1146.5" y="3537" width="0.4" height="15.0" fill="rgb(236,26,53)" rx="2" ry="2" />
<text text-anchor="" x="1149.50" y="3547.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="302.9" y="3857" width="0.4" height="15.0" fill="rgb(212,77,35)" rx="2" ry="2" />
<text text-anchor="" x="305.92" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)</title><rect x="297.5" y="4033" width="0.3" height="15.0" fill="rgb(231,186,52)" rx="2" ry="2" />
<text text-anchor="" x="300.48" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)</title><rect x="405.5" y="3985" width="0.4" height="15.0" fill="rgb(253,97,29)" rx="2" ry="2" />
<text text-anchor="" x="408.51" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)</title><rect x="439.2" y="3969" width="0.4" height="15.0" fill="rgb(216,109,9)" rx="2" ry="2" />
<text text-anchor="" x="442.22" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="173.9" y="3953" width="0.3" height="15.0" fill="rgb(220,62,20)" rx="2" ry="2" />
<text text-anchor="" x="176.86" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="490.7" y="3825" width="0.4" height="15.0" fill="rgb(216,172,49)" rx="2" ry="2" />
<text text-anchor="" x="493.70" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="232.9" y="3889" width="0.4" height="15.0" fill="rgb(246,121,11)" rx="2" ry="2" />
<text text-anchor="" x="235.95" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (5 samples, 0.15%)</title><rect x="814.1" y="4113" width="1.8" height="15.0" fill="rgb(246,47,1)" rx="2" ry="2" />
<text text-anchor="" x="817.07" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="676.3" y="4625" width="0.4" height="15.0" fill="rgb(240,45,15)" rx="2" ry="2" />
<text text-anchor="" x="679.31" y="4635.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="490.3" y="3921" width="0.4" height="15.0" fill="rgb(220,170,20)" rx="2" ry="2" />
<text text-anchor="" x="493.34" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="112.6" y="4081" width="0.4" height="15.0" fill="rgb(238,78,1)" rx="2" ry="2" />
<text text-anchor="" x="115.59" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)</title><rect x="31.4" y="2145" width="0.4" height="15.0" fill="rgb(210,205,54)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="2155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq:418 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq:418 (2 samples, 0.06%)</title><rect x="940.9" y="3857" width="0.8" height="15.0" fill="rgb(208,50,36)" rx="2" ry="2" />
<text text-anchor="" x="943.95" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:465 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:465 (1 samples, 0.03%)</title><rect x="572.6" y="4065" width="0.4" height="15.0" fill="rgb(254,106,26)" rx="2" ry="2" />
<text text-anchor="" x="575.63" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (3 samples, 0.09%)</title><rect x="637.9" y="3889" width="1.1" height="15.0" fill="rgb(221,132,51)" rx="2" ry="2" />
<text text-anchor="" x="640.88" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (2 samples, 0.06%)</title><rect x="30.7" y="2305" width="0.7" height="15.0" fill="rgb(210,203,54)" rx="2" ry="2" />
<text text-anchor="" x="33.66" y="2315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="90.8" y="4321" width="0.4" height="15.0" fill="rgb(234,46,43)" rx="2" ry="2" />
<text text-anchor="" x="93.84" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="202.1" y="3985" width="0.4" height="15.0" fill="rgb(247,85,35)" rx="2" ry="2" />
<text text-anchor="" x="205.14" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (3 samples, 0.09%)</title><rect x="248.2" y="4449" width="1.1" height="15.0" fill="rgb(228,64,16)" rx="2" ry="2" />
<text text-anchor="" x="251.18" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="303.3" y="3409" width="0.3" height="15.0" fill="rgb(247,228,17)" rx="2" ry="2" />
<text text-anchor="" x="306.28" y="3419.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="602.0" y="4113" width="0.4" height="15.0" fill="rgb(209,43,32)" rx="2" ry="2" />
<text text-anchor="" x="604.99" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="302.9" y="3793" width="0.4" height="15.0" fill="rgb(215,167,7)" rx="2" ry="2" />
<text text-anchor="" x="305.92" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:428 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:428 (2 samples, 0.06%)</title><rect x="711.5" y="4097" width="0.7" height="15.0" fill="rgb(222,41,46)" rx="2" ry="2" />
<text text-anchor="" x="714.47" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="545.1" y="3601" width="0.3" height="15.0" fill="rgb(208,77,35)" rx="2" ry="2" />
<text text-anchor="" x="548.08" y="3611.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="84.0" y="4385" width="0.3" height="15.0" fill="rgb(220,152,25)" rx="2" ry="2" />
<text text-anchor="" x="86.95" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (11 samples, 0.34%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (11 samples, 0.34%)</title><rect x="951.5" y="4321" width="4.0" height="15.0" fill="rgb(210,141,0)" rx="2" ry="2" />
<text text-anchor="" x="954.46" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)</title><rect x="1093.6" y="4305" width="1.1" height="15.0" fill="rgb(247,83,43)" rx="2" ry="2" />
<text text-anchor="" x="1096.57" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="430.5" y="3137" width="0.4" height="15.0" fill="rgb(237,83,18)" rx="2" ry="2" />
<text text-anchor="" x="433.52" y="3147.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_load_unlocked:665 (40 samples, 1.23%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_load_unlocked:665 (40 samples, 1.23%)</title><rect x="24.5" y="4577" width="14.5" height="15.0" fill="rgb(243,86,1)" rx="2" ry="2" />
<text text-anchor="" x="27.50" y="4587.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="331.2" y="3313" width="0.4" height="15.0" fill="rgb(220,21,32)" rx="2" ry="2" />
<text text-anchor="" x="334.19" y="3323.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (1 samples, 0.03%)</title><rect x="289.5" y="3777" width="0.4" height="15.0" fill="rgb(243,170,3)" rx="2" ry="2" />
<text text-anchor="" x="292.50" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="453.7" y="3521" width="0.4" height="15.0" fill="rgb(252,73,30)" rx="2" ry="2" />
<text text-anchor="" x="456.72" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="113.7" y="4337" width="0.7" height="15.0" fill="rgb(232,185,16)" rx="2" ry="2" />
<text text-anchor="" x="116.68" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (13 samples, 0.40%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (13 samples, 0.40%)</title><rect x="616.1" y="4161" width="4.7" height="15.0" fill="rgb(205,84,39)" rx="2" ry="2" />
<text text-anchor="" x="619.13" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="80.7" y="4481" width="0.4" height="15.0" fill="rgb(243,87,10)" rx="2" ry="2" />
<text text-anchor="" x="83.69" y="4491.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:compose:393 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:compose:393 (1 samples, 0.03%)</title><rect x="939.9" y="3569" width="0.3" height="15.0" fill="rgb(219,107,3)" rx="2" ry="2" />
<text text-anchor="" x="942.86" y="3579.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (18 samples, 0.55%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (18 samples, 0.55%)</title><rect x="547.3" y="4065" width="6.5" height="15.0" fill="rgb(224,153,50)" rx="2" ry="2" />
<text text-anchor="" x="550.25" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (2 samples, 0.06%)</title><rect x="769.5" y="3985" width="0.7" height="15.0" fill="rgb(240,111,23)" rx="2" ry="2" />
<text text-anchor="" x="772.48" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="126.0" y="4145" width="0.4" height="15.0" fill="rgb(224,104,42)" rx="2" ry="2" />
<text text-anchor="" x="129.01" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="406.2" y="3585" width="0.4" height="15.0" fill="rgb(240,97,26)" rx="2" ry="2" />
<text text-anchor="" x="409.23" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="153.6" y="3553" width="0.3" height="15.0" fill="rgb(231,52,38)" rx="2" ry="2" />
<text text-anchor="" x="156.56" y="3563.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="402.2" y="4081" width="0.4" height="15.0" fill="rgb(207,68,37)" rx="2" ry="2" />
<text text-anchor="" x="405.25" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="529.1" y="3985" width="0.4" height="15.0" fill="rgb(220,33,50)" rx="2" ry="2" />
<text text-anchor="" x="532.13" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (3 samples, 0.09%)</title><rect x="894.2" y="3857" width="1.1" height="15.0" fill="rgb(239,151,20)" rx="2" ry="2" />
<text text-anchor="" x="897.18" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="570.8" y="4177" width="0.4" height="15.0" fill="rgb(232,171,37)" rx="2" ry="2" />
<text text-anchor="" x="573.82" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="814.8" y="3745" width="0.4" height="15.0" fill="rgb(205,36,22)" rx="2" ry="2" />
<text text-anchor="" x="817.79" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)</title><rect x="32.1" y="1185" width="0.4" height="15.0" fill="rgb(250,69,6)" rx="2" ry="2" />
<text text-anchor="" x="35.11" y="1195.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:969 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:969 (1 samples, 0.03%)</title><rect x="567.9" y="4081" width="0.4" height="15.0" fill="rgb(232,176,1)" rx="2" ry="2" />
<text text-anchor="" x="570.92" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="436.3" y="3569" width="0.4" height="15.0" fill="rgb(223,197,47)" rx="2" ry="2" />
<text text-anchor="" x="439.32" y="3579.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="113.0" y="4097" width="0.3" height="15.0" fill="rgb(206,80,3)" rx="2" ry="2" />
<text text-anchor="" x="115.96" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:488 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:488 (1 samples, 0.03%)</title><rect x="895.6" y="3889" width="0.4" height="15.0" fill="rgb(247,114,51)" rx="2" ry="2" />
<text text-anchor="" x="898.63" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="525.5" y="3745" width="0.4" height="15.0" fill="rgb(207,60,35)" rx="2" ry="2" />
<text text-anchor="" x="528.50" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (2 samples, 0.06%)</title><rect x="219.9" y="4433" width="0.7" height="15.0" fill="rgb(226,4,33)" rx="2" ry="2" />
<text text-anchor="" x="222.90" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)</title><rect x="31.4" y="1073" width="0.4" height="15.0" fill="rgb(244,184,39)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="1083.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (2 samples, 0.06%)</title><rect x="770.2" y="4081" width="0.7" height="15.0" fill="rgb(241,166,50)" rx="2" ry="2" />
<text text-anchor="" x="773.20" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="218.8" y="4433" width="0.4" height="15.0" fill="rgb(254,147,9)" rx="2" ry="2" />
<text text-anchor="" x="221.81" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (3 samples, 0.09%)</title><rect x="523.7" y="4065" width="1.1" height="15.0" fill="rgb(250,42,27)" rx="2" ry="2" />
<text text-anchor="" x="526.69" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)</title><rect x="30.3" y="3521" width="1.1" height="15.0" fill="rgb(209,184,49)" rx="2" ry="2" />
<text text-anchor="" x="33.30" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="1005.1" y="4081" width="0.4" height="15.0" fill="rgb(242,34,10)" rx="2" ry="2" />
<text text-anchor="" x="1008.12" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (8 samples, 0.25%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (8 samples, 0.25%)</title><rect x="759.0" y="4305" width="2.9" height="15.0" fill="rgb(222,119,24)" rx="2" ry="2" />
<text text-anchor="" x="761.96" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="532.8" y="3265" width="0.3" height="15.0" fill="rgb(206,45,39)" rx="2" ry="2" />
<text text-anchor="" x="535.75" y="3275.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="250.7" y="4401" width="0.4" height="15.0" fill="rgb(218,81,44)" rx="2" ry="2" />
<text text-anchor="" x="253.71" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="1020.7" y="4129" width="0.4" height="15.0" fill="rgb(216,69,46)" rx="2" ry="2" />
<text text-anchor="" x="1023.70" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="854.3" y="4033" width="0.4" height="15.0" fill="rgb(211,43,36)" rx="2" ry="2" />
<text text-anchor="" x="857.31" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="449.0" y="3489" width="0.4" height="15.0" fill="rgb(213,24,39)" rx="2" ry="2" />
<text text-anchor="" x="452.01" y="3499.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="283.3" y="4145" width="0.4" height="15.0" fill="rgb(209,173,32)" rx="2" ry="2" />
<text text-anchor="" x="286.34" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="280.8" y="3425" width="0.4" height="15.0" fill="rgb(246,183,11)" rx="2" ry="2" />
<text text-anchor="" x="283.80" y="3435.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (29 samples, 0.89%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (29 samples, 0.89%)</title><rect x="931.5" y="3921" width="10.5" height="15.0" fill="rgb(211,196,46)" rx="2" ry="2" />
<text text-anchor="" x="934.52" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="550.9" y="3537" width="0.3" height="15.0" fill="rgb(221,117,7)" rx="2" ry="2" />
<text text-anchor="" x="553.88" y="3547.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="356.6" y="4097" width="0.3" height="15.0" fill="rgb(235,40,48)" rx="2" ry="2" />
<text text-anchor="" x="359.57" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:713 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:713 (2 samples, 0.06%)</title><rect x="417.1" y="4049" width="0.7" height="15.0" fill="rgb(244,166,37)" rx="2" ry="2" />
<text text-anchor="" x="420.11" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)</title><rect x="766.9" y="4049" width="0.4" height="15.0" fill="rgb(231,75,34)" rx="2" ry="2" />
<text text-anchor="" x="769.94" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="374.0" y="4081" width="0.3" height="15.0" fill="rgb(250,211,4)" rx="2" ry="2" />
<text text-anchor="" x="376.97" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:185 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:185 (1 samples, 0.03%)</title><rect x="453.4" y="3905" width="0.3" height="15.0" fill="rgb(248,0,54)" rx="2" ry="2" />
<text text-anchor="" x="456.36" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="126.7" y="3665" width="0.4" height="15.0" fill="rgb(226,56,2)" rx="2" ry="2" />
<text text-anchor="" x="129.73" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (39 samples, 1.20%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (39 samples, 1.20%)</title><rect x="1108.1" y="3969" width="14.1" height="15.0" fill="rgb(223,1,6)" rx="2" ry="2" />
<text text-anchor="" x="1111.07" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="136.5" y="4209" width="0.4" height="15.0" fill="rgb(246,45,32)" rx="2" ry="2" />
<text text-anchor="" x="139.52" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="229.3" y="3985" width="0.4" height="15.0" fill="rgb(223,163,1)" rx="2" ry="2" />
<text text-anchor="" x="232.32" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:957 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:957 (1 samples, 0.03%)</title><rect x="785.8" y="4401" width="0.4" height="15.0" fill="rgb(225,19,4)" rx="2" ry="2" />
<text text-anchor="" x="788.79" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)</title><rect x="1097.6" y="3969" width="0.7" height="15.0" fill="rgb(244,83,36)" rx="2" ry="2" />
<text text-anchor="" x="1100.56" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)</title><rect x="1146.9" y="3473" width="0.3" height="15.0" fill="rgb(235,8,47)" rx="2" ry="2" />
<text text-anchor="" x="1149.86" y="3483.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="474.4" y="3825" width="0.3" height="15.0" fill="rgb(229,121,30)" rx="2" ry="2" />
<text text-anchor="" x="477.39" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="889.1" y="3745" width="0.4" height="15.0" fill="rgb(221,58,35)" rx="2" ry="2" />
<text text-anchor="" x="892.11" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="145.9" y="4353" width="0.4" height="15.0" fill="rgb(217,224,35)" rx="2" ry="2" />
<text text-anchor="" x="148.94" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="225.7" y="4225" width="0.4" height="15.0" fill="rgb(237,90,9)" rx="2" ry="2" />
<text text-anchor="" x="228.70" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="538.6" y="3617" width="0.3" height="15.0" fill="rgb(243,217,54)" rx="2" ry="2" />
<text text-anchor="" x="541.55" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3types.py:from_param:19 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3types.py:from_param:19 (1 samples, 0.03%)</title><rect x="70.5" y="4657" width="0.4" height="15.0" fill="rgb(238,102,19)" rx="2" ry="2" />
<text text-anchor="" x="73.54" y="4667.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="83.6" y="4449" width="0.4" height="15.0" fill="rgb(210,140,52)" rx="2" ry="2" />
<text text-anchor="" x="86.59" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)</title><rect x="404.4" y="3569" width="0.4" height="15.0" fill="rgb(226,161,39)" rx="2" ry="2" />
<text text-anchor="" x="407.42" y="3579.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="387.0" y="3713" width="0.4" height="15.0" fill="rgb(220,23,0)" rx="2" ry="2" />
<text text-anchor="" x="390.02" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="750.3" y="4001" width="0.3" height="15.0" fill="rgb(244,63,19)" rx="2" ry="2" />
<text text-anchor="" x="753.26" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="161.2" y="4033" width="0.3" height="15.0" fill="rgb(251,113,1)" rx="2" ry="2" />
<text text-anchor="" x="164.17" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)</title><rect x="1097.6" y="3841" width="0.7" height="15.0" fill="rgb(236,147,49)" rx="2" ry="2" />
<text text-anchor="" x="1100.56" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (5 samples, 0.15%)</title><rect x="451.9" y="4017" width="1.8" height="15.0" fill="rgb(232,157,40)" rx="2" ry="2" />
<text text-anchor="" x="454.91" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="474.0" y="3777" width="0.4" height="15.0" fill="rgb(205,40,34)" rx="2" ry="2" />
<text text-anchor="" x="477.02" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (2 samples, 0.06%)</title><rect x="1097.6" y="4129" width="0.7" height="15.0" fill="rgb(212,33,12)" rx="2" ry="2" />
<text text-anchor="" x="1100.56" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)</title><rect x="1027.6" y="3473" width="0.4" height="15.0" fill="rgb(248,58,17)" rx="2" ry="2" />
<text text-anchor="" x="1030.59" y="3483.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="481.6" y="3249" width="0.4" height="15.0" fill="rgb(234,5,11)" rx="2" ry="2" />
<text text-anchor="" x="484.64" y="3259.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (2 samples, 0.06%)</title><rect x="299.3" y="3953" width="0.7" height="15.0" fill="rgb(253,12,5)" rx="2" ry="2" />
<text text-anchor="" x="302.29" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort_kind:2630 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort_kind:2630 (1 samples, 0.03%)</title><rect x="663.6" y="3697" width="0.4" height="15.0" fill="rgb(246,179,37)" rx="2" ry="2" />
<text text-anchor="" x="666.62" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="506.7" y="4065" width="0.3" height="15.0" fill="rgb(210,87,53)" rx="2" ry="2" />
<text text-anchor="" x="509.65" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)</title><rect x="27.4" y="2465" width="1.1" height="15.0" fill="rgb(249,9,45)" rx="2" ry="2" />
<text text-anchor="" x="30.40" y="2475.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="292.8" y="3585" width="0.3" height="15.0" fill="rgb(213,134,5)" rx="2" ry="2" />
<text text-anchor="" x="295.76" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)</title><rect x="750.6" y="4001" width="0.8" height="15.0" fill="rgb(213,118,20)" rx="2" ry="2" />
<text text-anchor="" x="753.63" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="134.0" y="3585" width="0.3" height="15.0" fill="rgb(253,194,51)" rx="2" ry="2" />
<text text-anchor="" x="136.98" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="167.7" y="4033" width="0.4" height="15.0" fill="rgb(224,87,25)" rx="2" ry="2" />
<text text-anchor="" x="170.70" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (3 samples, 0.09%)</title><rect x="156.1" y="4337" width="1.1" height="15.0" fill="rgb(215,96,48)" rx="2" ry="2" />
<text text-anchor="" x="159.10" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="293.1" y="3921" width="0.4" height="15.0" fill="rgb(247,199,30)" rx="2" ry="2" />
<text text-anchor="" x="296.13" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (2 samples, 0.06%)</title><rect x="943.8" y="4033" width="0.8" height="15.0" fill="rgb(214,226,14)" rx="2" ry="2" />
<text text-anchor="" x="946.85" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:to_format:385 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:to_format:385 (1 samples, 0.03%)</title><rect x="818.8" y="3857" width="0.3" height="15.0" fill="rgb(225,110,34)" rx="2" ry="2" />
<text text-anchor="" x="821.78" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:735 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:735 (1 samples, 0.03%)</title><rect x="224.6" y="3857" width="0.4" height="15.0" fill="rgb(249,170,2)" rx="2" ry="2" />
<text text-anchor="" x="227.61" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:142 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:142 (1 samples, 0.03%)</title><rect x="397.2" y="4033" width="0.3" height="15.0" fill="rgb(215,149,13)" rx="2" ry="2" />
<text text-anchor="" x="400.17" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="399.7" y="4001" width="0.4" height="15.0" fill="rgb(217,32,26)" rx="2" ry="2" />
<text text-anchor="" x="402.71" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)</title><rect x="210.1" y="4273" width="0.7" height="15.0" fill="rgb(206,207,5)" rx="2" ry="2" />
<text text-anchor="" x="213.11" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="611.4" y="4113" width="0.4" height="15.0" fill="rgb(221,110,27)" rx="2" ry="2" />
<text text-anchor="" x="614.42" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="768.0" y="4081" width="0.4" height="15.0" fill="rgb(254,105,35)" rx="2" ry="2" />
<text text-anchor="" x="771.03" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)</title><rect x="31.4" y="2769" width="0.4" height="15.0" fill="rgb(252,170,38)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="2779.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="155.4" y="4337" width="0.3" height="15.0" fill="rgb(245,34,1)" rx="2" ry="2" />
<text text-anchor="" x="158.37" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:885 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:885 (1 samples, 0.03%)</title><rect x="852.9" y="4145" width="0.3" height="15.0" fill="rgb(229,85,9)" rx="2" ry="2" />
<text text-anchor="" x="855.86" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="633.2" y="3889" width="0.3" height="15.0" fill="rgb(205,126,8)" rx="2" ry="2" />
<text text-anchor="" x="636.17" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="318.9" y="4065" width="0.7" height="15.0" fill="rgb(253,63,8)" rx="2" ry="2" />
<text text-anchor="" x="321.87" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="537.8" y="3617" width="0.4" height="15.0" fill="rgb(226,55,54)" rx="2" ry="2" />
<text text-anchor="" x="540.83" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="203.2" y="3761" width="0.4" height="15.0" fill="rgb(241,125,53)" rx="2" ry="2" />
<text text-anchor="" x="206.22" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)</title><rect x="32.1" y="1265" width="0.4" height="15.0" fill="rgb(212,110,54)" rx="2" ry="2" />
<text text-anchor="" x="35.11" y="1275.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)</title><rect x="612.5" y="3937" width="0.4" height="15.0" fill="rgb(231,164,14)" rx="2" ry="2" />
<text text-anchor="" x="615.51" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="1076.5" y="3969" width="0.4" height="15.0" fill="rgb(222,140,48)" rx="2" ry="2" />
<text text-anchor="" x="1079.53" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="381.9" y="4065" width="0.4" height="15.0" fill="rgb(206,14,15)" rx="2" ry="2" />
<text text-anchor="" x="384.94" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (3 samples, 0.09%)</title><rect x="784.0" y="4177" width="1.1" height="15.0" fill="rgb(210,128,25)" rx="2" ry="2" />
<text text-anchor="" x="786.98" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (2 samples, 0.06%)</title><rect x="492.5" y="3841" width="0.7" height="15.0" fill="rgb(234,109,54)" rx="2" ry="2" />
<text text-anchor="" x="495.51" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="510.6" y="3665" width="0.4" height="15.0" fill="rgb(234,20,54)" rx="2" ry="2" />
<text text-anchor="" x="513.64" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (16 samples, 0.49%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (16 samples, 0.49%)</title><rect x="982.3" y="3921" width="5.8" height="15.0" fill="rgb(250,17,1)" rx="2" ry="2" />
<text text-anchor="" x="985.28" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="649.5" y="3921" width="0.7" height="15.0" fill="rgb(212,225,25)" rx="2" ry="2" />
<text text-anchor="" x="652.48" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="571.9" y="4177" width="0.7" height="15.0" fill="rgb(247,155,50)" rx="2" ry="2" />
<text text-anchor="" x="574.90" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="298.9" y="3985" width="0.4" height="15.0" fill="rgb(251,104,12)" rx="2" ry="2" />
<text text-anchor="" x="301.93" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="1013.1" y="4433" width="0.4" height="15.0" fill="rgb(233,198,53)" rx="2" ry="2" />
<text text-anchor="" x="1016.09" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)</title><rect x="403.3" y="4129" width="0.8" height="15.0" fill="rgb(227,1,16)" rx="2" ry="2" />
<text text-anchor="" x="406.33" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="746.6" y="3601" width="0.4" height="15.0" fill="rgb(228,214,44)" rx="2" ry="2" />
<text text-anchor="" x="749.64" y="3611.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="1101.5" y="4017" width="0.4" height="15.0" fill="rgb(219,161,19)" rx="2" ry="2" />
<text text-anchor="" x="1104.55" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_inc_ref:1296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_inc_ref:1296 (1 samples, 0.03%)</title><rect x="594.4" y="3873" width="0.3" height="15.0" fill="rgb(224,214,16)" rx="2" ry="2" />
<text text-anchor="" x="597.38" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (2 samples, 0.06%)</title><rect x="716.5" y="3745" width="0.8" height="15.0" fill="rgb(235,159,6)" rx="2" ry="2" />
<text text-anchor="" x="719.55" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)</title><rect x="176.4" y="4465" width="0.4" height="15.0" fill="rgb(232,74,20)" rx="2" ry="2" />
<text text-anchor="" x="179.40" y="4475.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="1034.5" y="3793" width="0.3" height="15.0" fill="rgb(247,209,15)" rx="2" ry="2" />
<text text-anchor="" x="1037.48" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="136.9" y="4065" width="0.3" height="15.0" fill="rgb(252,170,53)" rx="2" ry="2" />
<text text-anchor="" x="139.88" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)</title><rect x="160.4" y="3857" width="0.4" height="15.0" fill="rgb(211,191,23)" rx="2" ry="2" />
<text text-anchor="" x="163.45" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="510.3" y="3841" width="0.3" height="15.0" fill="rgb(215,5,33)" rx="2" ry="2" />
<text text-anchor="" x="513.28" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="551.2" y="3473" width="0.4" height="15.0" fill="rgb(235,29,0)" rx="2" ry="2" />
<text text-anchor="" x="554.24" y="3483.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)</title><rect x="943.8" y="3777" width="0.8" height="15.0" fill="rgb(219,22,39)" rx="2" ry="2" />
<text text-anchor="" x="946.85" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (2 samples, 0.06%)</title><rect x="891.6" y="4289" width="0.8" height="15.0" fill="rgb(232,225,10)" rx="2" ry="2" />
<text text-anchor="" x="894.65" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="387.0" y="3681" width="0.4" height="15.0" fill="rgb(241,161,3)" rx="2" ry="2" />
<text text-anchor="" x="390.02" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="283.7" y="3569" width="0.4" height="15.0" fill="rgb(229,62,54)" rx="2" ry="2" />
<text text-anchor="" x="286.70" y="3579.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="280.8" y="3537" width="0.4" height="15.0" fill="rgb(253,13,0)" rx="2" ry="2" />
<text text-anchor="" x="283.80" y="3547.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="198.9" y="4289" width="0.3" height="15.0" fill="rgb(215,130,44)" rx="2" ry="2" />
<text text-anchor="" x="201.87" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="353.7" y="3985" width="0.3" height="15.0" fill="rgb(213,146,16)" rx="2" ry="2" />
<text text-anchor="" x="356.67" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:ctx_ref:339 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:ctx_ref:339 (1 samples, 0.03%)</title><rect x="1111.0" y="3761" width="0.3" height="15.0" fill="rgb(238,160,7)" rx="2" ry="2" />
<text text-anchor="" x="1113.97" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="484.5" y="3905" width="0.4" height="15.0" fill="rgb(222,5,49)" rx="2" ry="2" />
<text text-anchor="" x="487.54" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_load_unlocked:658 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_load_unlocked:658 (1 samples, 0.03%)</title><rect x="34.7" y="4065" width="0.3" height="15.0" fill="rgb(218,27,9)" rx="2" ry="2" />
<text text-anchor="" x="37.65" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="122.4" y="4369" width="0.3" height="15.0" fill="rgb(223,31,2)" rx="2" ry="2" />
<text text-anchor="" x="125.38" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="326.1" y="4081" width="0.4" height="15.0" fill="rgb(229,104,26)" rx="2" ry="2" />
<text text-anchor="" x="329.12" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="283.7" y="4049" width="0.4" height="15.0" fill="rgb(252,140,26)" rx="2" ry="2" />
<text text-anchor="" x="286.70" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="385.6" y="3985" width="0.7" height="15.0" fill="rgb(212,133,23)" rx="2" ry="2" />
<text text-anchor="" x="388.57" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (1 samples, 0.03%)</title><rect x="84.7" y="4481" width="0.3" height="15.0" fill="rgb(254,82,49)" rx="2" ry="2" />
<text text-anchor="" x="87.68" y="4491.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="1097.9" y="3617" width="0.4" height="15.0" fill="rgb(249,89,25)" rx="2" ry="2" />
<text text-anchor="" x="1100.92" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (2 samples, 0.06%)</title><rect x="292.0" y="3969" width="0.8" height="15.0" fill="rgb(216,122,39)" rx="2" ry="2" />
<text text-anchor="" x="295.04" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:num_args:906 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:num_args:906 (1 samples, 0.03%)</title><rect x="1055.1" y="3873" width="0.4" height="15.0" fill="rgb(206,212,49)" rx="2" ry="2" />
<text text-anchor="" x="1058.14" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="396.1" y="3937" width="0.3" height="15.0" fill="rgb(214,37,19)" rx="2" ry="2" />
<text text-anchor="" x="399.08" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="367.1" y="4065" width="0.3" height="15.0" fill="rgb(205,51,38)" rx="2" ry="2" />
<text text-anchor="" x="370.08" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="457.3" y="3505" width="0.4" height="15.0" fill="rgb(224,91,8)" rx="2" ry="2" />
<text text-anchor="" x="460.35" y="3515.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="481.6" y="3953" width="0.4" height="15.0" fill="rgb(243,198,14)" rx="2" ry="2" />
<text text-anchor="" x="484.64" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (2 samples, 0.06%)</title><rect x="906.1" y="4225" width="0.8" height="15.0" fill="rgb(231,53,42)" rx="2" ry="2" />
<text text-anchor="" x="909.15" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (1 samples, 0.03%)</title><rect x="80.0" y="4513" width="0.3" height="15.0" fill="rgb(233,216,11)" rx="2" ry="2" />
<text text-anchor="" x="82.97" y="4523.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (2 samples, 0.06%)</title><rect x="473.3" y="4001" width="0.7" height="15.0" fill="rgb(235,27,34)" rx="2" ry="2" />
<text text-anchor="" x="476.30" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="127.1" y="3809" width="0.4" height="15.0" fill="rgb(230,189,27)" rx="2" ry="2" />
<text text-anchor="" x="130.09" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (3 samples, 0.09%)</title><rect x="243.1" y="4465" width="1.1" height="15.0" fill="rgb(232,187,38)" rx="2" ry="2" />
<text text-anchor="" x="246.10" y="4475.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_ast:402 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_ast:402 (1 samples, 0.03%)</title><rect x="383.0" y="3921" width="0.4" height="15.0" fill="rgb(246,37,9)" rx="2" ry="2" />
<text text-anchor="" x="386.03" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1303 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1303 (1 samples, 0.03%)</title><rect x="1103.4" y="4161" width="0.3" height="15.0" fill="rgb(233,127,16)" rx="2" ry="2" />
<text text-anchor="" x="1106.36" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)</title><rect x="202.1" y="3729" width="0.4" height="15.0" fill="rgb(208,204,9)" rx="2" ry="2" />
<text text-anchor="" x="205.14" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (1 samples, 0.03%)</title><rect x="28.1" y="737" width="0.4" height="15.0" fill="rgb(254,91,54)" rx="2" ry="2" />
<text text-anchor="" x="31.13" y="747.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2945 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2945 (3 samples, 0.09%)</title><rect x="156.1" y="4289" width="1.1" height="15.0" fill="rgb(227,7,30)" rx="2" ry="2" />
<text text-anchor="" x="159.10" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="206.5" y="4321" width="0.3" height="15.0" fill="rgb(220,58,26)" rx="2" ry="2" />
<text text-anchor="" x="209.49" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (3 samples, 0.09%)</title><rect x="124.6" y="4321" width="1.0" height="15.0" fill="rgb(247,0,45)" rx="2" ry="2" />
<text text-anchor="" x="127.56" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:465 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:465 (1 samples, 0.03%)</title><rect x="599.1" y="4033" width="0.4" height="15.0" fill="rgb(236,35,50)" rx="2" ry="2" />
<text text-anchor="" x="602.09" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)</title><rect x="133.6" y="4065" width="0.4" height="15.0" fill="rgb(249,179,15)" rx="2" ry="2" />
<text text-anchor="" x="136.62" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="523.3" y="3185" width="0.4" height="15.0" fill="rgb(233,121,44)" rx="2" ry="2" />
<text text-anchor="" x="526.33" y="3195.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="144.1" y="4081" width="0.4" height="15.0" fill="rgb(246,28,14)" rx="2" ry="2" />
<text text-anchor="" x="147.13" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (2 samples, 0.06%)</title><rect x="890.9" y="4241" width="0.7" height="15.0" fill="rgb(220,45,52)" rx="2" ry="2" />
<text text-anchor="" x="893.92" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="578.1" y="4113" width="0.3" height="15.0" fill="rgb(205,42,38)" rx="2" ry="2" />
<text text-anchor="" x="581.07" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="1068.2" y="3777" width="0.4" height="15.0" fill="rgb(230,32,48)" rx="2" ry="2" />
<text text-anchor="" x="1071.19" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_func_decl_to_ast:2771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_func_decl_to_ast:2771 (1 samples, 0.03%)</title><rect x="438.5" y="2961" width="0.4" height="15.0" fill="rgb(235,31,37)" rx="2" ry="2" />
<text text-anchor="" x="441.50" y="2971.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="472.2" y="3841" width="0.4" height="15.0" fill="rgb(246,77,10)" rx="2" ry="2" />
<text text-anchor="" x="475.21" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="653.8" y="4001" width="0.4" height="15.0" fill="rgb(246,14,35)" rx="2" ry="2" />
<text text-anchor="" x="656.83" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="871.3" y="4065" width="0.4" height="15.0" fill="rgb(235,164,12)" rx="2" ry="2" />
<text text-anchor="" x="874.35" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)</title><rect x="711.5" y="3857" width="0.7" height="15.0" fill="rgb(226,181,8)" rx="2" ry="2" />
<text text-anchor="" x="714.47" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="99.9" y="4209" width="0.4" height="15.0" fill="rgb(240,94,28)" rx="2" ry="2" />
<text text-anchor="" x="102.90" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="335.5" y="4001" width="0.4" height="15.0" fill="rgb(224,148,45)" rx="2" ry="2" />
<text text-anchor="" x="338.54" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)</title><rect x="418.2" y="3793" width="0.4" height="15.0" fill="rgb(238,1,46)" rx="2" ry="2" />
<text text-anchor="" x="421.20" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="387.0" y="3617" width="0.4" height="15.0" fill="rgb(218,120,47)" rx="2" ry="2" />
<text text-anchor="" x="390.02" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="91.9" y="4081" width="0.4" height="15.0" fill="rgb(247,88,49)" rx="2" ry="2" />
<text text-anchor="" x="94.93" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="244.2" y="4545" width="0.3" height="15.0" fill="rgb(218,52,35)" rx="2" ry="2" />
<text text-anchor="" x="247.19" y="4555.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (2 samples, 0.06%)</title><rect x="418.2" y="4033" width="0.7" height="15.0" fill="rgb(227,88,25)" rx="2" ry="2" />
<text text-anchor="" x="421.20" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="328.3" y="4049" width="0.4" height="15.0" fill="rgb(215,14,15)" rx="2" ry="2" />
<text text-anchor="" x="331.29" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="381.9" y="4081" width="0.4" height="15.0" fill="rgb(252,7,35)" rx="2" ry="2" />
<text text-anchor="" x="384.94" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="306.2" y="3697" width="0.3" height="15.0" fill="rgb(215,27,6)" rx="2" ry="2" />
<text text-anchor="" x="309.18" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="225.7" y="3905" width="0.4" height="15.0" fill="rgb(248,203,15)" rx="2" ry="2" />
<text text-anchor="" x="228.70" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="417.5" y="3745" width="0.3" height="15.0" fill="rgb(243,188,43)" rx="2" ry="2" />
<text text-anchor="" x="420.47" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (4 samples, 0.12%)</title><rect x="1123.7" y="4145" width="1.4" height="15.0" fill="rgb(205,166,42)" rx="2" ry="2" />
<text text-anchor="" x="1126.66" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (21 samples, 0.65%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (21 samples, 0.65%)</title><rect x="1021.8" y="4257" width="7.6" height="15.0" fill="rgb(213,84,25)" rx="2" ry="2" />
<text text-anchor="" x="1024.79" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (2 samples, 0.06%)</title><rect x="30.7" y="1393" width="0.7" height="15.0" fill="rgb(205,182,25)" rx="2" ry="2" />
<text text-anchor="" x="33.66" y="1403.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="569.0" y="4129" width="0.4" height="15.0" fill="rgb(241,169,39)" rx="2" ry="2" />
<text text-anchor="" x="572.00" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="326.1" y="4017" width="0.4" height="15.0" fill="rgb(239,103,16)" rx="2" ry="2" />
<text text-anchor="" x="329.12" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)</title><rect x="428.0" y="3425" width="0.3" height="15.0" fill="rgb(207,223,16)" rx="2" ry="2" />
<text text-anchor="" x="430.98" y="3435.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="611.8" y="4129" width="0.3" height="15.0" fill="rgb(241,78,47)" rx="2" ry="2" />
<text text-anchor="" x="614.78" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="200.0" y="3857" width="0.3" height="15.0" fill="rgb(221,155,48)" rx="2" ry="2" />
<text text-anchor="" x="202.96" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="84.3" y="4465" width="0.4" height="15.0" fill="rgb(253,199,36)" rx="2" ry="2" />
<text text-anchor="" x="87.32" y="4475.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)</title><rect x="654.9" y="3905" width="0.4" height="15.0" fill="rgb(225,127,18)" rx="2" ry="2" />
<text text-anchor="" x="657.92" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="144.1" y="4401" width="0.4" height="15.0" fill="rgb(206,216,54)" rx="2" ry="2" />
<text text-anchor="" x="147.13" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="201.8" y="4401" width="0.3" height="15.0" fill="rgb(226,136,21)" rx="2" ry="2" />
<text text-anchor="" x="204.77" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)</title><rect x="432.7" y="3489" width="0.4" height="15.0" fill="rgb(237,23,13)" rx="2" ry="2" />
<text text-anchor="" x="435.70" y="3499.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="327.2" y="4081" width="0.4" height="15.0" fill="rgb(231,65,51)" rx="2" ry="2" />
<text text-anchor="" x="330.20" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="510.6" y="3889" width="0.4" height="15.0" fill="rgb(243,99,25)" rx="2" ry="2" />
<text text-anchor="" x="513.64" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)</title><rect x="494.7" y="3953" width="0.4" height="15.0" fill="rgb(234,162,51)" rx="2" ry="2" />
<text text-anchor="" x="497.69" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (2 samples, 0.06%)</title><rect x="792.3" y="4081" width="0.7" height="15.0" fill="rgb(215,211,52)" rx="2" ry="2" />
<text text-anchor="" x="795.32" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="419.3" y="3953" width="0.7" height="15.0" fill="rgb(240,223,46)" rx="2" ry="2" />
<text text-anchor="" x="422.28" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:891 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:decl:891 (1 samples, 0.03%)</title><rect x="731.8" y="4129" width="0.3" height="15.0" fill="rgb(232,92,34)" rx="2" ry="2" />
<text text-anchor="" x="734.78" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)</title><rect x="31.4" y="2465" width="0.4" height="15.0" fill="rgb(230,53,24)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="2475.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="522.2" y="4033" width="0.8" height="15.0" fill="rgb(211,129,47)" rx="2" ry="2" />
<text text-anchor="" x="525.24" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (53 samples, 1.63%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (53 samples, 1.63%)</title><rect x="176.4" y="4513" width="19.2" height="15.0" fill="rgb(253,39,10)" rx="2" ry="2" />
<text text-anchor="" x="179.40" y="4523.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (2 samples, 0.06%)</title><rect x="792.3" y="3953" width="0.7" height="15.0" fill="rgb(250,161,40)" rx="2" ry="2" />
<text text-anchor="" x="795.32" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="395.7" y="4033" width="0.4" height="15.0" fill="rgb(251,199,32)" rx="2" ry="2" />
<text text-anchor="" x="398.72" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="381.2" y="3361" width="0.4" height="15.0" fill="rgb(245,92,33)" rx="2" ry="2" />
<text text-anchor="" x="384.22" y="3371.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="1128.0" y="3969" width="0.4" height="15.0" fill="rgb(207,161,24)" rx="2" ry="2" />
<text text-anchor="" x="1131.01" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap_external):get_code:779 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap_external):get_code:779 (1 samples, 0.03%)</title><rect x="35.0" y="4033" width="0.4" height="15.0" fill="rgb(248,52,46)" rx="2" ry="2" />
<text text-anchor="" x="38.01" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/ethereum/block.py:(module):6 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/ethereum/block.py:(module):6 (1 samples, 0.03%)</title><rect x="38.3" y="4337" width="0.3" height="15.0" fill="rgb(227,21,16)" rx="2" ry="2" />
<text text-anchor="" x="41.28" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/pkg_resources/_vendor/pyparsing.py:parseImpl:3964 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/pkg_resources/_vendor/pyparsing.py:parseImpl:3964 (4 samples, 0.12%)</title><rect x="14.4" y="4289" width="1.4" height="15.0" fill="rgb(239,172,31)" rx="2" ry="2" />
<text text-anchor="" x="17.35" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_field_elements.py:__div__:74 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_field_elements.py:__div__:74 (1 samples, 0.03%)</title><rect x="28.9" y="3345" width="0.3" height="15.0" fill="rgb(237,148,32)" rx="2" ry="2" />
<text text-anchor="" x="31.85" y="3355.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="190.5" y="3329" width="0.4" height="15.0" fill="rgb(217,132,20)" rx="2" ry="2" />
<text text-anchor="" x="193.53" y="3339.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (3 samples, 0.09%)</title><rect x="486.7" y="3905" width="1.1" height="15.0" fill="rgb(218,39,25)" rx="2" ry="2" />
<text text-anchor="" x="489.71" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (4 samples, 0.12%)</title><rect x="968.5" y="4385" width="1.5" height="15.0" fill="rgb(230,114,33)" rx="2" ry="2" />
<text text-anchor="" x="971.50" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="84.3" y="4385" width="0.4" height="15.0" fill="rgb(211,229,13)" rx="2" ry="2" />
<text text-anchor="" x="87.32" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:949 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:949 (1 samples, 0.03%)</title><rect x="613.2" y="3969" width="0.4" height="15.0" fill="rgb(239,163,18)" rx="2" ry="2" />
<text text-anchor="" x="616.23" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)</title><rect x="201.8" y="4385" width="0.3" height="15.0" fill="rgb(214,112,13)" rx="2" ry="2" />
<text text-anchor="" x="204.77" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (2 samples, 0.06%)</title><rect x="93.7" y="4337" width="0.8" height="15.0" fill="rgb(253,24,33)" rx="2" ry="2" />
<text text-anchor="" x="96.74" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="523.3" y="3329" width="0.4" height="15.0" fill="rgb(222,112,8)" rx="2" ry="2" />
<text text-anchor="" x="526.33" y="3339.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (4 samples, 0.12%)</title><rect x="985.2" y="3633" width="1.4" height="15.0" fill="rgb(251,57,1)" rx="2" ry="2" />
<text text-anchor="" x="988.18" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (6 samples, 0.18%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (6 samples, 0.18%)</title><rect x="753.2" y="4177" width="2.1" height="15.0" fill="rgb(217,38,52)" rx="2" ry="2" />
<text text-anchor="" x="756.16" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)</title><rect x="788.3" y="4113" width="1.1" height="15.0" fill="rgb(213,55,54)" rx="2" ry="2" />
<text text-anchor="" x="791.33" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1302 (36 samples, 1.11%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1302 (36 samples, 1.11%)</title><rect x="57.9" y="4673" width="13.0" height="15.0" fill="rgb(246,32,9)" rx="2" ry="2" />
<text text-anchor="" x="60.85" y="4683.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="286.6" y="3681" width="0.4" height="15.0" fill="rgb(234,104,43)" rx="2" ry="2" />
<text text-anchor="" x="289.60" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (2 samples, 0.06%)</title><rect x="235.8" y="4241" width="0.8" height="15.0" fill="rgb(224,58,33)" rx="2" ry="2" />
<text text-anchor="" x="238.85" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)</title><rect x="203.9" y="4321" width="0.4" height="15.0" fill="rgb(248,195,0)" rx="2" ry="2" />
<text text-anchor="" x="206.95" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="96.3" y="4385" width="0.3" height="15.0" fill="rgb(224,189,42)" rx="2" ry="2" />
<text text-anchor="" x="99.28" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:749 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:749 (1 samples, 0.03%)</title><rect x="556.7" y="4257" width="0.3" height="15.0" fill="rgb(215,102,35)" rx="2" ry="2" />
<text text-anchor="" x="559.68" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="238.4" y="4161" width="0.3" height="15.0" fill="rgb(224,210,19)" rx="2" ry="2" />
<text text-anchor="" x="241.39" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="528.8" y="3857" width="0.3" height="15.0" fill="rgb(246,30,7)" rx="2" ry="2" />
<text text-anchor="" x="531.76" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="154.6" y="3969" width="0.4" height="15.0" fill="rgb(222,91,10)" rx="2" ry="2" />
<text text-anchor="" x="157.65" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="272.8" y="4273" width="0.4" height="15.0" fill="rgb(210,184,36)" rx="2" ry="2" />
<text text-anchor="" x="275.83" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="281.5" y="4017" width="0.4" height="15.0" fill="rgb(248,63,15)" rx="2" ry="2" />
<text text-anchor="" x="284.53" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_load_unlocked:665 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_load_unlocked:665 (1 samples, 0.03%)</title><rect x="35.0" y="4289" width="0.4" height="15.0" fill="rgb(225,22,51)" rx="2" ry="2" />
<text text-anchor="" x="38.01" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (2 samples, 0.06%)</title><rect x="772.7" y="3521" width="0.8" height="15.0" fill="rgb(218,63,7)" rx="2" ry="2" />
<text text-anchor="" x="775.74" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="284.1" y="4241" width="0.3" height="15.0" fill="rgb(215,36,22)" rx="2" ry="2" />
<text text-anchor="" x="287.06" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="478.7" y="3617" width="0.4" height="15.0" fill="rgb(250,105,14)" rx="2" ry="2" />
<text text-anchor="" x="481.74" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:719 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:719 (1 samples, 0.03%)</title><rect x="99.9" y="4401" width="0.4" height="15.0" fill="rgb(243,101,2)" rx="2" ry="2" />
<text text-anchor="" x="102.90" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="523.3" y="3809" width="0.4" height="15.0" fill="rgb(237,197,16)" rx="2" ry="2" />
<text text-anchor="" x="526.33" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (2 samples, 0.06%)</title><rect x="30.7" y="2961" width="0.7" height="15.0" fill="rgb(231,71,39)" rx="2" ry="2" />
<text text-anchor="" x="33.66" y="2971.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="649.1" y="3921" width="0.4" height="15.0" fill="rgb(205,173,6)" rx="2" ry="2" />
<text text-anchor="" x="652.12" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)</title><rect x="91.6" y="3793" width="0.3" height="15.0" fill="rgb(243,33,22)" rx="2" ry="2" />
<text text-anchor="" x="94.57" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (1 samples, 0.03%)</title><rect x="356.2" y="3921" width="0.4" height="15.0" fill="rgb(231,13,33)" rx="2" ry="2" />
<text text-anchor="" x="359.21" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="351.9" y="4097" width="0.3" height="15.0" fill="rgb(240,173,45)" rx="2" ry="2" />
<text text-anchor="" x="354.86" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_coerce_exprs:1016 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_coerce_exprs:1016 (1 samples, 0.03%)</title><rect x="1153.4" y="4609" width="0.3" height="15.0" fill="rgb(216,219,34)" rx="2" ry="2" />
<text text-anchor="" x="1156.39" y="4619.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/analysis/modules/integer.py:_check_integer_underflow:199 (247 samples, 7.59%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/analysis/modules/integer.py:_check_integer_underflow:199 (247 samples, 7.59%)</title><rect x="685.0" y="4641" width="89.6" height="15.0" fill="rgb(227,10,46)" rx="2" ry="2" />
<text text-anchor="" x="688.01" y="4651.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/home/vagr..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="444.7" y="3825" width="0.3" height="15.0" fill="rgb(213,203,3)" rx="2" ry="2" />
<text text-anchor="" x="447.66" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="250.7" y="4337" width="0.4" height="15.0" fill="rgb(232,118,39)" rx="2" ry="2" />
<text text-anchor="" x="253.71" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:507 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:507 (1 samples, 0.03%)</title><rect x="449.7" y="4001" width="0.4" height="15.0" fill="rgb(207,69,40)" rx="2" ry="2" />
<text text-anchor="" x="452.74" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="497.2" y="3969" width="0.4" height="15.0" fill="rgb(232,108,13)" rx="2" ry="2" />
<text text-anchor="" x="500.23" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="608.5" y="4081" width="0.4" height="15.0" fill="rgb(231,181,17)" rx="2" ry="2" />
<text text-anchor="" x="611.52" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)</title><rect x="311.6" y="3857" width="0.4" height="15.0" fill="rgb(206,98,16)" rx="2" ry="2" />
<text text-anchor="" x="314.62" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:507 (45 samples, 1.38%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:507 (45 samples, 1.38%)</title><rect x="1013.5" y="4593" width="16.3" height="15.0" fill="rgb(247,61,25)" rx="2" ry="2" />
<text text-anchor="" x="1016.45" y="4603.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:954 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:954 (1 samples, 0.03%)</title><rect x="534.6" y="3905" width="0.3" height="15.0" fill="rgb(225,164,1)" rx="2" ry="2" />
<text text-anchor="" x="537.57" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (353 samples, 10.84%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (353 samples, 10.84%)</title><rect x="774.6" y="4625" width="127.9" height="15.0" fill="rgb(223,10,26)" rx="2" ry="2" />
<text text-anchor="" x="777.55" y="4635.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/home/vagrant/.p..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="294.2" y="4017" width="0.4" height="15.0" fill="rgb(232,184,54)" rx="2" ry="2" />
<text text-anchor="" x="297.22" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (35 samples, 1.08%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (35 samples, 1.08%)</title><rect x="1136.0" y="4561" width="12.7" height="15.0" fill="rgb(228,66,39)" rx="2" ry="2" />
<text text-anchor="" x="1138.98" y="4571.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="478.7" y="3265" width="0.4" height="15.0" fill="rgb(227,223,31)" rx="2" ry="2" />
<text text-anchor="" x="481.74" y="3275.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (79 samples, 2.43%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (79 samples, 2.43%)</title><rect x="733.6" y="4497" width="28.6" height="15.0" fill="rgb(249,92,1)" rx="2" ry="2" />
<text text-anchor="" x="736.59" y="4507.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/h..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="402.2" y="4017" width="0.4" height="15.0" fill="rgb(205,57,45)" rx="2" ry="2" />
<text text-anchor="" x="405.25" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (20 samples, 0.61%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (20 samples, 0.61%)</title><rect x="799.9" y="3809" width="7.3" height="15.0" fill="rgb(209,209,54)" rx="2" ry="2" />
<text text-anchor="" x="802.93" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="185.8" y="4193" width="0.4" height="15.0" fill="rgb(235,186,26)" rx="2" ry="2" />
<text text-anchor="" x="188.82" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="969.6" y="4049" width="0.4" height="15.0" fill="rgb(222,142,52)" rx="2" ry="2" />
<text text-anchor="" x="972.59" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="102.4" y="3329" width="0.4" height="15.0" fill="rgb(239,157,23)" rx="2" ry="2" />
<text text-anchor="" x="105.44" y="3339.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="123.1" y="4113" width="0.4" height="15.0" fill="rgb(244,190,52)" rx="2" ry="2" />
<text text-anchor="" x="126.11" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (2 samples, 0.06%)</title><rect x="498.7" y="4225" width="0.7" height="15.0" fill="rgb(212,115,5)" rx="2" ry="2" />
<text text-anchor="" x="501.68" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)</title><rect x="211.6" y="4129" width="0.3" height="15.0" fill="rgb(209,41,51)" rx="2" ry="2" />
<text text-anchor="" x="214.56" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:kind:696 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:kind:696 (1 samples, 0.03%)</title><rect x="1011.6" y="3905" width="0.4" height="15.0" fill="rgb(253,116,9)" rx="2" ry="2" />
<text text-anchor="" x="1014.64" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)</title><rect x="384.8" y="3393" width="0.4" height="15.0" fill="rgb(215,124,18)" rx="2" ry="2" />
<text text-anchor="" x="387.84" y="3403.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:730 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:730 (1 samples, 0.03%)</title><rect x="303.6" y="4065" width="0.4" height="15.0" fill="rgb(254,204,3)" rx="2" ry="2" />
<text text-anchor="" x="306.64" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="860.1" y="3745" width="0.4" height="15.0" fill="rgb(225,51,18)" rx="2" ry="2" />
<text text-anchor="" x="863.11" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="1034.5" y="3697" width="0.3" height="15.0" fill="rgb(234,53,8)" rx="2" ry="2" />
<text text-anchor="" x="1037.48" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (3 samples, 0.09%)</title><rect x="540.0" y="4017" width="1.1" height="15.0" fill="rgb(229,161,3)" rx="2" ry="2" />
<text text-anchor="" x="543.00" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)</title><rect x="165.9" y="4225" width="0.3" height="15.0" fill="rgb(225,72,11)" rx="2" ry="2" />
<text text-anchor="" x="168.88" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="202.1" y="4385" width="0.4" height="15.0" fill="rgb(227,169,9)" rx="2" ry="2" />
<text text-anchor="" x="205.14" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2946 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2946 (1 samples, 0.03%)</title><rect x="1127.3" y="4081" width="0.3" height="15.0" fill="rgb(218,84,27)" rx="2" ry="2" />
<text text-anchor="" x="1130.28" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (3 samples, 0.09%)</title><rect x="633.9" y="3905" width="1.1" height="15.0" fill="rgb(254,192,46)" rx="2" ry="2" />
<text text-anchor="" x="636.90" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="103.9" y="3841" width="0.4" height="15.0" fill="rgb(208,55,47)" rx="2" ry="2" />
<text text-anchor="" x="106.89" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:141 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:141 (1 samples, 0.03%)</title><rect x="250.7" y="4305" width="0.4" height="15.0" fill="rgb(214,87,16)" rx="2" ry="2" />
<text text-anchor="" x="253.71" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (2 samples, 0.06%)</title><rect x="489.3" y="3857" width="0.7" height="15.0" fill="rgb(208,4,41)" rx="2" ry="2" />
<text text-anchor="" x="492.25" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)</title><rect x="96.3" y="4369" width="0.3" height="15.0" fill="rgb(234,74,23)" rx="2" ry="2" />
<text text-anchor="" x="99.28" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="300.0" y="3233" width="0.4" height="15.0" fill="rgb(229,223,9)" rx="2" ry="2" />
<text text-anchor="" x="303.02" y="3243.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="397.9" y="3745" width="0.4" height="15.0" fill="rgb(218,124,36)" rx="2" ry="2" />
<text text-anchor="" x="400.90" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="406.2" y="3729" width="0.4" height="15.0" fill="rgb(240,45,35)" rx="2" ry="2" />
<text text-anchor="" x="409.23" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="459.2" y="3201" width="0.3" height="15.0" fill="rgb(213,168,36)" rx="2" ry="2" />
<text text-anchor="" x="462.16" y="3211.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="424.4" y="3969" width="0.3" height="15.0" fill="rgb(219,50,0)" rx="2" ry="2" />
<text text-anchor="" x="427.36" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="532.8" y="4081" width="0.3" height="15.0" fill="rgb(206,115,28)" rx="2" ry="2" />
<text text-anchor="" x="535.75" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (9 samples, 0.28%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (9 samples, 0.28%)</title><rect x="877.9" y="4449" width="3.2" height="15.0" fill="rgb(231,18,0)" rx="2" ry="2" />
<text text-anchor="" x="880.87" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="972.9" y="4257" width="0.3" height="15.0" fill="rgb(207,55,15)" rx="2" ry="2" />
<text text-anchor="" x="975.85" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (2 samples, 0.06%)</title><rect x="755.7" y="4321" width="0.7" height="15.0" fill="rgb(219,50,26)" rx="2" ry="2" />
<text text-anchor="" x="758.70" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="470.0" y="3729" width="0.4" height="15.0" fill="rgb(210,142,10)" rx="2" ry="2" />
<text text-anchor="" x="473.04" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)</title><rect x="32.1" y="897" width="0.4" height="15.0" fill="rgb(254,29,25)" rx="2" ry="2" />
<text text-anchor="" x="35.11" y="907.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="229.7" y="3425" width="0.3" height="15.0" fill="rgb(234,54,27)" rx="2" ry="2" />
<text text-anchor="" x="232.69" y="3435.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="125.6" y="3873" width="0.4" height="15.0" fill="rgb(229,69,50)" rx="2" ry="2" />
<text text-anchor="" x="128.64" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)</title><rect x="114.4" y="4353" width="0.4" height="15.0" fill="rgb(214,61,0)" rx="2" ry="2" />
<text text-anchor="" x="117.41" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="303.3" y="3457" width="0.3" height="15.0" fill="rgb(234,21,16)" rx="2" ry="2" />
<text text-anchor="" x="306.28" y="3467.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)</title><rect x="538.6" y="3537" width="0.3" height="15.0" fill="rgb(220,88,40)" rx="2" ry="2" />
<text text-anchor="" x="541.55" y="3547.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (1 samples, 0.03%)</title><rect x="29.9" y="1505" width="0.4" height="15.0" fill="rgb(229,166,50)" rx="2" ry="2" />
<text text-anchor="" x="32.94" y="1515.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="542.2" y="3553" width="0.3" height="15.0" fill="rgb(233,12,3)" rx="2" ry="2" />
<text text-anchor="" x="545.18" y="3563.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)</title><rect x="622.7" y="3921" width="0.3" height="15.0" fill="rgb(250,165,17)" rx="2" ry="2" />
<text text-anchor="" x="625.66" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="91.9" y="3761" width="0.4" height="15.0" fill="rgb(225,212,16)" rx="2" ry="2" />
<text text-anchor="" x="94.93" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (3 samples, 0.09%)</title><rect x="822.4" y="4305" width="1.1" height="15.0" fill="rgb(235,31,32)" rx="2" ry="2" />
<text text-anchor="" x="825.41" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="403.0" y="4017" width="0.3" height="15.0" fill="rgb(227,51,18)" rx="2" ry="2" />
<text text-anchor="" x="405.97" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="436.3" y="3233" width="0.4" height="15.0" fill="rgb(223,3,21)" rx="2" ry="2" />
<text text-anchor="" x="439.32" y="3243.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="174.2" y="4081" width="0.4" height="15.0" fill="rgb(212,45,3)" rx="2" ry="2" />
<text text-anchor="" x="177.22" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="194.9" y="3713" width="0.3" height="15.0" fill="rgb(237,0,40)" rx="2" ry="2" />
<text text-anchor="" x="197.88" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1084 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1084 (1 samples, 0.03%)</title><rect x="931.9" y="3857" width="0.3" height="15.0" fill="rgb(247,7,5)" rx="2" ry="2" />
<text text-anchor="" x="934.89" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (1,117 samples, 34.32%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (1,117 samples, 34.32%)</title><rect x="260.5" y="4481" width="404.9" height="15.0" fill="rgb(205,186,39)" rx="2" ry="2" />
<text text-anchor="" x="263.50" y="4491.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/home/vagrant/github/mythril/mythril/laser/ethereum/svm..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="326.5" y="4001" width="0.3" height="15.0" fill="rgb(226,15,11)" rx="2" ry="2" />
<text text-anchor="" x="329.48" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)</title><rect x="522.6" y="3969" width="0.4" height="15.0" fill="rgb(212,37,25)" rx="2" ry="2" />
<text text-anchor="" x="525.60" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="553.8" y="4273" width="0.3" height="15.0" fill="rgb(206,20,24)" rx="2" ry="2" />
<text text-anchor="" x="556.78" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:423 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:423 (1 samples, 0.03%)</title><rect x="667.6" y="4385" width="0.4" height="15.0" fill="rgb(242,28,3)" rx="2" ry="2" />
<text text-anchor="" x="670.61" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1302 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1302 (1 samples, 0.03%)</title><rect x="1058.4" y="3793" width="0.4" height="15.0" fill="rgb(243,52,22)" rx="2" ry="2" />
<text text-anchor="" x="1061.41" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="229.7" y="3649" width="0.3" height="15.0" fill="rgb(211,149,34)" rx="2" ry="2" />
<text text-anchor="" x="232.69" y="3659.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)</title><rect x="637.5" y="3857" width="0.4" height="15.0" fill="rgb(224,109,12)" rx="2" ry="2" />
<text text-anchor="" x="640.52" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="474.0" y="4097" width="0.4" height="15.0" fill="rgb(207,190,4)" rx="2" ry="2" />
<text text-anchor="" x="477.02" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="494.3" y="3681" width="0.4" height="15.0" fill="rgb(231,225,52)" rx="2" ry="2" />
<text text-anchor="" x="497.33" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="1028.0" y="3425" width="0.3" height="15.0" fill="rgb(246,66,38)" rx="2" ry="2" />
<text text-anchor="" x="1030.95" y="3435.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="809.0" y="3521" width="0.4" height="15.0" fill="rgb(210,59,31)" rx="2" ry="2" />
<text text-anchor="" x="811.99" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="240.9" y="3969" width="0.4" height="15.0" fill="rgb(250,51,6)" rx="2" ry="2" />
<text text-anchor="" x="243.92" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="381.9" y="3985" width="0.4" height="15.0" fill="rgb(224,100,9)" rx="2" ry="2" />
<text text-anchor="" x="384.94" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="122.0" y="3617" width="0.4" height="15.0" fill="rgb(224,195,53)" rx="2" ry="2" />
<text text-anchor="" x="125.02" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="768.0" y="3953" width="0.4" height="15.0" fill="rgb(236,119,3)" rx="2" ry="2" />
<text text-anchor="" x="771.03" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (3 samples, 0.09%)</title><rect x="582.4" y="4001" width="1.1" height="15.0" fill="rgb(211,208,3)" rx="2" ry="2" />
<text text-anchor="" x="585.42" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="892.0" y="4113" width="0.4" height="15.0" fill="rgb(242,179,10)" rx="2" ry="2" />
<text text-anchor="" x="895.01" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="393.2" y="4081" width="0.3" height="15.0" fill="rgb(214,211,51)" rx="2" ry="2" />
<text text-anchor="" x="396.18" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="232.6" y="3889" width="0.3" height="15.0" fill="rgb(243,219,24)" rx="2" ry="2" />
<text text-anchor="" x="235.59" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (93 samples, 2.86%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (93 samples, 2.86%)</title><rect x="692.3" y="4433" width="33.7" height="15.0" fill="rgb(254,129,27)" rx="2" ry="2" />
<text text-anchor="" x="695.26" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/h..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="483.8" y="3793" width="0.4" height="15.0" fill="rgb(241,103,15)" rx="2" ry="2" />
<text text-anchor="" x="486.81" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="771.3" y="3713" width="0.4" height="15.0" fill="rgb(229,88,48)" rx="2" ry="2" />
<text text-anchor="" x="774.29" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="213.4" y="4065" width="0.3" height="15.0" fill="rgb(207,135,27)" rx="2" ry="2" />
<text text-anchor="" x="216.37" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (15 samples, 0.46%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (15 samples, 0.46%)</title><rect x="1112.4" y="3793" width="5.5" height="15.0" fill="rgb(216,91,27)" rx="2" ry="2" />
<text text-anchor="" x="1115.42" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (7 samples, 0.22%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (7 samples, 0.22%)</title><rect x="878.6" y="4305" width="2.5" height="15.0" fill="rgb(244,195,8)" rx="2" ry="2" />
<text text-anchor="" x="881.60" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (2 samples, 0.06%)</title><rect x="86.9" y="4577" width="0.7" height="15.0" fill="rgb(216,186,10)" rx="2" ry="2" />
<text text-anchor="" x="89.85" y="4587.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="117.3" y="4145" width="0.4" height="15.0" fill="rgb(228,128,36)" rx="2" ry="2" />
<text text-anchor="" x="120.31" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)</title><rect x="454.8" y="3937" width="0.7" height="15.0" fill="rgb(218,175,6)" rx="2" ry="2" />
<text text-anchor="" x="457.81" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="633.5" y="3857" width="0.4" height="15.0" fill="rgb(218,135,17)" rx="2" ry="2" />
<text text-anchor="" x="636.53" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="381.9" y="3537" width="0.4" height="15.0" fill="rgb(212,158,7)" rx="2" ry="2" />
<text text-anchor="" x="384.94" y="3547.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="568.3" y="4193" width="0.3" height="15.0" fill="rgb(254,81,14)" rx="2" ry="2" />
<text text-anchor="" x="571.28" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)</title><rect x="538.9" y="4001" width="0.4" height="15.0" fill="rgb(236,90,2)" rx="2" ry="2" />
<text text-anchor="" x="541.92" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:369 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:369 (1 samples, 0.03%)</title><rect x="1089.2" y="4193" width="0.4" height="15.0" fill="rgb(223,184,8)" rx="2" ry="2" />
<text text-anchor="" x="1092.22" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="892.0" y="3937" width="0.4" height="15.0" fill="rgb(234,132,20)" rx="2" ry="2" />
<text text-anchor="" x="895.01" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:636 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:636 (1 samples, 0.03%)</title><rect x="930.1" y="3905" width="0.3" height="15.0" fill="rgb(215,183,4)" rx="2" ry="2" />
<text text-anchor="" x="933.07" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (5 samples, 0.15%)</title><rect x="347.9" y="4033" width="1.8" height="15.0" fill="rgb(230,148,16)" rx="2" ry="2" />
<text text-anchor="" x="350.87" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="215.5" y="4193" width="0.4" height="15.0" fill="rgb(235,205,46)" rx="2" ry="2" />
<text text-anchor="" x="218.55" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_name:532 (2 samples, 0.06%)</title><rect x="722.0" y="4081" width="0.7" height="15.0" fill="rgb(248,29,13)" rx="2" ry="2" />
<text text-anchor="" x="724.99" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (8 samples, 0.25%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (8 samples, 0.25%)</title><rect x="1074.0" y="4257" width="2.9" height="15.0" fill="rgb(210,74,6)" rx="2" ry="2" />
<text text-anchor="" x="1076.99" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="574.1" y="4161" width="0.3" height="15.0" fill="rgb(232,205,18)" rx="2" ry="2" />
<text text-anchor="" x="577.08" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="708.6" y="3569" width="0.3" height="15.0" fill="rgb(240,122,28)" rx="2" ry="2" />
<text text-anchor="" x="711.57" y="3579.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="283.0" y="4049" width="0.3" height="15.0" fill="rgb(227,65,13)" rx="2" ry="2" />
<text text-anchor="" x="285.98" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="99.2" y="4049" width="0.3" height="15.0" fill="rgb(238,204,14)" rx="2" ry="2" />
<text text-anchor="" x="102.18" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (2 samples, 0.06%)</title><rect x="32.5" y="3825" width="0.7" height="15.0" fill="rgb(208,163,17)" rx="2" ry="2" />
<text text-anchor="" x="35.48" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="329.0" y="3729" width="0.4" height="15.0" fill="rgb(232,205,26)" rx="2" ry="2" />
<text text-anchor="" x="332.02" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:898 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:898 (2 samples, 0.06%)</title><rect x="864.1" y="3585" width="0.7" height="15.0" fill="rgb(225,101,16)" rx="2" ry="2" />
<text text-anchor="" x="867.10" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="96.6" y="4257" width="0.4" height="15.0" fill="rgb(250,155,38)" rx="2" ry="2" />
<text text-anchor="" x="99.64" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:732 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:732 (1 samples, 0.03%)</title><rect x="921.0" y="4337" width="0.4" height="15.0" fill="rgb(253,92,40)" rx="2" ry="2" />
<text text-anchor="" x="924.01" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="374.0" y="4017" width="0.3" height="15.0" fill="rgb(232,209,26)" rx="2" ry="2" />
<text text-anchor="" x="376.97" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="628.1" y="3953" width="0.4" height="15.0" fill="rgb(229,74,39)" rx="2" ry="2" />
<text text-anchor="" x="631.10" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="1129.8" y="3953" width="0.4" height="15.0" fill="rgb(210,186,2)" rx="2" ry="2" />
<text text-anchor="" x="1132.82" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="409.1" y="3713" width="0.4" height="15.0" fill="rgb(234,96,38)" rx="2" ry="2" />
<text text-anchor="" x="412.13" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)</title><rect x="31.4" y="2609" width="0.4" height="15.0" fill="rgb(206,183,33)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="2619.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (7 samples, 0.22%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (7 samples, 0.22%)</title><rect x="984.1" y="3697" width="2.5" height="15.0" fill="rgb(217,95,30)" rx="2" ry="2" />
<text text-anchor="" x="987.09" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="468.9" y="3857" width="0.4" height="15.0" fill="rgb(241,150,3)" rx="2" ry="2" />
<text text-anchor="" x="471.95" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="340.3" y="3313" width="0.3" height="15.0" fill="rgb(227,131,12)" rx="2" ry="2" />
<text text-anchor="" x="343.25" y="3323.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="436.3" y="3761" width="0.4" height="15.0" fill="rgb(242,90,18)" rx="2" ry="2" />
<text text-anchor="" x="439.32" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)</title><rect x="220.3" y="4305" width="0.3" height="15.0" fill="rgb(210,192,27)" rx="2" ry="2" />
<text text-anchor="" x="223.26" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="495.1" y="3649" width="0.3" height="15.0" fill="rgb(219,178,48)" rx="2" ry="2" />
<text text-anchor="" x="498.05" y="3659.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="244.5" y="4449" width="0.4" height="15.0" fill="rgb(213,57,11)" rx="2" ry="2" />
<text text-anchor="" x="247.55" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="181.8" y="4369" width="0.4" height="15.0" fill="rgb(205,1,25)" rx="2" ry="2" />
<text text-anchor="" x="184.83" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:808 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:808 (1 samples, 0.03%)</title><rect x="550.5" y="3553" width="0.4" height="15.0" fill="rgb(224,5,19)" rx="2" ry="2" />
<text text-anchor="" x="553.52" y="3563.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="169.5" y="3665" width="0.4" height="15.0" fill="rgb(212,160,10)" rx="2" ry="2" />
<text text-anchor="" x="172.51" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="516.1" y="3969" width="0.3" height="15.0" fill="rgb(247,156,15)" rx="2" ry="2" />
<text text-anchor="" x="519.08" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="197.8" y="4417" width="0.3" height="15.0" fill="rgb(236,96,25)" rx="2" ry="2" />
<text text-anchor="" x="200.78" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="130.7" y="4385" width="0.4" height="15.0" fill="rgb(230,36,15)" rx="2" ry="2" />
<text text-anchor="" x="133.72" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="688.6" y="3937" width="0.4" height="15.0" fill="rgb(250,0,36)" rx="2" ry="2" />
<text text-anchor="" x="691.64" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="481.6" y="3777" width="0.4" height="15.0" fill="rgb(221,217,2)" rx="2" ry="2" />
<text text-anchor="" x="484.64" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="956.5" y="4321" width="0.4" height="15.0" fill="rgb(207,139,26)" rx="2" ry="2" />
<text text-anchor="" x="959.54" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="206.5" y="4209" width="0.3" height="15.0" fill="rgb(227,179,32)" rx="2" ry="2" />
<text text-anchor="" x="209.49" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="333.7" y="3185" width="0.4" height="15.0" fill="rgb(236,125,20)" rx="2" ry="2" />
<text text-anchor="" x="336.73" y="3195.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (1 samples, 0.03%)</title><rect x="570.8" y="4113" width="0.4" height="15.0" fill="rgb(252,92,26)" rx="2" ry="2" />
<text text-anchor="" x="573.82" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="417.1" y="3393" width="0.4" height="15.0" fill="rgb(247,170,13)" rx="2" ry="2" />
<text text-anchor="" x="420.11" y="3403.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="476.9" y="3825" width="0.4" height="15.0" fill="rgb(217,48,44)" rx="2" ry="2" />
<text text-anchor="" x="479.92" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_app_decl:2903 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_app_decl:2903 (1 samples, 0.03%)</title><rect x="1050.8" y="4049" width="0.4" height="15.0" fill="rgb(231,14,13)" rx="2" ry="2" />
<text text-anchor="" x="1053.79" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="237.3" y="4145" width="0.4" height="15.0" fill="rgb(250,222,4)" rx="2" ry="2" />
<text text-anchor="" x="240.30" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:428 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:428 (1 samples, 0.03%)</title><rect x="359.5" y="3361" width="0.3" height="15.0" fill="rgb(230,46,23)" rx="2" ry="2" />
<text text-anchor="" x="362.47" y="3371.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (2 samples, 0.06%)</title><rect x="277.9" y="4289" width="0.7" height="15.0" fill="rgb(238,173,37)" rx="2" ry="2" />
<text text-anchor="" x="280.90" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="99.2" y="4033" width="0.3" height="15.0" fill="rgb(239,120,10)" rx="2" ry="2" />
<text text-anchor="" x="102.18" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (23 samples, 0.71%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (23 samples, 0.71%)</title><rect x="458.1" y="4225" width="8.3" height="15.0" fill="rgb(252,127,16)" rx="2" ry="2" />
<text text-anchor="" x="461.07" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="393.2" y="4129" width="0.3" height="15.0" fill="rgb(218,59,13)" rx="2" ry="2" />
<text text-anchor="" x="396.18" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="185.1" y="4049" width="0.4" height="15.0" fill="rgb(210,102,28)" rx="2" ry="2" />
<text text-anchor="" x="188.10" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="196.3" y="3745" width="0.4" height="15.0" fill="rgb(243,88,5)" rx="2" ry="2" />
<text text-anchor="" x="199.33" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="521.9" y="4097" width="0.3" height="15.0" fill="rgb(214,145,51)" rx="2" ry="2" />
<text text-anchor="" x="524.88" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (2 samples, 0.06%)</title><rect x="83.2" y="4497" width="0.8" height="15.0" fill="rgb(244,11,44)" rx="2" ry="2" />
<text text-anchor="" x="86.23" y="4507.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2968 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2968 (1 samples, 0.03%)</title><rect x="832.9" y="3953" width="0.4" height="15.0" fill="rgb(217,136,34)" rx="2" ry="2" />
<text text-anchor="" x="835.92" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="184.4" y="4289" width="0.3" height="15.0" fill="rgb(247,113,42)" rx="2" ry="2" />
<text text-anchor="" x="187.37" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (2 samples, 0.06%)</title><rect x="614.0" y="4017" width="0.7" height="15.0" fill="rgb(205,4,53)" rx="2" ry="2" />
<text text-anchor="" x="616.96" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (64 samples, 1.97%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (64 samples, 1.97%)</title><rect x="734.3" y="4449" width="23.2" height="15.0" fill="rgb(241,210,21)" rx="2" ry="2" />
<text text-anchor="" x="737.31" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)</title><rect x="106.4" y="4241" width="0.8" height="15.0" fill="rgb(227,208,22)" rx="2" ry="2" />
<text text-anchor="" x="109.43" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="174.9" y="3809" width="0.4" height="15.0" fill="rgb(229,151,24)" rx="2" ry="2" />
<text text-anchor="" x="177.95" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="1145.4" y="3617" width="0.4" height="15.0" fill="rgb(248,4,4)" rx="2" ry="2" />
<text text-anchor="" x="1148.41" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:308 (1 samples, 0.03%)</title><rect x="1039.9" y="3713" width="0.4" height="15.0" fill="rgb(213,185,12)" rx="2" ry="2" />
<text text-anchor="" x="1042.92" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:arg:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:arg:927 (1 samples, 0.03%)</title><rect x="432.7" y="3521" width="0.4" height="15.0" fill="rgb(217,228,52)" rx="2" ry="2" />
<text text-anchor="" x="435.70" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="397.9" y="3793" width="0.4" height="15.0" fill="rgb(232,23,1)" rx="2" ry="2" />
<text text-anchor="" x="400.90" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="554.1" y="4257" width="0.4" height="15.0" fill="rgb(223,54,35)" rx="2" ry="2" />
<text text-anchor="" x="557.14" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="174.6" y="4017" width="0.3" height="15.0" fill="rgb(254,38,54)" rx="2" ry="2" />
<text text-anchor="" x="177.58" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)</title><rect x="981.2" y="3921" width="0.4" height="15.0" fill="rgb(227,218,52)" rx="2" ry="2" />
<text text-anchor="" x="984.19" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (2 samples, 0.06%)</title><rect x="166.6" y="4225" width="0.7" height="15.0" fill="rgb(224,123,10)" rx="2" ry="2" />
<text text-anchor="" x="169.61" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="169.5" y="3953" width="0.4" height="15.0" fill="rgb(247,213,10)" rx="2" ry="2" />
<text text-anchor="" x="172.51" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)</title><rect x="368.5" y="4145" width="0.8" height="15.0" fill="rgb(225,97,28)" rx="2" ry="2" />
<text text-anchor="" x="371.53" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (4 samples, 0.12%)</title><rect x="1005.1" y="4289" width="1.5" height="15.0" fill="rgb(212,124,10)" rx="2" ry="2" />
<text text-anchor="" x="1008.12" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_inc_ref:1297 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_inc_ref:1297 (1 samples, 0.03%)</title><rect x="753.2" y="4081" width="0.3" height="15.0" fill="rgb(219,95,22)" rx="2" ry="2" />
<text text-anchor="" x="756.16" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:428 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:428 (2 samples, 0.06%)</title><rect x="707.8" y="3537" width="0.8" height="15.0" fill="rgb(220,42,53)" rx="2" ry="2" />
<text text-anchor="" x="710.85" y="3547.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)</title><rect x="30.3" y="3569" width="1.1" height="15.0" fill="rgb(254,71,10)" rx="2" ry="2" />
<text text-anchor="" x="33.30" y="3579.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (1 samples, 0.03%)</title><rect x="409.5" y="3905" width="0.4" height="15.0" fill="rgb(217,149,30)" rx="2" ry="2" />
<text text-anchor="" x="412.50" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="461.3" y="4033" width="0.4" height="15.0" fill="rgb(205,82,51)" rx="2" ry="2" />
<text text-anchor="" x="464.34" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="220.3" y="4209" width="0.3" height="15.0" fill="rgb(254,222,47)" rx="2" ry="2" />
<text text-anchor="" x="223.26" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2966 (1 samples, 0.03%)</title><rect x="677.0" y="4401" width="0.4" height="15.0" fill="rgb(250,197,54)" rx="2" ry="2" />
<text text-anchor="" x="680.04" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="381.9" y="3473" width="0.4" height="15.0" fill="rgb(245,36,12)" rx="2" ry="2" />
<text text-anchor="" x="384.94" y="3483.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)</title><rect x="158.6" y="4321" width="0.4" height="15.0" fill="rgb(209,81,50)" rx="2" ry="2" />
<text text-anchor="" x="161.63" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)</title><rect x="31.4" y="1809" width="0.4" height="15.0" fill="rgb(238,155,47)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="1819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="96.3" y="3905" width="0.3" height="15.0" fill="rgb(244,159,45)" rx="2" ry="2" />
<text text-anchor="" x="99.28" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (2 samples, 0.06%)</title><rect x="252.9" y="4321" width="0.7" height="15.0" fill="rgb(207,85,37)" rx="2" ry="2" />
<text text-anchor="" x="255.89" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="391.7" y="3905" width="0.4" height="15.0" fill="rgb(239,98,50)" rx="2" ry="2" />
<text text-anchor="" x="394.73" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="219.5" y="4257" width="0.4" height="15.0" fill="rgb(211,185,32)" rx="2" ry="2" />
<text text-anchor="" x="222.54" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="630.6" y="3873" width="0.4" height="15.0" fill="rgb(218,35,15)" rx="2" ry="2" />
<text text-anchor="" x="633.63" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)</title><rect x="221.0" y="4321" width="0.3" height="15.0" fill="rgb(221,120,16)" rx="2" ry="2" />
<text text-anchor="" x="223.99" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="754.6" y="3841" width="0.4" height="15.0" fill="rgb(252,5,9)" rx="2" ry="2" />
<text text-anchor="" x="757.61" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="496.1" y="3585" width="0.4" height="15.0" fill="rgb(252,137,20)" rx="2" ry="2" />
<text text-anchor="" x="499.14" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)</title><rect x="772.4" y="3537" width="0.3" height="15.0" fill="rgb(234,6,0)" rx="2" ry="2" />
<text text-anchor="" x="775.38" y="3547.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (1 samples, 0.03%)</title><rect x="695.2" y="4257" width="0.3" height="15.0" fill="rgb(224,178,15)" rx="2" ry="2" />
<text text-anchor="" x="698.16" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (22 samples, 0.68%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (22 samples, 0.68%)</title><rect x="740.8" y="4001" width="8.0" height="15.0" fill="rgb(245,189,12)" rx="2" ry="2" />
<text text-anchor="" x="743.84" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="483.8" y="3809" width="0.4" height="15.0" fill="rgb(251,88,26)" rx="2" ry="2" />
<text text-anchor="" x="486.81" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="338.8" y="3729" width="0.4" height="15.0" fill="rgb(211,46,32)" rx="2" ry="2" />
<text text-anchor="" x="341.80" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (9 samples, 0.28%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (9 samples, 0.28%)</title><rect x="830.7" y="4209" width="3.3" height="15.0" fill="rgb(246,108,34)" rx="2" ry="2" />
<text text-anchor="" x="833.74" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="532.0" y="3777" width="0.4" height="15.0" fill="rgb(249,129,40)" rx="2" ry="2" />
<text text-anchor="" x="535.03" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):307 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):307 (1 samples, 0.03%)</title><rect x="1049.3" y="3857" width="0.4" height="15.0" fill="rgb(232,67,24)" rx="2" ry="2" />
<text text-anchor="" x="1052.34" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="1137.1" y="4353" width="0.3" height="15.0" fill="rgb(252,175,29)" rx="2" ry="2" />
<text text-anchor="" x="1140.07" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (2 samples, 0.06%)</title><rect x="1071.8" y="3921" width="0.7" height="15.0" fill="rgb(209,126,35)" rx="2" ry="2" />
<text text-anchor="" x="1074.82" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="119.8" y="3937" width="0.4" height="15.0" fill="rgb(231,204,29)" rx="2" ry="2" />
<text text-anchor="" x="122.84" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="186.2" y="3841" width="0.3" height="15.0" fill="rgb(219,192,47)" rx="2" ry="2" />
<text text-anchor="" x="189.18" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="952.5" y="3921" width="0.4" height="15.0" fill="rgb(219,24,53)" rx="2" ry="2" />
<text text-anchor="" x="955.55" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="240.9" y="4033" width="0.4" height="15.0" fill="rgb(226,212,36)" rx="2" ry="2" />
<text text-anchor="" x="243.92" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:compose:393 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:compose:393 (1 samples, 0.03%)</title><rect x="691.9" y="4241" width="0.4" height="15.0" fill="rgb(214,200,22)" rx="2" ry="2" />
<text text-anchor="" x="694.90" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (4 samples, 0.12%)</title><rect x="129.3" y="4401" width="1.4" height="15.0" fill="rgb(210,10,23)" rx="2" ry="2" />
<text text-anchor="" x="132.27" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_extract:840 (1 samples, 0.03%)</title><rect x="331.2" y="3713" width="0.4" height="15.0" fill="rgb(223,27,53)" rx="2" ry="2" />
<text text-anchor="" x="334.19" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="91.2" y="3985" width="0.4" height="15.0" fill="rgb(251,75,28)" rx="2" ry="2" />
<text text-anchor="" x="94.20" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="134.0" y="4193" width="0.3" height="15.0" fill="rgb(218,15,31)" rx="2" ry="2" />
<text text-anchor="" x="136.98" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (21 samples, 0.65%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (21 samples, 0.65%)</title><rect x="859.4" y="3809" width="7.6" height="15.0" fill="rgb(253,129,30)" rx="2" ry="2" />
<text text-anchor="" x="862.38" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (5 samples, 0.15%)</title><rect x="622.7" y="4097" width="1.8" height="15.0" fill="rgb(241,139,19)" rx="2" ry="2" />
<text text-anchor="" x="625.66" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="226.1" y="4401" width="0.3" height="15.0" fill="rgb(206,21,29)" rx="2" ry="2" />
<text text-anchor="" x="229.06" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="340.3" y="3297" width="0.3" height="15.0" fill="rgb(238,112,28)" rx="2" ry="2" />
<text text-anchor="" x="343.25" y="3307.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (7 samples, 0.22%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (7 samples, 0.22%)</title><rect x="770.9" y="4017" width="2.6" height="15.0" fill="rgb(206,80,46)" rx="2" ry="2" />
<text text-anchor="" x="773.93" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="134.7" y="4369" width="0.4" height="15.0" fill="rgb(207,207,40)" rx="2" ry="2" />
<text text-anchor="" x="137.71" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="609.6" y="4065" width="0.4" height="15.0" fill="rgb(228,164,53)" rx="2" ry="2" />
<text text-anchor="" x="612.61" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="586.0" y="3953" width="0.4" height="15.0" fill="rgb(244,12,42)" rx="2" ry="2" />
<text text-anchor="" x="589.04" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:768 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:768 (2 samples, 0.06%)</title><rect x="1109.9" y="3825" width="0.7" height="15.0" fill="rgb(235,159,39)" rx="2" ry="2" />
<text text-anchor="" x="1112.88" y="3835.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="126.0" y="3809" width="0.4" height="15.0" fill="rgb(245,39,41)" rx="2" ry="2" />
<text text-anchor="" x="129.01" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="148.8" y="4209" width="0.4" height="15.0" fill="rgb(247,126,41)" rx="2" ry="2" />
<text text-anchor="" x="151.84" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (20 samples, 0.61%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (20 samples, 0.61%)</title><rect x="636.4" y="4065" width="7.3" height="15.0" fill="rgb(226,155,33)" rx="2" ry="2" />
<text text-anchor="" x="639.43" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="100.6" y="4385" width="0.4" height="15.0" fill="rgb(250,29,8)" rx="2" ry="2" />
<text text-anchor="" x="103.63" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="234.4" y="4289" width="0.4" height="15.0" fill="rgb(224,140,48)" rx="2" ry="2" />
<text text-anchor="" x="237.40" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (5 samples, 0.15%)</title><rect x="787.6" y="4225" width="1.8" height="15.0" fill="rgb(211,215,47)" rx="2" ry="2" />
<text text-anchor="" x="790.60" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)</title><rect x="441.8" y="4033" width="0.7" height="15.0" fill="rgb(236,20,5)" rx="2" ry="2" />
<text text-anchor="" x="444.76" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:739 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:739 (1 samples, 0.03%)</title><rect x="520.1" y="3857" width="0.3" height="15.0" fill="rgb(234,213,6)" rx="2" ry="2" />
<text text-anchor="" x="523.06" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="693.3" y="4273" width="0.4" height="15.0" fill="rgb(252,144,33)" rx="2" ry="2" />
<text text-anchor="" x="696.35" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (1 samples, 0.03%)</title><rect x="283.3" y="3233" width="0.4" height="15.0" fill="rgb(235,111,3)" rx="2" ry="2" />
<text text-anchor="" x="286.34" y="3243.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:847 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:847 (1 samples, 0.03%)</title><rect x="308.4" y="4049" width="0.3" height="15.0" fill="rgb(234,199,51)" rx="2" ry="2" />
<text text-anchor="" x="311.35" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="708.6" y="3617" width="0.3" height="15.0" fill="rgb(235,171,35)" rx="2" ry="2" />
<text text-anchor="" x="711.57" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:(listcomp):941 (1 samples, 0.03%)</title><rect x="180.7" y="3681" width="0.4" height="15.0" fill="rgb(220,95,25)" rx="2" ry="2" />
<text text-anchor="" x="183.75" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="969.6" y="4177" width="0.4" height="15.0" fill="rgb(246,129,35)" rx="2" ry="2" />
<text text-anchor="" x="972.59" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_unary:786 (1 samples, 0.03%)</title><rect x="303.3" y="3697" width="0.3" height="15.0" fill="rgb(244,139,42)" rx="2" ry="2" />
<text text-anchor="" x="306.28" y="3707.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="426.9" y="3809" width="0.4" height="15.0" fill="rgb(217,95,31)" rx="2" ry="2" />
<text text-anchor="" x="429.90" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="459.2" y="3393" width="0.3" height="15.0" fill="rgb(248,33,21)" rx="2" ry="2" />
<text text-anchor="" x="462.16" y="3403.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="661.4" y="3905" width="0.4" height="15.0" fill="rgb(239,160,42)" rx="2" ry="2" />
<text text-anchor="" x="664.45" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (285 samples, 8.76%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (285 samples, 8.76%)</title><rect x="1030.5" y="4561" width="103.3" height="15.0" fill="rgb(213,164,6)" rx="2" ry="2" />
<text text-anchor="" x="1033.49" y="4571.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/home/vagran..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="216.3" y="4289" width="0.3" height="15.0" fill="rgb(221,48,53)" rx="2" ry="2" />
<text text-anchor="" x="219.27" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="427.3" y="3905" width="0.3" height="15.0" fill="rgb(221,179,54)" rx="2" ry="2" />
<text text-anchor="" x="430.26" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="532.8" y="3185" width="0.3" height="15.0" fill="rgb(246,178,44)" rx="2" ry="2" />
<text text-anchor="" x="535.75" y="3195.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1302 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1302 (1 samples, 0.03%)</title><rect x="1088.5" y="4177" width="0.4" height="15.0" fill="rgb(217,110,13)" rx="2" ry="2" />
<text text-anchor="" x="1091.49" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="113.0" y="4209" width="0.3" height="15.0" fill="rgb(248,228,30)" rx="2" ry="2" />
<text text-anchor="" x="115.96" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="229.7" y="3841" width="0.3" height="15.0" fill="rgb(251,49,49)" rx="2" ry="2" />
<text text-anchor="" x="232.69" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="566.8" y="4177" width="0.8" height="15.0" fill="rgb(247,22,6)" rx="2" ry="2" />
<text text-anchor="" x="569.83" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="624.8" y="4017" width="0.4" height="15.0" fill="rgb(217,40,22)" rx="2" ry="2" />
<text text-anchor="" x="627.83" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (8 samples, 0.25%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (8 samples, 0.25%)</title><rect x="721.6" y="4177" width="2.9" height="15.0" fill="rgb(227,110,31)" rx="2" ry="2" />
<text text-anchor="" x="724.63" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/analysis/modules/integer.py:_check_integer_underflow:191 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/analysis/modules/integer.py:_check_integer_underflow:191 (2 samples, 0.06%)</title><rect x="683.9" y="4641" width="0.7" height="15.0" fill="rgb(219,40,0)" rx="2" ry="2" />
<text text-anchor="" x="686.92" y="4651.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="484.5" y="3489" width="0.4" height="15.0" fill="rgb(209,227,33)" rx="2" ry="2" />
<text text-anchor="" x="487.54" y="3499.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="174.9" y="3585" width="0.4" height="15.0" fill="rgb(239,179,27)" rx="2" ry="2" />
<text text-anchor="" x="177.95" y="3595.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (1 samples, 0.03%)</title><rect x="28.1" y="1201" width="0.4" height="15.0" fill="rgb(245,190,21)" rx="2" ry="2" />
<text text-anchor="" x="31.13" y="1211.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (3 samples, 0.09%)</title><rect x="564.7" y="4113" width="1.0" height="15.0" fill="rgb(218,210,42)" rx="2" ry="2" />
<text text-anchor="" x="567.65" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (1 samples, 0.03%)</title><rect x="28.1" y="817" width="0.4" height="15.0" fill="rgb(242,19,48)" rx="2" ry="2" />
<text text-anchor="" x="31.13" y="827.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="481.6" y="3937" width="0.4" height="15.0" fill="rgb(215,68,35)" rx="2" ry="2" />
<text text-anchor="" x="484.64" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)</title><rect x="608.9" y="3985" width="0.3" height="15.0" fill="rgb(229,55,8)" rx="2" ry="2" />
<text text-anchor="" x="611.88" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="542.2" y="3905" width="0.3" height="15.0" fill="rgb(232,78,53)" rx="2" ry="2" />
<text text-anchor="" x="545.18" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)</title><rect x="1134.9" y="4353" width="0.4" height="15.0" fill="rgb(238,35,5)" rx="2" ry="2" />
<text text-anchor="" x="1137.90" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (2 samples, 0.06%)</title><rect x="544.7" y="3905" width="0.7" height="15.0" fill="rgb(208,23,13)" rx="2" ry="2" />
<text text-anchor="" x="547.72" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2946 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_sort:2946 (1 samples, 0.03%)</title><rect x="110.4" y="4225" width="0.4" height="15.0" fill="rgb(209,215,29)" rx="2" ry="2" />
<text text-anchor="" x="113.42" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="404.4" y="3729" width="0.4" height="15.0" fill="rgb(236,81,30)" rx="2" ry="2" />
<text text-anchor="" x="407.42" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="97.4" y="3937" width="0.3" height="15.0" fill="rgb(209,194,25)" rx="2" ry="2" />
<text text-anchor="" x="100.37" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="204.3" y="4353" width="0.4" height="15.0" fill="rgb(217,207,40)" rx="2" ry="2" />
<text text-anchor="" x="207.31" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_call_with_frames_removed:219 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_call_with_frames_removed:219 (1 samples, 0.03%)</title><rect x="36.1" y="4257" width="0.4" height="15.0" fill="rgb(250,27,1)" rx="2" ry="2" />
<text text-anchor="" x="39.10" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="171.3" y="3441" width="0.4" height="15.0" fill="rgb(234,166,32)" rx="2" ry="2" />
<text text-anchor="" x="174.32" y="3451.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:lib:23 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:lib:23 (1 samples, 0.03%)</title><rect x="904.3" y="4497" width="0.4" height="15.0" fill="rgb(212,174,6)" rx="2" ry="2" />
<text text-anchor="" x="907.33" y="4507.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="97.4" y="3633" width="0.3" height="15.0" fill="rgb(220,76,0)" rx="2" ry="2" />
<text text-anchor="" x="100.37" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="1078.3" y="3905" width="0.4" height="15.0" fill="rgb(248,199,1)" rx="2" ry="2" />
<text text-anchor="" x="1081.34" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="906.5" y="4193" width="0.4" height="15.0" fill="rgb(206,95,46)" rx="2" ry="2" />
<text text-anchor="" x="909.51" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="196.3" y="4097" width="0.4" height="15.0" fill="rgb(214,167,15)" rx="2" ry="2" />
<text text-anchor="" x="199.33" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)</title><rect x="91.6" y="3985" width="0.3" height="15.0" fill="rgb(229,146,42)" rx="2" ry="2" />
<text text-anchor="" x="94.57" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:_op_name:214 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:_op_name:214 (1 samples, 0.03%)</title><rect x="1100.8" y="4225" width="0.4" height="15.0" fill="rgb(233,122,15)" rx="2" ry="2" />
<text text-anchor="" x="1103.82" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:924 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:924 (1 samples, 0.03%)</title><rect x="777.1" y="4545" width="0.4" height="15.0" fill="rgb(207,124,30)" rx="2" ry="2" />
<text text-anchor="" x="780.09" y="4555.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="114.8" y="3409" width="0.3" height="15.0" fill="rgb(221,137,32)" rx="2" ry="2" />
<text text-anchor="" x="117.77" y="3419.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (58 samples, 1.78%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (58 samples, 1.78%)</title><rect x="574.8" y="4273" width="21.0" height="15.0" fill="rgb(228,51,18)" rx="2" ry="2" />
<text text-anchor="" x="577.80" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="445.7" y="3985" width="0.4" height="15.0" fill="rgb(223,31,48)" rx="2" ry="2" />
<text text-anchor="" x="448.75" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="397.9" y="3889" width="0.4" height="15.0" fill="rgb(247,57,22)" rx="2" ry="2" />
<text text-anchor="" x="400.90" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="375.1" y="4097" width="0.3" height="15.0" fill="rgb(227,200,27)" rx="2" ry="2" />
<text text-anchor="" x="378.06" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (2 samples, 0.06%)</title><rect x="366.7" y="4129" width="0.7" height="15.0" fill="rgb(238,150,52)" rx="2" ry="2" />
<text text-anchor="" x="369.72" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="167.7" y="4161" width="0.4" height="15.0" fill="rgb(244,225,21)" rx="2" ry="2" />
<text text-anchor="" x="170.70" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="511.0" y="3921" width="0.4" height="15.0" fill="rgb(239,196,22)" rx="2" ry="2" />
<text text-anchor="" x="514.00" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="495.1" y="3665" width="0.3" height="15.0" fill="rgb(209,106,26)" rx="2" ry="2" />
<text text-anchor="" x="498.05" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="518.6" y="3425" width="0.4" height="15.0" fill="rgb(232,222,29)" rx="2" ry="2" />
<text text-anchor="" x="521.61" y="3435.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:732 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:732 (1 samples, 0.03%)</title><rect x="1002.2" y="4049" width="0.4" height="15.0" fill="rgb(251,169,23)" rx="2" ry="2" />
<text text-anchor="" x="1005.22" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (4 samples, 0.12%)</title><rect x="28.9" y="3521" width="1.4" height="15.0" fill="rgb(209,220,4)" rx="2" ry="2" />
<text text-anchor="" x="31.85" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="386.7" y="3889" width="0.3" height="15.0" fill="rgb(232,196,50)" rx="2" ry="2" />
<text text-anchor="" x="389.66" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_choice:473 (1 samples, 0.03%)</title><rect x="413.8" y="3681" width="0.4" height="15.0" fill="rgb(245,149,9)" rx="2" ry="2" />
<text text-anchor="" x="416.85" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (9 samples, 0.28%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (9 samples, 0.28%)</title><rect x="571.2" y="4273" width="3.2" height="15.0" fill="rgb(250,184,45)" rx="2" ry="2" />
<text text-anchor="" x="574.18" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="657.1" y="3873" width="0.4" height="15.0" fill="rgb(241,69,24)" rx="2" ry="2" />
<text text-anchor="" x="660.10" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (7 samples, 0.22%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (7 samples, 0.22%)</title><rect x="817.7" y="4289" width="2.5" height="15.0" fill="rgb(240,85,41)" rx="2" ry="2" />
<text text-anchor="" x="820.69" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (3 samples, 0.09%)</title><rect x="1042.5" y="4145" width="1.0" height="15.0" fill="rgb(224,161,33)" rx="2" ry="2" />
<text text-anchor="" x="1045.45" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="417.8" y="3921" width="0.4" height="15.0" fill="rgb(206,67,44)" rx="2" ry="2" />
<text text-anchor="" x="420.83" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="206.5" y="4081" width="0.3" height="15.0" fill="rgb(218,180,40)" rx="2" ry="2" />
<text text-anchor="" x="209.49" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="218.8" y="4337" width="0.4" height="15.0" fill="rgb(229,129,32)" rx="2" ry="2" />
<text text-anchor="" x="221.81" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:compose:391 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:compose:391 (1 samples, 0.03%)</title><rect x="873.2" y="3857" width="0.3" height="15.0" fill="rgb(218,199,17)" rx="2" ry="2" />
<text text-anchor="" x="876.16" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="384.8" y="3841" width="0.4" height="15.0" fill="rgb(221,200,21)" rx="2" ry="2" />
<text text-anchor="" x="387.84" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="401.5" y="4129" width="0.4" height="15.0" fill="rgb(216,228,37)" rx="2" ry="2" />
<text text-anchor="" x="404.52" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (1 samples, 0.03%)</title><rect x="334.1" y="3921" width="0.4" height="15.0" fill="rgb(242,114,6)" rx="2" ry="2" />
<text text-anchor="" x="337.09" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="339.5" y="3329" width="0.4" height="15.0" fill="rgb(229,226,24)" rx="2" ry="2" />
<text text-anchor="" x="342.53" y="3339.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)</title><rect x="1005.1" y="4129" width="0.4" height="15.0" fill="rgb(246,39,12)" rx="2" ry="2" />
<text text-anchor="" x="1008.12" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="298.6" y="3937" width="0.3" height="15.0" fill="rgb(230,200,32)" rx="2" ry="2" />
<text text-anchor="" x="301.57" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="99.9" y="4225" width="0.4" height="15.0" fill="rgb(218,121,45)" rx="2" ry="2" />
<text text-anchor="" x="102.90" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:730 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:730 (2 samples, 0.06%)</title><rect x="469.7" y="4161" width="0.7" height="15.0" fill="rgb(238,118,23)" rx="2" ry="2" />
<text text-anchor="" x="472.67" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:929 (1 samples, 0.03%)</title><rect x="350.0" y="3521" width="0.4" height="15.0" fill="rgb(223,215,9)" rx="2" ry="2" />
<text text-anchor="" x="353.04" y="3531.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="400.1" y="3393" width="0.3" height="15.0" fill="rgb(242,215,33)" rx="2" ry="2" />
<text text-anchor="" x="403.07" y="3403.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="557.0" y="4177" width="0.4" height="15.0" fill="rgb(232,203,33)" rx="2" ry="2" />
<text text-anchor="" x="560.04" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__init__:308 (1 samples, 0.03%)</title><rect x="148.8" y="3777" width="0.4" height="15.0" fill="rgb(218,12,50)" rx="2" ry="2" />
<text text-anchor="" x="151.84" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:969 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:969 (1 samples, 0.03%)</title><rect x="1074.4" y="4049" width="0.3" height="15.0" fill="rgb(210,212,47)" rx="2" ry="2" />
<text text-anchor="" x="1077.36" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (2 samples, 0.06%)</title><rect x="249.3" y="4433" width="0.7" height="15.0" fill="rgb(236,71,26)" rx="2" ry="2" />
<text text-anchor="" x="252.26" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)</title><rect x="240.2" y="4289" width="0.7" height="15.0" fill="rgb(242,207,20)" rx="2" ry="2" />
<text text-anchor="" x="243.20" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (3 samples, 0.09%)</title><rect x="29.2" y="3217" width="1.1" height="15.0" fill="rgb(216,213,11)" rx="2" ry="2" />
<text text-anchor="" x="32.21" y="3227.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="170.6" y="4193" width="0.4" height="15.0" fill="rgb(226,139,12)" rx="2" ry="2" />
<text text-anchor="" x="173.60" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (2 samples, 0.06%)</title><rect x="503.0" y="4049" width="0.8" height="15.0" fill="rgb(247,203,9)" rx="2" ry="2" />
<text text-anchor="" x="506.03" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:284 (10 samples, 0.31%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:284 (10 samples, 0.31%)</title><rect x="376.9" y="3921" width="3.6" height="15.0" fill="rgb(234,228,6)" rx="2" ry="2" />
<text text-anchor="" x="379.87" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)</title><rect x="383.8" y="4033" width="0.7" height="15.0" fill="rgb(244,18,35)" rx="2" ry="2" />
<text text-anchor="" x="386.76" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (2 samples, 0.06%)</title><rect x="673.4" y="4593" width="0.7" height="15.0" fill="rgb(210,47,4)" rx="2" ry="2" />
<text text-anchor="" x="676.41" y="4603.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="101.0" y="3681" width="0.4" height="15.0" fill="rgb(215,108,17)" rx="2" ry="2" />
<text text-anchor="" x="103.99" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="328.7" y="3617" width="0.3" height="15.0" fill="rgb(218,134,36)" rx="2" ry="2" />
<text text-anchor="" x="331.65" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:427 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:seq1:427 (1 samples, 0.03%)</title><rect x="366.7" y="3137" width="0.4" height="15.0" fill="rgb(226,216,45)" rx="2" ry="2" />
<text text-anchor="" x="369.72" y="3147.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="442.5" y="4065" width="0.3" height="15.0" fill="rgb(246,72,9)" rx="2" ry="2" />
<text text-anchor="" x="445.49" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="499.0" y="4177" width="0.4" height="15.0" fill="rgb(238,15,3)" rx="2" ry="2" />
<text text-anchor="" x="502.04" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:children:941 (3 samples, 0.09%)</title><rect x="823.5" y="4257" width="1.1" height="15.0" fill="rgb(217,102,54)" rx="2" ry="2" />
<text text-anchor="" x="826.49" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="756.1" y="3841" width="0.3" height="15.0" fill="rgb(251,128,4)" rx="2" ry="2" />
<text text-anchor="" x="759.06" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="200.3" y="3841" width="0.4" height="15.0" fill="rgb(217,78,35)" rx="2" ry="2" />
<text text-anchor="" x="203.32" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)</title><rect x="383.8" y="4081" width="0.7" height="15.0" fill="rgb(246,229,36)" rx="2" ry="2" />
<text text-anchor="" x="386.76" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (4 samples, 0.12%)</title><rect x="611.4" y="4161" width="1.5" height="15.0" fill="rgb(208,122,16)" rx="2" ry="2" />
<text text-anchor="" x="614.42" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="658.5" y="3857" width="0.4" height="15.0" fill="rgb(230,222,32)" rx="2" ry="2" />
<text text-anchor="" x="661.55" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="653.8" y="3953" width="0.4" height="15.0" fill="rgb(250,144,7)" rx="2" ry="2" />
<text text-anchor="" x="656.83" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (3 samples, 0.09%)</title><rect x="27.4" y="2785" width="1.1" height="15.0" fill="rgb(230,111,8)" rx="2" ry="2" />
<text text-anchor="" x="30.40" y="2795.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="349.7" y="3441" width="0.3" height="15.0" fill="rgb(220,196,49)" rx="2" ry="2" />
<text text-anchor="" x="352.68" y="3451.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (4 samples, 0.12%)</title><rect x="816.2" y="4225" width="1.5" height="15.0" fill="rgb(235,128,39)" rx="2" ry="2" />
<text text-anchor="" x="819.24" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:arg:928 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:arg:928 (1 samples, 0.03%)</title><rect x="1001.1" y="4177" width="0.4" height="15.0" fill="rgb(242,51,7)" rx="2" ry="2" />
<text text-anchor="" x="1004.13" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (2 samples, 0.06%)</title><rect x="538.2" y="3761" width="0.7" height="15.0" fill="rgb(210,209,44)" rx="2" ry="2" />
<text text-anchor="" x="541.19" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (2 samples, 0.06%)</title><rect x="374.3" y="4081" width="0.8" height="15.0" fill="rgb(242,221,37)" rx="2" ry="2" />
<text text-anchor="" x="377.33" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="207.6" y="3393" width="0.3" height="15.0" fill="rgb(212,132,15)" rx="2" ry="2" />
<text text-anchor="" x="210.57" y="3403.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="551.2" y="3681" width="0.4" height="15.0" fill="rgb(224,156,49)" rx="2" ry="2" />
<text text-anchor="" x="554.24" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="619.4" y="4065" width="0.4" height="15.0" fill="rgb(247,167,34)" rx="2" ry="2" />
<text text-anchor="" x="622.39" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="164.8" y="4321" width="0.4" height="15.0" fill="rgb(229,46,14)" rx="2" ry="2" />
<text text-anchor="" x="167.80" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)</title><rect x="249.3" y="4449" width="0.7" height="15.0" fill="rgb(247,158,26)" rx="2" ry="2" />
<text text-anchor="" x="252.26" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="177.1" y="4209" width="0.4" height="15.0" fill="rgb(251,113,51)" rx="2" ry="2" />
<text text-anchor="" x="180.12" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_inc_ref:1296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_inc_ref:1296 (1 samples, 0.03%)</title><rect x="534.6" y="3873" width="0.3" height="15.0" fill="rgb(224,58,13)" rx="2" ry="2" />
<text text-anchor="" x="537.57" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap_external):exec_module:678 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap_external):exec_module:678 (1 samples, 0.03%)</title><rect x="35.4" y="4081" width="0.3" height="15.0" fill="rgb(244,32,9)" rx="2" ry="2" />
<text text-anchor="" x="38.38" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)</title><rect x="664.3" y="3761" width="0.4" height="15.0" fill="rgb(219,161,17)" rx="2" ry="2" />
<text text-anchor="" x="667.35" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (4 samples, 0.12%)</title><rect x="516.8" y="4145" width="1.5" height="15.0" fill="rgb(254,102,35)" rx="2" ry="2" />
<text text-anchor="" x="519.80" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="633.2" y="3921" width="0.3" height="15.0" fill="rgb(227,21,36)" rx="2" ry="2" />
<text text-anchor="" x="636.17" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="1013.8" y="4305" width="0.4" height="15.0" fill="rgb(231,84,45)" rx="2" ry="2" />
<text text-anchor="" x="1016.82" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="84.0" y="4401" width="0.3" height="15.0" fill="rgb(249,94,2)" rx="2" ry="2" />
<text text-anchor="" x="86.95" y="4411.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="426.9" y="4033" width="0.4" height="15.0" fill="rgb(212,41,10)" rx="2" ry="2" />
<text text-anchor="" x="429.90" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)</title><rect x="31.4" y="2641" width="0.4" height="15.0" fill="rgb(232,92,41)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="2651.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="201.0" y="3793" width="0.4" height="15.0" fill="rgb(228,142,19)" rx="2" ry="2" />
<text text-anchor="" x="204.05" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)</title><rect x="32.8" y="2065" width="0.4" height="15.0" fill="rgb(227,217,12)" rx="2" ry="2" />
<text text-anchor="" x="35.84" y="2075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="322.5" y="3665" width="0.4" height="15.0" fill="rgb(241,198,54)" rx="2" ry="2" />
<text text-anchor="" x="325.49" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="225.3" y="3889" width="0.4" height="15.0" fill="rgb(206,199,23)" rx="2" ry="2" />
<text text-anchor="" x="228.34" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="350.4" y="3729" width="0.4" height="15.0" fill="rgb(216,73,36)" rx="2" ry="2" />
<text text-anchor="" x="353.41" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (2 samples, 0.06%)</title><rect x="314.9" y="4177" width="0.7" height="15.0" fill="rgb(216,127,41)" rx="2" ry="2" />
<text text-anchor="" x="317.88" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="896.4" y="3617" width="0.3" height="15.0" fill="rgb(234,41,8)" rx="2" ry="2" />
<text text-anchor="" x="899.36" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="325.4" y="4049" width="0.7" height="15.0" fill="rgb(225,2,1)" rx="2" ry="2" />
<text text-anchor="" x="328.39" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (1 samples, 0.03%)</title><rect x="80.0" y="4369" width="0.3" height="15.0" fill="rgb(232,15,34)" rx="2" ry="2" />
<text text-anchor="" x="82.97" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (2 samples, 0.06%)</title><rect x="30.7" y="1265" width="0.7" height="15.0" fill="rgb(205,229,17)" rx="2" ry="2" />
<text text-anchor="" x="33.66" y="1275.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="288.8" y="3985" width="0.3" height="15.0" fill="rgb(240,178,50)" rx="2" ry="2" />
<text text-anchor="" x="291.78" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:465 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:465 (1 samples, 0.03%)</title><rect x="482.0" y="3905" width="0.4" height="15.0" fill="rgb(235,12,34)" rx="2" ry="2" />
<text text-anchor="" x="485.00" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__init__:286 (1 samples, 0.03%)</title><rect x="533.5" y="3921" width="0.3" height="15.0" fill="rgb(223,9,20)" rx="2" ry="2" />
<text text-anchor="" x="536.48" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="201.0" y="3873" width="0.4" height="15.0" fill="rgb(205,10,31)" rx="2" ry="2" />
<text text-anchor="" x="204.05" y="3883.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="383.0" y="4017" width="0.4" height="15.0" fill="rgb(225,70,35)" rx="2" ry="2" />
<text text-anchor="" x="386.03" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (4 samples, 0.12%)</title><rect x="369.6" y="4049" width="1.5" height="15.0" fill="rgb(248,180,1)" rx="2" ry="2" />
<text text-anchor="" x="372.62" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="442.5" y="3905" width="0.3" height="15.0" fill="rgb(224,139,15)" rx="2" ry="2" />
<text text-anchor="" x="445.49" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="550.5" y="3665" width="0.4" height="15.0" fill="rgb(212,195,27)" rx="2" ry="2" />
<text text-anchor="" x="553.52" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:93 (3 samples, 0.09%)</title><rect x="27.4" y="2801" width="1.1" height="15.0" fill="rgb(244,197,54)" rx="2" ry="2" />
<text text-anchor="" x="30.40" y="2811.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="906.5" y="4113" width="0.4" height="15.0" fill="rgb(233,148,0)" rx="2" ry="2" />
<text text-anchor="" x="909.51" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)</title><rect x="700.6" y="4001" width="0.4" height="15.0" fill="rgb(207,166,18)" rx="2" ry="2" />
<text text-anchor="" x="703.60" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="350.0" y="4097" width="0.4" height="15.0" fill="rgb(249,28,43)" rx="2" ry="2" />
<text text-anchor="" x="353.04" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)</title><rect x="387.0" y="3905" width="0.4" height="15.0" fill="rgb(213,126,50)" rx="2" ry="2" />
<text text-anchor="" x="390.02" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="96.3" y="4049" width="0.3" height="15.0" fill="rgb(216,196,22)" rx="2" ry="2" />
<text text-anchor="" x="99.28" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (1 samples, 0.03%)</title><rect x="188.7" y="3745" width="0.4" height="15.0" fill="rgb(208,50,42)" rx="2" ry="2" />
<text text-anchor="" x="191.72" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="90.1" y="4369" width="0.4" height="15.0" fill="rgb(217,12,25)" rx="2" ry="2" />
<text text-anchor="" x="93.12" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:749 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:749 (1 samples, 0.03%)</title><rect x="561.0" y="4209" width="0.4" height="15.0" fill="rgb(225,120,30)" rx="2" ry="2" />
<text text-anchor="" x="564.03" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="88.3" y="4417" width="0.4" height="15.0" fill="rgb(251,139,22)" rx="2" ry="2" />
<text text-anchor="" x="91.30" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="691.2" y="3921" width="0.3" height="15.0" fill="rgb(215,143,40)" rx="2" ry="2" />
<text text-anchor="" x="694.17" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (15 samples, 0.46%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (15 samples, 0.46%)</title><rect x="982.6" y="3905" width="5.5" height="15.0" fill="rgb(226,136,12)" rx="2" ry="2" />
<text text-anchor="" x="985.64" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (21 samples, 0.65%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (21 samples, 0.65%)</title><rect x="168.8" y="4385" width="7.6" height="15.0" fill="rgb(210,155,13)" rx="2" ry="2" />
<text text-anchor="" x="171.78" y="4395.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="224.6" y="4417" width="0.4" height="15.0" fill="rgb(235,121,11)" rx="2" ry="2" />
<text text-anchor="" x="227.61" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="232.2" y="4241" width="0.4" height="15.0" fill="rgb(253,214,9)" rx="2" ry="2" />
<text text-anchor="" x="235.22" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:ref:185 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:ref:185 (1 samples, 0.03%)</title><rect x="212.3" y="3233" width="0.3" height="15.0" fill="rgb(253,40,12)" rx="2" ry="2" />
<text text-anchor="" x="215.29" y="3243.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (6 samples, 0.18%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (6 samples, 0.18%)</title><rect x="389.2" y="4033" width="2.2" height="15.0" fill="rgb(220,14,25)" rx="2" ry="2" />
<text text-anchor="" x="392.20" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1303 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1303 (1 samples, 0.03%)</title><rect x="617.6" y="4097" width="0.3" height="15.0" fill="rgb(213,66,24)" rx="2" ry="2" />
<text text-anchor="" x="620.58" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="280.8" y="4161" width="0.4" height="15.0" fill="rgb(249,221,29)" rx="2" ry="2" />
<text text-anchor="" x="283.80" y="4171.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="401.5" y="4081" width="0.4" height="15.0" fill="rgb(246,94,0)" rx="2" ry="2" />
<text text-anchor="" x="404.52" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="1187.5" y="4545" width="0.3" height="15.0" fill="rgb(218,218,6)" rx="2" ry="2" />
<text text-anchor="" x="1190.46" y="4555.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (1 samples, 0.03%)</title><rect x="330.8" y="3985" width="0.4" height="15.0" fill="rgb(216,61,44)" rx="2" ry="2" />
<text text-anchor="" x="333.83" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (11 samples, 0.34%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_prefix:717 (11 samples, 0.34%)</title><rect x="951.5" y="4369" width="4.0" height="15.0" fill="rgb(211,159,25)" rx="2" ry="2" />
<text text-anchor="" x="954.46" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="238.4" y="3729" width="0.3" height="15.0" fill="rgb(251,97,36)" rx="2" ry="2" />
<text text-anchor="" x="241.39" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="125.6" y="4241" width="0.4" height="15.0" fill="rgb(234,0,49)" rx="2" ry="2" />
<text text-anchor="" x="128.64" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="192.3" y="3377" width="0.4" height="15.0" fill="rgb(207,163,25)" rx="2" ry="2" />
<text text-anchor="" x="195.35" y="3387.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="566.1" y="4081" width="0.4" height="15.0" fill="rgb(228,115,44)" rx="2" ry="2" />
<text text-anchor="" x="569.10" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:911 (1 samples, 0.03%)</title><rect x="136.5" y="3985" width="0.4" height="15.0" fill="rgb(216,4,45)" rx="2" ry="2" />
<text text-anchor="" x="139.52" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (1 samples, 0.03%)</title><rect x="169.5" y="4353" width="0.4" height="15.0" fill="rgb(225,89,6)" rx="2" ry="2" />
<text text-anchor="" x="172.51" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="628.8" y="3953" width="0.4" height="15.0" fill="rgb(212,140,33)" rx="2" ry="2" />
<text text-anchor="" x="631.82" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_inc_ref:1297 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_inc_ref:1297 (1 samples, 0.03%)</title><rect x="629.5" y="3761" width="0.4" height="15.0" fill="rgb(249,77,54)" rx="2" ry="2" />
<text text-anchor="" x="632.55" y="3771.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (2 samples, 0.06%)</title><rect x="32.5" y="3553" width="0.7" height="15.0" fill="rgb(211,101,4)" rx="2" ry="2" />
<text text-anchor="" x="35.48" y="3563.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (9 samples, 0.28%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:901 (9 samples, 0.28%)</title><rect x="145.9" y="4417" width="3.3" height="15.0" fill="rgb(230,156,46)" rx="2" ry="2" />
<text text-anchor="" x="148.94" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_handle_fromlist:1023 (24 samples, 0.74%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_handle_fromlist:1023 (24 samples, 0.74%)</title><rect x="24.5" y="4417" width="8.7" height="15.0" fill="rgb(228,91,33)" rx="2" ry="2" />
<text text-anchor="" x="27.50" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="98.1" y="4305" width="0.4" height="15.0" fill="rgb(236,219,19)" rx="2" ry="2" />
<text text-anchor="" x="101.09" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_func_decl_to_ast:2771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_func_decl_to_ast:2771 (1 samples, 0.03%)</title><rect x="981.6" y="3889" width="0.3" height="15.0" fill="rgb(250,217,50)" rx="2" ry="2" />
<text text-anchor="" x="984.55" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="112.6" y="4193" width="0.4" height="15.0" fill="rgb(247,97,20)" rx="2" ry="2" />
<text text-anchor="" x="115.59" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):307 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):307 (1 samples, 0.03%)</title><rect x="747.0" y="3537" width="0.4" height="15.0" fill="rgb(227,113,23)" rx="2" ry="2" />
<text text-anchor="" x="750.00" y="3547.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_load_unlocked:665 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_load_unlocked:665 (1 samples, 0.03%)</title><rect x="38.6" y="4289" width="0.4" height="15.0" fill="rgb(254,166,40)" rx="2" ry="2" />
<text text-anchor="" x="41.64" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="1034.5" y="3745" width="0.3" height="15.0" fill="rgb(253,57,32)" rx="2" ry="2" />
<text text-anchor="" x="1037.48" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (2 samples, 0.06%)</title><rect x="230.8" y="4337" width="0.7" height="15.0" fill="rgb(224,19,5)" rx="2" ry="2" />
<text text-anchor="" x="233.77" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (3 samples, 0.09%)</title><rect x="262.0" y="4321" width="1.0" height="15.0" fill="rgb(215,207,17)" rx="2" ry="2" />
<text text-anchor="" x="264.95" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="191.6" y="3745" width="0.4" height="15.0" fill="rgb(218,196,41)" rx="2" ry="2" />
<text text-anchor="" x="194.62" y="3755.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:719 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:719 (2 samples, 0.06%)</title><rect x="126.0" y="4369" width="0.7" height="15.0" fill="rgb(244,132,9)" rx="2" ry="2" />
<text text-anchor="" x="129.01" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="550.9" y="3649" width="0.3" height="15.0" fill="rgb(249,79,47)" rx="2" ry="2" />
<text text-anchor="" x="553.88" y="3659.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="96.6" y="4001" width="0.4" height="15.0" fill="rgb(219,190,9)" rx="2" ry="2" />
<text text-anchor="" x="99.64" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="207.6" y="4321" width="0.3" height="15.0" fill="rgb(247,25,31)" rx="2" ry="2" />
<text text-anchor="" x="210.57" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="401.2" y="4017" width="0.3" height="15.0" fill="rgb(243,145,4)" rx="2" ry="2" />
<text text-anchor="" x="404.16" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="212.3" y="4209" width="0.3" height="15.0" fill="rgb(226,128,13)" rx="2" ry="2" />
<text text-anchor="" x="215.29" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (3 samples, 0.09%)</title><rect x="892.7" y="4065" width="1.1" height="15.0" fill="rgb(241,221,40)" rx="2" ry="2" />
<text text-anchor="" x="895.73" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="430.5" y="4129" width="0.4" height="15.0" fill="rgb(218,172,16)" rx="2" ry="2" />
<text text-anchor="" x="433.52" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="563.2" y="4081" width="0.4" height="15.0" fill="rgb(219,21,35)" rx="2" ry="2" />
<text text-anchor="" x="566.20" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (5 samples, 0.15%)</title><rect x="222.1" y="4449" width="1.8" height="15.0" fill="rgb(211,125,48)" rx="2" ry="2" />
<text text-anchor="" x="225.07" y="4459.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:957 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:957 (1 samples, 0.03%)</title><rect x="793.8" y="4097" width="0.3" height="15.0" fill="rgb(219,189,16)" rx="2" ry="2" />
<text text-anchor="" x="796.77" y="4107.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:main:1053 (1 samples, 0.03%)</title><rect x="97.0" y="4369" width="0.4" height="15.0" fill="rgb(225,179,35)" rx="2" ry="2" />
<text text-anchor="" x="100.00" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:741 (1 samples, 0.03%)</title><rect x="300.4" y="3921" width="0.3" height="15.0" fill="rgb(224,84,53)" rx="2" ry="2" />
<text text-anchor="" x="303.38" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="950.0" y="3889" width="0.4" height="15.0" fill="rgb(235,37,43)" rx="2" ry="2" />
<text text-anchor="" x="953.01" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="331.2" y="3457" width="0.4" height="15.0" fill="rgb(220,127,12)" rx="2" ry="2" />
<text text-anchor="" x="334.19" y="3467.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (8 samples, 0.25%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (8 samples, 0.25%)</title><rect x="1033.8" y="4481" width="2.9" height="15.0" fill="rgb(235,70,41)" rx="2" ry="2" />
<text text-anchor="" x="1036.75" y="4491.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="105.3" y="3617" width="0.4" height="15.0" fill="rgb(246,65,35)" rx="2" ry="2" />
<text text-anchor="" x="108.34" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (15 samples, 0.46%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (15 samples, 0.46%)</title><rect x="915.6" y="4225" width="5.4" height="15.0" fill="rgb(235,179,14)" rx="2" ry="2" />
<text text-anchor="" x="918.57" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="291.3" y="4017" width="0.4" height="15.0" fill="rgb(205,118,4)" rx="2" ry="2" />
<text text-anchor="" x="294.31" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (11 samples, 0.34%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (11 samples, 0.34%)</title><rect x="1001.1" y="4257" width="4.0" height="15.0" fill="rgb(238,125,19)" rx="2" ry="2" />
<text text-anchor="" x="1004.13" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="945.7" y="3857" width="0.3" height="15.0" fill="rgb(237,26,2)" rx="2" ry="2" />
<text text-anchor="" x="948.66" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="122.0" y="3777" width="0.4" height="15.0" fill="rgb(247,7,42)" rx="2" ry="2" />
<text text-anchor="" x="125.02" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (4 samples, 0.12%)</title><rect x="671.2" y="4465" width="1.5" height="15.0" fill="rgb(225,107,43)" rx="2" ry="2" />
<text text-anchor="" x="674.24" y="4475.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:161 (2 samples, 0.06%)</title><rect x="249.3" y="4321" width="0.7" height="15.0" fill="rgb(224,130,21)" rx="2" ry="2" />
<text text-anchor="" x="252.26" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="123.5" y="4081" width="0.3" height="15.0" fill="rgb(217,42,17)" rx="2" ry="2" />
<text text-anchor="" x="126.47" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="526.6" y="4113" width="0.4" height="15.0" fill="rgb(254,73,36)" rx="2" ry="2" />
<text text-anchor="" x="529.59" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (1 samples, 0.03%)</title><rect x="341.3" y="4049" width="0.4" height="15.0" fill="rgb(209,58,8)" rx="2" ry="2" />
<text text-anchor="" x="344.34" y="4059.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="107.2" y="4113" width="0.3" height="15.0" fill="rgb(223,6,25)" rx="2" ry="2" />
<text text-anchor="" x="110.16" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="491.1" y="3969" width="0.3" height="15.0" fill="rgb(223,64,23)" rx="2" ry="2" />
<text text-anchor="" x="494.06" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="495.8" y="3457" width="0.3" height="15.0" fill="rgb(219,3,29)" rx="2" ry="2" />
<text text-anchor="" x="498.78" y="3467.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (2 samples, 0.06%)</title><rect x="657.5" y="3985" width="0.7" height="15.0" fill="rgb(231,9,3)" rx="2" ry="2" />
<text text-anchor="" x="660.46" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="168.1" y="3969" width="0.3" height="15.0" fill="rgb(214,228,32)" rx="2" ry="2" />
<text text-anchor="" x="171.06" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="372.9" y="4017" width="0.3" height="15.0" fill="rgb(216,95,21)" rx="2" ry="2" />
<text text-anchor="" x="375.88" y="4027.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="1012.0" y="3905" width="0.4" height="15.0" fill="rgb(224,18,17)" rx="2" ry="2" />
<text text-anchor="" x="1015.00" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="142.0" y="4433" width="0.3" height="15.0" fill="rgb(206,166,50)" rx="2" ry="2" />
<text text-anchor="" x="144.96" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="574.4" y="4129" width="0.4" height="15.0" fill="rgb(207,163,50)" rx="2" ry="2" />
<text text-anchor="" x="577.44" y="4139.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="165.9" y="3985" width="0.3" height="15.0" fill="rgb(220,143,45)" rx="2" ry="2" />
<text text-anchor="" x="168.88" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_reconstruct:280 (2 samples, 0.06%)</title><rect x="113.7" y="4353" width="0.7" height="15.0" fill="rgb(210,112,46)" rx="2" ry="2" />
<text text-anchor="" x="116.68" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:924 (1 samples, 0.03%)</title><rect x="665.1" y="4113" width="0.3" height="15.0" fill="rgb(227,195,15)" rx="2" ry="2" />
<text text-anchor="" x="668.07" y="4123.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (2 samples, 0.06%)</title><rect x="162.3" y="4369" width="0.7" height="15.0" fill="rgb(219,154,30)" rx="2" ry="2" />
<text text-anchor="" x="165.26" y="4379.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (1 samples, 0.03%)</title><rect x="142.3" y="4417" width="0.4" height="15.0" fill="rgb(241,102,40)" rx="2" ry="2" />
<text text-anchor="" x="145.32" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_keep_alive:263 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_keep_alive:263 (1 samples, 0.03%)</title><rect x="384.1" y="3937" width="0.4" height="15.0" fill="rgb(228,71,36)" rx="2" ry="2" />
<text text-anchor="" x="387.12" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (3 samples, 0.09%)</title><rect x="305.1" y="3905" width="1.1" height="15.0" fill="rgb(230,185,16)" rx="2" ry="2" />
<text text-anchor="" x="308.09" y="3915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="181.5" y="3665" width="0.3" height="15.0" fill="rgb(212,99,42)" rx="2" ry="2" />
<text text-anchor="" x="184.47" y="3675.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:495 (1 samples, 0.03%)</title><rect x="1138.9" y="4081" width="0.3" height="15.0" fill="rgb(238,9,1)" rx="2" ry="2" />
<text text-anchor="" x="1141.88" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:485 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:as_ast:485 (3 samples, 0.09%)</title><rect x="1176.6" y="4529" width="1.1" height="15.0" fill="rgb(208,24,31)" rx="2" ry="2" />
<text text-anchor="" x="1179.59" y="4539.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (2 samples, 0.06%)</title><rect x="1021.1" y="4177" width="0.7" height="15.0" fill="rgb(206,159,10)" rx="2" ry="2" />
<text text-anchor="" x="1024.07" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (1 samples, 0.03%)</title><rect x="744.1" y="3809" width="0.4" height="15.0" fill="rgb(254,49,14)" rx="2" ry="2" />
<text text-anchor="" x="747.10" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="481.6" y="3265" width="0.4" height="15.0" fill="rgb(210,53,6)" rx="2" ry="2" />
<text text-anchor="" x="484.64" y="3275.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="386.7" y="3649" width="0.3" height="15.0" fill="rgb(253,131,29)" rx="2" ry="2" />
<text text-anchor="" x="389.66" y="3659.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_inc_ref:1296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_inc_ref:1296 (1 samples, 0.03%)</title><rect x="287.3" y="4081" width="0.4" height="15.0" fill="rgb(214,76,18)" rx="2" ry="2" />
<text text-anchor="" x="290.33" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__str__:296 (1 samples, 0.03%)</title><rect x="140.1" y="4337" width="0.4" height="15.0" fill="rgb(220,127,34)" rx="2" ry="2" />
<text text-anchor="" x="143.14" y="4347.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)</title><rect x="31.4" y="2033" width="0.4" height="15.0" fill="rgb(247,164,45)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="2043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (1 samples, 0.03%)</title><rect x="181.1" y="4321" width="0.4" height="15.0" fill="rgb(242,175,50)" rx="2" ry="2" />
<text text-anchor="" x="184.11" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:489 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:489 (1 samples, 0.03%)</title><rect x="307.3" y="3777" width="0.3" height="15.0" fill="rgb(229,48,33)" rx="2" ry="2" />
<text text-anchor="" x="310.27" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (3 samples, 0.09%)</title><rect x="1138.9" y="4209" width="1.1" height="15.0" fill="rgb(207,206,37)" rx="2" ry="2" />
<text text-anchor="" x="1141.88" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="347.5" y="3713" width="0.4" height="15.0" fill="rgb(236,32,22)" rx="2" ry="2" />
<text text-anchor="" x="350.51" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:308 (1 samples, 0.03%)</title><rect x="428.7" y="4193" width="0.4" height="15.0" fill="rgb(244,71,49)" rx="2" ry="2" />
<text text-anchor="" x="431.71" y="4203.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="550.9" y="3633" width="0.3" height="15.0" fill="rgb(254,12,29)" rx="2" ry="2" />
<text text-anchor="" x="553.88" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:952 (1 samples, 0.03%)</title><rect x="611.1" y="3985" width="0.3" height="15.0" fill="rgb(214,38,5)" rx="2" ry="2" />
<text text-anchor="" x="614.06" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_dict:240 (2 samples, 0.06%)</title><rect x="454.1" y="3953" width="0.7" height="15.0" fill="rgb(232,136,29)" rx="2" ry="2" />
<text text-anchor="" x="457.09" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:493 (1 samples, 0.03%)</title><rect x="417.8" y="3953" width="0.4" height="15.0" fill="rgb(236,199,3)" rx="2" ry="2" />
<text text-anchor="" x="420.83" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_ast_ref:471 (4 samples, 0.12%)</title><rect x="549.1" y="3857" width="1.4" height="15.0" fill="rgb(226,134,36)" rx="2" ry="2" />
<text text-anchor="" x="552.07" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="439.2" y="3809" width="0.4" height="15.0" fill="rgb(220,26,37)" rx="2" ry="2" />
<text text-anchor="" x="442.22" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:925 (2 samples, 0.06%)</title><rect x="476.6" y="4001" width="0.7" height="15.0" fill="rgb(241,107,1)" rx="2" ry="2" />
<text text-anchor="" x="479.56" y="4011.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (2 samples, 0.06%)</title><rect x="621.9" y="4081" width="0.8" height="15.0" fill="rgb(249,47,23)" rx="2" ry="2" />
<text text-anchor="" x="624.93" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_ast_kind:425 (1 samples, 0.03%)</title><rect x="926.4" y="3969" width="0.4" height="15.0" fill="rgb(216,149,51)" rx="2" ry="2" />
<text text-anchor="" x="929.45" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="208.7" y="3793" width="0.3" height="15.0" fill="rgb(223,138,15)" rx="2" ry="2" />
<text text-anchor="" x="211.66" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (1 samples, 0.03%)</title><rect x="612.9" y="4081" width="0.3" height="15.0" fill="rgb(208,27,20)" rx="2" ry="2" />
<text text-anchor="" x="615.87" y="4091.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:350 (1 samples, 0.03%)</title><rect x="427.3" y="3793" width="0.3" height="15.0" fill="rgb(212,120,21)" rx="2" ry="2" />
<text text-anchor="" x="430.26" y="3803.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (208 samples, 6.39%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (208 samples, 6.39%)</title><rect x="687.2" y="4529" width="75.4" height="15.0" fill="rgb(231,119,53)" rx="2" ry="2" />
<text text-anchor="" x="690.19" y="4539.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" >/home/va..</text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:obj_to_string:1183 (1 samples, 0.03%)</title><rect x="190.5" y="4289" width="0.4" height="15.0" fill="rgb(209,209,23)" rx="2" ry="2" />
<text text-anchor="" x="193.53" y="4299.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="528.8" y="3681" width="0.3" height="15.0" fill="rgb(237,133,34)" rx="2" ry="2" />
<text text-anchor="" x="531.76" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="369.3" y="3889" width="0.3" height="15.0" fill="rgb(247,35,43)" rx="2" ry="2" />
<text text-anchor="" x="372.26" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/cffi/cparser.py:_parse:276 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/cffi/cparser.py:_parse:276 (3 samples, 0.09%)</title><rect x="25.6" y="3889" width="1.1" height="15.0" fill="rgb(241,124,5)" rx="2" ry="2" />
<text text-anchor="" x="28.59" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (2 samples, 0.06%)</title><rect x="1073.3" y="4209" width="0.7" height="15.0" fill="rgb(205,49,13)" rx="2" ry="2" />
<text text-anchor="" x="1076.27" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (4 samples, 0.12%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (4 samples, 0.12%)</title><rect x="1097.2" y="4305" width="1.4" height="15.0" fill="rgb(216,30,34)" rx="2" ry="2" />
<text text-anchor="" x="1100.20" y="4315.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:(listcomp):326 (1 samples, 0.03%)</title><rect x="503.4" y="3809" width="0.4" height="15.0" fill="rgb(219,199,10)" rx="2" ry="2" />
<text text-anchor="" x="506.39" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="399.7" y="4033" width="0.4" height="15.0" fill="rgb(216,114,37)" rx="2" ry="2" />
<text text-anchor="" x="402.71" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (2 samples, 0.06%)</title><rect x="30.7" y="1889" width="0.7" height="15.0" fill="rgb(250,15,7)" rx="2" ry="2" />
<text text-anchor="" x="33.66" y="1899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="167.3" y="4145" width="0.4" height="15.0" fill="rgb(225,58,4)" rx="2" ry="2" />
<text text-anchor="" x="170.33" y="4155.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="349.7" y="3281" width="0.3" height="15.0" fill="rgb(215,105,51)" rx="2" ry="2" />
<text text-anchor="" x="352.68" y="3291.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (6 samples, 0.18%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (6 samples, 0.18%)</title><rect x="1145.4" y="3681" width="2.2" height="15.0" fill="rgb(225,100,40)" rx="2" ry="2" />
<text text-anchor="" x="1148.41" y="3691.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)</title><rect x="32.1" y="481" width="0.4" height="15.0" fill="rgb(241,162,54)" rx="2" ry="2" />
<text text-anchor="" x="35.11" y="491.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="906.5" y="3713" width="0.4" height="15.0" fill="rgb(214,202,0)" rx="2" ry="2" />
<text text-anchor="" x="909.51" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args:764 (1 samples, 0.03%)</title><rect x="160.4" y="3969" width="0.4" height="15.0" fill="rgb(228,71,26)" rx="2" ry="2" />
<text text-anchor="" x="163.45" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp:491 (1 samples, 0.03%)</title><rect x="552.0" y="3089" width="0.3" height="15.0" fill="rgb(223,165,31)" rx="2" ry="2" />
<text text-anchor="" x="554.97" y="3099.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_app:927 (1 samples, 0.03%)</title><rect x="386.7" y="3777" width="0.3" height="15.0" fill="rgb(231,108,35)" rx="2" ry="2" />
<text text-anchor="" x="389.66" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)</title><rect x="224.2" y="4417" width="0.4" height="15.0" fill="rgb(230,163,53)" rx="2" ry="2" />
<text text-anchor="" x="227.25" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="122.0" y="3729" width="0.4" height="15.0" fill="rgb(243,114,29)" rx="2" ry="2" />
<text text-anchor="" x="125.02" y="3739.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="546.9" y="3553" width="0.4" height="15.0" fill="rgb(210,45,41)" rx="2" ry="2" />
<text text-anchor="" x="549.89" y="3563.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:__deepcopy__:293 (1 samples, 0.03%)</title><rect x="334.8" y="3985" width="0.4" height="15.0" fill="rgb(211,57,11)" rx="2" ry="2" />
<text text-anchor="" x="337.82" y="3995.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="583.9" y="3889" width="0.3" height="15.0" fill="rgb(213,111,31)" rx="2" ry="2" />
<text text-anchor="" x="586.87" y="3899.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/logging/__init__.py:debug:1910 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/logging/__init__.py:debug:1910 (1 samples, 0.03%)</title><rect x="610.3" y="4177" width="0.4" height="15.0" fill="rgb(235,23,36)" rx="2" ry="2" />
<text text-anchor="" x="613.33" y="4187.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="494.3" y="3601" width="0.4" height="15.0" fill="rgb(229,141,21)" rx="2" ry="2" />
<text text-anchor="" x="497.33" y="3611.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:150 (2 samples, 0.06%)</title><rect x="119.1" y="4321" width="0.7" height="15.0" fill="rgb(226,162,6)" rx="2" ry="2" />
<text text-anchor="" x="122.12" y="4331.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (5 samples, 0.15%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (5 samples, 0.15%)</title><rect x="1042.1" y="4241" width="1.8" height="15.0" fill="rgb(213,111,6)" rx="2" ry="2" />
<text text-anchor="" x="1045.09" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:group:399 (3 samples, 0.09%)</title><rect x="949.6" y="4257" width="1.1" height="15.0" fill="rgb(206,175,16)" rx="2" ry="2" />
<text text-anchor="" x="952.65" y="4267.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/bn128/bn128_curve.py:multiply:91 (3 samples, 0.09%)</title><rect x="29.2" y="1905" width="1.1" height="15.0" fill="rgb(245,112,22)" rx="2" ry="2" />
<text text-anchor="" x="32.21" y="1915.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="136.5" y="3953" width="0.4" height="15.0" fill="rgb(250,152,21)" rx="2" ry="2" />
<text text-anchor="" x="139.52" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:is_app:1083 (1 samples, 0.03%)</title><rect x="552.3" y="3809" width="0.4" height="15.0" fill="rgb(206,52,42)" rx="2" ry="2" />
<text text-anchor="" x="555.33" y="3819.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_compose:466 (1 samples, 0.03%)</title><rect x="409.5" y="3841" width="0.4" height="15.0" fill="rgb(238,205,40)" rx="2" ry="2" />
<text text-anchor="" x="412.50" y="3851.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:336 (1 samples, 0.03%)</title><rect x="167.3" y="3857" width="0.4" height="15.0" fill="rgb(222,223,25)" rx="2" ry="2" />
<text text-anchor="" x="170.33" y="3867.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:771 (1 samples, 0.03%)</title><rect x="97.4" y="4225" width="0.3" height="15.0" fill="rgb(249,65,13)" rx="2" ry="2" />
<text text-anchor="" x="100.37" y="4235.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1302 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_dec_ref:1302 (1 samples, 0.03%)</title><rect x="468.9" y="3649" width="0.4" height="15.0" fill="rgb(223,127,39)" rx="2" ry="2" />
<text text-anchor="" x="471.95" y="3659.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:flat:326 (1 samples, 0.03%)</title><rect x="359.5" y="3329" width="0.3" height="15.0" fill="rgb(219,154,51)" rx="2" ry="2" />
<text text-anchor="" x="362.47" y="3339.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:320 (1 samples, 0.03%)</title><rect x="892.0" y="4033" width="0.4" height="15.0" fill="rgb(207,214,43)" rx="2" ry="2" />
<text text-anchor="" x="895.01" y="4043.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_infix:777 (1 samples, 0.03%)</title><rect x="432.7" y="3953" width="0.4" height="15.0" fill="rgb(241,39,16)" rx="2" ry="2" />
<text text-anchor="" x="435.70" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_find_and_load_unlocked:955 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_find_and_load_unlocked:955 (1 samples, 0.03%)</title><rect x="25.2" y="3953" width="0.4" height="15.0" fill="rgb(207,142,24)" rx="2" ry="2" />
<text text-anchor="" x="28.23" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="191.6" y="4241" width="0.4" height="15.0" fill="rgb(206,166,35)" rx="2" ry="2" />
<text text-anchor="" x="194.62" y="4251.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:space_upto_nl:348 (3 samples, 0.09%)</title><rect x="768.4" y="4273" width="1.1" height="15.0" fill="rgb(209,183,25)" rx="2" ry="2" />
<text text-anchor="" x="771.39" y="4283.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3core.py:Z3_get_ast_kind:2967 (1 samples, 0.03%)</title><rect x="201.8" y="4209" width="0.3" height="15.0" fill="rgb(211,186,37)" rx="2" ry="2" />
<text text-anchor="" x="204.77" y="4219.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:__call__:1079 (1 samples, 0.03%)</title><rect x="98.5" y="4353" width="0.3" height="15.0" fill="rgb(228,195,18)" rx="2" ry="2" />
<text text-anchor="" x="101.45" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (2 samples, 0.06%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:180 (2 samples, 0.06%)</title><rect x="629.2" y="3937" width="0.7" height="15.0" fill="rgb(253,82,14)" rx="2" ry="2" />
<text text-anchor="" x="632.18" y="3947.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:109 (1 samples, 0.03%)</title><rect x="31.4" y="1137" width="0.4" height="15.0" fill="rgb(233,32,7)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="1147.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (1 samples, 0.03%)</title><rect x="198.5" y="4353" width="0.4" height="15.0" fill="rgb(205,140,45)" rx="2" ry="2" />
<text text-anchor="" x="201.51" y="4363.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:946 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:_to_expr_ref:946 (1 samples, 0.03%)</title><rect x="349.0" y="3953" width="0.3" height="15.0" fill="rgb(249,135,3)" rx="2" ry="2" />
<text text-anchor="" x="351.96" y="3963.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:kind:696 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3.py:kind:696 (1 samples, 0.03%)</title><rect x="1063.5" y="3633" width="0.3" height="15.0" fill="rgb(208,8,53)" rx="2" ry="2" />
<text text-anchor="" x="1066.48" y="3643.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/py_ecc/optimized_bn128/optimized_curve.py:multiply:107 (1 samples, 0.03%)</title><rect x="31.4" y="3777" width="0.4" height="15.0" fill="rgb(237,223,24)" rx="2" ry="2" />
<text text-anchor="" x="34.39" y="3787.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="400.1" y="3617" width="0.3" height="15.0" fill="rgb(209,51,35)" rx="2" ry="2" />
<text text-anchor="" x="403.07" y="3627.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:copy_global_state:241 (1 samples, 0.03%)</title><rect x="84.7" y="4433" width="0.3" height="15.0" fill="rgb(208,168,52)" rx="2" ry="2" />
<text text-anchor="" x="87.68" y="4443.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:142 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:deepcopy:142 (1 samples, 0.03%)</title><rect x="86.5" y="4497" width="0.4" height="15.0" fill="rgb(214,212,2)" rx="2" ry="2" />
<text text-anchor="" x="89.49" y="4507.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/copy.py:_deepcopy_list:215 (3 samples, 0.09%)</title><rect x="360.6" y="3969" width="1.0" height="15.0" fill="rgb(218,217,26)" rx="2" ry="2" />
<text text-anchor="" x="363.56" y="3979.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (3 samples, 0.09%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/github/mythril/mythril/laser/ethereum/svm.py:_sym_exec:851 (3 samples, 0.09%)</title><rect x="651.7" y="3921" width="1.0" height="15.0" fill="rgb(228,218,12)" rx="2" ry="2" />
<text text-anchor="" x="654.66" y="3931.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="360.2" y="3713" width="0.4" height="15.0" fill="rgb(209,167,27)" rx="2" ry="2" />
<text text-anchor="" x="363.19" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:pp_expr:958 (1 samples, 0.03%)</title><rect x="293.9" y="3713" width="0.3" height="15.0" fill="rgb(230,207,54)" rx="2" ry="2" />
<text text-anchor="" x="296.85" y="3723.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>/home/vagrant/.pyenv/versions/3.6.5/lib/python3.6/site-packages/z3/z3printer.py:infix_args_core:736 (1 samples, 0.03%)</title><rect x="126.7" y="4065" width="0.4" height="15.0" fill="rgb(236,108,37)" rx="2" ry="2" />
<text text-anchor="" x="129.73" y="4075.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('(frozen importlib._bootstrap):_find_and_load:971 (1 samples, 0.03%)')" onmouseout="c()" onclick="zoom(this)">
<title>(frozen importlib._bootstrap):_find_and_load:971 (1 samples, 0.03%)</title><rect x="33.9" y="4417" width="0.4" height="15.0" fill="rgb(246,95,30)" rx="2" ry="2" />
<text text-anchor="" x="36.93" y="4427.5" font-size="12" font-family="Verdana" fill="rgb(0,0,0)" ></text>
</g>
<g class="func_g" onmouseover="s('/hom
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment