Controls whether the Global Optimizer is invoked by the compiler.
#pragma global_optimizer on | off | reset
In most compilers, this #pragma determines whether the Global Optimizer is invoked (configured by options in the panel of the same name). If disabled, only simple optimizations and back-end optimizations are performed.