[cfe-dev] Get count of inlined functions from clang rung
Alexander Zaitsev via cfe-dev
cfe-dev at lists.llvm.org
Mon Aug 27 13:55:49 PDT 2018
I got some workable solution only with '-Rpass=inline |& grep -c
"inlined into"'. If you have anything more elegant - tell me please :)
27.08.2018 23:18, Alexander Zaitsev via cfe-dev пишет:
> Hello.
>
> Is it possible get count of inlined by clang functions with any clang
> command line options? If yes, which options should I set? Thank you.
>
--
Best regards,
Alexander Zaitsev
More information about the cfe-dev
mailing list