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