Michael added optimization of Div
[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:  "intrablock Data"
8 classname 16: "interblock Data"
9 classname 2:  "Block"
10 classname 13: "Control Flow"
11 classname 14: "intrablock Memory"
12 classname 17: "interblock Memory"
13 classname 15: "Dominators"
14 classname 3:  "Entity type"
15 classname 4:  "Entity owner"
16 classname 5:  "Method Param"
17 classname 6:  "Method Res"
18 classname 7:  "Super"
19 classname 8:  "Union"
20 classname 9:  "Points-to"
21 classname 10: "Array Element Type"
22 classname 11: "Overwrites"
23 classname 12: "Member"
24 infoname 1: "Attribute"
25 infoname 2: "Verification errors"
26
27 graph: { title: "g26" label: "IF_ELSE_EXAMPLE_main" status:clustered color:white
28 graph: { title: "n61"  label: "Block 61" status:clustered color:yellow
29 edge: {sourcename: "n61" targetname: "n62" label: "0" class:13 priority:60 color:red}
30 node: {title: "n59" label: "End  59"  info1: "mode:    X
31 visited: 16
32 irg:     IF_ELSE_EXAMPLE_main
33 arity: 0
34 "color: blue}
35 }
36
37 graph: { title: "n65"  label: "Block 65" status:clustered color:yellow
38 edge: {sourcename: "n65" targetname: "n66" label: "0" class:13 priority:60 color:red}
39 node: {title: "n62" label: "Return  62"  info1: "mode:    X
40 visited: 16
41 irg:     IF_ELSE_EXAMPLE_main
42 arity: 3
43 return in method of type IF_ELSE_EXAMPLE_main
44   res 0 type: int
45   res 1 type: int
46 "}
47 edge: {sourcename: "n62" targetname: "n71" label: "0" class:17 priority:10 color:blue}
48 edge: {sourcename: "n62" targetname: "n70" label: "1" class:16 priority:10}
49 edge: {sourcename: "n62" targetname: "n69" label: "2" class:16 priority:10}
50 }
51
52 graph: { title: "n67"  label: "Block 67" status:clustered color:yellow
53 edge: {sourcename: "n67" targetname: "n66" label: "0" class:13 priority:60 color:red}
54 node: {title: "n71" label: "ProjM 1 71"  info1: "mode:    M
55 visited: 16
56 irg:     IF_ELSE_EXAMPLE_main
57 arity: 1
58 "color: yellow}
59 edge: {sourcename: "n71" targetname: "n68" label: "0" class:17 priority:10 color:blue}
60 node: {title: "n70" label: "0x0Is  70"  info1: "mode:    Is
61 visited: 16
62 irg:     IF_ELSE_EXAMPLE_main
63 arity: 0
64 Const of type type_unknown
65 "color: yellow}
66 node: {title: "n69" label: "0x2Is  69"  info1: "mode:    Is
67 visited: 16
68 irg:     IF_ELSE_EXAMPLE_main
69 arity: 0
70 Const of type type_unknown
71 "color: yellow}
72 node: {title: "n66" label: "ProjX 0 66"  info1: "mode:    X
73 visited: 16
74 irg:     IF_ELSE_EXAMPLE_main
75 arity: 1
76 "color: yellow}
77 edge: {sourcename: "n66" targetname: "n68" label: "0" class:13 priority:60 color:red}
78 node: {title: "n68" label: "Start  68"  info1: "mode:    T
79 visited: 16
80 irg:     IF_ELSE_EXAMPLE_main
81 arity: 0
82 start of method of type IF_ELSE_EXAMPLE_main
83 "color: blue}
84 }
85
86 }
87
88 }