Basic block

In compiler construction, a basic block is a straight-line code sequence with no branches in except to the entry and no branches out except at the exit. This restricted form makes a basic block highly amenable to analysis.

Source: Wikipedia — Basic block (CC BY-SA 4.0)

Basic block

In compiler construction, a basic block is a straight-line code sequence with no branches in except to the entry and no branches out except at the exit. This restricted form makes a basic block highly amenable to analysis.

Source: Wikipedia "Basic block" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy