Closed g1144146 closed 8 years ago
Not found LoopEntry Node in case of no instructions in loop statement.
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.
Not found LoopEntry Node in case of no instructions in loop statement.