avoid a completely unneeded linear walk.
authorChris Lattner <sabre@nondot.org>
Mon, 28 Dec 2009 09:32:10 +0000 (09:32 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 28 Dec 2009 09:32:10 +0000 (09:32 +0000)
commitdf58389ef1fb8373d900975a6a66e4fbe0344f83
tree05006ffa82cdad86c991234b6d5a5dd475726532
parent496425774e8adbc526e298f91f4c6980177c1d7f
avoid a completely unneeded linear walk.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92221 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Metadata.h
lib/VMCore/Metadata.cpp