Moved isDeclaration() check further down to allow for function counts for
authorAndreas Neustifter <astifter-llvm@gmx.at>
Wed, 26 Aug 2009 13:33:09 +0000 (13:33 +0000)
committerAndreas Neustifter <astifter-llvm@gmx.at>
Wed, 26 Aug 2009 13:33:09 +0000 (13:33 +0000)
commit3772fb11feabfa304faddaaf902eaf57307766af
tree1bbdf9ab7b4864d7e8ea7de6685964819aa48931
parent383cbff0311237bfd60daaa77d07bc9785a07ee8
Moved isDeclaration() check further down to allow for function counts for
declarations if necessary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80084 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ProfileInfo.cpp