In
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.
All Wikipedia text
is available under the
terms of the GNU Free Documentation License