#pragma Onum

This pragma changes the optimization level.

Show/hideSyntax

#pragma Onum

Where:

num

is the new optimization level.

The value of num is 0, 1, 2 or 3.

Show/hideUsage

This pragma enables you to assign optimization levels to individual functions.

Show/hideRestriction

The pragma must be placed outside the function.

Show/hideSee also

Copyright © 2010-2012 ARM. All rights reserved.ARM DUI 0491G
Non-ConfidentialID021412