better output of testprograms, warning removed,
[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: "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 "}
25 }
26
27 graph: { title: "n48"  label: "Block 48" status:clustered color:yellow
28 edge: {sourcename: "n48" targetname: "n49" label: "0" color: red}
29 node: {title: "n47" label: "Return  47"  info1: "visited: 4
30 return in method of type main
31   res 0 type: int
32   res 1 type: int
33 "}
34 edge: {sourcename: "n47" targetname: "n53" label: "0" color: blue}
35 edge: {sourcename: "n47" targetname: "n52" label: "1" }
36 edge: {sourcename: "n47" targetname: "n52" label: "2" }
37 }
38
39 graph: { title: "n50"  label: "Block 50" status:clustered color:yellow
40 edge: {sourcename: "n50" targetname: "n49" label: "0" color: red}
41 node: {title: "n53" label: "ProjM 1 53" color: yellow info1: "visited: 4
42 "}
43 edge: {sourcename: "n53" targetname: "n51" label: "0" color: blue}
44 node: {title: "n52" label: "0xCIs  52" color: yellow info1: "visited: 4
45 Const of type type_unknown
46 "}
47 node: {title: "n49" label: "ProjX 0 49" color: yellow info1: "visited: 4
48 "}
49 edge: {sourcename: "n49" targetname: "n51" label: "0" color: red}
50 node: {title: "n51" label: "Start  51" color: blue info1: "visited: 4
51 start of method of type main
52 "}
53 }
54
55 }
56
57 }