added output of arity, backedges
[libfirm] / testprograms / ref-results / DEAD_BLOCK_main.vcg
1 graph: { title: "ir graph of DEAD_BLOCK_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: "g27" label: "DEAD_BLOCK_main" status:clustered color:white
21 graph: { title: "n57"  label: "Block 57" status:clustered color:yellow
22 edge: {sourcename: "n57" targetname: "n58" label: "0" color: red}
23 node: {title: "n56" label: "End  56" color: blue info1: "visited: 9
24 irg:     DEAD_BLOCK_main
25 arity: 0
26 "}
27 }
28
29 graph: { title: "n65"  label: "Block 65" status:clustered color:yellow
30 edge: {sourcename: "n65" targetname: "n62" label: "0" color: red}
31 node: {title: "n58" label: "Return  58"  info1: "visited: 9
32 irg:     DEAD_BLOCK_main
33 arity: 2
34 return in method of type main
35   res 0 type: int
36 "}
37 edge: {sourcename: "n58" targetname: "n67" label: "0" color: blue}
38 edge: {sourcename: "n58" targetname: "n66" label: "1" }
39 }
40
41 graph: { title: "n61"  label: "Block 61" status:clustered color:yellow
42 edge: {sourcename: "n61" targetname: "n62" label: "0" color: red}
43 node: {title: "n67" label: "ProjM 1 67" color: yellow info1: "visited: 9
44 irg:     DEAD_BLOCK_main
45 arity: 1
46 "}
47 edge: {sourcename: "n67" targetname: "n63" label: "0" color: blue}
48 node: {title: "n66" label: "0x2Is  66" color: yellow info1: "visited: 9
49 irg:     DEAD_BLOCK_main
50 arity: 0
51 Const of type type_unknown
52 "}
53 node: {title: "n62" label: "ProjX 0 62" color: yellow info1: "visited: 9
54 irg:     DEAD_BLOCK_main
55 arity: 1
56 "}
57 edge: {sourcename: "n62" targetname: "n63" label: "0" color: red}
58 node: {title: "n63" label: "Start  63" color: blue info1: "visited: 9
59 irg:     DEAD_BLOCK_main
60 arity: 0
61 start of method of type main
62 "}
63 }
64
65 }
66
67 }