Make C89 compatible
[libfirm] / testprograms / ref-results / CONST_EVAL_EXAMPLE_main.vcg
1 graph: { title: "ir graph of CONST_EVAL_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: "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: "g29" label: "CONST_EVAL_EXAMPLE_main" status:clustered color:white
21 graph: { title: "n46"  label: "Block 46" status:clustered color:yellow
22 edge: {sourcename: "n46" targetname: "n47" label: "0" color: red}
23 node: {title: "n45" label: "End  45" color: blue info1: "visited: 4
24 irg:     CONST_EVAL_EXAMPLE_main
25 "}
26 }
27
28 graph: { title: "n48"  label: "Block 48" status:clustered color:yellow
29 edge: {sourcename: "n48" targetname: "n49" label: "0" color: red}
30 node: {title: "n47" label: "Return  47"  info1: "visited: 4
31 irg:     CONST_EVAL_EXAMPLE_main
32 return in method of type main
33   res 0 type: int
34   res 1 type: int
35 "}
36 edge: {sourcename: "n47" targetname: "n53" label: "0" color: blue}
37 edge: {sourcename: "n47" targetname: "n52" label: "1" }
38 edge: {sourcename: "n47" targetname: "n52" label: "2" }
39 }
40
41 graph: { title: "n50"  label: "Block 50" status:clustered color:yellow
42 edge: {sourcename: "n50" targetname: "n49" label: "0" color: red}
43 node: {title: "n53" label: "ProjM 1 53" color: yellow info1: "visited: 4
44 irg:     CONST_EVAL_EXAMPLE_main
45 "}
46 edge: {sourcename: "n53" targetname: "n51" label: "0" color: blue}
47 node: {title: "n52" label: "0xCIs  52" color: yellow info1: "visited: 4
48 irg:     CONST_EVAL_EXAMPLE_main
49 Const of type type_unknown
50 "}
51 node: {title: "n49" label: "ProjX 0 49" color: yellow info1: "visited: 4
52 irg:     CONST_EVAL_EXAMPLE_main
53 "}
54 edge: {sourcename: "n49" targetname: "n51" label: "0" color: red}
55 node: {title: "n51" label: "Start  51" color: blue info1: "visited: 4
56 irg:     CONST_EVAL_EXAMPLE_main
57 start of method of type main
58 "}
59 }
60
61 }
62
63 }