Enables/disables the low-level Constant Propagation.
#pragma const_propag on | off | reset
on
This pragma enables/disables the low-level Constant Propagation. It is applicable to the optimization level O2 or above.