better output of testprograms, warning removed,
[libfirm] / testprograms / ref-results / main.vcg
1 graph: { title: "ir graph of 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: "g33" label: "main" status:clustered color:white
21 graph: { title: "n47"  label: "Block 47" status:clustered color:yellow
22 edge: {sourcename: "n47" targetname: "n48" label: "0" color: red}
23 node: {title: "n46" label: "End  46" color: blue info1: "visited: 8
24 "}
25 }
26
27 graph: { title: "n49"  label: "Block 49" status:clustered color:yellow
28 edge: {sourcename: "n49" targetname: "n50" label: "0" color: red}
29 node: {title: "n48" label: "Return  48"  info1: "visited: 8
30 return in method of type main
31   res 0 type: int
32 "}
33 edge: {sourcename: "n48" targetname: "n60" label: "0" color: blue}
34 edge: {sourcename: "n48" targetname: "n53" label: "1" }
35 node: {title: "n60" label: "ProjM 0 60" color: yellow info1: "visited: 8
36 "}
37 edge: {sourcename: "n60" targetname: "n54" label: "0" color: blue}
38 node: {title: "n53" label: "ProjIs 2 53" color: yellow info1: "visited: 8
39 "}
40 edge: {sourcename: "n53" targetname: "n54" label: "0" }
41 node: {title: "n54" label: "Load  54"  info1: "visited: 8
42 "}
43 edge: {sourcename: "n54" targetname: "n59" label: "0" color: blue}
44 edge: {sourcename: "n54" targetname: "n55" label: "1" }
45 node: {title: "n55" label: "Sel a_tp_elem_ent 55"  info1: "visited: 8
46 Selecting entity of type int
47   from entity of type a_tp
48 "}
49 edge: {sourcename: "n55" targetname: "n59" label: "0" color: blue}
50 edge: {sourcename: "n55" targetname: "n57" label: "1" }
51 edge: {sourcename: "n55" targetname: "n56" label: "2" }
52 node: {title: "n57" label: "Sel a 57"  info1: "visited: 8
53 Selecting entity of type a_tp
54   from entity of type mainframe_tp
55 "}
56 edge: {sourcename: "n57" targetname: "n59" label: "0" color: blue}
57 edge: {sourcename: "n57" targetname: "n58" label: "1" }
58 }
59
60 graph: { title: "n51"  label: "Block 51" status:clustered color:yellow
61 edge: {sourcename: "n51" targetname: "n50" label: "0" color: red}
62 node: {title: "n59" label: "ProjM 1 59" color: yellow info1: "visited: 8
63 "}
64 edge: {sourcename: "n59" targetname: "n52" label: "0" color: blue}
65 node: {title: "n58" label: "ProjP 2 58" color: yellow info1: "visited: 8
66 "}
67 edge: {sourcename: "n58" targetname: "n52" label: "0" }
68 node: {title: "n56" label: "0x3Iu  56" color: yellow info1: "visited: 8
69 Const of type type_unknown
70 "}
71 node: {title: "n50" label: "ProjX 0 50" color: yellow info1: "visited: 8
72 "}
73 edge: {sourcename: "n50" targetname: "n52" label: "0" color: red}
74 node: {title: "n52" label: "Start  52" color: blue info1: "visited: 8
75 start of method of type main
76 "}
77 }
78
79 }
80
81 }