Displaying 1 result from an estimated 1 matches for "25a72080".
2019 Jan 19
2
With -flto, is manual inline unnecessary?
Hi,
With LTO, it seems that compilers should have the information to
decide whether to inline a function or not. In this case, is it
unnecessary to specify functions as inline in C/C++ code?
--
Regards,
Peng