‑‑no_cross_call
In this section:
Syntax
‑‑no_cross_call
Description
Use this option to disable the cross-call optimization.
Note
This option has no effect at optimization levels below High, or when optimizing for Speed, because cross-call optimization is not enabled then.
This optimization is performed at level High. Note that, although the optimization can drastically reduce the code size, this optimization increases the execution time.
See also
Caution
Project>Options>C/C++ Compiler>Optimizations>Enable transformations>Cross call