Account for prologue spills in reg_pressure scheduling
[official-gcc.git] / libstdc++-v3 / doc / xml / images / pbds_exception_hierarchy.svg
blobac6067ad803f54037b7b8ee690d37b8e5c121200
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3 <!-- Generated by graphviz version 2.26.3 (20100126.1600)
4 -->
5 <!-- Title: G Pages: 1 -->
6 <svg width="430pt" height="204pt" viewBox="0.00 0.00 430.00 204.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
7 <g id="graph1" class="graph" transform="scale(1) rotate(0) translate(4, 200)">
8 <title>G</title>
9 <polygon fill="white" stroke="white" points="-4,5 -4,-200 427,-200 427,5 -4,5"/>
10 <!-- Node1 -->
11 <g id="node1" class="node"><title>Node1</title>
12 <polygon fill="#bfbfbf" stroke="black" points="136,-59 136,-79 286,-79 286,-59 136,-59"/>
13 <text text-anchor="middle" x="211" y="-66.9" font-family="FreeSans" font-size="9.00">__gnu_pbds::container_error</text>
14 </g>
15 <!-- Node4 -->
16 <g id="node7" class="node"><title>Node4</title>
17 <a xlink:href="a00339.html" target="_top" xlink:title="An entry cannot be inserted into a container object for logical reasons (not, e.g., if memory is unabvailable, in which case the allocator_type's exception will be thrown).">
18 <polygon fill="white" stroke="black" points="0,-1 0,-21 132,-21 132,-1 0,-1"/>
19 <text text-anchor="middle" x="66" y="-8.9" font-family="FreeSans" font-size="9.00">__gnu_pbds::insert_error</text>
20 </a>
21 </g>
22 <!-- Node1&#45;&gt;Node4 -->
23 <g id="edge6" class="edge"><title>Node1-&gt;Node4</title>
24 <path fill="none" stroke="midnightblue" d="M176.225,-55.0898C150.121,-44.6486 114.974,-30.5898 91.4542,-21.1817"/>
25 <polygon fill="midnightblue" stroke="midnightblue" points="175.158,-58.4329 185.743,-58.8972 177.758,-51.9335 175.158,-58.4329"/>
26 </g>
27 <!-- Node5 -->
28 <g id="node9" class="node"><title>Node5</title>
29 <a xlink:href="a00340.html" target="_top" xlink:title="A join cannot be performed logical reasons (i.e., the ranges of the two container objects being joine...">
30 <polygon fill="white" stroke="black" points="150,-1 150,-21 272,-21 272,-1 150,-1"/>
31 <text text-anchor="middle" x="211" y="-8.9" font-family="FreeSans" font-size="9.00">__gnu_pbds::join_error</text>
32 </a>
33 </g>
34 <!-- Node1&#45;&gt;Node5 -->
35 <g id="edge8" class="edge"><title>Node1-&gt;Node5</title>
36 <path fill="none" stroke="midnightblue" d="M211,-48.8902C211,-39.6201 211,-29.0083 211,-21.3776"/>
37 <polygon fill="midnightblue" stroke="midnightblue" points="207.5,-48.8971 211,-58.8972 214.5,-48.8972 207.5,-48.8971"/>
38 </g>
39 <!-- Node6 -->
40 <g id="node11" class="node"><title>Node6</title>
41 <a xlink:href="a00358.html" target="_top" xlink:title="A container cannot be resized.">
42 <polygon fill="white" stroke="black" points="290,-1 290,-21 422,-21 422,-1 290,-1"/>
43 <text text-anchor="middle" x="356" y="-8.9" font-family="FreeSans" font-size="9.00">__gnu_pbds::resize_error</text>
44 </a>
45 </g>
46 <!-- Node1&#45;&gt;Node6 -->
47 <g id="edge10" class="edge"><title>Node1-&gt;Node6</title>
48 <path fill="none" stroke="midnightblue" d="M245.775,-55.0898C271.879,-44.6486 307.026,-30.5898 330.546,-21.1817"/>
49 <polygon fill="midnightblue" stroke="midnightblue" points="244.242,-51.9335 236.257,-58.8972 246.842,-58.4329 244.242,-51.9335"/>
50 </g>
51 <!-- Node2 -->
52 <g id="node2" class="node"><title>Node2</title>
53 <a xlink:href="a00771.html" target="_top" xlink:title="One of two subclasses of exception.">
54 <polygon fill="white" stroke="black" points="167.5,-117 167.5,-137 254.5,-137 254.5,-117 167.5,-117"/>
55 <text text-anchor="middle" x="211" y="-124.9" font-family="FreeSans" font-size="9.00">std::logic_error</text>
56 </a>
57 </g>
58 <!-- Node2&#45;&gt;Node1 -->
59 <g id="edge2" class="edge"><title>Node2-&gt;Node1</title>
60 <path fill="none" stroke="midnightblue" d="M211,-106.89C211,-97.6201 211,-87.0083 211,-79.3776"/>
61 <polygon fill="midnightblue" stroke="midnightblue" points="207.5,-106.897 211,-116.897 214.5,-106.897 207.5,-106.897"/>
62 </g>
63 <!-- Node3 -->
64 <g id="node4" class="node"><title>Node3</title>
65 <a xlink:href="a00647.html" target="_top" xlink:title="Base class for all library exceptions.">
66 <polygon fill="white" stroke="black" points="169.5,-175 169.5,-195 252.5,-195 252.5,-175 169.5,-175"/>
67 <text text-anchor="middle" x="211" y="-182.9" font-family="FreeSans" font-size="9.00">std::exception</text>
68 </a>
69 </g>
70 <!-- Node3&#45;&gt;Node2 -->
71 <g id="edge4" class="edge"><title>Node3-&gt;Node2</title>
72 <path fill="none" stroke="midnightblue" d="M211,-164.89C211,-155.62 211,-145.008 211,-137.378"/>
73 <polygon fill="midnightblue" stroke="midnightblue" points="207.5,-164.897 211,-174.897 214.5,-164.897 207.5,-164.897"/>
74 </g>
75 </g>
76 </svg>