| <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" |
| "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| <!-- Generated by graphviz version 2.36.0 (20140111.2315) |
| --> |
| <!-- Title: be/src/codegen/instruction-counter.h Pages: 1 --> |
| <!--zoomable 152 --> |
| <svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)"> |
| <style type="text/css"><![CDATA[ |
| .edge:hover path { stroke: red; } |
| .edge:hover polygon { stroke: red; fill: red; } |
| ]]></style> |
| <script type="text/javascript"><![CDATA[ |
| var edges = document.getElementsByTagName('g'); |
| if (edges && edges.length) { |
| for (var i=0;i<edges.length;i++) { |
| if (edges[i].id.substr(0,4)=='edge') { |
| edges[i].setAttribute('class','edge'); |
| } |
| } |
| } |
| ]]></script> |
| <defs> |
| <circle id="rim" cx="0" cy="0" r="7"/> |
| <circle id="rim2" cx="0" cy="0" r="3.5"/> |
| <g id="zoomPlus"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="zoomplus.mouseover" end="zoomplus.mouseout"/> |
| </use> |
| <path d="M-4,0h8M0,-4v8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/> |
| </g> |
| <g id="zoomMin"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="zoomminus.mouseover" end="zoomminus.mouseout"/> |
| </use> |
| <path d="M-4,0h8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/> |
| </g> |
| <g id="dirArrow"> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="resetDef"> |
| <use xlink:href="#rim2" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="reset.mouseover" end="reset.mouseout"/> |
| </use> |
| </g> |
| </defs> |
| |
| <script type="text/javascript"> |
| var viewWidth = 873; |
| var viewHeight = 152; |
| var sectionId = 'dynsection-0'; |
| </script> |
| <script xlink:href="svgpan.js"/> |
| <svg id="graph" class="graph"> |
| <g id="viewport"> |
| <title>be/src/codegen/instruction-counter.h</title> |
| <polygon fill="white" stroke="none" points="-4,4 -4,-148 869,-148 869,4 -4,4"/> |
| <!-- Node1 --> |
| <g id="node1" class="node"><title>Node1</title> |
| <polygon fill="#bfbfbf" stroke="black" points="259.5,-113 259.5,-143 390.5,-143 390.5,-113 259.5,-113"/> |
| <text text-anchor="start" x="267.5" y="-131" font-family="Helvetica,sans-Serif" font-size="10.00">be/src/codegen/instruction</text> |
| <text text-anchor="middle" x="325" y="-120" font-family="Helvetica,sans-Serif" font-size="10.00">-counter.h</text> |
| </g> |
| <!-- Node2 --> |
| <g id="node2" class="node"><title>Node2</title> |
| <polygon fill="white" stroke="#bfbfbf" points="-0.5,-56.5 -0.5,-75.5 34.5,-75.5 34.5,-56.5 -0.5,-56.5"/> |
| <text text-anchor="middle" x="17" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">map</text> |
| </g> |
| <!-- Node1->Node2 --> |
| <g id="edge1" class="edge"><title>Node1->Node2</title> |
| <path fill="none" stroke="midnightblue" d="M259.418,-117.8C204.453,-109.476 123.832,-95.8381 44.7483,-75.8674"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="45.1675,-72.3618 34.6117,-73.2702 43.43,-79.1428 45.1675,-72.3618"/> |
| </g> |
| <!-- Node3 --> |
| <g id="node3" class="node"><title>Node3</title> |
| <polygon fill="white" stroke="#bfbfbf" points="52.5,-56.5 52.5,-75.5 93.5,-75.5 93.5,-56.5 52.5,-56.5"/> |
| <text text-anchor="middle" x="73" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">string</text> |
| </g> |
| <!-- Node1->Node3 --> |
| <g id="edge2" class="edge"><title>Node1->Node3</title> |
| <path fill="none" stroke="midnightblue" d="M259.153,-113.061C217.172,-103.899 161.433,-91.2276 103.33,-75.9512"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="104.169,-72.5528 93.6063,-73.3758 102.377,-79.3195 104.169,-72.5528"/> |
| </g> |
| <!-- Node4 --> |
| <g id="node4" class="node"><title>Node4</title> |
| <polygon fill="white" stroke="#bfbfbf" points="112,-56.5 112,-75.5 164,-75.5 164,-56.5 112,-56.5"/> |
| <text text-anchor="middle" x="138" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">sstream</text> |
| </g> |
| <!-- Node1->Node4 --> |
| <g id="edge3" class="edge"><title>Node1->Node4</title> |
| <path fill="none" stroke="midnightblue" d="M281.157,-112.933C248.569,-102.477 204.643,-88.3828 174.078,-78.5758"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="174.851,-75.1483 164.26,-75.4257 172.713,-81.8136 174.851,-75.1483"/> |
| </g> |
| <!-- Node5 --> |
| <g id="node5" class="node"><title>Node5</title> |
| <polygon fill="white" stroke="#bfbfbf" points="182,-56.5 182,-75.5 232,-75.5 232,-56.5 182,-56.5"/> |
| <text text-anchor="middle" x="207" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">iomanip</text> |
| </g> |
| <!-- Node1->Node5 --> |
| <g id="edge4" class="edge"><title>Node1->Node5</title> |
| <path fill="none" stroke="midnightblue" d="M297.334,-112.933C277.871,-103.036 251.998,-89.8803 232.931,-80.1852"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="234.414,-77.0127 223.913,-75.6 231.241,-83.2524 234.414,-77.0127"/> |
| </g> |
| <!-- Node6 --> |
| <g id="node6" class="node"><title>Node6</title> |
| <polygon fill="white" stroke="#bfbfbf" points="250,-56.5 250,-75.5 306,-75.5 306,-56.5 250,-56.5"/> |
| <text text-anchor="middle" x="278" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text> |
| </g> |
| <!-- Node1->Node6 --> |
| <g id="edge5" class="edge"><title>Node1->Node6</title> |
| <path fill="none" stroke="midnightblue" d="M313.862,-112.781C307.032,-104.062 298.255,-92.8574 291.094,-83.7153"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="293.761,-81.4445 284.839,-75.7305 288.25,-85.7612 293.761,-81.4445"/> |
| </g> |
| <!-- Node7 --> |
| <g id="node7" class="node"><title>Node7</title> |
| <g id="a_node7"><a xlink:href="logging_8h.html" target="_top" xlink:title="common/logging.h"> |
| <polygon fill="white" stroke="black" points="324,-56.5 324,-75.5 420,-75.5 420,-56.5 324,-56.5"/> |
| <text text-anchor="middle" x="372" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">common/logging.h</text> |
| </a> |
| </g> |
| </g> |
| <!-- Node1->Node7 --> |
| <g id="edge6" class="edge"><title>Node1->Node7</title> |
| <path fill="none" stroke="midnightblue" d="M336.138,-112.781C342.968,-104.062 351.745,-92.8574 358.906,-83.7153"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="361.75,-85.7612 365.161,-75.7305 356.239,-81.4445 361.75,-85.7612"/> |
| </g> |
| <!-- Node10 --> |
| <g id="node10" class="node"><title>Node10</title> |
| <polygon fill="white" stroke="#bfbfbf" points="438,-56.5 438,-75.5 518,-75.5 518,-56.5 438,-56.5"/> |
| <text text-anchor="middle" x="478" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">base/logging.h</text> |
| </g> |
| <!-- Node1->Node10 --> |
| <g id="edge9" class="edge"><title>Node1->Node10</title> |
| <path fill="none" stroke="midnightblue" d="M360.872,-112.933C386.915,-102.72 421.808,-89.036 446.721,-79.2664"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="448.038,-82.5094 456.07,-75.6 445.482,-75.9926 448.038,-82.5094"/> |
| </g> |
| <!-- Node11 --> |
| <g id="node11" class="node"><title>Node11</title> |
| <polygon fill="white" stroke="#bfbfbf" points="536.5,-56.5 536.5,-75.5 641.5,-75.5 641.5,-56.5 536.5,-56.5"/> |
| <text text-anchor="middle" x="589" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">llvm/IR/Instruction.h</text> |
| </g> |
| <!-- Node1->Node11 --> |
| <g id="edge10" class="edge"><title>Node1->Node11</title> |
| <path fill="none" stroke="midnightblue" d="M386.896,-112.933C434.162,-102.19 498.322,-87.6087 541.566,-77.7804"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="542.569,-81.1419 551.544,-75.5127 541.017,-74.316 542.569,-81.1419"/> |
| </g> |
| <!-- Node12 --> |
| <g id="node12" class="node"><title>Node12</title> |
| <polygon fill="white" stroke="#bfbfbf" points="659.5,-56.5 659.5,-75.5 750.5,-75.5 750.5,-56.5 659.5,-56.5"/> |
| <text text-anchor="middle" x="705" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">llvm/IR/Module.h</text> |
| </g> |
| <!-- Node1->Node12 --> |
| <g id="edge11" class="edge"><title>Node1->Node12</title> |
| <path fill="none" stroke="midnightblue" d="M390.691,-116.821C454.172,-106.954 553.338,-91.4648 649.491,-76.0731"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="650.065,-79.5258 659.385,-74.4878 648.957,-72.614 650.065,-79.5258"/> |
| </g> |
| <!-- Node13 --> |
| <g id="node13" class="node"><title>Node13</title> |
| <polygon fill="white" stroke="#bfbfbf" points="768.5,-56.5 768.5,-75.5 865.5,-75.5 865.5,-56.5 768.5,-56.5"/> |
| <text text-anchor="middle" x="817" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">llvm/IR/Function.h</text> |
| </g> |
| <!-- Node1->Node13 --> |
| <g id="edge12" class="edge"><title>Node1->Node13</title> |
| <path fill="none" stroke="midnightblue" d="M390.534,-120.062C473.516,-111.107 621.149,-94.6063 758.03,-76.087"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="758.847,-79.5081 768.285,-74.6929 757.904,-72.5719 758.847,-79.5081"/> |
| </g> |
| <!-- Node8 --> |
| <g id="node8" class="node"><title>Node8</title> |
| <polygon fill="white" stroke="#bfbfbf" points="284.5,-0.5 284.5,-19.5 361.5,-19.5 361.5,-0.5 284.5,-0.5"/> |
| <text text-anchor="middle" x="323" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">glog/logging.h</text> |
| </g> |
| <!-- Node7->Node8 --> |
| <g id="edge7" class="edge"><title>Node7->Node8</title> |
| <path fill="none" stroke="midnightblue" d="M363.909,-56.083C356.845,-48.2982 346.412,-36.8015 337.851,-27.3665"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="340.253,-24.8047 330.941,-19.7511 335.069,-29.5087 340.253,-24.8047"/> |
| </g> |
| <!-- Node9 --> |
| <g id="node9" class="node"><title>Node9</title> |
| <polygon fill="white" stroke="#bfbfbf" points="380,-0.5 380,-19.5 460,-19.5 460,-0.5 380,-0.5"/> |
| <text text-anchor="middle" x="420" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">gflags/gflags.h</text> |
| </g> |
| <!-- Node7->Node9 --> |
| <g id="edge8" class="edge"><title>Node7->Node9</title> |
| <path fill="none" stroke="midnightblue" d="M379.926,-56.083C386.846,-48.2982 397.065,-36.8015 405.452,-27.3665"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="408.194,-29.5505 412.221,-19.7511 402.962,-24.8999 408.194,-29.5505"/> |
| </g> |
| </g> |
| </svg> |
| <g id="navigator" transform="translate(0 0)" fill="#404254"> |
| <rect fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width=".5" x="0" y="0" width="60" height="60"/> |
| <use id="zoomplus" xlink:href="#zoomPlus" x="17" y="9" onmousedown="handleZoom(evt,'in')"/> |
| <use id="zoomminus" xlink:href="#zoomMin" x="42" y="9" onmousedown="handleZoom(evt,'out')"/> |
| <use id="reset" xlink:href="#resetDef" x="30" y="36" onmousedown="handleReset()"/> |
| <g id="arrowUp" xlink:href="#dirArrow" transform="translate(30 24)" onmousedown="handlePan(0,-1)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowUp.mouseover" end="arrowUp.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="arrowRight" xlink:href="#dirArrow" transform="rotate(90) translate(36 -43)" onmousedown="handlePan(1,0)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowRight.mouseover" end="arrowRight.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="arrowDown" xlink:href="#dirArrow" transform="rotate(180) translate(-30 -48)" onmousedown="handlePan(0,1)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowDown.mouseover" end="arrowDown.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="arrowLeft" xlink:href="#dirArrow" transform="rotate(270) translate(-36 17)" onmousedown="handlePan(-1,0)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowLeft.mouseover" end="arrowLeft.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| </g> |
| <svg viewBox="0 0 15 15" width="100%" height="30px" preserveAspectRatio="xMaxYMin meet"> |
| <g id="arrow_out" transform="scale(0.3 0.3)"> |
| <a xlink:href="instruction-counter_8h__incl_org.svg" target="_base"> |
| <rect id="button" ry="5" rx="5" y="6" x="6" height="38" width="38" |
| fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/> |
| <path id="arrow" |
| d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z" |
| style="fill:#404040;"/> |
| </a> |
| </g> |
| </svg> |
| </svg> |