ループ不変量コード移動
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
code statements that can be moved outside the body of a loop without affecting the semantics of the program
ループ不変量コード移動 とは、ループの内部の文脈に依存しない命令をループの外に移す最適化手法である。
Abstract from DBpedia / Wikipedia · CC BY-SA