Fixed emit code of Consts.
[libfirm] / testprograms / ref-results / ARRAY-STACK_EXAMPLE_main.vcg
1 graph: { title: "ir graph of ARRAY-STACK_EXAMPLE_main"
2 display_edge_labels: yes
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 graph: { title: "g37" label: "ARRAY-STACK_EXAMPLE_main" status:clustered color:white
57 graph: { title: "n26"  label: "Block 26" status:clustered color:yellow
58 edge: {sourcename: "n26" targetname: "n48" label: "0" class:13 priority:60 color:red}
59 node: {title: "n50" label: "End 50"  info1: "End 50
60   mode:    X
61   visited: 11
62   irg:     ARRAY-STACK_EXAMPLE_main
63   arity:   0
64   pred nodes:
65     -1:    Block 26
66   Private Attributes:
67 "
68 color: blue}
69 }
70
71 graph: { title: "n38"  label: "Block 38" status:clustered color:yellow
72 edge: {sourcename: "n38" targetname: "n32" label: "0" class:13 priority:60 color:red}
73 node: {title: "n48" label: "Return 48"  info1: "Return 48
74   mode:    X
75   visited: 11
76   irg:     ARRAY-STACK_EXAMPLE_main
77   arity:   2
78   pred nodes:
79     -1:    Block 38
80      0:    Proj 46
81      1:    Proj 47
82   Private Attributes:
83   return in method of type main_tp
84     res 0 type: int
85 "
86 }
87 edge: {sourcename: "n48" targetname: "n46" label: "0" class:14 priority:50 color:blue}
88 edge: {sourcename: "n48" targetname: "n47" label: "1" class:1  priority:50}
89 node: {title: "n46" label: "ProjM M 46"  info1: "Proj 46
90   mode:    M
91   visited: 11
92   irg:     ARRAY-STACK_EXAMPLE_main
93   arity:   1
94   pred nodes:
95     -1:    Block 38
96      0:    Load[Is] 44
97   Private Attributes:
98   proj nr: 0
99 "
100 color: yellow}
101 edge: {sourcename: "n46" targetname: "n44" label: "0" class:17 priority:10 color:blue}
102 node: {title: "n47" label: "ProjIs res 47"  info1: "Proj 47
103   mode:    Is
104   visited: 11
105   irg:     ARRAY-STACK_EXAMPLE_main
106   arity:   1
107   pred nodes:
108     -1:    Block 38
109      0:    Load[Is] 44
110   Private Attributes:
111   proj nr: 2
112 "
113 color: yellow}
114 edge: {sourcename: "n47" targetname: "n44" label: "0" class:1  priority:50}
115 node: {title: "n44" label: "Load[Is] 44"  info1: "Load[Is] 44
116   mode:    T
117   visited: 11
118   irg:     ARRAY-STACK_EXAMPLE_main
119   arity:   2
120   pred nodes:
121     -1:    Block 38
122      0:    Proj 35
123      1:    Sel 43
124   Private Attributes:
125   pinned state: op_pin_state_pinned
126   mode of loaded value: Is
127   volatility: volatility_non_volatile
128 "
129 }
130 edge: {sourcename: "n44" targetname: "n35" label: "0" class:17 priority:10 color:blue}
131 edge: {sourcename: "n44" targetname: "n43" label: "1" class:1  priority:50}
132 node: {title: "n43" label: "Sel a_tp_elem_ent 43"  info1: "Sel 43
133   mode:    P
134   visited: 11
135   irg:     ARRAY-STACK_EXAMPLE_main
136   arity:   3
137   pred nodes:
138     -1:    Block 38
139      0:    Proj 35
140      1:    Sel 41
141      2:    0x3 42
142   Private Attributes:
143   Selecting entity a_tp_elem_ent (22)
144     of type    int
145     with owner a_tp.
146 "
147 }
148 edge: {sourcename: "n43" targetname: "n35" label: "0" class:17 priority:10 color:blue}
149 edge: {sourcename: "n43" targetname: "n41" label: "1" class:1  priority:50}
150 edge: {sourcename: "n43" targetname: "n42" label: "2" class:16 priority:10}
151 node: {title: "n41" label: "Sel a 41"  info1: "Sel 41
152   mode:    P
153   visited: 11
154   irg:     ARRAY-STACK_EXAMPLE_main
155   arity:   2
156   pred nodes:
157     -1:    Block 38
158      0:    Proj 35
159      1:    Proj 33
160   Private Attributes:
161   Selecting entity a (39)
162     of type    a_tp
163     with owner mainframe_tp.
164 "
165 }
166 edge: {sourcename: "n41" targetname: "n35" label: "0" class:17 priority:10 color:blue}
167 edge: {sourcename: "n41" targetname: "n33" label: "1" class:16 priority:10}
168 }
169
170 graph: { title: "n28"  label: "Block 28" status:clustered color:yellow
171 edge: {sourcename: "n28" targetname: "n32" label: "0" class:13 priority:60 color:red}
172 node: {title: "n35" label: "ProjM 1 35"  info1: "Proj 35
173   mode:    M
174   visited: 11
175   irg:     ARRAY-STACK_EXAMPLE_main
176   arity:   1
177   pred nodes:
178     -1:    Block 28
179      0:    Start 29
180   Private Attributes:
181   proj nr: 1
182 "
183 color: yellow}
184 edge: {sourcename: "n35" targetname: "n29" label: "0" class:17 priority:10 color:blue}
185 node: {title: "n33" label: "ProjP P_frame_base 33"  info1: "Proj 33
186   mode:    P
187   visited: 11
188   irg:     ARRAY-STACK_EXAMPLE_main
189   arity:   1
190   pred nodes:
191     -1:    Block 28
192      0:    Start 29
193   Private Attributes:
194   proj nr: 2
195 "
196 color: yellow}
197 edge: {sourcename: "n33" targetname: "n29" label: "0" class:1  priority:50}
198 node: {title: "n42" label: "0x3Iu 42"  info1: "0x3 42
199   mode:    Iu
200   visited: 11
201   irg:     ARRAY-STACK_EXAMPLE_main
202   arity:   0
203   pred nodes:
204     -1:    Block 28
205   Private Attributes:
206   Const of type type_unknown
207 "
208 color: yellow}
209 node: {title: "n32" label: "ProjX X_initial_exec 32"  info1: "Proj 32
210   mode:    X
211   visited: 11
212   irg:     ARRAY-STACK_EXAMPLE_main
213   arity:   1
214   pred nodes:
215     -1:    Block 28
216      0:    Start 29
217   Private Attributes:
218   proj nr: 0
219 "
220 color: yellow}
221 edge: {sourcename: "n32" targetname: "n29" label: "0" class:13 priority:60 color:red}
222 node: {title: "n29" label: "Start 29"  info1: "Start 29
223   mode:    T
224   visited: 11
225   irg:     ARRAY-STACK_EXAMPLE_main
226   arity:   0
227   pred nodes:
228     -1:    Block 28
229   Private Attributes:
230   start of method of type main_tp
231 "
232 color: blue}
233 }
234
235 }
236
237 }