In this optimization, the value of a common subexpression is calculated once.
在此优化中,计算一次公共子表达式的值。
For global common subexpression optimization, the compiler searches entire functions for common subexpressions.
对于全域通用子运算式最佳化,编译器会搜寻整个函式中有没有通用子运算式。
For local common subexpression optimization, the compiler examines short sections of code for common subexpressions.
对于区域通用子运算式最佳化,编译器会检查程序码的短区段中有没有通用子运算式。
For local common subexpression optimization, the compiler examines short sections of code for common subexpressions.
对于区域通用子运算式最佳化,编译器会检查程序码的短区段中有没有通用子运算式。
应用推荐