diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-08-22 21:37:34 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-08-22 21:37:34 +0000 |
commit | cd31b85c12456c07d3f01e85eea88d690445c24d (patch) | |
tree | f4004155dfecc593f1eb754b99fc428af004a2ad /llvm/lib/IR/Verifier.cpp | |
parent | 4c0a2a989b9f5661cf52c0713fa4f1a6aa8757aa (diff) | |
download | bcm5719-llvm-cd31b85c12456c07d3f01e85eea88d690445c24d.tar.gz bcm5719-llvm-cd31b85c12456c07d3f01e85eea88d690445c24d.zip |
Improve the performance of resolving a lookup result. We usually don't need to
pick the most recent declaration, and we can often tell which declaration is
more recent without walking the redeclaration chain. Do so when possible.
llvm-svn: 245794
Diffstat (limited to 'llvm/lib/IR/Verifier.cpp')
0 files changed, 0 insertions, 0 deletions