*** empty log message ***
[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: "0x80ae2a8" 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 "}
25 }
26
27 graph: { title: "n66"  label: "Block 66" status:clustered color:yellow
28 edge: {sourcename: "n66" targetname: "n67" label: "0" color: red}
29 node: {title: "n63" label: "Return  63"  info1: "visited: 13
30 return in method of type IF_ELSE_EXAMPLE_main
31   res 0 type: int
32   res 1 type: int
33 "}
34 edge: {sourcename: "n63" targetname: "n73" label: "0" color: blue}
35 edge: {sourcename: "n63" targetname: "n72" label: "1" }
36 edge: {sourcename: "n63" targetname: "n71" label: "2" }
37 }
38
39 graph: { title: "n68"  label: "Block 68" status:clustered color:yellow
40 edge: {sourcename: "n68" targetname: "n67" label: "0" color: red}
41 node: {title: "n73" label: "ProjM 1 73" color: yellow info1: "visited: 13
42 "}
43 edge: {sourcename: "n73" targetname: "n69" label: "0" color: blue}
44 node: {title: "n72" label: "0x0Is  72" color: yellow info1: "visited: 13
45 Const of type type_unknown
46 "}
47 node: {title: "n71" label: "0x2Is  71" color: yellow info1: "visited: 13
48 Const of type type_unknown
49 "}
50 node: {title: "n67" label: "ProjX 0 67" color: yellow info1: "visited: 13
51 "}
52 edge: {sourcename: "n67" targetname: "n69" label: "0" color: red}
53 node: {title: "n69" label: "Start  69" color: blue info1: "visited: 13
54 start of method of type IF_ELSE_EXAMPLE_main
55 "}
56 }
57
58 }
59
60 }