forked from OSchip/llvm-project
943c680605
inlining to be the reverse of their declaration. This optimizes running time under inlining up to 20% since we do not re-analyze the utility functions which are usually defined first in the translation unit if they have already been analyzed while inlined into the root functions. llvm-svn: 152653 |
||
---|---|---|
.. | ||
AnalysisConsumer.cpp | ||
AnalysisConsumer.h | ||
CMakeLists.txt | ||
CheckerRegistration.cpp | ||
FrontendActions.cpp | ||
Makefile |