added more type dumping, fixed typeo
[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 14: "intrablock Memory"
12 classname 17: "interblock Memory"
13 classname 15: "Dominators"
14 classname 3:  "Entity type"
15 classname 4:  "Entity owner"
16 classname 5:  "Method Param"
17 classname 6:  "Method Res"
18 classname 7:  "Super"
19 classname 8:  "Union"
20 classname 9:  "Points-to"
21 classname 10: "Array Element Type"
22 classname 11: "Overwrites"
23 classname 12: "Member"
24 infoname 1: "Attribute"
25 infoname 2: "Verification errors"
26 colorentry 100:    0   0    0
27 colorentry 101:   20   0    0
28 colorentry 102:   40   0    0
29 colorentry 103:   60   0    0
30 colorentry 104:   80   0    0
31 colorentry 105:  100   0    0
32 colorentry 106:  120   0    0
33 colorentry 107:  140   0    0
34 colorentry 108:  150   0    0
35 colorentry 109:  180   0    0
36 colorentry 110:  200   0    0
37 colorentry 111:  220   0    0
38 colorentry 112:  240   0    0
39 colorentry 113:  255   0    0
40 colorentry 113:  255  20   20
41 colorentry 114:  255  40   40
42 colorentry 115:  255  60   60
43 colorentry 116:  255  80   80
44 colorentry 117:  255 100  100
45 colorentry 118:  255 120  120
46 colorentry 119:  255 140  140
47 colorentry 120:  255 150  150
48 colorentry 121:  255 180  180
49 colorentry 122:  255 200  200
50 colorentry 123:  255 220  220
51 colorentry 124:  255 240  240
52 colorentry 125:  255 250  250
53
54 node: {title: "t12" label: "class PRIMA" info1: "state: layout_undefined
55 size: -1b,
56 peculiarity: peculiarity_existent
57 " color: green}
58 node: {title: "e17" label: "ent PRIMA_set_a" color: yellow
59  info1: "entity set_a (17)
60   type:  set_a (15)
61   owner: PRIMA (12)
62   Does not overwrite other entities.
63   Is not overwritten by other entities.
64   allocation:  allocation_static
65   visibility:  visibility_local
66   variability: variability_constant
67   atomic value: SymC &set_a
68   volatility:  volatility_non_volatile
69   peculiarity: peculiarity_existent
70   ld_name: PRIMA_set_a
71   offset:  -1
72   irg = 68
73
74 "
75 }
76 edge: { sourcename: "t12" targetname: "e17"class: 12 label: "member" color:blue}
77 node: {title: "e20" label: "ent PRIMA_c" color: yellow
78  info1: "entity c (20)
79   type:  c (18)
80   owner: PRIMA (12)
81   Does not overwrite other entities.
82   Is not overwritten by other entities.
83   allocation:  allocation_static
84   visibility:  visibility_local
85   variability: variability_constant
86   atomic value: SymC &c
87   volatility:  volatility_non_volatile
88   peculiarity: peculiarity_existent
89   ld_name: PRIMA_c
90   offset:  -1
91   irg = 90
92
93 "
94 }
95 edge: { sourcename: "t12" targetname: "e20"class: 12 label: "member" color:blue}
96 }