ループ不変量コード移動
Sign in to savecode statements that can be moved outside the body of a loop without affecting the semantics of the program
Article · 日本語
ループ不変量コード移動 とは、ループの内部の文脈に依存しない命令をループの外に移す最適化手法である。
Abstract from DBpedia / Wikipedia · CC BY-SA
Connections
register allocation
Entity
loop invariant
Entity
optimizing compiler
Entity
International Standard Book Number
Entity
programming language
Entity
computer programming
Entity
digital object identifier
Entity
Q182933
Entity
imperative programming
Entity
instruction set architecture
Entity
program loop
Entity
side effect
Entity
code generation
Entity
tail recursion
Entity
loop unrolling
Entity
common subexpression elimination
Entity
dead code elimination
Entity
inline expansion
Entity
Constant folding
Entity
data-flow analysis
Entity