Lines Matching refs:optimization
153 …pilers were measured to be larger than other approaches when compiler optimization is enabled (usi…
157 Finally, this library run-times are always among the fastest when no compiler optimization is enabl…
161 For all tested compilers, this function pointer prevents the compiler optimization algorithms from …
162 …have been observed to allow all tested compilers to inline all the function calls for optimization.
170 …__ and __Boost_Phoenix__ /could/ start to show higher run-times even when optimization is enabled).
228 [*Compiled with =bjam release ...= for maximum optimization (=-O3 -finline-functions=)]
232 [*Compiled with =bjam debug ...= for no optimization (=-O0 -fno-inline=)]
240 [*Compiled with =bjam release ...= for maximum optimization (=/O2 /Ob2=)]
244 [*Compiled with =bjam debug ...= for no optimization (=/Od /Ob0=)]
252 [*Compiled with =bjam release ...= for maximum optimization (=-O3 -finline-functions=)]
256 [*Compiled with =bjam debug ...= for no optimization (=-O0 -fno-inline=)]