Products » mBooster » Technical Support » mBooster documentation » Ch3-1-Optimizations » Ch3-1-12-Dead and unreachable code elimination
| Property settings This optimization is always turned ON. There is no control property file setting. |
mBooster has the ability to determine code fragments that can never be executed, or code fragments that can be executed but have no effect. mBooster will automatically remove these code fragments.