Computing (FOLDOC) dictionary
Jump to user comments
merged into one thus reducing the overhead of manipulating and
testing the control variable and branching. Further
optimisation of the merged code may then become possible.
largely independent so only the loop overhead is saved.
first loop are used by the second. Combining the two allows
the intermediate results to be used immediately (in
registers) rather than requiring them to be stored in an
The functional equivalent of horizontal and vertical loop