bugfix in ircgcons and some addinitonal features
[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 irg:     main
25 "}
26 }
27
28 graph: { title: "n49"  label: "Block 49" status:clustered color:yellow
29 edge: {sourcename: "n49" targetname: "n50" label: "0" color: red}
30 node: {title: "n48" label: "Return  48"  info1: "visited: 8
31 irg:     main
32 return in method of type main
33   res 0 type: int
34 "}
35 edge: {sourcename: "n48" targetname: "n60" label: "0" color: blue}
36 edge: {sourcename: "n48" targetname: "n53" label: "1" }
37 node: {title: "n60" label: "ProjM 0 60" color: yellow info1: "visited: 8
38 irg:     main
39 "}
40 edge: {sourcename: "n60" targetname: "n54" label: "0" color: blue}
41 node: {title: "n53" label: "ProjIs 2 53" color: yellow info1: "visited: 8
42 irg:     main
43 "}
44 edge: {sourcename: "n53" targetname: "n54" label: "0" }
45 node: {title: "n54" label: "Load  54"  info1: "visited: 8
46 irg:     main
47 "}
48 edge: {sourcename: "n54" targetname: "n59" label: "0" color: blue}
49 edge: {sourcename: "n54" targetname: "n55" label: "1" }
50 node: {title: "n55" label: "Sel a_tp_elem_ent 55"  info1: "visited: 8
51 irg:     main
52 Selecting entity of type int
53   from entity of type a_tp
54 "}
55 edge: {sourcename: "n55" targetname: "n59" label: "0" color: blue}
56 edge: {sourcename: "n55" targetname: "n57" label: "1" }
57 edge: {sourcename: "n55" targetname: "n56" label: "2" }
58 node: {title: "n57" label: "Sel a 57"  info1: "visited: 8
59 irg:     main
60 Selecting entity of type a_tp
61   from entity of type mainframe_tp
62 "}
63 edge: {sourcename: "n57" targetname: "n59" label: "0" color: blue}
64 edge: {sourcename: "n57" targetname: "n58" label: "1" }
65 }
66
67 graph: { title: "n51"  label: "Block 51" status:clustered color:yellow
68 edge: {sourcename: "n51" targetname: "n50" label: "0" color: red}
69 node: {title: "n59" label: "ProjM 1 59" color: yellow info1: "visited: 8
70 irg:     main
71 "}
72 edge: {sourcename: "n59" targetname: "n52" label: "0" color: blue}
73 node: {title: "n58" label: "ProjP 2 58" color: yellow info1: "visited: 8
74 irg:     main
75 "}
76 edge: {sourcename: "n58" targetname: "n52" label: "0" }
77 node: {title: "n56" label: "0x3Iu  56" color: yellow info1: "visited: 8
78 irg:     main
79 Const of type type_unknown
80 "}
81 node: {title: "n50" label: "ProjX 0 50" color: yellow info1: "visited: 8
82 irg:     main
83 "}
84 edge: {sourcename: "n50" targetname: "n52" label: "0" color: red}
85 node: {title: "n52" label: "Start  52" color: blue info1: "visited: 8
86 irg:     main
87 start of method of type main
88 "}
89 }
90
91 }
92
93 }