Everything

-scope


< Compile Options / Optimize Options >

[Format]

-scope

 

-

[Default]

The default for this option varies depending on the specification of the optimize option.

If the optimize=max option is specified, noscope is assumed.

Any specification other than optimize=max is assumed to be scope.

[Description]

-

When the scope option is specified, the optimizing ranges of the large-size function are divided into many sections before compilation.

-

Use this option at performance tuning because it affects the object performance depending on the program.