moved external headers into include dir
[libfirm] / testprograms / ref-results / WHILE_EXAMPLE_main.vcg
1 graph: { title: "ir graph of WHILE_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 2:  "Block"
9 classname 3:  "Entity type"
10 classname 4:  "Entity owner"
11 classname 5:  "Method Param"
12 classname 6:  "Method Res"
13 classname 7:  "Super"
14 classname 8:  "Union"
15 classname 9:  "Points-to"
16 classname 10: "Array Element Type"
17 classname 11: "Overwrites"
18 classname 12: "Member"
19 classname 13: "Control Flow"
20 classname 14: "intrablock Memory"
21 classname 15: "Dominators"
22 classname 16: "interblock Data"
23 classname 17: "interblock Memory"
24 classname 18: "Exception Control Flow for Interval Analysis"
25 classname 19: "Postdominators"
26 infoname 1: "Attribute"
27 infoname 2: "Verification errors"
28 infoname 3: "Debug info"
29 colorentry 100:    0   0    0
30 colorentry 101:   20   0    0
31 colorentry 102:   40   0    0
32 colorentry 103:   60   0    0
33 colorentry 104:   80   0    0
34 colorentry 105:  100   0    0
35 colorentry 106:  120   0    0
36 colorentry 107:  140   0    0
37 colorentry 108:  150   0    0
38 colorentry 109:  180   0    0
39 colorentry 110:  200   0    0
40 colorentry 111:  220   0    0
41 colorentry 112:  240   0    0
42 colorentry 113:  255   0    0
43 colorentry 113:  255  20   20
44 colorentry 114:  255  40   40
45 colorentry 115:  255  60   60
46 colorentry 116:  255  80   80
47 colorentry 117:  255 100  100
48 colorentry 118:  255 120  120
49 colorentry 119:  255 140  140
50 colorentry 120:  255 150  150
51 colorentry 121:  255 180  180
52 colorentry 122:  255 200  200
53 colorentry 123:  255 220  220
54 colorentry 124:  255 240  240
55 colorentry 125:  255 250  250
56
57 graph: { title: "g31" label: "WHILE_EXAMPLE_main" status:clustered color:white
58 info1: "entity main (18)
59   type:  main_tp (15)
60   owner: WHILE_EXAMPLE (16)
61   Does not overwrite other entities.
62   Is not overwritten by other entities.
63   allocation:  allocation_static
64   visibility:  visibility_local
65   variability: variability_constant
66   calling convention: cdecl
67   atomic value: SymC &main
68   volatility:  volatility_non_volatile
69   peculiarity: peculiarity_existent
70   ld_name: WHILE_EXAMPLE_main
71   offset:  -1 bits, -1 bytes
72   irg = 31
73
74 "
75 graph: { title: "n20"  label: "Block 20" status:clustered color:yellow
76  info1: "Block 20
77   mode:    BB
78   visited: 18
79   irg:     WHILE_EXAMPLE_main
80   arity:   1
81   pred nodes:
82      0:    Return 68
83   Private Attributes:
84   backedges:
85   block visited: 0
86   Execution freqency statistics:
87 "
88 edge: {sourcename: "n20" targetname: "n68" label: "0" class:13 priority:60 color:red}
89 node: {title: "n69" label: "End 69"  info1: "End 69
90   mode:    X
91   visited: 18
92   irg:     WHILE_EXAMPLE_main
93   arity:   0
94   pred nodes:
95     -1:    Block 20
96   Private Attributes:
97 "
98 color:blue}
99 }
100
101 graph: { title: "n54"  label: "Block 54" status:clustered color:yellow
102  info1: "Block 54
103   mode:    BB
104   visited: 18
105   irg:     WHILE_EXAMPLE_main
106   arity:   1
107   pred nodes:
108      0:    Proj 43
109   Private Attributes:
110   backedges:
111   block visited: 0
112   Execution freqency statistics:
113 "
114 edge: {sourcename: "n54" targetname: "n43" label: "0" class:13 priority:60 color:red}
115 node: {title: "n68" label: "Return 68"  info1: "Return 68
116   mode:    X
117   visited: 18
118   irg:     WHILE_EXAMPLE_main
119   arity:   2
120   pred nodes:
121     -1:    Block 54
122      0:    Proj 29
123      1:    Sub 59
124   Private Attributes:
125   return in method of type main_tp
126     res 0 type: int
127 "
128 }
129 edge: {sourcename: "n68" targetname: "n29" label: "0" class:17 priority:10 color:blue}
130 edge: {sourcename: "n68" targetname: "n59" label: "1" class:1  priority:50}
131 node: {title: "n59" label: "SubIs 59"  info1: "Sub 59
132   mode:    Is
133   visited: 18
134   irg:     WHILE_EXAMPLE_main
135   arity:   2
136   pred nodes:
137     -1:    Block 54
138      0:    Phi 52
139      1:    Phi 53
140   Private Attributes:
141 "
142 }
143 edge: {sourcename: "n59" targetname: "n52" label: "0" class:16 priority:10}
144 edge: {sourcename: "n59" targetname: "n53" label: "1" class:16 priority:10}
145 }
146
147 graph: { title: "n36"  label: "Block 36" status:clustered color:yellow
148  info1: "Block 36
149   mode:    BB
150   visited: 18
151   irg:     WHILE_EXAMPLE_main
152   arity:   2
153   pred nodes:
154      0:    Jmp 35
155      1:    Jmp 46
156   Private Attributes:
157   backedges:
158   block visited: 0
159   Execution freqency statistics:
160 "
161 edge: {sourcename: "n36" targetname: "n35" label: "0" class:13 priority:60 color:red}
162 edge: {sourcename: "n36" targetname: "n46" label: "1" class:13 priority:60 color:red}
163 node: {title: "n43" label: "ProjX false 43"  info1: "Proj 43
164   mode:    X
165   visited: 18
166   irg:     WHILE_EXAMPLE_main
167   arity:   1
168   pred nodes:
169     -1:    Block 36
170      0:    Cond 42
171   Private Attributes:
172   proj nr: 0
173 "
174 color:yellow}
175 edge: {sourcename: "n43" targetname: "n42" label: "0" class:13 priority:60 color:red}
176 node: {title: "n44" label: "ProjX true 44"  info1: "Proj 44
177   mode:    X
178   visited: 18
179   irg:     WHILE_EXAMPLE_main
180   arity:   1
181   pred nodes:
182     -1:    Block 36
183      0:    Cond 42
184   Private Attributes:
185   proj nr: 1
186 "
187 color:yellow}
188 edge: {sourcename: "n44" targetname: "n42" label: "0" class:13 priority:60 color:red}
189 node: {title: "n42" label: "Cond 42"  info1: "Cond 42
190   mode:    T
191   visited: 18
192   irg:     WHILE_EXAMPLE_main
193   arity:   1
194   pred nodes:
195     -1:    Block 36
196      0:    Proj 40
197   Private Attributes:
198   condition kind: dense
199   default ProjNr: 0
200 "
201 }
202 edge: {sourcename: "n42" targetname: "n40" label: "0" class:1  priority:50}
203 node: {title: "n40" label: "Projb Eq 40"  info1: "Proj 40
204   mode:    b
205   visited: 18
206   irg:     WHILE_EXAMPLE_main
207   arity:   1
208   pred nodes:
209     -1:    Block 36
210      0:    Cmp 41
211   Private Attributes:
212   proj nr: 1
213 "
214 color:yellow}
215 edge: {sourcename: "n40" targetname: "n41" label: "0" class:1  priority:50}
216 node: {title: "n41" label: "Cmp 41"  info1: "Cmp 41
217   mode:    T
218   visited: 18
219   irg:     WHILE_EXAMPLE_main
220   arity:   2
221   pred nodes:
222     -1:    Block 36
223      0:    Phi 53
224      1:    0x0 38
225   Private Attributes:
226 "
227 }
228 edge: {sourcename: "n41" targetname: "n53" label: "0" class:1  priority:50}
229 edge: {sourcename: "n41" targetname: "n38" label: "1" class:16 priority:10}
230 node: {title: "n53" label: "PhiIs 53"  info1: "Phi 53
231   mode:    Is
232   visited: 18
233   irg:     WHILE_EXAMPLE_main
234   arity:   2
235   pred nodes:
236     -1:    Block 36
237      0:    0x1 34
238      1:    Phi 52
239   Private Attributes:
240   backedges:
241 "
242 color:green}
243 edge: {sourcename: "n53" targetname: "n34" label: "0" class:16 priority:10}
244 edge: {sourcename: "n53" targetname: "n52" label: "1" class:1  priority:50}
245 node: {title: "n52" label: "PhiIs 52"  info1: "Phi 52
246   mode:    Is
247   visited: 18
248   irg:     WHILE_EXAMPLE_main
249   arity:   2
250   pred nodes:
251     -1:    Block 36
252      0:    Proj 33
253      1:    Phi 53
254   Private Attributes:
255   backedges:
256 "
257 color:green}
258 edge: {sourcename: "n52" targetname: "n33" label: "0" class:16 priority:10}
259 edge: {sourcename: "n52" targetname: "n53" label: "1" class:1  priority:50}
260 }
261
262 graph: { title: "n45"  label: "Block 45" status:clustered color:yellow
263  info1: "Block 45
264   mode:    BB
265   visited: 18
266   irg:     WHILE_EXAMPLE_main
267   arity:   1
268   pred nodes:
269      0:    Proj 44
270   Private Attributes:
271   backedges:
272   block visited: 0
273   Execution freqency statistics:
274 "
275 edge: {sourcename: "n45" targetname: "n44" label: "0" class:13 priority:60 color:red}
276 node: {title: "n46" label: "Jmp 46"  info1: "Jmp 46
277   mode:    X
278   visited: 18
279   irg:     WHILE_EXAMPLE_main
280   arity:   0
281   pred nodes:
282     -1:    Block 45
283   Private Attributes:
284 "
285 }
286 }
287
288 graph: { title: "n32"  label: "Block 32" status:clustered color:yellow
289  info1: "Block 32
290   mode:    BB
291   visited: 18
292   irg:     WHILE_EXAMPLE_main
293   arity:   1
294   pred nodes:
295      0:    Proj 26
296   Private Attributes:
297   backedges:
298   block visited: 0
299   Execution freqency statistics:
300 "
301 edge: {sourcename: "n32" targetname: "n26" label: "0" class:13 priority:60 color:red}
302 node: {title: "n35" label: "Jmp 35"  info1: "Jmp 35
303   mode:    X
304   visited: 18
305   irg:     WHILE_EXAMPLE_main
306   arity:   0
307   pred nodes:
308     -1:    Block 32
309   Private Attributes:
310 "
311 }
312 node: {title: "n33" label: "ProjIs Arg 0 33"  info1: "Proj 33
313   mode:    Is
314   visited: 18
315   irg:     WHILE_EXAMPLE_main
316   arity:   1
317   pred nodes:
318     -1:    Block 32
319      0:    Proj 30
320   Private Attributes:
321   proj nr: 0
322 "
323 color:yellow}
324 edge: {sourcename: "n33" targetname: "n30" label: "0" class:16 priority:10}
325 }
326
327 graph: { title: "n22"  label: "Block 22" status:clustered color:yellow
328  info1: "Block 22
329   mode:    BB
330   visited: 18
331   irg:     WHILE_EXAMPLE_main
332   arity:   1
333   pred nodes:
334      0:    Proj 26
335   Private Attributes:
336   backedges:
337   block visited: 0
338   Execution freqency statistics:
339 "
340 edge: {sourcename: "n22" targetname: "n26" label: "0" class:13 priority:60 color:red}
341 node: {title: "n29" label: "ProjM 1 29"  info1: "Proj 29
342   mode:    M
343   visited: 18
344   irg:     WHILE_EXAMPLE_main
345   arity:   1
346   pred nodes:
347     -1:    Block 22
348      0:    Start 23
349   Private Attributes:
350   proj nr: 1
351 "
352 color:yellow}
353 edge: {sourcename: "n29" targetname: "n23" label: "0" class:17 priority:10 color:blue}
354 node: {title: "n34" label: "0x1Is 34"  info1: "0x1 34
355   mode:    Is
356   visited: 18
357   irg:     WHILE_EXAMPLE_main
358   arity:   0
359   pred nodes:
360     -1:    Block 22
361   Private Attributes:
362   Const of type type_unknown
363 "
364 color:yellow}
365 node: {title: "n30" label: "ProjT T_args 30"  info1: "Proj 30
366   mode:    T
367   visited: 18
368   irg:     WHILE_EXAMPLE_main
369   arity:   1
370   pred nodes:
371     -1:    Block 22
372      0:    Start 23
373   Private Attributes:
374   proj nr: 4
375 "
376 color:yellow}
377 edge: {sourcename: "n30" targetname: "n23" label: "0" class:1  priority:50}
378 node: {title: "n38" label: "0x0Is 38"  info1: "0x0 38
379   mode:    Is
380   visited: 18
381   irg:     WHILE_EXAMPLE_main
382   arity:   0
383   pred nodes:
384     -1:    Block 22
385   Private Attributes:
386   Const of type type_unknown
387 "
388 color:yellow}
389 node: {title: "n26" label: "ProjX X_initial_exec 26"  info1: "Proj 26
390   mode:    X
391   visited: 18
392   irg:     WHILE_EXAMPLE_main
393   arity:   1
394   pred nodes:
395     -1:    Block 22
396      0:    Start 23
397   Private Attributes:
398   proj nr: 0
399 "
400 color:yellow}
401 edge: {sourcename: "n26" targetname: "n23" label: "0" class:13 priority:60 color:red}
402 node: {title: "n23" label: "Start 23"  info1: "Start 23
403   mode:    T
404   visited: 18
405   irg:     WHILE_EXAMPLE_main
406   arity:   0
407   pred nodes:
408     -1:    Block 22
409   Private Attributes:
410   start of method of type main_tp
411     param 0 type: int
412 "
413 color:blue}
414 }
415
416 }
417
418 }