Lines Matching full:optimize_for
853 * Lite mode: The "optimize_for = LITE_RUNTIME" option causes the compiler873 * Lite mode: The "optimize_for = LITE_RUNTIME" option causes the compiler907 * optimize_for = SPEED is now the default, by popular demand. Use908 optimize_for = CODE_SIZE if code size is more important in your app.