This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Inline questions


If the function inlinable_function_p on tree-inline.c returns nonzero that's mean that the function will be inlined?, I mean the body of the function will be expanded instead the call of that function or exists further verficiations or restrictions?

(Sorry my terrible english)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]