open encyclopedia * Article Search: * *
*
*

Loop-invariant code motion

From open-encyclopedia.com - the free encyclopedia.

Loop-invariant code in an imperative programming language consists of statements which could be moved to before the loop (if the loop always terminates), or after the loop, without affecting the semantics of the program. Loop-invariant code motion is a compiler optimization which performs this movement automatically.

Contribute Found an omission? You can freely contribute to this Wikipedia article. Edit Article
Copyright © 2003-2004 Zeeshan Muhammad. All rights reserved. Legal notices. Part of the New Frontier Information Network.