bugfix in ircgcons and some addinitonal features
[libfirm] / testprograms / ref-results / IF_ELSE_EXAMPLE_main.vcg
1 graph: { title: "ir graph of IF_ELSE_EXAMPLE_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: "g28" label: "IF_ELSE_EXAMPLE_main" status:clustered color:white
21 graph: { title: "n62"  label: "Block 62" status:clustered color:yellow
22 edge: {sourcename: "n62" targetname: "n63" label: "0" color: red}
23 node: {title: "n61" label: "End  61" color: blue info1: "visited: 13
24 irg:     IF_ELSE_EXAMPLE_main
25 "}
26 }
27
28 graph: { title: "n66"  label: "Block 66" status:clustered color:yellow
29 edge: {sourcename: "n66" targetname: "n67" label: "0" color: red}
30 node: {title: "n63" label: "Return  63"  info1: "visited: 13
31 irg:     IF_ELSE_EXAMPLE_main
32 return in method of type IF_ELSE_EXAMPLE_main
33   res 0 type: int
34   res 1 type: int
35 "}
36 edge: {sourcename: "n63" targetname: "n73" label: "0" color: blue}
37 edge: {sourcename: "n63" targetname: "n72" label: "1" }
38 edge: {sourcename: "n63" targetname: "n71" label: "2" }
39 }
40
41 graph: { title: "n68"  label: "Block 68" status:clustered color:yellow
42 edge: {sourcename: "n68" targetname: "n67" label: "0" color: red}
43 node: {title: "n73" label: "ProjM 1 73" color: yellow info1: "visited: 13
44 irg:     IF_ELSE_EXAMPLE_main
45 "}
46 edge: {sourcename: "n73" targetname: "n69" label: "0" color: blue}
47 node: {title: "n72" label: "0x0Is  72" color: yellow info1: "visited: 13
48 irg:     IF_ELSE_EXAMPLE_main
49 Const of type type_unknown
50 "}
51 node: {title: "n71" label: "0x2Is  71" color: yellow info1: "visited: 13
52 irg:     IF_ELSE_EXAMPLE_main
53 Const of type type_unknown
54 "}
55 node: {title: "n67" label: "ProjX 0 67" color: yellow info1: "visited: 13
56 irg:     IF_ELSE_EXAMPLE_main
57 "}
58 edge: {sourcename: "n67" targetname: "n69" label: "0" color: red}
59 node: {title: "n69" label: "Start  69" color: blue info1: "visited: 13
60 irg:     IF_ELSE_EXAMPLE_main
61 start of method of type IF_ELSE_EXAMPLE_main
62 "}
63 }
64
65 }
66
67 }