new reference after adding class to edges
[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 13:"Control Flow"
10 classname 14:"Memory"
11 classname 15:"Dominators"
12 classname 3: "Entity type"
13 classname 4: "Entity owner"
14 classname 5: "Method Param"
15 classname 6: "Method Res"
16 classname 7: "Super"
17 classname 8: "Union"
18 classname 9: "Points-to"
19 classname 10: "Array Element Type"
20 classname 11: "Overwrites"
21 classname 12: "Member"
22
23 graph: { title: "g33" label: "main" status:clustered color:white
24 graph: { title: "n47"  label: "Block 47" status:clustered color:yellow
25 edge: {sourcename: "n47" targetname: "n48" label: "0" class:13 color:red}
26 node: {title: "n46" label: "End  46" color: blue info1: "visited: 8
27 irg:     main
28 arity: 0
29 "}
30 }
31
32 graph: { title: "n49"  label: "Block 49" status:clustered color:yellow
33 edge: {sourcename: "n49" targetname: "n50" label: "0" class:13 color:red}
34 node: {title: "n48" label: "Return  48"  info1: "visited: 8
35 irg:     main
36 arity: 2
37 return in method of type main
38   res 0 type: int
39 "}
40 edge: {sourcename: "n48" targetname: "n60" label: "0" class:14 color:blue}
41 edge: {sourcename: "n48" targetname: "n53" label: "1" }
42 node: {title: "n60" label: "ProjM 0 60" color: yellow info1: "visited: 8
43 irg:     main
44 arity: 1
45 "}
46 edge: {sourcename: "n60" targetname: "n54" label: "0" class:14 color:blue}
47 node: {title: "n53" label: "ProjIs 2 53" color: yellow info1: "visited: 8
48 irg:     main
49 arity: 1
50 "}
51 edge: {sourcename: "n53" targetname: "n54" label: "0" }
52 node: {title: "n54" label: "Load  54"  info1: "visited: 8
53 irg:     main
54 arity: 2
55 "}
56 edge: {sourcename: "n54" targetname: "n59" label: "0" class:14 color:blue}
57 edge: {sourcename: "n54" targetname: "n55" label: "1" }
58 node: {title: "n55" label: "Sel a_tp_elem_ent 55"  info1: "visited: 8
59 irg:     main
60 arity: 3
61 Selecting entity of type int
62   from entity of type a_tp
63 "}
64 edge: {sourcename: "n55" targetname: "n59" label: "0" class:14 color:blue}
65 edge: {sourcename: "n55" targetname: "n57" label: "1" }
66 edge: {sourcename: "n55" targetname: "n56" label: "2" }
67 node: {title: "n57" label: "Sel a 57"  info1: "visited: 8
68 irg:     main
69 arity: 2
70 Selecting entity of type a_tp
71   from entity of type mainframe_tp
72 "}
73 edge: {sourcename: "n57" targetname: "n59" label: "0" class:14 color:blue}
74 edge: {sourcename: "n57" targetname: "n58" label: "1" }
75 }
76
77 graph: { title: "n51"  label: "Block 51" status:clustered color:yellow
78 edge: {sourcename: "n51" targetname: "n50" label: "0" class:13 color:red}
79 node: {title: "n59" label: "ProjM 1 59" color: yellow info1: "visited: 8
80 irg:     main
81 arity: 1
82 "}
83 edge: {sourcename: "n59" targetname: "n52" label: "0" class:14 color:blue}
84 node: {title: "n58" label: "ProjP 2 58" color: yellow info1: "visited: 8
85 irg:     main
86 arity: 1
87 "}
88 edge: {sourcename: "n58" targetname: "n52" label: "0" }
89 node: {title: "n56" label: "0x3Iu  56" color: yellow info1: "visited: 8
90 irg:     main
91 arity: 0
92 Const of type type_unknown
93 "}
94 node: {title: "n50" label: "ProjX 0 50" color: yellow info1: "visited: 8
95 irg:     main
96 arity: 1
97 "}
98 edge: {sourcename: "n50" targetname: "n52" label: "0" class:13 color:red}
99 node: {title: "n52" label: "Start  52" color: blue info1: "visited: 8
100 irg:     main
101 arity: 0
102 start of method of type main
103 "}
104 }
105
106 }
107
108 }