more verbose node info
[libfirm] / testprograms / ref-results / OO_PROGRAM_EXAMPLE_main-type.vcg
1 graph: { title: "ir graph of OO_PROGRAM_EXAMPLE_main"
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: "t21" label: "method c" info1: "state: layout_fixed,
56 mode: P,
57 size: 32b,
58 variadicity: variadicity_non_variadic
59 params: 2
60 results: 1
61 "}
62 edge: { sourcename: "t21" targetname: "t16"class: 5 label: "param 0" color: green}
63 edge: { sourcename: "t21" targetname: "t14"class: 5 label: "param 1" color: green}
64 edge: { sourcename: "t21" targetname: "t14"class: 6 label: "res 0" color: green}
65 node: {title: "t16" label: "pointer class_prima_ptr" info1: "state: layout_fixed,
66 mode: P,
67 size: 32b,
68 "}
69 edge: { sourcename: "t16" targetname: "t15"class: 9 label: "points to" color:green}
70 node: {title: "t15" label: "class PRIMA" info1: "state: layout_undefined
71 size: -1b,
72 peculiarity: peculiarity_existent
73 " color: green}
74 edge: { sourcename: "t15" targetname: "e17"class: 12 label: "member" color:blue}
75 edge: { sourcename: "t15" targetname: "e20"class: 12 label: "member" color:blue}
76 edge: { sourcename: "t15" targetname: "e23"class: 12 label: "member" color:blue}
77 node: {title: "e17" label: "ent a" color: yellow
78  info1: "entity a (17)
79   type:  int (14)
80   owner: PRIMA (15)
81   Does not overwrite other entities.
82   Is not overwritten by other entities.
83   allocation:  allocation_automatic
84   visibility:  visibility_local
85   variability: variability_uninitialized
86   volatility:  volatility_non_volatile
87   peculiarity: peculiarity_existent
88   ld_name: no yet set
89   offset:  -1
90
91 "
92 }
93 edge: { sourcename: "e17" targetname: "t14"class: 3 label: "type" color: red}
94 node: {title: "t14" label: "primitive int" info1: "state: layout_fixed,
95 mode: Is,
96 size: 32b,
97 "}
98 node: {title: "e20" label: "ent PRIMA_set_a" color: yellow
99  info1: "entity set_a (20)
100   type:  set_a (18)
101   owner: PRIMA (15)
102   Does not overwrite other entities.
103   Is not overwritten by other entities.
104   allocation:  allocation_static
105   visibility:  visibility_local
106   variability: variability_constant
107   atomic value: SymC &set_a
108   volatility:  volatility_non_volatile
109   peculiarity: peculiarity_existent
110   ld_name: PRIMA_set_a
111   offset:  -1
112   irg = 73
113
114 "
115 }
116 edge: { sourcename: "e20" targetname: "t18"class: 3 label: "type" color: red}
117 edge: { sourcename: "e20" targetname: "n19"label: "value 0"}
118 node: {title: "n19" label: "SymC &set_a  19"  info1: "SymC &set_a 19
119   mode:    P
120   visited: 7
121   arity:   0
122   pred nodes:
123     -1:    Block 1
124   Private Attributes:
125   kind:   addr_ent
126   entity: entity PRIMA.set_a (20)
127
128   type of value: type_unknown
129 "
130 }
131 node: {title: "t18" label: "method set_a" info1: "state: layout_fixed,
132 mode: P,
133 size: 32b,
134 variadicity: variadicity_non_variadic
135 params: 2
136 results: 0
137 "}
138 edge: { sourcename: "t18" targetname: "t16"class: 5 label: "param 0" color: green}
139 edge: { sourcename: "t18" targetname: "t14"class: 5 label: "param 1" color: green}
140 node: {title: "e23" label: "ent PRIMA_c" color: yellow
141  info1: "entity c (23)
142   type:  c (21)
143   owner: PRIMA (15)
144   Does not overwrite other entities.
145   Is not overwritten by other entities.
146   allocation:  allocation_static
147   visibility:  visibility_local
148   variability: variability_constant
149   atomic value: SymC &c
150   volatility:  volatility_non_volatile
151   peculiarity: peculiarity_existent
152   ld_name: PRIMA_c
153   offset:  -1
154   irg = 96
155
156 "
157 }
158 edge: { sourcename: "e23" targetname: "t21"class: 3 label: "type" color: red}
159 edge: { sourcename: "e23" targetname: "n22"label: "value 0"}
160 node: {title: "n22" label: "SymC &c  22"  info1: "SymC &c 22
161   mode:    P
162   visited: 7
163   arity:   0
164   pred nodes:
165     -1:    Block 1
166   Private Attributes:
167   kind:   addr_ent
168   entity: entity PRIMA.c (23)
169
170   type of value: type_unknown
171 "
172 }
173 node: {title: "e26" label: "ent OO_PROGRAM_EXAMPLE_main" color: yellow
174  info1: "entity OO_PROGRAM_EXAMPLE_main (26)
175   type:  OO_PROGRAM_EXAMPLE_main (24)
176   owner: GlobalType (0)
177   Does not overwrite other entities.
178   Is not overwritten by other entities.
179   allocation:  allocation_static
180   visibility:  visibility_local
181   variability: variability_constant
182   atomic value: SymC &OO_PROGRAM_EXAMPLE_main
183   volatility:  volatility_non_volatile
184   peculiarity: peculiarity_existent
185   ld_name: no yet set
186   offset:  -1
187   irg = 39
188
189 "
190 }
191 edge: { sourcename: "e26" targetname: "t24"class: 3 label: "type" color: red}
192 edge: { sourcename: "e26" targetname: "n25"label: "value 0"}
193 node: {title: "n25" label: "SymC &OO_PROGRAM_EXAMPLE_main  25"  info1: "SymC &OO_PROGRAM_EXAMPLE_main 25
194   mode:    P
195   visited: 7
196   arity:   0
197   pred nodes:
198     -1:    Block 1
199   Private Attributes:
200   kind:   addr_ent
201   entity: entity GlobalType.OO_PROGRAM_EXAMPLE_main (26)
202
203   type of value: type_unknown
204 "
205 }
206 node: {title: "t0" label: "class GlobalType" info1: "state: layout_undefined
207 size: -1b,
208 peculiarity: peculiarity_existent
209 " color: green}
210 edge: { sourcename: "t0" targetname: "e26"class: 12 label: "member" color:blue}
211 node: {title: "t24" label: "method OO_PROGRAM_EXAMPLE_main" info1: "state: layout_fixed,
212 mode: P,
213 size: 32b,
214 variadicity: variadicity_non_variadic
215 params: 0
216 results: 1
217 "}
218 edge: { sourcename: "t24" targetname: "t14"class: 6 label: "res 0" color: green}
219 node: {title: "t27" label: "class OO_PROGRAM_EXAMPLE_mainframe_tp" info1: "state: layout_undefined
220 size: -1b,
221 peculiarity: peculiarity_existent
222 " color: green}
223 }