2017-08-12 18:16:07 +00:00
|
|
|
@begin: scope:[] from
|
2018-11-11 20:51:36 +00:00
|
|
|
[0] phi()
|
2017-11-04 18:53:55 +00:00
|
|
|
to:@2
|
|
|
|
@2: scope:[] from @begin
|
2018-11-11 20:51:36 +00:00
|
|
|
[1] phi()
|
|
|
|
[2] call main
|
2017-08-12 16:30:21 +00:00
|
|
|
to:@end
|
2017-11-04 18:53:55 +00:00
|
|
|
@end: scope:[] from @2
|
2018-11-11 20:51:36 +00:00
|
|
|
[3] phi()
|
2017-11-04 18:53:55 +00:00
|
|
|
main: scope:[main] from @2
|
2018-11-11 20:51:36 +00:00
|
|
|
[4] phi()
|
|
|
|
[5] call inccnt
|
2017-08-11 22:22:46 +00:00
|
|
|
to:main::@1
|
2017-08-12 18:16:07 +00:00
|
|
|
main::@1: scope:[main] from main
|
2018-11-11 20:51:36 +00:00
|
|
|
[6] *((const byte[256]) SCREEN#0) ← (byte) cnt#13
|
|
|
|
[7] (byte) cnt#2 ← ++ (byte) cnt#13
|
|
|
|
[8] call inccnt
|
2017-08-11 22:22:46 +00:00
|
|
|
to:main::@2
|
2017-08-12 18:16:07 +00:00
|
|
|
main::@2: scope:[main] from main::@1
|
2018-11-11 20:51:36 +00:00
|
|
|
[9] (byte) cnt#11 ← ++ (byte) cnt#13
|
|
|
|
[10] *((const byte[256]) SCREEN#0+(byte/signed byte/word/signed word/dword/signed dword) 1) ← (byte) cnt#11
|
2017-08-11 22:22:46 +00:00
|
|
|
to:main::@return
|
2017-08-12 18:16:07 +00:00
|
|
|
main::@return: scope:[main] from main::@2
|
2018-11-11 20:51:36 +00:00
|
|
|
[11] return
|
2017-08-12 16:30:21 +00:00
|
|
|
to:@return
|
2017-08-12 18:16:07 +00:00
|
|
|
inccnt: scope:[inccnt] from main main::@1
|
2018-11-11 20:51:36 +00:00
|
|
|
[12] (byte) cnt#12 ← phi( main/(byte/signed byte/word/signed word/dword/signed dword) 0 main::@1/(byte) cnt#2 )
|
|
|
|
[13] (byte) cnt#13 ← ++ (byte) cnt#12
|
2017-08-11 22:22:46 +00:00
|
|
|
to:inccnt::@return
|
2017-08-12 18:16:07 +00:00
|
|
|
inccnt::@return: scope:[inccnt] from inccnt
|
2018-11-11 20:51:36 +00:00
|
|
|
[14] return
|
2017-08-12 16:30:21 +00:00
|
|
|
to:@return
|