summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Verifier.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2015-08-22 21:37:34 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2015-08-22 21:37:34 +0000
commitcd31b85c12456c07d3f01e85eea88d690445c24d (patch)
treef4004155dfecc593f1eb754b99fc428af004a2ad /llvm/lib/IR/Verifier.cpp
parent4c0a2a989b9f5661cf52c0713fa4f1a6aa8757aa (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud