Start working on the control flow graphs post
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
@@ -171,6 +171,7 @@ will be guaranteed to always execute without any decisions or jumps.
|
||||
The reason for this will become clearer in subsequent posts; I will foreshadow
|
||||
a bit by saying that consecutive simple statements can be placed into a single
|
||||
[basic block](https://en.wikipedia.org/wiki/Basic_block).
|
||||
{#introduce-simple-statements}
|
||||
|
||||
The following is a group of three simple statements:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user