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