Implemented the computation of outedges in interprocedural graphs
[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 13:"Control Flow"
10 classname 14:"Memory"
11 classname 15:"Dominators"
12 classname 3: "Entity type"
13 classname 4: "Entity owner"
14 classname 5: "Method Param"
15 classname 6: "Method Res"
16 classname 7: "Super"
17 classname 8: "Union"
18 classname 9: "Points-to"
19 classname 10: "Array Element Type"
20 classname 11: "Overwrites"
21 classname 12: "Member"
22 infoname 1: "Attribute"
23 infoname 2: "Verification errors"
24
25 graph: { title: "g26" label: "FLOAT_EXAMPLE_main" status:clustered color:white
26 graph: { title: "n16"  label: "Block 16" status:clustered color:yellow
27 edge: {sourcename: "n16" targetname: "n30" label: "0" class:13 color:red}
28 node: {title: "n17" label: "End  17"  info1: "visited: 4
29 irg:     FLOAT_EXAMPLE_main
30 arity: 0
31 "color: blue}
32 }
33
34 graph: { title: "n27"  label: "Block 27" status:clustered color:yellow
35 edge: {sourcename: "n27" targetname: "n21" label: "0" class:13 color:red}
36 node: {title: "n30" label: "Return  30"  info1: "visited: 4
37 irg:     FLOAT_EXAMPLE_main
38 arity: 2
39 return in method of type FLOAT_EXAMPLE_main
40   res 0 type: dbl
41 " info2: "mymode == mode_X && Result X"}
42 edge: {sourcename: "n30" targetname: "n22" label: "0" class:14 color:blue}
43 edge: {sourcename: "n30" targetname: "n28" label: "1" }
44 }
45
46 graph: { title: "n18"  label: "Block 18" status:clustered color:yellow
47 edge: {sourcename: "n18" targetname: "n21" label: "0" class:13 color:red}
48 node: {title: "n22" label: "ProjM 1 22"  info1: "visited: 4
49 irg:     FLOAT_EXAMPLE_main
50 arity: 1
51 "color: yellow}
52 edge: {sourcename: "n22" targetname: "n19" label: "0" class:14 color:blue}
53 node: {title: "n28" label: "1.234567890123456716800000000000E+19D  28"  info1: "visited: 4
54 irg:     FLOAT_EXAMPLE_main
55 arity: 0
56 Const of type type_unknown
57 " info2: "(mode_is_data (mymode) || mymode == mode_b) && Const node"color: yellow}
58 node: {title: "n21" label: "ProjX 0 21"  info1: "visited: 4
59 irg:     FLOAT_EXAMPLE_main
60 arity: 1
61 "color: yellow}
62 edge: {sourcename: "n21" targetname: "n19" label: "0" class:13 color:red}
63 node: {title: "n19" label: "Start  19"  info1: "visited: 4
64 irg:     FLOAT_EXAMPLE_main
65 arity: 0
66 start of method of type FLOAT_EXAMPLE_main
67 " info2: "mymode == mode_T && Start node"color: blue}
68 }
69
70 }
71
72 }