more verbose dump: Return
[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: "n64" label: "64" status:clustered color:yellow
21 edge: {sourcename: "n64" targetname: "n65" label: "0" color: red}
22 node: {title: "n63" label: "End  63" color: blue info1: "visited: 13
23 "}
24 }
25
26 graph: { title: "n68" label: "68" status:clustered color:yellow
27 edge: {sourcename: "n68" targetname: "n69" label: "0" color: red}
28 node: {title: "n65" label: "Return  65"  info1: "visited: 14
29 return in method of type IF_ELSE_EXAMPLE_main
30   res 0 type: int
31   res 1 type: int
32 "}
33 edge: {sourcename: "n65" targetname: "n75" label: "0" color: blue}
34 edge: {sourcename: "n65" targetname: "n74" label: "1" }
35 edge: {sourcename: "n65" targetname: "n73" label: "2" }
36 }
37
38 graph: { title: "n70" label: "70" status:clustered color:yellow
39 edge: {sourcename: "n70" targetname: "n69" label: "0" color: red}
40 node: {title: "n69" label: "ProjX 0 69" color: yellow info1: "visited: 15
41 "}
42 edge: {sourcename: "n69" targetname: "n71" label: "0" color: red}
43 node: {title: "n71" label: "Start  71" color: blue info1: "visited: 15
44 start of method of type IF_ELSE_EXAMPLE_main
45 "}
46 node: {title: "n73" label: "0x2Is  73" color: yellow info1: "visited: 15
47 Const of type type_unknown
48 "}
49 node: {title: "n74" label: "0x0Is  74" color: yellow info1: "visited: 15
50 Const of type type_unknown
51 "}
52 node: {title: "n75" label: "ProjM 1 75" color: yellow info1: "visited: 15
53 "}
54 edge: {sourcename: "n75" targetname: "n71" label: "0" color: blue}
55 }
56
57 node: {title: "n72" label: "Bad  72"  info1: "visited: 0
58 "}
59 }