Wrote dumper for standalone loop trees
[libfirm] / testprograms / ref-results / FLOAT_EXAMPLE_main.vcg
1 graph: { title: "ir graph of FLOAT_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: "FLOAT_EXAMPLE_main" status:clustered color:white
21 graph: { title: "n17"  label: "Block 17" status:clustered color:yellow
22 edge: {sourcename: "n17" targetname: "n32" label: "0" color: red}
23 node: {title: "n18" label: "End  18" color: blue info1: "visited: 4
24 irg:     FLOAT_EXAMPLE_main
25 "}
26 }
27
28 graph: { title: "n29"  label: "Block 29" status:clustered color:yellow
29 edge: {sourcename: "n29" targetname: "n23" label: "0" color: red}
30 node: {title: "n32" label: "Return  32"  info1: "visited: 4
31 irg:     FLOAT_EXAMPLE_main
32 return in method of type FLOAT_EXAMPLE_main
33   res 0 type: dbl
34 "}
35 edge: {sourcename: "n32" targetname: "n24" label: "0" color: blue}
36 edge: {sourcename: "n32" targetname: "n30" label: "1" }
37 }
38
39 graph: { title: "n19"  label: "Block 19" status:clustered color:yellow
40 edge: {sourcename: "n19" targetname: "n23" label: "0" color: red}
41 node: {title: "n24" label: "ProjM 1 24" color: yellow info1: "visited: 4
42 irg:     FLOAT_EXAMPLE_main
43 "}
44 edge: {sourcename: "n24" targetname: "n20" label: "0" color: blue}
45 node: {title: "n30" label: "1.234567890123456716800000000000E+19D  30" color: yellow info1: "visited: 4
46 irg:     FLOAT_EXAMPLE_main
47 Const of type type_unknown
48 "}
49 node: {title: "n23" label: "ProjX 0 23" color: yellow info1: "visited: 4
50 irg:     FLOAT_EXAMPLE_main
51 "}
52 edge: {sourcename: "n23" targetname: "n20" label: "0" color: red}
53 node: {title: "n20" label: "Start  20" color: blue info1: "visited: 4
54 irg:     FLOAT_EXAMPLE_main
55 start of method of type FLOAT_EXAMPLE_main
56 "}
57 }
58
59 }
60
61 }