Syntax

-Ocp

Description

Enables the copy propagation optimization. Copy propagation tracks the values in registers and tries to eliminate register-to-register moves. Copy propagation will always reduce code size and increase execution speed wherever it is applied.

Setting this in CrossStudio

To enable this optimization for a project: