Intel® C++ Compiler XE 13.1 User and Reference Guides
Tells the compiler to assume there is no cross-function aliasing.
All
Linux and OS X: | None |
Windows: | /Ow /Ow- |
None
OFF |
The compiler assumes cross-function aliasing occurs. |
This option tells the compiler to assume there is no cross-function aliasing.
None