Fixed a bug
[libfirm] / testprograms / ref-results / class_hierarchy.vcg
1 graph: { title: "ir graph of class_hierarchy"
2 display_edge_labels: no
3 layoutalgorithm: mindepth
4 manhattan_edges: yes
5 port_sharing: no
6 orientation: bottom_to_top
7 classname 1:  "intrablock Data"
8 classname 2:  "Block"
9 classname 3:  "Entity type"
10 classname 4:  "Entity owner"
11 classname 5:  "Method Param"
12 classname 6:  "Method Res"
13 classname 7:  "Super"
14 classname 8:  "Union"
15 classname 9:  "Points-to"
16 classname 10: "Array Element Type"
17 classname 11: "Overwrites"
18 classname 12: "Member"
19 classname 13: "Control Flow"
20 classname 14: "intrablock Memory"
21 classname 15: "Dominators"
22 classname 16: "interblock Data"
23 classname 17: "interblock Memory"
24 classname 18: "Exception Control Flow for Interval Analysis"
25 classname 19: "Postdominators"
26 infoname 1: "Attribute"
27 infoname 2: "Verification errors"
28 infoname 3: "Debug info"
29 colorentry 100:    0   0    0
30 colorentry 101:   20   0    0
31 colorentry 102:   40   0    0
32 colorentry 103:   60   0    0
33 colorentry 104:   80   0    0
34 colorentry 105:  100   0    0
35 colorentry 106:  120   0    0
36 colorentry 107:  140   0    0
37 colorentry 108:  150   0    0
38 colorentry 109:  180   0    0
39 colorentry 110:  200   0    0
40 colorentry 111:  220   0    0
41 colorentry 112:  240   0    0
42 colorentry 113:  255   0    0
43 colorentry 113:  255  20   20
44 colorentry 114:  255  40   40
45 colorentry 115:  255  60   60
46 colorentry 116:  255  80   80
47 colorentry 117:  255 100  100
48 colorentry 118:  255 120  120
49 colorentry 119:  255 140  140
50 colorentry 120:  255 150  150
51 colorentry 121:  255 180  180
52 colorentry 122:  255 200  200
53 colorentry 123:  255 220  220
54 colorentry 124:  255 240  240
55 colorentry 125:  255 250  250
56
57 node: {title: "t15" label: "class PRIMA" info1: "class type PRIMA (15)
58   members:
59     entity a (17)
60       type:  int (14)
61       owner: PRIMA (15)
62       Does not overwrite other entities.
63       Is not overwritten by other entities.
64       allocation:  allocation_automatic
65       visibility:  visibility_local
66       variability: variability_uninitialized
67       volatility:  volatility_non_volatile
68       peculiarity: peculiarity_existent
69       ld_name: no yet set
70       offset:  -1 bits, -1 bytes
71     entity set_a (20)
72       type:  set_a (18)
73       owner: PRIMA (15)
74       Does not overwrite other entities.
75       Is not overwritten by other entities.
76       allocation:  allocation_static
77       visibility:  visibility_local
78       variability: variability_constant
79       calling convention: cdecl
80       atomic value: SymC &set_a
81       volatility:  volatility_non_volatile
82       peculiarity: peculiarity_existent
83       ld_name: PRIMA_set_a
84       offset:  -1 bits, -1 bytes
85       irg = 73
86     entity c (23)
87       type:  c (21)
88       owner: PRIMA (15)
89       Does not overwrite other entities.
90       Is not overwritten by other entities.
91       allocation:  allocation_static
92       visibility:  visibility_local
93       variability: variability_constant
94       calling convention: cdecl
95       atomic value: SymC &c
96       volatility:  volatility_non_volatile
97       peculiarity: peculiarity_existent
98       ld_name: PRIMA_c
99       offset:  -1 bits, -1 bytes
100       irg = 96
101   supertypes:
102   subtypes:
103   peculiarity: peculiarity_existent
104   visibility: visibility_external_allocated,
105   state:      layout_undefined,
106   size:       -1 Bits,
107   alignment:  32 Bits,
108
109
110 "
111  color: green}
112 node: {title: "e20" label: "ent PRIMA_set_a" color: yellow
113  info1: "entity set_a (20)
114   type:  set_a (18)
115   owner: PRIMA (15)
116   Does not overwrite other entities.
117   Is not overwritten by other entities.
118   allocation:  allocation_static
119   visibility:  visibility_local
120   variability: variability_constant
121   calling convention: cdecl
122   atomic value: SymC &set_a
123   volatility:  volatility_non_volatile
124   peculiarity: peculiarity_existent
125   ld_name: PRIMA_set_a
126   offset:  -1 bits, -1 bytes
127   irg = 73
128
129 "
130 }
131 edge: { sourcename: "t15" targetname: "e20"class: 12 label: "member" color:blue}
132 node: {title: "e23" label: "ent PRIMA_c" color: yellow
133  info1: "entity c (23)
134   type:  c (21)
135   owner: PRIMA (15)
136   Does not overwrite other entities.
137   Is not overwritten by other entities.
138   allocation:  allocation_static
139   visibility:  visibility_local
140   variability: variability_constant
141   calling convention: cdecl
142   atomic value: SymC &c
143   volatility:  volatility_non_volatile
144   peculiarity: peculiarity_existent
145   ld_name: PRIMA_c
146   offset:  -1 bits, -1 bytes
147   irg = 96
148
149 "
150 }
151 edge: { sourcename: "t15" targetname: "e23"class: 12 label: "member" color:blue}
152 }