PPT Slide
flags (6)
-O5 does not include function inlining
function inlining flags:
-Q compiler decides what functions to inline
-Q+func1:func2 only inline specified functions
-Q -Q-func1:func2 let compiler decide, but do not inline specified functions
Previous slide
Next slide
Back to first slide
View graphic version