Intel® C++ Compiler 16.0 User and Reference Guide

Ox

Enables maximum optimizations.

Syntax

Linux and OS X:

None

Windows:

/Ox

Arguments

None

Default

OFF

The compiler does not enable optimizations.

Description

The compiler enables maximum optimizations by combining the following options:

IDE Equivalent

Visual Studio: Optimization > Optimization

Eclipse: None

Xcode: None

Alternate Options

None