To insert Intel Advisor XE annotations into your source files, use the Visual Studio* code editor. Intel Advisor XE simplifies the process of inserting annotations so you do not need to type the macro names by using the annotation assistant in the Survey Report window. Alternatively, you can type the exact macro name and its arguments manually, as described in this topic.
To insert Intel Advisor XE annotations:
This enables you to quickly insert annotations into the appropriate source files.
If a C/C++ loop only executes a single statement and does not contain an opening brace ({) to allow multi-statement execution, insert braces ({ and }) around the existing statement and the inserted annotation.