aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2012-03-13 19:32:19 +0000
committerAnna Zaks <ganna@apple.com>2012-03-13 19:32:19 +0000
commitb990d039c7e01ad0055dcbd1e13a691813397b96 (patch)
tree812bbe60afa6a6f9194651066abe6230935fdbc6 /lib/Frontend/CompilerInvocation.cpp
parent7fe8dcef71ae56e43fd7df345db2895f84f2d0ca (diff)
[analyzer] Change the order in which we analyze the functions under
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152653 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions