| ENCYCLOPEDIA 4U .com |
Encyclopedia Home Page |
|
Basic blockIn computing, a basic block is a straight-line piece of code without any jumps or jump targets; jump targets start a block, and jumps end a block. This term is useful in compiler theory, see control flow graph. |
Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Basic block".