adapted to output of type's visibility flag
[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 colorentry 100:    0   0    0
28 colorentry 101:   20   0    0
29 colorentry 102:   40   0    0
30 colorentry 103:   60   0    0
31 colorentry 104:   80   0    0
32 colorentry 105:  100   0    0
33 colorentry 106:  120   0    0
34 colorentry 107:  140   0    0
35 colorentry 108:  150   0    0
36 colorentry 109:  180   0    0
37 colorentry 110:  200   0    0
38 colorentry 111:  220   0    0
39 colorentry 112:  240   0    0
40 colorentry 113:  255   0    0
41 colorentry 113:  255  20   20
42 colorentry 114:  255  40   40
43 colorentry 115:  255  60   60
44 colorentry 116:  255  80   80
45 colorentry 117:  255 100  100
46 colorentry 118:  255 120  120
47 colorentry 119:  255 140  140
48 colorentry 120:  255 150  150
49 colorentry 121:  255 180  180
50 colorentry 122:  255 200  200
51 colorentry 123:  255 220  220
52 colorentry 124:  255 240  240
53 colorentry 125:  255 250  250
54
55 node: {title: "t15" label: "class PRIMA" info1: "class type PRIMA (15)
56   members:
57     entity a (17)
58       type:  int (14)
59       owner: PRIMA (15)
60       Does not overwrite other entities.
61       Is not overwritten by other entities.
62       allocation:  allocation_automatic
63       visibility:  visibility_local
64       variability: variability_uninitialized
65       volatility:  volatility_non_volatile
66       peculiarity: peculiarity_existent
67       ld_name: no yet set
68       offset:  -1
69     entity set_a (20)
70       type:  set_a (18)
71       owner: PRIMA (15)
72       Does not overwrite other entities.
73       Is not overwritten by other entities.
74       allocation:  allocation_static
75       visibility:  visibility_local
76       variability: variability_constant
77       atomic value: SymC &set_a
78       volatility:  volatility_non_volatile
79       peculiarity: peculiarity_existent
80       ld_name: PRIMA_set_a
81       offset:  -1
82       irg = 73
83     entity c (23)
84       type:  c (21)
85       owner: PRIMA (15)
86       Does not overwrite other entities.
87       Is not overwritten by other entities.
88       allocation:  allocation_static
89       visibility:  visibility_local
90       variability: variability_constant
91       atomic value: SymC &c
92       volatility:  volatility_non_volatile
93       peculiarity: peculiarity_existent
94       ld_name: PRIMA_c
95       offset:  -1
96       irg = 96
97   supertypes:
98   subtypes:
99   peculiarity: peculiarity_existent
100   visibility: visibility_external_allocated,
101   state:      layout_undefined,
102   size:       -1 Bits,
103   alignment:  32 Bits,
104   dbg info:   (nil),
105
106
107 " color: green}
108 node: {title: "e20" label: "ent PRIMA_set_a" color: yellow
109  info1: "entity set_a (20)
110   type:  set_a (18)
111   owner: PRIMA (15)
112   Does not overwrite other entities.
113   Is not overwritten by other entities.
114   allocation:  allocation_static
115   visibility:  visibility_local
116   variability: variability_constant
117   atomic value: SymC &set_a
118   volatility:  volatility_non_volatile
119   peculiarity: peculiarity_existent
120   ld_name: PRIMA_set_a
121   offset:  -1
122   irg = 73
123
124 "
125 }
126 edge: { sourcename: "t15" targetname: "e20"class: 12 label: "member" color:blue}
127 node: {title: "e23" label: "ent PRIMA_c" color: yellow
128  info1: "entity c (23)
129   type:  c (21)
130   owner: PRIMA (15)
131   Does not overwrite other entities.
132   Is not overwritten by other entities.
133   allocation:  allocation_static
134   visibility:  visibility_local
135   variability: variability_constant
136   atomic value: SymC &c
137   volatility:  volatility_non_volatile
138   peculiarity: peculiarity_existent
139   ld_name: PRIMA_c
140   offset:  -1
141   irg = 96
142
143 "
144 }
145 edge: { sourcename: "t15" targetname: "e23"class: 12 label: "member" color:blue}
146 }