]> granicus.if.org Git - clang/commit
Inline DenseMapInfo<clang::DeclarationName>::getHashValue() for a 0.4% speedup on...
authorDouglas Gregor <dgregor@apple.com>
Thu, 3 May 2012 23:28:32 +0000 (23:28 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 3 May 2012 23:28:32 +0000 (23:28 +0000)
commit82047c16486a28537746cfcc0d63745292b9fc54
tree88cb6fa9951d3cdde33ba7a2ce26a4fc36989b36
parentebfa27205153c4b81bede598331c4e693253c2c7
Inline DenseMapInfo<clang::DeclarationName>::getHashValue() for a 0.4% speedup on <rdar://problem/11004361>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156129 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclarationName.h
lib/AST/DeclarationName.cpp