-
Notifications
You must be signed in to change notification settings - Fork 6k
/
Copy pathoutput
217 lines (214 loc) · 5.75 KB
/
output
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
======= optimizer_inliner_dynamic_reference/input.sol:C =======
EVM assembly:
/* "optimizer_inliner_dynamic_reference/input.sol":60:367 contract C {... */
mstore(0x40, 0x80)
callvalue
dup1
iszero
tag_1
jumpi
revert(0x00, 0x00)
tag_1:
pop
dataSize(sub_0)
dup1
dataOffset(sub_0)
0x00
codecopy
0x00
return
stop
sub_0: assembly {
/* "optimizer_inliner_dynamic_reference/input.sol":60:367 contract C {... */
mstore(0x40, 0x80)
callvalue
dup1
iszero
tag_1
jumpi
revert(0x00, 0x00)
tag_1:
pop
jumpi(tag_2, lt(calldatasize, 0x04))
shr(0xe0, calldataload(0x00))
dup1
0x0dbe671f
eq
tag_3
jumpi
dup1
0xb8c9d365
eq
tag_4
jumpi
dup1
0xe2179b8e
eq
tag_5
jumpi
tag_2:
revert(0x00, 0x00)
/* "optimizer_inliner_dynamic_reference/input.sol":160:215 function a() public pure returns (uint) { return f(); } */
tag_3:
/* "optimizer_inliner_dynamic_reference/input.sol":361:362 6 */
0x06
/* "optimizer_inliner_dynamic_reference/input.sol":160:215 function a() public pure returns (uint) { return f(); } */
tag_6:
mload(0x40)
/* "#utility.yul":160:185 */
swap1
dup2
mstore
/* "#utility.yul":148:150 */
0x20
/* "#utility.yul":133:151 */
add
/* "optimizer_inliner_dynamic_reference/input.sol":160:215 function a() public pure returns (uint) { return f(); } */
mload(0x40)
dup1
swap2
sub
swap1
return
/* "optimizer_inliner_dynamic_reference/input.sol":246:305 function h() public view returns (uint) { return x() + 1; } */
tag_4:
tag_6
tag_11
jump // in
/* "optimizer_inliner_dynamic_reference/input.sol":125:155 function g() public { x = f; } */
tag_5:
/* "optimizer_inliner_dynamic_reference/input.sol":147:148 x */
0x00
/* "optimizer_inliner_dynamic_reference/input.sol":147:152 x = f */
dup1
sload
shl(0x40, not(0x00))
and
/* "optimizer_inliner_dynamic_reference/input.sol":151:152 f */
tag_17
/* "optimizer_inliner_dynamic_reference/input.sol":147:152 x = f */
or
swap1
sstore
/* "optimizer_inliner_dynamic_reference/input.sol":125:155 function g() public { x = f; } */
stop
/* "optimizer_inliner_dynamic_reference/input.sol":209:212 f() */
tag_16:
/* "optimizer_inliner_dynamic_reference/input.sol":202:212 return f() */
swap1
pop
/* "optimizer_inliner_dynamic_reference/input.sol":160:215 function a() public pure returns (uint) { return f(); } */
swap1
jump // out
/* "optimizer_inliner_dynamic_reference/input.sol":246:305 function h() public view returns (uint) { return x() + 1; } */
tag_11:
/* "optimizer_inliner_dynamic_reference/input.sol":280:284 uint */
0x00
/* "optimizer_inliner_dynamic_reference/input.sol":295:296 x */
dup1
sload
/* "optimizer_inliner_dynamic_reference/input.sol":295:298 x() */
tag_19
swap1
/* "optimizer_inliner_dynamic_reference/input.sol":295:296 x */
dup1
iszero
tag_20
mul
or
/* "optimizer_inliner_dynamic_reference/input.sol":295:298 x() */
0xffffffff
and
jump // in
tag_19:
/* "optimizer_inliner_dynamic_reference/input.sol":295:302 x() + 1 */
tag_16
swap1
/* "optimizer_inliner_dynamic_reference/input.sol":301:302 1 */
0x01
/* "optimizer_inliner_dynamic_reference/input.sol":295:302 x() + 1 */
tag_22
jump // in
/* "optimizer_inliner_dynamic_reference/input.sol":310:365 function f() internal pure returns (uint) { return 6; } */
tag_17:
/* "optimizer_inliner_dynamic_reference/input.sol":361:362 6 */
0x06
swap1
/* "optimizer_inliner_dynamic_reference/input.sol":310:365 function f() internal pure returns (uint) { return 6; } */
jump // out
tag_20:
tag_25
tag_26
jump // in
tag_25:
jump // out
/* "#utility.yul":196:418 */
tag_22:
/* "#utility.yul":261:270 */
dup1
dup3
add
/* "#utility.yul":282:292 */
dup1
dup3
gt
/* "#utility.yul":279:412 */
iszero
tag_30
jumpi
/* "#utility.yul":334:344 */
0x4e487b71
/* "#utility.yul":329:332 */
0xe0
/* "#utility.yul":325:345 */
shl
/* "#utility.yul":322:323 */
0x00
/* "#utility.yul":315:346 */
mstore
/* "#utility.yul":369:373 */
0x11
/* "#utility.yul":366:367 */
0x04
/* "#utility.yul":359:374 */
mstore
/* "#utility.yul":397:401 */
0x24
/* "#utility.yul":394:395 */
0x00
/* "#utility.yul":387:402 */
revert
/* "#utility.yul":279:412 */
tag_30:
/* "#utility.yul":196:418 */
swap3
swap2
pop
pop
jump // out
/* "#utility.yul":423:550 */
tag_26:
/* "#utility.yul":484:494 */
0x4e487b71
/* "#utility.yul":479:482 */
0xe0
/* "#utility.yul":475:495 */
shl
/* "#utility.yul":472:473 */
0x00
/* "#utility.yul":465:496 */
mstore
/* "#utility.yul":515:519 */
0x51
/* "#utility.yul":512:513 */
0x04
/* "#utility.yul":505:520 */
mstore
/* "#utility.yul":539:543 */
0x24
/* "#utility.yul":536:537 */
0x00
/* "#utility.yul":529:544 */
revert
auxdata: <AUXDATA REMOVED>
}