Fixed node collection: Must be done in post walker (like most things)
[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       atomic value: SymC &set_a
79       volatility:  volatility_non_volatile
80       peculiarity: peculiarity_existent
81       ld_name: PRIMA_set_a
82       offset:  -1 bits, -1 bytes
83       irg = 73
84     entity c (23)
85       type:  c (21)
86       owner: PRIMA (15)
87       Does not overwrite other entities.
88       Is not overwritten by other entities.
89       allocation:  allocation_static
90       visibility:  visibility_local
91       variability: variability_constant
92       atomic value: SymC &c
93       volatility:  volatility_non_volatile
94       peculiarity: peculiarity_existent
95       ld_name: PRIMA_c
96       offset:  -1 bits, -1 bytes
97       irg = 96
98   supertypes:
99   subtypes:
100   peculiarity: peculiarity_existent
101   visibility: visibility_external_allocated,
102   state:      layout_undefined,
103   size:       -1 Bits,
104   alignment:  32 Bits,
105
106
107 "
108  color: green}
109 node: {title: "e20" label: "ent PRIMA_set_a" color: yellow
110  info1: "entity set_a (20)
111   type:  set_a (18)
112   owner: PRIMA (15)
113   Does not overwrite other entities.
114   Is not overwritten by other entities.
115   allocation:  allocation_static
116   visibility:  visibility_local
117   variability: variability_constant
118   atomic value: SymC &set_a
119   volatility:  volatility_non_volatile
120   peculiarity: peculiarity_existent
121   ld_name: PRIMA_set_a
122   offset:  -1 bits, -1 bytes
123   irg = 73
124
125 "
126 }
127 edge: { sourcename: "t15" targetname: "e20"class: 12 label: "member" color:blue}
128 node: {title: "e23" label: "ent PRIMA_c" color: yellow
129  info1: "entity c (23)
130   type:  c (21)
131   owner: PRIMA (15)
132   Does not overwrite other entities.
133   Is not overwritten by other entities.
134   allocation:  allocation_static
135   visibility:  visibility_local
136   variability: variability_constant
137   atomic value: SymC &c
138   volatility:  volatility_non_volatile
139   peculiarity: peculiarity_existent
140   ld_name: PRIMA_c
141   offset:  -1 bits, -1 bytes
142   irg = 96
143
144 "
145 }
146 edge: { sourcename: "t15" targetname: "e23"class: 12 label: "member" color:blue}
147 }