Lines Matching full:inlined
291 \&\fB\-fdump\-tree\-inlined\fR[\fB\-\fR\fIn\fR]
1489 errors if these functions are not inlined everywhere they are called.
1602 inlined by default.
3154 For instance, when a function is inlined, a warning may mean that the
3155 line is unreachable in only one inlined copy of the function.
3164 Warn if a function can not be inlined and it was declared as inline.
3170 the size of the function being inlined and the amount of inlining
3891 .IX Item "inlined"
3892 Dump after function inlining, to \fI\fIfile\fI.inlined\fR.
4369 By default, \s-1GCC\s0 limits the size of functions that can be inlined. This flag
4372 definition in c++). \fIn\fR is the size of functions that can be inlined in
4375 Increasing this value can result in more inlined code at
4377 the compilation faster and less code will be inlined (which presumably
4420 into the object file, even if the function has been inlined into all
5706 reduce function size by being inlined. In effect it increases amount of
9095 Do not align destination of inlined string operations. This switch reduces