*** empty log message ***
[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: "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
20 graph: { title: "0x80ae390" label: "main" status:clustered color:white
21 graph: { title: "n67"  label: "Block 67" status:clustered color:yellow
22 edge: {sourcename: "n67" targetname: "n68" label: "0" color: red}
23 node: {title: "n66" label: "End  66" color: blue info1: "visited: 15
24 "}
25 }
26
27 graph: { title: "n69"  label: "Block 69" status:clustered color:yellow
28 edge: {sourcename: "n69" targetname: "n70" label: "0" color: red}
29 node: {title: "n68" label: "Return  68"  info1: "visited: 15
30 return in method of type main_tp
31   res 0 type: int
32 "}
33 edge: {sourcename: "n68" targetname: "n90" label: "0" color: blue}
34 edge: {sourcename: "n68" targetname: "n89" label: "1" }
35 node: {title: "n89" label: "SubIs  89"  info1: "visited: 15
36 "}
37 edge: {sourcename: "n89" targetname: "n79" label: "0" }
38 edge: {sourcename: "n89" targetname: "n78" label: "1" }
39 }
40
41 graph: { title: "n71"  label: "Block 71" status:clustered color:yellow
42 edge: {sourcename: "n71" targetname: "n88" label: "0" color: red}
43 edge: {sourcename: "n71" targetname: "n72" label: "1" color: red}
44 node: {title: "n70" label: "ProjX 0 70" color: yellow info1: "visited: 15
45 "}
46 edge: {sourcename: "n70" targetname: "n75" label: "0" color: red}
47 node: {title: "n74" label: "ProjX 1 74" color: yellow info1: "visited: 15
48 "}
49 edge: {sourcename: "n74" targetname: "n75" label: "0" color: red}
50 node: {title: "n75" label: "Cond  75"  info1: "visited: 15
51 "}
52 edge: {sourcename: "n75" targetname: "n76" label: "0" }
53 node: {title: "n76" label: "Projb Eq 76" color: yellow info1: "visited: 15
54 "}
55 edge: {sourcename: "n76" targetname: "n77" label: "0" }
56 node: {title: "n77" label: "CmpT  77"  info1: "visited: 15
57 "}
58 edge: {sourcename: "n77" targetname: "n87" label: "0" }
59 edge: {sourcename: "n77" targetname: "n78" label: "1" }
60 node: {title: "n78" label: "PhiIs  78" color: green info1: "visited: 15
61 "}
62 edge: {sourcename: "n78" targetname: "n86" label: "0" }
63 edge: {sourcename: "n78" targetname: "n79" label: "1" }
64 node: {title: "n79" label: "PhiIs  79" color: green info1: "visited: 15
65 "}
66 edge: {sourcename: "n79" targetname: "n80" label: "0" }
67 edge: {sourcename: "n79" targetname: "n78" label: "1" }
68 }
69
70 graph: { title: "n73"  label: "Block 73" status:clustered color:yellow
71 edge: {sourcename: "n73" targetname: "n74" label: "0" color: red}
72 node: {title: "n72" label: "Jmp  72"  info1: "visited: 15
73 "}
74 }
75
76 graph: { title: "n81"  label: "Block 81" status:clustered color:yellow
77 edge: {sourcename: "n81" targetname: "n82" label: "0" color: red}
78 node: {title: "n88" label: "Jmp  88"  info1: "visited: 15
79 "}
80 node: {title: "n80" label: "ProjIs 0 80" color: yellow info1: "visited: 15
81 "}
82 edge: {sourcename: "n80" targetname: "n85" label: "0" }
83 }
84
85 graph: { title: "n83"  label: "Block 83" status:clustered color:yellow
86 edge: {sourcename: "n83" targetname: "n82" label: "0" color: red}
87 node: {title: "n90" label: "ProjM 1 90" color: yellow info1: "visited: 15
88 "}
89 edge: {sourcename: "n90" targetname: "n84" label: "0" color: blue}
90 node: {title: "n87" label: "0x0Is  87" color: yellow info1: "visited: 15
91 Const of type type_unknown
92 "}
93 node: {title: "n86" label: "0x1Is  86" color: yellow info1: "visited: 15
94 Const of type type_unknown
95 "}
96 node: {title: "n85" label: "ProjT 4 85" color: yellow info1: "visited: 15
97 "}
98 edge: {sourcename: "n85" targetname: "n84" label: "0" }
99 node: {title: "n82" label: "ProjX 0 82" color: yellow info1: "visited: 15
100 "}
101 edge: {sourcename: "n82" targetname: "n84" label: "0" color: red}
102 node: {title: "n84" label: "Start  84" color: blue info1: "visited: 15
103 start of method of type main_tp
104   param 0 type: int
105 "}
106 }
107
108 }
109
110 }