minor cleanup/fastpath for the bcreader. This speeds up the bcreader
authorChris Lattner <sabre@nondot.org>
Tue, 4 Oct 2005 16:52:46 +0000 (16:52 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 4 Oct 2005 16:52:46 +0000 (16:52 +0000)
commitd7a3fc6819c40aab09db86dfae816d1c855335a1
tree8ba11960b633febdc5f5db1d078388303fc5c422
parent9d528dc2b4a936a9515b874b59a3c1b9b786b37b
minor cleanup/fastpath for the bcreader.  This speeds up the bcreader
from 1:41 -> 1:39 on the large python .bc file in a release build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23623 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp