g1144146 / SDS

Apache License 2.0
0 stars 0 forks source link

Not Found LoopEntry Node #9

Closed g1144146 closed 8 years ago

g1144146 commented 8 years ago

Not found LoopEntry Node in case of no instructions in loop statement.

g1144146 commented 8 years ago

LoopEntry and LoopExit nodes are indivisible because if_xx and goto instructions exist in same line. In this case, LoopExit node adds own to children nodes.