Tells the compiler to generate reports on the routines containing specified text.
None
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
Linux and Mac OS X: | -opt-report-routinestring |
Windows: | /Qopt-report-routinestring |
string | Is the text (string) to look for. |
OFF | No optimization reports are generated. |
This option tells the compiler to generate reports on the routines containing specified text as part of their name.
None
opt-report, Qopt-report compiler options
Optimizing Applications: Optimizer Report Generation